From 3afce69a19b01b8bde2f9be317935e70c78e79df Mon Sep 17 00:00:00 2001 From: AWildegger Date: Thu, 17 Oct 2024 09:34:03 +0200 Subject: [PATCH 01/16] Add package adodbapi v-2.6.2.0 Signed-off-by: Anna Wildegger (Anna.Wildegger@audi.de) Please review. --- .../adodbapi/version-2.6.2.0/README.md | 18 + .../adodbapi-2.6.2.0-OSS-disclosure.txt | 230 ++++++ .../adodbapi-2.6.2.0-SPDX2TV.spdx | 718 ++++++++++++++++++ 3 files changed, 966 insertions(+) create mode 100644 analysed-packages/adodbapi/version-2.6.2.0/README.md create mode 100644 analysed-packages/adodbapi/version-2.6.2.0/adodbapi-2.6.2.0-OSS-disclosure.txt create mode 100644 analysed-packages/adodbapi/version-2.6.2.0/adodbapi-2.6.2.0-SPDX2TV.spdx diff --git a/analysed-packages/adodbapi/version-2.6.2.0/README.md b/analysed-packages/adodbapi/version-2.6.2.0/README.md new file mode 100644 index 00000000..49b2a0f9 --- /dev/null +++ b/analysed-packages/adodbapi/version-2.6.2.0/README.md @@ -0,0 +1,18 @@ +## Download Location + +https://files.pythonhosted.org/packages/40/fc/914289fdaf33352ab3412fc1fdc96c4c902715601bc603859bc533b51f5c/adodbapi-2.6.2.0.zip + +## Package URL (purl) + +pkg:sourceforge/projects/adodbapi@2.6.2.0 + +## Creator + +Kanzlei Jun on behalf of AUDI AG + +## Reviewers + +The information was reviewed by: + + +## Comment diff --git a/analysed-packages/adodbapi/version-2.6.2.0/adodbapi-2.6.2.0-OSS-disclosure.txt b/analysed-packages/adodbapi/version-2.6.2.0/adodbapi-2.6.2.0-OSS-disclosure.txt new file mode 100644 index 00000000..4aee3ed8 --- /dev/null +++ b/analysed-packages/adodbapi/version-2.6.2.0/adodbapi-2.6.2.0-OSS-disclosure.txt @@ -0,0 +1,230 @@ +======================================================================================================================== + +adodbapi-2.6.2.0 (2).zip + +------------------------------------------------------------------------------------------------------------------------ + +======================================================================================================================== + +LICENSES + +------------------------------------------------------------------------------------------------------------------------ + +LGPL-2.1-or-later + +GNU LESSER GENERAL PUBLIC LICENSE + +Version 2.1, February 1999 + +Copyright (C) 1991, 1999 Free Software Foundation, Inc. + +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. + +This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. + +When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. + +To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. + +For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. + +We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. + +To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. + +Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. + +Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. + +When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. + +We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. + +For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. + +In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. + +Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. + +The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. + + Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. + + You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. + + (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) + + These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + + Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. + + In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. + + Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: + + a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. + + e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + + It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. + + 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. + + b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. + + 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. + + If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. + + It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + + This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + + Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Libraries + +If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). + +To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + + + +Copyright (C) + +This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. + +This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in + +the library `Frob' (a library for tweaking knobs) written + +by James Random Hacker. + +< signature of Ty Coon > , 1 April 1990 + +Ty Coon, President of Vice + +That's all there is to it! + + + +------------------------------------------------------------------------------------------------------------------------ + +======================================================================================================================== + + +------------------------------------------------------------------------------------------------------------------------ + +LicenseRef-fossology-License-of-GNU-Licenses + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +------------------------------------------------------------------------------------------------------------------------ + +LicenseRef-fossology-Public-domain + +Public domain software is software that is not copyrighted. If the source code is in the public domain, that is a special case of noncopylefted free software, which means that some copies or modified versions may not be free at all. + +In some cases, an executable program can be in the public domain but the source code is not available. This is not free software, because free software requires accessibility of source code. Meanwhile, most free software is not in the public domain; it is copyrighted, and the copyright holders have legally given permission for everyone to use it in freedom, using a free software license. + +Sometimes people use the term "public domain" in a loose fashion to mean "free" or "available gratis." However, "public domain" is a legal term and means, precisely, "not copyrighted". For clarity, we recommend using "public domain" for that meaning only, and using other terms to convey the other meanings. + +Under the Berne Convention, which most countries have signed, anything written down is automatically copyrighted. This includes programs. Therefore, if you want a program you have written to be in the public domain, you must take some legal steps to disclaim the copyright on it; otherwise, the program is copyrighted. + +------------------------------------------------------------------------------------------------------------------------ + +Copyright notices + +Copyright (C) 2002 Henrik Ekelund, versions 2.1 and later by Vernon Cole http://sourceforge.net/projects/pywin32 https://github.com/mhammond/pywin32 http://sourceforge.net/projects/adodbapi +Copyright (C) 2002 Henrik Ekelund, version 2.1 by Vernon Cole http://sourceforge.net/projects/pywin32 http://sourceforge.net/projects/adodbapi +Copyright (C) 2002 Henrik Ekelund, version 2.1 by Vernon Cole http://sourceforge.net/projects/adodbapi +Copyright (C) 2002 Henrik Ekelund +Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA diff --git a/analysed-packages/adodbapi/version-2.6.2.0/adodbapi-2.6.2.0-SPDX2TV.spdx b/analysed-packages/adodbapi/version-2.6.2.0/adodbapi-2.6.2.0-SPDX2TV.spdx new file mode 100644 index 00000000..f8de05b3 --- /dev/null +++ b/analysed-packages/adodbapi/version-2.6.2.0/adodbapi-2.6.2.0-SPDX2TV.spdx @@ -0,0 +1,718 @@ +SPDXVersion: SPDX-2.3 +DataLicense: CC0-1.0 + +##------------------------- +## Document Information +##------------------------- + +DocumentNamespace: http://8a175d67a405/repo/SPDX2TV_adodbapi-2.6.2.0 (2).zip_1726835266.spdx +DocumentName: /srv/fossology/repository/report +SPDXID: SPDXRef-DOCUMENT + +##------------------------- +## Creation Information +##------------------------- + +Creator: Tool: fossology-4.4.0.15 +Creator: Person: Kanzlei Jun on behalf of AUDI AG +CreatorComment: This document was created using license information and a generator from Fossology. It contains the license and copyright analysis of adodbapi 2.6.2.0. Please check LicenseComments for explanations of concluded licenses. +Created: 2024-09-20T12:27:46Z +LicenseListVersion: 3.22 + +##------------------------- +## Package Information +##------------------------- + + +PackageName: adodbapi-2.6.2.0 (2).zip +PackageFileName: adodbapi-2.6.2.0 (2).zip +SPDXID: SPDXRef-upload12283 +PackageDownloadLocation: NOASSERTION +FilesAnalyzed: true +PackageVerificationCode: fa0976c0eed532f3f624b2a2001b52ab798bbdc1 +PackageChecksum: SHA1: 1da776b9c3e8ce7ec0590a93651a258c48eacadc +PackageChecksum: SHA256: 7c9d23cd9a4617be7e1d5525d6629d3bd0ed0d0452ac4e436f6d1f1f80dbad9b +PackageChecksum: MD5: a14c1e7a93011975574269a4dbddb57b +PackageLicenseConcluded: NOASSERTION +PackageLicenseDeclared: LicenseRef-LGPL-2.1-or-later +PackageLicenseComments: licenseInfoInFile determined by Scanners: + - nomos ("4.4.0.15".5d291e) + - monk ("4.4.0.15".5d291e) + - ojo ("4.4.0.15".5d291e) + - scancode ("4.4.0.15".5d291e) + - reso (4.1.0.38.78e82f) +PackageLicenseInfoFromFiles: NOASSERTION +PackageCopyrightText: NOASSERTION + +Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-upload12283 + + +##-------------------------- +## File Information +##-------------------------- + +##File + +FileName: adodbapi-2.6.2.0 (2).zip/adodbapi/setup.py +SPDXID: SPDXRef-item19901770 +FileChecksum: SHA1: 26d08903b32dc5363512ec17d145e516f8e1655d +FileChecksum: SHA256: de3fb4e75c595d8fee3542b5b6158169e1ba8c9175af8c8255fe827f2fd67799 +FileChecksum: MD5: a51df789c2c7595bc1008da568ad725e +LicenseConcluded: LicenseRef-LGPL-2.1-or-later +LicenseComments: In the file only LGPL license is stated. The main license of the component is the LGPL-2.1 or later license. Therefore for this file the LGPL-2.1 or later was chosen as valid license +LicenseInfoInFile: LicenseRef-fossology-LGPL +LicenseInfoInFile: LicenseRef-fossology-lgpl-2.0-plus +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0 (2).zip/adodbapi/readme.txt +SPDXID: SPDXRef-item19901773 +FileChecksum: SHA1: fa59cdaca7deff315651c2806459e00324455832 +FileChecksum: SHA256: 996813ad2bfc994e0011d67546b480c901775c2e4aa1b392ad63532301653c1e +FileChecksum: MD5: 131f6d750c8372b1ca9ff018569806b8 +LicenseConcluded: LicenseRef-LGPL-2.1-or-later +LicenseComments: In the file only LGPL license is stated. The main license of the component is the LGPL-2.1 or later license. Therefore for this file the LGPL-2.1 or later was chosen as valid license +LicenseInfoInFile: LicenseRef-fossology-lgpl-2.0-plus +LicenseInfoInFile: LicenseRef-fossology-LGPL +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0 (2).zip/adodbapi/license.txt +SPDXID: SPDXRef-item19901774 +FileChecksum: SHA1: 39a17e92da88326b5c4ce8f0faeca388a13921b4 +FileChecksum: SHA256: bfadf1e499859cd237ce2fd5c1f5390412bd75d83a16edc46a5837e83b703ec6 +FileChecksum: MD5: 9b9410d4cd0b18378236436f247cc9c9 +LicenseConcluded: LicenseRef-fossology-License-of-GNU-Licenses +LicenseInfoInFile: LicenseRef-LGPL-2.1-only +LicenseInfoInFile: LicenseRef-LGPL-2.1-or-later +FileCopyrightText: Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + +##File + +FileName: adodbapi-2.6.2.0 (2).zip/adodbapi/test/dbapi20.py +SPDXID: SPDXRef-item19901782 +FileChecksum: SHA1: f1a23170f7bc3e137221e4c45b0e7782002d0e64 +FileChecksum: SHA256: 7c313d1de075361bdc578453918bde3f5cbc0ca97b74db42a75c4d490358e513 +FileChecksum: MD5: 024f66a871f565a7110a588ea040344b +LicenseConcluded: LicenseRef-fossology-Public-domain +LicenseInfoInFile: LicenseRef-fossology-Public-domain +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0 (2).zip/adodbapi/test/adodbapitest.py +SPDXID: SPDXRef-item19901777 +FileChecksum: SHA1: f4f2d535ea7b1f2866a919fa98f99e3ee09ba5ba +FileChecksum: SHA256: f4c6ed09fe10a3f40b64990546489c8fe30df9ce933ca8a8e7d01bf1bdf85da7 +FileChecksum: MD5: b259e317d9694896c4d046fbaa14ab09 +LicenseConcluded: LicenseRef-LGPL-2.1-or-later +LicenseInfoInFile: LicenseRef-LGPL-2.1-or-later +LicenseInfoInFile: LicenseRef-fossology-lgpl-2.1-plus +FileCopyrightText: Copyright (C) 2002 Henrik Ekelund + +##File + +FileName: adodbapi-2.6.2.0 (2).zip/adodbapi/adodbapi.py +SPDXID: SPDXRef-item19901785 +FileChecksum: SHA1: 5536af9202b6742c469a45a42753663f7b558b88 +FileChecksum: SHA256: 8b7e40003bb05d9a3ef0f4b1f5885a581716d7444c7f303d23c20626f573960a +FileChecksum: MD5: 820cf21235be2326901cf42483a28b04 +LicenseConcluded: LicenseRef-LGPL-2.1-or-later +LicenseInfoInFile: LicenseRef-fossology-lgpl-2.1-plus +LicenseInfoInFile: LicenseRef-LGPL-2.1-or-later +FileCopyrightText: Copyright (C) 2002 Henrik Ekelund, versions 2.1 and later by Vernon Cole http://sourceforge.net/projects/pywin32 https://github.com/mhammond/pywin32 http://sourceforge.net/projects/adodbapi + +##File + +FileName: adodbapi-2.6.2.0 (2).zip/adodbapi/quick_reference.md +SPDXID: SPDXRef-item19901788 +FileChecksum: SHA1: a887d1ab12c757d5b25ec3f57fb5a62a75dfcce3 +FileChecksum: SHA256: 5b03c3cd083227d404ba455fb86cf601ec29b96fabaef2d3eaee2e33457fd7b4 +FileChecksum: MD5: ba246790f82c03594bfeb5dcabbd325a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-fossology-See-file +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0 (2).zip/adodbapi/__init__.py +SPDXID: SPDXRef-item19901772 +FileChecksum: SHA1: dfb960f995d60d390870cee1185c1db0535b633b +FileChecksum: SHA256: 3fea7d801452426a2b857376708760c0a951de50a04a72620ed70fafab52ffd1 +FileChecksum: MD5: 4df223f8caf2e620ccaf8718b053d31e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-fossology-See-doc.OTHER +FileCopyrightText: Copyright (C) 2002 Henrik Ekelund, version 2.1 by Vernon Cole http://sourceforge.net/projects/adodbapi + +##File + +FileName: adodbapi-2.6.2.0 (2).zip/adodbapi/apibase.py +SPDXID: SPDXRef-item19901795 +FileChecksum: SHA1: ab4a840fa1eb17b9fa6c0a93a3e55de256ee594c +FileChecksum: SHA256: 95bb178edeccfeeca6bd05e62a75e13cb93eab59bf386b245b8179c66f5d8f56 +FileChecksum: MD5: 8f58ff9f4d008d506086ad81701afe98 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-fossology-See-doc.OTHER +FileCopyrightText: Copyright (C) 2002 Henrik Ekelund, version 2.1 by Vernon Cole http://sourceforge.net/projects/pywin32 http://sourceforge.net/projects/adodbapi + + + +##------------------------- +## License Information +##------------------------- + + + +LicenseID: LicenseRef-CC0-1.0 +LicenseName: Creative Commons Zero v1.0 Universal +ExtractedText: Creative Commons Legal Code + +CC0 1.0 Universal + + CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE + LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN + ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS + INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES + REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS + PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM + THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED + HEREUNDER. + +Statement of Purpose + +The laws of most jurisdictions throughout the world automatically confer +exclusive Copyright and Related Rights (defined below) upon the creator +and subsequent owner(s) (each and all, an "owner") of an original work of +authorship and/or a database (each, a "Work"). + +Certain owners wish to permanently relinquish those rights to a Work for +the purpose of contributing to a commons of creative, cultural and +scientific works ("Commons") that the public can reliably and without fear +of later claims of infringement build upon, modify, incorporate in other +works, reuse and redistribute as freely as possible in any form whatsoever +and for any purposes, including without limitation commercial purposes. +These owners may contribute to the Commons to promote the ideal of a free +culture and the further production of creative, cultural and scientific +works, or to gain reputation or greater distribution for their Work in +part through the use and efforts of others. + +For these and/or other purposes and motivations, and without any +expectation of additional consideration or compensation, the person +associating CC0 with a Work (the "Affirmer"), to the extent that he or she +is an owner of Copyright and Related Rights in the Work, voluntarily +elects to apply CC0 to the Work and publicly distribute the Work under its +terms, with knowledge of his or her Copyright and Related Rights in the +Work and the meaning and intended legal effect of CC0 on those rights. + +1. Copyright and Related Rights. A Work made available under CC0 may be +protected by copyright and related or neighboring rights ("Copyright and +Related Rights"). Copyright and Related Rights include, but are not +limited to, the following: + + i. the right to reproduce, adapt, distribute, perform, display, + communicate, and translate a Work; + ii. moral rights retained by the original author(s) and/or performer(s); +iii. publicity and privacy rights pertaining to a person's image or + likeness depicted in a Work; + iv. rights protecting against unfair competition in regards to a Work, + subject to the limitations in paragraph 4(a), below; + v. rights protecting the extraction, dissemination, use and reuse of data + in a Work; + vi. database rights (such as those arising under Directive 96/9/EC of the + European Parliament and of the Council of 11 March 1996 on the legal + protection of databases, and under any national implementation + thereof, including any amended or successor version of such + directive); and +vii. other similar, equivalent or corresponding rights throughout the + world based on applicable law or treaty, and any national + implementations thereof. + +2. Waiver. To the greatest extent permitted by, but not in contravention +of, applicable law, Affirmer hereby overtly, fully, permanently, +irrevocably and unconditionally waives, abandons, and surrenders all of +Affirmer's Copyright and Related Rights and associated claims and causes +of action, whether now known or unknown (including existing as well as +future claims and causes of action), in the Work (i) in all territories +worldwide, (ii) for the maximum duration provided by applicable law or +treaty (including future time extensions), (iii) in any current or future +medium and for any number of copies, and (iv) for any purpose whatsoever, +including without limitation commercial, advertising or promotional +purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each +member of the public at large and to the detriment of Affirmer's heirs and +successors, fully intending that such Waiver shall not be subject to +revocation, rescission, cancellation, termination, or any other legal or +equitable action to disrupt the quiet enjoyment of the Work by the public +as contemplated by Affirmer's express Statement of Purpose. + +3. Public License Fallback. Should any part of the Waiver for any reason +be judged legally invalid or ineffective under applicable law, then the +Waiver shall be preserved to the maximum extent permitted taking into +account Affirmer's express Statement of Purpose. In addition, to the +extent the Waiver is so judged Affirmer hereby grants to each affected +person a royalty-free, non transferable, non sublicensable, non exclusive, +irrevocable and unconditional license to exercise Affirmer's Copyright and +Related Rights in the Work (i) in all territories worldwide, (ii) for the +maximum duration provided by applicable law or treaty (including future +time extensions), (iii) in any current or future medium and for any number +of copies, and (iv) for any purpose whatsoever, including without +limitation commercial, advertising or promotional purposes (the +"License"). The License shall be deemed effective as of the date CC0 was +applied by Affirmer to the Work. Should any part of the License for any +reason be judged legally invalid or ineffective under applicable law, such +partial invalidity or ineffectiveness shall not invalidate the remainder +of the License, and in such case Affirmer hereby affirms that he or she +will not (i) exercise any of his or her remaining Copyright and Related +Rights in the Work or (ii) assert any associated claims and causes of +action with respect to the Work, in either case contrary to Affirmer's +express Statement of Purpose. + +4. Limitations and Disclaimers. + + a. No trademark or patent rights held by Affirmer are waived, abandoned, + surrendered, licensed or otherwise affected by this document. + b. Affirmer offers the Work as-is and makes no representations or + warranties of any kind concerning the Work, express, implied, + statutory or otherwise, including without limitation warranties of + title, merchantability, fitness for a particular purpose, non + infringement, or the absence of latent or other defects, accuracy, or + the present or absence of errors, whether or not discoverable, all to + the greatest extent permissible under applicable law. + c. Affirmer disclaims responsibility for clearing rights of other persons + that may apply to the Work or any use thereof, including without + limitation any person's Copyright and Related Rights in the Work. + Further, Affirmer disclaims responsibility for obtaining any necessary + consents, permissions or other rights required for any use of the + Work. + d. Affirmer understands and acknowledges that Creative Commons is not a + party to this document and has no duty or obligation with respect to + this CC0 or use of the Work. + + + + +LicenseID: LicenseRef-LGPL-2.1-or-later +LicenseName: GNU Library General Public License v2.1 or later +ExtractedText: GNU LESSER GENERAL PUBLIC LICENSE + +Version 2.1, February 1999 + +Copyright (C) 1991, 1999 Free Software Foundation, Inc. + +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. + +This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. + +When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. + +To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. + +For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. + +We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. + +To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. + +Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. + +Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. + +When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. + +We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. + +For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. + +In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. + +Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. + +The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. + + Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. + + You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. + + (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) + + These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + + Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. + + In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. + + Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: + + a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. + + e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + + It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. + + 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. + + b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. + + 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. + + If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. + + It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + + This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + + Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Libraries + +If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). + +To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + + + +Copyright (C) + +This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. + +This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in + +the library `Frob' (a library for tweaking knobs) written + +by James Random Hacker. + +< signature of Ty Coon > , 1 April 1990 + +Ty Coon, President of Vice + +That's all there is to it! + + + + + +LicenseID: LicenseRef-fossology-License-of-GNU-Licenses +LicenseName: License-of-GNU-Licenses +ExtractedText: Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + + + +LicenseID: LicenseRef-fossology-Public-domain +LicenseName: Public domain software +ExtractedText: Public domain software is software that is not copyrighted. If the source code is in the public domain, that is a special case of noncopylefted free software, which means that some copies or modified versions may not be free at all. + +In some cases, an executable program can be in the public domain but the source code is not available. This is not free software, because free software requires accessibility of source code. Meanwhile, most free software is not in the public domain; it is copyrighted, and the copyright holders have legally given permission for everyone to use it in freedom, using a free software license. + +Sometimes people use the term "public domain" in a loose fashion to mean "free" or "available gratis." However, "public domain" is a legal term and means, precisely, "not copyrighted". For clarity, we recommend using "public domain" for that meaning only, and using other terms to convey the other meanings. + +Under the Berne Convention, which most countries have signed, anything written down is automatically copyrighted. This includes programs. Therefore, if you want a program you have written to be in the public domain, you must take some legal steps to disclaim the copyright on it; otherwise, the program is copyrighted. + + + +LicenseID: LicenseRef-fossology-lgpl-2.1-plus +LicenseName: GNU Lesser General Public License 2.1 or later +ExtractedText: License by Scancode. + + + +LicenseID: LicenseRef-fossology-See-file +LicenseName: See-file +ExtractedText: This license means that you can get copyright or license information through a reference file. + +one example below: +/* + * Copyright (C) 2007 Olli Salonen <oasalonen@gmail.com> + * see btnx.c for detailed license information + * + * revoco.c is under a different copyright. See that file for details. + * + */ + + + +LicenseID: LicenseRef-fossology-lgpl-2.0-plus +LicenseName: GNU Library General Public License 2.0 or later +ExtractedText: License by Scancode. + + + +LicenseID: LicenseRef-fossology-See-doc.OTHER +LicenseName: See-doc.OTHER +ExtractedText: License by Nomos. + + + +LicenseID: LicenseRef-LGPL-2.1-only +LicenseName: GNU Lesser General Public License v2.1 only +ExtractedText: GNU LESSER GENERAL PUBLIC LICENSE + +Version 2.1, February 1999 + +Copyright (C) 1991, 1999 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. + +This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. + +When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. + +To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. + +For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. + +We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. + +To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. + +Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. + +Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. + +When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. + +We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. + +For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. + +In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. + +Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. + +The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". + +A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. + +The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) + +"Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. + +Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. + +1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. + +You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. + +(For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) + +These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. + +In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + +3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. + +Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. + +This option is useful when you wish to copy part of the code of the Library into a program that is not a library. + +4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. + +If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. + +5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. + +However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. + +When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. + +If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) + +Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. + +6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. + +You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: + + a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. + + e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. + +For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + +It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. + +7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. + + b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. + +8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + +9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. + +10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. + +11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + +This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + +12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + +13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. + +14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + +NO WARRANTY + +15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Libraries + +If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). + +To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + + one line to give the library's name and an idea of what it does. + Copyright (C) year name of author + + This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. + + This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in +the library `Frob' (a library for tweaking knobs) written +by James Random Hacker. + +signature of Ty Coon, 1 April 1990 +Ty Coon, President of Vice +That's all there is to it! + + + + +LicenseID: LicenseRef-fossology-LGPL +LicenseName: GNU Lesser General Public License +ExtractedText: LGPL is referenced without a version number. Please look up LGPL in the License Admin to view the different versions. + From b0a720eeb438f56661f89f3d06faed6f9aaeae92 Mon Sep 17 00:00:00 2001 From: AWildegger Date: Thu, 17 Oct 2024 09:47:37 +0200 Subject: [PATCH 02/16] Add package altgraph-0.17.4 Signed-off-by: Anna Wildegger (Anna.Wildegger@audi.de) Please review. --- version-0.17.4/README.md | 18 ++ .../altgraph-0.17.4-OSS-disclosure.txt | 44 +++ version-0.17.4/altgraph-0.17.4-SPDX2TV.spdx | 281 ++++++++++++++++++ 3 files changed, 343 insertions(+) create mode 100644 version-0.17.4/README.md create mode 100644 version-0.17.4/altgraph-0.17.4-OSS-disclosure.txt create mode 100644 version-0.17.4/altgraph-0.17.4-SPDX2TV.spdx diff --git a/version-0.17.4/README.md b/version-0.17.4/README.md new file mode 100644 index 00000000..9646d852 --- /dev/null +++ b/version-0.17.4/README.md @@ -0,0 +1,18 @@ +## Download Location + +https://github.com/ronaldoussoren/altgraph/archive/refs/tags/v0.17.4.zip + +## Package URL (purl) + +pkg:github/ronaldoussoren/altgraph@0.17.4 + +## Creator + +Kanzlei Jun on behalf of AUDI AG + +## Reviewers + +The information was reviewed by: + + +## Comment diff --git a/version-0.17.4/altgraph-0.17.4-OSS-disclosure.txt b/version-0.17.4/altgraph-0.17.4-OSS-disclosure.txt new file mode 100644 index 00000000..fbb03eb6 --- /dev/null +++ b/version-0.17.4/altgraph-0.17.4-OSS-disclosure.txt @@ -0,0 +1,44 @@ +======================================================================================================================== + +altgraph-0.17.4.tar.gz + +------------------------------------------------------------------------------------------------------------------------ + +======================================================================================================================== + +LICENSES + +------------------------------------------------------------------------------------------------------------------------ + +MIT-0 + +MIT No Attribution + +Copyright + +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. + +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. + + + + +------------------------------------------------------------------------------------------------------------------------ + +Copyright notices + +copyright = "2010-2011, Ronald Oussoren, Bob Ippolito, 2004 Istvan Albert" +copyright (c) Bob Ippolito +copyright (c) 2010-2014 Ronald Oussoren +Copyright (c) 2006-2010 Bob Ippolito +Copyright (c) 2004 Istvan Albert unless otherwise noted. +Copyright (2) 2010-2020 Ronald Oussoren, et. al. diff --git a/version-0.17.4/altgraph-0.17.4-SPDX2TV.spdx b/version-0.17.4/altgraph-0.17.4-SPDX2TV.spdx new file mode 100644 index 00000000..d26f6c86 --- /dev/null +++ b/version-0.17.4/altgraph-0.17.4-SPDX2TV.spdx @@ -0,0 +1,281 @@ +SPDXVersion: SPDX-2.3 +DataLicense: CC0-1.0 + +##------------------------- +## Document Information +##------------------------- + +DocumentNamespace: http://8a175d67a405/repo/SPDX2TV_altgraph-0.17.4.tar.gz_1726835310.spdx +DocumentName: /srv/fossology/repository/report +SPDXID: SPDXRef-DOCUMENT + +##------------------------- +## Creation Information +##------------------------- + +Creator: Tool: fossology-4.4.0.15 +Creator: Person: Kanzlei Jun on behalf of AUDI AG +CreatorComment: This document was created using license information and a generator from Fossology. It contains the license and copyright analysis of altgraph 0.17.4. Please check LicenseComments for explanations of concluded licenses. +Created: 2024-09-20T12:28:31Z +LicenseListVersion: 3.22 + +##------------------------- +## Package Information +##------------------------- + + +PackageName: altgraph-0.17.4.tar.gz +PackageFileName: altgraph-0.17.4.tar.gz +SPDXID: SPDXRef-upload11868 +PackageDownloadLocation: NOASSERTION +FilesAnalyzed: true +PackageVerificationCode: b1b353f5976c80d760b41aac3ae2627e9f0d0aa8 +PackageChecksum: SHA1: 84a08cf0b6c53b8f255c1a449de13a6d1387d8c9 +PackageChecksum: SHA256: a1b89f7299f7e837db94bf6089a4f3f567cf311737bbeb5c026a09a75076c25b +PackageChecksum: MD5: c6f20f68b227c38c9626251b04a91309 +PackageLicenseConcluded: NOASSERTION +PackageLicenseDeclared: LicenseRef-MIT-0 +PackageLicenseComments: licenseInfoInFile determined by Scanners: + - nomos ("4.4.0.15".5d291e) + - monk ("4.4.0.15".5d291e) + - ojo ("4.4.0.15".5d291e) + - scancode ("4.4.0.15".5d291e) + - reso (4.1.0.38.78e82f) +PackageLicenseInfoFromFiles: NOASSERTION +PackageCopyrightText: NOASSERTION +PackageAttributionText: TEST + +Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-upload11868 + + +##-------------------------- +## File Information +##-------------------------- + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/setup.cfg +SPDXID: SPDXRef-item19861497 +FileChecksum: SHA1: 04da3a599aa976adbaf5629a6009af82b7de6987 +FileChecksum: SHA256: ec0ca315c18e3b9e5e9303017be9e08c6fddf43ec7a59788ba0483ef3d4cc8f8 +FileChecksum: MD5: 0b2edc07c95c07feba45587e9b21480f +LicenseConcluded: LicenseRef-MIT-0 +LicenseComments: The main license for the component is the MIT-0 license. In this file only the "MIT-license" is stated. Because the information in this file describe the license module of the entire altgraph component, it can be assumed that the creator wanted to state in this file, that the component is MIT-0 licensed but failed to include the correct license shortifier. Therefore we assumed that the correct license for this file ist MIT-0. There is a small risk, that the MIT-0-license is not the correct license for this file. +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/altgraph/__init__.py +SPDXID: SPDXRef-item19861648 +FileChecksum: SHA1: 3eefa3fcd4e953fc08732f4caee83815ed91672c +FileChecksum: SHA256: 62d63eac77fa5ff95893cf36d1d6b6b95653f82f81f4a1a9197bc1835a19d057 +FileChecksum: MD5: eccbe4366d393be11bd249f13d97d634 +LicenseConcluded: LicenseRef-MIT-0 +LicenseInfoInFile: LicenseRef-MIT-0 +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright (c) 2004 Istvan Albert unless otherwise noted. + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/LICENSE +SPDXID: SPDXRef-item19861543 +FileChecksum: SHA1: 5b3c3863d521cf35e75e36a22e5ec4a80c93c528 +FileChecksum: SHA256: 6c194d6db0c64d45535d10c95142b9b0cda7b7dcc7f1ddee302b3d536f3dbe46 +FileChecksum: MD5: 3590eb8d695bdcea3ba57e74adf8a4ed +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT-0 +FileCopyrightText: Copyright (c) 2004 Istvan Albert unless otherwise noted. +Copyright (c) 2006-2010 Bob Ippolito +Copyright (2) 2010-2020 Ronald Oussoren, et. al. + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/doc/license.rst +SPDXID: SPDXRef-item19861559 +FileChecksum: SHA1: 5c8cb37144bd49eb123da1cf3b7b2d098d155a80 +FileChecksum: SHA256: c6071929fa693cf77461fdfcba69b98ffc76e2600d264adb09d04abd45c8b2c5 +FileChecksum: MD5: 0c55797341c5fc3ca582cd3cd01f269f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-fossology-tigra-calendar-4.0 +LicenseInfoInFile: LicenseRef-MIT-0 +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright (c) 2004 Istvan Albert unless otherwise noted. +copyright (c) Bob Ippolito +copyright (c) 2010-2014 Ronald Oussoren + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/doc/conf.py +SPDXID: SPDXRef-item19861608 +FileChecksum: SHA1: 8a80f21ad286cd33dea8a9ec53efdf1c91505380 +FileChecksum: SHA256: d03da9c992117c9dca3f66caac5f87f4a2c6a5ba97815ed0e3bf5f1dd1268957 +FileChecksum: MD5: 0c2bb7101679f40f972419f397323406 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: copyright = "2010-2011, Ronald Oussoren, Bob Ippolito, 2004 Istvan Albert" + + + +##------------------------- +## License Information +##------------------------- + + + +LicenseID: LicenseRef-CC0-1.0 +LicenseName: Creative Commons Zero v1.0 Universal +ExtractedText: Creative Commons Legal Code + +CC0 1.0 Universal + + CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE + LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN + ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS + INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES + REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS + PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM + THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED + HEREUNDER. + +Statement of Purpose + +The laws of most jurisdictions throughout the world automatically confer +exclusive Copyright and Related Rights (defined below) upon the creator +and subsequent owner(s) (each and all, an "owner") of an original work of +authorship and/or a database (each, a "Work"). + +Certain owners wish to permanently relinquish those rights to a Work for +the purpose of contributing to a commons of creative, cultural and +scientific works ("Commons") that the public can reliably and without fear +of later claims of infringement build upon, modify, incorporate in other +works, reuse and redistribute as freely as possible in any form whatsoever +and for any purposes, including without limitation commercial purposes. +These owners may contribute to the Commons to promote the ideal of a free +culture and the further production of creative, cultural and scientific +works, or to gain reputation or greater distribution for their Work in +part through the use and efforts of others. + +For these and/or other purposes and motivations, and without any +expectation of additional consideration or compensation, the person +associating CC0 with a Work (the "Affirmer"), to the extent that he or she +is an owner of Copyright and Related Rights in the Work, voluntarily +elects to apply CC0 to the Work and publicly distribute the Work under its +terms, with knowledge of his or her Copyright and Related Rights in the +Work and the meaning and intended legal effect of CC0 on those rights. + +1. Copyright and Related Rights. A Work made available under CC0 may be +protected by copyright and related or neighboring rights ("Copyright and +Related Rights"). Copyright and Related Rights include, but are not +limited to, the following: + + i. the right to reproduce, adapt, distribute, perform, display, + communicate, and translate a Work; + ii. moral rights retained by the original author(s) and/or performer(s); +iii. publicity and privacy rights pertaining to a person's image or + likeness depicted in a Work; + iv. rights protecting against unfair competition in regards to a Work, + subject to the limitations in paragraph 4(a), below; + v. rights protecting the extraction, dissemination, use and reuse of data + in a Work; + vi. database rights (such as those arising under Directive 96/9/EC of the + European Parliament and of the Council of 11 March 1996 on the legal + protection of databases, and under any national implementation + thereof, including any amended or successor version of such + directive); and +vii. other similar, equivalent or corresponding rights throughout the + world based on applicable law or treaty, and any national + implementations thereof. + +2. Waiver. To the greatest extent permitted by, but not in contravention +of, applicable law, Affirmer hereby overtly, fully, permanently, +irrevocably and unconditionally waives, abandons, and surrenders all of +Affirmer's Copyright and Related Rights and associated claims and causes +of action, whether now known or unknown (including existing as well as +future claims and causes of action), in the Work (i) in all territories +worldwide, (ii) for the maximum duration provided by applicable law or +treaty (including future time extensions), (iii) in any current or future +medium and for any number of copies, and (iv) for any purpose whatsoever, +including without limitation commercial, advertising or promotional +purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each +member of the public at large and to the detriment of Affirmer's heirs and +successors, fully intending that such Waiver shall not be subject to +revocation, rescission, cancellation, termination, or any other legal or +equitable action to disrupt the quiet enjoyment of the Work by the public +as contemplated by Affirmer's express Statement of Purpose. + +3. Public License Fallback. Should any part of the Waiver for any reason +be judged legally invalid or ineffective under applicable law, then the +Waiver shall be preserved to the maximum extent permitted taking into +account Affirmer's express Statement of Purpose. In addition, to the +extent the Waiver is so judged Affirmer hereby grants to each affected +person a royalty-free, non transferable, non sublicensable, non exclusive, +irrevocable and unconditional license to exercise Affirmer's Copyright and +Related Rights in the Work (i) in all territories worldwide, (ii) for the +maximum duration provided by applicable law or treaty (including future +time extensions), (iii) in any current or future medium and for any number +of copies, and (iv) for any purpose whatsoever, including without +limitation commercial, advertising or promotional purposes (the +"License"). The License shall be deemed effective as of the date CC0 was +applied by Affirmer to the Work. Should any part of the License for any +reason be judged legally invalid or ineffective under applicable law, such +partial invalidity or ineffectiveness shall not invalidate the remainder +of the License, and in such case Affirmer hereby affirms that he or she +will not (i) exercise any of his or her remaining Copyright and Related +Rights in the Work or (ii) assert any associated claims and causes of +action with respect to the Work, in either case contrary to Affirmer's +express Statement of Purpose. + +4. Limitations and Disclaimers. + + a. No trademark or patent rights held by Affirmer are waived, abandoned, + surrendered, licensed or otherwise affected by this document. + b. Affirmer offers the Work as-is and makes no representations or + warranties of any kind concerning the Work, express, implied, + statutory or otherwise, including without limitation warranties of + title, merchantability, fitness for a particular purpose, non + infringement, or the absence of latent or other defects, accuracy, or + the present or absence of errors, whether or not discoverable, all to + the greatest extent permissible under applicable law. + c. Affirmer disclaims responsibility for clearing rights of other persons + that may apply to the Work or any use thereof, including without + limitation any person's Copyright and Related Rights in the Work. + Further, Affirmer disclaims responsibility for obtaining any necessary + consents, permissions or other rights required for any use of the + Work. + d. Affirmer understands and acknowledges that Creative Commons is not a + party to this document and has no duty or obligation with respect to + this CC0 or use of the Work. + + + + + + + +LicenseID: LicenseRef-MIT-0 +LicenseName: MIT No Attribution +ExtractedText: MIT No Attribution + +Copyright + +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. + +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. + + + + +LicenseID: LicenseRef-fossology-tigra-calendar-4.0 +LicenseName: Tigra Calendar v4.0 License +ExtractedText: License by Scancode. + From 8f9c52762fd70ef07a94f33f374bba58524529ab Mon Sep 17 00:00:00 2001 From: OliverFendt Date: Fri, 18 Oct 2024 09:24:29 +0200 Subject: [PATCH 03/16] Create lockfile-0.12.2-SPDX2TV.spdx Signed-off-by: Oliver Fendt (ofendt@googlemail.com) --- .../lockfile-0.12.2-SPDX2TV.spdx | 829 ++++++++++++++++++ 1 file changed, 829 insertions(+) create mode 100644 analysed-packages/lockfile/version-0.12.2/lockfile-0.12.2-SPDX2TV.spdx diff --git a/analysed-packages/lockfile/version-0.12.2/lockfile-0.12.2-SPDX2TV.spdx b/analysed-packages/lockfile/version-0.12.2/lockfile-0.12.2-SPDX2TV.spdx new file mode 100644 index 00000000..2578e8e9 --- /dev/null +++ b/analysed-packages/lockfile/version-0.12.2/lockfile-0.12.2-SPDX2TV.spdx @@ -0,0 +1,829 @@ +SPDXVersion: SPDX-2.3 +DataLicense: CC0-1.0 + +##------------------------- +## Document Information +##------------------------- + +DocumentNamespace: http://fossy.osadl.org/repo/SPDX2TV_lockfile-0.12.2.tar.gz_1726478952.spdx +DocumentName: /srv/fossology/repository/report +SPDXID: SPDXRef-DOCUMENT + +##------------------------- +## Creation Information +##------------------------- + +Creator: Tool: fossology-4.4.0.51 +Creator: Person: Oliver Fendt +CreatorComment: +This document was created using license information and a generator from Fossology. +It contains the license and copyright analysis of lockfile 0.12.2 +Please check "LicenseComments" for explanations of concluded licenses + +Created: 2024-09-16T09:29:13Z +LicenseListVersion: 3.22 + +##------------------------- +## Package Information +##------------------------- + + +PackageName: lockfile-0.12.2.tar.gz +PackageFileName: lockfile-0.12.2.tar.gz +SPDXID: SPDXRef-upload883 +PackageDownloadLocation: https://files.pythonhosted.org/packages/17/47/72cb04a58a35ec495f96984dddb48232b551aafb95bde614605b754fe6f7/lockfile-0.12.2.tar.gz +ExternalRef: PACKAGE-MANAGER purl pkg:generic/lockfile@0.12.2?download_url=https://files.pythonhosted.org/packages/17/47/72cb04a58a35ec495f96984dddb48232b551aafb95bde614605b754fe6f7/lockfile-0.12.2.tar.gz +FilesAnalyzed: true +PackageVerificationCode: 0336f5dffd49237a9887efd85b7344f8883f7700 +PackageChecksum: SHA1: c2ac46e48585e5f8f8d57ccc55ca83faa8b53b86 +PackageChecksum: SHA256: 6aed02de03cba24efabcd600b30540140634fc06cfa603822d508d5361e9f799 +PackageChecksum: MD5: a6a1a82957a23afdf44cfdd039b65ff9 +PackageLicenseConcluded: NOASSERTION +PackageLicenseDeclared: LicenseRef-MIT-c1ae65a6c5a56a096cf05b85f3067dc8 +PackageLicenseComments: licenseInfoInFile determined by Scanners: + - nomos ("4.1.0.95".82b3b2) + - monk ("4.1.0.95".82b3b2) + - ojo ("4.1.0.95".82b3b2) + - scancode ("4.1.0.95".82b3b2) +PackageLicenseInfoFromFiles: NOASSERTION +PackageCopyrightText: NOASSERTION + +Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-upload883 + + +##-------------------------- +## File Information +##-------------------------- + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/lockfile/pidlockfile.py +SPDXID: SPDXRef-item3129339 +FileChecksum: SHA1: af6fc3c7944aab50510d009db81bdc0acd580995 +FileChecksum: SHA256: ba41fdba4e8d16ec725661b94225b0e222aaddf4fb323a9482e5fde5abd83c86 +FileChecksum: MD5: 02331dd40d0fb9a86cb0e76e08183e4c +LicenseConcluded: LicenseRef-Python-2.0 +LicenseInfoInFile: LicenseRef-Python +LicenseInfoInFile: LicenseRef-Python-2.0 +FileCopyrightText: Copyright © 2008–2009 Ben Finney + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/setup.cfg +SPDXID: SPDXRef-item3129324 +FileChecksum: SHA1: 7d23431f51ef16b63e2bbb64c98fd44a4f67a957 +FileChecksum: SHA256: e20c8fee8890b6ed025b4ff47497d0cb9b6c1aaa6f198c5cfcf73e93a196fc6d +FileChecksum: MD5: 4f28d2a31de9a066835807139d025f05 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/setup.py +SPDXID: SPDXRef-item3129319 +FileChecksum: SHA1: 0a01d86b83b181e642fb938eeedd35b5f99296d0 +FileChecksum: SHA256: 47a264f709f62771bac89647b0001790dfc24f333c6739e50bacd664d6b4c61a +FileChecksum: MD5: 196d6c3ab7d420c3a096e91feb315a0f +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright (c) 2013 Hewlett-Packard Development Company, L.P. + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/tox.ini +SPDXID: SPDXRef-item3129332 +FileChecksum: SHA1: f25b160be19f410d7c6fe7da5a2984ada15a1a59 +FileChecksum: SHA256: e76936668257874316f49915e587088751bb60e89407bb2e94489a07f8d3ce50 +FileChecksum: MD5: 58ccf7f97cce4c5cb19f6083f1a021a3 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/lockfile.egg-info/PKG-INFO +SPDXID: SPDXRef-item3129315 +FileChecksum: SHA1: d690b6b2ccc692609bd3f739af77d1b737481d48 +FileChecksum: SHA256: 5113c633fefe7544f2d4de4157123131eab84629295d8983e85bee4eb9a23bc0 +FileChecksum: MD5: 430f3ddb7caca88a16a247c3952f03f1 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/lockfile.egg-info/top_level.txt +SPDXID: SPDXRef-item3129311 +FileChecksum: SHA1: bd628b56a0154ac9912e7ca2cc5c87709f507bcc +FileChecksum: SHA256: 3d0abe3e8f9631c12a42e96531a6a0727a4752fb15508ebf30dca059607f498d +FileChecksum: MD5: 606c03311ebc38bc48d8436ba5f695cb +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/doc/source/index.rst +SPDXID: SPDXRef-item3129329 +FileChecksum: SHA1: 8b41e1bf20d694c040ec4d9f666f6f4a7893fcdf +FileChecksum: SHA256: d006e992c917137913dbd14fb1ee17c53627ac92771d60568074ff1c74f19525 +FileChecksum: MD5: 9ef7929ed858adbb0771d4a578046046 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/lockfile/__init__.py +SPDXID: SPDXRef-item3129335 +FileChecksum: SHA1: cd1c327f3f8ffbd4165abf077d58efddaaee190b +FileChecksum: SHA256: 4eaa73f740f02987e13ec7f354e265f384cbf3ba5d144e5e3cd1dd5c0c6ce139 +FileChecksum: MD5: 5766c4ca23dba063a922dee3e6852ef9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/test/compliancetest.py +SPDXID: SPDXRef-item3129323 +FileChecksum: SHA1: 8db1419cf47e81b33e852a8cf1064d0770c87769 +FileChecksum: SHA256: 5e231de037bffcb991b2824bf13cd92c0f5d02df57520eb9334983a45f18a4e6 +FileChecksum: MD5: 3b263931d8ccafd96d79debf5f814fc3 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/test/test_lockfile.py +SPDXID: SPDXRef-item3129322 +FileChecksum: SHA1: a14efacd2ddbeb8260e91086ed269532fc7c765d +FileChecksum: SHA256: 6ddf25f695073570ad50fef58e16eaf49e9423b9bcd00c8e1a907e7332c2d815 +FileChecksum: MD5: ee84a5e1dd29fbd45f80ca9796b12b6a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/lockfile/sqlitelockfile.py +SPDXID: SPDXRef-item3129336 +FileChecksum: SHA1: c34e1c5132a234e87c5ef79d8d3aed7e5be216b9 +FileChecksum: SHA256: a364cc90c458d22c27fa22f55cc4512054ad314912e22dda8dc79e60d9ed2858 +FileChecksum: MD5: 2f72dcab147f59c8c80294f0fde5087a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/doc/source/Makefile +SPDXID: SPDXRef-item3129327 +FileChecksum: SHA1: f4c216e4b226f1f2265a3ec4e437310f224822ed +FileChecksum: SHA256: 6dfe6cacf2b7a0ac0a29b5d94b380f0ec79a8800af1d58349f13276e850b3f58 +FileChecksum: MD5: cf93d8f5b0b0162905b586d50aac069f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/ACKS +SPDXID: SPDXRef-item3129318 +FileChecksum: SHA1: 63bb3df3ad30708ac54da4c614fef04cb00ce87c +FileChecksum: SHA256: 9cf30a8054f842a3c9c3b868bdd9d47c54df47235eb167fab48d545a5a391d1d +FileChecksum: MD5: 8c525945d4d8ad678966a6f82dd15b2f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/lockfile/linklockfile.py +SPDXID: SPDXRef-item3129337 +FileChecksum: SHA1: 7a6c5daf2454f4a7c0025e404870fc850053bc0c +FileChecksum: SHA256: 0bb387dc7e0674aebcbb8150829f1f90fda43b87f25134b28f75fa6e581fa1b7 +FileChecksum: MD5: e9baba57603ef66a53578c6e146ec107 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/lockfile/symlinklockfile.py +SPDXID: SPDXRef-item3129334 +FileChecksum: SHA1: 39128cbedc94bd43cebdefcb9f42a1d79afd554f +FileChecksum: SHA256: 001c175e6bd31ef0a5e6f88f6e54a12f73c6fa01ac2e24f5ae800c7c3470862f +FileChecksum: MD5: 5497e0fadcb2016d937c4452add2d70e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/AUTHORS +SPDXID: SPDXRef-item3129308 +FileChecksum: SHA1: e08ddd023fc46a3ef8eb74cb1978e27dca5a8164 +FileChecksum: SHA256: dab35d18d5332d5dc0210970c39a61351cb5b937dc41aaf0e6e6bbec08e0d057 +FileChecksum: MD5: b0656ccea790c3e7b5d3b944209d1a70 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/RELEASE-NOTES +SPDXID: SPDXRef-item3129309 +FileChecksum: SHA1: b76e820239867843893065725be1e59f496c4d22 +FileChecksum: SHA256: ce37943ac62ea1e599d39fe06a10b742dc34d1677c5030c10c1a5ac3bd305665 +FileChecksum: MD5: 9b6b531ceab9c21da9f408af62dad469 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/lockfile.egg-info/pbr.json +SPDXID: SPDXRef-item3129314 +FileChecksum: SHA1: 202aa9c980a6a517c6db3e8817d584da2a258118 +FileChecksum: SHA256: e1a020e7ed7593d28ebc5b0bb1d56fdf1d4b6f79fe0b694dba1a484a6dfd3886 +FileChecksum: MD5: 5f120bcdc05eaa4e326537e7431c8e46 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/lockfile.egg-info/SOURCES.txt +SPDXID: SPDXRef-item3129312 +FileChecksum: SHA1: 961ee7923460b2375cc77ea27f9f4426768a8edd +FileChecksum: SHA256: 6e2aadbcae98b560455514def01e5f77db0ffb184aa929028133251220f35362 +FileChecksum: MD5: 5280526cd5a309e7feec0ffa4d6b4039 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/ChangeLog +SPDXID: SPDXRef-item3129317 +FileChecksum: SHA1: ee2497b1c3083f5cdab0770560a5b49b11a232f5 +FileChecksum: SHA256: 65151d32d10cf1ad80c6390b75d0a6cc89a92a842bc1ca2ff6cc0236feebff84 +FileChecksum: MD5: 0fa7587e826a4af02e5b0325c1299c99 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/README.rst +SPDXID: SPDXRef-item3129331 +FileChecksum: SHA1: e6508cdfa38a58f54733a1e217ae9fd58d0a886a +FileChecksum: SHA256: d2ca2ee02aa64642d3072cbb3936de7624b34a9d8eface27b3a1305ca75f3a77 +FileChecksum: MD5: 2f5e47c8cf134534954cb06715552c74 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/test-requirements.txt +SPDXID: SPDXRef-item3129320 +FileChecksum: SHA1: 7fb9bf8609060788badb3c5b4d9a17994b3c61f5 +FileChecksum: SHA256: ec4e4de338d1026bf94d86c23d7c97c80ca6b8b6e5406e2118a99418b3a3854c +FileChecksum: MD5: d49c749ad5e2206e62ad6ec1543fd15a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/LICENSE +SPDXID: SPDXRef-item3129307 +FileChecksum: SHA1: 937157040d49ab4bbcf2070ed8f9b6849fdfa442 +FileChecksum: SHA256: a26276d53dacb369641f31aa0fe37216028a0d93753f862ae206ce04f54b7b29 +FileChecksum: MD5: 2340dffbbfea534b58f1349984eeef72 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright (c) 2007 Skip Montanaro. + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/lockfile.egg-info/not-zip-safe +SPDXID: SPDXRef-item3129316 +FileChecksum: SHA1: adc83b19e793491b1c6ea0fd8b46cd9f32e592fc +FileChecksum: SHA256: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b +FileChecksum: MD5: 68b329da9893e34099c7d8ad5cb9c940 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/lockfile.egg-info/dependency_links.txt +SPDXID: SPDXRef-item3129313 +FileChecksum: SHA1: adc83b19e793491b1c6ea0fd8b46cd9f32e592fc +FileChecksum: SHA256: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b +FileChecksum: MD5: 68b329da9893e34099c7d8ad5cb9c940 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/PKG-INFO +SPDXID: SPDXRef-item3129330 +FileChecksum: SHA1: d690b6b2ccc692609bd3f739af77d1b737481d48 +FileChecksum: SHA256: 5113c633fefe7544f2d4de4157123131eab84629295d8983e85bee4eb9a23bc0 +FileChecksum: MD5: 430f3ddb7caca88a16a247c3952f03f1 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/lockfile/mkdirlockfile.py +SPDXID: SPDXRef-item3129338 +FileChecksum: SHA1: a4e4f8c40af082758a6057b8105821649a9f4e2c +FileChecksum: SHA256: 7b7aa020bf9eb5930bb12fb77edd7d896ffc210dfad0736418ea84df204ab14c +FileChecksum: MD5: 66c2bf05f563bed4d0fe7331c11092a9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: lockfile-0.12.2.tar.gz/lockfile-0.12.2.tar/lockfile-0.12.2/doc/source/conf.py +SPDXID: SPDXRef-item3129328 +FileChecksum: SHA1: 02c5cfe95909735fb3769c70c4b1af0059e4e7ae +FileChecksum: SHA256: 949dde8b44e81f6aba94b3f577e31673ebb9b912baeee8df6c31a132c63a008f +FileChecksum: MD5: 9c04604ffab3e86ab9274c1a3c927f3e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: copyright 2008, Skip Montanaro + + + +##------------------------- +## License Information +##------------------------- + + + +LicenseID: LicenseRef-CC0-1.0 +LicenseName: Creative Commons Zero v1.0 Universal +ExtractedText: Creative Commons Legal Code + +CC0 1.0 Universal + + CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE + LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN + ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS + INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES + REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS + PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM + THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED + HEREUNDER. + +Statement of Purpose + +The laws of most jurisdictions throughout the world automatically confer +exclusive Copyright and Related Rights (defined below) upon the creator +and subsequent owner(s) (each and all, an "owner") of an original work of +authorship and/or a database (each, a "Work"). + +Certain owners wish to permanently relinquish those rights to a Work for +the purpose of contributing to a commons of creative, cultural and +scientific works ("Commons") that the public can reliably and without fear +of later claims of infringement build upon, modify, incorporate in other +works, reuse and redistribute as freely as possible in any form whatsoever +and for any purposes, including without limitation commercial purposes. +These owners may contribute to the Commons to promote the ideal of a free +culture and the further production of creative, cultural and scientific +works, or to gain reputation or greater distribution for their Work in +part through the use and efforts of others. + +For these and/or other purposes and motivations, and without any +expectation of additional consideration or compensation, the person +associating CC0 with a Work (the "Affirmer"), to the extent that he or she +is an owner of Copyright and Related Rights in the Work, voluntarily +elects to apply CC0 to the Work and publicly distribute the Work under its +terms, with knowledge of his or her Copyright and Related Rights in the +Work and the meaning and intended legal effect of CC0 on those rights. + +1. Copyright and Related Rights. A Work made available under CC0 may be +protected by copyright and related or neighboring rights ("Copyright and +Related Rights"). Copyright and Related Rights include, but are not +limited to, the following: + + i. the right to reproduce, adapt, distribute, perform, display, + communicate, and translate a Work; + ii. moral rights retained by the original author(s) and/or performer(s); +iii. publicity and privacy rights pertaining to a person's image or + likeness depicted in a Work; + iv. rights protecting against unfair competition in regards to a Work, + subject to the limitations in paragraph 4(a), below; + v. rights protecting the extraction, dissemination, use and reuse of data + in a Work; + vi. database rights (such as those arising under Directive 96/9/EC of the + European Parliament and of the Council of 11 March 1996 on the legal + protection of databases, and under any national implementation + thereof, including any amended or successor version of such + directive); and +vii. other similar, equivalent or corresponding rights throughout the + world based on applicable law or treaty, and any national + implementations thereof. + +2. Waiver. To the greatest extent permitted by, but not in contravention +of, applicable law, Affirmer hereby overtly, fully, permanently, +irrevocably and unconditionally waives, abandons, and surrenders all of +Affirmer's Copyright and Related Rights and associated claims and causes +of action, whether now known or unknown (including existing as well as +future claims and causes of action), in the Work (i) in all territories +worldwide, (ii) for the maximum duration provided by applicable law or +treaty (including future time extensions), (iii) in any current or future +medium and for any number of copies, and (iv) for any purpose whatsoever, +including without limitation commercial, advertising or promotional +purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each +member of the public at large and to the detriment of Affirmer's heirs and +successors, fully intending that such Waiver shall not be subject to +revocation, rescission, cancellation, termination, or any other legal or +equitable action to disrupt the quiet enjoyment of the Work by the public +as contemplated by Affirmer's express Statement of Purpose. + +3. Public License Fallback. Should any part of the Waiver for any reason +be judged legally invalid or ineffective under applicable law, then the +Waiver shall be preserved to the maximum extent permitted taking into +account Affirmer's express Statement of Purpose. In addition, to the +extent the Waiver is so judged Affirmer hereby grants to each affected +person a royalty-free, non transferable, non sublicensable, non exclusive, +irrevocable and unconditional license to exercise Affirmer's Copyright and +Related Rights in the Work (i) in all territories worldwide, (ii) for the +maximum duration provided by applicable law or treaty (including future +time extensions), (iii) in any current or future medium and for any number +of copies, and (iv) for any purpose whatsoever, including without +limitation commercial, advertising or promotional purposes (the +"License"). The License shall be deemed effective as of the date CC0 was +applied by Affirmer to the Work. Should any part of the License for any +reason be judged legally invalid or ineffective under applicable law, such +partial invalidity or ineffectiveness shall not invalidate the remainder +of the License, and in such case Affirmer hereby affirms that he or she +will not (i) exercise any of his or her remaining Copyright and Related +Rights in the Work or (ii) assert any associated claims and causes of +action with respect to the Work, in either case contrary to Affirmer's +express Statement of Purpose. + +4. Limitations and Disclaimers. + + a. No trademark or patent rights held by Affirmer are waived, abandoned, + surrendered, licensed or otherwise affected by this document. + b. Affirmer offers the Work as-is and makes no representations or + warranties of any kind concerning the Work, express, implied, + statutory or otherwise, including without limitation warranties of + title, merchantability, fitness for a particular purpose, non + infringement, or the absence of latent or other defects, accuracy, or + the present or absence of errors, whether or not discoverable, all to + the greatest extent permissible under applicable law. + c. Affirmer disclaims responsibility for clearing rights of other persons + that may apply to the Work or any use thereof, including without + limitation any person's Copyright and Related Rights in the Work. + Further, Affirmer disclaims responsibility for obtaining any necessary + consents, permissions or other rights required for any use of the + Work. + d. Affirmer understands and acknowledges that Creative Commons is not a + party to this document and has no duty or obligation with respect to + this CC0 or use of the Work. + + + + +LicenseID: LicenseRef-Python-2.0 +LicenseName: Python License 2.0 +ExtractedText: PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 + + 1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and the Individual or Organization ("Licensee") accessing and otherwise using this software ("Python") in source or binary form and its associated documentation. + + 2. Subject to the terms and conditions of this License Agreement, PSF hereby grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee. + + 3. In the event Licensee prepares a derivative work that is based on or incorporates Python or any part thereof, and wants to make the derivative work available to others as provided herein, then Licensee hereby agrees to include in any such work a brief summary of the changes made to Python. + + 4. PSF is making Python available to Licensee on an "AS IS" basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. + + 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. + + 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions. + + 7. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between PSF and Licensee. This License Agreement does not grant permission to use PSF trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. + + 8. By copying, installing or otherwise using Python, Licensee agrees to be bound by the terms and conditions of this License Agreement. + + +BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0 + +BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1 + + 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the Individual or Organization ("Licensee") accessing and otherwise using this software in source or binary form and its associated documentation ("the Software"). + + 2. Subject to the terms and conditions of this BeOpen Python License Agreement, BeOpen hereby grants Licensee a non-exclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use the Software alone or in any derivative version, provided, however, that the BeOpen Python License is retained in the Software, alone or in any derivative version prepared by Licensee. + + 3. BeOpen is making the Software available to Licensee on an "AS IS" basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. + + 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. + + 5. This License Agreement will automatically terminate upon a material breach of its terms and conditions. + + 6. This License Agreement shall be governed by and interpreted in all respects by the law of the State of California, excluding conflict of law provisions. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between BeOpen and Licensee. This License Agreement does not grant permission to use BeOpen trademarks or trade names in a trademark sense to endorse or promote products or services of Licensee, or any third party. As an exception, the "BeOpen Python" logos available at http://www.pythonlabs.com/logos.html may be used according to the permissions granted on that web page. + + 7. By copying, installing or otherwise using the software, Licensee agrees to be bound by the terms and conditions of this License Agreement. + + +CNRI OPEN SOURCE LICENSE AGREEMENT (for Python 1.6b1) + +IMPORTANT: PLEASE READ THE FOLLOWING AGREEMENT CAREFULLY. + +BY CLICKING ON "ACCEPT" WHERE INDICATED BELOW, OR BY COPYING, INSTALLING OR OTHERWISE USING PYTHON 1.6, beta 1 SOFTWARE, YOU ARE DEEMED TO HAVE AGREED TO THE TERMS AND CONDITIONS OF THIS LICENSE AGREEMENT. + + 1. This LICENSE AGREEMENT is between the Corporation for National Research Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191 ("CNRI"), and the Individual or Organization ("Licensee") accessing and otherwise using Python 1.6, beta 1 software in source or binary form and its associated documentation, as released at the www.python.org Internet site on August 4, 2000 ("Python 1.6b1"). + + 2. Subject to the terms and conditions of this License Agreement, CNRI hereby grants Licensee a non-exclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python 1.6b1 alone or in any derivative version, provided, however, that CNRIs License Agreement is retained in Python 1.6b1, alone or in any derivative version prepared by Licensee. + + Alternately, in lieu of CNRIs License Agreement, Licensee may substitute the following text (omitting the quotes): "Python 1.6, beta 1, is made available subject to the terms and conditions in CNRIs License Agreement. This Agreement may be located on the Internet using the following unique, persistent identifier (known as a handle): 1895.22/1011. This Agreement may also be obtained from a proxy server on the Internet using the URL:http://hdl.handle.net/1895.22/1011". + + 3. In the event Licensee prepares a derivative work that is based on or incorporates Python 1.6b1 or any part thereof, and wants to make the derivative work available to the public as provided herein, then Licensee hereby agrees to indicate in any such work the nature of the modifications made to Python 1.6b1. + + 4. CNRI is making Python 1.6b1 available to Licensee on an "AS IS" basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6b1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. + + 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF USING, MODIFYING OR DISTRIBUTING PYTHON 1.6b1, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. + + 6. This License Agreement will automatically terminate upon a material breach of its terms and conditions. + + 7. This License Agreement shall be governed by and interpreted in all respects by the law of the State of Virginia, excluding conflict of law provisions. Nothing in this License Agreement shall be deemed to create any relationship of agency, partnership, or joint venture between CNRI and Licensee. This License Agreement does not grant permission to use CNRI trademarks or trade name in a trademark sense to endorse or promote products or services of Licensee, or any third party. + + 8. By clicking on the "ACCEPT" button where indicated, or by copying, installing or otherwise using Python 1.6b1, Licensee agrees to be bound by the terms and conditions of this License Agreement. + +ACCEPT + + +CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2 + +Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The Netherlands. All rights reserved. + + Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Stichting Mathematisch Centrum or CWI not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. + + STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + + + + +LicenseID: LicenseRef-MIT-c1ae65a6c5a56a096cf05b85f3067dc8 +LicenseName: MIT License +ExtractedText: 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. + + + +LicenseID: LicenseRef-Apache-2.0 +LicenseName: Apache License 2.0 +ExtractedText: Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "{}" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright {yyyy} {name of copyright owner} + + 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 + + https://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. + + + +LicenseID: LicenseRef-No_license_found +LicenseName: No_license_found +ExtractedText: Not find any license in the scanned file + + + +LicenseID: LicenseRef-MIT +LicenseName: MIT License +ExtractedText: MIT License + +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. + + + +LicenseID: LicenseRef-Python +LicenseName: Python +ExtractedText: License by Nomos. + From 78764916e935516be70dbec84e9a15a4d7ded89b Mon Sep 17 00:00:00 2001 From: OliverFendt Date: Fri, 18 Oct 2024 09:37:59 +0200 Subject: [PATCH 04/16] Create lockfile-0.12.2-OSS-disclosure.txt Signed-off-by: Oliver Fendt (ofendt@googlemail.com) --- .../lockfile-0.12.2-OSS-disclosure.txt | 423 ++++++++++++++++++ 1 file changed, 423 insertions(+) create mode 100644 analysed-packages/lockfile/version-0.12.2/lockfile-0.12.2-OSS-disclosure.txt diff --git a/analysed-packages/lockfile/version-0.12.2/lockfile-0.12.2-OSS-disclosure.txt b/analysed-packages/lockfile/version-0.12.2/lockfile-0.12.2-OSS-disclosure.txt new file mode 100644 index 00000000..28e9ad41 --- /dev/null +++ b/analysed-packages/lockfile/version-0.12.2/lockfile-0.12.2-OSS-disclosure.txt @@ -0,0 +1,423 @@ +================================================================================ + +lockfile-0.12.2 + +-------------------------------------------------------------------------------- + +================================================================================ + +LICENSES + +-------------------------------------------------------------------------------- + +MIT + +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. + +-------------------------------------------------------------------------------- + +Apache-2.0 +Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "{}" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright {yyyy} {name of copyright owner} + + 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 + + https://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. +-------------------------------------------------------------------------------- + +Python-2.0 + +PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 + + 1. This LICENSE AGREEMENT is between the Python Software Foundation +("PSF"), and the Individual or Organization ("Licensee") accessing and otherwise +using this software ("Python") in source or binary form and its associated +documentation. + + 2. Subject to the terms and conditions of this License Agreement, PSF +hereby grants Licensee a nonexclusive, royalty-free, world-wide license to +reproduce, analyze, test, perform and/or display publicly, prepare derivative +works, distribute, and otherwise use Python alone or in any derivative version, +provided, however, that PSF's License Agreement and PSF's notice of copyright, +i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006 Python Software +Foundation; All Rights Reserved" are retained in Python alone or in any +derivative version prepared by Licensee. + + 3. In the event Licensee prepares a derivative work that is based on or +incorporates Python or any part thereof, and wants to make the derivative work +available to others as provided herein, then Licensee hereby agrees to include +in any such work a brief summary of the changes made to Python. + + 4. PSF is making Python available to Licensee on an "AS IS" basis. PSF +MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, +BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR WARRANTY OF +MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON +WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. + + 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON FOR ANY +INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MODIFYING, +DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY DERIVATIVE THEREOF, EVEN IF +ADVISED OF THE POSSIBILITY THEREOF. + + 6. This License Agreement will automatically terminate upon a material +breach of its terms and conditions. + + 7. Nothing in this License Agreement shall be deemed to create any +relationship of agency, partnership, or joint venture between PSF and Licensee. +This License Agreement does not grant permission to use PSF trademarks or trade +name in a trademark sense to endorse or promote products or services of +Licensee, or any third party. + + 8. By copying, installing or otherwise using Python, Licensee agrees to be +bound by the terms and conditions of this License Agreement. + + +BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0 + +BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1 + + 1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an +office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the Individual or +Organization ("Licensee") accessing and otherwise using this software in source +or binary form and its associated documentation ("the Software"). + + 2. Subject to the terms and conditions of this BeOpen Python License +Agreement, BeOpen hereby grants Licensee a non-exclusive, royalty-free, world- +wide license to reproduce, analyze, test, perform and/or display publicly, +prepare derivative works, distribute, and otherwise use the Software alone or in +any derivative version, provided, however, that the BeOpen Python License is +retained in the Software, alone or in any derivative version prepared by +Licensee. + + 3. BeOpen is making the Software available to Licensee on an "AS IS" basis. +BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF +EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND DISCLAIMS ANY REPRESENTATION OR +WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE +USE OF THE SOFTWARE WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. + + 4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE +SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A +RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY DERIVATIVE +THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF. + + 5. This License Agreement will automatically terminate upon a material +breach of its terms and conditions. + + 6. This License Agreement shall be governed by and interpreted in all +respects by the law of the State of California, excluding conflict of law +provisions. Nothing in this License Agreement shall be deemed to create any +relationship of agency, partnership, or joint venture between BeOpen and +Licensee. This License Agreement does not grant permission to use BeOpen +trademarks or trade names in a trademark sense to endorse or promote products or +services of Licensee, or any third party. As an exception, the "BeOpen Python" +logos available at http://www.pythonlabs.com/logos.html may be used according to +the permissions granted on that web page. + + 7. By copying, installing or otherwise using the software, Licensee agrees +to be bound by the terms and conditions of this License Agreement. + + +CNRI OPEN SOURCE LICENSE AGREEMENT (for Python 1.6b1) + +IMPORTANT: PLEASE READ THE FOLLOWING AGREEMENT CAREFULLY. + +BY CLICKING ON "ACCEPT" WHERE INDICATED BELOW, OR BY COPYING, INSTALLING OR +OTHERWISE USING PYTHON 1.6, beta 1 SOFTWARE, YOU ARE DEEMED TO HAVE AGREED TO +THE TERMS AND CONDITIONS OF THIS LICENSE AGREEMENT. + + 1. This LICENSE AGREEMENT is between the Corporation for National Research +Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191 +("CNRI"), and the Individual or Organization ("Licensee") accessing and +otherwise using Python 1.6, beta 1 software in source or binary form and its +associated documentation, as released at the www.python.org Internet site on +August 4, 2000 ("Python 1.6b1"). + + 2. Subject to the terms and conditions of this License Agreement, CNRI +hereby grants Licensee a non-exclusive, royalty-free, world-wide license to +reproduce, analyze, test, perform and/or display publicly, prepare derivative +works, distribute, and otherwise use Python 1.6b1 alone or in any derivative +version, provided, however, that CNRIs License Agreement is retained in Python +1.6b1, alone or in any derivative version prepared by Licensee. + + Alternately, in lieu of CNRIs License Agreement, Licensee may substitute +the following text (omitting the quotes): "Python 1.6, beta 1, is made available +subject to the terms and conditions in CNRIs License Agreement. This Agreement +may be located on the Internet using the following unique, persistent identifier +(known as a handle): 1895.22/1011. This Agreement may also be obtained from a +proxy server on the Internet using the URL:http://hdl.handle.net/1895.22/1011". + + 3. In the event Licensee prepares a derivative work that is based on or +incorporates Python 1.6b1 or any part thereof, and wants to make the derivative +work available to the public as provided herein, then Licensee hereby agrees to +indicate in any such work the nature of the modifications made to Python 1.6b1. + + 4. CNRI is making Python 1.6b1 available to Licensee on an "AS IS" basis. +CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF +EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR +WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE +USE OF PYTHON 1.6b1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS. + + 5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE SOFTWARE +FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF +USING, MODIFYING OR DISTRIBUTING PYTHON 1.6b1, OR ANY DERIVATIVE THEREOF, EVEN +IF ADVISED OF THE POSSIBILITY THEREOF. + + 6. This License Agreement will automatically terminate upon a material +breach of its terms and conditions. + + 7. This License Agreement shall be governed by and interpreted in all +respects by the law of the State of Virginia, excluding conflict of law +provisions. Nothing in this License Agreement shall be deemed to create any +relationship of agency, partnership, or joint venture between CNRI and Licensee. +This License Agreement does not grant permission to use CNRI trademarks or trade +name in a trademark sense to endorse or promote products or services of +Licensee, or any third party. + + 8. By clicking on the "ACCEPT" button where indicated, or by copying, +installing or otherwise using Python 1.6b1, Licensee agrees to be bound by the +terms and conditions of this License Agreement. + +ACCEPT + + +CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2 + +Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam, The +Netherlands. All rights reserved. + + Permission to use, copy, modify, and distribute this software and its +documentation for any purpose and without fee is hereby granted, provided that +the above copyright notice appear in all copies and that both that copyright +notice and this permission notice appear in supporting documentation, and that +the name of Stichting Mathematisch Centrum or CWI not be used in advertising or +publicity pertaining to distribution of the software without specific, written +prior permission. + + STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS +SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO +EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE FOR ANY SPECIAL, INDIRECT +OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, +DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS +ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS +SOFTWARE. + + +-------------------------------------------------------------------------------- + +Copyright notices + +copyright 2008, Skip Montanaro +Copyright © 2008–2009 Ben Finney +Copyright (c) 2013 Hewlett-Packard Development Company, L.P. +Copyright (c) 2007 Skip Montanaro. From d8cee8eb24470a00fea4d9355be77eb0ee841ad8 Mon Sep 17 00:00:00 2001 From: OliverFendt Date: Fri, 18 Oct 2024 12:25:31 +0200 Subject: [PATCH 05/16] preparing for sdl2 2.28.5 Signed-off-by: Oliver Fendt (ofendt@googlemail.com) --- .../SDL/version-release-2.28.5/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 analysed-packages/SDL/version-release-2.28.5/README.md diff --git a/analysed-packages/SDL/version-release-2.28.5/README.md b/analysed-packages/SDL/version-release-2.28.5/README.md new file mode 100644 index 00000000..573a618e --- /dev/null +++ b/analysed-packages/SDL/version-release-2.28.5/README.md @@ -0,0 +1,17 @@ +## Download Location + +https://github.com/libsdl-org/SDL/archive/refs/tags/release-2.28.5.tar.gz + +## Package URL (purl) + +pkg:github/libsdl-org/SDL@release-2.28.5 + +## Creator + +Oliver Fendt + +## Reviewers + +The information was reviewed by: + +* add reviewer here From f0ad3004d1e571023bd145bfdcf5ab8f3b71b91f Mon Sep 17 00:00:00 2001 From: OliverFendt Date: Fri, 18 Oct 2024 12:52:05 +0200 Subject: [PATCH 06/16] Create SDL-release-2.28.5.spdx.json Signed-off-by: Oliver Fendt (ofendt@googlemail.com) --- .../SDL-release-2.28.5.spdx.json | 36735 ++++++++++++++++ 1 file changed, 36735 insertions(+) create mode 100644 analysed-packages/SDL/version-release-2.28.5/SDL-release-2.28.5.spdx.json diff --git a/analysed-packages/SDL/version-release-2.28.5/SDL-release-2.28.5.spdx.json b/analysed-packages/SDL/version-release-2.28.5/SDL-release-2.28.5.spdx.json new file mode 100644 index 00000000..c2946464 --- /dev/null +++ b/analysed-packages/SDL/version-release-2.28.5/SDL-release-2.28.5.spdx.json @@ -0,0 +1,36735 @@ +{ + "SPDXID" : "SPDXRef-DOCUMENT", + "spdxVersion" : "SPDX-2.2", + "creationInfo" : { + "comment" : "This document was created using license information and a generator from Fossology.\nIt contains the license and copyright analysis of SDL release-2.28.5\nPlease check \"LicenseComments\" for explanations of concluded licenses", + "created" : "2023-11-09T13:30:06Z", + "creators" : [ "Tool: spdx2", "Person: Oliver Fendt" ], + "licenseListVersion" : "2.6" + }, + "name" : "/srv/fossology/repository/report", + "dataLicense" : "CC0-1.0", + "hasExtractedLicensingInfos" : [ { + "licenseId" : "LicenseRef-AGPL-3.0-only", + "extractedText" : "GNU AFFERO GENERAL PUBLIC LICENSE\nVersion 3, 19 November 2007\n\nCopyright (C) 2007 Free Software Foundation, Inc. \n\nEveryone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.\n\n Preamble\n\nThe GNU Affero General Public License is a free, copyleft license for software and other kinds of works, specifically designed to ensure cooperation with the community in the case of network server software.\n\nThe licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, our General Public Licenses are intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users.\n\nWhen we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things.\n\nDevelopers that use our General Public Licenses protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License which gives you legal permission to copy, distribute and/or modify the software.\n\nA secondary benefit of defending all users' freedom is that improvements made in alternate versions of the program, if they receive widespread use, become available for other developers to incorporate. Many developers of free software are heartened and encouraged by the resulting cooperation. However, in the case of software used on network servers, this result may fail to come about. The GNU General Public License permits making a modified version and letting the public access it on a server without ever releasing its source code to the public.\n\nThe GNU Affero General Public License is designed specifically to ensure that, in such cases, the modified source code becomes available to the community. It requires the operator of a network server to provide the source code of the modified version running there to the users of that server. Therefore, public use of a modified version, on a publicly accessible server, gives the public access to the source code of the modified version.\n\nAn older license, called the Affero General Public License and published by Affero, was designed to accomplish similar goals. This is a different license, not a version of the Affero GPL, but Affero has released a new version of the Affero GPL which permits relicensing under this license.\n\nThe precise terms and conditions for copying, distribution and modification follow.\n\n TERMS AND CONDITIONS\n\n0. Definitions.\n\n\"This License\" refers to version 3 of the GNU Affero General Public License.\n\n\"Copyright\" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks.\n\n\"The Program\" refers to any copyrightable work licensed under this License. Each licensee is addressed as \"you\". \"Licensees\" and \"recipients\" may be individuals or organizations.\n\nTo \"modify\" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a \"modified version\" of the earlier work or a work \"based on\" the earlier work.\n\nA \"covered work\" means either the unmodified Program or a work based on the Program.\n\nTo \"propagate\" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well.\n\nTo \"convey\" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying.\n\nAn interactive user interface displays \"Appropriate Legal Notices\" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion.\n\n1. Source Code.\nThe \"source code\" for a work means the preferred form of the work for making modifications to it. \"Object code\" means any non-source form of a work.\n\nA \"Standard Interface\" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language.\n\nThe \"System Libraries\" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A \"Major Component\", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it.\n\nThe \"Corresponding Source\" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\nThe Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source.\n\nThe Corresponding Source for a work in source code form is that same work.\n\n2. Basic Permissions.\nAll rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law.\n\nYou may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you.\n\nConveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary.\n\n3. Protecting Users' Legal Rights From Anti-Circumvention Law.\nNo covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures.\n\nWhen you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures.\n\n4. Conveying Verbatim Copies.\nYou may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program.\n\nYou may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee.\n\n5. Conveying Modified Source Versions.\nYou may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions:\n\n a) The work must carry prominent notices stating that you modified it, and giving a relevant date.\n\n b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to \"keep intact all notices\".\n\n c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it.\n\n d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so.\n\nA compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an \"aggregate\" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate.\n\n6. Conveying Non-Source Forms.\nYou may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways:\n\n a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange.\n\n b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge.\n\n c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b.\n\n d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements.\n\n e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d.\n\nA separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work.\n\nA \"User Product\" is either (1) a \"consumer product\", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, \"normally used\" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product.\n\n\"Installation Information\" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made.\n\nIf you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM).\n\nThe requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network.\n\nCorresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying.\n\n7. Additional Terms.\n\"Additional permissions\" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions.\n\nWhen you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission.\n\nNotwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms:\n\n a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or\n\n b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or\n\n c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or\n\n d) Limiting the use for publicity purposes of names of licensors or authors of the material; or\n\n e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or\n\n f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors.\n\nAll other non-permissive additional terms are considered \"further restrictions\" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying.\n\nIf you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms.\n\nAdditional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way.\n\n8. Termination.\n\nYou may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11).\n\nHowever, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation.\n\nMoreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice.\n\nTermination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10.\n\n9. Acceptance Not Required for Having Copies.\n\nYou are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so.\n\n10. Automatic Licensing of Downstream Recipients.\n\nEach time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License.\n\nAn \"entity transaction\" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts.\n\nYou may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it.\n\n11. Patents.\n\nA \"contributor\" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's \"contributor version\".\n\nA contributor's \"essential patent claims\" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, \"control\" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License.\n\nEach contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version.\n\nIn the following three paragraphs, a \"patent license\" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To \"grant\" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party.\n\nIf you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent\nlicense to downstream recipients. \"Knowingly relying\" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid.\n\nIf, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it.\n\nA patent license is \"discriminatory\" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007.\n\nNothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law.\n\n12. No Surrender of Others' Freedom.\n\nIf conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may\nnot convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program.\n\n13. Remote Network Interaction; Use with the GNU General Public License.\n\nNotwithstanding any other provision of this License, if you modify the Program, your modified version must prominently offer all users interacting with it remotely through a computer network (if your version supports such interaction) an opportunity to receive the Corresponding Source of your version by providing access to the Corresponding Source from a network server at no charge, through some standard or customary means of facilitating copying of software. This Corresponding Source shall include the Corresponding Source for any work covered by version 3 of the GNU General Public License that is incorporated pursuant to the following paragraph.\n\nNotwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the work with which it is combined will remain governed by version 3 of the GNU General Public License.\n\n14. Revised Versions of this License.\n\nThe Free Software Foundation may publish revised and/or new versions of the GNU Affero General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.\n\nEach version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU Affero General Public License \"or any later version\" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU Affero General Public License, you may choose any version ever published by the Free Software Foundation.\n\nIf the Program specifies that a proxy can decide which future versions of the GNU Affero General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program.\n\nLater license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version.\n\n15. Disclaimer of Warranty.\n\nTHERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n16. Limitation of Liability.\n\nIN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n17. Interpretation of Sections 15 and 16.\n\nIf the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee.\n\nEND OF TERMS AND CONDITIONS\n\n How to Apply These Terms to Your New Programs\n\nIf you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.\n\nTo do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the \"copyright\" line and a pointer to where the full notice is found.\n\n \n Copyright (C) \n\n This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\n This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.\n\n You should have received a copy of the GNU Affero General Public License along with this program. If not, see .\n\nAlso add information on how to contact you by electronic and paper mail.\n\nIf your software can interact with users remotely through a computer network, you should also make sure that it provides a way for users to get its source. For example, if your program is a web application, its interface could display a \"Source\" link that leads users to an archive of the code. There are many ways you could offer source, and different solutions will be better for different programs; see section 13 for the specific requirements.\n\nYou should also get your employer (if you work as a programmer) or school, if any, to sign a \"copyright disclaimer\" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see .", + "name" : "GNU Affero General Public License v3.0 only" + }, { + "licenseId" : "LicenseRef-Apache-2.0", + "extractedText" : "Apache License\n Version 2.0, January 2004\n http://www.apache.org/licenses/\n\n TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n \"License\" shall mean the terms and conditions for use, reproduction,\n and distribution as defined by Sections 1 through 9 of this document.\n\n \"Licensor\" shall mean the copyright owner or entity authorized by\n the copyright owner that is granting the License.\n\n \"Legal Entity\" shall mean the union of the acting entity and all\n other entities that control, are controlled by, or are under common\n control with that entity. For the purposes of this definition,\n \"control\" means (i) the power, direct or indirect, to cause the\n direction or management of such entity, whether by contract or\n otherwise, or (ii) ownership of fifty percent (50%) or more of the\n outstanding shares, or (iii) beneficial ownership of such entity.\n\n \"You\" (or \"Your\") shall mean an individual or Legal Entity\n exercising permissions granted by this License.\n\n \"Source\" form shall mean the preferred form for making modifications,\n including but not limited to software source code, documentation\n source, and configuration files.\n\n \"Object\" form shall mean any form resulting from mechanical\n transformation or translation of a Source form, including but\n not limited to compiled object code, generated documentation,\n and conversions to other media types.\n\n \"Work\" shall mean the work of authorship, whether in Source or\n Object form, made available under the License, as indicated by a\n copyright notice that is included in or attached to the work\n (an example is provided in the Appendix below).\n\n \"Derivative Works\" shall mean any work, whether in Source or Object\n form, that is based on (or derived from) the Work and for which the\n editorial revisions, annotations, elaborations, or other modifications\n represent, as a whole, an original work of authorship. For the purposes\n of this License, Derivative Works shall not include works that remain\n separable from, or merely link (or bind by name) to the interfaces of,\n the Work and Derivative Works thereof.\n\n \"Contribution\" shall mean any work of authorship, including\n the original version of the Work and any modifications or additions\n to that Work or Derivative Works thereof, that is intentionally\n submitted to Licensor for inclusion in the Work by the copyright owner\n or by an individual or Legal Entity authorized to submit on behalf of\n the copyright owner. For the purposes of this definition, \"submitted\"\n means any form of electronic, verbal, or written communication sent\n to the Licensor or its representatives, including but not limited to\n communication on electronic mailing lists, source code control systems,\n and issue tracking systems that are managed by, or on behalf of, the\n Licensor for the purpose of discussing and improving the Work, but\n excluding communication that is conspicuously marked or otherwise\n designated in writing by the copyright owner as \"Not a Contribution.\"\n\n \"Contributor\" shall mean Licensor and any individual or Legal Entity\n on behalf of whom a Contribution has been received by Licensor and\n subsequently incorporated within the Work.\n\n 2. Grant of Copyright License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n copyright license to reproduce, prepare Derivative Works of,\n publicly display, publicly perform, sublicense, and distribute the\n Work and such Derivative Works in Source or Object form.\n\n 3. Grant of Patent License. Subject to the terms and conditions of\n this License, each Contributor hereby grants to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n (except as stated in this section) patent license to make, have made,\n use, offer to sell, sell, import, and otherwise transfer the Work,\n where such license applies only to those patent claims licensable\n by such Contributor that are necessarily infringed by their\n Contribution(s) alone or by combination of their Contribution(s)\n with the Work to which such Contribution(s) was submitted. If You\n institute patent litigation against any entity (including a\n cross-claim or counterclaim in a lawsuit) alleging that the Work\n or a Contribution incorporated within the Work constitutes direct\n or contributory patent infringement, then any patent licenses\n granted to You under this License for that Work shall terminate\n as of the date such litigation is filed.\n\n 4. Redistribution. You may reproduce and distribute copies of the\n Work or Derivative Works thereof in any medium, with or without\n modifications, and in Source or Object form, provided that You\n meet the following conditions:\n\n (a) You must give any other recipients of the Work or\n Derivative Works a copy of this License; and\n\n (b) You must cause any modified files to carry prominent notices\n stating that You changed the files; and\n\n (c) You must retain, in the Source form of any Derivative Works\n that You distribute, all copyright, patent, trademark, and\n attribution notices from the Source form of the Work,\n excluding those notices that do not pertain to any part of\n the Derivative Works; and\n\n (d) If the Work includes a \"NOTICE\" text file as part of its\n distribution, then any Derivative Works that You distribute must\n include a readable copy of the attribution notices contained\n within such NOTICE file, excluding those notices that do not\n pertain to any part of the Derivative Works, in at least one\n of the following places: within a NOTICE text file distributed\n as part of the Derivative Works; within the Source form or\n documentation, if provided along with the Derivative Works; or,\n within a display generated by the Derivative Works, if and\n wherever such third-party notices normally appear. The contents\n of the NOTICE file are for informational purposes only and\n do not modify the License. You may add Your own attribution\n notices within Derivative Works that You distribute, alongside\n or as an addendum to the NOTICE text from the Work, provided\n that such additional attribution notices cannot be construed\n as modifying the License.\n\n You may add Your own copyright statement to Your modifications and\n may provide additional or different license terms and conditions\n for use, reproduction, or distribution of Your modifications, or\n for any such Derivative Works as a whole, provided Your use,\n reproduction, and distribution of the Work otherwise complies with\n the conditions stated in this License.\n\n 5. Submission of Contributions. Unless You explicitly state otherwise,\n any Contribution intentionally submitted for inclusion in the Work\n by You to the Licensor shall be under the terms and conditions of\n this License, without any additional terms or conditions.\n Notwithstanding the above, nothing herein shall supersede or modify\n the terms of any separate license agreement you may have executed\n with Licensor regarding such Contributions.\n\n 6. Trademarks. This License does not grant permission to use the trade\n names, trademarks, service marks, or product names of the Licensor,\n except as required for reasonable and customary use in describing the\n origin of the Work and reproducing the content of the NOTICE file.\n\n 7. Disclaimer of Warranty. Unless required by applicable law or\n agreed to in writing, Licensor provides the Work (and each\n Contributor provides its Contributions) on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n implied, including, without limitation, any warranties or conditions\n of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n PARTICULAR PURPOSE. You are solely responsible for determining the\n appropriateness of using or redistributing the Work and assume any\n risks associated with Your exercise of permissions under this License.\n\n 8. Limitation of Liability. In no event and under no legal theory,\n whether in tort (including negligence), contract, or otherwise,\n unless required by applicable law (such as deliberate and grossly\n negligent acts) or agreed to in writing, shall any Contributor be\n liable to You for damages, including any direct, indirect, special,\n incidental, or consequential damages of any character arising as a\n result of this License or out of the use or inability to use the\n Work (including but not limited to damages for loss of goodwill,\n work stoppage, computer failure or malfunction, or any and all\n other commercial damages or losses), even if such Contributor\n has been advised of the possibility of such damages.\n\n 9. Accepting Warranty or Additional Liability. While redistributing\n the Work or Derivative Works thereof, You may choose to offer,\n and charge a fee for, acceptance of support, warranty, indemnity,\n or other liability obligations and/or rights consistent with this\n License. However, in accepting such obligations, You may act only\n on Your own behalf and on Your sole responsibility, not on behalf\n of any other Contributor, and only if You agree to indemnify,\n defend, and hold each Contributor harmless for any liability\n incurred by, or claims asserted against, such Contributor by reason\n of your accepting any such warranty or additional liability.\n\n END OF TERMS AND CONDITIONS\n\n APPENDIX: How to apply the Apache License to your work.\n\n To apply the Apache License to your work, attach the following\n boilerplate notice, with the fields enclosed by brackets \"{}\"\n replaced with your own identifying information. (Don't include\n the brackets!) The text should be enclosed in the appropriate\n comment syntax for the file format. We also recommend that a\n file or class name and description of purpose be included on the\n same \"printed page\" as the copyright notice for easier\n identification within third-party archives.\n\n Copyright {yyyy} {name of copyright owner}\n\n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n https://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\nlimitations under the License.", + "name" : "Apache License 2.0" + }, { + "licenseId" : "LicenseRef-Autoconf-exception", + "extractedText" : "License by Nomos.", + "name" : "Autoconf-exception" + }, { + "licenseId" : "LicenseRef-BSD", + "extractedText" : "BSD is referenced without a version number. Please look up BSD in the License Admin to view the different versions.", + "name" : "BSD" + }, { + "licenseId" : "LicenseRef-BSD-2-Clause", + "extractedText" : "Copyright (c) \n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. 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.\n\nTHIS 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 HOLDER 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.", + "name" : "BSD 2-Clause \"Simplified\" License" + }, { + "licenseId" : "LicenseRef-BSD-3-Clause", + "extractedText" : "Copyright (c) .\n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. 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.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS 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 HOLDER 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.", + "name" : "BSD 3-Clause \"New\" or \"Revised\" License" + }, { + "licenseId" : "LicenseRef-BSD-3-Clause-691d2809ec460516b08b94ef35d4c201", + "extractedText" : "Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n* 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.\n* Neither the name of the Simple Directmedia Layer (SDL) nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS 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.", + "name" : "BSD-3-Clause-691d2809ec460516b08b94ef35d4c201" + }, { + "licenseId" : "LicenseRef-BSD-3-Clause-7f5d2ce8d75ce1977dedf2806bb2d69e", + "extractedText" : "Redistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are\nmet:\n\n* Redistributions of source code must retain the above copyright\nnotice, this list of conditions and the following disclaimer.\n* Redistributions in binary form must reproduce the above\ncopyright notice, this list of conditions and the following disclaimer\nin the documentation and/or other materials provided with the\ndistribution.\n* Neither the name of Google LLC nor the names of its\ncontributors may be used to endorse or promote products derived from\nthis software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n\"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\nLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\nA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\nOWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\nLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\nTHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.", + "name" : "BSD-3-Clause-7f5d2ce8d75ce1977dedf2806bb2d69e" + }, { + "licenseId" : "LicenseRef-BSD-3-Clause-9b661032830136053b0e51a99e922c49", + "extractedText" : "Redistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\nthis list of conditions and the following disclaimer in the documentation\nand/or other materials provided with the distribution.\n\n* Neither the name of yuv2rgb nor the names of its\ncontributors may be used to endorse or promote products derived from\nthis software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.", + "name" : "BSD-3-Clause-9b661032830136053b0e51a99e922c49" + }, { + "licenseId" : "LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635", + "extractedText" : "Redistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n* Redistributions in binary form must reproduce the above copyright\nnotice, this list of conditions and the following disclaimer in the\ndocumentation and/or other materials provided with the distribution.\n* Neither the name of Signal 11 Software nor the names of its\ncontributors may be used to endorse or promote products derived from\nthis software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\nCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\nSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\nINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGE.", + "name" : "BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635" + }, { + "licenseId" : "LicenseRef-BSD-possibility", + "extractedText" : "License by Nomos.", + "name" : "BSD-possibility" + }, { + "licenseId" : "LicenseRef-BSD-style", + "extractedText" : "According to BSD license, add some modifications", + "name" : "BSD-style" + }, { + "licenseId" : "LicenseRef-CC-BY-4.0", + "extractedText" : "Creative Commons Attribution 4.0 International\n\n Creative Commons Corporation (\"Creative Commons\") is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an \"as-is\" basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible.\n\nUsing Creative Commons Public Licenses\n\nCreative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses.\n\nConsiderations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. More considerations for licensors.\n\nConsiderations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor's permission is not necessary for any reason-for example, because of any applicable exception or limitation to copyright-then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. Although not required by our licenses, you are encouraged to respect those requests where reasonable. More considerations for the public.\n\nCreative Commons Attribution 4.0 International Public License\n\nBy exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution 4.0 International Public License (\"Public License\"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions.\n\nSection 1 - Definitions.\n\n a.\tAdapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image.\n\n b.\tAdapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License.\n\n c.\tCopyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.\n\n d.\tEffective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements.\n\n e.\tExceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material.\n\n f.\tLicensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License.\n\n g.\tLicensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license.\n\n h.\tLicensor means the individual(s) or entity(ies) granting rights under this Public License.\n\n i.\tShare means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them.\n\n j.\tSui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world.\n\n k.\tYou means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning.\n\nSection 2 - Scope.\n\n a.\tLicense grant.\n\n 1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to:\n\n A. reproduce and Share the Licensed Material, in whole or in part; and\n\n B. produce, reproduce, and Share Adapted Material.\n\n 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions.\n\n 3. Term. The term of this Public License is specified in Section 6(a).\n\n 4. Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material.\n\n 5. Downstream recipients.\n\n A. Offer from the Licensor - Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License.\n\n B. No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material.\n\n 6. No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i).\n\nb. Other rights.\n\n 1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise.\n\n 2. Patent and trademark rights are not licensed under this Public License.\n\n 3. To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties.\n\nSection 3 - License Conditions.\n\nYour exercise of the Licensed Rights is expressly made subject to the following conditions.\n\n a.\tAttribution.\n\n 1. If You Share the Licensed Material (including in modified form), You must:\n\n A. retain the following if it is supplied by the Licensor with the Licensed Material:\n\n i. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated);\n\n ii. a copyright notice;\n\n iii. a notice that refers to this Public License;\n\n iv.\ta notice that refers to the disclaimer of warranties;\n\n v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable;\n\n B. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and\n\n C. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License.\n\n 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information.\n\n 3. If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable.\n\n 4. If You Share Adapted Material You produce, the Adapter's License You apply must not prevent recipients of the Adapted Material from complying with this Public License.\n\nSection 4 - Sui Generis Database Rights.\n\nWhere the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material:\n\n a.\tfor the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database;\n\n b.\tif You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material; and\n\n c.\tYou must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database.\nFor the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights.\n\nSection 5 - Disclaimer of Warranties and Limitation of Liability.\n\n a.\tUnless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You.\n\n b.\tTo the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You.\n\n c.\tThe disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability.\n\nSection 6 - Term and Termination.\n\n a.\tThis Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically.\n\n b.\tWhere Your right to use the Licensed Material has terminated under Section 6(a), it reinstates:\n\n 1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or\n\n 2. upon express reinstatement by the Licensor.\n\n c.\tFor the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License.\n\n d.\tFor the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License.\n\n e.\tSections 1, 5, 6, 7, and 8 survive termination of this Public License.\n\nSection 7 - Other Terms and Conditions.\n\n a.\tThe Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed.\n\n b.\tAny arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License.\n\nSection 8 - Interpretation.\n\n a.\tFor the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License.\n\n b.\tTo the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions.\n\n c.\tNo term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor.\n\n d.\tNothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority.\n\nCreative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the \"Licensor.\" Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark \"Creative Commons\" or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses.\n\nCreative Commons may be contacted at creativecommons.org.", + "name" : "Creative Commons Attribution 4.0 International" + }, { + "licenseId" : "LicenseRef-CC-BY-SA-4.0", + "extractedText" : "Creative Commons Attribution-ShareAlike 4.0 International\n\n Creative Commons Corporation (\"Creative Commons\") is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an \"as-is\" basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible.\n\nUsing Creative Commons Public Licenses\n\nCreative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses.\n\nConsiderations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. More considerations for licensors.\n\nConsiderations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor's permission is not necessary for any reason-for example, because of any applicable exception or limitation to copyright-then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described.\n\nAlthough not required by our licenses, you are encouraged to respect those requests where reasonable. More considerations for the public.\n\nCreative Commons Attribution-ShareAlike 4.0 International Public License\n\nBy exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-ShareAlike 4.0 International Public License (\"Public License\"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions.\n\nSection 1 - Definitions.\n\n a.\tAdapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image.\n\n b.\tAdapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License.\n\n c.\tBY-SA Compatible License means a license listed at creativecommons.org/compatiblelicenses, approved by Creative Commons as essentially the equivalent of this Public License.\n\n d.\tCopyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.\n\n e.\tEffective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements.\n\n f.\tExceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material.\n\n g.\tLicense Elements means the license attributes listed in the name of a Creative Commons Public License. The License Elements of this Public License are Attribution and ShareAlike.\n\n h.\tLicensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License.\n\n i.\tLicensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license.\n\n j.\tLicensor means the individual(s) or entity(ies) granting rights under this Public License.\n\n k.\tShare means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them.\n\n l.\tSui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world.\n\n m.\tYou means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning.\n\nSection 2 - Scope.\n\n a.\tLicense grant.\n\n 1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to:\n\n A. reproduce and Share the Licensed Material, in whole or in part; and\n\n B. produce, reproduce, and Share Adapted Material.\n\n 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions.\n\n 3. Term. The term of this Public License is specified in Section 6(a).\n\n 4. Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material.\n\n 5. Downstream recipients.\n\n A. Offer from the Licensor - Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License.\n\n B. Additional offer from the Licensor - Adapted Material. Every recipient of Adapted Material from You automatically receives an offer from the Licensor to exercise the Licensed Rights in the Adapted Material under the conditions of the Adapter's License You apply.\n\n C. No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material.\n\n 6. No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i).\n\n b.\tOther rights.\n\n 1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise.\n\n 2. Patent and trademark rights are not licensed under this Public License.\n\n 3. To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties.\n\nSection 3 - License Conditions.\n\nYour exercise of the Licensed Rights is expressly made subject to the following conditions.\n\n a.\tAttribution.\n\n 1. If You Share the Licensed Material (including in modified form), You must:\n\n A. retain the following if it is supplied by the Licensor with the Licensed Material:\n\n i.\tidentification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated);\n\n ii.\ta copyright notice;\n\n iii. a notice that refers to this Public License;\n\n iv.\ta notice that refers to the disclaimer of warranties;\n\n v.\ta URI or hyperlink to the Licensed Material to the extent reasonably practicable;\n\n B. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and\n\n C. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License.\n\n 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information.\n\n 3. If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable.\n\n b.\tShareAlike.In addition to the conditions in Section 3(a), if You Share Adapted Material You produce, the following conditions also apply.\n\n 1. The Adapter's License You apply must be a Creative Commons license with the same License Elements, this version or later, or a BY-SA Compatible License.\n\n 2. You must include the text of, or the URI or hyperlink to, the Adapter's License You apply. You may satisfy this condition in any reasonable manner based on the medium, means, and context in which You Share Adapted Material.\n\n 3. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, Adapted Material that restrict exercise of the rights granted under the Adapter's License You apply.\n\nSection 4 - Sui Generis Database Rights.\n\nWhere the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material:\n\n a.\tfor the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database;\n\n b.\tif You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material, including for purposes of Section 3(b); and\n\n c.\tYou must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database.\nFor the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights.\n\nSection 5 - Disclaimer of Warranties and Limitation of Liability.\n\n a.\tUnless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You.\n\n b.\tTo the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You.\n\n c.\tThe disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability.\n\nSection 6 - Term and Termination.\n\n a.\tThis Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically.\n\n b.\tWhere Your right to use the Licensed Material has terminated under Section 6(a), it reinstates:\n\n 1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or\n\n 2. upon express reinstatement by the Licensor.\n\n c.\tFor the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License.\n\n d.\tFor the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License.\n\n e.\tSections 1, 5, 6, 7, and 8 survive termination of this Public License.\n\nSection 7 - Other Terms and Conditions.\n\n a.\tThe Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed.\n\n b.\tAny arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License.\n\nSection 8 - Interpretation.\n\n a.\tFor the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License.\n\n b.\tTo the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions.\n\n c.\tNo term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor.\n\n d.\tNothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority.\n\nCreative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the \"Licensor.\" Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark \"Creative Commons\" or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses.\n\nCreative Commons may be contacted at creativecommons.org.", + "name" : "Creative Commons Attribution Share Alike 4.0 International" + }, { + "licenseId" : "LicenseRef-CC-PDDC", + "extractedText" : "The person or persons who have associated work with this document (the \"Dedicator\" or \"Certifier\") hereby either (a) certifies that, to the best of his knowledge, the work of authorship identified is in the public domain of the country from which the work is published, or (b) hereby dedicates whatever copyright the dedicators holds in the work of authorship identified below (the \"Work\") to the public domain. A certifier, moreover, dedicates any copyright interest he may have in the associated work, and for these purposes, is described as a \"dedicator\" below.\n\nA certifier has taken reasonable steps to verify the copyright status of this work. Certifier recognizes that his good faith efforts may not shield him from liability if in fact the work certified is not in the public domain.\n\nDedicator makes this dedication for the benefit of the public at large and to the detriment of the Dedicator's heirs and successors. Dedicator intends this dedication to be an overt act of relinquishment in perpetuity of all present and future rights under copyright law, whether vested or contingent, in the Work. Dedicator understands that such relinquishment of all rights includes the relinquishment of all rights to enforce (by lawsuit or otherwise) those copyrights in the Work.\n\nDedicator recognizes that, once placed in the public domain, the Work may be freely reproduced, distributed, transmitted, used, modified, built upon, or otherwise exploited by anyone for any purpose, commercial or non-commercial, and in any way, including by methods that have not yet been invented or conceived.", + "name" : "Creative Commons Public Domain Dedication and Certification" + }, { + "licenseId" : "LicenseRef-CC0-1.0", + "extractedText" : "Creative Commons Legal Code\n\nCC0 1.0 Universal\n\n CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE\n LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN\n ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS\n INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES\n REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS\n PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM\n THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED\n HEREUNDER.\n\nStatement of Purpose\n\nThe laws of most jurisdictions throughout the world automatically confer\nexclusive Copyright and Related Rights (defined below) upon the creator\nand subsequent owner(s) (each and all, an \"owner\") of an original work of\nauthorship and/or a database (each, a \"Work\").\n\nCertain owners wish to permanently relinquish those rights to a Work for\nthe purpose of contributing to a commons of creative, cultural and\nscientific works (\"Commons\") that the public can reliably and without fear\nof later claims of infringement build upon, modify, incorporate in other\nworks, reuse and redistribute as freely as possible in any form whatsoever\nand for any purposes, including without limitation commercial purposes.\nThese owners may contribute to the Commons to promote the ideal of a free\nculture and the further production of creative, cultural and scientific\nworks, or to gain reputation or greater distribution for their Work in\npart through the use and efforts of others.\n\nFor these and/or other purposes and motivations, and without any\nexpectation of additional consideration or compensation, the person\nassociating CC0 with a Work (the \"Affirmer\"), to the extent that he or she\nis an owner of Copyright and Related Rights in the Work, voluntarily\nelects to apply CC0 to the Work and publicly distribute the Work under its\nterms, with knowledge of his or her Copyright and Related Rights in the\nWork and the meaning and intended legal effect of CC0 on those rights.\n\n1. Copyright and Related Rights. A Work made available under CC0 may be\nprotected by copyright and related or neighboring rights (\"Copyright and\nRelated Rights\"). Copyright and Related Rights include, but are not\nlimited to, the following:\n\n i. the right to reproduce, adapt, distribute, perform, display,\n communicate, and translate a Work;\n ii. moral rights retained by the original author(s) and/or performer(s);\niii. publicity and privacy rights pertaining to a person's image or\n likeness depicted in a Work;\n iv. rights protecting against unfair competition in regards to a Work,\n subject to the limitations in paragraph 4(a), below;\n v. rights protecting the extraction, dissemination, use and reuse of data\n in a Work;\n vi. database rights (such as those arising under Directive 96/9/EC of the\n European Parliament and of the Council of 11 March 1996 on the legal\n protection of databases, and under any national implementation\n thereof, including any amended or successor version of such\n directive); and\nvii. other similar, equivalent or corresponding rights throughout the\n world based on applicable law or treaty, and any national\n implementations thereof.\n\n2. Waiver. To the greatest extent permitted by, but not in contravention\nof, applicable law, Affirmer hereby overtly, fully, permanently,\nirrevocably and unconditionally waives, abandons, and surrenders all of\nAffirmer's Copyright and Related Rights and associated claims and causes\nof action, whether now known or unknown (including existing as well as\nfuture claims and causes of action), in the Work (i) in all territories\nworldwide, (ii) for the maximum duration provided by applicable law or\ntreaty (including future time extensions), (iii) in any current or future\nmedium and for any number of copies, and (iv) for any purpose whatsoever,\nincluding without limitation commercial, advertising or promotional\npurposes (the \"Waiver\"). Affirmer makes the Waiver for the benefit of each\nmember of the public at large and to the detriment of Affirmer's heirs and\nsuccessors, fully intending that such Waiver shall not be subject to\nrevocation, rescission, cancellation, termination, or any other legal or\nequitable action to disrupt the quiet enjoyment of the Work by the public\nas contemplated by Affirmer's express Statement of Purpose.\n\n3. Public License Fallback. Should any part of the Waiver for any reason\nbe judged legally invalid or ineffective under applicable law, then the\nWaiver shall be preserved to the maximum extent permitted taking into\naccount Affirmer's express Statement of Purpose. In addition, to the\nextent the Waiver is so judged Affirmer hereby grants to each affected\nperson a royalty-free, non transferable, non sublicensable, non exclusive,\nirrevocable and unconditional license to exercise Affirmer's Copyright and\nRelated Rights in the Work (i) in all territories worldwide, (ii) for the\nmaximum duration provided by applicable law or treaty (including future\ntime extensions), (iii) in any current or future medium and for any number\nof copies, and (iv) for any purpose whatsoever, including without\nlimitation commercial, advertising or promotional purposes (the\n\"License\"). The License shall be deemed effective as of the date CC0 was\napplied by Affirmer to the Work. Should any part of the License for any\nreason be judged legally invalid or ineffective under applicable law, such\npartial invalidity or ineffectiveness shall not invalidate the remainder\nof the License, and in such case Affirmer hereby affirms that he or she\nwill not (i) exercise any of his or her remaining Copyright and Related\nRights in the Work or (ii) assert any associated claims and causes of\naction with respect to the Work, in either case contrary to Affirmer's\nexpress Statement of Purpose.\n\n4. Limitations and Disclaimers.\n\n a. No trademark or patent rights held by Affirmer are waived, abandoned,\n surrendered, licensed or otherwise affected by this document.\n b. Affirmer offers the Work as-is and makes no representations or\n warranties of any kind concerning the Work, express, implied,\n statutory or otherwise, including without limitation warranties of\n title, merchantability, fitness for a particular purpose, non\n infringement, or the absence of latent or other defects, accuracy, or\n the present or absence of errors, whether or not discoverable, all to\n the greatest extent permissible under applicable law.\n c. Affirmer disclaims responsibility for clearing rights of other persons\n that may apply to the Work or any use thereof, including without\n limitation any person's Copyright and Related Rights in the Work.\n Further, Affirmer disclaims responsibility for obtaining any necessary\n consents, permissions or other rights required for any use of the\n Work.\n d. Affirmer understands and acknowledges that Creative Commons is not a\n party to this document and has no duty or obligation with respect to\n this CC0 or use of the Work.", + "name" : "Creative Commons Zero v1.0 Universal" + }, { + "licenseId" : "LicenseRef-CPL-1.0", + "extractedText" : "Common Public License Version 1.0\n\nTHE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE (\"AGREEMENT\"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and\n\n b) in the case of each subsequent Contributor:\n\n i) changes to the Program, and\n\n ii) additions to the Program;\n\nwhere such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program.\n\n\"Contributor\" means any person or entity that distributes the Program.\n\n\"Licensed Patents \" mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.\n\n\"Program\" means the Contributions distributed in accordance with this Agreement.\n\n\"Recipient\" means anyone who receives the Program under this Agreement, including all Contributors.\n\n2. GRANT OF RIGHTS\n\n a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form.\n\n b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.\n\n c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.\n\n d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.\n\n3. REQUIREMENTS\n\nA Contributor may choose to distribute the Program in object code form under its own license agreement, provided that:\n\n a) it complies with the terms and conditions of this Agreement; and\n\n b) its license agreement:\n\n i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;\n\n ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;\n\n iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and\n\n iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange.\n\nWhen the Program is made available in source code form:\n\n a) it must be made available under this Agreement; and\n\n b) a copy of this Agreement must be included with each copy of the Program.\n\nContributors may not remove or alter any copyright notices contained within the Program.\n\nEach Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor (\"Commercial Contributor\") hereby agrees to defend and indemnify every other Contributor (\"Indemnified Contributor\") against any losses, damages and costs (collectively \"Losses\") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.\n\nFor example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.\n\n5. NO WARRANTY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.\n\n6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), 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 OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.\n\nIf Recipient institutes patent litigation against a Contributor with respect to a patent applicable to software (including a cross-claim or counterclaim in a lawsuit), then any patent licenses granted by that Contributor to such Recipient under this Agreement shall terminate as of the date such litigation is filed. In addition, if Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.\n\nAll Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.\n\nEveryone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. IBM is the initial Agreement Steward. IBM may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved.\n\nThis Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation.", + "name" : "Common Public License 1.0" + }, { + "licenseId" : "LicenseRef-Dual-license-ce17e35c140a189b367e7b29fd3b006a", + "extractedText" : "License: GPL-3.0-only OR BSD-3-Clause OR Permission-Notice", + "name" : "Dual-license-ce17e35c140a189b367e7b29fd3b006a" + }, { + "licenseId" : "LicenseRef-EPICS", + "extractedText" : "EPICS Open License Terms\n\nThe following is the text of the EPICS Open software license agreement which now applies to EPICS Base and many of the unbundled EPICS extensions and support modules.\n\nCopyright © . All rights reserved.\n\n is distributed subject to the following license conditions:\n\nSOFTWARE LICENSE AGREEMENT\n\nSoftware: \n\n1. The \"Software\", below, refers to (in either source code, or binary form and accompanying documentation). Each licensee is addressed as \"you\" or \"Licensee.\"\n\n2. The copyright holders shown above and their third-party licensors hereby grant Licensee a royalty-free nonexclusive license, subject to the limitations stated herein and U.S. Government license rights.\n\n3. You may modify and make a copy or copies of the Software for use within your organization, if you meet the following conditions:\n\na. Copies in source code must include the copyright notice and this Software License Agreement.\nb. Copies in binary form must include the copyright notice and this Software License Agreement in the documentation and/or other materials provided with the copy.\n\n4. You may modify a copy or copies of the Software or any portion of it, thus forming a work based on the Software, and distribute copies of such work outside your organization, if you meet all of the following conditions:\n\na. Copies in source code must include the copyright notice and this Software License Agreement;\nb. Copies in binary form must include the copyright notice and this Software License Agreement in the documentation and/or other materials provided with the copy;\nc. Modified copies and works based on the Software must carry prominent notices stating that you changed specified portions of the Software.\n\n5. Portions of the Software resulted from work developed under a U.S. Government contract and are subject to the following license: the Government is granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable worldwide license in this computer software to reproduce, prepare derivative works, and perform publicly and display publicly.\n\n6. WARRANTY DISCLAIMER. THE SOFTWARE IS SUPPLIED \"AS IS\" WITHOUT WARRANTY OF ANY KIND. THE COPYRIGHT HOLDERS, THEIR THIRD PARTY LICENSORS, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, AND THEIR EMPLOYEES: (1) DISCLAIM ANY WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE OR NON-INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR USEFULNESS OF THE SOFTWARE, (3) DO NOT REPTHAT USE OF THE SOFTWARE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS, (4) DO NOT WARRANT THAT THE SOFTWARE WILL FUNCTION UNINTERRUPTED, THAT IT IS ERROR-FREE OR THAT ANY ERRORS WILL BE CORRECTED.\n\n7. LIMITATION OF LIABILITY. IN NO EVENT WILL THE COPYRIGHT HOLDERS, THEIR THIRD PARTY LICENSORS, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, OR THEIR EMPLOYEES: BE LIABLE FOR ANY INDIRECT, INCIDENTAL, CONSEQUENTIAL, SPECIAL OR PUNITIVE DAMAGES OF ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHER SUCH LIABILITY IS ASSERTED ON THE BASIS OF CONTRACT, TORT (INCLUDING NEGLIGENCE OR STRICT LIABILITY), OR OTHERWISE, EVEN IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE POSSIBILITY OF SUCH LOSS OR DAMAGES.", + "name" : "EPICS Open License" + }, { + "licenseId" : "LicenseRef-EPICS-5aff005c95b9a2f9cfef4524481b603f", + "extractedText" : "EPICS Open License Terms\n\nThe following is the text of the EPICS Open software license agreement which now applies to EPICS Base and many of the unbundled EPICS extensions and support modules.\n\n\nAtomic operation test is distributed subject to the following license conditions:\n\nSOFTWARE LICENSE AGREEMENT\n\nSoftware: \n\n1. The \"Software\", below, refers to (in either source code, or binary form and accompanying documentation). Each licensee is addressed as \"you\" or \"Licensee.\"\n\n2. The copyright holders shown above and their third-party licensors hereby grant Licensee a royalty-free nonexclusive license, subject to the limitations stated herein and U.S. Government license rights.\n\n3. You may modify and make a copy or copies of the Software for use within your organization, if you meet the following conditions:\n\na. Copies in source code must include the copyright notice and this Software License Agreement.\nb. Copies in binary form must include the copyright notice and this Software License Agreement in the documentation and/or other materials provided with the copy.\n\n4. You may modify a copy or copies of the Software or any portion of it, thus forming a work based on the Software, and distribute copies of such work outside your organization, if you meet all of the following conditions:\n\na. Copies in source code must include the copyright notice and this Software License Agreement;\nb. Copies in binary form must include the copyright notice and this Software License Agreement in the documentation and/or other materials provided with the copy;\nc. Modified copies and works based on the Software must carry prominent notices stating that you changed specified portions of the Software.\n\n5. Portions of the Software resulted from work developed under a U.S. Government contract and are subject to the following license: the Government is granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable worldwide license in this computer software to reproduce, prepare derivative works, and perform publicly and display publicly.\n\n6. WARRANTY DISCLAIMER. THE SOFTWARE IS SUPPLIED \"AS IS\" WITHOUT WARRANTY OF ANY KIND. THE COPYRIGHT HOLDERS, THEIR THIRD PARTY LICENSORS, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, AND THEIR EMPLOYEES: (1) DISCLAIM ANY WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE OR NON-INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR USEFULNESS OF THE SOFTWARE, (3) DO NOT REPTHAT USE OF THE SOFTWARE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS, (4) DO NOT WARRANT THAT THE SOFTWARE WILL FUNCTION UNINTERRUPTED, THAT IT IS ERROR-FREE OR THAT ANY ERRORS WILL BE CORRECTED.\n\n7. LIMITATION OF LIABILITY. IN NO EVENT WILL THE COPYRIGHT HOLDERS, THEIR THIRD PARTY LICENSORS, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, OR THEIR EMPLOYEES: BE LIABLE FOR ANY INDIRECT, INCIDENTAL, CONSEQUENTIAL, SPECIAL OR PUNITIVE DAMAGES OF ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHER SUCH LIABILITY IS ASSERTED ON THE BASIS OF CONTRACT, TORT (INCLUDING NEGLIGENCE OR STRICT LIABILITY), OR OTHERWISE, EVEN IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE POSSIBILITY OF SUCH LOSS OR DAMAGES.", + "name" : "EPICS-5aff005c95b9a2f9cfef4524481b603f" + }, { + "licenseId" : "LicenseRef-FSF-2e01bb672e5007181a921b144efe76a8", + "extractedText" : "This config.status script is free software; the Free Software Foundation\ngives unlimited permission to copy, distribute and modify it.", + "name" : "FSF-2e01bb672e5007181a921b144efe76a8" + }, { + "licenseId" : "LicenseRef-FSFUL", + "extractedText" : "Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.\n\nThis configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it.", + "name" : "FSF Unlimited License" + }, { + "licenseId" : "LicenseRef-FSFUL-a1644ee43218a2c79e1c49c99833dd00", + "extractedText" : "This config.lt script is free software; the Free Software Foundation\ngives unlimited permision to copy, distribute and modify it.", + "name" : "FSFUL-a1644ee43218a2c79e1c49c99833dd00" + }, { + "licenseId" : "LicenseRef-FSFUL-c75eb7486755351ecb2622ed8c28c6d4", + "extractedText" : "This configure script is free software; the Free Software Foundation\ngives unlimited permission to copy, distribute and modify it.", + "name" : "FSFUL-c75eb7486755351ecb2622ed8c28c6d4" + }, { + "licenseId" : "LicenseRef-FSFULLR", + "extractedText" : "Copyright 1996-2006 Free Software Foundation, Inc.\n\nThis file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved.", + "name" : "FSF Unlimited License (with License Retention)" + }, { + "licenseId" : "LicenseRef-FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7", + "extractedText" : "This file is free software; the Free Software Foundation gives\nunlimited permission to copy and/or distribute it, with or without\nmodifications, as long as this notice is preserved.", + "name" : "FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7" + }, { + "licenseId" : "LicenseRef-Freeware", + "extractedText" : "Software classified as freeware is licensed at no cost and is either fully functional for an unlimited time; or has only basic functions enabled with a fully functional version available commercially or as shareware.[8] In contrast to free software, the author usually restricts one or more rights of the user, including the rights to use, copy, distribute, modify and make derivative works of the software or extract the source code.[1][2][9][10] The software license may impose various additional restrictions on the type of use, e.g. only for personal use, private use, individual use, non-profit use, non-commercial use, academic use, educational use, use in charity or humanitarian organizations, non-military use, use by public authorities or various other combinations of these type of restrictions.[11] For instance, the license may be \"free for private, non-commercial use\". The software license may also impose various other restrictions, such as restricted use over a network, restricted use on a server, restricted use in a combination with some types of other software or with some hardware devices, prohibited distribution over the Internet other than linking to author's website, restricted distribution without author's consent, restricted number of copies, etc.", + "name" : "freeware" + }, { + "licenseId" : "LicenseRef-GPL-1.0-or-later", + "extractedText" : "GNU GENERAL PUBLIC LICENSE\n\nVersion 1, February 1989\n\nCopyright (C) 1989 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA\n\nEveryone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.\n\nPreamble\n\nThe license agreements of most software companies try to keep users at the mercy of those companies. By contrast, our General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. The General Public License applies to the Free Software Foundation's software and to any other program whose authors commit to using it. You can use it for your programs, too.\n\nWhen we speak of free software, we are referring to freedom, not price. Specifically, the General Public License is designed to make sure that you have the freedom to give away or sell copies of free software, that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.\n\nTo protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.\n\nFor example, if you distribute copies of a such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must tell them their rights.\n\nWe protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.\n\nAlso, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.\n\nThe precise terms and conditions for copying, distribution and modification follow.\n\nGNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n 0. This License Agreement applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The \"Program\", below, refers to any such program or work, and a \"work based on the Program\" means either the Program or any work containing the Program or a portion of it, either verbatim or with modifications. Each licensee is addressed as \"you\".\n\n 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this General Public License and to the absence of any warranty; and give any other recipients of the Program a copy of this General Public License along with the Program. You may charge a fee for the physical act of transferring a copy.\n\n 2. You may modify your copy or copies of the Program or any portion of it, and copy and distribute such modifications under the terms of Paragraph 1 above, provided that you also do the following:\n\n a) cause the modified files to carry prominent notices stating that you changed the files and the date of any change; and\n\n b) cause the whole of any work that you distribute or publish, that in whole or in part contains the Program or any part thereof, either with or without modifications, to be licensed at no charge to all third parties under the terms of this General Public License (except that you may choose to grant warranty protection to some or all third parties, at your option).\n\n c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the simplest and most usual way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this General Public License.\n\n d) You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.\n\n Mere aggregation of another independent work with the Program (or its derivative) on a volume of a storage or distribution medium does not bring the other work under the scope of these terms.\n\n 3. You may copy and distribute the Program (or a portion or derivative of it, under Paragraph 2) in object code or executable form under the terms of Paragraphs 1 and 2 above provided that you also do one of the following:\n\n a) accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Paragraphs 1 and 2 above; or,\n\n b) accompany it with a written offer, valid for at least three years, to give any third party free (except for a nominal charge for the cost of distribution) a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Paragraphs 1 and 2 above; or,\n\n c) accompany it with the information you received as to where the corresponding source code may be obtained. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form alone.)\n\n Source code for a work means the preferred form of the work for making modifications to it. For an executable file, complete source code means all the source code for all modules it contains; but, as a special exception, it need not include source code for modules which are standard libraries that accompany the operating system on which the executable file runs, or for standard header files or definitions files that accompany that operating system.\n\n 4. You may not copy, modify, sublicense, distribute or transfer the Program except as expressly provided under this General Public License. Any attempt otherwise to copy, modify, sublicense, distribute or transfer the Program is void, and will automatically terminate your rights to use the Program under this License. However, parties who have received copies, or rights to use copies, from you under this General Public License will not have their licenses terminated so long as such parties remain in full compliance.\n\n 5. By copying, distributing or modifying the Program (or any work based on the Program) you indicate your acceptance of this license to do so, and all its terms and conditions.\n\n 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein.\n\n 7. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.\n\n Each version is given a distinguishing version number. If the Program specifies a version number of the license which applies to it and \"any later version\", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the license, you may choose any version ever published by the Free Software Foundation.\n\n 8. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.\n\n NO WARRANTY\n\n 9.\n\n BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n 10. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS\n\nAppendix: How to Apply These Terms to Your New Programs\n\nIf you develop a new program, and you want it to be of the greatest possible use to humanity, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.\n\nTo do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the \"copyright\" line and a pointer to where the full notice is found.\n\n\n\nCopyright (C) 19yy \n\nThis program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n\nAlso add information on how to contact you by electronic and paper mail.\n\nIf the program is interactive, make it output a short notice like this when it starts in an interactive mode:\n\nGnomovision version 69, Copyright (C) 19xx name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program.\n\nYou should also get your employer (if you work as a programmer) or your school, if any, to sign a \"copyright disclaimer\" for the program, if necessary. Here a sample; alter the names:\n\nYoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (a program to direct compilers to make passes at assemblers) written by James Hacker.\n\n, 1 April 1989 Ty Coon, President of Vice\n\nThat's all there is to it!", + "name" : "GNU General Public License v1.0 or later" + }, { + "licenseId" : "LicenseRef-GPL-2.0-only", + "extractedText" : "GNU GENERAL PUBLIC LICENSE\nVersion 2, June 1991\n\nCopyright (C) 1989, 1991 Free Software Foundation, Inc.\n51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA\n\nEveryone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.\n\nPreamble\n\nThe licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too.\n\nWhen we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.\n\nTo protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.\n\nFor example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.\n\nWe protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.\n\nAlso, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.\n\nFinally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.\n\nThe precise terms and conditions for copying, distribution and modification follow.\n\nTERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The \"Program\", below, refers to any such program or work, and a \"work based on the Program\" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term \"modification\".) Each licensee is addressed as \"you\".\n\nActivities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.\n\n1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.\n\nYou may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.\n\n2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:\n\n a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.\n\n b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.\n\n c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)\n\nThese requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.\n\nThus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.\n\nIn addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.\n\n3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:\n\n a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,\n\n b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,\n\n c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)\n\nThe source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.\n\nIf distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.\n\n4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.\n\n5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.\n\n6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.\n\n7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.\n\nIf any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.\n\nIt is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.\n\nThis section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.\n\n8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.\n\n9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.\n\nEach version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and \"any later version\", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.\n\n10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.\n\nNO WARRANTY\n\n11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\nEND OF TERMS AND CONDITIONS\n\nHow to Apply These Terms to Your New Programs\n\nIf you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.\n\nTo do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the \"copyright\" line and a pointer to where the full notice is found.\n\n one line to give the program's name and an idea of what it does. Copyright (C) yyyy name of author\n\n This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n\n This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\n You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Also add information on how to contact you by electronic and paper mail.\n\nIf the program is interactive, make it output a short notice like this when it starts in an interactive mode:\n\n Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program.\n\nYou should also get your employer (if you work as a programmer) or your school, if any, to sign a \"copyright disclaimer\" for the program, if necessary. Here is a sample; alter the names:\n\n Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker.\n\nsignature of Ty Coon, 1 April 1989 Ty Coon, President of Vice", + "name" : "GNU General Public License v2.0 only" + }, { + "licenseId" : "LicenseRef-GPL-2.0-or-later", + "extractedText" : "GNU GENERAL PUBLIC LICENSE\n\nVersion 2, June 1991\n\nCopyright (C) 1989, 1991 Free Software Foundation, Inc.\n\n51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA\n\nEveryone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.\n\nPreamble\n\nThe licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too.\n\nWhen we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.\n\nTo protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.\n\nFor example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.\n\nWe protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.\n\nAlso, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.\n\nFinally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.\n\nThe precise terms and conditions for copying, distribution and modification follow.\n\nTERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The \"Program\", below, refers to any such program or work, and a \"work based on the Program\" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term \"modification\".) Each licensee is addressed as \"you\".\n\n Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.\n\n 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.\n\n You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.\n\n 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:\n\n a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.\n\n b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.\n\n c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)\n\n These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.\n\n Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.\n\n In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.\n\n 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:\n\n a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,\n\n b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,\n\n c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)\n\n The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.\n\n If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.\n\n 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.\n\n 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.\n\n 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.\n\n 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.\n\n If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.\n\n It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.\n\n This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.\n\n 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.\n\n 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.\n\n Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and \"any later version\", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.\n\n 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.\n\n NO WARRANTY\n\n 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS\n\nHow to Apply These Terms to Your New Programs\n\nIf you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.\n\nTo do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the \"copyright\" line and a pointer to where the full notice is found.\n\n\n\nCopyright (C) \n\nThis program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n\nAlso add information on how to contact you by electronic and paper mail.\n\nIf the program is interactive, make it output a short notice like this when it starts in an interactive mode:\n\nGnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program.\n\nYou should also get your employer (if you work as a programmer) or your school, if any, to sign a \"copyright disclaimer\" for the program, if necessary. Here is a sample; alter the names:\n\nYoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker.\n\n< signature of Ty Coon > , 1 April 1989 Ty Coon, President of Vice", + "name" : "GNU General Public License v2.0 or later" + }, { + "licenseId" : "LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception", + "extractedText" : "GNU GENERAL PUBLIC LICENSE\n Version 2, June 1991\n\n Copyright (C) 1989, 1991 Free Software Foundation, Inc.,\n 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n Preamble\n\n The licenses for most software are designed to take away your\nfreedom to share and change it. By contrast, the GNU General Public\nLicense is intended to guarantee your freedom to share and change free\nsoftware--to make sure the software is free for all its users. This\nGeneral Public License applies to most of the Free Software\nFoundation's software and to any other program whose authors commit to\nusing it. (Some other Free Software Foundation software is covered by\nthe GNU Lesser General Public License instead.) You can apply it to\nyour programs, too.\n\n When we speak of free software, we are referring to freedom, not\nprice. Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthis service if you wish), that you receive source code or can get it\nif you want it, that you can change the software or use pieces of it\nin new free programs; and that you know you can do these things.\n\n To protect your rights, we need to make restrictions that forbid\nanyone to deny you these rights or to ask you to surrender the rights.\nThese restrictions translate to certain responsibilities for you if you\ndistribute copies of the software, or if you modify it.\n\n For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must give the recipients all the rights that\nyou have. You must make sure that they, too, receive or can get the\nsource code. And you must show them these terms so they know their\nrights.\n\n We protect your rights with two steps: (1) copyright the software, and\n(2) offer you this license which gives you legal permission to copy,\ndistribute and/or modify the software.\n\n Also, for each author's protection and ours, we want to make certain\nthat everyone understands that there is no warranty for this free\nsoftware. If the software is modified by someone else and passed on, we\nwant its recipients to know that what they have is not the original, so\nthat any problems introduced by others will not reflect on the original\nauthors' reputations.\n\n Finally, any free program is threatened constantly by software\npatents. We wish to avoid the danger that redistributors of a free\nprogram will individually obtain patent licenses, in effect making the\nprogram proprietary. To prevent this, we have made it clear that any\npatent must be licensed for everyone's free use or not licensed at all.\n\n The precise terms and conditions for copying, distribution and\nmodification follow.\n\n GNU GENERAL PUBLIC LICENSE\n TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n 0. This License applies to any program or other work which contains\na notice placed by the copyright holder saying it may be distributed\nunder the terms of this General Public License. The \"Program\", below,\nrefers to any such program or work, and a \"work based on the Program\"\nmeans either the Program or any derivative work under copyright law:\nthat is to say, a work containing the Program or a portion of it,\neither verbatim or with modifications and/or translated into another\nlanguage. (Hereinafter, translation is included without limitation in\nthe term \"modification\".) Each licensee is addressed as \"you\".\n\nActivities other than copying, distribution and modification are not\ncovered by this License; they are outside its scope. The act of\nrunning the Program is not restricted, and the output from the Program\nis covered only if its contents constitute a work based on the\nProgram (independent of having been made by running the Program).\nWhether that is true depends on what the Program does.\n\n 1. You may copy and distribute verbatim copies of the Program's\nsource code as you receive it, in any medium, provided that you\nconspicuously and appropriately publish on each copy an appropriate\ncopyright notice and disclaimer of warranty; keep intact all the\nnotices that refer to this License and to the absence of any warranty;\nand give any other recipients of the Program a copy of this License\nalong with the Program.\n\nYou may charge a fee for the physical act of transferring a copy, and\nyou may at your option offer warranty protection in exchange for a fee.\n\n 2. You may modify your copy or copies of the Program or any portion\nof it, thus forming a work based on the Program, and copy and\ndistribute such modifications or work under the terms of Section 1\nabove, provided that you also meet all of these conditions:\n\n a) You must cause the modified files to carry prominent notices\n stating that you changed the files and the date of any change.\n\n b) You must cause any work that you distribute or publish, that in\n whole or in part contains or is derived from the Program or any\n part thereof, to be licensed as a whole at no charge to all third\n parties under the terms of this License.\n\n c) If the modified program normally reads commands interactively\n when run, you must cause it, when started running for such\n interactive use in the most ordinary way, to print or display an\n announcement including an appropriate copyright notice and a\n notice that there is no warranty (or else, saying that you provide\n a warranty) and that users may redistribute the program under\n these conditions, and telling the user how to view a copy of this\n License. (Exception: if the Program itself is interactive but\n does not normally print such an announcement, your work based on\n the Program is not required to print an announcement.)\n\nThese requirements apply to the modified work as a whole. If\nidentifiable sections of that work are not derived from the Program,\nand can be reasonably considered independent and separate works in\nthemselves, then this License, and its terms, do not apply to those\nsections when you distribute them as separate works. But when you\ndistribute the same sections as part of a whole which is a work based\non the Program, the distribution of the whole must be on the terms of\nthis License, whose permissions for other licensees extend to the\nentire whole, and thus to each and every part regardless of who wrote it.\n\nThus, it is not the intent of this section to claim rights or contest\nyour rights to work written entirely by you; rather, the intent is to\nexercise the right to control the distribution of derivative or\ncollective works based on the Program.\n\nIn addition, mere aggregation of another work not based on the Program\nwith the Program (or with a work based on the Program) on a volume of\na storage or distribution medium does not bring the other work under\nthe scope of this License.\n\n 3. You may copy and distribute the Program (or a work based on it,\nunder Section 2) in object code or executable form under the terms of\nSections 1 and 2 above provided that you also do one of the following:\n\n a) Accompany it with the complete corresponding machine-readable\n source code, which must be distributed under the terms of Sections\n 1 and 2 above on a medium customarily used for software interchange; or,\n\n b) Accompany it with a written offer, valid for at least three\n years, to give any third party, for a charge no more than your\n cost of physically performing source distribution, a complete\n machine-readable copy of the corresponding source code, to be\n distributed under the terms of Sections 1 and 2 above on a medium\n customarily used for software interchange; or,\n\n c) Accompany it with the information you received as to the offer\n to distribute corresponding source code. (This alternative is\n allowed only for noncommercial distribution and only if you\n received the program in object code or executable form with such\n an offer, in accord with Subsection b above.)\n\nThe source code for a work means the preferred form of the work for\nmaking modifications to it. For an executable work, complete source\ncode means all the source code for all modules it contains, plus any\nassociated interface definition files, plus the scripts used to\ncontrol compilation and installation of the executable. However, as a\nspecial exception, the source code distributed need not include\nanything that is normally distributed (in either source or binary\nform) with the major components (compiler, kernel, and so on) of the\noperating system on which the executable runs, unless that component\nitself accompanies the executable.\n\nIf distribution of executable or object code is made by offering\naccess to copy from a designated place, then offering equivalent\naccess to copy the source code from the same place counts as\ndistribution of the source code, even though third parties are not\ncompelled to copy the source along with the object code.\n\n 4. You may not copy, modify, sublicense, or distribute the Program\nexcept as expressly provided under this License. Any attempt\notherwise to copy, modify, sublicense or distribute the Program is\nvoid, and will automatically terminate your rights under this License.\nHowever, parties who have received copies, or rights, from you under\nthis License will not have their licenses terminated so long as such\nparties remain in full compliance.\n\n 5. You are not required to accept this License, since you have not\nsigned it. However, nothing else grants you permission to modify or\ndistribute the Program or its derivative works. These actions are\nprohibited by law if you do not accept this License. Therefore, by\nmodifying or distributing the Program (or any work based on the\nProgram), you indicate your acceptance of this License to do so, and\nall its terms and conditions for copying, distributing or modifying\nthe Program or works based on it.\n\n 6. Each time you redistribute the Program (or any work based on the\nProgram), the recipient automatically receives a license from the\noriginal licensor to copy, distribute or modify the Program subject to\nthese terms and conditions. You may not impose any further\nrestrictions on the recipients' exercise of the rights granted herein.\nYou are not responsible for enforcing compliance by third parties to\nthis License.\n\n 7. If, as a consequence of a court judgment or allegation of patent\ninfringement or for any other reason (not limited to patent issues),\nconditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License. If you cannot\ndistribute so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you\nmay not distribute the Program at all. For example, if a patent\nlicense would not permit royalty-free redistribution of the Program by\nall those who receive copies directly or indirectly through you, then\nthe only way you could satisfy both it and this License would be to\nrefrain entirely from distribution of the Program.\n\nIf any portion of this section is held invalid or unenforceable under\nany particular circumstance, the balance of the section is intended to\napply and the section as a whole is intended to apply in other\ncircumstances.\n\nIt is not the purpose of this section to induce you to infringe any\npatents or other property right claims or to contest validity of any\nsuch claims; this section has the sole purpose of protecting the\nintegrity of the free software distribution system, which is\nimplemented by public license practices. Many people have made\ngenerous contributions to the wide range of software distributed\nthrough that system in reliance on consistent application of that\nsystem; it is up to the author/donor to decide if he or she is willing\nto distribute software through any other system and a licensee cannot\nimpose that choice.\n\nThis section is intended to make thoroughly clear what is believed to\nbe a consequence of the rest of this License.\n\n 8. If the distribution and/or use of the Program is restricted in\ncertain countries either by patents or by copyrighted interfaces, the\noriginal copyright holder who places the Program under this License\nmay add an explicit geographical distribution limitation excluding\nthose countries, so that distribution is permitted only in or among\ncountries not thus excluded. In such case, this License incorporates\nthe limitation as if written in the body of this License.\n\n 9. The Free Software Foundation may publish revised and/or new versions\nof the General Public License from time to time. Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\nEach version is given a distinguishing version number. If the Program\nspecifies a version number of this License which applies to it and \"any\nlater version\", you have the option of following the terms and conditions\neither of that version or of any later version published by the Free\nSoftware Foundation. If the Program does not specify a version number of\nthis License, you may choose any version ever published by the Free Software\nFoundation.\n\n 10. If you wish to incorporate parts of the Program into other free\nprograms whose distribution conditions are different, write to the author\nto ask for permission. For software which is copyrighted by the Free\nSoftware Foundation, write to the Free Software Foundation; we sometimes\nmake exceptions for this. Our decision will be guided by the two goals\nof preserving the free status of all derivatives of our free software and\nof promoting the sharing and reuse of software generally.\n\n NO WARRANTY\n\n 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY\nFOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN\nOTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES\nPROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED\nOR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS\nTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE\nPROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,\nREPAIR OR CORRECTION.\n\n 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR\nREDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,\nINCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING\nOUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED\nTO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY\nYOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER\nPROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n END OF TERMS AND CONDITIONS\n\n How to Apply These Terms to Your New Programs\n\n If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n To do so, attach the following notices to the program. It is safest\nto attach them to the start of each source file to most effectively\nconvey the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n \n Copyright (C) \n\n This program is free software; you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation; either version 2 of the License, or\n (at your option) any later version.\n\n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n\n You should have received a copy of the GNU General Public License along\n with this program; if not, write to the Free Software Foundation, Inc.,\n 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.\n\nAlso add information on how to contact you by electronic and paper mail.\n\nIf the program is interactive, make it output a short notice like this\nwhen it starts in an interactive mode:\n\n Gnomovision version 69, Copyright (C) year name of author\n Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n This is free software, and you are welcome to redistribute it\n under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License. Of course, the commands you use may\nbe called something other than `show w' and `show c'; they could even be\nmouse-clicks or menu items--whatever suits your program.\n\nYou should also get your employer (if you work as a programmer) or your\nschool, if any, to sign a \"copyright disclaimer\" for the program, if\nnecessary. Here is a sample; alter the names:\n\n Yoyodyne, Inc., hereby disclaims all copyright interest in the program\n `Gnomovision' (which makes passes at compilers) written by James Hacker.\n\n , 1 April 1989\n Ty Coon, President of Vice\n\nThis General Public License does not permit incorporating your program into\nproprietary programs. If your program is a subroutine library, you may\nconsider it more useful to permit linking proprietary applications with the\nlibrary. If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License.\n\nAs a special exception to the GNU General Public License, if you\ndistribute this file as part of a program that contains a\nconfiguration script generated by Autoconf, you may include it under\nthe same distribution terms that you use for the rest of that program.", + "name" : "GPL-2.0-or-later WITH Autoconf-exception" + }, { + "licenseId" : "LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception-f76ca689e5390ee15588308d669726ef", + "extractedText" : "GNU GENERAL PUBLIC LICENSE\nVersion 2, June 1991\n\nCopyright (C) 1989, 1991 Free Software Foundation, Inc.,\n51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA\nEveryone is permitted to copy and distribute verbatim copies\nof this license document, but changing it is not allowed.\n\nPreamble\n\nThe licenses for most software are designed to take away your\nfreedom to share and change it. By contrast, the GNU General Public\nLicense is intended to guarantee your freedom to share and change free\nsoftware--to make sure the software is free for all its users. This\nGeneral Public License applies to most of the Free Software\nFoundation's software and to any other program whose authors commit to\nusing it. (Some other Free Software Foundation software is covered by\nthe GNU Lesser General Public License instead.) You can apply it to\nyour programs, too.\n\nWhen we speak of free software, we are referring to freedom, not\nprice. Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthis service if you wish), that you receive source code or can get it\nif you want it, that you can change the software or use pieces of it\nin new free programs; and that you know you can do these things.\n\nTo protect your rights, we need to make restrictions that forbid\nanyone to deny you these rights or to ask you to surrender the rights.\nThese restrictions translate to certain responsibilities for you if you\ndistribute copies of the software, or if you modify it.\n\nFor example, if you distribute copies of such a program, whether\ngratis or for a fee, you must give the recipients all the rights that\nyou have. You must make sure that they, too, receive or can get the\nsource code. And you must show them these terms so they know their\nrights.\n\nWe protect your rights with two steps: (1) copyright the software, and\n(2) offer you this license which gives you legal permission to copy,\ndistribute and/or modify the software.\n\nAlso, for each author's protection and ours, we want to make certain\nthat everyone understands that there is no warranty for this free\nsoftware. If the software is modified by someone else and passed on, we\nwant its recipients to know that what they have is not the original, so\nthat any problems introduced by others will not reflect on the original\nauthors' reputations.\n\nFinally, any free program is threatened constantly by software\npatents. We wish to avoid the danger that redistributors of a free\nprogram will individually obtain patent licenses, in effect making the\nprogram proprietary. To prevent this, we have made it clear that any\npatent must be licensed for everyone's free use or not licensed at all.\n\nThe precise terms and conditions for copying, distribution and\nmodification follow.\n\nGNU GENERAL PUBLIC LICENSE\nTERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n0. This License applies to any program or other work which contains\na notice placed by the copyright holder saying it may be distributed\nunder the terms of this General Public License. The \"Program\", below,\nrefers to any such program or work, and a \"work based on the Program\"\nmeans either the Program or any derivative work under copyright law:\nthat is to say, a work containing the Program or a portion of it,\neither verbatim or with modifications and/or translated into another\nlanguage. (Hereinafter, translation is included without limitation in\nthe term \"modification\".) Each licensee is addressed as \"you\".\n\nActivities other than copying, distribution and modification are not\ncovered by this License; they are outside its scope. The act of\nrunning the Program is not restricted, and the output from the Program\nis covered only if its contents constitute a work based on the\nProgram (independent of having been made by running the Program).\nWhether that is true depends on what the Program does.\n\n1. You may copy and distribute verbatim copies of the Program's\nsource code as you receive it, in any medium, provided that you\nconspicuously and appropriately publish on each copy an appropriate\ncopyright notice and disclaimer of warranty; keep intact all the\nnotices that refer to this License and to the absence of any warranty;\nand give any other recipients of the Program a copy of this License\nalong with the Program.\n\nYou may charge a fee for the physical act of transferring a copy, and\nyou may at your option offer warranty protection in exchange for a fee.\n\n2. You may modify your copy or copies of the Program or any portion\nof it, thus forming a work based on the Program, and copy and\ndistribute such modifications or work under the terms of Section 1\nabove, provided that you also meet all of these conditions:\n\na) You must cause the modified files to carry prominent notices\nstating that you changed the files and the date of any change.\n\nb) You must cause any work that you distribute or publish, that in\nwhole or in part contains or is derived from the Program or any\npart thereof, to be licensed as a whole at no charge to all third\nparties under the terms of this License.\n\nc) If the modified program normally reads commands interactively\nwhen run, you must cause it, when started running for such\ninteractive use in the most ordinary way, to print or display an\nannouncement including an appropriate copyright notice and a\nnotice that there is no warranty (or else, saying that you provide\na warranty) and that users may redistribute the program under\nthese conditions, and telling the user how to view a copy of this\nLicense. (Exception: if the Program itself is interactive but\ndoes not normally print such an announcement, your work based on\nthe Program is not required to print an announcement.)\n\nThese requirements apply to the modified work as a whole. If\nidentifiable sections of that work are not derived from the Program,\nand can be reasonably considered independent and separate works in\nthemselves, then this License, and its terms, do not apply to those\nsections when you distribute them as separate works. But when you\ndistribute the same sections as part of a whole which is a work based\non the Program, the distribution of the whole must be on the terms of\nthis License, whose permissions for other licensees extend to the\nentire whole, and thus to each and every part regardless of who wrote it.\n\nThus, it is not the intent of this section to claim rights or contest\nyour rights to work written entirely by you; rather, the intent is to\nexercise the right to control the distribution of derivative or\ncollective works based on the Program.\n\nIn addition, mere aggregation of another work not based on the Program\nwith the Program (or with a work based on the Program) on a volume of\na storage or distribution medium does not bring the other work under\nthe scope of this License.\n\n3. You may copy and distribute the Program (or a work based on it,\nunder Section 2) in object code or executable form under the terms of\nSections 1 and 2 above provided that you also do one of the following:\n\na) Accompany it with the complete corresponding machine-readable\nsource code, which must be distributed under the terms of Sections\n1 and 2 above on a medium customarily used for software interchange; or,\n\nb) Accompany it with a written offer, valid for at least three\nyears, to give any third party, for a charge no more than your\ncost of physically performing source distribution, a complete\nmachine-readable copy of the corresponding source code, to be\ndistributed under the terms of Sections 1 and 2 above on a medium\ncustomarily used for software interchange; or,\n\nc) Accompany it with the information you received as to the offer\nto distribute corresponding source code. (This alternative is\nallowed only for noncommercial distribution and only if you\nreceived the program in object code or executable form with such\nan offer, in accord with Subsection b above.)\n\nThe source code for a work means the preferred form of the work for\nmaking modifications to it. For an executable work, complete source\ncode means all the source code for all modules it contains, plus any\nassociated interface definition files, plus the scripts used to\ncontrol compilation and installation of the executable. However, as a\nspecial exception, the source code distributed need not include\nanything that is normally distributed (in either source or binary\nform) with the major components (compiler, kernel, and so on) of the\noperating system on which the executable runs, unless that component\nitself accompanies the executable.\n\nIf distribution of executable or object code is made by offering\naccess to copy from a designated place, then offering equivalent\naccess to copy the source code from the same place counts as\ndistribution of the source code, even though third parties are not\ncompelled to copy the source along with the object code.\n\n4. You may not copy, modify, sublicense, or distribute the Program\nexcept as expressly provided under this License. Any attempt\notherwise to copy, modify, sublicense or distribute the Program is\nvoid, and will automatically terminate your rights under this License.\nHowever, parties who have received copies, or rights, from you under\nthis License will not have their licenses terminated so long as such\nparties remain in full compliance.\n\n5. You are not required to accept this License, since you have not\nsigned it. However, nothing else grants you permission to modify or\ndistribute the Program or its derivative works. These actions are\nprohibited by law if you do not accept this License. Therefore, by\nmodifying or distributing the Program (or any work based on the\nProgram), you indicate your acceptance of this License to do so, and\nall its terms and conditions for copying, distributing or modifying\nthe Program or works based on it.\n\n6. Each time you redistribute the Program (or any work based on the\nProgram), the recipient automatically receives a license from the\noriginal licensor to copy, distribute or modify the Program subject to\nthese terms and conditions. You may not impose any further\nrestrictions on the recipients' exercise of the rights granted herein.\nYou are not responsible for enforcing compliance by third parties to\nthis License.\n\n7. If, as a consequence of a court judgment or allegation of patent\ninfringement or for any other reason (not limited to patent issues),\nconditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License. If you cannot\ndistribute so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you\nmay not distribute the Program at all. For example, if a patent\nlicense would not permit royalty-free redistribution of the Program by\nall those who receive copies directly or indirectly through you, then\nthe only way you could satisfy both it and this License would be to\nrefrain entirely from distribution of the Program.\n\nIf any portion of this section is held invalid or unenforceable under\nany particular circumstance, the balance of the section is intended to\napply and the section as a whole is intended to apply in other\ncircumstances.\n\nIt is not the purpose of this section to induce you to infringe any\npatents or other property right claims or to contest validity of any\nsuch claims; this section has the sole purpose of protecting the\nintegrity of the free software distribution system, which is\nimplemented by public license practices. Many people have made\ngenerous contributions to the wide range of software distributed\nthrough that system in reliance on consistent application of that\nsystem; it is up to the author/donor to decide if he or she is willing\nto distribute software through any other system and a licensee cannot\nimpose that choice.\n\nThis section is intended to make thoroughly clear what is believed to\nbe a consequence of the rest of this License.\n\n8. If the distribution and/or use of the Program is restricted in\ncertain countries either by patents or by copyrighted interfaces, the\noriginal copyright holder who places the Program under this License\nmay add an explicit geographical distribution limitation excluding\nthose countries, so that distribution is permitted only in or among\ncountries not thus excluded. In such case, this License incorporates\nthe limitation as if written in the body of this License.\n\n9. The Free Software Foundation may publish revised and/or new versions\nof the General Public License from time to time. Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\nEach version is given a distinguishing version number. If the Program\nspecifies a version number of this License which applies to it and \"any\nlater version\", you have the option of following the terms and conditions\neither of that version or of any later version published by the Free\nSoftware Foundation. If the Program does not specify a version number of\nthis License, you may choose any version ever published by the Free Software\nFoundation.\n\n10. If you wish to incorporate parts of the Program into other free\nprograms whose distribution conditions are different, write to the author\nto ask for permission. For software which is copyrighted by the Free\nSoftware Foundation, write to the Free Software Foundation; we sometimes\nmake exceptions for this. Our decision will be guided by the two goals\nof preserving the free status of all derivatives of our free software and\nof promoting the sharing and reuse of software generally.\n\nNO WARRANTY\n\n11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY\nFOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN\nOTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES\nPROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED\nOR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS\nTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE\nPROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,\nREPAIR OR CORRECTION.\n\n12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR\nREDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,\nINCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING\nOUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED\nTO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY\nYOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER\nPROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\nEND OF TERMS AND CONDITIONS\n\nHow to Apply These Terms to Your New Programs\n\nIf you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\nTo do so, attach the following notices to the program. It is safest\nto attach them to the start of each source file to most effectively\nconvey the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n\nCopyright (C) \n\nThis program is free software; you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation; either version 2 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along\nwith this program; if not, write to the Free Software Foundation, Inc.,\n51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.\n\nAlso add information on how to contact you by electronic and paper mail.\n\nIf the program is interactive, make it output a short notice like this\nwhen it starts in an interactive mode:\n\nGnomovision version 69, Copyright (C) year name of author\nGnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\nThis is free software, and you are welcome to redistribute it\nunder certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License. Of course, the commands you use may\nbe called something other than `show w' and `show c'; they could even be\nmouse-clicks or menu items--whatever suits your program.\n\nYou should also get your employer (if you work as a programmer) or your\nschool, if any, to sign a \"copyright disclaimer\" for the program, if\nnecessary. Here is a sample; alter the names:\n\nYoyodyne, Inc., hereby disclaims all copyright interest in the program\n`Gnomovision' (which makes passes at compilers) written by James Hacker.\n\n, 1 April 1989\nTy Coon, President of Vice\n\nThis General Public License does not permit incorporating your program into\nproprietary programs. If your program is a subroutine library, you may\nconsider it more useful to permit linking proprietary applications with the\nlibrary. If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License.\n\n\nAs a special exception, the copyright owners of the\nmacro gives unlimited permission to copy, distribute and modify the\nconfigure scripts that are the output of Autoconf when processing the\nMacro. You need not follow the terms of the GNU General Public\nLicense when using or distributing such scripts, even though portions\nof the text of the Macro appear in them. The GNU General Public\nLicense (GPL) does govern all other use of the material that\nconstitutes the Autoconf Macro.\n\nThis special exception to the GPL applies to versions of the\nAutoconf Macro released by this project. When you make and\ndistribute a modified version of the Autoconf Macro, you may extend\nthis special exception to the GPL to apply to your modified version as\nwell.", + "name" : "GPL-2.0-or-later WITH Autoconf-exception-f76ca689e5390ee15588308d669726ef" + }, { + "licenseId" : "LicenseRef-GPL-2.0-or-later-WITH-Libtool-exception", + "extractedText" : "GNU GENERAL PUBLIC LICENSE\n Version 2, June 1991\n\n Copyright (C) 1989, 1991 Free Software Foundation, Inc.,\n 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n Preamble\n\n The licenses for most software are designed to take away your\nfreedom to share and change it. By contrast, the GNU General Public\nLicense is intended to guarantee your freedom to share and change free\nsoftware--to make sure the software is free for all its users. This\nGeneral Public License applies to most of the Free Software\nFoundation's software and to any other program whose authors commit to\nusing it. (Some other Free Software Foundation software is covered by\nthe GNU Lesser General Public License instead.) You can apply it to\nyour programs, too.\n\n When we speak of free software, we are referring to freedom, not\nprice. Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthis service if you wish), that you receive source code or can get it\nif you want it, that you can change the software or use pieces of it\nin new free programs; and that you know you can do these things.\n\n To protect your rights, we need to make restrictions that forbid\nanyone to deny you these rights or to ask you to surrender the rights.\nThese restrictions translate to certain responsibilities for you if you\ndistribute copies of the software, or if you modify it.\n\n For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must give the recipients all the rights that\nyou have. You must make sure that they, too, receive or can get the\nsource code. And you must show them these terms so they know their\nrights.\n\n We protect your rights with two steps: (1) copyright the software, and\n(2) offer you this license which gives you legal permission to copy,\ndistribute and/or modify the software.\n\n Also, for each author's protection and ours, we want to make certain\nthat everyone understands that there is no warranty for this free\nsoftware. If the software is modified by someone else and passed on, we\nwant its recipients to know that what they have is not the original, so\nthat any problems introduced by others will not reflect on the original\nauthors' reputations.\n\n Finally, any free program is threatened constantly by software\npatents. We wish to avoid the danger that redistributors of a free\nprogram will individually obtain patent licenses, in effect making the\nprogram proprietary. To prevent this, we have made it clear that any\npatent must be licensed for everyone's free use or not licensed at all.\n\n The precise terms and conditions for copying, distribution and\nmodification follow.\n\n GNU GENERAL PUBLIC LICENSE\n TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n 0. This License applies to any program or other work which contains\na notice placed by the copyright holder saying it may be distributed\nunder the terms of this General Public License. The \"Program\", below,\nrefers to any such program or work, and a \"work based on the Program\"\nmeans either the Program or any derivative work under copyright law:\nthat is to say, a work containing the Program or a portion of it,\neither verbatim or with modifications and/or translated into another\nlanguage. (Hereinafter, translation is included without limitation in\nthe term \"modification\".) Each licensee is addressed as \"you\".\n\nActivities other than copying, distribution and modification are not\ncovered by this License; they are outside its scope. The act of\nrunning the Program is not restricted, and the output from the Program\nis covered only if its contents constitute a work based on the\nProgram (independent of having been made by running the Program).\nWhether that is true depends on what the Program does.\n\n 1. You may copy and distribute verbatim copies of the Program's\nsource code as you receive it, in any medium, provided that you\nconspicuously and appropriately publish on each copy an appropriate\ncopyright notice and disclaimer of warranty; keep intact all the\nnotices that refer to this License and to the absence of any warranty;\nand give any other recipients of the Program a copy of this License\nalong with the Program.\n\nYou may charge a fee for the physical act of transferring a copy, and\nyou may at your option offer warranty protection in exchange for a fee.\n\n 2. You may modify your copy or copies of the Program or any portion\nof it, thus forming a work based on the Program, and copy and\ndistribute such modifications or work under the terms of Section 1\nabove, provided that you also meet all of these conditions:\n\n a) You must cause the modified files to carry prominent notices\n stating that you changed the files and the date of any change.\n\n b) You must cause any work that you distribute or publish, that in\n whole or in part contains or is derived from the Program or any\n part thereof, to be licensed as a whole at no charge to all third\n parties under the terms of this License.\n\n c) If the modified program normally reads commands interactively\n when run, you must cause it, when started running for such\n interactive use in the most ordinary way, to print or display an\n announcement including an appropriate copyright notice and a\n notice that there is no warranty (or else, saying that you provide\n a warranty) and that users may redistribute the program under\n these conditions, and telling the user how to view a copy of this\n License. (Exception: if the Program itself is interactive but\n does not normally print such an announcement, your work based on\n the Program is not required to print an announcement.)\n\nThese requirements apply to the modified work as a whole. If\nidentifiable sections of that work are not derived from the Program,\nand can be reasonably considered independent and separate works in\nthemselves, then this License, and its terms, do not apply to those\nsections when you distribute them as separate works. But when you\ndistribute the same sections as part of a whole which is a work based\non the Program, the distribution of the whole must be on the terms of\nthis License, whose permissions for other licensees extend to the\nentire whole, and thus to each and every part regardless of who wrote it.\n\nThus, it is not the intent of this section to claim rights or contest\nyour rights to work written entirely by you; rather, the intent is to\nexercise the right to control the distribution of derivative or\ncollective works based on the Program.\n\nIn addition, mere aggregation of another work not based on the Program\nwith the Program (or with a work based on the Program) on a volume of\na storage or distribution medium does not bring the other work under\nthe scope of this License.\n\n 3. You may copy and distribute the Program (or a work based on it,\nunder Section 2) in object code or executable form under the terms of\nSections 1 and 2 above provided that you also do one of the following:\n\n a) Accompany it with the complete corresponding machine-readable\n source code, which must be distributed under the terms of Sections\n 1 and 2 above on a medium customarily used for software interchange; or,\n\n b) Accompany it with a written offer, valid for at least three\n years, to give any third party, for a charge no more than your\n cost of physically performing source distribution, a complete\n machine-readable copy of the corresponding source code, to be\n distributed under the terms of Sections 1 and 2 above on a medium\n customarily used for software interchange; or,\n\n c) Accompany it with the information you received as to the offer\n to distribute corresponding source code. (This alternative is\n allowed only for noncommercial distribution and only if you\n received the program in object code or executable form with such\n an offer, in accord with Subsection b above.)\n\nThe source code for a work means the preferred form of the work for\nmaking modifications to it. For an executable work, complete source\ncode means all the source code for all modules it contains, plus any\nassociated interface definition files, plus the scripts used to\ncontrol compilation and installation of the executable. However, as a\nspecial exception, the source code distributed need not include\nanything that is normally distributed (in either source or binary\nform) with the major components (compiler, kernel, and so on) of the\noperating system on which the executable runs, unless that component\nitself accompanies the executable.\n\nIf distribution of executable or object code is made by offering\naccess to copy from a designated place, then offering equivalent\naccess to copy the source code from the same place counts as\ndistribution of the source code, even though third parties are not\ncompelled to copy the source along with the object code.\n\n 4. You may not copy, modify, sublicense, or distribute the Program\nexcept as expressly provided under this License. Any attempt\notherwise to copy, modify, sublicense or distribute the Program is\nvoid, and will automatically terminate your rights under this License.\nHowever, parties who have received copies, or rights, from you under\nthis License will not have their licenses terminated so long as such\nparties remain in full compliance.\n\n 5. You are not required to accept this License, since you have not\nsigned it. However, nothing else grants you permission to modify or\ndistribute the Program or its derivative works. These actions are\nprohibited by law if you do not accept this License. Therefore, by\nmodifying or distributing the Program (or any work based on the\nProgram), you indicate your acceptance of this License to do so, and\nall its terms and conditions for copying, distributing or modifying\nthe Program or works based on it.\n\n 6. Each time you redistribute the Program (or any work based on the\nProgram), the recipient automatically receives a license from the\noriginal licensor to copy, distribute or modify the Program subject to\nthese terms and conditions. You may not impose any further\nrestrictions on the recipients' exercise of the rights granted herein.\nYou are not responsible for enforcing compliance by third parties to\nthis License.\n\n 7. If, as a consequence of a court judgment or allegation of patent\ninfringement or for any other reason (not limited to patent issues),\nconditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License. If you cannot\ndistribute so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you\nmay not distribute the Program at all. For example, if a patent\nlicense would not permit royalty-free redistribution of the Program by\nall those who receive copies directly or indirectly through you, then\nthe only way you could satisfy both it and this License would be to\nrefrain entirely from distribution of the Program.\n\nIf any portion of this section is held invalid or unenforceable under\nany particular circumstance, the balance of the section is intended to\napply and the section as a whole is intended to apply in other\ncircumstances.\n\nIt is not the purpose of this section to induce you to infringe any\npatents or other property right claims or to contest validity of any\nsuch claims; this section has the sole purpose of protecting the\nintegrity of the free software distribution system, which is\nimplemented by public license practices. Many people have made\ngenerous contributions to the wide range of software distributed\nthrough that system in reliance on consistent application of that\nsystem; it is up to the author/donor to decide if he or she is willing\nto distribute software through any other system and a licensee cannot\nimpose that choice.\n\nThis section is intended to make thoroughly clear what is believed to\nbe a consequence of the rest of this License.\n\n 8. If the distribution and/or use of the Program is restricted in\ncertain countries either by patents or by copyrighted interfaces, the\noriginal copyright holder who places the Program under this License\nmay add an explicit geographical distribution limitation excluding\nthose countries, so that distribution is permitted only in or among\ncountries not thus excluded. In such case, this License incorporates\nthe limitation as if written in the body of this License.\n\n 9. The Free Software Foundation may publish revised and/or new versions\nof the General Public License from time to time. Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\nEach version is given a distinguishing version number. If the Program\nspecifies a version number of this License which applies to it and \"any\nlater version\", you have the option of following the terms and conditions\neither of that version or of any later version published by the Free\nSoftware Foundation. If the Program does not specify a version number of\nthis License, you may choose any version ever published by the Free Software\nFoundation.\n\n 10. If you wish to incorporate parts of the Program into other free\nprograms whose distribution conditions are different, write to the author\nto ask for permission. For software which is copyrighted by the Free\nSoftware Foundation, write to the Free Software Foundation; we sometimes\nmake exceptions for this. Our decision will be guided by the two goals\nof preserving the free status of all derivatives of our free software and\nof promoting the sharing and reuse of software generally.\n\n NO WARRANTY\n\n 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY\nFOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN\nOTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES\nPROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED\nOR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS\nTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE\nPROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,\nREPAIR OR CORRECTION.\n\n 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR\nREDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,\nINCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING\nOUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED\nTO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY\nYOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER\nPROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n END OF TERMS AND CONDITIONS\n\n How to Apply These Terms to Your New Programs\n\n If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n To do so, attach the following notices to the program. It is safest\nto attach them to the start of each source file to most effectively\nconvey the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n \n Copyright (C) \n\n This program is free software; you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation; either version 2 of the License, or\n (at your option) any later version.\n\n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n\n You should have received a copy of the GNU General Public License along\n with this program; if not, write to the Free Software Foundation, Inc.,\n 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.\n\nAlso add information on how to contact you by electronic and paper mail.\n\nIf the program is interactive, make it output a short notice like this\nwhen it starts in an interactive mode:\n\n Gnomovision version 69, Copyright (C) year name of author\n Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n This is free software, and you are welcome to redistribute it\n under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License. Of course, the commands you use may\nbe called something other than `show w' and `show c'; they could even be\nmouse-clicks or menu items--whatever suits your program.\n\nYou should also get your employer (if you work as a programmer) or your\nschool, if any, to sign a \"copyright disclaimer\" for the program, if\nnecessary. Here is a sample; alter the names:\n\n Yoyodyne, Inc., hereby disclaims all copyright interest in the program\n `Gnomovision' (which makes passes at compilers) written by James Hacker.\n\n , 1 April 1989\n Ty Coon, President of Vice\n\nThis General Public License does not permit incorporating your program into\nproprietary programs. If your program is a subroutine library, you may\nconsider it more useful to permit linking proprietary applications with the\nlibrary. If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License.\n\nAs a special exception to the GNU General Public License, if you\ndistribute this file as part of a program or library that is built\nusing GNU Libtool, you may include this file under the same\ndistribution terms that you use for the rest of that program.", + "name" : "GPL-2.0-or-later WITH Libtool-exception" + }, { + "licenseId" : "LicenseRef-GPL-3.0-only", + "extractedText" : "GNU GENERAL PUBLIC LICENSE\nVersion 3, 29 June 2007\n\nCopyright © 2007 Free Software Foundation, Inc. \n\nEveryone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.\n\nPreamble\n\nThe GNU General Public License is a free, copyleft license for software and other kinds of works.\n\nThe licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too.\n\nWhen we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things.\n\nTo protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others.\n\nFor example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.\n\nDevelopers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it.\n\nFor the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions.\n\nSome devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users.\n\nFinally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free.\n\nThe precise terms and conditions for copying, distribution and modification follow.\n\nTERMS AND CONDITIONS\n\n0. Definitions.\n\n\"This License\" refers to version 3 of the GNU General Public License.\n\n\"Copyright\" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks.\n\n\"The Program\" refers to any copyrightable work licensed under this License. Each licensee is addressed as \"you\". \"Licensees\" and \"recipients\" may be individuals or organizations.\n\nTo \"modify\" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a \"modified version\" of the earlier work or a work \"based on\" the earlier work.\n\nA \"covered work\" means either the unmodified Program or a work based on the Program.\n\nTo \"propagate\" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well.\n\nTo \"convey\" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying.\n\nAn interactive user interface displays \"Appropriate Legal Notices\" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion.\n\n1. Source Code.\nThe \"source code\" for a work means the preferred form of the work for making modifications to it. \"Object code\" means any non-source form of a work.\n\nA \"Standard Interface\" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language.\n\nThe \"System Libraries\" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A \"Major Component\", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it.\n\nThe \"Corresponding Source\" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work.\n\nThe Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source.\n\nThe Corresponding Source for a work in source code form is that same work.\n\n2. Basic Permissions.\nAll rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law.\n\nYou may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you.\n\nConveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary.\n\n3. Protecting Users' Legal Rights From Anti-Circumvention Law.\nNo covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures.\n\nWhen you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures.\n\n4. Conveying Verbatim Copies.\nYou may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program.\n\nYou may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee.\n\n5. Conveying Modified Source Versions.\nYou may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions:\n\n a) The work must carry prominent notices stating that you modified it, and giving a relevant date.\n\n b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to \"keep intact all notices\".\n\n c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it.\n\n d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so.\n\nA compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an \"aggregate\" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate.\n\n6. Conveying Non-Source Forms.\nYou may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways:\n\n a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange.\n\n b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge.\n\n c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b.\n\n d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements.\n\n e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d.\n\nA separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work.\n\nA \"User Product\" is either (1) a \"consumer product\", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, \"normally used\" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product.\n\n\"Installation Information\" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made.\n\nIf you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM).\n\nThe requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network.\n\nCorresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying.\n\n7. Additional Terms.\n\"Additional permissions\" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions.\n\nWhen you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission.\n\nNotwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms:\n\n a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or\n\n b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or\n\n c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or\n\n d) Limiting the use for publicity purposes of names of licensors or authors of the material; or\n\n e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or\n\n f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors.\n\nAll other non-permissive additional terms are considered \"further restrictions\" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying.\n\nIf you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms.\n\nAdditional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way.\n\n8. Termination.\nYou may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11).\n\nHowever, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation.\n\nMoreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice.\n\nTermination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10.\n\n9. Acceptance Not Required for Having Copies.\nYou are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so.\n\n10. Automatic Licensing of Downstream Recipients.\nEach time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License.\n\nAn \"entity transaction\" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts.\n\nYou may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it.\n\n11. Patents.\nA \"contributor\" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's \"contributor version\".\n\nA contributor's \"essential patent claims\" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, \"control\" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License.\n\nEach contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version.\n\nIn the following three paragraphs, a \"patent license\" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To \"grant\" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party.\n\nIf you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. \"Knowingly relying\" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid.\n\nIf, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it.\n\nA patent license is \"discriminatory\" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007.\n\nNothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law.\n\n12. No Surrender of Others' Freedom.\nIf conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program.\n\n13. Use with the GNU Affero General Public License.\nNotwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such.\n\n14. Revised Versions of this License.\nThe Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.\n\nEach version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License \"or any later version\" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation.\n\nIf the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program.\n\nLater license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version.\n\n15. Disclaimer of Warranty.\nTHERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n16. Limitation of Liability.\nIN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n17. Interpretation of Sections 15 and 16.\nIf the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee.\n\nEND OF TERMS AND CONDITIONS\n\nHow to Apply These Terms to Your New Programs\n\nIf you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.\n\nTo do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the \"copyright\" line and a pointer to where the full notice is found.\n\n \n Copyright (C) \n\n This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\n This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\n You should have received a copy of the GNU General Public License along with this program. If not, see .\n\nAlso add information on how to contact you by electronic and paper mail.\n\nIf the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode:\n\n Copyright (C) \n This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an \"about box\".\n\nYou should also get your employer (if you work as a programmer) or school, if any, to sign a \"copyright disclaimer\" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see .\n\nThe GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read .", + "name" : "GNU General Public License v3.0 only" + }, { + "licenseId" : "LicenseRef-GPL-3.0-or-later", + "extractedText" : "GNU GENERAL PUBLIC LICENSE\n\nVersion 3, 29 June 2007\n\nCopyright © 2007 Free Software Foundation, Inc. \n\nEveryone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.\n\nPreamble\n\nThe GNU General Public License is a free, copyleft license for software and other kinds of works.\n\nThe licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too.\n\nWhen we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things.\n\nTo protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others.\n\nFor example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.\n\nDevelopers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it.\n\nFor the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions.\n\nSome devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users.\n\nFinally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free.\n\nThe precise terms and conditions for copying, distribution and modification follow.\n\nTERMS AND CONDITIONS\n\n 0. Definitions.\n\n \"This License\" refers to version 3 of the GNU General Public License.\n\n \"Copyright\" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks.\n\n \"The Program\" refers to any copyrightable work licensed under this License. Each licensee is addressed as \"you\". \"Licensees\" and \"recipients\" may be individuals or organizations.\n\n To \"modify\" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a \"modified version\" of the earlier work or a work \"based on\" the earlier work.\n\n A \"covered work\" means either the unmodified Program or a work based on the Program.\n\n To \"propagate\" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well.\n\n To \"convey\" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying.\n\n An interactive user interface displays \"Appropriate Legal Notices\" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion.\n\n 1. Source Code.\n\n The \"source code\" for a work means the preferred form of the work for making modifications to it. \"Object code\" means any non-source form of a work.\n\n A \"Standard Interface\" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language.\n\n The \"System Libraries\" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A \"Major Component\", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it.\n\n The \"Corresponding Source\" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work.\n\n The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source.\n\n The Corresponding Source for a work in source code form is that same work.\n\n 2. Basic Permissions.\n\n All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law.\n\n You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you.\n\n Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary.\n\n 3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\n No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures.\n\n When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures.\n\n 4. Conveying Verbatim Copies.\n\n You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program.\n\n You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee.\n\n 5. Conveying Modified Source Versions.\n\n You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions:\n\n a) The work must carry prominent notices stating that you modified it, and giving a relevant date.\n\n b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to \"keep intact all notices\".\n\n c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it.\n\n d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so.\n\n A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an \"aggregate\" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate.\n\n 6. Conveying Non-Source Forms.\n\n You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways:\n\n a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange.\n\n b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge.\n\n c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b.\n\n d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements.\n\n e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d.\n\n A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work.\n\n A \"User Product\" is either (1) a \"consumer product\", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, \"normally used\" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product.\n\n \"Installation Information\" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made.\n\n If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM).\n\n The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network.\n\n Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying.\n\n 7. Additional Terms.\n\n \"Additional permissions\" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions.\n\n When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission.\n\n Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms:\n\n a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or\n\n b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or\n\n c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or\n\n d) Limiting the use for publicity purposes of names of licensors or authors of the material; or\n\n e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or\n\n f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors.\n\n All other non-permissive additional terms are considered \"further restrictions\" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying.\n\n If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms.\n\n Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way.\n\n 8. Termination.\n\n You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11).\n\n However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation.\n\n Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice.\n\n Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10.\n\n 9. Acceptance Not Required for Having Copies.\n\n You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so.\n\n 10. Automatic Licensing of Downstream Recipients.\n\n Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License.\n\n An \"entity transaction\" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts.\n\n You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it.\n\n 11. Patents.\n\n A \"contributor\" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's \"contributor version\".\n\n A contributor's \"essential patent claims\" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, \"control\" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License.\n\n Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version.\n\n In the following three paragraphs, a \"patent license\" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To \"grant\" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party.\n\n If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. \"Knowingly relying\" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid.\n\n If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it.\n\n A patent license is \"discriminatory\" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007.\n\n Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law.\n\n 12. No Surrender of Others' Freedom.\n\n If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program.\n\n 13. Use with the GNU Affero General Public License.\n\n Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such.\n\n 14. Revised Versions of this License.\n\n The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.\n\n Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License \"or any later version\" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation.\n\n If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program.\n\n Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version.\n\n 15. Disclaimer of Warranty.\n\n THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n 16. Limitation of Liability.\n\n IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 17. Interpretation of Sections 15 and 16.\n\nIf the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee.\n\nEND OF TERMS AND CONDITIONS\n\nHow to Apply These Terms to Your New Programs\n\nIf you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.\n\nTo do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the \"copyright\" line and a pointer to where the full notice is found.\n\n\n\nCopyright (C) \n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program. If not, see .\n\nAlso add information on how to contact you by electronic and paper mail.\n\nIf the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode:\n\n Copyright (C) \n\nThis program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n\nThis is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an \"about box\".\n\nYou should also get your employer (if you work as a programmer) or school, if any, to sign a \"copyright disclaimer\" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see .\n\nThe GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read .", + "name" : "GNU General Public License v3.0 or later" + }, { + "licenseId" : "LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception", + "extractedText" : "GNU GENERAL PUBLIC LICENSE\n\n Version 3, 29 June 2007\n\n\n Copyright (C) 2007 Free Software Foundation, Inc. \n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n Preamble\n\n The GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n\n The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works. By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users. We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors. You can apply it to\nyour programs, too.\n\n When we speak of free software, we are referring to freedom, not\nprice. Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\n To protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights. Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\n For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received. You must make sure that they, too, receive\nor can get the source code. And you must show them these terms so they\nknow their rights.\n\n Developers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n\n For the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software. For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n\n Some devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so. This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software. The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable. Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts. If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n\n Finally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary. To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n\n The precise terms and conditions for copying, distribution and\nmodification follow.\n\n TERMS AND CONDITIONS\n\n 0. Definitions.\n\n \"This License\" refers to version 3 of the GNU General Public License.\n \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n \"The Program\" refers to any copyrightable work licensed under this\nLicense. Each licensee is addressed as \"you\". \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\n To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy. The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\n A \"covered work\" means either the unmodified Program or a work based\non the Program.\n\n To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy. Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\n To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies. Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\n An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License. If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n 1. Source Code.\n\n The \"source code\" for a work means the preferred form of the work\nfor making modifications to it. \"Object code\" means any non-source\nform of a work.\n\n A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\n The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form. A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\n The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities. However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work. For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\n The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\n The Corresponding Source for a work in source code form is that\nsame work.\n\n 2. Basic Permissions.\n\n All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met. This License explicitly affirms your unlimited\npermission to run the unmodified Program. The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work. This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\n You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force. You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright. Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\n Conveying under any other circumstances is permitted solely under\nthe conditions stated below. Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n 3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\n No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\n When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n 4. Conveying Verbatim Copies.\n\n You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\n You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n 5. Conveying Modified Source Versions.\n\n You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\n a) The work must carry prominent notices stating that you modified\n it, and giving a relevant date.\n\n b) The work must carry prominent notices stating that it is\n released under this License and any conditions added under section\n 7. This requirement modifies the requirement in section 4 to\n \"keep intact all notices\".\n\n c) You must license the entire work, as a whole, under this\n License to anyone who comes into possession of a copy. This\n License will therefore apply, along with any applicable section 7\n additional terms, to the whole of the work, and all its parts,\n regardless of how they are packaged. This License gives no\n permission to license the work in any other way, but it does not\n invalidate such permission if you have separately received it.\n\n d) If the work has interactive user interfaces, each must display\n Appropriate Legal Notices; however, if the Program has interactive\n interfaces that do not display Appropriate Legal Notices, your\n work need not make them do so.\n\n A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit. Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n 6. Conveying Non-Source Forms.\n\n You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\n a) Convey the object code in, or embodied in, a physical product\n (including a physical distribution medium), accompanied by the\n Corresponding Source fixed on a durable physical medium\n customarily used for software interchange.\n\n b) Convey the object code in, or embodied in, a physical product\n (including a physical distribution medium), accompanied by a\n written offer, valid for at least three years and valid for as\n long as you offer spare parts or customer support for that product\n model, to give anyone who possesses the object code either (1) a\n copy of the Corresponding Source for all the software in the\n product that is covered by this License, on a durable physical\n medium customarily used for software interchange, for a price no\n more than your reasonable cost of physically performing this\n conveying of source, or (2) access to copy the\n Corresponding Source from a network server at no charge.\n\n c) Convey individual copies of the object code with a copy of the\n written offer to provide the Corresponding Source. This\n alternative is allowed only occasionally and noncommercially, and\n only if you received the object code with such an offer, in accord\n with subsection 6b.\n\n d) Convey the object code by offering access from a designated\n place (gratis or for a charge), and offer equivalent access to the\n Corresponding Source in the same way through the same place at no\n further charge. You need not require recipients to copy the\n Corresponding Source along with the object code. If the place to\n copy the object code is a network server, the Corresponding Source\n may be on a different server (operated by you or a third party)\n that supports equivalent copying facilities, provided you maintain\n clear directions next to the object code saying where to find the\n Corresponding Source. Regardless of what server hosts the\n Corresponding Source, you remain obligated to ensure that it is\n available for as long as needed to satisfy these requirements.\n\n e) Convey the object code using peer-to-peer transmission, provided\n you inform other peers where the object code and Corresponding\n Source of the work are being offered to the general public at no\n charge under subsection 6d.\n\n A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\n A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling. In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage. For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product. A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source. The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\n If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information. But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\n The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed. Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\n Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n 7. Additional Terms.\n\n \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law. If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\n When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit. (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.) You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\n Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\n a) Disclaiming warranty or limiting liability differently from the\n terms of sections 15 and 16 of this License; or\n\n b) Requiring preservation of specified reasonable legal notices or\n author attributions in that material or in the Appropriate Legal\n Notices displayed by works containing it; or\n\n c) Prohibiting misrepresentation of the origin of that material, or\n requiring that modified versions of such material be marked in\n reasonable ways as different from the original version; or\n\n d) Limiting the use for publicity purposes of names of licensors or\n authors of the material; or\n\n e) Declining to grant rights under trademark law for use of some\n trade names, trademarks, or service marks; or\n\n f) Requiring indemnification of licensors and authors of that\n material by anyone who conveys the material (or modified versions of\n it) with contractual assumptions of liability to the recipient, for\n any liability that these contractual assumptions directly impose on\n those licensors and authors.\n\n All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10. If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term. If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\n If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\n Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n 8. Termination.\n\n You may not propagate or modify a covered work except as expressly\nprovided under this License. Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\n However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\n Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\n Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License. If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n 9. Acceptance Not Required for Having Copies.\n\n You are not required to accept this License in order to receive or\nrun a copy of the Program. Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance. However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work. These actions infringe copyright if you do\nnot accept this License. Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n 10. Automatic Licensing of Downstream Recipients.\n\n Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License. You are not responsible\nfor enforcing compliance by third parties with this License.\n\n An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations. If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\n You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License. For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n 11. Patents.\n\n A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based. The\nwork thus licensed is called the contributor's \"contributor version\".\n\n A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version. For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\n Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\n In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement). To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\n If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients. \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\n If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\n A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License. You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\n Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n 12. No Surrender of Others' Freedom.\n\n If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License. If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all. For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n 13. Use with the GNU Affero General Public License.\n\n Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work. The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\n 14. Revised Versions of this License.\n\n The Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time. Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\n Each version is given a distinguishing version number. If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation. If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\n If the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\n Later license versions may give you additional or different\npermissions. However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n 15. Disclaimer of Warranty.\n\n THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n 16. Limitation of Liability.\n\n IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n 17. Interpretation of Sections 15 and 16.\n\n If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\n END OF TERMS AND CONDITIONS\n\n How to Apply These Terms to Your New Programs\n\n If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n To do so, attach the following notices to the program. It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n \n Copyright (C) \n\n This program is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n\n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n\n You should have received a copy of the GNU General Public License\n along with this program. If not, see .\n\nAlso add information on how to contact you by electronic and paper mail.\n\n If the program does terminal interaction, make it output a short\nnotice like this when it starts in an interactive mode:\n\n Copyright (C) \n This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n This is free software, and you are welcome to redistribute it\n under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License. Of course, your program's commands\nmight be different; for a GUI interface, you would use an \"about box\".\n\n You should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU GPL, see\n.\n\n The GNU General Public License does not permit incorporating your program\ninto proprietary programs. If your program is a subroutine library, you\nmay consider it more useful to permit linking proprietary applications with\nthe library. If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License. But first, please read\n.\n\nAs a special exception to the GNU General Public License, if you\ndistribute this file as part of a program that contains a\nconfiguration script generated by Autoconf, you may include it under\nthe same distribution terms that you use for the rest of that\nprogram. This Exception is an additional permission under section 7\nof the GNU General Public License, version 3 (\"GPLv3\").", + "name" : "GPL-3.0-or-later WITH Autoconf-exception" + }, { + "licenseId" : "LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception-52d507877bdc839a87c8c756326dd167", + "extractedText" : "GNU GENERAL PUBLIC LICENSE\n\nVersion 3, 29 June 2007\n\n\nCopyright (C) 2007 Free Software Foundation, Inc.\nEveryone is permitted to copy and distribute verbatim copies\nof this license document, but changing it is not allowed.\n\nPreamble\n\nThe GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n\nThe licenses for most software and other practical works are designed\nto take away your freedom to share and change the works. By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users. We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors. You can apply it to\nyour programs, too.\n\nWhen we speak of free software, we are referring to freedom, not\nprice. Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\nTo protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights. Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\nFor example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received. You must make sure that they, too, receive\nor can get the source code. And you must show them these terms so they\nknow their rights.\n\nDevelopers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n\nFor the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software. For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n\nSome devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so. This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software. The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable. Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts. If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n\nFinally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary. To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n\nThe precise terms and conditions for copying, distribution and\nmodification follow.\n\nTERMS AND CONDITIONS\n\n0. Definitions.\n\n\"This License\" refers to version 3 of the GNU General Public License.\n\"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n\"The Program\" refers to any copyrightable work licensed under this\nLicense. Each licensee is addressed as \"you\". \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\nTo \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy. The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\nA \"covered work\" means either the unmodified Program or a work based\non the Program.\n\nTo \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy. Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\nTo \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies. Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\nAn interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License. If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n1. Source Code.\n\nThe \"source code\" for a work means the preferred form of the work\nfor making modifications to it. \"Object code\" means any non-source\nform of a work.\n\nA \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\nThe \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form. A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\nThe \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities. However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work. For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\nThe Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\nThe Corresponding Source for a work in source code form is that\nsame work.\n\n2. Basic Permissions.\n\nAll rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met. This License explicitly affirms your unlimited\npermission to run the unmodified Program. The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work. This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\nYou may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force. You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright. Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\nConveying under any other circumstances is permitted solely under\nthe conditions stated below. Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\nNo covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\nWhen you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n4. Conveying Verbatim Copies.\n\nYou may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\nYou may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n5. Conveying Modified Source Versions.\n\nYou may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\na) The work must carry prominent notices stating that you modified\nit, and giving a relevant date.\n\nb) The work must carry prominent notices stating that it is\nreleased under this License and any conditions added under section\n7. This requirement modifies the requirement in section 4 to\n\"keep intact all notices\".\n\nc) You must license the entire work, as a whole, under this\nLicense to anyone who comes into possession of a copy. This\nLicense will therefore apply, along with any applicable section 7\nadditional terms, to the whole of the work, and all its parts,\nregardless of how they are packaged. This License gives no\npermission to license the work in any other way, but it does not\ninvalidate such permission if you have separately received it.\n\nd) If the work has interactive user interfaces, each must display\nAppropriate Legal Notices; however, if the Program has interactive\ninterfaces that do not display Appropriate Legal Notices, your\nwork need not make them do so.\n\nA compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit. Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n6. Conveying Non-Source Forms.\n\nYou may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\na) Convey the object code in, or embodied in, a physical product\n(including a physical distribution medium), accompanied by the\nCorresponding Source fixed on a durable physical medium\ncustomarily used for software interchange.\n\nb) Convey the object code in, or embodied in, a physical product\n(including a physical distribution medium), accompanied by a\nwritten offer, valid for at least three years and valid for as\nlong as you offer spare parts or customer support for that product\nmodel, to give anyone who possesses the object code either (1) a\ncopy of the Corresponding Source for all the software in the\nproduct that is covered by this License, on a durable physical\nmedium customarily used for software interchange, for a price no\nmore than your reasonable cost of physically performing this\nconveying of source, or (2) access to copy the\nCorresponding Source from a network server at no charge.\n\nc) Convey individual copies of the object code with a copy of the\nwritten offer to provide the Corresponding Source. This\nalternative is allowed only occasionally and noncommercially, and\nonly if you received the object code with such an offer, in accord\nwith subsection 6b.\n\nd) Convey the object code by offering access from a designated\nplace (gratis or for a charge), and offer equivalent access to the\nCorresponding Source in the same way through the same place at no\nfurther charge. You need not require recipients to copy the\nCorresponding Source along with the object code. If the place to\ncopy the object code is a network server, the Corresponding Source\nmay be on a different server (operated by you or a third party)\nthat supports equivalent copying facilities, provided you maintain\nclear directions next to the object code saying where to find the\nCorresponding Source. Regardless of what server hosts the\nCorresponding Source, you remain obligated to ensure that it is\navailable for as long as needed to satisfy these requirements.\n\ne) Convey the object code using peer-to-peer transmission, provided\nyou inform other peers where the object code and Corresponding\nSource of the work are being offered to the general public at no\ncharge under subsection 6d.\n\nA separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\nA \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling. In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage. For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product. A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n\"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source. The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\nIf you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information. But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\nThe requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed. Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\nCorresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n7. Additional Terms.\n\n\"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law. If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\nWhen you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit. (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.) You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\nNotwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\na) Disclaiming warranty or limiting liability differently from the\nterms of sections 15 and 16 of this License; or\n\nb) Requiring preservation of specified reasonable legal notices or\nauthor attributions in that material or in the Appropriate Legal\nNotices displayed by works containing it; or\n\nc) Prohibiting misrepresentation of the origin of that material, or\nrequiring that modified versions of such material be marked in\nreasonable ways as different from the original version; or\n\nd) Limiting the use for publicity purposes of names of licensors or\nauthors of the material; or\n\ne) Declining to grant rights under trademark law for use of some\ntrade names, trademarks, or service marks; or\n\nf) Requiring indemnification of licensors and authors of that\nmaterial by anyone who conveys the material (or modified versions of\nit) with contractual assumptions of liability to the recipient, for\nany liability that these contractual assumptions directly impose on\nthose licensors and authors.\n\nAll other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10. If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term. If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\nIf you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\nAdditional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n8. Termination.\n\nYou may not propagate or modify a covered work except as expressly\nprovided under this License. Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\nHowever, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\nMoreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\nTermination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License. If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n9. Acceptance Not Required for Having Copies.\n\nYou are not required to accept this License in order to receive or\nrun a copy of the Program. Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance. However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work. These actions infringe copyright if you do\nnot accept this License. Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n10. Automatic Licensing of Downstream Recipients.\n\nEach time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License. You are not responsible\nfor enforcing compliance by third parties with this License.\n\nAn \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations. If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\nYou may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License. For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n11. Patents.\n\nA \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based. The\nwork thus licensed is called the contributor's \"contributor version\".\n\nA contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version. For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\nEach contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\nIn the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement). To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\nIf you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients. \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\nIf, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\nA patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License. You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\nNothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n12. No Surrender of Others' Freedom.\n\nIf conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License. If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all. For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n13. Use with the GNU Affero General Public License.\n\nNotwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work. The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\n14. Revised Versions of this License.\n\nThe Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time. Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\nEach version is given a distinguishing version number. If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation. If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\nIf the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\nLater license versions may give you additional or different\npermissions. However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n15. Disclaimer of Warranty.\n\nTHERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n16. Limitation of Liability.\n\nIN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n17. Interpretation of Sections 15 and 16.\n\nIf the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\nEND OF TERMS AND CONDITIONS\n\nHow to Apply These Terms to Your New Programs\n\nIf you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\nTo do so, attach the following notices to the program. It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n\nCopyright (C)\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see .\n\nAlso add information on how to contact you by electronic and paper mail.\n\nIf the program does terminal interaction, make it output a short\nnotice like this when it starts in an interactive mode:\n\nCopyright (C)\nThis program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\nThis is free software, and you are welcome to redistribute it\nunder certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License. Of course, your program's commands\nmight be different; for a GUI interface, you would use an \"about box\".\n\nYou should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU GPL, see\nhttps://www.gnu.org/licenses/.\n\nThe GNU General Public License does not permit incorporating your program\ninto proprietary programs. If your program is a subroutine library, you\nmay consider it more useful to permit linking proprietary applications with\nthe library. If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License. But first, please read\nhttps://www.gnu.org/licenses/why-not-lgpl.html.\n\n\nAs a special exception, the respective Autoconf Macro's copyright owner\ngives unlimited permission to copy, distribute and modify the configure\nscripts that are the output of Autoconf when processing the Macro. You\nneed not follow the terms of the GNU General Public License when using\nor distributing such scripts, even though portions of the text of the\nMacro appear in them. The GNU General Public License (GPL) does govern\nall other use of the material that constitutes the Autoconf Macro.\n\nThis special exception to the GPL applies to versions of the Autoconf\nMacro released by the Autoconf Archive. When you make and distribute a\nmodified version of the Autoconf Macro, you may extend this special\nexception to the GPL to apply to your modified version as well.", + "name" : "GPL-3.0-or-later WITH Autoconf-exception-52d507877bdc839a87c8c756326dd167" + }, { + "licenseId" : "LicenseRef-GPL-3.0-or-later-WITH-Libtool-exception", + "extractedText" : "GNU GENERAL PUBLIC LICENSE\n\nVersion 3, 29 June 2007\n\n\nCopyright (C) 2007 Free Software Foundation, Inc.\nEveryone is permitted to copy and distribute verbatim copies\nof this license document, but changing it is not allowed.\n\nPreamble\n\nThe GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n\nThe licenses for most software and other practical works are designed\nto take away your freedom to share and change the works. By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users. We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors. You can apply it to\nyour programs, too.\n\nWhen we speak of free software, we are referring to freedom, not\nprice. Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\nTo protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights. Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\nFor example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received. You must make sure that they, too, receive\nor can get the source code. And you must show them these terms so they\nknow their rights.\n\nDevelopers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n\nFor the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software. For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n\nSome devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so. This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software. The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable. Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts. If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n\nFinally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary. To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n\nThe precise terms and conditions for copying, distribution and\nmodification follow.\n\nTERMS AND CONDITIONS\n\n0. Definitions.\n\n\"This License\" refers to version 3 of the GNU General Public License.\n\"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n\"The Program\" refers to any copyrightable work licensed under this\nLicense. Each licensee is addressed as \"you\". \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\nTo \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy. The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\nA \"covered work\" means either the unmodified Program or a work based\non the Program.\n\nTo \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy. Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\nTo \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies. Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\nAn interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License. If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n1. Source Code.\n\nThe \"source code\" for a work means the preferred form of the work\nfor making modifications to it. \"Object code\" means any non-source\nform of a work.\n\nA \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\nThe \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form. A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\nThe \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities. However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work. For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\nThe Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\nThe Corresponding Source for a work in source code form is that\nsame work.\n\n2. Basic Permissions.\n\nAll rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met. This License explicitly affirms your unlimited\npermission to run the unmodified Program. The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work. This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\nYou may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force. You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright. Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\nConveying under any other circumstances is permitted solely under\nthe conditions stated below. Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\nNo covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\nWhen you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n4. Conveying Verbatim Copies.\n\nYou may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\nYou may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n5. Conveying Modified Source Versions.\n\nYou may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\na) The work must carry prominent notices stating that you modified\nit, and giving a relevant date.\n\nb) The work must carry prominent notices stating that it is\nreleased under this License and any conditions added under section\n7. This requirement modifies the requirement in section 4 to\n\"keep intact all notices\".\n\nc) You must license the entire work, as a whole, under this\nLicense to anyone who comes into possession of a copy. This\nLicense will therefore apply, along with any applicable section 7\nadditional terms, to the whole of the work, and all its parts,\nregardless of how they are packaged. This License gives no\npermission to license the work in any other way, but it does not\ninvalidate such permission if you have separately received it.\n\nd) If the work has interactive user interfaces, each must display\nAppropriate Legal Notices; however, if the Program has interactive\ninterfaces that do not display Appropriate Legal Notices, your\nwork need not make them do so.\n\nA compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit. Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n6. Conveying Non-Source Forms.\n\nYou may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\na) Convey the object code in, or embodied in, a physical product\n(including a physical distribution medium), accompanied by the\nCorresponding Source fixed on a durable physical medium\ncustomarily used for software interchange.\n\nb) Convey the object code in, or embodied in, a physical product\n(including a physical distribution medium), accompanied by a\nwritten offer, valid for at least three years and valid for as\nlong as you offer spare parts or customer support for that product\nmodel, to give anyone who possesses the object code either (1) a\ncopy of the Corresponding Source for all the software in the\nproduct that is covered by this License, on a durable physical\nmedium customarily used for software interchange, for a price no\nmore than your reasonable cost of physically performing this\nconveying of source, or (2) access to copy the\nCorresponding Source from a network server at no charge.\n\nc) Convey individual copies of the object code with a copy of the\nwritten offer to provide the Corresponding Source. This\nalternative is allowed only occasionally and noncommercially, and\nonly if you received the object code with such an offer, in accord\nwith subsection 6b.\n\nd) Convey the object code by offering access from a designated\nplace (gratis or for a charge), and offer equivalent access to the\nCorresponding Source in the same way through the same place at no\nfurther charge. You need not require recipients to copy the\nCorresponding Source along with the object code. If the place to\ncopy the object code is a network server, the Corresponding Source\nmay be on a different server (operated by you or a third party)\nthat supports equivalent copying facilities, provided you maintain\nclear directions next to the object code saying where to find the\nCorresponding Source. Regardless of what server hosts the\nCorresponding Source, you remain obligated to ensure that it is\navailable for as long as needed to satisfy these requirements.\n\ne) Convey the object code using peer-to-peer transmission, provided\nyou inform other peers where the object code and Corresponding\nSource of the work are being offered to the general public at no\ncharge under subsection 6d.\n\nA separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\nA \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling. In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage. For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product. A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n\"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source. The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\nIf you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information. But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\nThe requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed. Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\nCorresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n7. Additional Terms.\n\n\"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law. If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\nWhen you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit. (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.) You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\nNotwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\na) Disclaiming warranty or limiting liability differently from the\nterms of sections 15 and 16 of this License; or\n\nb) Requiring preservation of specified reasonable legal notices or\nauthor attributions in that material or in the Appropriate Legal\nNotices displayed by works containing it; or\n\nc) Prohibiting misrepresentation of the origin of that material, or\nrequiring that modified versions of such material be marked in\nreasonable ways as different from the original version; or\n\nd) Limiting the use for publicity purposes of names of licensors or\nauthors of the material; or\n\ne) Declining to grant rights under trademark law for use of some\ntrade names, trademarks, or service marks; or\n\nf) Requiring indemnification of licensors and authors of that\nmaterial by anyone who conveys the material (or modified versions of\nit) with contractual assumptions of liability to the recipient, for\nany liability that these contractual assumptions directly impose on\nthose licensors and authors.\n\nAll other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10. If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term. If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\nIf you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\nAdditional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n8. Termination.\n\nYou may not propagate or modify a covered work except as expressly\nprovided under this License. Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\nHowever, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\nMoreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\nTermination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License. If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n9. Acceptance Not Required for Having Copies.\n\nYou are not required to accept this License in order to receive or\nrun a copy of the Program. Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance. However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work. These actions infringe copyright if you do\nnot accept this License. Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n10. Automatic Licensing of Downstream Recipients.\n\nEach time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License. You are not responsible\nfor enforcing compliance by third parties with this License.\n\nAn \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations. If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\nYou may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License. For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n11. Patents.\n\nA \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based. The\nwork thus licensed is called the contributor's \"contributor version\".\n\nA contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version. For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\nEach contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\nIn the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement). To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\nIf you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients. \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\nIf, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\nA patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License. You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\nNothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n12. No Surrender of Others' Freedom.\n\nIf conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License. If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all. For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n13. Use with the GNU Affero General Public License.\n\nNotwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work. The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\n14. Revised Versions of this License.\n\nThe Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time. Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\nEach version is given a distinguishing version number. If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation. If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\nIf the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\nLater license versions may give you additional or different\npermissions. However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n15. Disclaimer of Warranty.\n\nTHERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n16. Limitation of Liability.\n\nIN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n17. Interpretation of Sections 15 and 16.\n\nIf the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\nEND OF TERMS AND CONDITIONS\n\nHow to Apply These Terms to Your New Programs\n\nIf you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\nTo do so, attach the following notices to the program. It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n\nCopyright (C)\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see .\n\nAlso add information on how to contact you by electronic and paper mail.\n\nIf the program does terminal interaction, make it output a short\nnotice like this when it starts in an interactive mode:\n\nCopyright (C)\nThis program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\nThis is free software, and you are welcome to redistribute it\nunder certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License. Of course, your program's commands\nmight be different; for a GUI interface, you would use an \"about box\".\n\nYou should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU GPL, see\nhttps://www.gnu.org/licenses/.\n\nThe GNU General Public License does not permit incorporating your program\ninto proprietary programs. If your program is a subroutine library, you\nmay consider it more useful to permit linking proprietary applications with\nthe library. If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License. But first, please read\nhttps://www.gnu.org/licenses/why-not-lgpl.html.\n\nAs a special exception to the GNU General Public License, if you distribute\nthis file as part of a program or library that is built using GNU Libtool,\nyou may include this file under the same distribution terms that you use\nfor the rest of that program.", + "name" : "GPL-3.0-or-later WITH Libtool-exception" + }, { + "licenseId" : "LicenseRef-GPL-possibility", + "extractedText" : "License by Nomos.", + "name" : "GPL-possibility" + }, { + "licenseId" : "LicenseRef-HPND-sell-variant", + "extractedText" : "Copyright 1993 by OpenVision Technologies, Inc.\n\nPermission to use, copy, modify, distribute, and sell this software\nand its documentation for any purpose is hereby granted without fee,\nprovided that the above copyright notice appears in all copies and\nthat both that copyright notice and this permission notice appear in\nsupporting documentation, and that the name of OpenVision not be used\nin advertising or publicity pertaining to distribution of the software\nwithout specific, written prior permission. OpenVision makes no\nrepresentations about the suitability of this software for any\npurpose. It is provided \"as is\" without express or implied warranty.\n\nOPENVISION DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,\nINCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO\nEVENT SHALL OPENVISION BE LIABLE FOR ANY SPECIAL, INDIRECT OR\nCONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF\nUSE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\nPERFORMANCE OF THIS SOFTWARE.", + "name" : "Historical Permission Notice and Disclaimer - sell variant" + }, { + "licenseId" : "LicenseRef-HPND-sell-variant-2f915eef2add4458bb918178b1686ff2", + "extractedText" : "Permission to use, copy, modify, distribute, and sell this\nsoftware and its documentation for any purpose is hereby granted\nwithout fee, provided that the above copyright notice appear in\nall copies and that both that copyright notice and this permission\nnotice appear in supporting documentation, and that the name of\nthe copyright holders not be used in advertising or publicity\npertaining to distribution of the software without specific,\nwritten prior permission. The copyright holders make no\nrepresentations about the suitability of this software for any\npurpose. It is provided \"as is\" without express or implied\nwarranty.\n\nTHE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS\nSOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY\nSPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN\nAN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,\nARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS SOFTWARE.", + "name" : "HPND-sell-variant-2f915eef2add4458bb918178b1686ff2" + }, { + "licenseId" : "LicenseRef-HPND-sell-variant-75b06abb70543c55d7357233131bf5b9", + "extractedText" : "Permission to use, copy, modify, distribute, and sell this software and its\ndocumentation for any purpose is hereby granted without fee, provided that\nthe above copyright notice appear in all copies and that both that\ncopyright notice and this permission notice appear in supporting\ndocumentation, and that the name of Mozilla Corporation not be used in\nadvertising or publicity pertaining to distribution of the software without\nspecific, written prior permission. Mozilla Corporation makes no\nrepresentations about the suitability of this software for any purpose. It\nis provided \"as is\" without express or implied warranty.\n\nTHE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS\nSOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY\nSPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN\nAN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING\nOUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS\nSOFTWARE.", + "name" : "HPND-sell-variant-75b06abb70543c55d7357233131bf5b9" + }, { + "licenseId" : "LicenseRef-LGPL", + "extractedText" : "LGPL is referenced without a version number. Please look up LGPL in the License Admin to view the different versions.", + "name" : "GNU Lesser General Public License" + }, { + "licenseId" : "LicenseRef-LGPL-2.0-or-later", + "extractedText" : "GNU LIBRARY GENERAL PUBLIC LICENSE\n\nVersion 2, June 1991\n\nCopyright (C) 1991 Free Software Foundation, Inc.\n\n51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA\n\nEveryone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.\n\n[This is the first released version of the library GPL. It is numbered 2 because it goes with version 2 of the ordinary GPL.]\n\nPreamble\n\nThe licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users.\n\nThis license, the Library General Public License, applies to some specially designated Free Software Foundation software, and to any other libraries whose authors decide to use it. You can use it for your libraries, too.\n\nWhen we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.\n\nTo protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library, or if you modify it.\n\nFor example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link a program with the library, you must provide complete object files to the recipients so that they can relink them with the library, after making changes to the library and recompiling it. And you must show them these terms so they know their rights.\n\nOur method of protecting your rights has two steps: (1) copyright the library, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the library.\n\nAlso, for each distributor's protection, we want to make certain that everyone understands that there is no warranty for this free library. If the library is modified by someone else and passed on, we want its recipients to know that what they have is not the original version, so that any problems introduced by others will not reflect on the original authors' reputations.\n\nFinally, any free program is threatened constantly by software patents. We wish to avoid the danger that companies distributing free software will individually obtain patent licenses, thus in effect transforming the program into proprietary software. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.\n\nMost GNU software, including some libraries, is covered by the ordinary GNU General Public License, which was designed for utility programs. This license, the GNU Library General Public License, applies to certain designated libraries. This license is quite different from the ordinary one; be sure to read it in full, and don't assume that anything in it is the same as in the ordinary license.\n\nThe reason we have a separate public license for some libraries is that they blur the distinction we usually make between modifying or adding to a program and simply using it. Linking a program with a library, without changing the library, is in some sense simply using the library, and is analogous to running a utility program or application program. However, in a textual and legal sense, the linked executable is a combined work, a derivative of the original library, and the ordinary General Public License treats it as such.\n\nBecause of this blurred distinction, using the ordinary General Public License for libraries did not effectively promote software sharing, because most developers did not use the libraries. We concluded that weaker conditions might promote sharing better.\n\nHowever, unrestricted linking of non-free programs would deprive the users of those programs of all benefit from the free status of the libraries themselves. This Library General Public License is intended to permit developers of non-free programs to use free libraries, while preserving your freedom as a user of such programs to change the free libraries that are incorporated in them. (We have not seen how to achieve this as regards changes in header files, but we have achieved it as regards changes in the actual functions of the Library.) The hope is that this will lead to faster development of free libraries.\n\nThe precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a \"work based on the library\" and a \"work that uses the library\". The former contains code derived from the library, while the latter only works together with the library.\n\nNote that it is possible for a library to be covered by the ordinary General Public License rather than by this special one.\n\nTERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n 0. This License Agreement applies to any software library which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Library General Public License (also called \"this License\"). Each licensee is addressed as \"you\".\n\n A \"library\" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables.\n\n The \"Library\", below, refers to any such software library or work which has been distributed under these terms. A \"work based on the Library\" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term \"modification\".)\n\n \"Source code\" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library.\n\n Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does.\n\n 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library.\n\n You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.\n\n 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:\n\n a) The modified work must itself be a software library.\n\n b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change.\n\n c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License.\n\n d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful.\n\n (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.)\n\n These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.\n\n Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library.\n\n In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.\n\n 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices.\n\n Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy.\n\n This option is useful when you wish to copy part of the code of the Library into a program that is not a library.\n\n 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange.\n\n If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code.\n\n 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a \"work that uses the Library\". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License.\n\n However, linking a \"work that uses the Library\" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a \"work that uses the library\". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables.\n\n When a \"work that uses the Library\" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law.\n\n If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.)\n\n Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself.\n\n 6. As an exception to the Sections above, you may also compile or link a \"work that uses the Library\" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications.\n\n You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things:\n\n a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable \"work that uses the Library\", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.)\n\n b) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution.\n\n c) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place.\n\n d) Verify that the user has already received a copy of these materials or that you have already sent this user a copy.\n\n For an executable, the required form of the \"work that uses the Library\" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.\n\n It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute.\n\n 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things:\n\n a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above.\n\n b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work.\n\n 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.\n\n 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it.\n\n 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.\n\n 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library.\n\n If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances.\n\n It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.\n\n This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.\n\n 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.\n\n 13. The Free Software Foundation may publish revised and/or new versions of the Library General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.\n\n Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and \"any later version\", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation.\n\n 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.\n\n NO WARRANTY\n\n 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS\n\nHow to Apply These Terms to Your New Libraries\n\nIf you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License).\n\nTo apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the \"copyright\" line and a pointer to where the full notice is found.\n\none line to give the library's name and an idea of what it does.\n\nCopyright (C) year name of author\n\nThis library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n\nThis library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details.\n\nYou should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.\n\nAlso add information on how to contact you by electronic and paper mail.\n\nYou should also get your employer (if you work as a programmer) or your school, if any, to sign a \"copyright disclaimer\" for the library, if necessary. Here is a sample; alter the names:\n\nYoyodyne, Inc., hereby disclaims all copyright interest in\n\nthe library `Frob' (a library for tweaking knobs) written\n\nby James Random Hacker.\n\nsignature of Ty Coon, 1 April 1990\n\nTy Coon, President of Vice\n\nThat's all there is to it!", + "name" : "GNU Library General Public License v2 or later" + }, { + "licenseId" : "LicenseRef-LGPL-3.0-only", + "extractedText" : "GNU LESSER GENERAL PUBLIC LICENSE\nVersion 3, 29 June 2007\n\nCopyright (C) 2007 Free Software Foundation, Inc. \n\nEveryone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.\n\nThis version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below.\n\n0. Additional Definitions.\n\nAs used herein, \"this License\" refers to version 3 of the GNU Lesser General Public License, and the \"GNU GPL\" refers to version 3 of the GNU General Public License.\n\n\"The Library\" refers to a covered work governed by this License, other than an Application or a Combined Work as defined below.\n\nAn \"Application\" is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library.\n\nA \"Combined Work\" is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the \"Linked Version\".\n\nThe \"Minimal Corresponding Source\" for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version.\n\nThe \"Corresponding Application Code\" for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work.\n\n1. Exception to Section 3 of the GNU GPL.\nYou may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL.\n\n2. Conveying Modified Versions.\nIf you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version:\n\n a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or\n\n b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy.\n\n3. Object Code Incorporating Material from Library Header Files.\nThe object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following:\n\n a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License.\n\n b) Accompany the object code with a copy of the GNU GPL and this license document.\n\n4. Combined Works.\nYou may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following:\n\n a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License.\n\n b) Accompany the Combined Work with a copy of the GNU GPL and this license document.\n\n c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document.\n\n d) Do one of the following:\n\n 0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.\n\n 1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version.\n\n e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.)\n\n5. Combined Libraries.\nYou may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following:\n\n a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License.\n\n b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work.\n\n6. Revised Versions of the GNU Lesser General Public License.\nThe Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.\n\nEach version is given a distinguishing version number. If the Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License \"or any later version\" applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation.\n\nIf the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall\napply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library.\n\nGNU GENERAL PUBLIC LICENSE\nVersion 3, 29 June 2007\n\nCopyright © 2007 Free Software Foundation, Inc. \n\nEveryone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.\n\nPreamble\n\nThe GNU General Public License is a free, copyleft license for software and other kinds of works.\n\nThe licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too.\n\nWhen we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things.\n\nTo protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others.\n\nFor example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.\n\nDevelopers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it.\n\nFor the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions.\n\nSome devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users.\n\nFinally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free.\n\nThe precise terms and conditions for copying, distribution and modification follow.\n\nTERMS AND CONDITIONS\n\n0. Definitions.\n\n\"This License\" refers to version 3 of the GNU General Public License.\n\n\"Copyright\" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks.\n\n\"The Program\" refers to any copyrightable work licensed under this License. Each licensee is addressed as \"you\". \"Licensees\" and \"recipients\" may be individuals or organizations.\n\nTo \"modify\" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a \"modified version\" of the earlier work or a work \"based on\" the earlier work.\n\nA \"covered work\" means either the unmodified Program or a work based on the Program.\n\nTo \"propagate\" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well.\n\nTo \"convey\" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying.\n\nAn interactive user interface displays \"Appropriate Legal Notices\" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion.\n\n1. Source Code.\nThe \"source code\" for a work means the preferred form of the work for making modifications to it. \"Object code\" means any non-source form of a work.\n\nA \"Standard Interface\" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language.\n\nThe \"System Libraries\" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A \"Major Component\", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it.\n\nThe \"Corresponding Source\" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work.\n\nThe Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source.\n\nThe Corresponding Source for a work in source code form is that same work.\n\n2. Basic Permissions.\nAll rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law.\n\nYou may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you.\n\nConveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary.\n\n3. Protecting Users' Legal Rights From Anti-Circumvention Law.\nNo covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures.\n\nWhen you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures.\n\n4. Conveying Verbatim Copies.\nYou may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program.\n\nYou may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee.\n\n5. Conveying Modified Source Versions.\nYou may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions:\n\n a) The work must carry prominent notices stating that you modified it, and giving a relevant date.\n\n b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to \"keep intact all notices\".\n\n c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it.\n\n d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so.\n\nA compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an \"aggregate\" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate.\n\n6. Conveying Non-Source Forms.\nYou may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways:\n\n a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange.\n\n b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge.\n\n c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b.\n\n d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements.\n\n e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d.\n\nA separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work.\n\nA \"User Product\" is either (1) a \"consumer product\", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, \"normally used\" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product.\n\n\"Installation Information\" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made.\n\nIf you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM).\n\nThe requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network.\n\nCorresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying.\n\n7. Additional Terms.\n\"Additional permissions\" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions.\n\nWhen you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission.\n\nNotwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms:\n\n a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or\n\n b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or\n\n c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or\n\n d) Limiting the use for publicity purposes of names of licensors or authors of the material; or\n\n e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or\n\n f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors.\n\nAll other non-permissive additional terms are considered \"further restrictions\" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying.\n\nIf you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms.\n\nAdditional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way.\n\n8. Termination.\nYou may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11).\n\nHowever, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation.\n\nMoreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice.\n\nTermination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10.\n\n9. Acceptance Not Required for Having Copies.\nYou are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so.\n\n10. Automatic Licensing of Downstream Recipients.\nEach time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License.\n\nAn \"entity transaction\" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts.\n\nYou may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it.\n\n11. Patents.\nA \"contributor\" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's \"contributor version\".\n\nA contributor's \"essential patent claims\" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, \"control\" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License.\n\nEach contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version.\n\nIn the following three paragraphs, a \"patent license\" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To \"grant\" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party.\n\nIf you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. \"Knowingly relying\" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid.\n\nIf, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it.\n\nA patent license is \"discriminatory\" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007.\n\nNothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law.\n\n12. No Surrender of Others' Freedom.\nIf conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program.\n\n13. Use with the GNU Affero General Public License.\nNotwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such.\n\n14. Revised Versions of this License.\nThe Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.\n\nEach version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License \"or any later version\" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation.\n\nIf the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program.\n\nLater license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version.\n\n15. Disclaimer of Warranty.\nTHERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n16. Limitation of Liability.\nIN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n17. Interpretation of Sections 15 and 16.\nIf the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee.\n\nEND OF TERMS AND CONDITIONS\n\nHow to Apply These Terms to Your New Programs\n\nIf you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.\n\nTo do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the \"copyright\" line and a pointer to where the full notice is found.\n\n \n Copyright (C) \n\n This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\n This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\n You should have received a copy of the GNU General Public License along with this program. If not, see .\n\nAlso add information on how to contact you by electronic and paper mail.\n\nIf the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode:\n\n Copyright (C) \n This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an \"about box\".\n\nYou should also get your employer (if you work as a programmer) or school, if any, to sign a \"copyright disclaimer\" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see .\n\nThe GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read .", + "name" : "GNU Lesser General Public License v3.0 only" + }, { + "licenseId" : "LicenseRef-Libtool-exception", + "extractedText" : "As a special exception to the GNU General Public License, if you distribute this file as part of a program or library that is built using GNU Libtool, you may include this file under the same distribution terms that you use for the rest of that program.", + "name" : "Libtool Exception" + }, { + "licenseId" : "LicenseRef-License-of-GNU-Licenses", + "extractedText" : "Everyone is permitted to copy and distribute verbatim copies\nof this license document, but changing it is not allowed.", + "name" : "License-of-GNU-Licenses" + }, { + "licenseId" : "LicenseRef-LicenseRef-scancode-autoconf-macro-exception", + "extractedText" : "License by Scancode.", + "name" : "Autoconf macro exception" + }, { + "licenseId" : "LicenseRef-LicenseRef-scancode-autoconf-simple-exception", + "extractedText" : "License by Scancode.", + "name" : "Autoconf simple exception" + }, { + "licenseId" : "LicenseRef-LicenseRef-scancode-autoconf-simple-exception-2.0", + "extractedText" : "License by Scancode.", + "name" : "Autoconf simple exception to GPL-2.0" + }, { + "licenseId" : "LicenseRef-LicenseRef-scancode-free-unknown", + "extractedText" : "License by Scancode.", + "name" : "Free unknown license detected but not recognized" + }, { + "licenseId" : "LicenseRef-LicenseRef-scancode-hidapi", + "extractedText" : "License by Scancode.", + "name" : "HIDAPI License" + }, { + "licenseId" : "LicenseRef-LicenseRef-scancode-khronos", + "extractedText" : "License by Scancode.", + "name" : "Khronos License" + }, { + "licenseId" : "LicenseRef-LicenseRef-scancode-other-permissive", + "extractedText" : "License by Scancode.", + "name" : "Other Permissive Licenses" + }, { + "licenseId" : "LicenseRef-LicenseRef-scancode-public-domain", + "extractedText" : "License by Scancode.", + "name" : "Public Domain" + }, { + "licenseId" : "LicenseRef-LicenseRef-scancode-sunpro", + "extractedText" : "License by Scancode.", + "name" : "SunPro Attribution License" + }, { + "licenseId" : "LicenseRef-LicenseRef-scancode-unknown-license-reference", + "extractedText" : "License by Scancode.", + "name" : "Unknown License file reference" + }, { + "licenseId" : "LicenseRef-MIT", + "extractedText" : "MIT License\n\nPermission 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:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE 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.", + "name" : "MIT License" + }, { + "licenseId" : "LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb", + "extractedText" : "Permission is hereby granted, free of charge, to any person obtaining a\ncopy of this software and/or associated documentation files (the\n\"Materials\"), to deal in the Materials without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Materials, and to\npermit persons to whom the Materials are furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be included\nin all copies or substantial portions of the Materials.\n\nTHE MATERIALS ARE PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nMATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.", + "name" : "MIT-0e9c75d366e70632b59abdf9ebdb9efb" + }, { + "licenseId" : "LicenseRef-MIT-902fe71e696f7bd3555e54b30a34d2ff", + "extractedText" : "Permission is hereby granted, free of charge, to any person obtaining a\ncopy of this software and associated documentation files (the \"Software\"),\nto deal in the Software without restriction, including without limitation\non the rights to use, copy, modify, merge, publish, distribute, sub\nlicense, and/or sell copies of the Software, and to permit persons to whom\nthe Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice (including the next\nparagraph) shall be included in all copies or substantial portions of the\nSoftware.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL\nTHE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.", + "name" : "MIT-902fe71e696f7bd3555e54b30a34d2ff" + }, { + "licenseId" : "LicenseRef-MIT-911aa2f9ba431a15593e46e034e17124", + "extractedText" : "Permission is hereby granted, free of charge, to any person obtaining a\ncopy of this software and associated documentation files (the \"Software\"),\nto deal in the Software without restriction, including without limitation\nthe rights to use, copy, modify, merge, publish, distribute, sublicense,\nand/or sell copies of the Software, and to permit persons to whom the\nSoftware is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included\nin all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\nOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL\nTHE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR\nOTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,\nARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\nOTHER DEALINGS IN THE SOFTWARE.", + "name" : "MIT-911aa2f9ba431a15593e46e034e17124" + }, { + "licenseId" : "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb", + "extractedText" : "Permission is hereby granted, free of charge, to any person obtaining a\ncopy of this software and associated documentation files (the \"Software\"),\nto deal in the Software without restriction, including without limitation\nthe rights to use, copy, modify, merge, publish, distribute, sublicense,\nand/or sell copies of the Software, and to permit persons to whom the\nSoftware is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice (including the next\nparagraph) shall be included in all copies or substantial portions of the\nSoftware.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL\nTHE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\nFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\nDEALINGS IN THE SOFTWARE.", + "name" : "MIT-99db7cd1d38ca65ee94c318d11ba74fb" + }, { + "licenseId" : "LicenseRef-MIT-CMU-style", + "extractedText" : "License by Nomos.", + "name" : "MIT-CMU-style" + }, { + "licenseId" : "LicenseRef-Microsoft-possibility", + "extractedText" : "License by Nomos.", + "name" : "Microsoft-possibility" + }, { + "licenseId" : "LicenseRef-NTP", + "extractedText" : "NTP License (NTP)\n\nCopyright (c) (CopyrightHoldersName) (From 4-digit-year)-(To 4-digit-year)\n\nPermission to use, copy, modify, and distribute this software and its documentation for any purpose with or without fee is hereby granted, provided that the above copyright notice appears in all copies and that both the copyright notice and this permission notice appear in supporting documentation, and that the name (TrademarkedName) not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. (TrademarkedName) makes no representations about the suitability this software for any purpose. It is provided \"as is\" without express or implied warranty.", + "name" : "NTP License" + }, { + "licenseId" : "LicenseRef-No_license_found", + "extractedText" : "Not find any license in the scanned file", + "name" : "No_license_found" + }, { + "licenseId" : "LicenseRef-OFL-1.1", + "extractedText" : "SIL OPEN FONT LICENSE\n\nVersion 1.1 - 26 February 2007\n\nPREAMBLE\n\nThe goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.\n\nThe OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.\n\nDEFINITIONS\n\n\"Font Software\" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.\n\n\"Reserved Font Name\" refers to any names specified as such after the copyright statement(s).\n\n\"Original Version\" refers to the collection of Font Software components as distributed by the Copyright Holder(s).\n\n\"Modified Version\" refers to any derivative made by adding to, deleting, or substituting — in part or in whole — any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.\n\n\"Author\" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.\n\nPERMISSION & CONDITIONS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:\n\n1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.\n\n2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.\n\n3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.\n\n4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.\n\n5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.\n\nTERMINATION\n\nThis license becomes null and void if any of the above conditions are not met.\n\nDISCLAIMER\n\nTHE FONT SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.", + "name" : "SIL Open Font License 1.1" + }, { + "licenseId" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "extractedText" : "This software is provided 'as-is', without any express or implied\nwarranty. In no event will the authors be held liable for any damages\narising from the use of this software.\n\nPermission is granted to anyone to use this software for any purpose,\nincluding commercial applications, and to alter it and redistribute it\nfreely.", + "name" : "Permission-Notice-527486655f5a7062cd698b42116b55c9" + }, { + "licenseId" : "LicenseRef-Permission-Notice-6004af33b854afc9753216dbd89b2506", + "extractedText" : "Permission to use, copy, modify, and distribute this software\nand its documentation for any purpose and without fee is \nhereby granted, provided that the above copyright notice \nappears in all copies and that both that copyright notice and \nthis permission notice appear in supporting documentation, and \nthat the name of Rich Gopstein and Harris Corporation not be \nused in advertising or publicity pertaining to distribution \nof the software without specific, written prior permission. \nRich Gopstein and Harris Corporation make no representations \nabout the suitability of this software for any purpose. It \nprovided \"as is\" without express or implied warranty.", + "name" : "Permission-Notice-6004af33b854afc9753216dbd89b2506" + }, { + "licenseId" : "LicenseRef-Permission-Notice-dabbd07fc26023d06f0aa31833386fa5", + "extractedText" : "This software may be used by anyone for any reason so\nlong as the copyright notice in the source files\nremains intact.", + "name" : "Permission-Notice-dabbd07fc26023d06f0aa31833386fa5" + }, { + "licenseId" : "LicenseRef-Preserve-Permission-Notice", + "extractedText" : "Permission to use, copy, modify, and distribute this software is freely granted, provided that this notice is preserved.", + "name" : "Preserve-Permission-Notice" + }, { + "licenseId" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "extractedText" : "Permission to use, copy, modify, and distribute this\nsoftware is freely granted, provided that this notice\nis preserved.", + "name" : "Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + }, { + "licenseId" : "LicenseRef-Public-domain", + "extractedText" : "Public domain", + "name" : "Public domain software" + }, { + "licenseId" : "LicenseRef-Public-domain-ref", + "extractedText" : "License by Nomos.", + "name" : "Public-domain-ref" + }, { + "licenseId" : "LicenseRef-RSA-MD", + "extractedText" : "Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved.\n\nLicense 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.\n\nLicense 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.\n\nRSA 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.\n\nThese notices must be retained in any copies of any part of this documentation and/or software.", + "name" : "RSA Message-Digest License" + }, { + "licenseId" : "LicenseRef-RSA-MD-d5719c6fcb36ba64fd12e6929efbbeff", + "extractedText" : "License to copy and use this software is granted provided that\nit is identified as the \"RSA Data Security, Inc. MD5 Message- \nDigest Algorithm\" in all material mentioning or referencing this \nsoftware or this function. \n \nLicense is also granted to make and use derivative works \nprovided that such works are identified as \"derived from the RSA \nData Security, Inc. MD5 Message-Digest Algorithm\" in all \nmaterial mentioning or referencing the derived work. \n \nRSA Data Security, Inc. makes no representations concerning \neither the merchantability of this software or the suitability \nof this software for any particular purpose. It is provided \"as \nis\" without express or implied warranty of any kind. \n\nThese notices must be retained in any copies of any part of this \ndocumentation and/or software.", + "name" : "RSA-MD-d5719c6fcb36ba64fd12e6929efbbeff" + }, { + "licenseId" : "LicenseRef-See-URL", + "extractedText" : "License by Nomos.", + "name" : "See-URL" + }, { + "licenseId" : "LicenseRef-See-doc.OTHER", + "extractedText" : "License by Nomos.", + "name" : "See-doc.OTHER" + }, { + "licenseId" : "LicenseRef-See-file", + "extractedText" : "This license means that you can get copyright or license information through a reference file.\n\none example below:\n/* \n * Copyright (C) 2007 Olli Salonen <oasalonen@gmail.com>\n * see btnx.c for detailed license information\n * \n * revoco.c is under a different copyright. See that file for details.\n * \n*/", + "name" : "See-file" + }, { + "licenseId" : "LicenseRef-WebM", + "extractedText" : "Software License\nCopyright (c) 2010, Google Inc. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\nRedistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\nRedistributions 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.\n\nNeither the name of Google nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nTHIS 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 HOLDER 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.", + "name" : "WebM Software License" + }, { + "licenseId" : "LicenseRef-X11", + "extractedText" : "X11 License\n\nCopyright (C) 1996 X Consortium\n\nPermission 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:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE 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 X CONSORTIUM 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.\n\nExcept as contained in this notice, the name of the X Consortium shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the X Consortium.\n\nX Window System is a trademark of X Consortium, Inc.", + "name" : "X11 License" + }, { + "licenseId" : "LicenseRef-X11-5872543441a34866c9e94fa78f93667f", + "extractedText" : "Permission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to\ndeal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or\nsell copies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nX CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN\nAN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-\nTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\nExcept as contained in this notice, the name of the X Consortium shall not\nbe used in advertising or otherwise to promote the sale, use or other deal-\nings in this Software without prior written authorization from the X Consor-\ntium.", + "name" : "X11-5872543441a34866c9e94fa78f93667f" + }, { + "licenseId" : "LicenseRef-Zlib", + "extractedText" : "zlib License\n\nThis 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.\n\nPermission 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:\n\n 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.\n\n 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.\n\n 3. This notice may not be removed or altered from any source distribution.", + "name" : "zlib License" + }, { + "licenseId" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "extractedText" : "This software is provided 'as-is', without any express or implied\nwarranty. In no event will the authors be held liable for any damages\narising from the use of this software.\n\nPermission is granted to anyone to use this software for any purpose,\nincluding commercial applications, and to alter it and redistribute it\nfreely, subject to the following restrictions:\n\n1. The origin of this software must not be misrepresented; you must not\nclaim that you wrote the original software. If you use this software\nin a product, an acknowledgment in the product documentation would be\nappreciated but is not required.\n2. Altered source versions must be plainly marked as such, and must not be\nmisrepresented as being the original software.\n3. This notice may not be removed or altered from any source distribution.", + "name" : "Zlib-a5292144ed9e8249500149436f513bdc" + } ], + "documentNamespace" : "http://fossy.osadl.org/repo/SPDX2TV_SDL-release-2.28.5.tar.gz_1699533003.spdx", + "packages" : [ { + "SPDXID" : "SPDXRef-upload995", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "af30cdc10a154108fe8f1300caa75ece" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9dba2b579b7bfbd24cb302e4f4b27563cc8f1070" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9f0556e4a24ef5b267010038ad9e9948b62f236d5bcc4b22179f95ef62d84023" + } ], + "copyrightText" : "NOASSERTION", + "downloadLocation" : "https://github.com/libsdl-org/SDL/archive/refs/tags/release-2.28.5.tar.gz", + "externalRefs" : [ { + "referenceCategory" : "PACKAGE-MANAGER", + "referenceLocator" : "pkg:github/libsdl-org/SDL@release-2.28.5", + "referenceType" : "purl" + } ], + "licenseComments" : "licenseInfoInFile determined by Scanners:\n - nomos (\"4.1.0.95\".82b3b2)\n - monk (\"4.1.0.95\".82b3b2)\n - ojo (\"4.1.0.95\".82b3b2)\n- scancode (\"4.1.0.95\".82b3b2)", + "licenseConcluded" : "NOASSERTION", + "licenseDeclared" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoFromFiles" : [ "NOASSERTION" ], + "name" : "SDL-release-2.28.5.tar.gz", + "packageFileName" : "SDL-release-2.28.5.tar.gz", + "packageVerificationCode" : { + "packageVerificationCodeValue" : "5f48964b35c7c2930ffb4db1ac13cb50bfa03f8e" + } + } ], + "files" : [ { + "SPDXID" : "SPDXRef-item3411525", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "734cedeae6cdcac9e30a494f7c4565d8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "467e39dc753fc7d97541529cabf4d8d65daca2a3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b8e37de60080bf2dc679f2342bccdc81e541c76af16d3009fd43a6df5f126c7f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/pandora/SDL_pandora_events.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410679", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e9d83e05a1d1afc374be70667ad277f0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "45fd9673635a5350615b58b2c9ca014b40d4407c51d9bb4932c8b74229e25984" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c1da5d2a726b01f8ef57c3ec620fc699c7e91c72" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_bits.h", + "licenseComments" : "NOASSERTION AND NOASSERTION", + "licenseConcluded" : "(LicenseRef-Public-domain AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-public-domain", "LicenseRef-Public-domain", "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410616", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f751b811761f4415a4dc8dc9b59cac087f01bd23" + }, { + "algorithm" : "MD5", + "checksumValue" : "d324130394d66aaa32d901a88a209467" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ee9f5ff0d8262635604499b1f97997573882c19b48627e1bd3742bf16e9b6f93" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/src/testgdk.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411527", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "6c5ce224088b0d5740ac0b50ea4e2159704889c7" + }, { + "algorithm" : "MD5", + "checksumValue" : "add07384dd14aa0d23527c2444d4ec9f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2880cc67e39f868aa390143c3e578aa099188840e2f15c66894718a705a3f2d0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/pandora/SDL_pandora_events.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410613", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "91f0b56816c9eccde4771c9a9b7a64e4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3340233d8a5ffb1d4bb39558f70400535bca7ef7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "10f74f7e07ce1338b94f439c86bdd8dbda6b17260bb1b4af8a52f4e96408db71" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/testgdk.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411524", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "3215fd67217ac4078a6e28545afa47c38b18ffda26b09e124e297220e1e09d55" + }, { + "algorithm" : "MD5", + "checksumValue" : "28177ad1e63d3ef41f2e56a0d8301c37" + }, { + "algorithm" : "SHA1", + "checksumValue" : "da6b2c323f83f67100ecb2c8e65e17c2dbdbc880" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/pandora/SDL_pandora.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410677", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "443bae40a62c5571628e862f6c67a27e4c9aa414" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8b22af9bed93b60c2008c1bcb79c04173c4042764876fb24832fbcf49880cb53" + }, { + "algorithm" : "MD5", + "checksumValue" : "03f33e7f3e063851229e55cdfd627e95" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_clipboard.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410670", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "38ad39949efc9303db7fc330281de7f09cf82f4e98c1983c225036c665522b62" + }, { + "algorithm" : "MD5", + "checksumValue" : "489137226d0fd9f8aee8b1ae57ffd800" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f923283e4baf69493e06fd8d7ec9d1ef46d77c62" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_haptic.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410610", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "3dfe337152fa31133a4ebd38ea11ac7e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ca3bfef9167d4de8ef24e0ab381f95ab40204070" + }, { + "algorithm" : "SHA256", + "checksumValue" : "43b3cfedba3a10b15d51da177e031662fffad73373f6aef1d96778619afbc8a2" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/xboxone/MicrosoftGame.config", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411528", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "89144350089e96b896501542d23b8e762a9a9f2a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ff7f9e94c6d080ec8f57a207a73e068d73d0ba3148a551afed13673c69648841" + }, { + "algorithm" : "MD5", + "checksumValue" : "1b0e260365be1e01c24cafb8150d7647" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_0.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410617", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "55d4d99d971eb4f737116be18e2a01f3" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0894554f0f0b6894450b05fe78ece58bf9da5766" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0e383ade0be522ed7dccafcf2df2986838e0cc8bf16f9ed5bbab3436d950a7e0" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/SDL.sln", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411529", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ebf9d126089644a80f4f2c6ba379af2412df9d78" + }, { + "algorithm" : "SHA256", + "checksumValue" : "68308984917ab692ad8842f6f3154496467d286e716a60a41afed73a117d574c" + }, { + "algorithm" : "MD5", + "checksumValue" : "4dc52c30f86b7538144f2a7dada5e81b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_yuv.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411949", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f3dc679d5ba76c190dd87c5b8c1b053b1e32dc1da9ac5e9648a137cb59d4730f" + }, { + "algorithm" : "MD5", + "checksumValue" : "57f10b61608603ebbc69f291cbc7618d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7120de6495cd2f8a1915e2c66c571a42b54f5bb1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/windows/SDL_syslocale.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411526", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "19f42c6c5487eceb0d2bc49b2028bdfb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d4f16f70d3ec17f1d6d640cc076e06da71068970" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c645c9c25e4632c197e98564542e85101355d02592d42c605240599bd893b056" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/pandora/SDL_pandora.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411947", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f5fa5ed432b664c0e663990ee9f481b4aa744166" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3c42eef48ba157282444642f0f881fa44fbb0cabe75117656ff02be5523f4bae" + }, { + "algorithm" : "MD5", + "checksumValue" : "7bab67ffec70e0c1406beb50fe055951" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/n3ds/SDL_syslocale.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411910", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a6b09c22550d73c1d0f15c971239adca9adab2157334eb15f6449ff06ceb1101" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a77338977faf61c918264349064059fb4a7c7f72" + }, { + "algorithm" : "MD5", + "checksumValue" : "285712f7d4df27feb9ab23393149260c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audiotypecvt.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411939", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4029eec540289a3f46fb5c06760aac1787e9c8a4" + }, { + "algorithm" : "MD5", + "checksumValue" : "9888527087764a764ab482da5d542057" + }, { + "algorithm" : "SHA256", + "checksumValue" : "089bf49bb50e54ce1a87d9bf2bbd88e1c58d52f7a09ffc11c45bbc5166668a75" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/winrt/SDL_syslocale.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410608", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "48467ac1d40b7f792df093babde6cf7f647b292b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7153f75e7b8c92f90543667ba2ab78cf2c21007cb16509178e7adaa89521e941" + }, { + "algorithm" : "MD5", + "checksumValue" : "5d56c1e665634d9c308e674a7fc01174" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/testgdk.vcxproj.filters", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410672", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "58e55b178ba7b4e18b4750736acb2f4a79539dc8" + }, { + "algorithm" : "MD5", + "checksumValue" : "2cf2227dc6d73d8362a06c2c8b47ce37" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0b3fd9d75a87c48758098fa5a6f4b48b0d3990636dd074b5a26d59fa1f021627" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_crc32.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411941", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "9cab72a9120871ccfac9ac71b288ae73" + }, { + "algorithm" : "SHA256", + "checksumValue" : "bf68c0fcf5540b004583395faf71242067cfc3aa3bd878a204f1378eca80afa2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7e795c6508f8d662141f2039b607147ae2a5de4f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/emscripten/SDL_syslocale.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410674", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "6fd0561a71d54e595924d820065bfc4b46dcccb0" + }, { + "algorithm" : "MD5", + "checksumValue" : "a014218d9694491c7db3fdf752daf4f7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ff1f06c5cd46688a338973b3fec79b23b7743f2b438845a2f245997e3929d16c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/close_code.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410671", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6dd1d9665140ac4ec066dd50cdd277b613fb94b472a3a66c5044257053abcfdd" + }, { + "algorithm" : "SHA1", + "checksumValue" : "691e244b5fe4959f75989345b268bca7faa26452" + }, { + "algorithm" : "MD5", + "checksumValue" : "6998e34aecf362ac82971d84555a4dea" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_fuzzer.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410676", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c3dd09fa0eb24467f133b072a2b36398" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4195d93dceec391f73a88d041ec4bbca4629be47f39f4823e269a639e84dfb8d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ca53c2ca02dc3f4a85357c671603c85f3a3282fe" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_pandora.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411916", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e5fc2568b2caf8661c26019ff519bc2a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "db45cc3595f7791cd464eb8acc0924dad664f6c91121b717a59723fa8e406b02" + }, { + "algorithm" : "SHA1", + "checksumValue" : "aab40a0501424009e69167db3ba434e48310f113" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/android/SDL_syshaptic_c.h", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410673", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c66a343e73f52b371e4e1b51a2a3c910" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7eb4ef77e11f4a13bfba89c0be79ec9cf92a73cd" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4fc5b0034dcde9c125922e3e70d01489a6b335076856ee660294e1a6305a3719" + } ], + "copyrightText" : "Copyright 2013-2020 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles2_gl2ext.h", + "licenseComments" : "The information in the file is:\nThe Khronos Group Inc.\nSPDX-License-Identifier: MIT\n\nThis header is generated from the Khronos OpenGL / OpenGL ES XML\nAPI Registry. The current version of the Registry, generator scripts\nused to make the header, and the header can be found at\nhttps://github.com/KhronosGroup/OpenGL-Registry\n\nThere is no text of the MIT license in this diretorcy. Nor in the given GitHub Repo. Since Khronos used an individualized MIT license we took the text from src/video/khronos/KHR/khrplatform.h and concluded MIT as license of this file. \nThe information was retrieved on 9th of Nov 2023", + "licenseConcluded" : "LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3411913", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "bbac487531e5a10eed981b5708bfd5bc" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e2de65857cd4c0d23e6a1ee7cc18e5de7d392f11c3a0e3608603577dee99ea5e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a9ac6375e72ff49aa5ce9e04b28320a04c93d3c9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/darwin/SDL_syshaptic_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411520", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f3e3fe40ee8aeb128d297826656ad341a3b3b620" + }, { + "algorithm" : "SHA256", + "checksumValue" : "cc3c74a6e42670c2e25e25aa0a9b9b8896a958fdf9f0ef4096a90035fbab5cdb" + }, { + "algorithm" : "MD5", + "checksumValue" : "41f38fc9ab623b0d9623d35b274a29e3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclglue.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411914", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "2ba6c8a8aa5a17656b10f0d5fb2a230e1d183d5f226d8d35702fdf968f4688f6" + }, { + "algorithm" : "MD5", + "checksumValue" : "06b04dc115e9da90301dfda93500d0ec" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6281818e95bffb7baf754b28eb7b4edb28d453b2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/darwin/SDL_syshaptic.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411521", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "2af8e30d797022f4dbb94ef2f4d2de5f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "af51f88dea2945583290027d2b3d14f2877c83f6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ebe0652100e30b2c7d0b5c808066128c8264a87e0b2cacd1cb4c4bb0e13b9c5a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_sysvideo.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410802", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "4d677e455dae48b2e0363517f8676614" + }, { + "algorithm" : "SHA1", + "checksumValue" : "fc402d7ebb13a8231dac26a877caabe0c34cd3dc" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d029f7f6e88229b9550e70d43e63e6574f7eb32379e0784b2f3852df10925705" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testyuv/testyuv.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411921", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "8fa137bd735d2e6e485773b04b3ac300e711f6e8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "caef13b9d990cdf5fc1337d17e73924a8ba11ff0a7df68adf688ab240ad9f992" + }, { + "algorithm" : "MD5", + "checksumValue" : "f12a1facfcf29c2f1ce4565d352e23fb" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/SDL_haptic.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410800", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "67d4cafb4d1cb3f1a65f827a78d63fb4b8491626" + }, { + "algorithm" : "SHA256", + "checksumValue" : "679464c053978a19672068d2d486d7aef2da3d5ce81417fa313d417f04ed309c" + }, { + "algorithm" : "MD5", + "checksumValue" : "497036faced83fc3a91acb32d5559fab" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/loopwave/loopwave.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411908", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "517d9796b32120e2ae80b8f796ac0ba0059dc4f1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "af26b245330b6c6032f5a2765d896e768cb4d7eccf00cb7965e7b4fc97b99e2a" + }, { + "algorithm" : "MD5", + "checksumValue" : "c400c742960db5067140a65b96bf0ed4" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/dsp/SDL_dspaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411522", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "0eccc8f5d885b19ea13bdd8f350357821235a997" + }, { + "algorithm" : "MD5", + "checksumValue" : "bdfd47768318cdb592471112562dc91f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "63295f77e62585a2bd5f86488074f9e58d6bf8972995cb40249c608fca5c3b67" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_A.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411909", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "db52af8b3d80685df6f491f88705912ec23ccf22" + }, { + "algorithm" : "SHA256", + "checksumValue" : "637dbc6392a4836741ef97ef5fa336851fc7780c154eb1790e4b2ea933f17b5a" + }, { + "algorithm" : "MD5", + "checksumValue" : "fdff70294233d1870a7ebfe00314234a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/dsp/SDL_dspaudio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410675", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c956fd6238fbbffac34f8e1fb97ca8e410319711caa2fa67d0a857c82e1da445" + }, { + "algorithm" : "MD5", + "checksumValue" : "30208b38315040241cb57604f693d3f2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a38a4ac6bad7b0b60287a3c5e2c37362c71f2fc2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_memory.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411906", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "2ad3bbab06854829ae3082c935045ffb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "16e3c40504652400524937fc81db69f9b581cd07" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d31d1e1796244b09e30545fd3ae4b7725257867475dd40696181747b55449d17" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/nas/SDL_nasaudio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411925", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "9e4ccc266400ebf704311eb8fad081cf" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2c1e115a13d5c0a3d1a2e1393d52630e61866c94" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e9930fb699bcd76b1bc4e6f943f072ba90b9f049f79f0b941570b4516006a97f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_xinputhaptic.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411923", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "418e69f289fdfaba7d74e95d400754dacacd8db06e2032dbc69f87d8365a341c" + }, { + "algorithm" : "MD5", + "checksumValue" : "574adc2d4832d3cf75397f0b543f5b49" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2c3b516f878fc9119bb924da2bb649cb527eef75" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_windowshaptic.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411920", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "96435a7816522ef7a03f6883d48191f2ac01afdd572e1f410ae865239b6486b3" + }, { + "algorithm" : "MD5", + "checksumValue" : "12e24a6050dc0c2ce1189284bd5ce141" + }, { + "algorithm" : "SHA1", + "checksumValue" : "eb9f32b328de8bd0903b22919598195ab900c873" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/SDL_syshaptic.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411518", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "5c60257a47f861943fa240b0e58b06b37a5e544c" + }, { + "algorithm" : "MD5", + "checksumValue" : "8429fce4280d96f2855eb6441e8ee28a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "83badcfd74f8d55ba4384e13d707a6eba54743cedfe1f9391f45c748e8b5655b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclopengles.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411999", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "08d2ab7296409935d748aa368ff0c150" + }, { + "algorithm" : "SHA1", + "checksumValue" : "393a7acaebd7e72bcc899ecd50adfea84b2c6b70" + }, { + "algorithm" : "SHA256", + "checksumValue" : "068435d1915a51fdec0ee9400bd3e6a4d49897e5efba7d57b928558de7303314" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/SDL_thread.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411515", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "a8ce860796bcee88b8892270678bb990" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f82b72deb432f0ebaee3280801adf3251f297430" + }, { + "algorithm" : "SHA256", + "checksumValue" : "430c11a8a49be7b7f85abfce0a84ed3a758888da19b5032cfa349e0abb5ed8da" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclvideo.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410661", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "4f25e343c1928cf919192acb01615d02" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9064acb822ee19df50b4d49fd4d5c9223d3fc04f8524d9ef62a62d1b88a525ab" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6b454cfa760d7043ba0bc4510459cb8a19eba39d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_types.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411990", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6963eebf6b79d46a463fd53f01e46acc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7ea3d2d5a2621c03fdabba0b846b48703996249f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3aed6da8e924d95c2cf3c1754e98646955b2d217cb78d2f844b0d02c812175d1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ngage/SDL_sysmutex.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411519", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "5ee9768e6b8120e784727e9130dc845eff9726b1" + }, { + "algorithm" : "MD5", + "checksumValue" : "2c9e4db91bd3a1143c7c1004a200fb93" + }, { + "algorithm" : "SHA256", + "checksumValue" : "27bada9959039afb998a2afc410e86e8cbcec625fcb86d670b0f3e67e3e5712b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclevents.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411517", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "3be2fc74d240471d2f5d40cd16f6ba0a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4e8110d9778da780a6f2614b3c764fdf92d08200" + }, { + "algorithm" : "SHA256", + "checksumValue" : "442da7966206bd6855edad14075fa504b4d4c23760affa03ca1ee1c9a6c7b11d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclwindow.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411991", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "adc0721775edb98c0a1b55e436a8e4be3edabaef" + }, { + "algorithm" : "SHA256", + "checksumValue" : "88f804c7c414156948e93b5fb0d25d3be5ba5070a541122a099b7fdd74e66194" + }, { + "algorithm" : "MD5", + "checksumValue" : "571e3e9e01ee3549b0019893d6628d52" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ngage/SDL_systhread_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410660", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "604699bc9f069eb06c208b47e3e92fff8991b9cefe5d8853bb6a7a3415688219" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d01538ac89d3c9ac3decc8560c8991f6126ff869" + }, { + "algorithm" : "MD5", + "checksumValue" : "a2e343499147db6a3197150a5cac18b1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_os2.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411992", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "3c6efee406c119ae83bb78b0ae4872aa25f995017dea795c6d715e3bf66c1ac4" + }, { + "algorithm" : "MD5", + "checksumValue" : "da0cbb3465354bb5eff92c4c45965cf2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "329dec7a1d0c2ebfb1ec08048687afd5d96fe95a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ngage/SDL_syssem.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410662", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ee771c1f89361ca714588af307c716c7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3e21379d22f2773ab3140ca296f8797a957c92541303fef40523c5190324dc59" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f931154d7128698d21768facbe7ca238cd1cfde0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_quit.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411935", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ef900548447452a09c7b501ecee6eebd11e1b416" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a2b79cb24cdd24b2c4690d7bcbe2ac2aa24eeb81ffcf96343ee2161675176750" + }, { + "algorithm" : "MD5", + "checksumValue" : "d14ea41a130867819d568c9c2164f334" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/haiku/SDL_syslocale.cc", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411994", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "61955be9352cfe649bce4c4f2e88c6da29fefe4b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b165b35165fdb65c853656ce4a2919b37c389d209c327e1beef7c0d3c673d7d5" + }, { + "algorithm" : "MD5", + "checksumValue" : "e21e60bf9d16906b22962072f3fe02a3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/stdcpp/SDL_syscond.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410663", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "379ec9d4b7ab5023dc48ff1f65629669" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e0630d990633b2495477fe05f199d75b58305b1d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a126f986ad14d9afae6120f7084ff7244ccb43beae509c4c7cbfe190c8ea2e30" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_minimal.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411510", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a1f0c422386db9246a57f0a93de91007968951ad" + }, { + "algorithm" : "MD5", + "checksumValue" : "970c6517fb3f76f5af764d919b6dee6a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7151beaf7fc6b59b73dfa2f4dec4bcc0cc9609b2ba6d095b90b227379e423c24" + } ], + "copyrightText" : "Copyright 2015-2022 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_fuchsia.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3410664", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d83bb0641bacda1e640adf707ec2510e69ea9d10" + }, { + "algorithm" : "MD5", + "checksumValue" : "fa050806d0ae955e17ec25495cc3fcff" + }, { + "algorithm" : "SHA256", + "checksumValue" : "269e0d4e053c965a14376b964160411a81cea69c756ff7e027adc9adcbb5663f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_assert.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411928", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ef2145387bfdc1d55398828a2b00bc10" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4dea5f845a451da2644a73493b2f26d2ef423487" + }, { + "algorithm" : "SHA256", + "checksumValue" : "debedee87e9ac34eb20eb669291123e919f8be1df1cb0dee9ba682316b30714b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_dinputhaptic_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411996", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "c943810b7326a5e8b4983ffdee33941caf8ad3a1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "87c6e5994910ec62c5f49deb99b8e15f8b0d429ee09f672bb15e212deec19198" + }, { + "algorithm" : "MD5", + "checksumValue" : "8d9494109b42d50f3e40c99ae7fe6bff" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/stdcpp/SDL_sysmutex_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411930", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f974dcb67af778c9111af04f0f5675d59d0f6c2a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0e1aed16918eeccf80fea3ecff7ddc2e251c22d239fedad54c486e51fd8b7655" + }, { + "algorithm" : "MD5", + "checksumValue" : "1511ebd5bde485a3b964a6373295f739" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/dummy/SDL_syshaptic.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411512", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "314884f392efe3b72ba01b40f7079c84" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3db815d1cde3ef7d60ec34480309353af224f075" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2da1c194b56be94edc86e4255d53a891791d1a4105671938770f52fa256b886d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclvideo.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411937", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d8f844e411184506b13c34de5a8f3000" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0bbb2f313a129d8a8f5ce025fc496a01b39aa4d2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "dba02475834f28cba38f127e6dd33c3d70b7cbd79e546d905940bf8b17cf249f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/android/SDL_syslocale.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410665", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ef33df542956bf1e887ca7f56c8548a4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "303c1f3b551e05db7cd3397a25b1a4220fb1f8b1cc9d5696c1623e7d2be2c26e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "12c71a6fa354e6b66c492a5a76f729f1d9183645" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_version.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410607", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6964b0ab15ac35021788701fd17316d4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3777faf01df54454ce9583d1725f0d9412859d81" + }, { + "algorithm" : "SHA256", + "checksumValue" : "99b1ffb04c6e2c36e1770c439e31f14466b760f480cd19daf2796fa3eb3f0c5c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/wingdk/MicrosoftGame.config", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410614", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "2a4241e13be4e6e02a2435a71690f67700d637a7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d8569a0625cb0c19a1fa53b383c056be1f298fdcf7018589a650d521db32d6b4" + }, { + "algorithm" : "MD5", + "checksumValue" : "f7e5280728c4fe9188ae15f872297ad6" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/PackageLayout.xml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411942", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "80ee63045c5f72b2e93c013a9eb5ed50aa5f7e0ec59325d8150c9a9a99ce329d" + }, { + "algorithm" : "MD5", + "checksumValue" : "b78abc98d34fc4cc8862ee1c32b94883" + }, { + "algorithm" : "SHA1", + "checksumValue" : "80d0308108997261298c175f41ce525a525cc9c1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/SDL_syslocale.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410678", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "99c9de86423a568981e20572a173919241d60251ceb68befca61922b55292ba4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "bf7fc224b4a15591c2902b17bdc49bd9b5560ada" + }, { + "algorithm" : "MD5", + "checksumValue" : "ec87a5e6244433023c13b589d878f39c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config.h.cmake", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411943", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "bba198379875bb0019bc313137871396e08075c9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fd85f1d161ace3e5f6b476851559377dc1b6118adc39b1849ce372ceabf898a7" + }, { + "algorithm" : "MD5", + "checksumValue" : "659d8e474088017e3b3a2b7958199b77" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/SDL_locale.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411995", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "acd68b34df6898b97130a2b43dad47c5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2b2cbe3b9b61fb8086cbdec9420d3f1fa1c55142" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2b14c8bbfba1a13513b69363e4c432d24bed6f146af8adfa6af22c2c2013e34a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/stdcpp/SDL_systhread.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410612", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "9446dbba28d92243df5ec156b09a12b7e8e1b9fa" + }, { + "algorithm" : "SHA256", + "checksumValue" : "25e56866d1010bf645c80bb7143c2d1d6a4c7424f447231e73c42b709cdb25df" + }, { + "algorithm" : "MD5", + "checksumValue" : "4fe3fbca798eb91821b68682a84e2d2b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/xboxseries/MicrosoftGame.config", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411945", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "0fcd928139f7309b433192b3aae047cec94cfeacb55f19d6d01d7d3c0ba087b6" + }, { + "algorithm" : "MD5", + "checksumValue" : "977f885849fe7117e448b62bf2215234" + }, { + "algorithm" : "SHA1", + "checksumValue" : "72b7db3cefd15acd31525dad228c88ea57549500" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/vita/SDL_syslocale.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411543", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "9091606c202d31b09943b76bc03e4325150b24ce02726522a25e4fc33db32057" + }, { + "algorithm" : "SHA1", + "checksumValue" : "88a74ea657140e7f9d63d3f1fa9dcc2e014ad0ca" + }, { + "algorithm" : "MD5", + "checksumValue" : "938729bf8faa4f1afe3ca7762098de1c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmessagebox.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410214", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "49d690d6b15f6a977c553f3f2746734f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a08fcfa26e8e7d3be1195895aeb8841d45490143" + }, { + "algorithm" : "SHA256", + "checksumValue" : "333de1a6fab2433571809e62195d32bb90b95e016fda16292a34d8abb18d9113" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/README.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411542", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "7600889f2cf03b4e9584bce4ed4d999d0c2d4222700bc76381d758ae88213176" + }, { + "algorithm" : "MD5", + "checksumValue" : "0c33f88fdbcf9f25421783365145227d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "067a73a453273372416c10691a289f6ae7e2152a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsvideo.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410695", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "8819b18c5a6e8dc5e792b0edc0217bd6abed5da3" + }, { + "algorithm" : "MD5", + "checksumValue" : "71760adb79315460cc8065ccb009af76" + }, { + "algorithm" : "SHA256", + "checksumValue" : "60d1621826f69e6c18c38aa39141edffc8cf87fde0a02cd18ff57cabec4a1d64" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_font.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410211", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "358a5b815ca8ad43b8a103bbe999f08773b6f22d2858001149e0f1721cb08c55" + }, { + "algorithm" : "MD5", + "checksumValue" : "81a99ba9a284bafa573a19981b240736" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f01074db1269b5bf897be7b0a35ed9f8fa8c0b33" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/common.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410697", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "2fd8a150b60e9e20882615f7efae229d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d3d3a7accda44c75fce6b850d8dec6b5ae5b9ba4378c3cbbc9a7139035fbd927" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6dbfcb514c620bfb258762ac6342f34bd5fc6d49" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410213", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "359c2357ad860eff46cf6e3e270045788ed1e56c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b9db701f0a0d2fbdfcf6cf22b10211bf52e6a73ef580b647379aa472361bf4a8" + }, { + "algorithm" : "MD5", + "checksumValue" : "ba61fb342c90bb6abee8d594f81306d9" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/common.h", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411545", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "54724aad51e3563da5da01d111517030bac9b0e8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a4152cf4e42bad52c72459833773e7b3ba1be32a9260addab635c3b6674c577b" + }, { + "algorithm" : "MD5", + "checksumValue" : "d0c4a23ca6fea42a8ff9e4f7dc5b0f5e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_msctf.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410698", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "3ea0b5d7b4bd81b9ca98a0817fdf75ad00c9ecdd9a93ee3bc865ff80474e1bc7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "63353c844bfa8c1c9aa48bc801ab0e76a900c905" + }, { + "algorithm" : "MD5", + "checksumValue" : "79acd09c1ee3c5652b94d6c2b444f1cb" + } ], + "copyrightText" : "Copyright (C) 2017, Mark Callow", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_vulkan.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411544", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a1e8c0ff86bd057e22560cd6d60478c1e2f0a20b" + }, { + "algorithm" : "MD5", + "checksumValue" : "319f2c4f54eb3cd4f5bb7d456bfa42aa" + }, { + "algorithm" : "SHA256", + "checksumValue" : "646163af45a3d2cffd6c47f353768be6ec2b9d2fca5276d6a25d22a25957ef64" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowskeyboard.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410667", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "eb61aaa56a12601700b0526e5a6cb8b5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a5ad0204b1408fcaf3e2b7ae2177a425f474265d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e329a891418ab5c513ea474edc4bb244937f9b0995a3312900b716c1b7ae9054" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_keycode.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410690", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "39876f360f0627e1d4ece14dbe0610b13e62cf2164766470f2c9047813d1e983" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4376a3d43717d8b3e47337a8211ea547914cd3fd" + }, { + "algorithm" : "MD5", + "checksumValue" : "07fda7c8ec29928124c1ec74b9677c18" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_rect.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411513", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "02b30969aa36c14d3814a3fe65ae57fb1c59a214ca09f851cbf18847d8b39878" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a02326b36aba032080df927648f3baf52422d75d" + }, { + "algorithm" : "MD5", + "checksumValue" : "0de6fa35ae2fe8995d72bac433e0697e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclopengles.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410666", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e31d5ee82fcd7c36a03a1734e4c5c5d4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7624e04058cac8d6e55fa191ac0e8c42197ebd5d10f891b248e2b4bcf8f955d7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "72ed2dd6d8fb42c7d19be6b9ca45e1844cdb7c4b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_random.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411998", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b21016562f27ffb701bad12f39ea61258154c72e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "dbaf5b638f136488009bac6e9ddec83162e636dfa25f1fbe77d99d431c5755ca" + }, { + "algorithm" : "MD5", + "checksumValue" : "e6b85ead31a1c012de111d256abc0843" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/stdcpp/SDL_systhread_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411514", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "b46d848744f075c6b4c0775b57f6350b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "66c573ea5be3d2be9b1c74466c638e1753e3ea107b8acf1bfa4bda093acb289a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "98842b518f8750bfa9485f8c0f88d72a241f41d9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclwindow.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410668", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "1431daee77055878be24aac86889e2d0b54a0059" + }, { + "algorithm" : "MD5", + "checksumValue" : "07b51f5789e2bd13b6e98175e733dd81" + }, { + "algorithm" : "SHA256", + "checksumValue" : "898125b63ca143c0d4cee71a6203f285c2ec7fa63b196fc7851ed51e3efe545f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_wingdk.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411516", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "5f22f6e8098b1027aacf2186c9163f1f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1c9b9afce9625c42eef6031ea730f855aafaeffb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "eb740bc45814b96b03074003cd44ba291c7ebfdad285c7a5a69aa03911ba1f43" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclevents_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410669", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "143bd98e4acda913643018d7299c7e7b9716e000fadc9235f85a5cb465b4b2f2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "859418203a3e05fb34480648fb06112f6dd06804" + }, { + "algorithm" : "MD5", + "checksumValue" : "ea73a2efc6f5f1ded6e2f8fa9a4999fb" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_filesystem.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411997", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f2636589ca533691cb110ed9be2b74302764e92dfd9c570b7b7acf2ffa9fec90" + }, { + "algorithm" : "MD5", + "checksumValue" : "30fba7fe3776ad1201c25be08198768c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "780a5936cc8c9722d25380c9409bc527df4ca2ee" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/stdcpp/SDL_sysmutex.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411400", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "3cc4741330e6479f6d8926b859ac2d476d2d2ae7ea8b51ed4950b8224c0451e7" + }, { + "algorithm" : "MD5", + "checksumValue" : "cc23867ce3d62b4a121cfea904733099" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5f47e1292a143e8d2bc0c2953398671642e4baea" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenopengles.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410216", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c2b75ad1c959b00b78a4a8fc58be6427c8639d61bd9fe47eeefabc583a3c9d08" + }, { + "algorithm" : "MD5", + "checksumValue" : "577fc7c141e8b2d7770cb7db179c635e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ff0954f161c6064b966abc10759afd3064b7db03" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/configure.ac", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3410553", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ceedb6cdea1c0bb4b71b420e292c604c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "179f0e31ea23962f3c740f9e1eaa997e4b2a8dd0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "101ebacd3d091de9b4e004c6372d9328ac5c03687d6c8d8b4f5663790e855474" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/codechecker-buildbot.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411533", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "5d684183cdc3a6ec044d0a0f9c86980958a1fd4d" + }, { + "algorithm" : "MD5", + "checksumValue" : "092bdfe93f0191aab8df042cf02540d8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e33e314d7d2498cf6331e2c6d49f34d88e51a772c386c99915022971f09761bb" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsopengles.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410550", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "58f5263ecab44ffa0c60e19f6d6f901463dbfabb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "06dbef1751d684511b3b658ca290380dcd74219e59b054611a488a172401e0f0" + }, { + "algorithm" : "MD5", + "checksumValue" : "b3ec2420d2c3c8e222bb90e0a29c4d34" + } ], + "copyrightText" : "Copyright 2022 Collabora Ltd.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/test-versioning.sh", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410686", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "ca34f28f985b2cc3ecef79c64bdd0a2ecd63447c3ea96029d27713af9eadcc15" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b9ed9ace76dbede742d63c719e0a924c8b5e573d" + }, { + "algorithm" : "MD5", + "checksumValue" : "081424cdf235ecfffc3a601eca52d81e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_platform.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411881", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "777fa6f6d3524a6ce11c34e84b6470e6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "15ecc2f661c3958142a0ad6b04dc61036bcd1051" + }, { + "algorithm" : "SHA256", + "checksumValue" : "994e79fcdaabbf25455aa7a7e2cdd464923f7f4dfee30eb303ec63fe6536055f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/arts/SDL_artsaudio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410555", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f192539edb17ef774c34784cf5f0509055a6f409" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e5001b1a4c4de1406dbc2ec1d48c7fee3e9d826c6ff6210913739b4663de4f93" + }, { + "algorithm" : "MD5", + "checksumValue" : "95882377b786d89be4fc909cfd8d8278" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/checker-buildbot.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411546", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ba8eac3ea87b86dd156088e569739984" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8b6d8e18c47850341b512ecc7cd150312872e32de7f698d497544758a72e372d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9f9086659aec473a120d0d6e9a12e60631f1668d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmodes.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411883", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "26372c5a3559eef65ccb242f86d24d471444fc0a38974539aa1edd95ece499af" + }, { + "algorithm" : "MD5", + "checksumValue" : "2a9a3317242cd0eff934435f824b5dd7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "33c8eaa915602548182a79641ea5568d63f61c4d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/pipewire/SDL_pipewire.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410699", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "7daabcb69e4aada9efe7b5d4f28a1af5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "559e8ee6c5607971cd9000953f574c00265c8b67f59137089f4b60e4104e83d5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "72c9bb66d100f07212436078822d211865480f44" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_stdinc.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410552", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "8b60a68f0caf3d56eab4799756370f43" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8efe81d851bfe4d20782cad1d6c299139f2bd989" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e447ffe591b73078a3943306c73b7e1a2fb3c0978ab2d72a78cb576bb75df361" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/clang++-fat.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410215", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "aacfcf26b26dce8e65ee947e5a53faa16bdc9165" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e7dfda3cd36319e809c93714909b69cac02286dee16f01b5dfebd4a79d0477ce" + }, { + "algorithm" : "MD5", + "checksumValue" : "f1841d90184348ddb18c135c71b1fde6" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Makefile.os2", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411884", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "e5b1344c470adb0ee2f16fab35816d2ba0a8350a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c048cc4668b705c7146965e9e2468c21d714d68ae13269f95db490bd064ab9ad" + }, { + "algorithm" : "MD5", + "checksumValue" : "6d4e4ad036b7d5f847fe9425f9616e36" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/pipewire/SDL_pipewire.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411547", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "c634ab2646a43958d61dc88f3ec2acacda8815ac" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0f9d7de931e248547171e9287e8b76046a0b55b591cece19e3a48291a10ad18b" + }, { + "algorithm" : "MD5", + "checksumValue" : "0808cddf52c696c3b6ef31c3175280ad" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsframebuffer.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411548", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a23414f0ea6d64d58322bba12de4010eca7cd463" + }, { + "algorithm" : "MD5", + "checksumValue" : "12d4031d2c0ecaf12b9234e35691dffb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0971b8d2cbf652230f6e7f6fd6f98f6c69ed6caba275c6e7400dc93edd2db6f6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmouse.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410554", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "5404bdef94b4bced6d9fea2aee5722b7cd1c6e656660e669324f643934fe5d06" + }, { + "algorithm" : "SHA1", + "checksumValue" : "16a744f55e03ba14c4a4726f472a86613883c7d0" + }, { + "algorithm" : "MD5", + "checksumValue" : "f1fe5ba113dd9468e9b8ace01d51ba40" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga \nCopyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/gen_audio_channel_conversion.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411549", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "afb74d4a16092ce889addc6655de645e3f753cc6" + }, { + "algorithm" : "MD5", + "checksumValue" : "af02518b6e8a4a1379ccb855a29e8051" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f81c2521bdbe9c25e42e7cb8e5f6794a456824f751bb459d0f9a5c4f58e9fe78" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsevents.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411402", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6245ad19510498d12786e8f7a586739f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f34bafe0f14ed7eeb9fa91b6d48a40f4c67b9aa297f6d18d7a4a0b3a8c909568" + }, { + "algorithm" : "SHA1", + "checksumValue" : "60b700318b905e9fdd5ee0f772718fcaf1f8fa2c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenopengles.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410218", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "67c1aec0d38bcb005dbba6cc977b6b32" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0c08858697f4b55ad8fa04afbc382cb120f5b105" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1c118a0b24144e7d98163d0af305b0d4bd76428148f3e7ed2da1361b47d1132c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/project.properties", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411401", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "03a85850ac3019a706a671778087adf5ef436187" + }, { + "algorithm" : "SHA256", + "checksumValue" : "869ac380c7b3cd8ca4e2144a2d51e14247f9e9363ce888ba4f69430fe557afdb" + }, { + "algorithm" : "MD5", + "checksumValue" : "f09a0692d99c21c95923fc9b980076ab" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenmouse.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410210", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "599b6aa4fa36d87d479766409ef7620feab60890" + }, { + "algorithm" : "MD5", + "checksumValue" : "f91a66e6b7d74a789f1f4d94e7a4b196" + }, { + "algorithm" : "SHA256", + "checksumValue" : "834493c0aae4459b328dc1c80eb8f4948dee2e427d8e9d53d945197aabbadff3" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/fireworks.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410691", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a023061864c55a0bcc5f7fb8e9846807def709f3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e6b972e18b475c3e62c789aea0ea297e15af6711923274557e3ca4d21202cfdc" + }, { + "algorithm" : "MD5", + "checksumValue" : "99d1c6ed71100c423ea12bf484f52512" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_thread.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410692", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "e56364e2a4cb6a058f85d485ef82e349543f06250ac3a0206c5f11e8033830c6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c5d4613756d140d1aa5e4bb803fca1d1864b8a80" + }, { + "algorithm" : "MD5", + "checksumValue" : "e39a4fecc90043c6617cce1eba9bc65d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_harness.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411885", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "91bde273d07f909d46a107177536ca80" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8509c453a74a30080cb0f60f1e63a91ffeb17715" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f4f03d999aa89c19dcf833d5594c7ea4c114257e114cc94d8b81edadbdea8c00" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_mixer.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410219", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d9460d5efa7f223f7acf1e56ab0998272c1e42a3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a4098733479d47ffac8ce63e664e0f4e9221a3ca573d706ad50b89856d06504a" + }, { + "algorithm" : "MD5", + "checksumValue" : "33194388035d2539f1b6fce6fe9c36cd" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/build.properties", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411540", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "80ea2ad89b121463dfbcc4744d6ffa401e3c61a51a6b8cd90e256c3d16d3f1fc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6ec4465efa92ed6213fe86eb70c2c1ed2794d552" + }, { + "algorithm" : "MD5", + "checksumValue" : "f1a20b6d1f9555a5bb34066ab6042cc5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsevents.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410693", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "7785c5b706eb68f8b3d4107fe2aaeb4bf0a5c087fff6380a0d5d0d2977e3bbf9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b04a11ea624d3619913907f731ee0c3e48ff7b31" + }, { + "algorithm" : "MD5", + "checksumValue" : "9e3fbbb370788f75ee8954f654fcdb92" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_xbox.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411541", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "26699c9fe110af6e253a4b15682a6e37d7cfbbc5" + }, { + "algorithm" : "MD5", + "checksumValue" : "6ef28406afbf926f15a467a53fdba81d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "487bff87d7bcfb0a6e506374daa142b286370f4a37f384602223b5ade49f09d5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsopengl.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410694", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "30d76fefba4b79a41af095a7976884869df29acf" + }, { + "algorithm" : "MD5", + "checksumValue" : "9179ba54f68cd40904db911619d131d5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1e39c17d898d648cb5345f58933d057bfbf8251d17aad50cb3da29b98b1eb86c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_md5.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410696", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "dc938a35a2bb4fc9f85d8f11f1317151" + }, { + "algorithm" : "SHA256", + "checksumValue" : "13f59f851d968c2487bd322fc804d8b0145a0078ea25470d2ee482da7e539aac" + }, { + "algorithm" : "SHA1", + "checksumValue" : "764cd3013795d7aef047c5e25e2e367b711780fc" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410212", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4ededa616aff35e5922090ea20e5e30d482a776d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b1e6897e5c12d35651680e41682f06a2873ee601e73db42323c0c11f08387dd1" + }, { + "algorithm" : "MD5", + "checksumValue" : "099bfa56ae3267c802c0764153440ba1" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/touch.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411094", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6e3a6db0c3fd16f78d71829cc2140162937dbd46f24facc156c4c3ce0254fb46" + }, { + "algorithm" : "SHA1", + "checksumValue" : "230225e6b36af0a54d65eb2841d4bfe1b70ab3c4" + }, { + "algorithm" : "MD5", + "checksumValue" : "4769bbd3591b5dce0b0fdff449401287" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_kbd_default_keymap.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412038", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "078ab092aa4b066525fbccfb4ff004be4b92d004bd2a7d5a3a3eade21bcbca7e" + }, { + "algorithm" : "MD5", + "checksumValue" : "39237ad9e50a8c5efaf681e1733ae325" + }, { + "algorithm" : "SHA1", + "checksumValue" : "bc6ed5b129b6bf1a4905ccec425e048c59655cd9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_syscond_cv.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411095", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "a1db698bf24d97ecdd33e8f27916873b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "bf75111ac225f0832e4ae7465af3b99ef7f0eeed" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b97ff51144213c5ba11da8ffda5065ef97f549651a582c88d87dfbc16d84a37c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_threadprio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411076", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b981ff19f55722015834c542f07b90496e2ec74b4fc6508fe1ff07d69ad395c0" + }, { + "algorithm" : "MD5", + "checksumValue" : "27cf9822342c805ee7c6b37dcd2cb4f4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c48e07ab9c2899c81a15c4ed77800354177ebdf3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/android/SDL_android.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410976", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6f5823ebcfdc08dc4dcc8b3d2f7e042d715b5533ab8a13a00a9c2ad7bda72044" + }, { + "algorithm" : "MD5", + "checksumValue" : "8652bd5b9035dd711b689f971c9ce242" + }, { + "algorithm" : "SHA1", + "checksumValue" : "73447c96e6f84a577951760e3096d6d0d5041f60" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/pc/hidapi.pc.in", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411183", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "73fa6726a057b279c91f36018ffd66fa" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6bf4788e1525c44ba7dfc930313b625d95d400eea1879fb84f8f8bff4573a4d5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b831a33f373da433d1c9f1ec530f9a53034eb1e7" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitopengles.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411077", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "3327bd7df766f11a91d5a749a109c7e97dc0b5d3" + }, { + "algorithm" : "MD5", + "checksumValue" : "8d952fe37671c49bc726379cb0116d35" + }, { + "algorithm" : "SHA256", + "checksumValue" : "88b2f4d06e7bb0547fc9328fa0ead212f0bd12fdccbdc90974d0692c383f8250" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/android/SDL_android.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410977", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "975eaf59cb225b3c0833114d335b4e8d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ea70fb429858fcf29d8f30b48efa95043cc8d9b1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "686885a5b0c23d51c3041dd0a7f325ace470cd481a90cf27c75bc180a1ae531a" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/bootstrap", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411180", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a76773bd705a1f465a24035180af4f2a18ce4652caa66fdff5df339f490ec8e3" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9373a8817780b5facce94b467b20def3aec40671" + }, { + "algorithm" : "MD5", + "checksumValue" : "2e44531f5e9a8b8a0356b38efa57f359" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmodes.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411096", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "79d106a1bf062ce243a22301b1298cd521b787216d2643a10deb443a70815569" + }, { + "algorithm" : "SHA1", + "checksumValue" : "240bf49cbcb9416550e74b7cfb221ac40e24d0e9" + }, { + "algorithm" : "MD5", + "checksumValue" : "1baecda7dbf105839367ea91278215bc" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_ime.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411181", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6e778eaa6bf5842689533a3c0a58a1dd" + }, { + "algorithm" : "SHA256", + "checksumValue" : "88bfa722157e505dc525f0156b97e3f8d62c43d8ca7c0c45a8d3a5936dde4d75" + }, { + "algorithm" : "SHA1", + "checksumValue" : "80899d537a8497a76392c629d4400ad35b98a132" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitwindow.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411097", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "e27b37d13741aef70181a98c1a1ff1d69222a2dc" + }, { + "algorithm" : "MD5", + "checksumValue" : "252578b25d985e0c0fa4b0329d191095" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7a1abecfe3120cdd6a2b7658c90822430fd1b12cd2450f1797e5de16aba51237" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_ibus.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412039", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d204dfaaeebaf515c99e57a961bcfef9489ea960" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a180b844cd09203a0998d38b5b42b11498843c70fa8380dd14b9c0d4ea7abe8f" + }, { + "algorithm" : "MD5", + "checksumValue" : "3735e477eb41a06cbcd5e20cb1f1d314" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_syssem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411074", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "70ad1ced22e4595fef26700e0ced7f29" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5089fe420f17ae73e53afbf598e81d7114c2051df69ba28d623019647b3b448d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c7b950f70bcd6d9c8f056d1ebce530ebd694d3ec" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/freebsd/SDL_evdev_kbd_default_keyaccmap.h", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411825", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6f6610f1d743c5639b96ca708e84cd57" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3d0671eb11db4ce43469e65efc4d62d1b5e1fd42" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d9c69538fdd0d2680381cad6b13cc79ff2efbfcd077a8843c6038b1eb278ca8b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga \nCopyright 1989 by Rich Gopstein and Harris Corporation", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/sun/SDL_sunaudio.c", + "licenseComments" : "NOASSERTION AND NOASSERTION", + "licenseConcluded" : "(LicenseRef-Permission-Notice-6004af33b854afc9753216dbd89b2506 AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)", + "licenseInfoInFiles" : [ "LicenseRef-MIT-CMU-style", "LicenseRef-NTP", "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412031", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "ac21d2c217416e773813df87b99ae01b97735d90a6edca38fd2beaf6b110badd" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1d81e519475054cc6b1472a458c9dbf0576e1c6a" + }, { + "algorithm" : "MD5", + "checksumValue" : "761f8f147ed7f0700971eb82b86f8a88" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_sysmutex.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411073", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "276ae35718863fb12e53efd0754f0f2b6f881a5c5a42915f0703d7e833523f71" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1775677e44897061c712771a07b169f4e4a0b7c9" + }, { + "algorithm" : "MD5", + "checksumValue" : "4d6c62e5fc7c3fc30fbde44ab9bbfce1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/freebsd/SDL_evdev_kbd_freebsd.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410979", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "56c26cb0c43a6f7b5c0bf2b425ce2e78278c40fa" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9edb74b296c1a454e3c572ee3cd3cdb533b4bec4ad756489fea9286093daab9d" + }, { + "algorithm" : "MD5", + "checksumValue" : "9fd2b2d626dbf3c2800874197b88e02e" + } ], + "copyrightText" : "Copyright 2009, All Rights Reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/hid.c", + "licenseComments" : "(The information in the file is:\nAt the discretion of the user of this library,\nthis software may be licensed under the terms of the\nGNU General Public License v3, a BSD-Style license, or the\noriginal HIDAPI license as outlined in the LICENSE.txt,\nLICENSE-gpl3.txt, LICENSE-bsd.txt, and LICENSE-orig.txt\nfiles located at the root of the source distribution.\nThus we concluded: GPL-3.0 OR BSD-3-Clause as license of this file.\nWE chose Permission-Notice) AND NOASSERTION AND We took the text of the BSD-3-Clause license from /LICENSE-bsd.txt in the hidapi directory AND We took the text of the Permission-Notice from /LICENSE-orig.txt in the hidapi directory", + "licenseConcluded" : "(LicenseRef-GPL-3.0-only OR LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635 OR LicenseRef-Permission-Notice-dabbd07fc26023d06f0aa31833386fa5)", + "licenseInfoInFiles" : [ "LicenseRef-BSD-3-Clause", "LicenseRef-GPL-3.0-only", "LicenseRef-GPL-1.0-or-later", "LicenseRef-BSD-style" ] + }, { + "SPDXID" : "SPDXRef-item3411185", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "dc7a88511e45b6bf245d5cd4fb4bd955760e95500052705a30902603a2f3b093" + }, { + "algorithm" : "SHA1", + "checksumValue" : "95b6a26cf2a596d2a4dd84556f00bc991d512073" + }, { + "algorithm" : "MD5", + "checksumValue" : "b0f92a5a4dff1aa34b25fc5b69cae63c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmetalview.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411070", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "9e3b9ba9df4fb796d8e6208aa8069c3e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f923ad85c04bb895a429fb5c45f85c7c0749680d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "350af2937f9c9d627fb77b5f8c1d820f8e1590f2b8db8bc7ba13b51cad39d2da" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal_tvsimulator.h", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411826", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "87d4ae20fc74335cd1c48d5bd125bce6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ae88d4160604279becfff7b0fb6710f9177d6417" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0deb63470243a6bae356c608e1eb237b8835d4d88de638c54a9cae2c776c5a24" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/sun/SDL_sunaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412030", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "be5e1fdc26e4565abc4b535869df6b54b7a82799e9ddae6fbb3382bd76b7cfdc" + }, { + "algorithm" : "MD5", + "checksumValue" : "04b7f33f0787116c00b3671021d0795e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "025ef7df9750f1ce7c2d896f04b46aa5a8215ddd" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_syssem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411079", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "487a6aaa98f31c29565eaa13642559ed6d4e3537" + }, { + "algorithm" : "MD5", + "checksumValue" : "974a1522a69a123a076c0bc41d27ade7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fa671d0d51e743b2bfb55184250e6fcc1a3dab16b5405d2ebdf4dd91672b344b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_dbus.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411823", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b1ab61537f900d9ba5dec0ed64d5a24575fd2c5a4990fde3cf031330d18c9448" + }, { + "algorithm" : "MD5", + "checksumValue" : "d936cb1f1e7bb39572b4e9357c119929" + }, { + "algorithm" : "SHA1", + "checksumValue" : "14079d03e701a237aa88e9c43a802b3d784b8a5c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/paudio/SDL_paudio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411182", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "a5efc045dbd588ce69e692e02a63c51a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f62d700426f983e922c63bf53deef9e4313d11fa" + }, { + "algorithm" : "SHA256", + "checksumValue" : "11b1960df49bff8082ac9ac92b23b95aea0d4a8b830cbb51295ace971cc7024e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitevents.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411820", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "1820f448a4b30a71ac17ddca86c662c6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4139f4470781fecc4d3cfda4a2d3a9f5d630f288" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0607744597507339f7775a5c93d49a87815d4ea1881e0ac5dd78df59e3735560" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/pulseaudio/SDL_pulseaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410970", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903" + }, { + "algorithm" : "MD5", + "checksumValue" : "d32239bcb673463ab874e80d47fae504" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8624bcdae55baeef00cd11d5dfcfa60f68710a02" + } ], + "copyrightText" : "Copyright (C) 2007 Free Software Foundation, Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/LICENSE-gpl3.txt", + "licenseComments" : "The file contains the text of the GPL. The text of the license is licensed under:\nEveryone is permitted to copy and distribute verbatim copies\nof this license document, but changing it is not allowed.\nThus we concluded License-of-GNU-Licenses as license of this file", + "licenseConcluded" : "LicenseRef-License-of-GNU-Licenses", + "licenseInfoInFiles" : [ "LicenseRef-GPL-3.0-only" ] + }, { + "SPDXID" : "SPDXRef-item3410971", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "7dde42b4c6fdafae722d8d07556b6d9dba4d2963" + }, { + "algorithm" : "MD5", + "checksumValue" : "b5fa085ce0926bb50d0621620a82361f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "30eb1bef29b46f8ba7ab8b416035dbd93cb034a45481dd97815b944284582cd2" + } ], + "copyrightText" : "Copyright (c) 2010, Alan Ott, Signal 11 Software All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/LICENSE-bsd.txt", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635", + "licenseInfoInFiles" : [ "LicenseRef-WebM", "LicenseRef-BSD-3-Clause" ] + }, { + "SPDXID" : "SPDXRef-item3411828", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "e5754c564b36544f9a853365824be0de825702f6c21892c97fd3f893847231a0" + }, { + "algorithm" : "MD5", + "checksumValue" : "acabf79921101cef4b59b61ae1a019d0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "57c88b142d5a3bbf30da6789232db0046f7696c9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/esd/SDL_esdaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411184", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b463a7f5e609b1c73330e5633ecb951783f8c5f9" + }, { + "algorithm" : "MD5", + "checksumValue" : "7e67365827dcb906f885f2325fa2685e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3dc3fe553347219429ae720ff8c357f0c723d82d56281e8b410f705d92781dbf" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitappdelegate.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412008", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "3da636c702d63035a16698654e2c1106adeb4f18" + }, { + "algorithm" : "MD5", + "checksumValue" : "752d59fe0084381f6f768fef6ab2f741" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f0f5882a5a65aac410d42de002371f828733dffc93778a591bc6fa1cdfcef392" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_systhread_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412032", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "e891b431564decb277050a24b0f13b1cf8732c4e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "408500b7ffe89c011156efdeb5bd266a30c759932063a9b599ce5436f355c09e" + }, { + "algorithm" : "MD5", + "checksumValue" : "491f710792df37a57c58a492eb6cf6d6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_sysmutex_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410942", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "3404cfcfa34dcf823c8ecc64094a35a025eb4d67403831ae8d20d85a4324a716" + }, { + "algorithm" : "MD5", + "checksumValue" : "3e6fc5079c2dce0a8195c5c69364eb56" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3cd7b83a2afaecf3b2ebc776f6c9a0fb07b11072" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile.linux", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411156", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "8609f2e79321316c56e282da098d4cc07aa44e4a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2cebb32686b018a64a32f01627e4e9458f4da610f3ff8899b0d6f5fddff7f1c9" + }, { + "algorithm" : "MD5", + "checksumValue" : "d406d3227045f37032f65ab90c1c3258" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/scancodes_windows.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411819", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d371c14f5239faeb3debc02a0a8ec984cf5c0bd8289a0ba71d3bf4889e1d4b20" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8de0d726cfd2334fa022920dc4af7a9eb935d0c4" + }, { + "algorithm" : "MD5", + "checksumValue" : "f8b2fd0cecaa1e12267b3c022527eab8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/pulseaudio/SDL_pulseaudio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412001", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "8b0af45b3b5f0d920be6febf6b305a5174e28e8e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3d0b8084290b4fef15feb16794ec9f7581624719ec5e05a4c7c2a7762e2db780" + }, { + "algorithm" : "MD5", + "checksumValue" : "ef2b464057b7dca457293843f1bd44c1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_syscond_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410972", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6f48ed893bb1fb74691c6600a07cb103" + }, { + "algorithm" : "SHA1", + "checksumValue" : "cabd8406081d0f286c0de7e2e37f91fb5f216c90" + }, { + "algorithm" : "SHA256", + "checksumValue" : "395f41d9a0819bf597feb5effe0aa4ff4d9f2aa0f83503aae6d6f0806662e5d3" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/README.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411153", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a3d832a3e562502ff6ebe99724c3ba62283322d0edf4d37a7cfb6ef4d9116875" + }, { + "algorithm" : "MD5", + "checksumValue" : "0493c81fa4c4e0235cc3890312e238eb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "677a0708648bb4c88c9d0dc5eec95ddd6a069e33" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_gesture.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411154", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f8d227730d12eeb80aaa15c82709cd7f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a70859423c6be96dc1d00a21ff71cdeb309cf4ba01f96fb7e7c782b9e373b0cf" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3285475a84ea64b623e38555fd329d5c5204da39" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_windowevents.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410946", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "0bb791c0a7b641c4ef4a224f2a3c6b2664ecfa2b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "eadb0bf8c6e856f357174c92273982994401564213b0409da65b670fa2e4bfd5" + }, { + "algorithm" : "MD5", + "checksumValue" : "ab53d3898b0b9814af7553bed16156a3" + } ], + "copyrightText" : "Copyright 2009 Alan Ott Signal 11 Software", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/hidtest/hidtest.cpp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411158", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6aaa6de9d421a325b4cf309100a50a91565b3e3baff8b63aa6432238962bbd81" + }, { + "algorithm" : "MD5", + "checksumValue" : "58204e993e3ada61ced301fb5ee5e9b2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "36a317c2085b7538be61a07c504ec5a2a91512d1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/scancodes_xfree86.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410943", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d25092018959ea71e1d1638f071b671bcf9c2bd0d1bc61fd36a9cdcb1415744d" + }, { + "algorithm" : "MD5", + "checksumValue" : "45263d8c9ade11f39f5c55f191fafcca" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6ace46cd1d5cfee59640d5410b5e8639279c5e2a" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile.am", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412003", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c8d76c49481f1b30768cd7541bedc4b5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "050da6bf7eb00c2764ddd2a7df03c89a032497f1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1279ea98bdb6eb9cb489bda726bf7bceb7a6bf8b02ba306da4fc67fcb75ab2ac" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_systls.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410944", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6ee8a5937f16041a1c06bdd665e6e97403714d0675d3d7747017ab394a61b734" + }, { + "algorithm" : "MD5", + "checksumValue" : "4a7c563c7770ca98fe7305ed994a248e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c543e7402e1a667600369813efb6f6e903c718cf" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/mac_support.h", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411155", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f17b16c537f82cd01acbaa112645c69386bb2a54" + }, { + "algorithm" : "MD5", + "checksumValue" : "cfbffaa3ec875e53300042f237b8f5d1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3550f322f7f128a8e4b26379cf24020bde87cafa023e909899153209ede67110" + } ], + "copyrightText" : "Copyright (C) 2003-2006,2008 Jamey Sharp, Josh Triplett\nCopyright © 2009 Red Hat, Inc.\nCopyright 1990-1992,1999,2000,2004,2009,2010 Oracle and/or its affiliates. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/imKStoUCS.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3410941", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "3003dbc1932616df37c694998d74c561" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f24459b3bcfff1e9ec4ce13bb2a5d4d35df0f9a8f583972f05b9d6d236b0e0c8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1f7991affc536dda80e9c6216857d0e513448862" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/testgui.vcproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412002", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "eaaf4b52b3671fad5c71ed3613bb845095dd5a0e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9b818810c6988457e133c64bfe8951eecaa4f0f34455c655a77cc6ae95ec74ef" + }, { + "algorithm" : "MD5", + "checksumValue" : "c3849970d7652257435e20491bf93a04" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_syscond.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410939", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f163131b9d35f341f8f7c38bc1d64ba2dddbd2cf3fc897e24a802b9fc7bf9f42" + }, { + "algorithm" : "MD5", + "checksumValue" : "829f41de4b821d11d50b1530f67b89dd" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3a9fdf657ca7186a38bebfbc351a34d6e85cddf9" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile.freebsd", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410940", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "2affbbc2a125eebaf11287238daceb630504a647" + }, { + "algorithm" : "SHA256", + "checksumValue" : "747b3108ada4ddc4b667e67d511608b2045222278f1693795c3d4ab00d2614ef" + }, { + "algorithm" : "MD5", + "checksumValue" : "68b779a0ef6f73202d8e14e45fd708df" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile.mac", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410947", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "e72c8d2f4baf2fcf003dcfed262358fc3fc91d32" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5d7f4b87d89f10aee837de10e41afc60d74449694533d635443a57dd263c0c4f" + }, { + "algorithm" : "MD5", + "checksumValue" : "369459dee48742f36e61a0b021443ccd" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/hidtest/Makefile.am", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410198", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "7c3165d961c844350a352cc0691d1eb8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "100078b1828f94b937e699dfe03690b10e0253de" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b1a7effb20c8248181090cf65ef5d1524141934eebfdf1b69a8011e7bd139520" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/ship.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412025", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "2f6f76625f0754b3067b1e06cf7645e8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "809e4ceac8e506f585eb3edb088d7b3e401013f6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a77b311b7f22e0e8acb7da5672b655af93fbb67621a38221654c3c803e622112" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_systhread.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411045", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "1caf96fdbb11d2e181a5662736aa7822900de404" + }, { + "algorithm" : "SHA256", + "checksumValue" : "521173d2521d836d0bfad6c5a777fe222b4ecf4ba854221b6290059dac0d3954" + }, { + "algorithm" : "MD5", + "checksumValue" : "2e7d148044a6ddcc551916040694a7ec" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/texture_f.cg", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411177", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "2723e9f691dcb7ed4f7aa8129ab5d070" + }, { + "algorithm" : "SHA256", + "checksumValue" : "725ff20b78dad2add224cdf36ae36f7c96dccad7d396db95658483cbc9362f46" + }, { + "algorithm" : "SHA1", + "checksumValue" : "529bd9f99a79d10f4d889fa30faeeb12feadc854" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_rect.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411046", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c6c391b0ef8cb5b2e966e4e2f30ebb115b40f11af57e7fb8195f497805b88045" + }, { + "algorithm" : "MD5", + "checksumValue" : "ad5392f2ad63403ab9245dbd271daf4e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f4f0b5fd59db9f53b8db309b074ae0abc7db0f38" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/clear_f.cg", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412024", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "e271472d3c26ed42cabf013b5cec8ca24028b69b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "de0759e3a600496261b9137fef53282b05c23b77fe5b1762b246d48311ed6697" + }, { + "algorithm" : "MD5", + "checksumValue" : "740beacd335fc968baaf4a0cacb20295" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_sysmutex_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411043", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "036e3dd7417a6f95baf05e7bd740d0d6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "238083eb233d4ed1c7d32164b90df6925db81d5673e0cdfacf22399a7c0c5e95" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3eedd70e5714041ff569c23b1e6767a51ab7fd7f" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/color_f.cg", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410191", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "ad96bb651e191717bde37aef4835bec1e0d2029fe53ecee3ba97945dc5682602" + }, { + "algorithm" : "MD5", + "checksumValue" : "0b8bf2544c8b5cc93d6aa6446cc8a693" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f230b7d3c17251c59f094ca577de3161de098702" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/space.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411170", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e537b0d9bd1a10f5e887f7ec0f8b9d26" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5274ebcb648b5ee90a523f4f3d9cbd43f7ced92a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "cfdb71ee3bf69ad46e8e38cb5af51438e741e186ea59ec3a0385cb979ad52c2e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/blank_cursor.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411049", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b296a50f69317546aa5e1ad00768e6ad045748e2b6dff93a54b861b7f291d025" + }, { + "algorithm" : "MD5", + "checksumValue" : "56fa3c147484b8b2f6ddb82f356446cc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5dc9c5fb406d3fdb5d3f68de3f28d72b0c5bab97" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_shaders.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412029", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "5dc2cb0a455ca7edb8892352e0636cbd7d9d15e4d387dc79da9e3808a7fe6a26" + }, { + "algorithm" : "MD5", + "checksumValue" : "228d4ced7ca38f5a91fc229b751cbfe5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8ff63bd2b5cacc09980a50750f392cd62d847581" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_syscond.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411047", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "22dd45b8226bf84f13d7376cf140851e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fc2fcb261ab52fd10152f24f827fb7f5b50bf838045fee54d30a7d28491af9cb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5317595ca72c5390a8269e40aa272e20cb514072" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_memory.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412027", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "385b17cc434fb11963ee9788daebcf0e8c43f58f9bbd2d0f8d1849838181e8bc" + }, { + "algorithm" : "MD5", + "checksumValue" : "2053101bbd3c2d1afa6f088c50b95af5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "596a587e8832f3b87d6d093fab6bb25e8d3fe411" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/SDL_systhread.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411048", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "889030c264ebf990d6644d6f891093e2cc36476d647b871a60fe9f6bd6a182e7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "88c60902dfe31dfef6e8eafb35ecf5ad4a13f826" + }, { + "algorithm" : "MD5", + "checksumValue" : "f8e83b1417718580352b4e3ac6a41c5f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_tools.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412026", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "9f1bb00e02f3fc278bd5ed16c792626c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6c4d46540128af333c93ad4ad426c1b94249ff59" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d568f815cc39d445c8e9b7daf7c74b2cc882caab96a2a18dcb48e638bcbd90ac" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_systhread_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411174", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b97b78c42a4820216f760453cfa60d6f8ea3d3e8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f5298a42560176510fb07961ef40894be61338b3a1cbcc1654d7ea4a885b8a23" + }, { + "algorithm" : "MD5", + "checksumValue" : "59f82102c730c25ae19914d0fa92de39" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/default_cursor.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410192", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "77f87df193c91b404d2e36008e7c4c5d0e8610d9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f7b5cca4aabd94ba4cbaff14bde09ff1424403185e0613d48c77cc450064531e" + }, { + "algorithm" : "MD5", + "checksumValue" : "ee5557a7b46fd00503cd5986d1209580" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/icon.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411171", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "e9c7cc5802ed90fd9b7423f5ba301b1ba252b43dd9e6e3f2b68140c3580e919e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "bbc4d23749b26b501951527532bfffccc3d0ee91" + }, { + "algorithm" : "MD5", + "checksumValue" : "c5d9e50b66834fcaf7751d983a23c664" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_touch.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410190", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "dca5ce51c404715435efd0273c7f899a7a54dbd2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f6e7421c942b176458520dbecdad3b1619c6dea00affd8b830e8a958e9888622" + }, { + "algorithm" : "MD5", + "checksumValue" : "7b97b81e468df2af0c20ae157e81912e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/stroke.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411172", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d6904d73b7e4c3a73c93d9c332201a5044048d09" + }, { + "algorithm" : "SHA256", + "checksumValue" : "52f235998c2ebb8650882077fadc92fcf88f7b4f7287d6e2084c674191662ccf" + }, { + "algorithm" : "MD5", + "checksumValue" : "3283cc62ef66ba4a07aac2d01ce80bd8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_scancode_tables.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410195", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "503e2d5ac9997fb922a31740453ad1451be4361b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "586eb103a8389ec4b39836e8dc35d6a69471bd9e2480647ed45eef1090526da6" + }, { + "algorithm" : "MD5", + "checksumValue" : "88ddd9be80a534798078564f54e96015" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/drums/ds_kick_big_amb.wav", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411817", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d6c5dbb2d7f08a5a7eff503e5f61fad7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "59596fe0491eae3828bf9b848230b9e002a8fcae" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b19b40e5b65fcf1ab7b55be22af63eb861bf3a152258443359520d6cd49cb73e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_wave.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411099", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "007271d8dba57d6a3cad4e2428fa70e10749cb89" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b8a4724c605889e19625e25291b247b00e48dd8be80245747dc06201e5780d12" + }, { + "algorithm" : "MD5", + "checksumValue" : "1dbe4eccb52166af3cb209a6409b4460" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_fcitx.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412033", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f31baa423a098d33264bf213b62a4d5dda48ae880c8459d4a1d8a0c904d03ab9" + }, { + "algorithm" : "MD5", + "checksumValue" : "d58c3ecd7707df8d5f3d4c9ae8b6d900" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a04d12b115cbf78e0ecc1e673c3757b49c428c3f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_systhread.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410194", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "191865a81d549c2e446ece68a5252945a3a4fb3f2f0889a9416e2bf2fabb41c0" + }, { + "algorithm" : "MD5", + "checksumValue" : "2d673639d0ff2592d4386e11fc36b9fe" + }, { + "algorithm" : "SHA1", + "checksumValue" : "03f863ff4811f57cf824c918d155fd23893abda3" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/drums/ds_china.wav", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411187", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a4272bdaaa536c3775b59e4247bc1c069aa12c45" + }, { + "algorithm" : "MD5", + "checksumValue" : "228d5d0ed287ac116965a51621bb141d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "546302db977a8a358baa777f7a01a019a634e3dc12fad10510047dae051ce8ad" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitopenglview.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411041", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "e65f74cf5ff132a002086fc0799b4b91cc63878e9b1538596b7dcb5cbc337274" + }, { + "algorithm" : "MD5", + "checksumValue" : "ac12581529e17e7ae9aa160275fd8049" + }, { + "algorithm" : "SHA1", + "checksumValue" : "84443dcf39aaa46e71f1025f5bf0fc8e8de4fee2" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/color_v.cg", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412021", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6217aa0012363a5ae8a120d4ddbe92471a57b70b24f0312cdfb1704e8b0ea758" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4ebafeaf35feb83c88f99ee7eb51204556307a29" + }, { + "algorithm" : "MD5", + "checksumValue" : "b068b9006b687f14eaa84ff8cbb1dc0e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_syscond.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411042", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "acd4b6fbfe62864010307b60fd0509f5a060a6a4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4fa29ad1e2949f00f8d0f24f5d8a2cdcb908b1125674b6ccf17cc2723a0504fa" + }, { + "algorithm" : "MD5", + "checksumValue" : "2e557b244faad9c1cb53c87dbfe2920c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/texture_v.cg", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411173", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f21ba801aa3cd746488df01e6bae033d25b8002029f1e44fd8bf0f266b18087c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b81d1e733e3c31348858d6b857d1b06004055cc5" + }, { + "algorithm" : "MD5", + "checksumValue" : "db3cfcac69651a27cbda40c56c501c61" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_clipboardevents.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410962", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a91b84d73ba021168edb33e4e0300cd935a305a4" + }, { + "algorithm" : "MD5", + "checksumValue" : "881d00036f067a7f5b65570f70f453f9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "00603a0b94ed702d25217b27c725cbb7e3321a9e57f46e7ff8dff122cc2ba2e2" + } ], + "copyrightText" : "Copyright (C) Microsoft Corporation 1995, 1996 All Rights Reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/ddk_build/makefile", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411093", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "63d9d7373caeb6d21a9bc8bb8fc4d319" + }, { + "algorithm" : "SHA1", + "checksumValue" : "998e01f551fecf302ce1ecef5aa426f664282da4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "36b15a2800f1abdb8b9220cebdd6442fb393c58e6e3ce5b8a4eae4a053772f7c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_ime.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412035", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f8d053e2c708579cfb828c2a48d49597" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6fea94b38ea8a36596b7c543a1b0e13f38df55f4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1ad936b6de4c0f8e6c1e9e63aeb480a12e7c395219db9986b92d8b5322c009a1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/SDL_thread_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410960", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "acaa4005c87e4246e9bc17b0a9f3231fea09bc5c1518d70b2e435d0cea3d496e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "bed178a7269c7745931d3b3571701b18c2e2c8c1" + }, { + "algorithm" : "MD5", + "checksumValue" : "4e70b48393477803ed0daf476d226fe3" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/hidapi.sln", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411090", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "789df797e697d53d588dc2fcad266a4f8111269d" + }, { + "algorithm" : "MD5", + "checksumValue" : "06f3af39e5d1e3b26229c736d0b79d12" + }, { + "algorithm" : "SHA256", + "checksumValue" : "864e313ad1c18c93740400864b10d083539779f1cf33b2657f22579509d77ba7" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_kbd.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411189", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "7531f891b6a0e15915075c8910c37fcd4d0ab8fa50d1194e6f3b5f518d5d5099" + }, { + "algorithm" : "MD5", + "checksumValue" : "3d3eda2b91f2dde9c7c0db0d0bba11a6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "500b0c32367bfeb80cf85025d8d13c53e3f1e289" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitvulkan.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411816", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e16056cb275d940f540cc7769374ad69" + }, { + "algorithm" : "SHA1", + "checksumValue" : "427d45c2051dd10c996b28ff2d84fd652bfd40d1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9e11de4668e5e993b474f950639fd0e728259019e2317a4dcbd16c041ac732c9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/jack/SDL_jackaudio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411091", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "da0e75d147259f68477ab3bcc8d7d51d31a9d40d16eabdbfc5870c0d084b3fd4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6de7c0cbcf168458cf1fd0f1c26c892343f422ab" + }, { + "algorithm" : "MD5", + "checksumValue" : "9d7047952f627255622042951c56bc46" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_fcitx.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412034", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "40d234089c792f0e1b8c7b2b98c2f865" + }, { + "algorithm" : "SHA1", + "checksumValue" : "058312576f24aeb2fb3bb9668ca6d11568e2d207" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b86569d0304cb75c173852bdcfa41be4138c06ff593ce3bc6f711264058d66ab" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_systhread_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410969", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "5ad74b087f70ab9b50fa26415ccbd7fb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "713f27cc59a3ed885ef2de3f9cd05bb63985fcec" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a9f96c69f0537095d2a06c33d1fc272e1f81b2f8212ded51272f0ec378495949" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/Makefile.am", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411098", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b713f72340e761f2e672948789c8356ced7da3cd" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c0f9be8d7e513fc56d7c6cbdb0666b1a7ced220ea93bf5ff54cde2c4233242f2" + }, { + "algorithm" : "MD5", + "checksumValue" : "6a184c20ac74b2fa234defeef2f91c24" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga \nCopyright (C) 2022 Collabora Ltd.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_sandbox.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411186", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "8ecb6ad8c3a4a477d995791be4ce11dc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "38b1a86f0091c7bb07e8a797a39f0c7586c2b765" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3dbbc9989547e16c33eff383fb6b98becaab7253029b8461608b4cccec613bd5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitwindow.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411822", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "612cd3363ad6e57e546b062d2b27957052fd49da" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9cf7a944ffbb4763bc956431ef9ad9d9aca14b13ca231ddaad44c6b1ad5df4ef" + }, { + "algorithm" : "MD5", + "checksumValue" : "35debb3f16d004ceb35f095e1231582a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/paudio/SDL_paudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410975", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0bc0a4dff89967cc5e3b7a1a2d7688fc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8ed75beba518534ebec0109ae1a9d6eb280b10ed" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fef9bc16a927927057700350bd1f403b0539f232dfac3a2302851a97a54831ac" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/pc/hidapi-libusb.pc.in", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411809", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "157c1f598005c9222ed4c3b691b9ef357cbbc7b3" + }, { + "algorithm" : "MD5", + "checksumValue" : "db6423b16890d9657bc81f3acc001789" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b50207223ffd136f1b03a7a56e0e1c5bac02546193f14d833265c13478a0ded1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/android/SDL_androidaudio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412037", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "44ac212aa9cb892dfcd986bc69908fa01cc95a788e1374af2306ec951d68cb31" + }, { + "algorithm" : "MD5", + "checksumValue" : "4554569b18a425b7e0de73d8cb76b346" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c335bf04a250712d2195d158d036ec506bae0d69" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_systls.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411092", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "144b365755df1b5fe2d7a9325ccfe2852a45ca1979b3bcef9a7309f4f8199d31" + }, { + "algorithm" : "SHA1", + "checksumValue" : "37e7eb2a8744f5a6c22d3d9f8fcf2f5c58407f5d" + }, { + "algorithm" : "MD5", + "checksumValue" : "4d874fc1e21bd981a1d3c73f6e856d5e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_udev.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411808", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "edac42f2529844502e6dd51ff3460596394a9e8b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "83b50c3e05b765edaa2658d87a109d2ed1cb5562af2165014900dbce6a65989c" + }, { + "algorithm" : "MD5", + "checksumValue" : "d4a5f2d232b10151b8abe534900d7c5c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/android/SDL_androidaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411188", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "fefa16be39f735c7eedac34c7dacdbad" + }, { + "algorithm" : "SHA256", + "checksumValue" : "cbf8619f3b28ab3b5be07c38d5402c81cbc92dc0a7eddafebc73fab917720c41" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e96ef2841c5cec32a25922c6108bd9bf992bf1a7" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitvideo.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410974", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d534ad7ad52102258249ae582fd8e706" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6aebd0683232ff8ba4532f3c2dee6ced44a86b3c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "68b58b2c7900e00ec318317467f1f3e60d18db630a22121f1a358e163cdee461" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/pc/hidapi-hidraw.pc.in", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411063", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "83fc92e94d477cd76257e68624602c95" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e976eee70fde5b2a18f4fd52ba42402522b0dbed" + }, { + "algorithm" : "SHA256", + "checksumValue" : "12b1305f0ba8e5486770f13674036a7114f226a2f93759f239f31251fecae51d" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/build-metal-shaders.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410701", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "33edc2aefb529ae630be99660c730bef2fe6acc3bf7c92f0123369693853be8e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2affa80bb9b84fb7bcb69a8843769e5adb829471" + }, { + "algorithm" : "MD5", + "checksumValue" : "27743d0c9088f037b373bba6e3fa4827" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_misc.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411064", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "11260592d1aaa050866d2400a1cd009c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "42502668a2c778a899fd0e4fbe1d1f6217074e55" + }, { + "algorithm" : "SHA256", + "checksumValue" : "76d692dec14277a05bddc845b79c2c63d50c9e09e0f9822fe5428723581f7292" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal_osx.h", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410188", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "518d4922881cb735d0d81391cb778898a567052f7e7dcb724fd633fea36626dc" + }, { + "algorithm" : "MD5", + "checksumValue" : "37892b4ace1fec231d05dfaaef39db01" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8739161ec7b57bab60aec24f21e0439bded848ee" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/Icon.png", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410705", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4f7ba1f812d1302f6e6f8e7a91d635881029359a" + }, { + "algorithm" : "MD5", + "checksumValue" : "2c5da78ecefa3b4203e07a5e5f8706f3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9139f4459e5b1fdaa704eedd9682a7cd5ce7b5528064f02b09a2c750b4f5710f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_images.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411032", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "802199e5079b379872d32889e48a76bd56d3656e" + }, { + "algorithm" : "MD5", + "checksumValue" : "4f99fb0cf31f336f209a248238fea07f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "69175c4f8f0ed3976e0f1e060a1efbeed6b4e4eb753b970065c5f76184618ee5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_triangle.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410706", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "2688e2b327dacef29b55b08e7038ff40" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d6c8587c617762e8fc6a93f5ad533cac753b3bf24956e5397fcac7ac6aebe45a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a02f52353a298a09724f9cf29187d6424817fcfd" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_main.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411033", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "50645902d5261505a54c0ddff4104798" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4b9a113f992d95a0bf9d8875b208c52d874ca4c2c3e23aa4d0eca7796775b6e1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "34593597d7e24c237c2814829927d9f41e1df8d9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_rotate.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410703", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b08e32c8ed3ab514819efe7614385af4096b975658a1c6cf86a6ba03b05f277c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "079ded6ce9c54c4743790dce7d4077a9e896317d" + }, { + "algorithm" : "MD5", + "checksumValue" : "5dc3031a9650bfa4b130803243f43360" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_error.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410186", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f1bf0d49dc60eae45d6838b84ac38450a15c6f1b089065cf6bb6ff3de027fe83" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e042c43bfa2f06afdb84405e76db6f86669c2f7a" + }, { + "algorithm" : "MD5", + "checksumValue" : "100c36e32ec73b5162b7654a4db48f5e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/Demos.xcodeproj/project.pbxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410704", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "9818ea12cfb96c60bdbb5103d8cf7754dcce34f4" + }, { + "algorithm" : "MD5", + "checksumValue" : "5825532bbe1f36a4bb04da1e823a847b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7b1e01aaa7ad8f6fc34b5c7bdf79ebf5189bb09e2c4d2e79fc5d350623d11e83" + } ], + "copyrightText" : "Copyright (c) 2008-2018 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles2_khrplatform.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb", + "licenseInfoInFiles" : [ "LicenseRef-MIT", "LicenseRef-LicenseRef-scancode-khronos" ] + }, { + "SPDXID" : "SPDXRef-item3411037", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "356b15248ad94ce801c54ce0871984bc" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d816e7bb282df15c3f5e3151c9fe0920fe362e449822146e7969484dd3cb7b9b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7d2181d13413694026ebc2830c7f9a37c6c783ae" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_tools.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410712", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "dd40db928d1b68ee34ac34240bbbea7aed8564ee" + }, { + "algorithm" : "MD5", + "checksumValue" : "065a307a180d9ccf7096386880bf6fc8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "94f07d6a06bf02bed2899e46b9a6c6d040cf1fac9316f9d26d81dfa4dcc271c9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_log.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411034", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "937281a8aa8d0baa40e40c6931b46f68736408e6" + }, { + "algorithm" : "MD5", + "checksumValue" : "03f2820cb05ab324bf61724b2fb2ee81" + }, { + "algorithm" : "SHA256", + "checksumValue" : "bd29ea64b3edb69573ce4caa4d74c40a18e30d7bcbd5b0257e992bbd7a997f44" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_drawpoint.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410713", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "94a65672e8ac2f9d3a6562525f8af260a9b2e330df41a4386e1814486dd51dbb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "87ac0e44b2657c8dd4b051ed3d11d59d72a8e500" + }, { + "algorithm" : "MD5", + "checksumValue" : "fc58d4b5c6b5a8de55f4705ac04552e2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_atomic.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410187", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "e3401ad9ad7e25095711f84d273cba56c3a01d1b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0c1ec6c07ab9c4a7bd638d56a39dcea9e07fd7d81ed7b345ad4665f8aa7b4545" + }, { + "algorithm" : "MD5", + "checksumValue" : "ff8a8623d0bfed1efc38d675d3a70ac8" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/README", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-See-doc.OTHER", "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410710", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "dcc280fd9903aa54d95a44f02ab527da98c07174" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2047d38ec266781fe86c7bacedb459293aa7bb3694ad82f630bc489338cce426" + }, { + "algorithm" : "MD5", + "checksumValue" : "f23af403b4706fb2347458372fa2fdfc" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_events.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411035", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "a856618d754bc82f0afd9aa05270aeb2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fd47a83e92ffa93cfba9e1784867fff56d482330c621ab5c448f0907c640e07c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d60aa3aaa8645e2d862da69647650507a03645c9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendline.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410711", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6c191a21ecef2da2294fc07a2c4d7d64" + }, { + "algorithm" : "SHA1", + "checksumValue" : "644eb15e3f40feb4025df1e8909be68f82c7707e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "afb9eacdc2b217c297613e5825ce66be11e7140285072c5e3fb77db8daee7d83" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_scancode.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410715", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c400c5411f869cfcf33e85b327fcf28e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "10efa8b66f6c64e871bc58c8197c5e01c9d667d4b3d2317a62c219c666663170" + }, { + "algorithm" : "SHA1", + "checksumValue" : "18a1859a1888d99ee45444e3f730df70f854de2b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_surface.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410180", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "aec831251b8f46c48e565395b4e2c6bb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d960c1deaf44540aeef9d65e57298bcd16850f5522b6ae2ab7ae313fc9c7e4ca" + }, { + "algorithm" : "SHA1", + "checksumValue" : "44ebf83445dd847209147528ea9d10a9b7c1ca4b" + } ], + "copyrightText" : "Copyright © 2020 Aleix Pol Gonzalez aleixpol@kde.org\nCopyright © 2020 Carlos Garnacho carlosg@gnome.org", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/xdg-activation-v1.xml", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3410717", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "9fec39c976b94ae0261794cb6f3923b1c301c334" + }, { + "algorithm" : "MD5", + "checksumValue" : "ca2a41cc473e2036d439a63859ba3400" + }, { + "algorithm" : "SHA256", + "checksumValue" : "da41137c707d667a6274673b0a528ffae8b855df1573373bd150a5ba018fdde5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_emscripten.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411038", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "5fd26a9bb00ccea1cb53552108799d8bd0b1775cbda441c8bb0db81b4570c614" + }, { + "algorithm" : "MD5", + "checksumValue" : "ba43a1ff5514cc5177516921fc168ab1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e00e00d19589f18b755b5cc36ef8542881ba8ea0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410714", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "1565dc138052c5d01fa3186c83c7ec583e2bc955897fac793845eae2f08286aa" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1ba77b152526134882f72da3d23f159dac7236a3" + }, { + "algorithm" : "MD5", + "checksumValue" : "be88cbbc01b8e513c0736a7842132221" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_cpuinfo.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411039", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c636de09fd3da08f4ae25d651f60cb87" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1412d0b2a743644479f71072d99a6887e21d2172" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2ac62d13fc44b3137990f5ffa458d8d0cc25b5934f6983b479397386b5a9f984" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_types.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411030", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "141a24514a176528b5c1390f2161a781bd732ab4c5b426cd64933761b67eb4df" + }, { + "algorithm" : "SHA1", + "checksumValue" : "eb594019fc1c692167ef6550ba7ba88bc195c49f" + }, { + "algorithm" : "MD5", + "checksumValue" : "b1d1e084009a40d380b7d6636bd4bfb0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_render_sw_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410709", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "4eaa424d2bc0b7c4a139d65ecaaa78dce63d207610b96aec0613b6d7dd2dd3ba" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7833cafcaa28c6bdb81d9544a30c57138afee399" + }, { + "algorithm" : "MD5", + "checksumValue" : "0d75e288f0a4e2f9928fc7108198b4e7" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_endian.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411031", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "be88c349ee3e8c2f921ac35afda2dae38f8e4a97a02fc5a2055b0be90a03f5b1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1edd2ec49f69f24bba5cb1c7ce58b46b4cf2097b" + }, { + "algorithm" : "MD5", + "checksumValue" : "80815e9a307baef921d53cae0c8b180b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendpoint.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410707", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "114d23852722283c55d5d88d804cdf8c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d4867a1a337d2512b90f7d9d2c6395675843273cf8d065c81fe17b1f287026e8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "07a456af2e452ad3430efd270a97c4da838c1e28" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_assert.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410184", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "72de09033d17891315e224b51662df5a8e84aaa2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0c81c91d197c2aa5a6f95ae4bf6e4cb0dfb84dfec62a630524ad1c143972e499" + }, { + "algorithm" : "MD5", + "checksumValue" : "d1dbb0be52b79433d47f87c7e99c4222" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/config.xcconfig", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410708", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "4fa81995b8182922b0cc67802cc3783a73bb608de122c2a75ae674d24147388c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "aa9e406e90da2b90c579a490388c4e5dfda51677" + }, { + "algorithm" : "MD5", + "checksumValue" : "7f6f020232606002fa04e2b8d91e3ad3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_winrt.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410181", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "944c130879c89ec98364dbbd56e62feb5bda4b8a" + }, { + "algorithm" : "MD5", + "checksumValue" : "50038e5f9afa943d85b1de15c78a6561" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5941de5d28f427ecdadddc8623a6f6af0a30b0ab4726847236ba7a7652b81316" + } ], + "copyrightText" : "Copyright © 2022 Kenny Levinsen", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/fractional-scale-v1.xml", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3410716", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c067d4a25bd0f8604a7011e156a721b82c9a0025dd269219b027eaddb78ba08a" + }, { + "algorithm" : "MD5", + "checksumValue" : "bbcd5daab94f368b0c4c31ca0dfeb5ff" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a2d8f3794043026eeae01764e9918c4e812c4b20" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_revision.h.cmake", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411178", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "b6856ac6f9275f2f0cf71e6a06610bae" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2ef95b6492ba8be3d8edddbd709fc6cf96b7d90297935fe5f688119b7c70f6cd" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3e62f6e67dec32ef7ca00e1e7f9cbfad1749111b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_slow.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410196", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "142e66dcddab21cb68e159d58affa888992351311de39e7342f8e252df0a05b4" + }, { + "algorithm" : "MD5", + "checksumValue" : "adadc648c214df5636d1e9ee2cad2878" + }, { + "algorithm" : "SHA1", + "checksumValue" : "fa3faa4112405c66eb5b83e4d418b6cc047c53d5" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/drums/ds_brush_snare.wav", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412023", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ce6bbec7bcf53334dbb3e50e429b0ea9147ab258" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5e84c3a4b4247255a6c47edf2df02700d9a67ea517a9f3c0ce6e16dbbbfc5fec" + }, { + "algorithm" : "MD5", + "checksumValue" : "f27e7d293dab38a1078d8b234afc4aff" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_sysmutex.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411044", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "3400d2afc7285eb65ae6f57adba6081a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4a62b656c7741567c372fb28630179a2b86c74eb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1158cbf1ad50518ec4b02bbedf0aa791c741a32110bd871dda2e35d548fb093d" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/clear_v.cg", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411175", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "6e06bd2f19ac3ffa687b84df0aaed7404ae38161" + }, { + "algorithm" : "MD5", + "checksumValue" : "85c18c97cf3d6751b9125fae535d338c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a28b07c84c86b3c1364496a49ab927eca2edefe80a682d92e05fdd9307df0a6e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_windowevents_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410197", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "76ceca2d60ea6bc8c16077f95c78b587" + }, { + "algorithm" : "SHA1", + "checksumValue" : "12b54e249e70af1afccc93a978a8328408ba10e9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "81a9fa10e8cb929ea796fec7a42e915db4615b131a39a36bba2c1bbd75df7797" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/drums/ds_loose_skin_mute.wav", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412022", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "ee8d72a01c3bfae2e0e483d5a1ee15f58c123bbbba42d2a5ae21f439ea478bb6" + }, { + "algorithm" : "MD5", + "checksumValue" : "a96c36271655416db65e478a6a493eec" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6675cd16cd9d0b1c51bd5dd47d324a628ae8fadb" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_syssem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410812", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "274484b44ce8c115e055a0a728fbf44c976670df" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5191826dca1e47004e5d95945a2440d211d5b410665621140e6d52db1c80db2e" + }, { + "algorithm" : "MD5", + "checksumValue" : "304585b22be55409da89c6bd1905579a" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testgesture/testgesture.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410810", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "91d62d1dcde1dba08e876a839699a6cefe481d0ad2242295613950be77cce969" + }, { + "algorithm" : "SHA1", + "checksumValue" : "186eaf6f024e4fdb565a14e9935e01d85f3643c2" + }, { + "algorithm" : "MD5", + "checksumValue" : "6b440fdd88c990eb79083a7d9ae95bc0" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/controllermap/controllermap.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410804", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "8a4d1d585b5bab99344120e8b246eb44" + }, { + "algorithm" : "SHA1", + "checksumValue" : "df3591903f770c687039af3e5815d919e626673d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "dc9171c9c68e4c0cc0e3aac947687222532e442f0664723e8efbdccb633c4886" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testfile/testfile.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410808", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "3a5af850e5b02d4c53c0b8d27089725e6354fbc1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5fe2a635f11a67291a40b27f3df447ec862d3281a5befc849c272c54df775919" + }, { + "algorithm" : "MD5", + "checksumValue" : "5eae15e6031fa2bd5eed568a0d19c64e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testrendertarget/testrendertarget.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411917", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "5b555cdbf563b687ce2cdc0c12f97365" + }, { + "algorithm" : "SHA1", + "checksumValue" : "27743e666614fbd43782a47aab5df736e4294f8f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "da625f28b9a4c387a5a159e9b8aa092d6b98d60e67e6e0d80a268f70db10eb96" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/android/SDL_syshaptic.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410723", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "29e7f753788dc42f9664a6581820d11f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f638564a8e38db95db229479ca956776670e1336" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f62e06d88a57694c4191902476c5eabec7303829580b71bd5953fcd19c20a232" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/INSTALL.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410806", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0e543840762d67d8fc2131162fa50fde" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2a002af227107ca9432409b1b9d470a80e72b6e0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4b3f8f62b00ba2e66aa3d2c54e83c1cf9fd29d8330ebae6673a49c6e6ad85768" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testshape/testshape.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411926", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "353e012899cc2b65ae42df4ec9e42c7997cfb109" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6015c2321593e8769d1ae455832fb00db37f0784b39f7ac37fb1cf43fef3bd61" + }, { + "algorithm" : "MD5", + "checksumValue" : "324196818f989c6e90b35c4bc2dae495" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_windowshaptic_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410721", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b2847638f26d18e0a1206c52e5c75a379b543a9b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "becec5adea6b686a34e03fd6cb89672e2d07a1ac92a1e137b0d8c71bc9ea73e5" + }, { + "algorithm" : "MD5", + "checksumValue" : "2a4fea9e0b13a220c239024d734f99ef" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_common.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410816", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "270c4845d755a868ed556ab5696179ba10ff0ae16801df4214fcb5e5da04bc18" + }, { + "algorithm" : "MD5", + "checksumValue" : "2af877dc0419b42b536d8ddedb2f3db0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "14ed0fce16aea39618db868f20ebdd3f19a60516" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testdraw2/testdraw2.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411927", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "41f2772edf9ceb20f1280fcb1d96bef6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "431108410ae30c16cdbcddc1eae063d0b1e0b3b2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d39fbd1b13d9138ee298764fbb7b17d8d75a5dc172d13b6bfd0c50b5c20e2534" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_dinputhaptic.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410722", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "1a8888549910e4dea6674c1fe1bb20d961d593a4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0eed63322ab49c4f19017babf265b08dbe148a4844f8e5d0a4fdf1eed85df4ac" + }, { + "algorithm" : "MD5", + "checksumValue" : "03be0b1c7b2312e75c0a3c9e12485e17" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.clang-format", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410814", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "283cafa58380ec606123129d61cbdf42a79f02ba" + }, { + "algorithm" : "SHA256", + "checksumValue" : "142ee5e3c0327db4155c3e09ec0ffcf86c0a53ebb891b8fd650210dabd6c25f1" + }, { + "algorithm" : "MD5", + "checksumValue" : "1181b1c80c7ece9c79c10459c009b295" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testgles2/testgles2.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411924", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "8537b204e0a0de103f421bab985c5deb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d4f9bbbbef471ef6679776649090bbce0e80a453" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b1e0d512611b5af8967a2818cbc4462d8ed67e221cb8b74580379ce8aa7ba9ca" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_xinputhaptic_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411057", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "43fc01c8867d7a23daace73ada326a41" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5567e459ab20e76e4b091c927cc399425a3660c0eff6cfde4667d21b52228c08" + }, { + "algorithm" : "SHA1", + "checksumValue" : "cd24b4d5c0a496fbab082ff805d62c1963e49775" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_shaders_d3d12.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410719", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c83cf615d7f6a6664fe4005784095d01" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7b19482cd3a100e44c13ad19c075449f1357f5fe" + }, { + "algorithm" : "SHA256", + "checksumValue" : "bb9a56c5b83b450ed84686ee0fad0995830ebab7160210a3258b659863cd15e6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_android.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410847", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "4fcc47e4bfac4fb1102b65b01d315d0e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "06e58af8e543ab099a7a1d0e4058ea2759d9478659966103dfdbb4d4021166c7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b463901ece4b76b510d1d11063155d4d7625e67b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/SDL_timer.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411054", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "5bd806c6a8e4d1e6c17d4f65a418eae1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "296ddf14e9dc6966a6dc2c6b3d8f3a8d50578de6bf2a3ffe42742e7b06c845f7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1f24fed4911f5737c48388f421c0de82adc683db" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_render_d3d12.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410720", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "6e4afde3896e5e751e3f3a5518ccb7c7e76ce441" + }, { + "algorithm" : "MD5", + "checksumValue" : "d102a9e9213ffb0f86f34dd72a9bef65" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d10e68b0ee05a021b01b2cb962203181b74ef54233ea7b376689a9d846c539bd" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config.h.in", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410844", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c5b4f823acda6ef525f3a393d0e6a1489ddcca2e12e3a23574c964175bb13313" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a61c1e3b58298096bde44d2bcc03c2142fcea5a9" + }, { + "algorithm" : "MD5", + "checksumValue" : "b50cd409f780891eb21716bc60cc177d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/ps2/SDL_systimer.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411055", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f2654b7607ac47b5f2306d21794b8b23ac0b01be" + }, { + "algorithm" : "SHA256", + "checksumValue" : "dd4083132829cd7c5c2ae37c128b55ef5c8228fab37b9c9f86bb9a989750137c" + }, { + "algorithm" : "MD5", + "checksumValue" : "23139fe7652d527bf51c3bd599d78992" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_shaders_d3d12.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410727", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c95f7515d310365b25289610820d951a51785198855e8ff5ab7ac36e55886cea" + }, { + "algorithm" : "MD5", + "checksumValue" : "7e7d168212938da77582308e798bb0fd" + }, { + "algorithm" : "SHA1", + "checksumValue" : "49f676f85deb1d4df3d75d6864272451b9d3d4b4" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/mingw/pkg-support/cmake/sdl2-config-version.cmake", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410842", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b186aa95f605fc7849ecd542e329276867853e9a911d73364dd0ca4b2bc561ea" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b88adad86edf8444d79fa2433895126b17729b9f" + }, { + "algorithm" : "MD5", + "checksumValue" : "b5b214c4853ca312502f0dfdd9e23605" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/haiku/SDL_systimer.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411919", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "935865d806ff787c965d1d7c5500dd5759c06f25af86fabed62fca5fdfecc2b1" + }, { + "algorithm" : "MD5", + "checksumValue" : "90fd48241421f12b1213aa70930b5963" + }, { + "algorithm" : "SHA1", + "checksumValue" : "616f8643b290c08cda041aa422e537926502ff1d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/linux/SDL_syshaptic.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410728", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "40756e4df345ec49fd65fed222f17b8cd1fa6928" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b4e0f976f35b49a491b3b3623bd8b855bc84898b9b3c505446a7a7a41aa9e959" + }, { + "algorithm" : "MD5", + "checksumValue" : "36c96b6a3d2d732f63b39239ff99f580" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/mingw/pkg-support/cmake/sdl2-config.cmake", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410732", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "932beadc4898cd1d10e08aaa5eef9c65e042586d525ccde502beb697915b5189" + }, { + "algorithm" : "SHA1", + "checksumValue" : "037c663e1763d2b4cca873cbdbb837d6c162fa8b" + }, { + "algorithm" : "MD5", + "checksumValue" : "06e593923b5b16b82a71e105a271edef" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-touch.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411059", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "acdf694e8eaf80d1fad09acf20fb8a294f105c2f" + }, { + "algorithm" : "MD5", + "checksumValue" : "7421fc884f9d56119ff79df4de56a94c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a99556c7ef6d921bf75a28d4860f100edf71bf54197f08c35a7867ad2efabe0e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_render_d3d12_xbox.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410733", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4b55a5f242ddc82abce88afd0c8f1ee7f54a6d96" + }, { + "algorithm" : "SHA256", + "checksumValue" : "66c532e3e1d463c7e4d7460572c332afdeba03c190e736ad2d4aad1a068c96e0" + }, { + "algorithm" : "MD5", + "checksumValue" : "d6ee30a3c647b1585846dc528e1403db" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-git.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411056", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "fd9d877499c13d6df8e37d190c1226fe09e4ceab" + }, { + "algorithm" : "MD5", + "checksumValue" : "4bc7434ba5308841e5a63b3343a1e8f0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ff44719b221d4c7e9d78724c972c367d554d0d51c7b7f8ae73b930a3a3344599" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_render_d3d12_xbox.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410718", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "592db115151007f524661e710acea2bbebd2397b" + }, { + "algorithm" : "MD5", + "checksumValue" : "997436ce511353ed664b89f4b82fbbc9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2282387b1c9b7a77b52eb7c2d2d52b221673500fcba71cfc6ab8d00275df2a77" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_joystick.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410854", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b68681c861df9def6131bc7b611b470e4c843dc0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3b8bca0323c95bdd5597a6b071cb12d6096f5b75f1ad647d07fd1a3c8390d158" + }, { + "algorithm" : "MD5", + "checksumValue" : "e226ae9c229cce027286f331219280d2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/windows/SDL_systimer.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411058", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "505399bb5981d370f4b2264de8140a7a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3c7eda557ec0e1f02e86b6f3727f6a41c046994bdb27a2af145a0bd24aad9b6a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ac072e1d4ce9c18dbee0fdc1a87e4337b3210ff9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_shaders_d3d12_xboxseries.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410840", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d04f6e7be353173ba5910bb60829e399" + }, { + "algorithm" : "SHA1", + "checksumValue" : "eec2ebf642972598bf192dd290dcaa044cb14fbb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ab8f7c12d045d2d6f832ec434e30345e5b658f2b56ee1fa578205b18b406dae2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/ngage/SDL_systimer.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410849", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6b3ffd4a3cc549fddb3a7891a0d4483b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "465f1228af039cd7d4f9dd609d08093655a679a8194ddeb190009d7fb639d9cf" + }, { + "algorithm" : "SHA1", + "checksumValue" : "598e386726096ded81aa7a200c718b9a34d8b685" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/vita/SDL_systimer.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410846", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "83aaea238fb0b56e686210b78e3f1e60" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3edd4212f94a32cfe6029b763d9860fc6b3f39d12d30ace97c252aa68f9d5539" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f55e05a8493de0c4107727bb0ad839ba4035f0d9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/os2/SDL_systimer.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410856", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6fc95c700d1833be0e8b452cc7ac24c7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0a6676490263572c98e8d31480eee335b703114a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "eb1571feb61609fae4d8fa4ab9f2c684cf3810a185635e3af14ff4407bb818bc" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/dummy/SDL_systimer.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411066", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "806de78a755be11f82aa766d9efec15e5a19907e" + }, { + "algorithm" : "MD5", + "checksumValue" : "d45d2bf2070b33432a542fc7093a0057" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d1ec197806892f0a944fad85ed4c7f4f852947193a67a37b09f12a98462d3635" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_render_metal.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410736", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a2eadfd18a482a5f9d84ef6d1e4a8fc13630f85c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5bb6351dcc7b24ad0c00afe70f79b769dccc8f0920a11af992c20061316807bf" + }, { + "algorithm" : "MD5", + "checksumValue" : "e77b6e81b88e7db5731335ce827e7e0b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-vita.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411703", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "796f2517685832b28078b8defd30869d3f87465d73dd8aa624621fb8f9ebea86" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d0e3a272627d346466375cc9f1abe16bf1afb83c" + }, { + "algorithm" : "MD5", + "checksumValue" : "d977996ce1a04c1a2825cf00dbad2394" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/vita/SDL_sysjoystick.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411053", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "cda3dde7e7b8f14c206ebac38dc83b3fd621a6f855cfa861857948fe689c4418" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b8af368e85244a35c34d4fb68f717181e63fa148" + }, { + "algorithm" : "MD5", + "checksumValue" : "2646e9ad078007fb062aaaeb6fabd421" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_shaders_d3d12_xboxone.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410737", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "516ebb43ee53221ca29aa8d46696e386" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a49d9f1cfb5837eccfecdf6d7180c2386a946d2b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "46e2e37e7b0ddf04677bc3552b45d4a98d22f59e5021d39a7ff797504f1a00ec" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-riscos.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411700", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "7dcc01968a5ee6ebc81c0af6508a58354df3194a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0129c877a6d9995e7dbbd158177069bb2aea8163812b2b491071d357128d2a0a" + }, { + "algorithm" : "MD5", + "checksumValue" : "774cdd48b0cd7e7b57dfbea8edcba11e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/emscripten/SDL_sysjoystick.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411050", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "4880f6e761776b3a588ced929061a9cb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "674c4287edef07b50c37204890b7f39d621463740043d2f02ce34545cda45686" + }, { + "algorithm" : "SHA1", + "checksumValue" : "60738d3056e83ff143a786cfc52a48c54efb1bb2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_memory.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410734", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ad4b251eddbc960bc34442e557921e5edf1e883c" + }, { + "algorithm" : "MD5", + "checksumValue" : "f9baf2d0e463b9339ecebdc2d31039b5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ead1e9be9096ea8bfed275f8107b7bce3d933270d2bc2437ceb5649aa599e9d5" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-wince.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411701", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "03c5f68de0a5efc75c8d5de497f44dd7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4bcffe35a9c29411d9fe0d8e75b859e455d533f1dc48afc0ef5f52b30979b8ce" + }, { + "algorithm" : "SHA1", + "checksumValue" : "64715ad716205d1f0aee46f82a33bc83126a9c7c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/emscripten/SDL_sysjoystick_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411051", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a0a3c565a443794468208d1acb9617c17eed87ed87512dfa4cfd2bbe1554e6ef" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d7ed274d2068e42a0edba00e52074d7c21d94f86" + }, { + "algorithm" : "MD5", + "checksumValue" : "a126d70043d1cb92badcf53afaccbf35" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_d3dmath.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410735", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "40b760307c8cbfc541bdac75deeee077" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c8e339f5552af270cd289c4f73dcc5d288208f1c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b4839ab5022ca2cd2789568583eb6eb9ef756914aeec17317fc6515f02d2efdd" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-psp.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411069", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "471c15bb457001e00b96ad11981843e2b7e28b1f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a5496d74a2f2dd90a3ab543060ae2fc5db9face1c5f9f699277296479995d33c" + }, { + "algorithm" : "MD5", + "checksumValue" : "33d8cfbd5998d129dbdbba663cd5af06" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal_ios.h", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410730", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "8f2ac819d590e4ba0d124d610eeb85e7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1d2d5922138eefbe37ed98f8e988a6f2aeb3d1c0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e2e71d15852c8feb2ad0fbe04f6a48130ea5421cc978e2059fcd0cd7d0afe683" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-winrt.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-Microsoft-possibility", "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411067", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d4054a0e4ede1227ddfa2b1bddea455fdc9c619c73d9754cdaeb19ccf4700a13" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5593a90042dc855ca9e5f444860becf4db5a56ad" + }, { + "algorithm" : "MD5", + "checksumValue" : "72242e4db1b6be9e1a6ba79e3c03f9ee" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal_tvos.h", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410731", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "35c5e0e7799c4cf28a0c69f0113762416e269eef" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ba019c97b8087fa787cc329ad7a62c0338148f35dfa1728b6fe9ca4880c5f463" + }, { + "algorithm" : "MD5", + "checksumValue" : "1e1a1d720e079397fe95bc106e8d4f4f" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-gdk.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411704", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "acd7cfcf0c662452d74023c21747f30ba2a744f9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f761dc423687bd134212e7cee734bee160905a5329ce1c016f9d9be2cc7b536b" + }, { + "algorithm" : "MD5", + "checksumValue" : "37ff79e94b79ff5aa7f5271eec03b4cc" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/usb_ids.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411068", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b5ea44e5f5014b12cc7b67afa1cf57847e9a8079" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a86d7d2e8cfcdf0dd7d2907a71cbae9bdf9501402836319c9ae64e5e7a723eec" + }, { + "algorithm" : "MD5", + "checksumValue" : "b4092a182a19c57fd66a5c6620db802a" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal.metal", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410738", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "2614a9acee12b42ccddca53c9773d04d8640244145db52d9c88b903aae80b43d" + }, { + "algorithm" : "MD5", + "checksumValue" : "607741e04821056c0211ac96c43e6886" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ab31339b29cacce066d96f8d9ab5b0524774d81d" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410858", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f510cc0a068b1f4fa3e6396907323586" + }, { + "algorithm" : "SHA256", + "checksumValue" : "553c6455119a1c9fab8d08d091f576217b3c926ff39fd0439c0f35cddde508b1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "07f124b41a4204756490426996cec3369e3133af" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/psp/SDL_systimer.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411065", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d4a05db5db2ce97ce532ddc03d9bfaf5524da7db" + }, { + "algorithm" : "SHA256", + "checksumValue" : "995836a8d13cfd512c5d441727e3bc23742c123e318e22103880b950c06b6a21" + }, { + "algorithm" : "MD5", + "checksumValue" : "8bb5d4a690972665a1ad4528078685a1" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal_iphonesimulator.h", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410739", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ffa5a1b470c38108fbe6a68eea6d038d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "578dc50e1ca7ac7ac8664fc1b917e913da70e573" + }, { + "algorithm" : "SHA256", + "checksumValue" : "942a10c26e89b40f26a2f088ddc97a32b5b316cb0caa62334776e34d30091f74" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-dynapi.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-LGPL", "LicenseRef-LGPL-2.0-or-later", "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410702", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "3a63d3840cf57470d37125fca85d50d6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f04d37b8ad22443c77671a95c88a70895b464a6b1a5ab1bf9cc6c817acc338f2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ed25d3faaded05ad028fb2918fd4efe16532e2a1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_macosx.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411061", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a98570e30d02440c302616010d3f1465e706dabd" + }, { + "algorithm" : "MD5", + "checksumValue" : "0aad10c0e23ea6ea912cd69ecde411a1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "69e25c79dc16b87c9dab40038fa43a7704ef4abefa3446947e1c301bac2acbea" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/psp/SDL_render_psp.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410700", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "970b5667b0129a742cb6a8be1e215d87" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7364c752f7f86c58cceb7a77f281b180922d8466063dd4fe386fad8677e84937" + }, { + "algorithm" : "SHA1", + "checksumValue" : "84094b9324641ae5b40dac57aced416c7e3d7dec" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles2.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411333", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "41f472b3e1d3e5066285d16c5b5a13c1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1dcdb6453d00e747d35078a71d6161e4de494f88" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4f5057674596a4abcc2e93fa35cc33ed4898138c44d180aee19524cfc99169ad" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtvideo_cpp.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410486", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "54bd12c1b9c93bb1ee3768593bec1baefd057759" + }, { + "algorithm" : "MD5", + "checksumValue" : "04057a5fb0e97034a0f8b6a0b045bbc7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3eb3e1fef213e5f9412d93c50ced9c11aab815d808aac822ae1a510bd545da85" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_rwops.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Public-domain", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-public-domain", "LicenseRef-Public-domain" ] + }, { + "SPDXID" : "SPDXRef-item3410488", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "fc7b9099c5a409260d3aa2ddd69d8ef3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ecb5acf59ff7a97250de931ffba3bd816ccd540db5296ad26e8d429a5349ee28" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7a05b1bdd1223c0e8c936eec2ebd4416b876d96b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testmouse.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411335", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "763a61ff74960ead36b9ef5f5db65d083d7466c1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f7d74004cc75778cae46c5f0139f244d67c07ef64cf51937e8272352197dcb18" + }, { + "algorithm" : "MD5", + "checksumValue" : "79f8f3418d91531e05f0fc94ca67e071" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/LICENSE", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-WebM", "LicenseRef-BSD-3-Clause" ] + }, { + "SPDXID" : "SPDXRef-item3411336", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "bfb12d86535bf9a427d2729092ba9359" + }, { + "algorithm" : "SHA1", + "checksumValue" : "97eaabefe116696db5256e3268e00ed348bd4555" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7c6db1ad9fc931da3a287ddd6211b5cde6a4cbbb668953a811357af29937be3c" + } ], + "copyrightText" : "Copyright 2016 Adrien Descamps", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/yuv_rgb_std_func.h", + "licenseComments" : "The information in the file is:\nAdrien Descamps\nDistributed under BSD 3-Clause License\nThe LICENSE file in the same diretory contains the text of a BSD-3-Clause license and the same copyight owner. Thus we took the text and concluded BSD-3-Clause as license of this file", + "licenseConcluded" : "LicenseRef-BSD-3-Clause-9b661032830136053b0e51a99e922c49", + "licenseInfoInFiles" : [ "LicenseRef-BSD-3-Clause", "LicenseRef-LicenseRef-scancode-unknown-license-reference" ] + }, { + "SPDXID" : "SPDXRef-item3410489", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "14a358bf52d852e7e52f933eda96e6deba28babb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3917bd22b131079cfa6be3f8bd815bc9ee16b8454a19d4d1d57df3858690e36b" + }, { + "algorithm" : "MD5", + "checksumValue" : "45bf4c6e01dd8f506d2cee89d1928ad6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testoverlay2.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410017", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "8d5272566807e11770c7c14359a775c5521543e5e4949762907244177c708c7c" + }, { + "algorithm" : "MD5", + "checksumValue" : "5e1a702547965e9dc0ff859b1c6ef5ad" + }, { + "algorithm" : "SHA1", + "checksumValue" : "96c51c3db1dec472711764dda67d909e9488f96a" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDLTest/SDLTest.xcodeproj/project.pbxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411349", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "5416549158fee91c557677ac4929e38cabd2b536e22f232f0434ba66635fa8ac" + }, { + "algorithm" : "MD5", + "checksumValue" : "d271a1242de960bb561311629ae77c1f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b03886b959758c9222d549f95b3d3b497a52e257" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandvulkan.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410480", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "e73bf363a4dc079a178e91de7a611816161b6d880f6c82e30b7097ec9681f4ce" + }, { + "algorithm" : "MD5", + "checksumValue" : "39718b260653fff3f5115adde240932f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "73ed29da34ea0f2876b7c7153f8275f6dbc1b0b6" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p16_shape1.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410481", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "3c3d831739061d7cce15318e078a6532" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4dc4c43e72c729dd81acf4eaf3e44b1cbd6a6e82b2f0cece1fed7ecdbe5b6d6c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "cc1d480890e10772c2e1baaf930ad75864a9b690" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga \nCopyright 2022 Collabora Ltd.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testutils.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410078", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "0156e54aba55df77bf0b2ed79c4a4fc29d1cdbf4bccd0312c3ae3d4f7e5f9583" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6466ef9bbf44b4ed278cefdcd3cfa3340050e942" + }, { + "algorithm" : "MD5", + "checksumValue" : "ea01fe44828a17c8cf1b1049b8c1eaeb" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/SDL.java", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411394", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6e56584ef8ca93636e6a59191e5279a4974634cc78c4db7614a4055de409e7a4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8858b9fac737d628f7f09f0ec65e57934c457bd7" + }, { + "algorithm" : "MD5", + "checksumValue" : "bcde0b6432636b6365269c9d3b5009b2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenframebuffer.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410063", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "45cc0399efcbfdcbdec87bae02d53817" + }, { + "algorithm" : "SHA1", + "checksumValue" : "48c1e84cd9ae5aca82c96e1f8c40705473439d56" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6fe2e9ad98d6667c0f86a1c27c250203c5bdf7a10e7d604386af4c1392cbaead" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/proguard-rules.pro", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411391", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e81aee38940ef554ddbaa52f19fe14e0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9d7a7bebd4e772321800d2e4c6034523c47dcc75db6714ba6592c7a976910af9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "51e4fc55c81de2052fbcf505f47458e8281196b3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivantevideo.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411338", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "09341724f62dfb96c6edab552c702666" + }, { + "algorithm" : "SHA1", + "checksumValue" : "92bc88482870b988f0426ef3c62e7b2dc03d2f85" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3f92f2da3bd920617e47fe1bb30606ee27f764ca1340dfb87bc60e8347350fc6" + } ], + "copyrightText" : "Copyright 2016 Adrien Descamps", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/yuv_rgb_lsx_func.h", + "licenseComments" : "The information in the file is:\nAdrien Descamps\nDistributed under BSD 3-Clause License\nThe LICENSE file in the same diretory contains the text of a BSD-3-Clause license and the same copyight owner. Thus we took the text and concluded BSD-3-Clause as license of this file", + "licenseConcluded" : "LicenseRef-BSD-3-Clause-9b661032830136053b0e51a99e922c49", + "licenseInfoInFiles" : [ "LicenseRef-BSD-3-Clause", "LicenseRef-LicenseRef-scancode-unknown-license-reference" ] + }, { + "SPDXID" : "SPDXRef-item3410071", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "63cb98aa04815ff0235c09572fe9cb67a22408370eaf5f81185f9d38a5a3bb7b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4b8dbf5a08790e0bdac7fe90e22e3e5a9b28f70a" + }, { + "algorithm" : "MD5", + "checksumValue" : "52eed7dfc853d78be8ed233b383edafe" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/jni/src/CMakeLists.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410070", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "181950dc0790526259441a27cf656c65" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a4b026b5d1555373a743315e933c446a46cd447a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fc54542a76dffc2fd7d3582e48709371e0d1ed982361dce53d571cc8e547156c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/jni/src/Android.mk", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410079", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "65925c430694eb36a1a2c298cf5e7c58" + }, { + "algorithm" : "SHA1", + "checksumValue" : "36c07f620b94a31a1c9dbc7307d2da7eb90ca02f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e9d8b4edbf3821e366836c30c3f4746d915a5a765938181edae854b12cd975e9" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/HIDDevice.java", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410009", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "8135717c6d0bee6d1049c435e902917c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a3b3a35da80ef1b6df8d30f2668b3fa729a36d79" + }, { + "algorithm" : "SHA256", + "checksumValue" : "bdf27a41bc1e8cea3342caac9b22be73522f6c35d09c95597feead7a5cf592d4" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Makefile.pandora", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411337", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "7675f4518dcec2f5df7ac400078537cf23fe6565" + }, { + "algorithm" : "SHA256", + "checksumValue" : "58a7b92c7d13b67a167d3171b4e6d845582b7e6a143dc8fa30c20256c1b471f7" + }, { + "algorithm" : "MD5", + "checksumValue" : "acc472f88f584acdc32e999a0fbfe25b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/README.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410008", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f7c3f076490d931be8629975dfd1f276" + }, { + "algorithm" : "SHA1", + "checksumValue" : "560857ed5b684b94ef198411c6f6b48fde0af0e0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "17ba6ee636cbe87032debf7b9d4e5908502625a65861b4a9e5b50559bc842f8d" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/TODO.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410482", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "3efa2e60385ce2041583f624ecdbc622" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2248ac353277e455d794da3574307455ca4900caf5d86a420b8b811caac5b32c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e2b09f882b48d61e80e7d577d4b300b34d3d798c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testsurround.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410483", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f78df82f5eb209a734bbab7866911663" + }, { + "algorithm" : "SHA256", + "checksumValue" : "15e72d28b55a1b0a7c10658c07c41fa385a076fbff1e6a15d1efa9a86ee1c833" + }, { + "algorithm" : "SHA1", + "checksumValue" : "986e66b316ec6adebc33c8aeca5b14eefaa83fdb" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testviewport.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411330", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c971f69b5e8332f67192379e91917cd4279d95f30ab25ccdcfb5c84e7510b7c8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "99b1bfd01d6cb555c09436c7c1283e837ff41134" + }, { + "algorithm" : "MD5", + "checksumValue" : "48a04b0d222b9948725a9359338f269b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtgamebar_cpp.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411339", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "7e664f03e587841cd25e8532638d684e8da3e289" + }, { + "algorithm" : "SHA256", + "checksumValue" : "345bbb7832480eba9a468c4fdc24087b3fda4f75181703c99599dff5a9b6b831" + }, { + "algorithm" : "MD5", + "checksumValue" : "d1105447d9c55aa3972192db5e55dccf" + } ], + "copyrightText" : "Copyright 2016 Adrien Descamps", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/yuv_rgb.c", + "licenseComments" : "The information in the file is:\nAdrien Descamps\nDistributed under BSD 3-Clause License\nThe LICENSE file in the same diretory contains the text of a BSD-3-Clause license and the same copyight owner. Thus we took the text and concluded BSD-3-Clause as license of this file", + "licenseConcluded" : "LicenseRef-BSD-3-Clause-9b661032830136053b0e51a99e922c49", + "licenseInfoInFiles" : [ "LicenseRef-BSD-3-Clause", "LicenseRef-LicenseRef-scancode-unknown-license-reference" ] + }, { + "SPDXID" : "SPDXRef-item3411331", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "3ab11d11f1b9ad74813880e2c425bf99c071140a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e1917182590be85fbcd63d400bd69974c6af19da3d84772a2021220da2f322bc" + }, { + "algorithm" : "MD5", + "checksumValue" : "b9d5a6d37befc0af3c680ba31e13aa18" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtmouse_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410484", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "a38f324b216bd7fb569294cda98b088a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7c79a9c1c4d950599132d531d0eae3168b9d3b30" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7d0ed317bf22e33e8d8eb1bdea197a6ac5c8b8ec9de5057a9da5ebddf46c2c47" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/relative_mode.markdown", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411332", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "daebaa81cfb34b02ca5489544ed07630" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7cb391efcfa86d3f273be7cb9e11b345afd1b236764f7c0949ed2e25617c7703" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a38001638f2ae173d28fd44b2cbd47248a52444f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtgamebar.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410485", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "77f87df193c91b404d2e36008e7c4c5d0e8610d9" + }, { + "algorithm" : "MD5", + "checksumValue" : "ee5557a7b46fd00503cd5986d1209580" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f7b5cca4aabd94ba4cbaff14bde09ff1424403185e0613d48c77cc450064531e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/icon.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410487", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "3e8eecb5e988f495e02656217b2384b1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a7753332b368a5b9428762ca78202658756209610d0d046b6394f91c88243e53" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d76bf88918f2e16b6a86ecd4d97a5ddf17e23e58" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgles.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410084", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "c53ce2b23d76d216c38d5c7df1ccde2baf1e67cf" + }, { + "algorithm" : "SHA256", + "checksumValue" : "814c3b0bd916aeb57beabe3996e8e947d228c1068716019afabde254cacd98f2" + }, { + "algorithm" : "MD5", + "checksumValue" : "aceacfa0bd78f7c746520f6e095673cf" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/HIDDeviceManager.java", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410085", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "fb15b71fae73a5b8c06595919f1bfcdb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1ec5fd5efdae7775318a4ff3b799acfa7bf18e0f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5b46e26e8ba888110f8908ef0def60c412ba6e8351c5d322f9b9406644cdb161" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/SDLSurface.java", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410091", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "0fdbe33569b5c5bfac7966eb17fe55c35cc521d2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "bf446bb62e3b178ad9c01ec4beeb85dcd3f67535bb885cdae14c7b595c0fbe57" + }, { + "algorithm" : "MD5", + "checksumValue" : "588e0842355ca181c19ec19ba97cf656" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/values/strings.xml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410092", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a3607cc982e5586fdc27a0feaeb59b7affd661d630b34c2bd8531371ce8159f4" + }, { + "algorithm" : "MD5", + "checksumValue" : "38cf6e35d68dac323a16767a95b6fc6c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "30a53402cab3745be334d4d4c45b8235405d7dc5" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/values/colors.xml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410099", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a435509bb103ea535e3819fa65920d9e6c9dc69d050641eed87db655aa94fefb" + }, { + "algorithm" : "MD5", + "checksumValue" : "cc488e15d33940f9825df9d138d106a2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b7034b47c21e6c297a1804d6b78d433e93e8eed8" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/mipmap-xhdpi/ic_launcher.png", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410097", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "635d42253d2222cb34d20924a1b48bc1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "77a8e8a9ff917f564ca56cb45a309da807242a94" + }, { + "algorithm" : "SHA256", + "checksumValue" : "360de6e123151b0a96b16ed7d683215805dc529e2d2539edacb5dc9e3dd79119" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410064", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "50572c79db4019c88b5557e3a11bd78d609d0877" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9db772dfb091b12964fc757ba0557a851adb2e61323e74857c48546b46abbee5" + }, { + "algorithm" : "MD5", + "checksumValue" : "90ec33784f270c94e7b27271d93eb9ee" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/build.gradle", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411396", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "adb400c268677abb9a17b83ef8a40dc4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3330ebb9246d8b8bae16bc65f226f3224319b3b9dcba7240384441c4f7bd0c31" + }, { + "algorithm" : "SHA1", + "checksumValue" : "bb6a06be73954decd1549c54a813d3ad76848b49" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenvideo.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410095", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "80851c46d318b0cedc51bb4d6095ad51dc16629ea590ee7d5fbac5b15c3cdbbb" + }, { + "algorithm" : "MD5", + "checksumValue" : "7d35fc79b3044e2623172b64a8cce540" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4a853b8f57d58a4bae4221da9d5421529e0136ce" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/mipmap-hdpi/ic_launcher.png", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410093", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "94d79b67121b908e8a684741c9db1f9e78ad0808" + }, { + "algorithm" : "SHA256", + "checksumValue" : "30b62994d4df8d3762c5204d539762cd74afe9c7ef7ce0c25ba6d5d2cb9a8bf0" + }, { + "algorithm" : "MD5", + "checksumValue" : "3e70d21c6e6e2a3d5a26837b9f2d0069" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/values/styles.xml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411398", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "55b8ad9553f137ebbd3290dff650130c54f7ee9cd307f5b2517da85e17a90500" + }, { + "algorithm" : "MD5", + "checksumValue" : "57e8b173ec80db42819baac770c60bd2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "464a3c48374e61bc166748c04ef772027bfca405" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenvideo.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410067", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "36c096f2d49c86f9afe4ed3c05e07229" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a0147203bfd3791ca0e8d24dcf7c78f7f68e9a16" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b944a6752c2da4cee1de8afafd928931d326210d19e4eee51850d7aa1a28281f" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/jni/Android.mk", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411395", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "96769fd143884119c7fb7370af93eb8748a92a2cea40423598a65a0166ec8394" + }, { + "algorithm" : "SHA1", + "checksumValue" : "21d13adc72348cad96e54125e72ce9444245802c" + }, { + "algorithm" : "MD5", + "checksumValue" : "edd5763d593318e69936704c39d51bd2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenevents.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411399", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "9348cdf657eb03369eaf56634f1751de20d313e665919c10ac5385f4575c967d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "84c9d672b289c16e818dd6d5dd20d124ab8c3da5" + }, { + "algorithm" : "MD5", + "checksumValue" : "55f970841a52c4af570c6caf60bf5b06" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenframebuffer.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410068", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b0be68d7eec3400cf1e610dd1e2bd29f4c085244f8a1cbc5745af5718509b20c" + }, { + "algorithm" : "MD5", + "checksumValue" : "e579b44a0a27de3b7c74b2c11d0ea306" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2e60d7fbde3da733a858c5c18739bb29e20ee5f5" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/jni/CMakeLists.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411397", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "536a6411dfd6451775b0f4686fd59f514af776db3ba8f244e99b23e81daa67d6" + }, { + "algorithm" : "MD5", + "checksumValue" : "e8330e10aeec48dd15f7503f2b8240d4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d3a1cf1e6119a443cf02af9b12a0f4025fda60cf" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenevents.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410066", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "5e460ff38779b34e64a02d8f1764682b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "45e7030bf757d4a77b4dc836dd29c947b303a6b5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "36e4133f9d971af7309f8709c2ac1195705e7be83fb7f8bb9a819272eb994aed" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/jni/Application.mk", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410060", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "da8aae5ffb231f49204162aeaf7b18da" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e9d6ff05a67a0511874e727a3b8008c4f13882f0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "95a5ac63784bd9214391c5c1b3bab0cbeb2c7306acb070baa1be0a4801ceda03" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/sdl2.m4", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411392", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6efc82273b114417eb42a265654da863" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3f3fc6d5580a73a6e802294568f741e6bf2fd492" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5f475b638ec5a337b796be09fb12da5d72eec5a5d6becb90927f1c71150fb496" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivanteplatform.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411390", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "3cc7cfc09845a812b049f5139d075d57" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3abafcbc099763b4495ee4824ab01b268cee4e7a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "33a026d33c37ba24e165ee66bc86fb8a38ac223d7872b7ddd2b674bc37e5d0c0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivantevulkan.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412005", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a2242105c1d231dc805ec23308440b2aa1a5da97" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f4556d1d03ff94207b97f1024a999e153dc944d55d878a240a897f22147d8ec9" + }, { + "algorithm" : "MD5", + "checksumValue" : "caf620967e257f6cb888727945d7717c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_sysmutex.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411157", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4ccfeacc367e47aaac3b28a6640ff79c2c6b6832" + }, { + "algorithm" : "MD5", + "checksumValue" : "5806b73dac9114bedd81686f3f91d5aa" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d87cdcec0fee4382887cb5c7e9e57a3f957404e0923a334cf796bf3eafd5e3d0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_quit.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412004", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "bca854fb72ef478428741aadde2d5421b7b5d312" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0387cedf9e817f92e559bf41a4740376ddff1e0113fc2c77f6c2eed55bae69fb" + }, { + "algorithm" : "MD5", + "checksumValue" : "6708a70805f85600c89dcc57e81aa32d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_syssem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410955", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a3de640c4c7a6a1aab2b84a747fd3d82f7c3f22a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d3d7546e085cbdfa799e51a672d7249f67a34984ed563f2f0764a31e33d3d99e" + }, { + "algorithm" : "MD5", + "checksumValue" : "6590b96f4a5ae5fd9bbef8e675f3a882" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/ios/Makefile-manual", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411150", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "31743c8b1a687f196b7f05578d3fa7df" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d4e33a352f5621e7e9386c043e67e9cc32556360" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b25f6389c003b9d601ad403c0658df0c26a8b1a3876e0e2a3e1bc9602c822d14" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_dropevents.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410952", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "2252cc59cdf792b8634e6fd6a10944a1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c35814fc132db95db65f01a3ecfcf0d388da8426dfd63e77247a9e224edd38e1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "975b745a6342e3bb0c698abb71c19e6a8c3532ef" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/doxygen/Doxyfile", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-See-doc.OTHER", "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412007", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "bb8f35b33f70099ec695bcae632b256b900ee7f8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "feda5268dc0502082fb552ad4c67ec35c62db845dd77db947fbfc00b79fb2456" + }, { + "algorithm" : "MD5", + "checksumValue" : "1f9be7dfd4b09e17675a2d4cccfb7387" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_systhread.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411800", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "09d54fda2928f69468b8ea86d0d418c332a8394e467505facb4938f0b266edfb" + }, { + "algorithm" : "MD5", + "checksumValue" : "2a9c1404887128bf31f1c147a57b3fc0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "be2f555cc6f7c89d6cd692ea9615503835690448" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/unix/SDL_sysfilesystem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411159", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4ec1f28bd9be4f1e19ab3a2dc21a9fdfc52b38c1" + }, { + "algorithm" : "MD5", + "checksumValue" : "45df3a96d33076d4c605059ac126815e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "184de6ab753c732978c79338c3d93e5dbd292e5df38f5993ef42a4f4492bf8f6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_scancode_tables_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410938", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c87b2d88228914d54179d369f7e4e16a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "10c13dee5831cf7048b07a3cc305b1d92935a8a8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8ea9119752b1936d6cc77cd5f39deea8e35bc31d9ea31efdb5acf1c32cc0850c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile.mingw", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412006", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "b04adf475a0e755c0cc576574a93aa86" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ee7b5c0bb4555589e374e8f171c6d3f600fdd6a0edd006af6cfab4cec34ceb62" + }, { + "algorithm" : "SHA1", + "checksumValue" : "30484fd0f389d3b745eb1ef4d311cffdeec71eff" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_sysmutex_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410956", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "8049a2f97ca11edd62abc16ac2374e769b086fb2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1245b1fe105e3405fb9cdb63ffbf1435409c54930ec4f01d5e13c609854f13cc" + }, { + "algorithm" : "MD5", + "checksumValue" : "464ea668d0a3342bbe92299af9c04b3e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/ios/Makefile.am", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410957", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "66047dbcf3fd689c99472266f5ad141c53d6f2c6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fb5436aa63d1b71a8dfbf74ecaf1a5b4e1ec4df7f80074d11fec99284f69ca5f" + }, { + "algorithm" : "MD5", + "checksumValue" : "e0ea014f523f64f0adb13409055ee59e" + } ], + "copyrightText" : "Copyright 2009, Alan Ott, Signal 11 Software. All Rights Reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/LICENSE-orig.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-hidapi", "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412019", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "571e3e9e01ee3549b0019893d6628d52" + }, { + "algorithm" : "SHA1", + "checksumValue" : "adc0721775edb98c0a1b55e436a8e4be3edabaef" + }, { + "algorithm" : "SHA256", + "checksumValue" : "88f804c7c414156948e93b5fb0d25d3be5ba5070a541122a099b7fdd74e66194" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_systhread_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411801", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "0028df49605675b19f83da5d03d9a8d0c60f46e1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "26f088f917b1ecef40ac428d6299132a162db556a8bfd03488884ec2b1203b42" + }, { + "algorithm" : "MD5", + "checksumValue" : "74edb5e99a8ebdf462f6eeb57f19c638" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_guid.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411151", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "3e64248e26bf1cec555f8aaeacf92f1306631d414eda7e75d8105e12ffbf328f" + }, { + "algorithm" : "MD5", + "checksumValue" : "249401feca76a69f5c20b4f520876f24" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3eddfb600d7a193fc67ed0872544071ab6162950" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/scancodes_darwin.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410954", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "64daced29292f2b26951791eb5f2cb012bd46f98" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b7c1e7c1b25919077b77fb7687c4f386e21966e6153b76eee14a9607c1f720dd" + }, { + "algorithm" : "MD5", + "checksumValue" : "886c251b9872183c2cc1168d04beebef" + } ], + "copyrightText" : "Copyright (C) 2021 Valve Corporation", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/ios/hid.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411152", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "cde870c29027d023bd3596102fc17be66c1f7e96" + }, { + "algorithm" : "MD5", + "checksumValue" : "41150878c6700835b6683210977b7ba7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5592986463701a3ee267aedc049f9f1242e8346693cff0978119c813186a930b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_events_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411806", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "363013296c8692e2f00212e50c72cccb80c5aaf5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0634b0d016822bfbde98cac5732797e52de97a909e821dde613bda2ef9b73f24" + }, { + "algorithm" : "MD5", + "checksumValue" : "cc4d50a63a3e93db8cfffaa52074c2ac" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/haiku/SDL_haikuaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411803", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "46f9cdab1759d47897464c144a33b8a5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "15b478bd813680290c232ac3ff0d78cd6f37df0602b851aa60179105bb181f53" + }, { + "algorithm" : "SHA1", + "checksumValue" : "32fa1f654743db4065132d498573aa16152bd28f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audiodev.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410959", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "dfe64bd1a58eb8982fad5d8105e6fbbd4a5baafabda28cc5896fa87fa2e0a2b0" + }, { + "algorithm" : "MD5", + "checksumValue" : "d01d2cafcd018ae90d576d84fa1f95c0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0938e21e8e6abff7c63ad9be6fe951b1b4fdf080" + } ], + "copyrightText" : "Copyright 2009, All Rights Reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/hid.c", + "licenseComments" : "(The information in the file is:\nAt the discretion of the user of this library,\nthis software may be licensed under the terms of the\nGNU General Public License v3, a BSD-Style license, or the\noriginal HIDAPI license as outlined in the LICENSE.txt,\nLICENSE-gpl3.txt, LICENSE-bsd.txt, and LICENSE-orig.txt\nfiles located at the root of the source distribution.\nThus we concluded: GPL-3.0 OR BSD-3-Clause as license of this file.\nWE chose Permission-Notice) AND NOASSERTION AND We took the text of the BSD-3-Clause license from /LICENSE-bsd.txt in the hidapi directory AND We took the text of the Permission-Notice from /LICENSE-orig.txt in the hidapi directory", + "licenseConcluded" : "(LicenseRef-GPL-3.0-only OR LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635 OR LicenseRef-Permission-Notice-dabbd07fc26023d06f0aa31833386fa5)", + "licenseInfoInFiles" : [ "LicenseRef-AGPL-3.0-only", "LicenseRef-BSD-3-Clause", "LicenseRef-GPL-3.0-only", "LicenseRef-LGPL-3.0-only", "LicenseRef-BSD-style" ] + }, { + "SPDXID" : "SPDXRef-item3412012", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a2bd6beb496c322a7fe6fc5d1e7ebd301d20d237" + }, { + "algorithm" : "SHA256", + "checksumValue" : "db58862e0158c86bf7df0de1570b96128b9c5e4cbb29d20352b0ecae389e1896" + }, { + "algorithm" : "MD5", + "checksumValue" : "d3dd0ebd0ad1ac3bd81c73debd9c56dd" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ps2/SDL_systhread_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411164", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d4d30dca29fe8bad28df0a47bb1e4961" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2a7626ac59af40014acb915515913c89cfd62f42" + }, { + "algorithm" : "SHA256", + "checksumValue" : "896392536f8f1c64f714704ff4b952a47c02793122f4d9170428e190e29eccce" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_dropevents_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412011", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "fa6875df1d6d5987719be477383716b5f8b57a76" + }, { + "algorithm" : "SHA256", + "checksumValue" : "133961ef2956ba55a94d8b4fa2be58ad1e3bb70bbeb673eb8d0a4a0a69ddf264" + }, { + "algorithm" : "MD5", + "checksumValue" : "7533d813ac143e9b883d4826bf40782e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ps2/SDL_systhread.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411165", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "82e0ecef47f77ef001e100b659cc2d991c448aff" + }, { + "algorithm" : "MD5", + "checksumValue" : "96c1b05f8234294216c7da0cfe371a6f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e673961c2ee29a3c7cc5ab6a339268ac8d369a4cfa520def8d9f9fa904a5acae" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_clipboardevents_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410086", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "1c2cdd25da7592c5a66f67701af909e0cb2ec65ff10f38c2e5193959bcf5b7de" + }, { + "algorithm" : "MD5", + "checksumValue" : "3086df75ed67e4efff77cbd74fb92cce" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0e3ce2c9fc4d00ecaa2c7c948e664f423a8438d3" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/HIDDeviceUSB.java", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411169", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "1197e0d49a251208db29ff50ccf2e3673f4309f050261df910efe7c97d929228" + }, { + "algorithm" : "SHA1", + "checksumValue" : "78c0910fbe654dd93d5f4f7344573643668b96c0" + }, { + "algorithm" : "MD5", + "checksumValue" : "cbee28bd163e7774f9cedc65cfd07f40" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/scancodes_ascii.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410949", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "ae5cac190e60b8705ac50791c76f3a2787e4649eb33972bb1ee023e96feddce2" + }, { + "algorithm" : "MD5", + "checksumValue" : "f33c07af7987f859ca3ceba4b84de6cb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c63f8e2af97fc083b67d88c08c140ada643c7132" + } ], + "copyrightText" : "Copyright (c) 2008 Steven G. Johnson \nCopyright (c) 2011 Daniel Richard G. ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/m4/ax_pthread.m4", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception-52d507877bdc839a87c8c756326dd167", + "licenseInfoInFiles" : [ "LicenseRef-Autoconf-exception", "LicenseRef-GPL-3.0-or-later", "LicenseRef-LicenseRef-scancode-autoconf-macro-exception" ] + }, { + "SPDXID" : "SPDXRef-item3412014", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "024b6447628dc121e342656866ce62b9270d29b6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b9e1941114cfb027196ffc19e4bb740b529356bc3e5479710145d42516644119" + }, { + "algorithm" : "MD5", + "checksumValue" : "01f6bfa7fecd14036ac8d246e1558185" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_systls.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410950", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "94d4df6a698e3c43f053751d09ab5db9d0d21d36" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a4046b4795803251f46fd9e73601d7507a269a1a2da2819f8bc9a68cd3770c6c" + }, { + "algorithm" : "MD5", + "checksumValue" : "fb1bdd4acefd60b661cec4927d4212b4" + } ], + "copyrightText" : "Copyright © 2004 Scott James Remnant .", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/m4/pkg.m4", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception", + "licenseInfoInFiles" : [ "LicenseRef-GPL-2.0-or-later", "LicenseRef-Autoconf-exception", "LicenseRef-LicenseRef-scancode-autoconf-simple-exception-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3411166", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "33bd275603612110f5d66722fde96ae110b62feb" + }, { + "algorithm" : "MD5", + "checksumValue" : "d99e81b7347ba3fa990cbdf9f598a77f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c8b87c3367b1c4205656ffc909b5306758ac89484a25dfc48d259ac13344eee2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/scancodes_linux.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411805", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "962f46f5df06585d1fd8791eeb5499efe3b110b22a02871e643493bd90ec10a0" + }, { + "algorithm" : "MD5", + "checksumValue" : "2a6d89c1650a090311c88aeb98e0b60a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ceca8210274771fe769f63db242f90a69f25fd75" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/haiku/SDL_haikuaudio.cc", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411167", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "25160df9a02c81672318ff5076458597" + }, { + "algorithm" : "SHA256", + "checksumValue" : "78557171b84be5f3c2af8d8b318bdc9633e905ecea0112248975c59df32abd4a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e22b2ea1fcb65c9911ab5013746389a231f23ed9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_events.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410083", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b65a53408cadbc819f205812ea32e53222885ced" + }, { + "algorithm" : "SHA256", + "checksumValue" : "78a07450afa0d7078496a219a32b4bce5c00671317bc228333e9bff5e3da500d" + }, { + "algorithm" : "MD5", + "checksumValue" : "8dbf2cda50ac217639c3ff4e0b67a79b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/HIDDeviceBLESteamController.java", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410080", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "3c807685c7578b663618090016e8c2c953dcf28143a501ebf54bb4ed1dee5d66" + }, { + "algorithm" : "MD5", + "checksumValue" : "f41db86ff5cac2893ee0f88407ce8aa0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ceb557fe89749c7ff0031b4e198151768b4da1a3" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/SDLActivity.java", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410081", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ecbaab761400b19125eb51adf52a8c0f0f894e5e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "27db11b8436dc4b8393241120ce9107b081203a27fa39c36efd42a4a7ec9af9d" + }, { + "algorithm" : "MD5", + "checksumValue" : "af032fa8807e3380c045610cf63c93f7" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/SDLAudioManager.java", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411168", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "31b5c740e5667b5c03c0ec5731231416" + }, { + "algorithm" : "SHA256", + "checksumValue" : "24fb4f8d0b6b2d70c0315ca24ed5f02bc58a36c054a247ce05646473a6a83c49" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7f6164377f0943786fcef943418412a37a7a8758" + } ], + "copyrightText" : "Copyright (C) 2003-2006,2008 Jamey Sharp, Josh Triplett\nCopyright © 2009 Red Hat, Inc.\nCopyright 1990-1992,1999,2000,2004,2009,2010 Oracle and/or its affiliates. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/imKStoUCS.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3410089", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "59e1a547547f6679567d7801d3670769" + }, { + "algorithm" : "SHA1", + "checksumValue" : "357c205473924d0c808190b0f71a073d886b96c7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e1502185049211025ac9428da71ead209daa5bdefa6975053a870d0e42c5a18c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher.png", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412015", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f6cf09b85e576885dad021806e02377e696a7778" + }, { + "algorithm" : "SHA256", + "checksumValue" : "38e2ffe4ef27fa96f194916a3485cdb67e2819d2b8a359aa6a8b870a90755c31" + }, { + "algorithm" : "MD5", + "checksumValue" : "7e5a16bb890d19db11aa36778ea02e47" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_syssem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410082", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "a2841eebcf1e64a90415b233a3aa6c56" + }, { + "algorithm" : "SHA1", + "checksumValue" : "adaeb16fcd387e2edcd8dc5376bad943fdd7c486" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e9c23b6009d20553c4c4336cf24116c55677e13c53b58856611100ac32f60da8" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/SDLControllerManager.java", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411706", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4fb737b18748d92498d0f42f62caedd09ff9f4b4" + }, { + "algorithm" : "MD5", + "checksumValue" : "5d0865efbc595f6f240dae4b1db66296" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7dc6a82e242984d5e10e5102bfb9c46aab6e53611a86ac373681dedf63c7ec92" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/steam/SDL_steamcontroller.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411707", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6c7ff0cee8ecb27c639eee8eb9f2e9b3" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8ada0d6bcd9815262c5667f5508ec350c02044d5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1c5eceb7bd759233f2e718c2ef54ab4ebbcee1ed2968150dd806d42cdbcfc1fe" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/steam/SDL_steamcontroller.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410822", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a04e564e6cd3bc3932a522cc8fb8b58a26a0b5b6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7c550ea0d85d42f6a8f68b70eda486db43811a7ffe39753af16b1c311dc9a0c2" + }, { + "algorithm" : "MD5", + "checksumValue" : "9f5eefe937b33258183995f96d0a7cc0" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testsurround/testsurround.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410820", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "fed2daeb2ad205807b42e97a0a7e8337d13a80d9a21a7c45a4724ef3bbe5cf1a" + }, { + "algorithm" : "MD5", + "checksumValue" : "30d0a82bd7836b6374e19fff452d4df6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e44fe816d9a514c4b70a6caf7cd3182b0b8bc7be" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testrumble/testrumble.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410851", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "99462ea9ab9f292767334f1e42760d1ba35119fb" + }, { + "algorithm" : "MD5", + "checksumValue" : "e5872c95b0388e732f74990ed38543fb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "bdc9dde0326219b24567fef4721c8202d3acaf0339c1c0ac59c3c63025f3ef1f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/n3ds/SDL_systimer.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410852", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "115842f358e63b15cc126752b29744c7183ec19f" + }, { + "algorithm" : "MD5", + "checksumValue" : "da210f6770f4ecf9e9d9ed9561c0c055" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e15baeaba15e3fcc166b3d9221312d8794ed579ca8df70475688093652735ef8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/SDL_timer_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410832", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "01141a30fb47c198834b3830d61a96ee31037ab8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3cf5b220d85069ac9c27d4f4721779ac3dcdca06a1176dadbdb01f0ecdf39827" + }, { + "algorithm" : "MD5", + "checksumValue" : "1ab9ee98ae48a4b45b60f59cb986a669" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testvulkan/testvulkan.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410818", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "3962edf97141a1ff6a07ee3ee716641cb613298af91422825c6eca3ecb606c5b" + }, { + "algorithm" : "MD5", + "checksumValue" : "5961be07b9e17cf3f0fb9de4b44505e8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "76d1b69edbf785300ea7970a978ad44b8c3a68a2" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testgl2/testgl2.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410826", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "80b878e71c4a960a274468134f3101f6a494e358" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1091c282ca2996a23d2bbe240fb31d1c32d92f2f2d3853865144378cf8638030" + }, { + "algorithm" : "MD5", + "checksumValue" : "87e97bf812df41ca9724bfc9ff99f349" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/checkkeys/checkkeys.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410824", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "9ada8987c208f588c01dd4cf4187c46e8c7c1bcb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fd76e5ae8ec2d9a07a61957286a808c915257873148e114fa6ef75d4644f39fd" + }, { + "algorithm" : "MD5", + "checksumValue" : "79e885384e0f378d4a903312d175b4f8" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testwm2/testwm2.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410837", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "abb6925d4c05243e3594da8d9fb1b661" + }, { + "algorithm" : "SHA256", + "checksumValue" : "51c8066e9cbf5aaf7ab9894bcadab84e774e122b3192256dcbc0722289392e3a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "696748bf5d41cdada143c687bbadfc602d1045f8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_dataqueue.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410835", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "199cb62ec6aeb4158ab18b576cc98fe0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3c7463ae89e78b67d917711d874d4a8c67f31dad" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f95ba8ce6fcca9d51422cc9c6b35ce520faad06087b22f2b734cd092f39f5640" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/SDLmain/SDLmain.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410833", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b9650b5d38dd1655fdd82c44b391379fa8f776e657aa0206c186a23566f0dbc4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c2663f5744ce1f6dcbd11e332ea0f299badb51ee" + }, { + "algorithm" : "MD5", + "checksumValue" : "e17e4636d37bb114fa78eedc4b9c7c2e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/SDL.sln", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411296", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "2761b9ffcb3cbb601420f4c7afa1f9ba" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3e639305f37a848b9fd549cbcd9d54f58b2af5b5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e13319a3171bb0f45a1604ed3f5fa93d959c42121e262fbfa212c08e29e3faec" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidvideo.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411297", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "64ebea1a7f5f71c9f1a5690b0bd4c98b0d3b83ff9f0fed4256ced6fa7e78751d" + }, { + "algorithm" : "MD5", + "checksumValue" : "099f334befbd5df0074c998d17f95286" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b022d414f8a59f84deec5c7297d55bbea585e8f9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidevents.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410828", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "8cf33d52fc7321660260a6d88cd34c678282ea75e69c53da370fb3ce8b2b6298" + }, { + "algorithm" : "MD5", + "checksumValue" : "540a61849be3683f103a040d177ed4da" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6569c215b90c0cf50b52b7a87732b1cc55808ae8" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testpower/testpower.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410830", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "31f4e52ef2e1b5378f2e237027227e0802c98f06" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2b318ac53d7eb82867d83c20b62d800e8d2c5898e8080dd60c7928f1b4c383ba" + }, { + "algorithm" : "MD5", + "checksumValue" : "493e79ff1e6be236a65d393fa30547bb" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testsensor/testsensor.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411298", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a887bc79fec646b7d9cf4a932f528d9b035f57bc" + }, { + "algorithm" : "MD5", + "checksumValue" : "12fb790af81280d154dbba23f1aa831e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e0ba023124de080226df28c42db3a2f60842f04e7d520d9ef36ef4112ab9ef36" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidwindow.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411299", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "aa582ebf0d598988e701b34a0b45c1238419b43383c35e6dd5dfe41abff454e9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "85f2e5306b12118aa7ce38bfe82f811442ce34d9" + }, { + "algorithm" : "MD5", + "checksumValue" : "6d24c8567dd37ac3deafa77006092175" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidgl.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412144", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "15700afe17da609868b381cd497b386d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6959109dc463ee8702e5b44c485be9a6898df6039bc20367dd3a7900fbe8e93f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c7c91c6b0bc3c8e7c651ddd076270c04986f827f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/windows/SDL_syspower.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411892", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "807394246d11b8884eef6d03f6b2dcd0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "cd9ee9a553402de9d9a2fd499e04b77663aa6d60" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c1836908f26d274e4b3b114030d28617caa6a5b2c997d586974e967f85e58f27" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/dummy/SDL_dummyaudio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410563", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "8d4287ba378bb030029052ead18ead6a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3cb77b66239f63768994170b246c11ca951122b5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8c58af055e5647697534989ce2476a825be763d7e227b36adaf57279c3d3ce44" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/clang-format-src.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410653", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f1f15b1b0aba1de2dcf222cd42d1222c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "057af9f144038cebeedd81292ea6cbe8ccdd9c4c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9598e70462ae4224aea70b66de465396220c30f94756652c55346d43b13458c5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/begin_code.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411895", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "4aeca6e20cccafdd004fd3007e44e85b944c27c48cc58602ee7f9662a2d557a3" + }, { + "algorithm" : "MD5", + "checksumValue" : "a9da8fcfb3bba7970164820874d3be1e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c098d3787480f8eee7e1f8efd943f0f4cbe6f362" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/qsa/SDL_qsa_audio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411984", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ee512f79934d874b333d2aa549e98221" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7f0d6c39da547c07cb475b013000e07ad217fe1e586d3c973c986a1cb97f2877" + }, { + "algorithm" : "SHA1", + "checksumValue" : "007c8243e77cd75d9c3541f69d71d01df247c3d0" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/dummy/SDL_dummy_main.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Public-domain", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-public-domain", "LicenseRef-Public-domain" ] + }, { + "SPDXID" : "SPDXRef-item3411411", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a9934223f8d06e579abc31cd5a7a79fa044bff3e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "36e7361a492f2b5972409e4b42a5128a22c0836f3e3e98439eb22000f328d0b4" + }, { + "algorithm" : "MD5", + "checksumValue" : "499250f172fc58b423d9699f62a5f52d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpievents.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411500", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "fecc64a9658525ffdd036d46d2c8e21c5f627f8a" + }, { + "algorithm" : "MD5", + "checksumValue" : "d6586ea099017ff83212f12da2abdab3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "dd3389c9a6c8670e57e863745f08831c51d16a160760328b61ae6890f917a26a" + } ], + "copyrightText" : "Copyright 2015-2022 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_screen.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3410564", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "db9300d2e59ba41fe3c34535cd1be957" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d8c54f0d084b5593c03d2cf2bb59b9562e4ba5d14ee83e4e54b65f66225be395" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5c87a40fac94f496336820bb5414b9b2fd65e227" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/updaterev.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410654", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "05cc45d39fe6d551d2249b18c10a8945" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a4e2979c1e898375d1c99247461eff186274a0c8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "af9e958dd6ec5695a43d26cd206501db85e74bdc5cf674730a53fb3a4a7ee26c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_compare.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411413", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "31c5a2dadb902577e0027aaeb0d9e445" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c3194bc7ca4ad924007405f96ac44006deebb311541e5497e0a953fc9e9c593c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3463ef8180b74e470cf1703fbd9596835b2b64dd" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpiopengles.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411956", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a48da8482c7809a3183bfd2e7b04ed23860ae795" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e0f3c562db4eccee41d041952a849f6b99b7dd34150fa57cdc510e2f6b9b8c63" + }, { + "algorithm" : "MD5", + "checksumValue" : "50ebf6b074b42598caef75238f9121cc" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_list.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410566", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "3ef4df46b8fe75cb4832a50dc74592f8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "fc807a8f55f43630755f2fab524a8cd5fbb720ac" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3f014a763407ce0ea2f8fb185bdebf6ddfa9cd0debd83f5af7c67098f3be8ec2" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/emscripten-buildbot.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410625", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6218a7768d1896f6dfea3ad26e30f454" + }, { + "algorithm" : "SHA256", + "checksumValue" : "80c5c27ff0eba923f3617850cf7e02379082c2f3bde2a54743c4bb756ad98ba9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "fc149a611808f936d5d24e912cb775e9df485ce9" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-WinRT/SDL-UWP.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411894", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "2a0e27813e7294a08253e10124081d05" + }, { + "algorithm" : "SHA1", + "checksumValue" : "37738f76b8dec612c6231b3818ac10e9b5dba2d9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "cbfe1f2a334fdec6cfb540e7902835aa685dd83a1750abdd66c0a36f7cb10866" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/qsa/SDL_qsa_audio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411953", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f661f1a8a6f4ceff258171a45fcbd7e0b632be36" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a6be65ddd3672144fb184e412a8136b49fb2b232ec40a581f0feb54db1527afc" + }, { + "algorithm" : "MD5", + "checksumValue" : "a14ddca91a8613e29edecb73361510f2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/macosx/SDL_syslocale.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411410", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "19fc29aefb42e24b8542a012d2defbaa" + }, { + "algorithm" : "SHA1", + "checksumValue" : "23e678f37693428b2907aa5a067eaba3ba2c4e88" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1aa8207dcdc1e5b5e0c945ad9c7a8a6dc56beb740c613f1617582557df87ed28" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpiopengles.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410623", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "78d0bba8be740ee600f87ea8c5cd6d283f117ca4608d93aa5ae19b3d860d7017" + }, { + "algorithm" : "MD5", + "checksumValue" : "29dcccd045c558b6b1f2f976cdb058ef" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1ec14ff3cf446445dbcac7b6f09a639cc2cf27d0" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-WinRT/SDL-UWP.vcxproj.filters", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411955", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "8544362c3271c9e81906eccca9e598b9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "06f3443a4d3e76385fc620c27ea38fd31b004812e1775330e61afbe3d9329aa1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1cd8b2675c72076305bd94abd3c57240eaa52acb" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/unix/SDL_syslocale.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411897", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "8dfb2b96db268ad4fe60f97ef9cd7268" + }, { + "algorithm" : "SHA1", + "checksumValue" : "846dfab42fc97943fd62649c92f9ca56edab076d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a18d27bb000b7cc0366b060002b7e0aaa53ff3ed70c70af614c0ef28a3da926f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/psp/SDL_pspaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410624", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f69ada25ff85890d334a716dadddec17" + }, { + "algorithm" : "SHA1", + "checksumValue" : "dae57cd28e85203049c5d48aba1e8accd2380c2d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6f534de7bf7fb39deca56d3d03b9219835f2041dd5d7cd53d206ed5532561249" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-WinRT/SDL-UWP.sln", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410565", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "14f0e0ce972407a0556c89b6d2c50900" + }, { + "algorithm" : "SHA1", + "checksumValue" : "264dbb087b58a6e4653f378ac3b0dc420ffc22e3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "42262b72fea21c2b40e283498d74c3fd704a11292da195e813896cebd1528b91" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/mkinstalldirs", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Public-domain", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-public-domain", "LicenseRef-Public-domain-ref" ] + }, { + "SPDXID" : "SPDXRef-item3410626", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d08af24d92b87218d4e3577012bd1779b4914193c8a088a68427ed68a9be7da7" + }, { + "algorithm" : "MD5", + "checksumValue" : "264d2705deb31668a2619d11c0dd02a2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d3577a6780b1b6aa9a0a2997465952a795ef235b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/CMakeLists.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3411412", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "fbfc77fef2a015412980e84577eca4f6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "83e05e32e04799ba9b52bbc2e71cdcdf51a457ef" + }, { + "algorithm" : "SHA256", + "checksumValue" : "67fe72789bab3da09d013faf87baa7824e28cd8def797ab518759aa64a4fc7d0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpimouse.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410878", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "7155980c8d4927e96fa516e7382f3019" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4b2c26938fe7e8c6f290fd3cb1153c6f90233feef551b119c8445dc4326dbee8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9c42a2c59657dd06ffe00e198c5303f0da7a9384" + } ], + "copyrightText" : "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/k_cos.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Preserve-Permission-Notice", "LicenseRef-LicenseRef-scancode-sunpro" ] + }, { + "SPDXID" : "SPDXRef-item3411428", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "4a5ac00ac08dc08368737285309d085d253dd1f6681b3b5a1bd71da89927e822" + }, { + "algorithm" : "MD5", + "checksumValue" : "3d04603c092a9af16561443c9f275d1a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3d14e9aa37d7d927abd213788419fff6ac9a43ff" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagles_pvr_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410621", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "961a92ddf577fd211396d84aaaca29be616bf20b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3e5f2c02225b51b2af70275bfe0f37e04303a0b2047f21509d1551a73e39069c" + }, { + "algorithm" : "MD5", + "checksumValue" : "2e405a5e5de478fa003eeedaf73c92be" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Android.mk", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411725", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "51cbea92c025c4c053ba582459be02009ee4532c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "16bc9e33986772f5bc5765a19cdc39d1a8f29b1a684f92ac1cf3a7e3f0376de3" + }, { + "algorithm" : "MD5", + "checksumValue" : "3c92260b660d31eb5b8cfa97a7c7863b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/psp/SDL_sysjoystick.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411425", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f2cf829948b7398a2237f1454d6b9657" + }, { + "algorithm" : "SHA256", + "checksumValue" : "25a0e787499c246e87ed12dcdc8996eb9c324297587242dbac87cd01f9d730f1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b5b2ba2cde7d64ad794936cdc59a279f9b4ece3c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagles_pvr.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411959", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "0074a2a600fc5067c0aa7bde9fd51fa3b18b9b75c4b74edbcc407b51bbc1cd4b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "df5bf60d40b6af1df48b443bf0150ba32a81f004" + }, { + "algorithm" : "MD5", + "checksumValue" : "48568e6f865a6743e633a3ea2fd12173" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/uikit/SDL_uikit_main.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Public-domain", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-public-domain", "LicenseRef-Public-domain" ] + }, { + "SPDXID" : "SPDXRef-item3411426", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "e5399aeb37db1315eb43d35c5db3e9d72a940b55" + }, { + "algorithm" : "MD5", + "checksumValue" : "fd6ccd960e29ec246edb171b1715bda7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0d7e669c99c6486bde7518187a052ae5b9b2522e169a1a04698a5f4d51b628fe" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitakeyboard.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410628", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "0e7e24c76cda00d1128cdb800d384ec8f87742e90a64c46f52b21c0e8f2f211e" + }, { + "algorithm" : "MD5", + "checksumValue" : "9d8823fdb85a08fb982372c5194a6eb5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c25453dac4c0d1d3fded5bdc6a1f8cd7774ce8d8" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_revision.h", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410579", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "193bf51bc7af3b967fa2ae86990c0f95dc56500444f90bdec3a10adcd49ca58f" + }, { + "algorithm" : "MD5", + "checksumValue" : "20f07b80fbd682c4fffd205a96276e51" + }, { + "algorithm" : "SHA1", + "checksumValue" : "98486e2eeacc27e3e9e056891e1b80d9c93bad19" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/SDLtest/SDLtest.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410629", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4759a28ab1e4213fd442d5f8e04661efadb30d7d" + }, { + "algorithm" : "MD5", + "checksumValue" : "4f4e133082a1879f71763ac6a8960cf7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4bc748d5c6290957fc843a7245a6ebce41f3cf0129a635e225f13013f80d35f8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_ngage.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410573", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "411ea30abbfa7ca9cb711f5f761d7557" + }, { + "algorithm" : "SHA1", + "checksumValue" : "201d9e5eb2bb09e426c9e518f3fb32bfb039cb89" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2ca0dba35bc39670e02499d3cb5a6ee1843ca2bffe79b58d40d3c54728b1eef7" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/logos/Logo150x150.png", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410879", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4ed772a3810c7ca2bbdd1d28b346d963f9193123" + }, { + "algorithm" : "SHA256", + "checksumValue" : "86bd76f0a0da8f50b9c116b44910c9d99fa90d853d278c72c805d4fe91bba836" + }, { + "algorithm" : "MD5", + "checksumValue" : "5e0f83ec2fcb94717d0edf6f81a97ef3" + } ], + "copyrightText" : "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_fabs.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Preserve-Permission-Notice", "LicenseRef-LicenseRef-scancode-sunpro" ] + }, { + "SPDXID" : "SPDXRef-item3411965", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "bbd56c5de82213fe0a06ffeee508ec2a75a410c8" + }, { + "algorithm" : "MD5", + "checksumValue" : "7cff0cc123b5b70d839544393c74a34c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "71c870bc2a25a39bab97d28442691ca2696819f7b10d6036622485b8e23ba3fb" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/haiku/SDL_BApp.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411726", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "bbf621a74db51931ec2f0ca7141da6e9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a7d93fb71e4d85bbc199974e10af5a240bac0781" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6a597888a16dd1191e82a6f3a32296d0586d7eddb7f1341a15837aaa95f7f7d1" + } ], + "copyrightText" : "Copyright (C) Valve Corporation", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/controller_list.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410570", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "7fc37fda1524a59d856717618c953d33a37fad6c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "417bd6f70fbabcd136b78bd60b1a675ba8d729ef485622a91fcdcad2b2592b95" + }, { + "algorithm" : "MD5", + "checksumValue" : "9924dade27660a639a89c97f12051d98" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/update-copyright.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410619", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0a701108da518169f9f42885d815ae54" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f0a4a2298de1b6356fbe51bbee5f3cc377ae7243" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a004ff3bb6b840d955d86f9e7dfb4be06a2fa4332632d90ace3f82326b555df9" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/SDLmain/SDLmain.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411727", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "83d5ffb3c0630f43a61c49bf3a0c19a90386acc900781e16d1f94b40f7969db4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "050b60665186022e0fa799e7f6a4d4b293f83384" + }, { + "algorithm" : "MD5", + "checksumValue" : "2b69914a86887fcaeea5c9e3d5d30508" + } ], + "copyrightText" : "Copyright (C) Valve Corporation", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/controller_type.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411429", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "00e7937078e87645fedde2bae52c5b76c80873996b388270adf3d348f4342db6" + }, { + "algorithm" : "MD5", + "checksumValue" : "e24b1fbf2af530fec509debe5d74fdf6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3c7640382013e5221d148c4a31f43b5aaab10317" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitaframebuffer.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411951", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c4d8ce883ecde9a343f3b4e36c58903b7644d2572dcc21930db226214554e060" + }, { + "algorithm" : "MD5", + "checksumValue" : "02752bafd9a5bdfa5073092063ce5d99" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a9ca77743b4288b927ce9296f64bc55befbe3e2f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/dummy/SDL_syslocale.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410877", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "0d03110622a921fcb98ecacee1a1940828d2d647672f3707036ab9117d006783" + }, { + "algorithm" : "SHA1", + "checksumValue" : "99f692fe319ea3c35d42d9dea54f0509d159caad" + }, { + "algorithm" : "MD5", + "checksumValue" : "8d3e5dc44631fd86c8d19190582362b9" + } ], + "copyrightText" : "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_atan2.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Preserve-Permission-Notice", "LicenseRef-LicenseRef-scancode-sunpro" ] + }, { + "SPDXID" : "SPDXRef-item3411427", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ace0f20f77a0263e82785e85959728bd5ed9110a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "cd6a8423ccb245c245757d75950823f9593c8c2235c5cd9addbb78fbb587f799" + }, { + "algorithm" : "MD5", + "checksumValue" : "22df5d7b9509b9a4a7412cc8e5fce301" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitavideo.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410620", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "b082ed99232f408b543adfab1f6d8207" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8c5e622a6fe082d0ead60f9f36dafd8848846c5e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f9c438b58cb081e2c55778f4e552be9c751b61459518fad646e178e73a65be6b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/sdl2-config.cmake.in", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410872", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "858fe5e896220584663889815a4c0a5c51a0607f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4f78ab056d52a0069bbe0d6407f728617b554b0d05ca12ede9a2f45495f8e052" + }, { + "algorithm" : "MD5", + "checksumValue" : "7e7db9e49506c04cfcb768c748a71f84" + } ], + "copyrightText" : "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_atan.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Preserve-Permission-Notice", "LicenseRef-LicenseRef-scancode-sunpro" ] + }, { + "SPDXID" : "SPDXRef-item3410870", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "8f6e13bd28818e5aec0a054eb82e7618b0613fdc7a9015e6e92f22c4c5f9ad34" + }, { + "algorithm" : "MD5", + "checksumValue" : "a1d1e2c8d1419a66a0d59bb149a618c4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c6f835889cde5b92653f7d5e8c943ec7bb2f3980" + } ], + "copyrightText" : "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_log.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Preserve-Permission-Notice", "LicenseRef-LicenseRef-scancode-sunpro" ] + }, { + "SPDXID" : "SPDXRef-item3411728", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "4e9761b70239a5c590e2926e5ec9998b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e487409b5ed76d8613910715e9e1ee0fe0420c3bbd86f4f347425d6013ccf764" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0b7b7b29cea72f8eadf8b7d8a8d54690ff6006d2" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/sort_controllers.py", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411729", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "14b2c6b5df84032dc18a98b8ddcb3785234e1517" + }, { + "algorithm" : "SHA256", + "checksumValue" : "221ac73d8e831890507aa5e67decf0daba8172ae9c9f81210c7669a60e0382ab" + }, { + "algorithm" : "MD5", + "checksumValue" : "b25b0288470300c41987b429ddd3720c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/check_8bitdo.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410634", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "9638a17f58b3b745d88fbb1f4dfefc88b496a2fd84b1556adb37cf7d1ed4cf88" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4c98c839964f6bb35d39f5406490375c5d44f737" + }, { + "algorithm" : "MD5", + "checksumValue" : "e27dc0ca3fe404feb023b7645b189a39" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_messagebox.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410510", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "29a8882ce97e0c9c81a83faa268a4a6889fc1b68" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c4efae98b5a010e21e9080fc53f1a99f445dc3761650e917abee6b66ca9d3c17" + }, { + "algorithm" : "MD5", + "checksumValue" : "a7edb126bb187b287c769db948e33637" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/vita.yaml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411502", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c2719698b4402bffd8fdcbfd6490b60d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "232856a476dcf73f6e634ae40be857c1db3e2bf5ad2142d756cccdc31129608b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1cbc74a5a583c94f7e65103a897f2aa36b9071f8" + } ], + "copyrightText" : "Copyright 2015-2022 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_ggp.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3411842", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "ea09a1c5cebe24fc82e30dc913acd9f55ec35fbfc121fdadb50cc2aa3b0f1686" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1df252e43c0705be9ec5d45c806f2ba33b942281" + }, { + "algorithm" : "MD5", + "checksumValue" : "3f4177958ad9a85d2fa540a60613a52f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/emscripten/SDL_emscriptenaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410656", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "adcebe52582978955ebcc9e06f072a28ffb5b3181ad6f4c5375bb2f866e313bd" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6f39a58fb1200b1bf8f662c1b0357c2686bf5a7a" + }, { + "algorithm" : "MD5", + "checksumValue" : "eb6843d849bb46933cc1ad8a1388b687" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410995", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "2868a89e7a585517fa1a355372df0014db79196c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "813f764aef92fd76e25269f31dc4d3c53753999fbb6277ca6700c083cbf213d8" + }, { + "algorithm" : "MD5", + "checksumValue" : "2addf4128bd7f8a6377e9934036a6296" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengl/SDL_glfuncs.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411415", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e646091d1a0b81e5e8929741af46c786" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2b6f85943e04c1f275a06b1bf09c2fd4ada520d6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d2611d786c64943705533b6918c5cf562460f8eaac3b7cd2f802f8e1288ba18c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagl_pvr.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410658", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "2431539bdb259670b5573d6e6405bbfe" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9a14d17dc33a46041dbd6c6964ebb4ce7ff1d99f484a4b58b5368a2287ff17db" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f48aded61184977f2166b51fd9ba9b4114b16f48" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga \nCopyright (c) 2008-2018 The Khronos Group Inc.\nCopyright 2007-2020 The Khronos Group Inc.\nCopyright 2013-2020 The Khronos Group Inc.\nCopyright 2013-2020 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_egl.h", + "licenseComments" : "NOASSERTION AND NOASSERTION AND NOASSERTION", + "licenseConcluded" : "(LicenseRef-Apache-2.0 AND LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0", "LicenseRef-MIT", "LicenseRef-Zlib", "LicenseRef-LicenseRef-scancode-khronos" ] + }, { + "SPDXID" : "SPDXRef-item3410509", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "35b39192bb1a89368d3f51819080b1c73bed2f67a5113b8fdb1e41268b4cee17" + }, { + "algorithm" : "MD5", + "checksumValue" : "e1a2b861138ee141720634d986fed16a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e513c6fea0ab3a396c4ddcaa49e35e10479a8b52" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/watcom.yml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411505", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6103e0dd164567caaf887a18ea0f8c267e227ad4afaf94437bd9919b8d50d050" + }, { + "algorithm" : "SHA1", + "checksumValue" : "20ac33ce2899d2c98d5c97aa420e33f96a030871" + }, { + "algorithm" : "MD5", + "checksumValue" : "6db7cf173ddce1c89069f5bf854adeab" + } ], + "copyrightText" : "Copyright 2014-2022 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vk_platform.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3411841", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6fbc3226907e0cc7d98ae0493600fe428279217b6bda71dc6fa92b143dcb3413" + }, { + "algorithm" : "MD5", + "checksumValue" : "9604a43ff633f939dfdd45f7b3880314" + }, { + "algorithm" : "SHA1", + "checksumValue" : "322dae13ef43df9a0655e06bd64211bdccc48be6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/emscripten/SDL_emscriptenaudio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410655", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4a538edf032c2a7e24b94155a26410675263d564" + }, { + "algorithm" : "MD5", + "checksumValue" : "9b8a2d29c5f2ede023294f4f2dcb9670" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a67f4a848fad4e3e77e5b1b888e577abc5ac52d06e44f42c99a34dd0287f3b6f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_hints.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410994", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a6c9629eb6be95cd02cfa3e393685220ce69c17b" + }, { + "algorithm" : "MD5", + "checksumValue" : "7d849aa6c01d1e06500ce984a238fa37" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f15c61b88d8d4bcc658f46f05f72ee2ba5d944e341c1fadca0cacccba9c987f8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengl/SDL_shaders_gl.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411986", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "0eab7d8e0ec6fa4d58b79a5a1d6d0f86c04db36823ce0f5fa9c52fe29fac5cb7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ea3afd5cb0ececeafa4b8404efa4e60e42a7f617" + }, { + "algorithm" : "MD5", + "checksumValue" : "ad53916ab09628da87f7e62a23a5f366" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/psp/SDL_psp_main.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Public-domain", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-public-domain", "LicenseRef-Public-domain" ] + }, { + "SPDXID" : "SPDXRef-item3411507", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "36bcafebf3b42eea2e74a35a54ba88de55dc39b2" + }, { + "algorithm" : "MD5", + "checksumValue" : "7a82894ba5fef33836e0d3bb36145119" + }, { + "algorithm" : "SHA256", + "checksumValue" : "720699f13c6303ed1402844d70e0c6122691a778bf50ebf96ca0a00b6bdebb7c" + } ], + "copyrightText" : "Copyright 2015-2022 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_ios.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3410567", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "52a600d55bb9e77978c594e41829564f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7ac15218dd0bf4caa99534ed7f284eb46d9f8121" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a72700e33b55233e6f9a325945d7d2a5c3159334c875625bde1910a4acd4bb34" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/clang-fat.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410657", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f4e63fae859f97754cae3c904d68e2b19aec4bb4" + }, { + "algorithm" : "MD5", + "checksumValue" : "64bb5e0179306aea35c23a2da85ed1fe" + }, { + "algorithm" : "SHA256", + "checksumValue" : "64521ecb86cb380259803dd54ed09783e3a5bfcf5ed3cb45ff0681093e079664" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_blendmode.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410568", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "465c5fe67c7d36b72e808812716445d4d38d4b94734ca8d36a8639d12323878b" + }, { + "algorithm" : "MD5", + "checksumValue" : "45c1d61d9e0b95c49e82a5fbf13a963f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a5d79f0aaa1c5ce20a0b490f33ae0623e258d2ff" + } ], + "copyrightText" : "Copyright 1992-2023 Free Software Foundation, Inc.\nCopyright 1992-2023 Free Software Foundation, Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/config.sub", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-autoconf-simple-exception", "LicenseRef-LicenseRef-scancode-free-unknown", "LicenseRef-GPL-3.0-or-later", "LicenseRef-Autoconf-exception" ] + }, { + "SPDXID" : "SPDXRef-item3411504", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "c653ba87e374b28f626ecf5395cd5d2c0d8065a0" + }, { + "algorithm" : "MD5", + "checksumValue" : "8073c90e98258d7329c933566a4f2c00" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1a9570afbe78386f6614db969aa613c43f4b90fba153051414d8a15e6a5a4a80" + } ], + "copyrightText" : "Copyright 2015-2022 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_directfb.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3411899", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "cc2e718f66954f7f3b453bd9b46114a0d60222f3e23726d753be7e5cd198b6a5" + }, { + "algorithm" : "MD5", + "checksumValue" : "d11685596c584f9eae376c5ca1e15e91" + }, { + "algorithm" : "SHA1", + "checksumValue" : "30fbbe53bb440f47cb89671508499d0d572037c9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411989", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "edfdd1921defc15b89359a558015d19377341ebe5e0f78d1be69064370d87ff5" + }, { + "algorithm" : "MD5", + "checksumValue" : "107298b2a14c74e8c9779f222b5efa0d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "30d123f3e7fe9316cf1cf8b8d6085651e4bc84c5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ngage/SDL_systhread.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411416", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "cc1bbceca084468c3192125336e9d0da6c448e74" + }, { + "algorithm" : "SHA256", + "checksumValue" : "97e209f75f865069d30f57563f1f5a0fda6cf319911d5adad160bfe030c30d67" + }, { + "algorithm" : "MD5", + "checksumValue" : "d565147eddae1823b3c3ca4dd919f592" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitatouch.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411509", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "97ad87967be03f1fd59ba25752cb09cc703c75db" + }, { + "algorithm" : "MD5", + "checksumValue" : "dcbab2742cbe42214144a068183c7f0b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "98e2569d65cad15065677651017ab1a48935a99c0e88f71d1cdea0e62d07b851" + } ], + "copyrightText" : "Copyright 2015-2022 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_core.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3410569", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "4815377d4e67f03e32a804cd94dd85e4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7d7d9724fe5e3c476d5a939425216aed1b18c977" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d06eae6e1626df3c5144e0d2218039e578ce1b2ca18b77047903dc73df11307c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/android-prefab.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0", "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410659", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "3b312ebfe21a1957e3dc0d811285dcf3bbd5f969" + }, { + "algorithm" : "MD5", + "checksumValue" : "14274d0d345e965d1f2cd29d13b719bf" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e73b1830b863f1a2979b88162681870b9e62a62522d4e2315dd3ad5081d0430e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_copying.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411417", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "fa04ff38c56ad7a4a5e1ad8a3f0e1524e532260a" + }, { + "algorithm" : "MD5", + "checksumValue" : "c02bb046afd6a6bdc188d09c62414b07" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4375e467a781d22932883f767a21befd47bded033f40ec6371516c3ebcb8c9f9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagl_pvr_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411506", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "8af551305a704a63713cd24261f6bfba" + }, { + "algorithm" : "SHA256", + "checksumValue" : "afc6785ef13e330491494620d2dbe833cccfdf212a52570447aa1173f00ccef7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1d72371e3f5a21d09774d4378aed60835a70ac78" + } ], + "copyrightText" : "Copyright 2015-2022 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_macos.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3411898", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "02c629c7f7aa3bb7663c7a8f9f22c447" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6609e6fcd78cdcd7fc04bdef27703c22fbe611a27a989be9c69abe8e90657c5e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "98ef7703009aac9da2d3a806e0c7ada3b5c1ca10" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/psp/SDL_pspaudio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410560", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6d8d46222befc01ed033c1ce4ff24093" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a1bfabb1972b309873ebe5eb067d3a411e33d22b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a0c8b82ccbc2c6a1396545faab60b7514cc8ddc33cf9fae50aa75aefb0f2381d" + } ], + "copyrightText" : "Copyright (C) 1996-2015 Free Software Foundation, Inc.\nCopyright (C) 2004-2015 Free Software Foundation, Inc.\nCopyright (C) 2010-2015 Free Software Foundation, Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/ltmain.sh", + "licenseComments" : "NOASSERTION AND NOASSERTION", + "licenseConcluded" : "(LicenseRef-GPL-3.0-or-later-WITH-Libtool-exception AND LicenseRef-GPL-2.0-or-later-WITH-Libtool-exception)", + "licenseInfoInFiles" : [ "LicenseRef-Libtool-exception", "LicenseRef-GPL-2.0-or-later", "LicenseRef-GPL-3.0-or-later" ] + }, { + "SPDXID" : "SPDXRef-item3410652", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "93b17958680f0737e0ca4d30caf568c135414fd032e5c54bd16fad570fc09e11" + }, { + "algorithm" : "SHA1", + "checksumValue" : "79d8e74fd558e7ecf0789494eae88b81b339e2b6" + }, { + "algorithm" : "MD5", + "checksumValue" : "a3f5cc528a04db70ef3fbf6d002c3583" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_metal.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411891", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "abed23d8950e18f486862e63248a2c491231b353c52bff9a0bd7b265729c16f3" + }, { + "algorithm" : "MD5", + "checksumValue" : "1c6af004aa2e30e46f6344127d4f4afb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "189217df5b306f32b1b2254a5417affcaff18c4d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/dummy/SDL_dummyaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411981", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "c710836928de46f890302f9106ad6d0bfa9fe4bb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "08cdfb6ce2c820404494b3174d847bb0b2d432ef3d99b8cfbe4855db8e13a656" + }, { + "algorithm" : "MD5", + "checksumValue" : "f1504c9ad9022ac41cb8b25a204670b2" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/windows/version.rc", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Public-domain", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-public-domain", "LicenseRef-Public-domain" ] + }, { + "SPDXID" : "SPDXRef-item3411418", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "9368565cd5d0439aa0337b507d6a55f0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5c22f3498e1e93ea2fa92a9a43974bccdfc48478" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d706e13c34a2fec05d68d8ec72d956424d32679adb7f4984e109d926e16bf600" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitatouch.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410650", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "94f5e89ae8d3c08019036be163a5564a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "53a1e1f5d7ba0f425f71cc07066a00cbfcda170df456e353d687e8df45fb702c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f3a02273dcdff111346101b299ec85c5d19c937e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_name.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411419", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "91e6c0a8060d2d36d87ffa0272774fe0aa46b7c29e64fc47083a571ac7ab750d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "44b48640f656e5d9a5b6c5fe13a54d1083d66f55" + }, { + "algorithm" : "MD5", + "checksumValue" : "0dc2736995ff49634bacb1ac90ad682c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitamouse_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411508", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "5c1bc8939fc903a16d2decb7fcd0bc69f930cf26" + }, { + "algorithm" : "MD5", + "checksumValue" : "4208a0a759f7f7cd462ac7249c852600" + }, { + "algorithm" : "SHA256", + "checksumValue" : "024b4cc34a8abc29b9121123d707e857de27aa25d87d8de5713cf24beed364ce" + } ], + "copyrightText" : "Copyright 2015-2022 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_android.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3411501", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "00a9c04b2e0c16cdff67816d4fadd0db" + }, { + "algorithm" : "SHA256", + "checksumValue" : "608be5aed15751752c1e7f970176a81e2b5d0d64e1399309c11982b6486d14e4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0dae84cc4572110c7bff9dd1d04859dbf5ffc866" + } ], + "copyrightText" : "Copyright 2015-2022 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_beta.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3410561", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f8eb80e83b0ff8e4e562ae8568f3da714e5e019b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "29962dc1cafc4f4785664ddcacebb45c229ecc705bd49d861476618cc5d194ee" + }, { + "algorithm" : "MD5", + "checksumValue" : "956e874665f3c67445a368c8db3d0ea6" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/windows-buildbot-zipper.bat", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410651", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "5fb59315fd15dab416268be303a1cf5e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6f82d6e81e213565e4caccb914ee6058854d0fb8e230944970e455cdf9b3237a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "661d1fbb4009fc1c24e56dd7d8a44fe0cdf7ef95" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_shape.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410562", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "bb403c79ca3805334999f2c725b248b8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "bf3b501e34698b89bc9d1ddf33a1d787e4a0df9dce9d27a9a10bf18aef4709ad" + }, { + "algorithm" : "SHA1", + "checksumValue" : "396048858b1150d6a090f659d19eda4bcc16b745" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga \nCopyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/gen_audio_resampler_filter.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411982", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "4935eb5e86270bb4240b45d0149ba2ff20d017cc633886b1c3bc3d551df1b84c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3fa1b9a7a279fcedb6a710dfada360e010e7bdc6" + }, { + "algorithm" : "MD5", + "checksumValue" : "6c53b41a544f14c376fe98ca4ef99f4f" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/windows/SDL_windows_main.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Public-domain", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-public-domain", "LicenseRef-Public-domain" ] + }, { + "SPDXID" : "SPDXRef-item3410752", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "1f8aa512a08e5e47c7b3920603672699943a51f86d6f780fb33a120466114ad8" + }, { + "algorithm" : "MD5", + "checksumValue" : "cadac929981664af6258d8a21f2aef98" + }, { + "algorithm" : "SHA1", + "checksumValue" : "35d42e2e050cb2995e2baa94eccde9a98aece66e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-os2.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410513", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "984f3ec044d056aafd7cba729cb14427a6142bcdc8f1d7a270346a7e2fd058f1" + }, { + "algorithm" : "MD5", + "checksumValue" : "fc43324fe780d2257c280c17c8a823c1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ad0a1ce89ce3f9b36ba6ccb5f3e8106d257b29af" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/emscripten.yml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410753", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "8abf984045d5938e20d143fac3f74310e3ea7de7c113b3353a84beb2c0feea2e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d564e0a78c1f669eccbe3edc4676bfe4ac8d58d1" + }, { + "algorithm" : "MD5", + "checksumValue" : "cc7789c7a7efc835ffe5187c100d9f4e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-porting.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410750", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f47370fc1cb1a6598b68dd0c484afde94bc1eaf0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8a2a9fe303443603f1cfb2f94a547d4c090bc58bfc60da974c2f9eec6c3d640a" + }, { + "algorithm" : "MD5", + "checksumValue" : "20f02557beca407cb997e651550c0962" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-linux.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410751", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a870f3c72cac81f044b2c68882df214eff84b700" + }, { + "algorithm" : "MD5", + "checksumValue" : "7ae723b65696c497680ad5b631eb5294" + }, { + "algorithm" : "SHA256", + "checksumValue" : "83e22093daacd6e3dca92c0e25e5c796a9ca8c72300180d0ac48180ca56ac0c5" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-macos.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410328", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "9ec8ae18182223536d07ccf97bb139df" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9db8bf4ff6b7eb6bfc019ab1c9571e5b24323b2773469313e033edd4f4425e73" + }, { + "algorithm" : "SHA1", + "checksumValue" : "af096dc83d095239473f2facc5470af81354e40d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testplatform.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410996", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "5b6828f922c9f4701175511cd82525d30b0a7442af655ca11b096b20d66c0a78" + }, { + "algorithm" : "SHA1", + "checksumValue" : "98e3c35f3a073230b3f57ce79b92102651fd799a" + }, { + "algorithm" : "MD5", + "checksumValue" : "85082be51e98dbb1d9ead5ec08ea010d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_yuv_sw.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410645", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "c0123bb91484e00375779af8da20b26027c59ca8" + }, { + "algorithm" : "MD5", + "checksumValue" : "385a2737158fce36a918b36ea836316f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "33e0e63fbb4a12f814d62e0a89de39ad20e085d373ee41588e7f2082661d86c6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_gesture.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411656", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "9c4a88d04c760a9a3ac9a3d5bf29c322e51035a6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "28417dab98489f963d82cadf7700999903043697c71241467e1a031633de45e1" + }, { + "algorithm" : "MD5", + "checksumValue" : "ab3b9d078b3c97c8f3b2c8e71a3acdbb" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/haiku/SDL_haikujoystick.cc", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410512", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "7cb796cceb466ff4861d3919e33fa35acc87085f" + }, { + "algorithm" : "MD5", + "checksumValue" : "a51db5a9dd055832794a9106794fd8d6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3761bce45d33c4cbdcea85f8abec49b64c6a8bc42fc7928646ac56340acc66b5" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/cpactions.yml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410271", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "3dd4e5d28ac911125d7bd137ada4224e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "69a87002f5dc4897974ee1f3c28c64504545da27" + }, { + "algorithm" : "SHA256", + "checksumValue" : "77e756dd7eb11f9ee576fbde22d7520e303a8fd68ffa0643270a1d9560dfb154" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_process.h", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3410325", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "206fbe3ca5d751be8e6fde3bedab147ac3d55ace19c8d5fefab9746b1d7ebf95" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b7e203b89a752d66f89c055864da27ad2bb24c90" + }, { + "algorithm" : "MD5", + "checksumValue" : "e7a1d9afd8aa6698886d3cb1b0d1b5f0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testresample.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411844", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "4d836dd65174661444eee151e1a68bff" + }, { + "algorithm" : "SHA1", + "checksumValue" : "62175890b0ff553d2371ff24eb70bb7cfb2653f6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2f66efc2110f70a4e752d7b5fcde13be22bd7ce63559882d8b2139e49e082b5b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/fusionsound/SDL_fsaudio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410272", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "142680669ee6d138f61f9f33ca085b4ee2cf259a" + }, { + "algorithm" : "MD5", + "checksumValue" : "ba1e7afc5ec3fdf3b3a45eeac1c45ee4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ca8966473bf975f8850cc946fca45b7debde28e0f1e4a3b957e10808e0e3b6d3" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_sut_configparser.h", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3410326", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "cfb3b6741ca4bd31959e6dd4f2683eb38641160af94116e94d5e670bcae2ad66" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8cfe37d8b98448a58cb36d4f3f9766b769944eb2" + }, { + "algorithm" : "MD5", + "checksumValue" : "a65bb6e7edb90eca63a52c12b173bb48" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_timer.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410997", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "aab03aaad67868938964ba0424463b3b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b101e87ae7671aa382178fa39d04a2611acd96695d94be1a529d032eaa37d75f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e3fc9198ee4311f058fee1666a3b05976d2c1487" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_d3dmath.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410270", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ef992b34d404f1a50d2e0986747a3dd646e3627e" + }, { + "algorithm" : "MD5", + "checksumValue" : "533f808c1eb251d286ef9f8f44e5934a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9a90297313c366926c2a75a2b03f11e6b57b9db5a57b5a8dabbf6d5a44e0b823" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_action_configparser.h", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3411845", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0e8857892287345ba38333b76ac9986f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "42a7c05a12339dfa99246ca49b4a9f1b8bdb3fc6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9bf8d3b8208fdad653f78e0141aa026e5600b9c92753fdf8865b5b3fceb8a9f2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/fusionsound/SDL_fsaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410646", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "e60b15e4351e8f17f7b43bcbb685a9671c2e5e10" + }, { + "algorithm" : "MD5", + "checksumValue" : "e4ab08331725ed8a8bfe4fb032843ac4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "04574b1398db5f0fca5548ac30e29c5f9b8de226828a5a4c620f89a082684a8b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga \nCopyright (c) 2010, Alan Ott, Signal 11 Software All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_hidapi.h", + "licenseComments" : "NOASSERTION AND NOASSERTION", + "licenseConcluded" : "(LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635 AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)", + "licenseInfoInFiles" : [ "LicenseRef-BSD-3-Clause", "LicenseRef-WebM", "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410998", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a634ac66200e704f256b6ec3e0287e63911e2b2f" + }, { + "algorithm" : "MD5", + "checksumValue" : "6c08afbbfdb98f83eef8978fc42b2354" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b850eeec68ea052053be14a96842934dbb80ffa0bbc51dcf71cf5591195b1734" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_yuv_sw_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410647", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "56317a58cceebeb34d6a0ab0b0df97d35c69d9cd" + }, { + "algorithm" : "MD5", + "checksumValue" : "6371363a8a9796cd6181f6acef4454bd" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1245870f559e9151fac68eba4f8184903651adfb9425a701c589aa0367d18bc8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_timer.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410327", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d81016c417e04367f9c5535c5e04141237038ff60c84871086c5a28dc6d49841" + }, { + "algorithm" : "SHA1", + "checksumValue" : "16c7b9a4407b02ff6dcc6b071bd61014329ff985" + }, { + "algorithm" : "MD5", + "checksumValue" : "69971c4ad99cf8066d51bdb9bb575b7b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga \nCopyright 2022 Collabora Ltd.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testutils.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410514", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a11692f48c52d0bd1f43700806b6b4baca65b5d4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9fc537f471c52191d2cba54dafc861cbde850cdd2ae1c568b23e3f80c796ec25" + }, { + "algorithm" : "MD5", + "checksumValue" : "93d8983c27fb0dd68971b49cd36ec4fc" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/main.yml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410644", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d6ec44b1d73f3afce3a20ac6976db7fb3dac656c5190f0b563e4ce90d79a15aa" + }, { + "algorithm" : "MD5", + "checksumValue" : "386f0238bb0e90c9431073483386a84c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "19b0f833d64847db3180b5f81bc4ffa232d54099" + } ], + "copyrightText" : "Copyright 2013-2020 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles2_gl2.h", + "licenseComments" : "The information in the file is:\nThe Khronos Group Inc.\nSPDX-License-Identifier: MIT\n\nThis header is generated from the Khronos OpenGL / OpenGL ES XML\nAPI Registry. The current version of the Registry, generator scripts\nused to make the header, and the header can be found at\nhttps://github.com/KhronosGroup/OpenGL-Registry\n\nThere is no text of the MIT license in this diretorcy. Nor in the given GitHub Repo. Since Khronos used an individualized MIT license we took the text from src/video/khronos/KHR/khrplatform.h and concluded MIT as license of this file. \nThe information was retrieved on 9th of Nov 2023", + "licenseConcluded" : "LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3411659", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "2f17ea80775946a5dbb8bed1fc0ff27b9439e88c721b3f3fdf57b3d60f0424e2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "878d8e223f351eaa34a7e351433aa92394b34c47" + }, { + "algorithm" : "MD5", + "checksumValue" : "ac6bd372044ca58307751efcb84ce24b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/darwin/SDL_iokitjoystick_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410515", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c943a747f67c609db76fa2808dc7289fc1e5b55d5c6c4a362edd5c619394db00" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f01a698e1ed647c272e9e509da873c1c3ba8012f" + }, { + "algorithm" : "MD5", + "checksumValue" : "97d7779cc47f8264603ab5ae2cf2c26e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/msvc.yml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411975", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "5c33f6acd8c3e249f34fa004a9544babdc4c6b2e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c9ef4f3bbc1a72b63269c90fe79ac5e30336da4f78b6c04bc13dde91dead149d" + }, { + "algorithm" : "MD5", + "checksumValue" : "01ad4e92fbca551adc7ad58ad788417b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/n3ds/SDL_n3ds_main.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410649", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d94c2dc4f13a596cfb137276a1670b88" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8c6ab20dbff12f5d71fba57b8a2b956c7df431097ceb0209d56d3a084eec76e2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "59895740c5e705fcae9d734e73a3a86d410b2666" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_syswm.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410517", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "8ee5cea7d1cf0eefb09e66c360caaf5bac7a3255e3e4d0cc6ecd9e4dfa845113" + }, { + "algorithm" : "MD5", + "checksumValue" : "d2cca812bb5e3b6ae5ab05ea8a502f5c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "96bbdda1e770fd35b673fa740fea88edcfcd11f9" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/ios.yml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411977", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "acb1a430865a0ff1dea4b24c0b25ce879fc47ffa47545c354d32f1ac452a2238" + }, { + "algorithm" : "SHA1", + "checksumValue" : "213b15906023dfacd63de2d51705f0086fea51f1" + }, { + "algorithm" : "MD5", + "checksumValue" : "0c3cc9b22b3156b4e66607c591a305ed" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/gdk/SDL_gdk_main.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411658", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "91b87d06ef9c3b1b35a57d746cada7a6897b5f24e5040407f2eb9d74797df599" + }, { + "algorithm" : "SHA1", + "checksumValue" : "08333bed8ad213e055f4aa95767a119c372c2794" + }, { + "algorithm" : "MD5", + "checksumValue" : "316aab10c5dff79124c66751e8d812e1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/darwin/SDL_iokitjoystick.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410322", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a4232d5f9c464da7cd002329989a23623b1a9c11eb9ec4240c732f3e9235c8c4" + }, { + "algorithm" : "MD5", + "checksumValue" : "0ece3b82fdead0c33643d34a179dc1d7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "64580c723f8705079ec685294e96cb5b7a0f46b3" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_syswm.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410516", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "7aa0c2d53183fa729dc2d70d779afed2f1a8d01a92bc6f824b74a03347e089eb" + }, { + "algorithm" : "MD5", + "checksumValue" : "40daef4c8c7f2f0e0d8f75429ff9f65b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b757693c881de3aa755c8e79d76c0bd1811ab3d9" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/psp.yaml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410648", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "163287f486ee09a4a75626eb904ac5915bba9098" + }, { + "algorithm" : "MD5", + "checksumValue" : "c821cc6b0f5eeb07b6836824b792088a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f7a1155cf3e2c1df7530b127f78de7a013490d2e0182589508686bf9322679bb" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_pixels.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411651", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0fc8cfc4bb761cdcff63a08c137f3081" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ac67eb76a1e1124c4c52c212734838f6535b2adf71ba488dc423053e2632b001" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6cdd5d2c823a9c42f1d81d28262725d67176f8e5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/SDL_sysjoystick.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411848", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "398e75edf5834acbd51c593862c0d737" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d5f98fdc0114810d9ffbb70eeec1e37c0bdbacbe" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8aec2892d18bf300ac7ffbd9169219d56ade014f8eab289b3f43b8051b5b7add" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/openslES/SDL_openslES.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410320", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "2d65f8d0d438604c814fd08eb9b28387d81d518102eb003dc7e443174ba4e529" + }, { + "algorithm" : "SHA1", + "checksumValue" : "38fd38d7dd7b701d85775024cfe672b627191b7d" + }, { + "algorithm" : "MD5", + "checksumValue" : "4d53ce09da339ba7d7cc7c5743328371" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/torturethread.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410329", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "9cce8e0e9ae3fee7bfbd65894860b58a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "25fd105a8bf6fa29567a2c12fdafc247ad9a390d0064ddf4f8fccc8755990439" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3d4eab4e3a5e8ae5a27d76253ea94e973a8b68bd" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testhotplug.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410323", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b0c603a5e01c2bab560a7f99c99e6fdb4b8e79476cf15c3e6b1a29fa20b009c1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a02c92c756449d861cc41700a9a8563229765b8e" + }, { + "algorithm" : "MD5", + "checksumValue" : "4b4a1e79bd6921ac87e9858643eb55d3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgeometry.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411849", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "8cb39b6245c13eee4ae0157bd67041b61f73406743db1d95a6662daa7b8e88de" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ce11561baece354deba61b64515ac1d50e4c87fb" + }, { + "algorithm" : "MD5", + "checksumValue" : "ba2258360a20a9147d959414b0097a0c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audiodev_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410640", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "8a7484546c341d64594c59528254c89d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "585f7a35a0d9179a232e84d53ee93c900a2c9b5795472d07a4ecc7c4a296631a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a5be22ff1e62f785fe63239dd7a9c5dbc36810cf" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_log.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410324", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "998700979f8d61cc88762f0b1e93cdd76a4c9595a40af4962419ef562e77fcb1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "612c08d2dc13a6c2a77e464b5cf7299355d6ccad" + }, { + "algorithm" : "MD5", + "checksumValue" : "b6a4a4cf70b5717440fbe6304fd5d460" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnative.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410518", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d38cea44173401c20c786be77503471a8058a8b3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "87a5a06aacbd05f5337b173c9472716b015e629f38119119c6bf326977bd7932" + }, { + "algorithm" : "MD5", + "checksumValue" : "4d37685573d45ffd712dd63f55fcaece" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/android.yml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410641", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "8eba9b575c20f3800bf3a12ff1db7780581219eb" + }, { + "algorithm" : "MD5", + "checksumValue" : "4c124235257c84c6008a538d7fb1d44d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f403002338b0edfde05dc115710131d430c66546c3af09d8f3faf6488a29876d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_audio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410321", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "0fe7696c6b342404eecc571a4e7f4447cdbb29fd" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6cf9ae5a8a14fdbc8cdd8ecaa88977fa535e2aa4a601cfc80ade80755c296167" + }, { + "algorithm" : "MD5", + "checksumValue" : "27f2f8846130198e6bdc6c681a43996a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testiconv.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410519", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "151ed8d19b48fbc48738c480edfbadd62911fd79b62899bbac99d83819cb99eb" + }, { + "algorithm" : "MD5", + "checksumValue" : "04e58dc6bc751d63613366a29aa0f531" + }, { + "algorithm" : "SHA1", + "checksumValue" : "34d2db55e758d90d1809374d442dd24d4b426221" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/ps2.yaml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411972", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "70f6372bc9456795dfdaeebeea27ec2b370ce071" + }, { + "algorithm" : "SHA256", + "checksumValue" : "32b56e7412df94f10e7cb5f3893d6726decc73b73b0d5fd3d4996bfcdfaec178" + }, { + "algorithm" : "MD5", + "checksumValue" : "9e8824289992b6b5ddace2b4d96f9f6b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/winrt/SDL2-WinRTResource_BlankCursor.cur", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411653", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "44de0ec22ad16a4e765143467d8bb1b7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2ad18928eda6eb6884fc2bd26e41fc5e2d642a68d0e80ab89aa67945638722b4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4c495252a2dfa266535d398b3b6042589633150e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/virtual/SDL_virtualjoystick_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411847", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ff2531751b607c65ec26755076875317544dc2ac" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9d12aa8760cadd22c1e6bd78656ea848de051bf40b587b9a55bdb61de64bae4e" + }, { + "algorithm" : "MD5", + "checksumValue" : "b0f6580cdfa2a4fbcbdbea138ec9e222" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/openslES/SDL_openslES.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411979", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c9d4fd89df3210db80d5de27dbfe0bfa0d3ea0f16a1124e5f4ad3603eec45367" + }, { + "algorithm" : "MD5", + "checksumValue" : "0dfa9fb534bf48efa4bdaba9f6feb2c7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "372f0aa633fc9a718bce8cfbedebc5d5b564261f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/nacl/SDL_nacl_main.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410511", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "5e2c5b67b3df17a10b84ba24076c3031" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e12a464684be341e0de90bd03c87a6be4ccfb3bb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "89fe84a5757a63fded6752212b7da8571aa1c7d3a289b094706a3419a62fff86" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/n3ds.yml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410642", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f4de5147af545f7941928d67ea5a1359" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7629897d51290fd3cb0dff9ee0f42ecf9bcae1e2ffdef66d9e31b4a72557fe89" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ea042d5d8ec6c78d94e5d473c76ac14b8388d241" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_mutex.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410992", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "a0af1bda6c72326753e7fa9e432cd786" + }, { + "algorithm" : "SHA256", + "checksumValue" : "cd5fa01cf8315a876eb6402c86afc18ae3c50505819d452797faaad29cc7f70b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "19fc13bd8b592d742840818f42388aa5c256674b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengl/SDL_render_gl.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411973", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d09eeb9e393470791306bc331db49435a48ba43576c0bd7a3d9e4d9988098b89" + }, { + "algorithm" : "MD5", + "checksumValue" : "aff451803df256deb8352058f6113ff3" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1a17093e85de68d874dae583da1db71aadc20e24" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/winrt/SDL2-WinRTResources.rc", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410993", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "382d95bce29e0a761dc8e49d5677996fee7a6f47" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ae9b2f02dc379d77e70e801ec7d170f9f9143fffb9d18b91e769c74db52c13f2" + }, { + "algorithm" : "MD5", + "checksumValue" : "06f7e79fc845022e3e9b54946815596e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengl/SDL_shaders_gl.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410643", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "24a723094d0c6a97d014a568c4acae4d99c019f12d47f9dec94e9e054ac24db9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6379fb7ed26a35ad9b2456c4ab627a521a0349df" + }, { + "algorithm" : "MD5", + "checksumValue" : "c7a45c7c0f13ecbbb0df5dc8982f0bf3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_sensor.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411654", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "a409073f47354ea01829d351ea538f2c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "110656fd7337188cf30a48dc8cdd9e98dc4b0b4fb3e7bdfb66c280710d50dc68" + }, { + "algorithm" : "SHA1", + "checksumValue" : "37a8e4db1a70a112cdadea5a9cd37ede164c9531" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/virtual/SDL_virtualjoystick.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410990", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "db833810a4196e99c90653715244415daa0e3dca5269379f87ad6e2466d220f0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2a55fefeacbadad266b41559b7bb50ec36f41b31" + }, { + "algorithm" : "MD5", + "checksumValue" : "e3ae692d34a6066c22674eb8b917246b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/ps2/SDL_render_ps2.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411971", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "9f56467efb4ca1be0a2a8cc86784b66c59963b8a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9f6895d13abca6e15c22669aa765f56a15122d3a918c27b7d8f6b67be5e10d18" + }, { + "algorithm" : "MD5", + "checksumValue" : "8d957486ee094cd5f2620971168f2481" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/winrt/SDL_winrt_main_NonXAML.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Public-domain", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-public-domain", "LicenseRef-Public-domain" ] + }, { + "SPDXID" : "SPDXRef-item3411503", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "50ed5d83bc6115ee512e975fd265c8b46e84f685" + }, { + "algorithm" : "MD5", + "checksumValue" : "aff5d80108eb1f8c030fd3c501474d8f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d2b65515fb1b65c7ec38b69047f2e728ff77fbb05c2d74c1f8ce2533de82e67d" + } ], + "copyrightText" : "Copyright 2015-2022 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3410748", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "535fd98d07cdb9a50399a716f2fc2e6d505b9c174cc26b06120e0cd9977250ca" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f816ca4f1f40b25941cd5571f4d615b2a855ed21" + }, { + "algorithm" : "MD5", + "checksumValue" : "e66a5b832b7938859dbfb3dd9c3fb04c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-hg.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410745", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "12b8417a9d0281bd4d8becc3912b1f1042c96cab" + }, { + "algorithm" : "SHA256", + "checksumValue" : "01ba5fccc725d0507f1ae1fd4afd973ece37c9e5e1102ae5c3ec1c1efa0c4a2b" + }, { + "algorithm" : "MD5", + "checksumValue" : "916c97333b461139fb8637ca9e023ece" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-n3ds.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-See-URL", "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410742", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "01bf558f1e97d448b3e315bf7079020d6a9ae820f704dc968337de51af6a2242" + }, { + "algorithm" : "MD5", + "checksumValue" : "f161c06052b172f4a89a44167d2c3fd1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e301541e18100552606ef78d9f1e271a333d489f" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-android.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411832", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "32fb8bbf695caea61c3247f47e37741a37a3be12" + }, { + "algorithm" : "SHA256", + "checksumValue" : "209969bbf299f303f6d4ea98416f13318f0d9183f351beef196e1e93c4471817" + }, { + "algorithm" : "MD5", + "checksumValue" : "8b8a7d6df6fa0e3ca7783a82279a9900" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/alsa/SDL_alsa_audio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410740", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "9a4be5771d777c3fe46a7db26b3002987e336b00d42073b43eaa9e7f9d37936c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4b0ed7edd7d58d66c738d97423000099bc1fce23" + }, { + "algorithm" : "MD5", + "checksumValue" : "809a9713336831daa518c339b0fe68af" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-pandora.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410501", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d276ed511f6f200a15640ce6b652d54f29e5868d" + }, { + "algorithm" : "MD5", + "checksumValue" : "950aed00cb448533250a267633ef597e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8a0f77585196f0c4f503536b118dfb13769b00aa2e6fcbb5d93c4626c48dcad6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgesture.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410749", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "5bcf2dcf016ccf4aefa38a43df9da601" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c66493aac403bdc19e6542c61369af0076896f90" + }, { + "algorithm" : "SHA256", + "checksumValue" : "aab063c65acc90440e693951edf339882418be042dc59cec1b13caa1e6a95301" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-windows.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410985", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6ad9e1e90e66d264bb4a462818075ec9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "646d78e8fd47666ce2bd49d44a7731e62e68ca66" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ffc8d8c5f508a368bcdb6498c057cf7272b75b72186e16c8564a1712fb8b166c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/Makefile.am", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-BSD-3-Clause", "LicenseRef-GPL-3.0-only", "LicenseRef-BSD-possibility", "LicenseRef-GPL-possibility" ] + }, { + "SPDXID" : "SPDXRef-item3410747", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "5389a13118eb59cd8ba37542abe19c17" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6cf476ef30a4357521fd7492f7eda16740706f3b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "cedab51bbc13e603651e8c96c022f019d860b54c4cd56ebae709185d3c4f59dc" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-platforms.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410754", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "009eef55000f6ccce44c4d26d1030d523b83f73b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e0f7ad96639158cc0d0ba3eca718995edcfc062edbf461e2705c5629a43ed9e4" + }, { + "algorithm" : "MD5", + "checksumValue" : "47f433c0e7fbaaf362ad4e5f69b2f26d" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/release_checklist.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410503", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "435893565a353bb31730487149c644cd8da8b2ad765e30afa5cec96fc06bb16a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e5d645ffe6027e3f0bc0c666d399bdeff27630e8" + }, { + "algorithm" : "MD5", + "checksumValue" : "943576e11f44491927914e3234ab8071" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnativew32.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411602", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "e74c195560b55ea39a30ef185e20d4e67fad925f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "af09b0992826559c034fdc1d4c70bb243612048c80342262b79cc365c4e66148" + }, { + "algorithm" : "MD5", + "checksumValue" : "f3f0b6f98b257b180db3e65bb7fc6a03" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullframebuffer.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411835", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d094a9e054fd8df112123ddc92eb75fbe6d4e845" + }, { + "algorithm" : "SHA256", + "checksumValue" : "bf38491def3babb26a6280418cf067106d443b1115b1599e8f17478e6f1095f6" + }, { + "algorithm" : "MD5", + "checksumValue" : "5d7fdab440748edbbe577821859d51b4" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/coreaudio/SDL_coreaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410755", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f28fd52f765e95a79e0b733ef5aea02cd78b5324" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a7dd8ae0f071fd3ac989ed5b7d38210f344b19f0dd6badadd944f3216c42dd25" + }, { + "algorithm" : "MD5", + "checksumValue" : "d104aa8b891be0dcad8621096c908b95" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-raspberrypi.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410988", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "5e77e65d8190764542899b14c1a7be2ac1c24e50ab99df18d491dd6710745b6c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a90b834880509aba1cb4107aa4a6ab89eb1d7935" + }, { + "algorithm" : "MD5", + "checksumValue" : "f4580862aea330ca8e1ab9acddfd8430" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_sysrender.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410741", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "e281827e1c0b7dc7597fde17d13d1a83f790d92c1b67b9c7f945e2688b812a48" + }, { + "algorithm" : "MD5", + "checksumValue" : "919d38c6085cac19072fcb13914e9596" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2e3996e419a1720d323f8700703ce2051fbff9d3" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-emscripten.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410504", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "15a30d685ca86bf24447d9ecdebe6db37b98e827ec96273057a796482fc73dd7" + }, { + "algorithm" : "MD5", + "checksumValue" : "50904797c2cd3fa393c133221b160d74" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e125724626a9dd1a089fd374c17089d22279e090" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_events.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411836", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "68b105af3e2fde39144ccf664989bab5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "53af92db70f59b68961aeb218fe954d4a3afbeb8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "324fc2db2ee602ef622960668b11217b1d8aa27fc7697cf56569ad34709c5094" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/coreaudio/SDL_coreaudio.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410505", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b528dff01e52f6545f660f6dc21b61a1dc807ac1" + }, { + "algorithm" : "MD5", + "checksumValue" : "e60758b0245e20b4cf2364774f2e3649" + }, { + "algorithm" : "SHA256", + "checksumValue" : "78d4bb5ee8e90d54f4f5155e98dcfd3bbb53d1bb1953f00862631b30ea835e42" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testloadso.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410506", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "9d43e7b583f018e3fc380c3e8f34fad58f2c7248" + }, { + "algorithm" : "MD5", + "checksumValue" : "3b408338e6b834da45de907302a3bf67" + }, { + "algorithm" : "SHA256", + "checksumValue" : "58ea3d591cba6108d7e63e5c3bcce15f6a2f8239f3f75c448acc9fd160350607" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/BUGS.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411604", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f833de82b635d4800fbd3d26ac9094e738eb884b" + }, { + "algorithm" : "MD5", + "checksumValue" : "0405adbb663e000cef1a7927dfe6a6fc" + }, { + "algorithm" : "SHA256", + "checksumValue" : "949e0e292ac769341d6d434e8517e503cb8fe90d59ad27524ba92c32f999c3dd" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullvideo.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410757", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "96edf38eac78411f3533ee708e187edb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d54cc5fddfd370ae6d7b5e3cc93b345dc3145ef3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e4e4433e52c46a246577b95679f2d86fc67fde7dd51a40b0d1ff1f7b4fc2a1d5" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-ios.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411601", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "159f7411fa60f862ecfbecb51fe74756a2cb7de7922d190dca5361d3cead651d" + }, { + "algorithm" : "MD5", + "checksumValue" : "b632deddd6cb9a43e457d40c612728e8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "30b06ad41df9850d6c4743a812675b1d64369350" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullvideo.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411606", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "2038cb2dc3767ff0051d88cfa23a29fde3a1eb49ac9f6bda2873c2ea20594a0f" + }, { + "algorithm" : "MD5", + "checksumValue" : "017c899e8b3e204e5c25d4f3caa6878b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8947370307a45a6102fe0f2a121ddf3e23607525" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullevents.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410982", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "90187b8c3a7f2e5a26c085257bf3e884c302277a" + }, { + "algorithm" : "MD5", + "checksumValue" : "9bbd4d6d4ac93ee7acaca7a40bebfd32" + }, { + "algorithm" : "SHA256", + "checksumValue" : "792762009893abf12bf31543a740217ee40909c23567dfaf7c4c31c270d38949" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/Makefile.freebsd", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410759", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4eff18b8dc890662c241fd1dd038f4af85cd8e02" + }, { + "algorithm" : "MD5", + "checksumValue" : "93ec21c0857b4874c8097b2235adf616" + }, { + "algorithm" : "SHA256", + "checksumValue" : "172bb27a9e5aace1a6d05ad6685564648c0852b12807184b2aa107299072771c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/doxyfile", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-See-doc.OTHER", "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410980", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "5986fd6d1272261bd657f8ce9df07cd1f0693c1aaccba3155e143926f8435e9c" + }, { + "algorithm" : "MD5", + "checksumValue" : "ef6ecea23a057f6905600f3f042ae5ef" + }, { + "algorithm" : "SHA1", + "checksumValue" : "60a9962e98c3ccc98b815595c4e87944d2ba60ce" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/hidusb.cpp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411603", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "63a0da5da1c28226c610c2cbafd2480562a5c9fc341785f35fbe19bcb6454570" + }, { + "algorithm" : "MD5", + "checksumValue" : "7e7cfb11bedcbdf31bb29382f2df7aa0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7d649543ceb6e7dc6531385d2093a6958b80e73a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullevents_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411838", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "64c4b4ca32ae36b79b9166601f6fe57211656c8d178a4ef79809774afc7df751" + }, { + "algorithm" : "MD5", + "checksumValue" : "aa74bfc647d74e2966c148e8869134bf" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9abc21cef3b7c96613cab47e8493eb48f10a7287" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/os2/SDL_os2audio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410756", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "ad0e63fc477ef6f26dbbb67a6026c0bb357a797cb4c254d7a8c7052de4983290" + }, { + "algorithm" : "SHA1", + "checksumValue" : "48009b39d291b7507d83034f6ef937f036f88733" + }, { + "algorithm" : "MD5", + "checksumValue" : "c567b49a2e98b0faf602a94c77308523" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-ngage.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411839", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "882b0aa2034bb00681618112ec9d412b2309901e5e46c06c760b05a2473db8f0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5ef43de92839577bfd67d4cf4d79b97311ecf0e9" + }, { + "algorithm" : "MD5", + "checksumValue" : "fcfdfc48d700dc74a06ff4a902c37761" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/os2/SDL_os2audio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410983", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4108980233ed2c54713821d3374abcebd6af67f7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1118805683d3cdaf4534fb3113f42c6bd1ec82fd93784fe2bece2a3d17452372" + }, { + "algorithm" : "MD5", + "checksumValue" : "d8f141fbabdfeb8c2e3c0b6ef94b05f6" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/Makefile.linux", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411608", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d56edcaa7f8e81b95611fa0cb3f9d24ab59eae28cfb21ec55f2be41906bb9d7d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1f8871cdc4c70455a887edb65b81e5072b34206b" + }, { + "algorithm" : "MD5", + "checksumValue" : "bb67d408c0b1237402a06a5f680ae840" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspmouse_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410500", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a8248bd29dcf4d3af89e5edd7f4b266906f4466dea87799c4f0991ab60898230" + }, { + "algorithm" : "MD5", + "checksumValue" : "57a257ac1e4cf5b8d9c30dd6143bf94b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "99b5a66c642ddcae381a0707b64170802d793fdd" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testaudioinfo.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411605", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6009f3968cc09729d398d23fda4709f6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1aa44729d39d01c09c854430a443afde9b293b10" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1051819dd5b2eb09224bd9c5dfbf6f3356ed9a4fc05a00e4e3e9e300a545baa2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullframebuffer_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410984", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "2cd23b536234fd777dad0a57866ecc92885ab72fdbae385d0e320a25e69c2688" + }, { + "algorithm" : "MD5", + "checksumValue" : "f64561679825cdeeff5ee31f75e6a9af" + }, { + "algorithm" : "SHA1", + "checksumValue" : "119e7d9fd719f0a4b8ef03e9ccd6802090371906" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/Makefile.am", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410758", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "9639ebf84ddff70b5737ed2c3a7f931d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9e40e6132bdd8c4369f08e0bf9b01b74af2e9e02a84a68b5c8da61e9b273f29c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c32488e3d9e4887f3ec3029d1d9e4d36acb824c6" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-cmake.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410981", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "4442eb3753e7124426330250728315aa" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b7d64168f4f788e81fb47572c1e03bc005bd83c8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f2a10a969de6c5ac4bd917875f1538a4dd53ced0c7c8cfc68441cabc32d022f2" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/Makefile-manual", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411829", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "775f7b824ea378815357709f81b293ec" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2b4bf50fe6f8c16df19ddd668bf7a63d14189ee3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "75d82630035219712453aeacc4d580a80c270ec6a57f462e63075203fbce3490" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/esd/SDL_esdaudio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411830", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0ca75e26dfad564e4e0ed95e5610f113" + }, { + "algorithm" : "SHA256", + "checksumValue" : "31ed63b5b124c1f6365f2dbf4d286c29aa7bd206abd31995ed264eddd316b641" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5c7d094419e02a5ffc03ce5d002b6f8636e5244a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audiocvt.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410422", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a12b0e406f332f95a1b6207a8efda2f21c121022" + }, { + "algorithm" : "MD5", + "checksumValue" : "77604414711055c1393ef261e94e5855" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d5a549e4a7b88cb696d0db15b21830061131ed361257ab399a33ca08ce0b33d5" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/COPYING", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-public-domain", "LicenseRef-Public-domain" ] + }, { + "SPDXID" : "SPDXRef-item3411766", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "5767eb22e123c31f461c04058b8dabe15917fb02f4df2aee580c1a0ef32e1639" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3a46bb1a0b6965b2f4293c1c03bf29022ff55bf9" + }, { + "algorithm" : "MD5", + "checksumValue" : "f690020a36e3a72245e12a5c7049a090" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_harness.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410435", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "1e9294d9c845c1e9ab3cb415304b9fdc423932d6a704559fb9bdb3d1edba5870" + }, { + "algorithm" : "SHA1", + "checksumValue" : "73fffc812d545c84b75215dcf88566650856860f" + }, { + "algorithm" : "MD5", + "checksumValue" : "9a19e09c92abfb7b11394114e104eb1b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p04_shape8.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411767", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "bc21613c5b2f1badcb89eac6dc91a5c6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e0c31d41dabad9a61a9377c201ac00a0c0de4bd6344471d62f7edaf39dd64c3c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b8149d0e78a8ed3d182b0daaee9ade58a214b7a8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_memory.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410436", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f48cc7a3d7379c86ba9379238be45290" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c505c1f1c43e4bf45b7a442de043096cf62fad65a0e9d686474ee88a1d2a48ac" + }, { + "algorithm" : "SHA1", + "checksumValue" : "05ce1664ab9b761a8f36c3b5af2809e312ce1d76" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p03_shape24.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411768", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "86caaf0b18abc020695f63d250aeb5ed" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fc16b074cb881a19234847ab89a9d37696bf5795e80846be5694ace6f51eb7ed" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ba4b84801e865e35d91a968710129bb3b6604690" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_compare.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410437", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "1482c0b359e79b43eaafe021aa02fb071674973935dd9b3653c19f41d4f81048" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7ecd73347e3aeb8e9c9c2488870ced1f32287daf" + }, { + "algorithm" : "MD5", + "checksumValue" : "e175f024390b70a14bf5849d81996787" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p11_shape24.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411769", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b9680a3d85b43cfa65773fa114b0a175b219a9c3c851cdfcbcf7a31336c2a8c2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ae2cdd6484a5c6dd4156d40eeb9e263612b28725" + }, { + "algorithm" : "MD5", + "checksumValue" : "c2c37bf64d7e91796cc783852aff56a4" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_font.c", + "licenseComments" : "NOASSERTION AND NOASSERTION", + "licenseConcluded" : "(LicenseRef-Public-domain AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-public-domain", "LicenseRef-Public-domain", "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410438", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c506393e7f41ce1a9a2202f3bfb15e34" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3da14da4a47537d85758a9d91121b062656697dd91800357ffd590b51c27b05d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "824a46a02d7fa664d281a06ea86696e5a9783346" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p13_shape32alpha.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410439", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "b6c310bfaa764603627fa10759b5a988" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d087f74e5a0754ca5980aa575aefc4210bf36455b2cd6e8f335bf8d6e17cd967" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f00cd56f53c671e8693a1c5f4db37522dd1d0565" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p05_shape8.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411761", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "73df4dd5781c722631aea4fbc0fd7f31e24a42e2" + }, { + "algorithm" : "MD5", + "checksumValue" : "370604a8b22d2e3a6391e5f88ef8448b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0714345d6f554078047b3d6a96c69ffb7b822d4d65f9926608de133273aea5b7" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_assert.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410430", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "db25d1d3e611ddd88a08ed73109bf6e360aff387" + }, { + "algorithm" : "MD5", + "checksumValue" : "9e3d09e954d2bf58a265e29131da8c79" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b72b8db7d41318bb5aec711d537906d0d4c0d5e95e8d60e472ea28b12a04cb7e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_render.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411762", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "02f56965531013e86167e9ab9bed695775a403743ef5e4c0b91c536833f9f8ab" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d7d312889d74ff9f5673e9136c78cb16d6cdd67b" + }, { + "algorithm" : "MD5", + "checksumValue" : "861f34ff8aa58dd798ade799bf6bbd5f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_imageBlitBlend.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411668", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6bd41fe19870cd6948984fd59ea4f8ea" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5ddddf288f5db681d759ab87ba6bf5cac01883a7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1fdbc0eb00c05dc72f8109caaab5522e7b0d8b5621b6a0ccf49c3450e20b68dc" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/iphoneos/SDL_mfijoystick.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410431", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "12b48e50ed6dac525df345ceb13e47954cc5663a" + }, { + "algorithm" : "MD5", + "checksumValue" : "098f1ce4e4d83ab74004e9a7be3412cf" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2b4a724a9a9928c0660e1975dfa2cd8b3b0fe9f823bcb1838d551f339e33d7b6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testsem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410337", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "39e1248437fee4b84d13bc034a4a2cf1f5b3fac8" + }, { + "algorithm" : "MD5", + "checksumValue" : "02c756e073a85d7410d8163292859267" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b5d59ee8844ccb4b461dee668e348f1b51960246fc0958b0060409bb6505b0a5" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testhittesting.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411763", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b2088641258255094adca0b0663263297a2879c5f3bc3628fe8c6285ca133130" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1cef97358d80b9f7ceb8e5476610a327191a3018" + }, { + "algorithm" : "MD5", + "checksumValue" : "e8c87a2cbc83d8fffca23c412227068b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_common.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411760", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "5d93089f9c89585ec3c4ac8964c7338c7cf301ae" + }, { + "algorithm" : "MD5", + "checksumValue" : "9c27494bf09df9d1566defcc5da4ec16" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6f52b221ad26d7b90854c8c24dc7e7089bf82604a2f7c328366ffdaed54fecf4" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_imageFace.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411764", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "2e86623d5b2e0fed6ba4aa79a08f0399" + }, { + "algorithm" : "SHA1", + "checksumValue" : "27ca7348bed9db2f2db464bf13f07e6ec48a2230" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a5969899e7bb56f725b33ceca9ae64b7bdf5acb131b4ca3c1d122e5e0f4e6e05" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_log.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410338", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f4941652e3e5396f26f5d6e63c32be41" + }, { + "algorithm" : "SHA256", + "checksumValue" : "62e75b8a0fb85ebfc9e29aca5456e0093c9445ee5beef368aa17f5612a204325" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a5c617db70fd2df71583371c2297f9b353b46497" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_stdlib.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410433", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "966e69714d6574838605e8d53d644692" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3819937c9922a4a4cfc71e73614bfac1959e54bc1c1352562f581bfeb13c8933" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8f5761c36ffbd8caf74a523b6cc3531416315f92" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/trollface_24.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410339", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ee06847a47ae566e1f69859ef1b1621189c0e03c" + }, { + "algorithm" : "MD5", + "checksumValue" : "2ecc452a1100ced3cd474e23c9817f08" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b7e8b9d8656d5216a61f48c7e62704b8aec50e8af8ca410b28fb04ea32e0f220" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/unifont-13.0.06-license.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-OFL-1.1" ] + }, { + "SPDXID" : "SPDXRef-item3411765", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "1505a7c08b21661aa9175214d4f1b2938ac82eb7d75e6ba1bef4263d1b43d210" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ea9022ae8cdfd74d9f3bde6017f4221aa0b75b52" + }, { + "algorithm" : "MD5", + "checksumValue" : "303ee5265bd5136668027abf598b2f57" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga \nCopyright (C) 1990, RSA Data Security, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_md5.c", + "licenseComments" : "NOASSERTION AND WE took the acknowledgement:\nThis software includes the MD5 Message- \nDigest Algorithm developed by RSA Data Security, Inc.", + "licenseConcluded" : "(LicenseRef-RSA-MD-d5719c6fcb36ba64fd12e6929efbbeff AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)", + "licenseInfoInFiles" : [ "LicenseRef-RSA-MD", "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411667", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "9b3e439a66fbeab6e27490a06c02310e6c704866a0ee8c630f85a0bd3285e3da" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b67639dbdc5467a257bf68e8aeacd60b08d933dd" + }, { + "algorithm" : "MD5", + "checksumValue" : "a0d0207fd30244d7dd20b6c5e19b0c39" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/iphoneos/SDL_mfijoystick_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410434", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6b22f1430d5b9592882afb2b498640fe7bbdbb2611cf15a147b9ac8c92f46370" + }, { + "algorithm" : "MD5", + "checksumValue" : "bd9dfcfb55ac92aa674b3aef11101c8d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5c56f1283fdc56490098e9df0bbcc09b9c3fa8e1" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p09_shape32alpha.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410336", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b1d9b6fbc864bac95b0e42384b7877e1522ba3ede098c27d606deb50009efe81" + }, { + "algorithm" : "MD5", + "checksumValue" : "f45279f3878e67703e9423da1d1ae65e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "bab4af4714e04c5c0c00bf8938ffe84e6bd58a02" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testyuv_cvt.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411661", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "b39871879b2990efda8489b4afdc4739" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d559e50be745df6ee5b2d8de8eda86a7947fe841ee7164262435d819e57a7639" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d04441ebbecb5bb14d8a2e5ab902a1406d605f3f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/android/SDL_sysjoystick.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410330", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "987fc449381aff74ee35bc2f0e865680496d06ff" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d1de880628955fe2456a7f610dc0f01138e884a869a23d5b0aa6508fefcdc566" + }, { + "algorithm" : "MD5", + "checksumValue" : "fe3653f88ea962e920e10f5519e357c3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testintersections.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411662", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "0f3596061b82e188c3d9579c2636229a40e96a59ce48db3f2508a5debe566994" + }, { + "algorithm" : "MD5", + "checksumValue" : "8681879d402d1ce8882ac278dd0e0133" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8a1ac2ee72f3d906bd93a2a891e8ce7b18d945ba" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/android/SDL_sysjoystick_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410331", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "332ffa19ac831423804e1189fba18595bebcbb93" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7c3fc67d31895e812cf78d8f1ca4a26f56153ff96a4f4ac34849c20c88dc053c" + }, { + "algorithm" : "MD5", + "checksumValue" : "3412484ff5e3934e5ebf11cf57cf0818" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testshape.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411786", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "2510581a69ef72eebba27ea4604bc204" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d6204677133388d323037e9fd7f11157fccc5a6907be5f1da554bbd7ef3a42a9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "aaa88e93cd387dadc96171bb6a9adc26c51fdb3b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/vita/SDL_sysfilesystem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411302", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f47818a55444b6f68631628ecd88fb262b91aca6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5b15849bcdb8ff3d9496006fb9b58f664296ebeb8469fab89339c3368e326f6f" + }, { + "algorithm" : "MD5", + "checksumValue" : "cacb902b28555eee2bc6610d3eb39fcc" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidmouse.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410455", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f66c336b0a6ed2defe883af5f8b939aa" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a29fab9df3254d0c6dff81189e888a9a6c3529b9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a5d2c00ebcc4adf8127de90769a568dcf18e0ea1381b2ffb91b4ef6834445884" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p06_shape24.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411755", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6252f7acf341fff2c14749cba6936ba9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "27aa65d020a638af03427002cd70ba3435baac9ac0101e9c1c61bd2fcf756ff6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "78dfaca4b1f8f74c3a93cb3f18d22002dc35e5e0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_fuzzer.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410424", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "673fa1dc437133070ade7486fc474a7c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2ca33056991272ff900f2b9016087ae7a3496924" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3f369a031468ceb67ccb11bd73618705342ede2d819e15fab11c56ff301cd737" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/moose.dat", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411756", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "850a236cd0eb00cbc721e7cabdc5da75d39dd4f4" + }, { + "algorithm" : "MD5", + "checksumValue" : "725feabc89de36742cb6d66ff62a1256" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1a2acbf3d0020abd0151d486aad9350da1b9500d6f66bb260d1e37644ca93746" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_random.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410425", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "1572b4337fb5e27f187b793f9c2bc7d2aa243e1c" + }, { + "algorithm" : "MD5", + "checksumValue" : "e534316392fc646293609bc4b73fcdbe" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ea67fd0f2b3b59b76ed7447401a0cff637ec18e2ff3556e8bae997f2f5ed6599" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/sample.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410426", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "3c7750c7ca0b61b82ff09a43407c6b96fdcfa6ca" + }, { + "algorithm" : "SHA256", + "checksumValue" : "747255f9a15852207d74dceea91d4d0ec1d008dc62a6eb6474cc94b6a64a45cd" + }, { + "algorithm" : "MD5", + "checksumValue" : "034cdb32230bad2c871551157b044a7c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/loopwave.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411758", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "fc404429ac5ada66e089a826a660d15f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f446c13ba3817b2247344a62aefde5055498fa81270d7340bfeed9ee7e6662d6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "53b0ae1e92063150c1c3278022a2090efc4ff3d5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_imagePrimitives.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410427", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "197d5988f3e73694632897250f84887e96e46f38" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a3c971b918b34f260ec8ac65a953a2d1e4959543988131a79ba01943daee46f1" + }, { + "algorithm" : "MD5", + "checksumValue" : "0211feb48f1a93fc1c9063e59298e462" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testlocale.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411759", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "9320b89a21d6507a9d375d17bfe147f16d2d593c1ee4739c9251bd64f07248cf" + }, { + "algorithm" : "SHA1", + "checksumValue" : "159a500a31afb015af9a7e7b21ae3a534be6bb76" + }, { + "algorithm" : "MD5", + "checksumValue" : "9509b8190a7eef8976b550839d5a8446" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_imageBlit.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410428", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "24dabe978737163127178e2556560bde500814e63427f9e43159e5124f832628" + }, { + "algorithm" : "MD5", + "checksumValue" : "080cf327f1505f8dffba3205cb288d27" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b13b7a0cc35e8721955b1a83da23eb538707bffc" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testrendertarget.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410429", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "bfe4cca9faecc930e0bb501703c029a8c14700a7" + }, { + "algorithm" : "MD5", + "checksumValue" : "de35f733603a39ff2f73911748fb86fc" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2466710e618dd8f52e0e2d2283e25969e1d12ade7b15154059fb2de56ee2ba0e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_sdltest.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411757", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f42a862afcfd995a3bb8db17c2d042d628ade70a" + }, { + "algorithm" : "MD5", + "checksumValue" : "704df2c5bfa79e1725f2aa208bb7a46e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ee7cadd3974225043f2ade15d8b9567c2cbf7903aa485cf3b7e5611437b2f0cd" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_imagePrimitivesBlend.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411751", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f51b9871868b411f7b75b9fced8c8ae5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "079b4bcbfecac9e1262408a80d8553b1cec3fcd3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4f2b7e2434b431b23565653975d3e287ea452b7632db88ec20400d4521065b80" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/coremotion/SDL_coremotionsensor.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410420", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "3c857fdf1d328a985f76f17f16ab38262936e7fe" + }, { + "algorithm" : "MD5", + "checksumValue" : "5e033184b9bc9de3f0d85ca27b556ead" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c91cc778fb0a911673f049b3ce7c936975f8b3cf866765342c46e9f7b7486f27" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_hints.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411752", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "9a38bfe53dca8d080c192cb9f4027b37" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3bd3c8bb8ae382a0e7188a489008044750f0329a7b76b69452f5a0a1e5ab4568" + }, { + "algorithm" : "SHA1", + "checksumValue" : "52308859be19f9ee9d488f6bca28fb8839a82ac5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/coremotion/SDL_coremotionsensor.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410421", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "4ec6e7111e96178f265185822b8fc2df" + }, { + "algorithm" : "SHA1", + "checksumValue" : "86784fe93d2828a4998b6e2b79807bf6db32d952" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a5d2549eee1607718dca878bc7b19390003b4699467f3af04cc2aaaa46502c06" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testtimer.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411754", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "48984277ee0ddc9026de12b5178e0783a14a40ae" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0a1a58c2f709efd3d0e96d75c9f50044d78208bad6f91fdb80d115ae176e5a4a" + }, { + "algorithm" : "MD5", + "checksumValue" : "fbcc72066937696d2462703ad07272e5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_crc32.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410423", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "08d4ec1a4ccd8a3270b5a6ebc3be314230df2f93" + }, { + "algorithm" : "MD5", + "checksumValue" : "726f9fe2c9336c73bab3616ffaac7c2c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c1c28d361dc12397f2e737ef1aa871ab04d66a75417df7b4ccb2b0d122e06c87" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_mouse.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411305", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "5fe35e544a9f5c2f37370dca2e8eccc89430327a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ea46c4477bdb7c0779cab9efc41383bbb084c920b76e7c15779ee36e7ea10650" + }, { + "algorithm" : "MD5", + "checksumValue" : "b7d8a59acc3f67895ca26445a9ef3144" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ps2/SDL_ps2video.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410209", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "9f407c903c2a41438fccdbbf772a5ef3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "bb460944317e12f908f6965f6e629b3ebdc72a8ae594c0fa14c894b56825fc7e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a9bc4f929978e087066c2f8fa0670acda8f53cfd" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/mixer.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411537", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "eee0c924369d1f9eb16adcfc6661a63079fcfdca" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9fa343a9ef04f363d754faee542588cfce0dab80cb29a61b831930ceea6cad48" + }, { + "algorithm" : "MD5", + "checksumValue" : "a2ce8848b6931f6d32d439a510d42739" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsclipboard.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410206", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c6e662cd08c2726c7388d0eeac617a76" + }, { + "algorithm" : "SHA256", + "checksumValue" : "32efc2857b3eb4fbd93d94b6aaf0fba8af817eccbca2295b702f1845a9886fb1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a3115cbf3f2272e88bac8726123372f1388d109a" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/accelerometer.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411538", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f47352db5a483e4aa6c9c70c858137f92c7cb0bea320b5af0ffcf21151968bc8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "bea1f9dbba37be2a059d79b697e519cf8f115a28" + }, { + "algorithm" : "MD5", + "checksumValue" : "d3cb27b3e0ec78676fd814736ca8ae9c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsshape.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410459", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "eadab993d560c1720ce34da3ba45cd0a88350dd9" + }, { + "algorithm" : "MD5", + "checksumValue" : "f717d8c5c8422e0a3301c6dd80573424" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1774d9e22e66cbbd456c9dbe94a6084e2f5ef0807c89e8b5c1bbee3d55ccab47" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p06_shape1alpha.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410680", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "4779be999acd1904458238f09c86983b7960ac40e612e05db2db97db615f1e0f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "24ed43076f33cfb4c2cff3f96024af5753daa968" + }, { + "algorithm" : "MD5", + "checksumValue" : "8801acaf9d02aa2b4efbe7e5b5cce3d4" + } ], + "copyrightText" : "Copyright 2017-2020 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles2_gl2platform.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3411307", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b7a294d05cf2918a2633a6600aae8e9b128f5332" + }, { + "algorithm" : "MD5", + "checksumValue" : "204f5a0fe3d5287409eb564416990b43" + }, { + "algorithm" : "SHA256", + "checksumValue" : "37bad53388b145e33d764b71face6b625c37753ae34a5c02d6a0e0c8d8587e4d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_fillrect.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410681", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "7312d27428140e54ce57c49c3500868a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ed2661e9a20a35c153fef7b59b3a87fddf03429f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d710b19a83ff67110a0cb6b947217c7c8576a44391881a47ded73eba8cdcef75" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411788", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ec7a9192aebbf9aa0bf433dc1fdbe78c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "dbdc7388e279e7bfd8ee190518bf8f2e03d8179d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "96de00e62161ebb8ac96eb8b95935b4413196ca8eb945281925f27289195649d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/cocoa/SDL_sysfilesystem.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411539", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "4cea83184378e1a59fa9160b9f914644da9e1c4ff69105d4794460a4ca09ad12" + }, { + "algorithm" : "MD5", + "checksumValue" : "746dd287e9cb9dd010a4402c372fb2f8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9ddbc8c2889f03ce644dd1a0d281a3e3d78a98c0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_vkeys.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410457", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c806a3518b00c7c76d0634e77dea100d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fdd67ee81746b53b90cefb142103827e4f7e5bb837bc3d9d7f34b064cb16beb1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c541d78ca53649bdc07752fa5dcf97a1322f8c1f" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p09_shape24.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410208", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "b56b353545fdd621387a1143a1b164d3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9dacdb3e140bfed263d948f7a4de0d179cdf58b92822ba18fe76f88616037663" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a768b3685838938710dc38b585666faa4851dffa" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/happy.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410450", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "140b21680c355e51e7cdd0adf927793d834d9557" + }, { + "algorithm" : "MD5", + "checksumValue" : "c9e168801a258f70bae2843883dbce24" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c604a51fb0481050349b2f2b8f9108e1beb4230904346b3260fb4f10917358d7" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p08_shape24.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411308", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "36b9440d239f42e24ae1c35a942942de3b36c2e41a24cdb8f90dd5b86a007eed" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3768e66abf6d1218e755c9fb876deb9a109db0cf" + }, { + "algorithm" : "MD5", + "checksumValue" : "fcdb4c6b247ab713d572fb6fc2451fc9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411309", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d4c45db939c7ef6a8353ac055cd5b066b2cd4d4f9eeb21f7098d9eaa201da775" + }, { + "algorithm" : "SHA1", + "checksumValue" : "11906632b23ff1ed03e1b98a8acdd06600ee2d7c" + }, { + "algorithm" : "MD5", + "checksumValue" : "28e5563817335c5d8cf5696ce58c339a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_N.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411530", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b54cac287cb2f639e4f3cedd4a4ec22180d9dccf" + }, { + "algorithm" : "MD5", + "checksumValue" : "f9375f556c7c417e662821713988579f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d6d5a4978465fb7158c68892c0fe47b865ab2fb9594e237dcf931c1ce60688f5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_rect_impl.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411306", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b189928410da543c1b287809d4941c6af67be893" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3e87a077453146bbf534aca9115c3e2f5c46be70c360453c516cc542aab8130f" + }, { + "algorithm" : "MD5", + "checksumValue" : "bfdc3d8e938563d73ca9299dab93fbdf" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ps2/SDL_ps2video.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410683", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "4860c759233673e2204c958ead4fb177be6a97cfcff1f1873975e1ef0a7f5059" + }, { + "algorithm" : "MD5", + "checksumValue" : "e44e33ec761f2dae0ad82b25bb9fc91e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "01eaf4c9b522c2e9ff65733ca05fae49725d77ee" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_windows.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411780", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f0c6d3ac499373cb0b4f95918424347c50f357e7" + }, { + "algorithm" : "MD5", + "checksumValue" : "aed21eb5432e4c6630f6846e093667f6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0b9815e39c39f80be35de8b820efdf2eccbd223a8ae24560fd4c291f5d991612" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/winrt/SDL_sysfilesystem.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410682", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "9916949bd01d9b189e1e00bef757da34f4519ed750ee29924d71753fcd5364e0" + }, { + "algorithm" : "MD5", + "checksumValue" : "ef1bbab106a2eb6a38aa4ac0cdde5d92" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d5e4336bf0f33b8a0e3e5a30d2b049c1ea5f9c6a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_system.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410451", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f483f688733de8576519df74496e90d2f68a333677e9ab75aee0116c9ab78b02" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6e1e9f808e6fcab36a9f30f01dcb18e8c8d545a2" + }, { + "algorithm" : "MD5", + "checksumValue" : "04e5904d9acc2df1e514e62258824b4c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p13_shape8.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410200", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "92a02032ff2bffb9776fe470f43ed080" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5943eaaa121a1af5218b9a40ca76c0b9973cbd88" + }, { + "algorithm" : "SHA256", + "checksumValue" : "08f672b911857bf828ed6b607dddb15f30c182552d3633983e52cbe3747eba5c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/bitmapfont/kromasky_16x16.bmp", + "licenseComments" : "The file itself does not contain any license information, the file license.txt in the same directory contains a statement that the font is licensed under CPL-1.0, thus we concluded CPL-1.0 as license of this file", + "licenseConcluded" : "LicenseRef-CPL-1.0", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410452", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "bbcee2b9a3a11c67a150ce51c03d75e3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9bc111543035d31b9a8ee6671270b6dc7ccf30c23769d99f058fc4a8de8c7bb2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d371ee0168f188c03484cb3d8bd762194b137f08" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p13_shape24.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411532", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6f37c5b70367289b85e18b9e629f2141f128d9503ce2a9498cc8900baf19a70a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "48742be75d0cb721176700e39420b0a7bbd765d5" + }, { + "algorithm" : "MD5", + "checksumValue" : "089b4da37b7db0c30baafd3b20151d83" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsopengl.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410685", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "fbdaf5507d0836de271dce493248a539092785434dd88dc1fe359f2591023404" + }, { + "algorithm" : "MD5", + "checksumValue" : "fcb9bcc9695871c11cb4ccc4b3f9bb11" + }, { + "algorithm" : "SHA1", + "checksumValue" : "be54536baeebeffa59037d4921f0eb1c784edaa3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_render.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410201", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "10832699d0b89bb5bf6f090d57efb79a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5059bc9c2f37b7e7a557685ae9330ecfd798537bdfde94de63a9c721c92a8856" + }, { + "algorithm" : "SHA1", + "checksumValue" : "40e37820c4fd40cc2914e1df5b24158e312e9623" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/bitmapfont/license.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-CPL-1.0" ] + }, { + "SPDXID" : "SPDXRef-item3410453", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "fd6ec6cf29f843957ebc4c6e852e3a25d2ef6518" + }, { + "algorithm" : "MD5", + "checksumValue" : "f3165fd951361e4283277931be058198" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1cffba28fe68f348bace7d03b330e574e3761a891931ad42b3794293940f3a9d" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p08_shape32alpha.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411534", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6f89f65edd0e285943313cbe84fc196189a40410d2e5612cd5cedfef3d22fd40" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7a5a79bd1f76b1038bc4273cf5825e9eb7e4cda4" + }, { + "algorithm" : "MD5", + "checksumValue" : "57368d4f3d4281813081532ab9fc79aa" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowskeyboard.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411301", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "7ba32be0f02bd4fc6e9e1ce4842e5c033a9a579a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "130425be6c03d845a843580f03e1ef75f0c45f833ac93e43eedb1103c30b59f4" + }, { + "algorithm" : "MD5", + "checksumValue" : "085c2c600f0ff1b562a20d65d358de24" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidvulkan.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410687", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "7f73f90ca5608a380f33808961602f56fecd29e3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "479c3d0da3602b0fb3e80024fdad8ac1f95bb42069a5fd2521d392d8ee3dd7ca" + }, { + "algorithm" : "MD5", + "checksumValue" : "7684a4d2519fdb9bfaac8c3660c618a8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_mouse.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410454", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "51c099aea58283427ea94801865b1de1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f2038036cbb6b76e46f44813731f204fef74d916f33dd864af65a6962212372a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "42a8063be092bd5831f67fe46e9afc1fea989e20" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p15_shape32alpha.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410203", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "0945530093e57b795e6aa665af36fb9081d1d3d454359797c09bd900c9ee98ef" + }, { + "algorithm" : "SHA1", + "checksumValue" : "62dbd158af650971991719314920d06fd01ca56f" + }, { + "algorithm" : "MD5", + "checksumValue" : "193f8bdfc42c7ab0de8ab48b42a9aaf6" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/iOS Launch Screen.storyboard", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411782", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6c1aa74d7cd5df82f27166376cba390aee47699ebe59bdfe96956c27feb42d94" + }, { + "algorithm" : "SHA1", + "checksumValue" : "dddd82c967d18522b7f31b4cd08fc06af53aff63" + }, { + "algorithm" : "MD5", + "checksumValue" : "402dccca444ae94a25e86a1d0db99563" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/os2/SDL_sysfilesystem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410684", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "750e67ffb42b3d49d2529378cc68fbea" + }, { + "algorithm" : "SHA1", + "checksumValue" : "846bde272489e8ac5a238bca082804dc6d5a4bc6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c6f261ee32ccec9d640d276e608c07aaa7303cfb99f2b014d0ad2c2fd29a867f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_locale.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411303", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "fe5c12ff50445a50a48c4993426cac52" + }, { + "algorithm" : "SHA256", + "checksumValue" : "77f445c45bb2a61d771717cde2374f90c2d2e5c0d20a11dab0f5e51925c0b378" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e475eaa740c82bab965148a5fd6b07a21f9a7cbb" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidkeyboard.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410456", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "13c75ad5d2723b6074a9800c228e0d7a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fc6d987b98cb4a8528993279a0e98e1aeccd9926a6af4bcc544a7414b9597d81" + }, { + "algorithm" : "SHA1", + "checksumValue" : "075cc88eddb08aa13d9686fe4e7a64996e219bb1" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p01_shape32alpha.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411784", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "2112009b0b7c71f24369ed44afcd02fdf4813405ca80ddb5a937e5563f67ff93" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1f89e9adc7d9bc012539284e19d75d9ec833f093" + }, { + "algorithm" : "MD5", + "checksumValue" : "0196dbb15d887d3b752b716c7c3d4ae8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/emscripten/SDL_sysfilesystem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411300", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "7799ee3ac8f846a8c1a640103dfaf67e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "be81bdbc0dff3520cfcac5210f0eb5a5d8317b4a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "65ce2a8c2cd768048036f7d8252f392ec91d4d34de691a8173d6e6d83f1b0eb7" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidmessagebox.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410202", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ca6e52012e40927796e277dd6c008054" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2dbb5d113d0fb6eb6239b06ee7ddb25aa2bb905f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3d02d516532cce5d7e91fcea77cd3373790021e72d26de6213f0bf477a65966b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/Default.png", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411422", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f20e2f23586ce4e8e9f2064933413379" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c1350e65001409b4c098e01d7ef050748f68b06cbd9164ebeba2f3e79310d21c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f630864a9bcb66e98441215ef872751aa8548499" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitamessagebox.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411964", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "265a9f091db3c8286938a942cf0dfb5cd2b629eecc01f3f8ac2ce2818a75da91" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a267c7f4cae6d3f34b24678a1fe66d3da61f4a7b" + }, { + "algorithm" : "MD5", + "checksumValue" : "3dfc6071a811d98a34cb504598eded19" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/haiku/SDL_BeApp.cc", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410575", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "556901364632d32c4266e1d4435cfa94c71680d8" + }, { + "algorithm" : "MD5", + "checksumValue" : "2238cd41bfc24460731d4dcf3fb6dcf1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7799ff73d143f2ca10f5e1235551f3a9b53798c532ab097e78e34264ae7a8aee" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/logos/Logo44x44.png", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410633", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "854f05a9b183b002b080c26a185f1528" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e27811a5097ae8cadb44655df1c1e884b5d218ad38a1310b020b9add5db065b8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a356f9a89c921cf1da5cf8e71b5d51993e1d9a71" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_keyboard.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411420", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "baf6ed257de3209ba3999196b0b85b3ad77c80938c72f2d102b0a3742edfb55b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a7a7185ece19e895c75844d06014196b2ea50ff1" + }, { + "algorithm" : "MD5", + "checksumValue" : "12b3cba11a3c07518ede0f682315f374" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitaframebuffer.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411424", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "cf9186e1ff97b33c674a67e040c0ba89013979cb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fcb317f1ddaed9990524627bcca94ec85a1fcb7ed5adb5c244c5d8caaa113795" + }, { + "algorithm" : "MD5", + "checksumValue" : "477e089f41ca66b563fc5b6f4583618c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitamessagebox.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410873", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f4e22ca125c6463a94ab3fac84574abccf9d84581a415c592245ce9c8afe6b61" + }, { + "algorithm" : "MD5", + "checksumValue" : "05f5cf97ee1151380e394794cd1af3c1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "097d0b4aaa5e2ca869d8dedd068f7da34ab38c1b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/math_libm.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411969", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "21e0629b62d4ec8c5f938c18269a3d79c95709a77f839114d10df8a7a9966e13" + }, { + "algorithm" : "SHA1", + "checksumValue" : "243ae33a44afa021a3c2eefb3fc9da4afe7df3b9" + }, { + "algorithm" : "MD5", + "checksumValue" : "b18d3aff17fd5392067e703606e91576" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/ps2/SDL_ps2_main.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410577", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "e57e58a9ddfc4859e2cb42e33804c3c7b25b1cbf" + }, { + "algorithm" : "MD5", + "checksumValue" : "0cb0c8b75dc9709ae7d2e774bbe0d8bd" + }, { + "algorithm" : "SHA256", + "checksumValue" : "596f9134b95bac4a8d385902995934425cf4387605efba296efe65e3ef184010" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/logos/Logo100x100.png", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410874", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "fa58ef8e8285f1bb6abbcff6d29569409b6193c6211ead37adaf55baa6ad9921" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7d96b391b5f28defe34893f50cd1b9bc35c60595" + }, { + "algorithm" : "MD5", + "checksumValue" : "57a48396f626f1b744e1d11f4a7d5ebb" + } ], + "copyrightText" : "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/k_rem_pio2.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Preserve-Permission-Notice", "LicenseRef-LicenseRef-scancode-sunpro" ] + }, { + "SPDXID" : "SPDXRef-item3410635", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "3b789e2eb1343a56082ce490ccaf8c98296c8a12" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3d682b1bf8ac0d96798cc6135da6b849d389e37ec18edbed1802f9bb83abb798" + }, { + "algorithm" : "MD5", + "checksumValue" : "fca67683443768701221dbb8ac345fb1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_loadso.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411421", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "39f0937b85832c86d4a4bf5fd4430d53202a66f9a94b8108a51a1ae819721587" + }, { + "algorithm" : "SHA1", + "checksumValue" : "fb0c7429e2119d1c5eb566c9a93dda2368444540" + }, { + "algorithm" : "MD5", + "checksumValue" : "3a1e476783949f67cc586708a649a898" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagles.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410871", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "e7e7ac75c1ebed1b0a4a5918d1e306c4721973cac08e94eaa69961a506c22fad" + }, { + "algorithm" : "SHA1", + "checksumValue" : "bae586c3a838dabfa2eed81bf53423f633fa885a" + }, { + "algorithm" : "MD5", + "checksumValue" : "165c2203f35cd26ff0bc84e991f72ae4" + } ], + "copyrightText" : "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_floor.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Preserve-Permission-Notice", "LicenseRef-LicenseRef-scancode-sunpro" ] + }, { + "SPDXID" : "SPDXRef-item3410636", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "971ab29230e565ced41c57fb43b8365526c7eaadc871375a8917b3e26f6cb47b" + }, { + "algorithm" : "MD5", + "checksumValue" : "550d2b812767091072cec0a2817042d2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4ddb700be6b71ca1d4708e268b6e434a8b095b26" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_touch.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410574", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "51f7fff7919b654792fe095cde5185499f34190ca4a071544036928b083ffdfc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9fe077cf513322b598520d2eafed608811b6c458" + }, { + "algorithm" : "MD5", + "checksumValue" : "4667d504e17942fbc3011354af00b360" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/logos/SplashScreenImage.png", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411967", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "9a44900497279b6a7563036a5d78e400c5c5ed981b078df3ef46c0bff584181d" + }, { + "algorithm" : "MD5", + "checksumValue" : "83eb31d28bf54150dc0e2e3167828845" + }, { + "algorithm" : "SHA1", + "checksumValue" : "caf309d4b589082731a3ccd4c01f7032a73b147e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/android/SDL_android_main.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Public-domain", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-public-domain", "LicenseRef-Public-domain" ] + }, { + "SPDXID" : "SPDXRef-item3411778", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "1cbf7750a1e157a5946ee949be0d9b29a864def9" + }, { + "algorithm" : "MD5", + "checksumValue" : "8ea5da665fce2de858502fa196920494" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6e3795aa822395ae22f15300e57150d4ec530464b7b15360031fe64a02b335bb" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/ps2/SDL_sysfilesystem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411961", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "cbe23c0711bb735e5b555014893171834953fb2ace3233b3109c5be2f4bfc187" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e425a3f20618c6d7b053a3db2d7e1e32600d4fe0" + }, { + "algorithm" : "MD5", + "checksumValue" : "0a70b965d53d92e33f864f6a91a0a60d" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/ngage/SDL_ngage_main.cpp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410546", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "19837b6bc3eae9b470a2f09310efe083" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6538374893608849ba03b49492527648f4f4afc06c94f8a906560c9c1a82ab5d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a7191fe531a1bdec99792899f90029036358a431" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/fnsince.pl", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410447", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6b3bee1d6a6316aac257a9eefe19e1b57fd3c7c4dad0c6c457529c273fa2ca0d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d4a273869ca7ccfc733913804f35c5a6c5677db8" + }, { + "algorithm" : "MD5", + "checksumValue" : "67d51b0215619a19e920bf7b75807683" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p02_shape32alpha.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410639", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "5194b68264890aa39c80a74bbea76a79" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9757aef9131257bcda75945b67c69ad0b059520d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "02376362bfb2ea8c7da6d751bc876195231e21fb9f2fa4cd00c989ef17df27b4" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_rwops.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411423", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "450bd7d047588b954c38e302ac9dfb441a04b1d857d3bca3a81bfa5c07edd229" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7fb6458babb6914b72cdebe3e52abe67128a2ccc" + }, { + "algorithm" : "MD5", + "checksumValue" : "317833667e0378a2230b0be690fb9c3d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitakeyboard.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411719", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "848eb191ef55d7a9d9838e69b2bb25d84f529fd1" + }, { + "algorithm" : "MD5", + "checksumValue" : "3c9288ade7af4dabf5277c408bdbc978" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ee1bc11ecb36fad4b07ee1f98f7ab78d4745bd0429d431a9a1d86e1479aae76e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_xinputjoystick.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410637", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6f2dbdce0aef65f7762f2368f9abc1b3df8b77dc119272c5536b6942104c9e32" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6967b227768824d5a21d08350f29602d76371f0a" + }, { + "algorithm" : "MD5", + "checksumValue" : "be4c8c8fbd3c24857ceeb6741e871574" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga \nCopyright (C) 1999-2006 Brian Paul All Rights Reserved.\nCopyright (C) 2009 VMware, Inc. All Rights Reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengl.h", + "licenseComments" : "NOASSERTION AND NOASSERTION", + "licenseConcluded" : "(LicenseRef-MIT-911aa2f9ba431a15593e46e034e17124 AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)", + "licenseInfoInFiles" : [ "LicenseRef-MIT", "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410576", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "7580ec192d881d5897844d3c1a2bd0350fdd2035631aff6be08c3dc81b328797" + }, { + "algorithm" : "SHA1", + "checksumValue" : "85444343372d840af1c273813902bba0a2e91526" + }, { + "algorithm" : "MD5", + "checksumValue" : "42d9f20efe4816c31aae2f0c797c62f2" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/logos/Logo480x480.png", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411720", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "17756ebe888bca8d530a2e649dfd53f0c438e9b9d9a944160492e09c36d12ffb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "fa2798f6343d89263393850459c47feef08a7c09" + }, { + "algorithm" : "MD5", + "checksumValue" : "e48595e7a95fbfd4746c193cb93e832a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/SDL_joystick_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410638", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "3708660fcf552efcb6bdeb40a13fcb1eaf0756c2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d4b0ef2158189c1ea8d60b5a2b32133ee6258471d3154f9d391d9a311057ec72" + }, { + "algorithm" : "MD5", + "checksumValue" : "3126df84dc4ccfce4ec859f45a469458" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_iphoneos.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410448", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "ae07bbf01a958021cf39c07bfcfab7366b998be3479383e08da55838bbd5d11e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "92b4a1a4742cd894ff9037692f180815e27111da" + }, { + "algorithm" : "MD5", + "checksumValue" : "bd11c0f374147eef21fe5f4eefe3fc1b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p07_shape8.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410449", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d4d74c8fde74d4758670154e18ea248aac1905e5" + }, { + "algorithm" : "MD5", + "checksumValue" : "ed16ed1cdd8cfd27a74e8584b8ca9131" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5d5b28bce07cbc59f95f3b91ac8a403ddfa7d46dea0d8c806915febd3f6b707e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p08_shape8.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410446", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "7678ee8d32352edad9887b357eb9be6aec748ae5" + }, { + "algorithm" : "MD5", + "checksumValue" : "41aa2b060e007b0ed6df1565c0d70e6f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f7d18dbfcd85fadd57c72bc79fa81f0db59822216e007c15907af7c4d40c1341" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p11_shape8.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411963", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "3cbe5a0cebfa52f63b156a55753d0d47fbf32243a127fa2b75fb982341ca15e8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "bddd0c6cb63bcc1ed8913631ce762b38afaa7e89" + }, { + "algorithm" : "MD5", + "checksumValue" : "c8a4080debc7acc6a8707f65439247ce" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/haiku/SDL_BeApp.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410632", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "b066470ebe79525bda0a970751269dc6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f36b76ff31e02f9095389cdc00d06835db3277a0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "16ecc4d89fdfe3e5d779a4ffee1315e0343798d3fc3764ff054b96f2e1ec7568" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_gamecontroller.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410630", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "10459da6098b48ce5ff8c9d91a18dea2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1e9c1089a8574ad97b61b1ff78baba96803ba770" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2513dbb767bc82188b39a8926c5ecb904cad450d4f226b96791de5c8f55b8228" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_guid.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410443", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "67b52b5178e0875dcd177ab03ffb0cfb1c759cbd" + }, { + "algorithm" : "SHA256", + "checksumValue" : "31fc16d831d2dfe6ba08a30b060421ee00222fc88ec53055e4ea21068b050ac9" + }, { + "algorithm" : "MD5", + "checksumValue" : "aa7e589f68f71c36b8bb407b462e501b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p15_shape24.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410689", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "78ebda9465227a54b336e3965832d8930aa962b8" + }, { + "algorithm" : "MD5", + "checksumValue" : "f9f6095c989940fb509685ae0e327742" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1abb28891c9b0661b6ff3749de2671da5fe12beb5bcb1833b2d6bdf5c89ecdf8" + } ], + "copyrightText" : "Copyright 2013-2020 The Khronos Group Inc.\nCopyright (c) 2008-2018 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengl_glext.h", + "licenseComments" : "The information in the file is:\nThe Khronos Group Inc.\nSPDX-License-Identifier: MIT\n\nThis header is generated from the Khronos OpenGL / OpenGL ES XML\nAPI Registry. The current version of the Registry, generator scripts\nused to make the header, and the header can be found at\nhttps://github.com/KhronosGroup/OpenGL-Registry\n\nThere is no text of the MIT license in this diretorcy. Nor in the given GitHub Repo. Since Khronos used an individualized MIT license we took the text from src/video/khronos/KHR/khrplatform.h and concluded MIT as license of this file. \nThe information was retrieved on 9th of Nov 2023", + "licenseConcluded" : "LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb", + "licenseInfoInFiles" : [ "LicenseRef-MIT", "LicenseRef-LicenseRef-scancode-khronos" ] + }, { + "SPDXID" : "SPDXRef-item3410440", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0c0e030444c32c90371bf808f0b6e5a6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4de79810735a931544485bbad8c49e4ecadb874799fcf324e12f6afbf315aa11" + }, { + "algorithm" : "SHA1", + "checksumValue" : "cb268d43b4b4a554b00a1d611f2ed98d699c2595" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p04_shape1.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411536", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "1db74b6a277981685e218c682680b20cf65c0ede" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e1fe976ac9b6c4589c7f9d284dfd798bd84513cc96b7954a6e2390e88e6774a0" + }, { + "algorithm" : "MD5", + "checksumValue" : "08202ff135e4bd72347a4032cd8bb14d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmessagebox.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411772", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "59ba11cc95ff9f8bb89ef8bc30a1dd67" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9b1df864b92df862e65e6876efc4cc8a81d387f46637e7596a3f4949ca2d0bcc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "73ce0e774cad1370faa0de7416d23ae3bdc40354" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/riscos/SDL_sysfilesystem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410205", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d1f7a7ee0f96d2cb97a601ce9a8bca482ec945f9" + }, { + "algorithm" : "MD5", + "checksumValue" : "f2d0ec1d09fe78b245d9ad2465138bc6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "111e733615201bf2a2e8d6b5bf8ea433adceb72c835d58aed094b22c33305399" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/keyboard.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410441", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "a4f096f85360af07fe83ef2f2c5184e7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "dc91229cbacde088af0650e0400539c78c17ae5af57a86be3445f6244842db10" + }, { + "algorithm" : "SHA1", + "checksumValue" : "450a9df3110eb918b65a517cf94bdbec8277b864" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p09_shape8.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410631", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "3b376add0e3d1e21dfaf18a2e10b40d7c363e932073d515ffefc4d42e4504aa2" + }, { + "algorithm" : "MD5", + "checksumValue" : "19c3506244e301ccfb5024aec92f31db" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3624b5ce572ee8ee4a8ded9afad72ff1754160c3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_power.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411776", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f34e70c142a1a4235115fd9bb12c2daad30e8c91" + }, { + "algorithm" : "MD5", + "checksumValue" : "5d2d3da9c8fb29935e9006f01aa166a4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3dddfb7303856caac488cdfe39e8009a99e8649fa2fb09b0dd703e9030e1c408" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/android/SDL_sysfilesystem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410445", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "4aae80624832bb12dfe13b3087ac0e084028f4a7b8c091b26a13fc0adcb86ef0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "da520a58e922515f479386beb8baac68417c0a92" + }, { + "algorithm" : "MD5", + "checksumValue" : "b20a232818a50aebe12db686e555e343" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p10_shape8.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410207", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ae932c58b84905e866eeddfbae03a673" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c62fd442716c483b82e1062f2c59301bf785b856" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a1c40e4bb476124b7a74291eea360f6a47fc1186305edb112a394c6c606ebe72" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/rectangles.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410442", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "7e80b468ff3e1598505f380a7920661f11a7f339cc1230ce3af55819ed6ba670" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e704ed2d69953640f7c445d01a94ec46dc08f5fa" + }, { + "algorithm" : "MD5", + "checksumValue" : "d56280b5140548fb0431816dbb67ea23" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p07_shape24.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411535", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f7fa91533a005b0acd28bfad3de6dcf2e0916a13f131929d57e2c7d62fce507a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ab310a7657207b49871d7a9d7ee4cd021215d7cf" + }, { + "algorithm" : "MD5", + "checksumValue" : "f69fda2cd847db9345b6ed3cab38e02d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsvideo.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411774", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "80bc36f4bf1c6c20651d1093b847d41b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5db15f48c5a0640a2b99a949eac65f98488eeb297da4ff384acde4bbb9ed0668" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0e0bf89aac7d71d7873e9882c9c46ca3b40b2816" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/haiku/SDL_sysfilesystem.cc", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410688", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "7a7de3a010604485f63d664a65fbe238ff7cdb12290ddf0bd137fb86e2813544" + }, { + "algorithm" : "MD5", + "checksumValue" : "db9535d4e9a90bb9aab39a5ff7e75f26" + }, { + "algorithm" : "SHA1", + "checksumValue" : "10048cc65a4fd12ce1859208f1d3f6965aabb506" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_video.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410458", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ac0e46e6edb0fdf45010b26a06d5adcc" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d18f0ebbb129bc61e50a3ed2d27d2cc7d3bec37b758ec0890c4ee9e937a35cbc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b3039cd90902285e5f354607224fce3dd8051ec1" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p12_shape24.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410444", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6b0bf7d789625815cde46e65e145b3baf314010a3aed94fabc1058e48cf2c956" + }, { + "algorithm" : "MD5", + "checksumValue" : "ac5c246d367bc9b6495f99a7181a462d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ee3372db1b9790ac9e9be852e97476a58fbec448" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p03_shape8.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410919", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "739efc8c477a5ab70d61d1abba60a0be554c7d38" + }, { + "algorithm" : "MD5", + "checksumValue" : "bcac4c6e3af85ff9555bf2d387f70651" + }, { + "algorithm" : "SHA256", + "checksumValue" : "929f411098052b8d339aae8a298092eb74542d0f2a33bceb6b923b3b38bc8320" + } ], + "copyrightText" : "Copyright 2010, All Rights Reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/mac/hid.c", + "licenseComments" : "(The information in the file is:\nAt the discretion of the user of this library,\nthis software may be licensed under the terms of the\nGNU Public License v3, a BSD-Style license, or the\noriginal HIDAPI license as outlined in the LICENSE.txt,\nLICENSE-gpl3.txt, LICENSE-bsd.txt, and LICENSE-orig.txt\nfiles located at the root of the source distribution.\nThus we concluded: GPL-3.0 OR BSD-3-Clause as license of this file.\nWE chose Permission-Notice) AND NOASSERTION AND We took the text of the BSD-3-Clause license from /LICENSE-bsd.txt in the hidapi directory AND We took the text of the Permission-Notice from /LICENSE-orig.txt in the hidapi directory", + "licenseConcluded" : "(LicenseRef-GPL-3.0-only OR LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635 OR LicenseRef-Permission-Notice-dabbd07fc26023d06f0aa31833386fa5)", + "licenseInfoInFiles" : [ "LicenseRef-BSD-3-Clause", "LicenseRef-GPL-3.0-only", "LicenseRef-BSD-style", "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3410935", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "066d8501b320a274336277032c4176bd71a18c92" + }, { + "algorithm" : "MD5", + "checksumValue" : "137e5440aa5c4a45e5ef8b7960d8e7bd" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4118e121266095496dde2d11a4b679175d5169f02b76f611b55b32edc89a3ae1" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/testgui.sln", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410932", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "08e11882e35ee48502123c2d92d43e1f8805e85f" + }, { + "algorithm" : "MD5", + "checksumValue" : "c5ec059f714f82783dca70af2f678267" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4c9b7e928736a14c17e273001b6046d6ef5fd16dc5e8213b24a7b3e5e0c51be9" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/TestGUI.app.in/Contents/Resources/Signal11.icns", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410933", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "9f9eea0cfe2d65f2c3d6b092e375b40782d08f31" + }, { + "algorithm" : "SHA256", + "checksumValue" : "82502191c9484b04d685374f9879a0066069c49b8acae7a04b01d38d07e8eca0" + }, { + "algorithm" : "MD5", + "checksumValue" : "23b7d7d024abb0f558420e098800bf27" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/TestGUI.app.in/Contents/PkgInfo", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410931", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f1dcff1f7ccd3fc1f1d311228cd568cab6b9cca62b12f8eb6d23566a4362481d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "99e9e48337462652b310d5b128b305c6aa9ed905" + }, { + "algorithm" : "MD5", + "checksumValue" : "d72878bb656f235c73b049056cd30dba" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/TestGUI.app.in/Contents/Resources/English.lproj/InfoPlist.strings", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410902", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "0e5281d81b26f129ade1dd05e7184017c5b31f6747439ce1a0797f7f6e937017" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c64375e2e832cbfef71e5fd469c0e3be89ff21ca" + }, { + "algorithm" : "MD5", + "checksumValue" : "2761a7bb5afe5bc675ba4026394f81c9" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/android/jni/Android.mk", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410936", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "056ce431ffde0f7e35dbc03638d5b3d7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b83599b0071161b38a4a0b56b1a52f7e385160258af88fe0dcf9170593583d8e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "943075cf71a487c09305bca948900df48acd5524" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/mac_support.cpp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410937", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f10277f1feeafca7217f7a4ad1bef441" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a63b250c291bee8c900dfa9d8e79a54c02f668b02bfedda83e3bc7005bf5229b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f8f40363aca6537998477fa1052ae79bf50b5d50" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile-manual", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410934", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "46c5551972a881ba2fdc6c7997d5bb32" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5089910325f55f5af01417fc5731b2a5d19cf6323cb2e750faab632917946235" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4bb2a2263358f146db1ba2e8a34586a33ee17b28" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/TestGUI.app.in/Contents/Info.plist", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410901", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "5bcfe5f1770530d662d13541d630fd3c454dd3f2" + }, { + "algorithm" : "MD5", + "checksumValue" : "68dd97134ec35d79cd10613f3c0e10c7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a0940675839853f04667b2430269e8f9f05b22df120bc337c024026cf4644eee" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/android/jni/Application.mk", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410911", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "1fb54d159b504760b4d7f3b86cd317d4b9d26dff06c7d9505e496238a9878376" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3d9c378c605bf2d9239fccf0ed0506eba7c637f0" + }, { + "algorithm" : "MD5", + "checksumValue" : "95a1890546cc59cdf9117c9e7114333f" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/linux/Makefile.am", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410904", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0de642d4279012ecb805f5d8ebf65eda" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ce5070c0fe380356acb2fd033d344f1f98b81bb3f1b5fa3a1d54f133d88a6b15" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f1113a60fc8630d68617786ead052b5931f902e4" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/udev/99-hid.rules", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410914", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "7291cf5b22ae046462e8e87d30e4e847ca4455da40c82d90e6524a9967d3fe31" + }, { + "algorithm" : "SHA1", + "checksumValue" : "58ef9ba935a52e85ffe3aaec1d8469778bb389f5" + }, { + "algorithm" : "MD5", + "checksumValue" : "cb297931ff3d282f8c9811cef12d8c46" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/HACKING.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410915", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "0fdb59fc0a3d39ce890bff526c68d35ea64fb33e11a980e79dbdc5171beb5a74" + }, { + "algorithm" : "MD5", + "checksumValue" : "4e09c17a80a0ceadd074a5841cbf3d80" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3d84eee920446e4b6145d0f1fccaabdc741be2e1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/SDL_hidapi.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410913", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "8049768b0b64cdfb2c407cc524d3a1d8cf0b18f232158a5472b2afb3e0119fa3" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e7caf72f4663ad679249294a23993ea92ff28533" + }, { + "algorithm" : "MD5", + "checksumValue" : "d82e8dd0f51c2d4067b7a1eaac29947f" + } ], + "copyrightText" : "Copyright 2009, All Rights Reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/hidapi/hidapi.h", + "licenseComments" : "(The information in the file is:\nAt the discretion of the user of this library,\nthis software may be licensed under the terms of the\nGNU General Public License v3, a BSD-Style license, or the\noriginal HIDAPI license as outlined in the LICENSE.txt,\nLICENSE-gpl3.txt, LICENSE-bsd.txt, and LICENSE-orig.txt\nfiles located at the root of the source distribution.\nThus we concluded: GPL-3.0 OR BSD-3-Clause as license of this file.\nWE chose Permission-Notice) AND NOASSERTION AND We took the text of the BSD-3-Clause license from /LICENSE-bsd.txt in the hidapi directory AND We took the text of the Permission-Notice from /LICENSE-orig.txt in the hidapi directory", + "licenseConcluded" : "(LicenseRef-GPL-3.0-only OR LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635 OR LicenseRef-Permission-Notice-dabbd07fc26023d06f0aa31833386fa5)", + "licenseInfoInFiles" : [ "LicenseRef-BSD-3-Clause", "LicenseRef-GPL-3.0-only", "LicenseRef-LGPL-3.0-only", "LicenseRef-BSD-style" ] + }, { + "SPDXID" : "SPDXRef-item3410910", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ff46c477c1ec82f667a1f7e34cceef37dc472164" + }, { + "algorithm" : "MD5", + "checksumValue" : "2833de11aa121b738f3c984f88ba54fa" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0b5798cb85ab8503c958af3b11ead20f64cd1205cd969a1ca8df11bbf6a936a3" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/linux/README.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410909", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "2e70e474689e6a06e5ad3da5679b29fa8f8219eb" + }, { + "algorithm" : "MD5", + "checksumValue" : "0e5b133f303b0d095d34f832c4045528" + }, { + "algorithm" : "SHA256", + "checksumValue" : "198d510e824785f2b9ddd9d5d1c4fc07c0c6800cccef57b566427660120d0b8c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/linux/Makefile-manual", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410907", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "365da69f0a3b3f1d026846e87fdc21d3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "039066a47400cc113d790ef5c0f0d14c01776226a9b7348b3d6b17656160cfe1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a609edc76fa21d74adb540aec70690996c8d08fd" + } ], + "copyrightText" : "Copyright 2009, All Rights Reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/linux/hid.c", + "licenseComments" : "(The information in the file is:\nAt the discretion of the user of this library,\nthis software may be licensed under the terms of the\nGNU General Public License v3, a BSD-Style license, or the\noriginal HIDAPI license as outlined in the LICENSE.txt,\nLICENSE-gpl3.txt, LICENSE-bsd.txt, and LICENSE-orig.txt\nfiles located at the root of the source distribution.\nThus we concluded: GPL-3.0 OR BSD-3-Clause as license of this file.\nWE chose Permission-Notice) AND NOASSERTION AND We took the text of the BSD-3-Clause license from /LICENSE-bsd.txt in the hidapi directory AND We took the text of the Permission-Notice from /LICENSE-orig.txt in the hidapi directory", + "licenseConcluded" : "(LicenseRef-GPL-3.0-only OR LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635 OR LicenseRef-Permission-Notice-dabbd07fc26023d06f0aa31833386fa5)", + "licenseInfoInFiles" : [ "LicenseRef-BSD-3-Clause", "LicenseRef-GPL-3.0-only", "LicenseRef-GPL-1.0-or-later", "LicenseRef-LGPL-3.0-only", "LicenseRef-BSD-style" ] + }, { + "SPDXID" : "SPDXRef-item3410908", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "bda2676de6be32cca7fa691f8fcd0ce9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6ae04e8267f80d39aa5ad17deb71c3126c175b29f4b3bf3fe86a20a36a6a25a9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "21cfd280168c9f84356579a041d14ed7e5f82a0e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/linux/hidraw.cpp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410905", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "7c3949a631240cb6c31c50f3eb696077" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7d3b087c34f35d4d538e3bcddd1ff8f66e92f9ef336881999482800ddf840913" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f554bb8aae515325ddf7f5d26dbc1c62940cba6e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/LICENSE.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-BSD-3-Clause", "LicenseRef-GPL-2.0-only", "LicenseRef-GPL-1.0-or-later", "LicenseRef-BSD-style" ] + }, { + "SPDXID" : "SPDXRef-item3410792", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "3a142e4bf578ebe16bf90ca18480f24f517a7513" + }, { + "algorithm" : "MD5", + "checksumValue" : "d8b2a5edb590a4a456981ece4c7241fa" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b52d2ca999fb9959a0218da2134ed31fc65b53486dbe2a44372c809088da1f30" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testscale/testscale.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411640", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "9edbceca46d15ac51b0a954c958632aab7b9d40f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5db920cb7079767eb2f0a0e1801b60bdda6d891241c7bd7c8dba881e5df23720" + }, { + "algorithm" : "MD5", + "checksumValue" : "0e9fde4a5408722cf71d39cfbae141f2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmvulkan.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410790", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f691d97aa88607a92ba0dd17e7427b517c33587d" + }, { + "algorithm" : "MD5", + "checksumValue" : "6099b33ca5925e0d365c25c34ff334c3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "cde24d7015b93b5e824a7b81e4af35b2214dbea5365fc0997114a84851bdafa1" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testatomic/testatomic.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411641", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "c29d03b6ff9d7070abac465733a1591334bc71aa" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d8e1ef916c95311fa659c8ffd4c809484a205f1c5b0a58c6abba0017e6e6f1ed" + }, { + "algorithm" : "MD5", + "checksumValue" : "460216b4a9cff09b766ab7aeb1fcab17" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmevents.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410794", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "1706b9e0d00a828424af5439d126933f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "808463fb61d370cc9cd59b637391c7079e29e09ae6ba730e0fcd487f1d3382a4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e680b33ba12f7302b4764daf348ebd4bfd9a705f" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testjoystick/testjoystick.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410311", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "3e7653d6d7c923a1559c9513bc09eb32ee3e5a00f23ee8e6227776e12745fe5e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c89a8576ecd10619d08ea40a68f29dc21ac52a3e" + }, { + "algorithm" : "MD5", + "checksumValue" : "4bf415311cbc70f52f1e8fd2f915f78a" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/variator_exhaustive.c", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3411642", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e5f09d25fec52f99eb31c5c370f4f43a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "36f165e1d21e708bf38cfb4fd945133a2678197bdfad98b402538cc6aa3d41f3" + }, { + "algorithm" : "SHA1", + "checksumValue" : "181c4b89414548b9d1692a15a319237c7e5cc2ed" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmvideo.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410313", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "9ce53ec1afcb818202ac6657dcdd931a6dfa4c8d" + }, { + "algorithm" : "MD5", + "checksumValue" : "142e6ffc23230d84c2ad5fcdbff6494b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "29cb78ec16c430e8d135fc820b7462dc9a4b93173a3f92357f2ad010ea4dc440" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/windows/windows_screenshot.c", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3411644", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "43d695132eb0cddc625d26bd6debea10" + }, { + "algorithm" : "SHA256", + "checksumValue" : "17729cdbd9e29ea73dbc93b68e60da5c6ac22721a32fc9ea45561bdcfd4a7179" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7aff0044788f8e8ab1e8abe39279b608bdc4736c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmopengles.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410310", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "350e8e7f3e5688658a6fe9cf9c97b1d5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d99e6155fae32fb5fb8e7a35f4aea030db074c12c068818ff592ea6213dbfc59" + }, { + "algorithm" : "SHA1", + "checksumValue" : "75a0650aef4e9a527ae2ae7ced559d5795b73b76" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/variators.c", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3410921", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "72f3ee86c443e8d05aed312fed808185" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0108a2551c48c24d5e281d81ba8f5dd882f119629df80265e98ede55c60455a4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d0f5afca25e841ddc07b3b217fbed4fdc9dffe91" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/mac/Makefile.am", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410920", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "312f75ee8f3c95b664523f944e8c0327" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7d56173f722c8a8ee7db23e319eac7451780f28039888fe446999afba9143d8f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4cfcb4751bc7741eb7776b43540e4e2497b5f009" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/mac/Makefile-manual", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411643", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ebed3be8565ed82c4361cbb10fac3066d83b73f0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c94d348b74326268823f878083607dc8463d1d7a71950b99499e82c6183302c3" + }, { + "algorithm" : "MD5", + "checksumValue" : "a6fd848ac496e030405c8d1adb2281fd" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmvideo.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410796", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "a7735483826fbc71ff9b110a156c69a2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "eb03fd11ad99198fd68264275fcfea16d8dcccc2f95389a6778c8b00b47e13c0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "05dfd67569a0c9070a820b16da06c37775b857ea" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testplatform/testplatform.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410925", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "54e8f4554f3d45d04167e910afe28460b944c92d525ea121f636a17994dc7964" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d77644276b48ca9cacf95e0d41c29cc6311fa276" + }, { + "algorithm" : "MD5", + "checksumValue" : "78e9c6bb0e71f08825b90b9c399de48a" + } ], + "copyrightText" : "Copyright 2010, All Rights Reserved", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/test.cpp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410926", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "b7936b584933fdd06a948943cde3a563" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9b39c8bc7a95736f663cadbc3a42c189d559576c84f61d20b48d364e298b361f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c263aa293030bf413b25c068317892d5d0d459cb" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/copy_to_bundle.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410923", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d343699b1c57c24d52488074aea689a555a50746" + }, { + "algorithm" : "MD5", + "checksumValue" : "4426c3ac827c52c0cbfe753bda096f85" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5d543f4b98248640b3fcde977c0d754bc7f5a149405011de07c0e57c32c5a892" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/mac_support_cocoa.m", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410924", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "0c6fdb6a9dac912c82ef879fadfc8a78e6510216" + }, { + "algorithm" : "MD5", + "checksumValue" : "49620cdc738ae47b8a2a0955dd264fd4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "bb2dfed8ac382a04b8c1cf6c93f090b6e104539399cc1676d77ae5a41b642dab" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/start.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410916", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "3b8c477affe689f028f6ef916b7c539ec285bd3f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f5ee31dc3cfff8e21d9f9e07c22d5bac99b3d977abd5ef7243f301b91f0c80db" + }, { + "algorithm" : "MD5", + "checksumValue" : "36467597b7da05ee6e3d48147c68361f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/SDL_hidapi_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410917", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "732d1bb9bf74b50272c670965439b29f3f3f5d58b18d530a12e47f8ca4be5ba4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1550d81284937456c698475684a2d51732101b70" + }, { + "algorithm" : "MD5", + "checksumValue" : "0ff8c270a67d9b4530c3138a8115ee52" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/configure.ac", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410781", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "1ca77476057eedc757cac897321a61d9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1e1c604cc8af75ec2c0015d3c8c5467d846b0ee51e8570ac76fd2906f42eae28" + }, { + "algorithm" : "SHA1", + "checksumValue" : "834c89c63353bec6682df473cc970134a35da792" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/SDL/SDL.vcxproj.filters", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411630", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "dc5f3a7359bf94e93059cc6292c56e0cfc0e58cc2edbaa182092ac448422da58" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e6283f9c6feada72c4e66668fc01115d24a2dd26" + }, { + "algorithm" : "MD5", + "checksumValue" : "5e7be5eb4d0cf67eca4d3def5ffc4505" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_rect_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412089", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "0e3a33cf98e8c1b9dd9c7d762b9a5c4f4b1ddeefc1e66b309d530b972d51d24b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c3da8649f3d9879c77ff383b03bfbfc57e74eaf8" + }, { + "algorithm" : "MD5", + "checksumValue" : "cba4a856721e4da7cd38fca0d02eed99" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_list.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410300", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "6a793c7797645f7377ff45cbe402e96a07beab08" + }, { + "algorithm" : "MD5", + "checksumValue" : "fac9d756bf899ea64f36be26e90098b3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "bde8800b1ddfe783bfdbaa5dadbb958fde016111ef5f7e13ee3be60d3c755a99" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/sut_configparser.c", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3412088", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0a72db3b85af552ba25b68efd077a0bb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "19cc63c09eac177fe552a790fc7259910c0d1a660e7bc039f904e4b83b482b22" + }, { + "algorithm" : "SHA1", + "checksumValue" : "060d0bb1547579d99d89732f2f9304bd75a29cc4" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/file/SDL_rwops.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411631", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a9d64bc64a815974fd730f09bfb6e613a0febb82a6776990bf705a8baccb8313" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f9b49c3fc772da9e170afa781dc3ea6a35bfe937" + }, { + "algorithm" : "MD5", + "checksumValue" : "e0571f20fb2be11c6626514000b72773" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_copy.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410784", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "607b9f94b58155b6392c4e254e0bb4de3e81e4af" + }, { + "algorithm" : "MD5", + "checksumValue" : "0f9e25f0837173dcb346fb8199a4dcf8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "114a2ba310875165fa2655de8c522b58cd6e6a0214e9cdf53f2405441078ddf5" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testoverlay2/testoverlay2.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411632", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "65349c74331799f473cf23adae2f865fe6072142" + }, { + "algorithm" : "SHA256", + "checksumValue" : "32b6eea27db571a1123ec90cb73b3a4052f43bc06f3433bf1ac128e9f58e42e7" + }, { + "algorithm" : "MD5", + "checksumValue" : "342741d3ac5ae8d00feec2aad6d8aaff" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_RLEaccel_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410302", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "9d4a3ebf11989d7b29a35ac69637a5e4cb47a05d" + }, { + "algorithm" : "MD5", + "checksumValue" : "6d98439a002084846ec5a701e2ec7d4d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "dd95277c4bfde6dbcd229853b6e0b418f06cf420fcf94fc47eb9f22a4b527021" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/linux/linux_process.c", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3411633", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "86208ab8c9f455e2478ee149582572b1ca7fa085" + }, { + "algorithm" : "MD5", + "checksumValue" : "856d6fd1ecc7e4045188750540301811" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b8cc86bf4a42b8ec6bd2bf964ce3d2f4c5195082f702c0331a3c9cd582ae57b5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_slow.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412083", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "1e9778b2f922dad2fe54a790f1482ecf55c0d73601ee47517dd4946e4906c279" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c3b6e0fd7cb1200c742e8b4966d08bac4f34ec0a" + }, { + "algorithm" : "MD5", + "checksumValue" : "a48969b37581c0777f5490225ee80569" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/file/cocoa/SDL_rwopsbundlesupport.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410786", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "bf5533e0667734c9e168acb4857ba777" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7b38ae56b1684a630f54baa1f9652d0775fa68bc42c596408d92ba4ac58731e5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2058c7076265c869e8a5bfef650b5cfdcc422617" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testgamecontroller/testgamecontroller.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412080", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "1995f9886f62711618b73977735fc1709b478d7683182e0775427acb48d67a7f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1a60a02c52cea30faa1d91f5daf5b40f669ac3a6" + }, { + "algorithm" : "MD5", + "checksumValue" : "c26b7a52646f6599ae7931a32c11baa8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_utils_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410315", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "21c7012824bd4c41e5e43a5947f42a3178cdd8fb1e0572d91dab8d3fb7bb768f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f2b725baaea5af1b188e35b41392b442fd7ad493" + }, { + "algorithm" : "MD5", + "checksumValue" : "ae5b75f669032ac798dc4b2bbb14d02d" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/sdl2-config-version.cmake.in", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412084", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "dd4d52694d6cefc2e52c7ddd495c4029" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0e6261c66c0f11dc34b235c899dfefd40e2d7c3cdbfbdfa6513d3c90ef1aeb92" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9f1f2eec2201bb3daaa0e3260df44d81bfaa49b7" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/file/cocoa/SDL_rwopsbundlesupport.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410798", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ee982277d1356ba2030fec793de1a1ee" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b5590b6eab4cf4c22d76961b1b2acad24a34628d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0899ec7878206de92d1ad3c5ecaff5a7d921b02665bc53f8c79f310e03217757" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testautomation/testautomation.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412093", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d8d29a3f8e3ea915b4a1f3bc8ae66d20acd7e5214cda630b41f2d5077bba65d8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "31ff138c5f5f068b465bf5572c224623694ddcf7" + }, { + "algorithm" : "MD5", + "checksumValue" : "e13c4d35632e126f547409368a196d82" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/gendynapi.pl", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411646", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e7930c37eae7b42bbc3fe89215d5ef11" + }, { + "algorithm" : "SHA256", + "checksumValue" : "78780505a3530564b36f80a2f2409b9de5d0c91a7d25e65c626b9d58711e88fd" + }, { + "algorithm" : "SHA1", + "checksumValue" : "981469d0110171b963bb3a155d9f729bbdabd263" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmmouse.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412092", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "71072a6f64126b56bf3bf0e6632c50c947f458eb" + }, { + "algorithm" : "MD5", + "checksumValue" : "6f5f3a322d12ce7738cd7cb01e6153b4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "138f4f55de6f39f1d65966aff0790e69073480f5831d339771120e22deef7c38" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/SDL_dynapi_procs.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412087", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "3f25fa518c5b2a3043dca5b45eaf203797e0d4f2" + }, { + "algorithm" : "MD5", + "checksumValue" : "dbd885cbd637818c80c26a143f45e3a1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3eda1a66e13d8f24c9c16eee0504531b38cae6833dde28990ac5702f0cd9d766" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/file/n3ds/SDL_rwopsromfs.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412086", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "59a3dc408add8a6f8d8e2908c90819ab" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2cdd3e5e715454999e9cb02dd4aad0d6bdf8c0ea" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8d4a09ede4d3d42be361c942e629c0ba7fdfbeda52bbd021cb97ebd418d99238" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/file/n3ds/SDL_rwopsromfs.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411648", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "15eef8e95a34b3cf1754b851d3ce0ee6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8258de35e0c2799d3f646b01b6a52e40a6de77417809d1dd4092a1bffe25380e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a4a682c86db222467acdd592fb869fdc22b4c2b0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412097", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "8f9cca767a8c148a2caace5a25dcbdaaccd6e58d" + }, { + "algorithm" : "MD5", + "checksumValue" : "ae6ba70bc96f47e70200d568cf82836b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "97077fe90138a1a1f22577808c5bdfc4a465ffe888f24b0699798aa997f65603" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/SDL2.exports", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410317", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6e42990117072616e906beed913fbe53d1d4185fe137d072dc87ed8348885465" + }, { + "algorithm" : "MD5", + "checksumValue" : "aadbab3b70029a8474bce7abcf6f77ea" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9a3807fc1a3a2951069cc7648b6ddb33c1f50544" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testaudiocapture.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3412096", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "84c3ddabafa1f9a0af98f4c04d045c35" + }, { + "algorithm" : "SHA256", + "checksumValue" : "de89da93a9d01457591470dd95a39ee4aeaad4ed345f4922b431a60153aeb9fa" + }, { + "algorithm" : "SHA1", + "checksumValue" : "234f6aeae66b3199600d10f010fbec3c5f5de086" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/SDL_dynapi_overrides.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410314", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "476cd9dbc76c4c34fe612b65f7a06134c58331d6d5faba9f9e550dfeae310ed1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6859cf620f172905eb6af62f560c21180f7ca524" + }, { + "algorithm" : "MD5", + "checksumValue" : "00873db1f5ceb37ae8d359dec8ea97f4" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/windows/windows_process.c", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3412095", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c7652fac3317420a664e77f74c0db881" + }, { + "algorithm" : "SHA256", + "checksumValue" : "532ba1d965184361d0ff3d8846e4e63ce587d5481b0dce0c3c8c54cab33769ba" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f9907921e3a073d9f047f63eb356bd96a714323b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/SDL_dynapi.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411645", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "332a104cedd8f625782129fd1242b35d1405c80a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "df7d53e94281912ed619ca412cdcb7eefadfcda2c9a0387d6de61e2082fa9dd5" + }, { + "algorithm" : "MD5", + "checksumValue" : "dadc9c192d3558c9ceaabee9b611625b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmevents.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412094", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "1a718d5fbf9354a638d7da1b80adb1309d756764" + }, { + "algorithm" : "MD5", + "checksumValue" : "706c5a919dec904c7b8dc6c948189b4f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "eb887110f3ce0f90d48f5a7b7ff587c0fa8940c15210a6aff668bf0d3a57ddfc" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/SDL_dynapi.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411649", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "3e1327e84620339a935d3988661a05ca" + }, { + "algorithm" : "SHA256", + "checksumValue" : "125ab8a81a05b3ea80701b2339927fa95962e111ac073e52b587e7a2b2cc6c9e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "18aebb03c822a941e578339e8c4f88b55035b2af" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410318", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "0bb7db50657f4171034dcd48f5183e6a10e72060" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1266a9c4490167c68982b265ec14c5a0ab2ab4bbcfb0314d1aca85931653ac3e" + }, { + "algorithm" : "MD5", + "checksumValue" : "2e3bbf14f975a7354ed1ddcac287917f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgles2_sdf.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410319", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "9112d9df5ca90092768269d5d451590c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "eb7f137f6a0e963ebb62155c30462a20e1194696" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e8d89381d5ed646e810698784c48ca2eb13103d23145c9804a567466c016d146" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testcustomcursor.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411647", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ef06f359039b32ef83e040a6325d1d8e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0571ae0acdf8c3d961afdb3dba1ea485b1c4fd09426f64ad9bb994abbbfa4d06" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b5e3e08729e8f322a7e18c8252354777af81eacd" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmopengles.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412090", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "02c40272e32ea6c33dd7ec6741a8fd70c5642e96" + }, { + "algorithm" : "MD5", + "checksumValue" : "54bcfd71ab9c63f07cfb57bd81f8c829" + }, { + "algorithm" : "SHA256", + "checksumValue" : "84a005907f2a88f5450ac201e5ec1df269f1d58b665cd39d9e0f375e4da69819" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_internal.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411902", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "8d57bcb9d9a2cfb1a66773d7be8dcc34544cbfc97c283dfbcd815409cb7887c9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "69d62207e49d096a55d1dea969f207c6e8e5d3c5" + }, { + "algorithm" : "MD5", + "checksumValue" : "5fae7d594068ba3e3d1bbe1a97246377" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/aaudio/SDL_aaudio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411903", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "21876a91eb1ddd89aa777c2ff7e80e1955529d17" + }, { + "algorithm" : "MD5", + "checksumValue" : "1b853e2abf79abb96c1c79353b367016" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6bd6b8c9c87be6dcd9c93125982fb94c602b666b87ebd09121fb42d262db829f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/aaudio/SDL_aaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411901", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f878bedd2165fe039648a970bf329260207c12f5" + }, { + "algorithm" : "MD5", + "checksumValue" : "a1ab710acaf0fcb5b2353b759c533e61" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f522f49434781a995d0b4ee9e4d3fcaa311aba57a625b4947ea8af736c211736" + } ], + "copyrightText" : "Copyright , (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/aaudio/SDL_aaudiofuncs.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411931", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "3cd7246cce7eee337a69ddd405028b6c587c2fc6" + }, { + "algorithm" : "MD5", + "checksumValue" : "d8860ce22eedc2d0fb3b129b87974179" + }, { + "algorithm" : "SHA256", + "checksumValue" : "aa53c301b664222263c0f65ade5d6996ef442e6d6753542a9a1f97d112117d79" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/SDL_haptic_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410332", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "2c97cf929e3ed24c8538cc8e42f589ee" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2e26acba32fa2ac75ad716a152a851b130bae9281dd8ac3af53a3e79381a98d2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0d857fe0c79d3a7a2a9256198ac89674fb6aac5d" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/button.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411932", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b8cdc5680a01de1ea6d7cfbd44406f5ba99680755157d746effbecf78c80d6c3" + }, { + "algorithm" : "SHA1", + "checksumValue" : "96ed71f923f48ff023cc8ac484a8023227f84673" + }, { + "algorithm" : "MD5", + "checksumValue" : "a2440c6cf87d0a5b5b36b533741f7997" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_hints.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411664", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "a3d6f9dbd3af47b7340729c51b509c35" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5317cb62988633774a31cb4c999553e74f2f160d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ed923bf168507a0cb43a5d595b85ae98d062ec627ada0b8e7e0e7636ef0129fc" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/ps2/SDL_sysjoystick.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410601", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "7f3efed4b63cf59c5917ac56d2271eba4bbb991f83eb379983c64707cbeb1d06" + }, { + "algorithm" : "SHA1", + "checksumValue" : "cb66c686777639ba88d50ef3cba4eea910e33ae4" + }, { + "algorithm" : "MD5", + "checksumValue" : "919ac5f3f95525dda34463fb6d5a28e2" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/xboxseries/MicrosoftGame.config", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410333", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "4698f6859b33cbe6ea60383bb6932f0e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "82c42bf96a0cd33fadf3a283ea03d4bdd81f04e9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7fdb7a3850c1408e7c806213ccaada7d70ce037f63d9b3e00a594a71d551b218" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgamecontroller.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411905", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "4fd82bb66e38ac7b9c3876ebd4ae7e64" + }, { + "algorithm" : "SHA256", + "checksumValue" : "422fbebf991edb5cf84bd5906e074c9315e0a4237b17a6496587e6e958dce539" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e698b6713d3988333b2688c1c30f74738ca37f10" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/nas/SDL_nasaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410788", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "3931684b85f423cbf95826624f36d152" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2b03f0b7b78cdd87105c2af4c136a272e3e6e03641d9322a5043ee1bd71ebf72" + }, { + "algorithm" : "SHA1", + "checksumValue" : "43f8535a2b35ca679a8c3bceb89d66ebb87263e8" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testsprite2/testsprite2.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410604", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "aebce1a7a65fb138b92ccc2333b43831" + }, { + "algorithm" : "SHA256", + "checksumValue" : "69f2e61d81190db8f4d79c838373fb870dae3b7182c921154b5e58846b7cb5ca" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a0e4408dd06431cfc16f41d83bb0238617dd47b5" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/testsprite2.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411665", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "22704e72d27993a48d469adbb0656aa318bb3771" + }, { + "algorithm" : "SHA256", + "checksumValue" : "aeeceae176531e20190d5695d2bf17942361a548288f0df56e278cd27d83464b" + }, { + "algorithm" : "MD5", + "checksumValue" : "1499e67096ec3db02f23052d0efb000b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/SDL_joystick.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410602", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "5ea9707514a02774dbf8d6aa1caebe84" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d37b15a2e0c59d390b6f3a6fd62883676bb02c819c944acebd4314751a6edbc7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b73975aee6c79030d79a36777fe036f71ceaaeb6" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/PackageLayout.xml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410334", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d7a0d60069c476bc02030a0cec431a20497a4821" + }, { + "algorithm" : "SHA256", + "checksumValue" : "88c008844e55e80a6af96029edf2e66d8a88373fbdd7c28ca8a773c2ff5526cb" + }, { + "algorithm" : "MD5", + "checksumValue" : "d5cab4cfb44a317e6cc7148ad7a07bee" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgles2.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410603", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "514e911a5047fb8e8d6a0efe22501210" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fbf7f1d8bae3f717f5233e99d4e86c9a4d3d08ee402f33b0756130d576b4c9f1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c6801396e50b01d996ef41726ab300ff28ac18b2" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/testsprite2.vcxproj.filters", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410335", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6b3b3d73e6ea33375b74eb6a8b70eb7e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7b7d74f14076c4eb65ac067193e570b974327960" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8d9e690875f585478f977f3cfbc8308e5fcaab46b3121b9417b17a64fcff8dff" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/Makefile.in", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410303", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "cc29c5e41c866cbe5b0b9dc01e6b408d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7406745031145f24271ebd794e465171b1b204329a98e3a3809076a69d430801" + }, { + "algorithm" : "SHA1", + "checksumValue" : "bb77b07b0a6816d4d200d7de0b24c0aff0965f5e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/action_configparser.c", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3410304", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "07503ef9b679f53456da8099e8960f2c625cf943" + }, { + "algorithm" : "MD5", + "checksumValue" : "2ad23d06cbc8fa57b22d970daa2da023" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e7c94c42f9030466499e23e07ad5a37ac9d3f85571a80bf4f0e8729b02fd2226" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/parsehelper.c", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3411635", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "836c79105d0e0c62346099b33a45799f61ea44b6" + }, { + "algorithm" : "MD5", + "checksumValue" : "0f82b86188133424465753fe201e78ec" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6d07edf5e1f2eeb515b6be6adb70689fa021a499d16542fc47a03229bba2b96c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmdyn.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410305", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "93e03d98b0217522787d374f8267b85af8e453c7" + }, { + "algorithm" : "MD5", + "checksumValue" : "34fabeb2078208e47920f5a8dff8d16e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "efe9eabb05a60be9febeae468b037084b76b2c16eb9a84fc264c0a3fbcb47387" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/variator_random.c", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3411636", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "46ebad6b7e4da5458f5a6ee505f2110b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "da317cfa9c5ddf91c198893fd8abbcb8fdd0f0f9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "df6bab1d590668b5cd3cb3c7e469181d73447894714cb799341af35bb0bae486" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmsym.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410306", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "239e683849ee090e7a14a0c8754e635c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b02b4e511dab27fdc79ab9c2677d731eb31e1727d26710d208ece9a0a763a69f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a2ac094b5af9c53a8ca78b22f6b50468b2092874" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/harness_argparser.c", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3411637", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "bbae839b11977e2e500e16316f17f73a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "29ee7b893bcc9d73bb94b1b3f77b1f6c3f3103c7f4194189b16cc9dfd328d595" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0754a8a65b074a65c2a3692bb07c2c60adbcb6ac" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmmouse.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411638", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c5e72428b360238eb9e85aa3d73b6636a6294e680371e50cc0969fb95235e066" + }, { + "algorithm" : "MD5", + "checksumValue" : "d2079c3f7d6c0b6e8c95e64ddc586fa5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e1eafe50e1f88a4821febf46ab8cda51aef145e2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmvulkan.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410307", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "94d4ed29f9dca83d094e9a6bd85a53792fc0606101a65973e9a1b4d7279fede1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b3190be952d0a0113be853bebbfaa8f87a4f3889" + }, { + "algorithm" : "MD5", + "checksumValue" : "7dbf69b65ffa65e3412c0730a0591a73" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/mischelper.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410308", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "1f894b75504fffc01f1a750e58412afc5a125a3b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5b0fea35eb560e6114596b35fd0061d28d40b161f840301bb75ff6a486d18228" + }, { + "algorithm" : "MD5", + "checksumValue" : "13987165b7b19676cb81ff6e86bd5336" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/variator_common.c", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3411639", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "7cf5ae1ce1a072bb2fd334baa4285436" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ab8891947b0af2e72ebddfdaa853ed7fcff7b5e17649361c25302fbe2694a7b4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "90d9668a509527f4c78547579f1cdc8e51ff7907" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmdyn.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410780", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "e3e8d00de50bf2c031a2478ac52249ea6661043c" + }, { + "algorithm" : "MD5", + "checksumValue" : "15a4027e3d0e2ca7b82920cfa1ad2d9b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "aeb4e5e7a933636332ac9e2939d236a244c3e70869e07086e396d533912b8ec1" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/SDL/SDL.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410309", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "e1a489f870a82aa611919b23171f1e5cbbdfffbd661a5b977d4277e19cb5712e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4bded95c7202c74646f1d8b724ccde25ce6cb9da" + }, { + "algorithm" : "MD5", + "checksumValue" : "7336a44bdf9362dc2f0acd59751b6942" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/rwhelper.c", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3411870", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "74905c7433113157861039a0d6d200017ba02978c08943471a6d4d3f630156cf" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e2bad1cf125a5abebd57d181c716114b66f4b5f2" + }, { + "algorithm" : "MD5", + "checksumValue" : "d44c91997625fda2f6bf8dec2bb6b6db" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/disk/SDL_diskaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411873", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "42b8cdf5b04e408b66c03ea5bb3bd2d7c4d8cd69" + }, { + "algorithm" : "MD5", + "checksumValue" : "d2be7fe1b0c1cefeac3719b4a8ca6d89" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b5e7af65432f2840c1a41b86c9a2d45bf4e4141ea1c86aa59326dc7282bb43af" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/directsound/SDL_directsound.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410542", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "c50ec4b51a38439ea33bd65ad122f281a357c27f" + }, { + "algorithm" : "MD5", + "checksumValue" : "151c2bba234dc8e91a63905b34610ec6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4baf6993e99d43cc9af8a4e6192884cc96b4fd5630c02d271286cd186c8937c6" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/nacl-buildbot.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411404", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d1ad9e0e79f5776e7619d9c859ba91228ec4323a55b5a22949db7427d555ae90" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4629bee41b31fc714a31f9394865fdfa999aa97d" + }, { + "algorithm" : "MD5", + "checksumValue" : "2b9d63597c38ea8b3f1462fcce251368" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_auto.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411874", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "930bb5db16a7e45549a91aa4650697398812600c" + }, { + "algorithm" : "MD5", + "checksumValue" : "648ee2a6480a96dfe27ea7dc7e1ae201" + }, { + "algorithm" : "SHA256", + "checksumValue" : "19dd2d6ee07213098768d838900e0026e587872fd8b097c83f84e86f9e2f291c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/directsound/SDL_directsound.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410543", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "921b0e02daac5d7758e6d60e7e3d0dd4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "158b6d26a7e3398f3442aa0ab4af1052e4b646adcce3885beed64775ff58d7c7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6b97ee53782f22a2daff0822fed52e63b4bbe2d1" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/strip_fPIC.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410544", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d4ad59f233d7404f22bed7b91c1d354e89ce0016" + }, { + "algorithm" : "MD5", + "checksumValue" : "78cca08f102cd283852186e285cec6ab" + }, { + "algorithm" : "SHA256", + "checksumValue" : "cd2b7fb0f95ecfd1ed8fbda34025589f335bf17e25210fdd336373dc9728cc75" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/git-pre-push-hook.pl", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411403", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6b0f20752d2139f9b7bfb3abbf258fe1d388a58fce1098615a04654c4fc408ce" + }, { + "algorithm" : "MD5", + "checksumValue" : "6e139fc0f5e9d814c0dcbcdf71a77f3a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "73264ba2ce19b609bb93ae89c58fd937fb189721" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenmouse.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410556", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "29598e6e301c09993886db956f1867baf00d6c77e05d3326305fdaa296e6e972" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4e1528395b52e17b718227935164f6e47cdcda62" + }, { + "algorithm" : "MD5", + "checksumValue" : "8cd09b98c888f6752ac615b24e66d53d" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/androidbuildlibs.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410557", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "894e0a9de7976233743575c6b84dedc1b37025b6" + }, { + "algorithm" : "MD5", + "checksumValue" : "b090c5891571c820e91d345a9551af44" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3d7488bebd0cfc9b5c440c55d5b44f1c6e2e3d3e19894821bae4a27f9307f1d2" + } ], + "copyrightText" : "Copyright (C) 1994 X Consortium", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/install-sh", + "licenseComments" : "NOASSERTION AND NOASSERTION", + "licenseConcluded" : "(LicenseRef-X11-5872543441a34866c9e94fa78f93667f AND LicenseRef-Public-domain)", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-public-domain", "LicenseRef-Public-domain", "LicenseRef-X11", "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3411888", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "79c1f8b9e7699949f3ebcc345b1e56b52a1e5fe3" + }, { + "algorithm" : "MD5", + "checksumValue" : "388dc9d9defc222996c715443cfd3e8f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d937be0fb7a4fee9d3cc3e643694b2116afea47498044fd7246d3bccc64fd387" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/winmm/SDL_winmm.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411406", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "11f23ccf2b628b77227070331ea440c874fc88723dab7163a4c500eb22842cab" + }, { + "algorithm" : "MD5", + "checksumValue" : "5714fdc31650602f9250b38d8c35ff82" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9a8a46e990f21d902e04ca49ded0850447d61460" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpivideo.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410559", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "a64a65a552ddd5764ca760cad885b156" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f6342066bbabd63f45bbb99ee75ed7a99567af03c463c80ab54b4bb6716c9726" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0037cd55de470d66c45d2d10081dd7890a09f1c0" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/androidbuild.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411887", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "9eeae5b99bbaf44203d6dad230eb440fa56d1e0f" + }, { + "algorithm" : "MD5", + "checksumValue" : "d62c2b7a561f8bdc45b5ef8a38790e51" + }, { + "algorithm" : "SHA256", + "checksumValue" : "11646da178af30548f5df61bf8051f54f28da6cbdf14af2892484f74e9b885f4" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/winmm/SDL_winmm.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411407", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "2aede76a0abb434ce4f88ede57151bcab4595d5b" + }, { + "algorithm" : "MD5", + "checksumValue" : "4c463c81ef3f3495f589ade8bd0bf23d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "bd65ce988b17423001f2361586122a5382a19171c840c66e9edd24af9cbe4bb4" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpimouse.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411408", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "056ae57d4f5b519edea092b7994ff8cfab6df24f999824fb0c82ea8e36acc2aa" + }, { + "algorithm" : "MD5", + "checksumValue" : "b4368c884406aca716a60b999da871ca" + }, { + "algorithm" : "SHA1", + "checksumValue" : "bb279e5c7177d6fbfa2a96acb87e057ca0417da0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpievents_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411889", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "06fafe838f6eef60926f3079d5a1b433" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f23b7de183efafedf33a9c2a4c3deb2b52d5d68aed75495243817715529b9fb2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "547a72ac4cc0b766311e40b9cb9cf6e8537b6b77" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_wave.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410558", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b94874440226505e9f613dc3659c9e1d4b14523cd99f15a62127214ad196dcdd" + }, { + "algorithm" : "SHA1", + "checksumValue" : "da74b92e95ee8e8334737a126db352ac8db6910e" + }, { + "algorithm" : "MD5", + "checksumValue" : "4111d53b98f9ace76e7859584e4fcbfb" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/update-version.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410551", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "9aa5510f33b7cbbb75435eee6e1fe0072d926db2" + }, { + "algorithm" : "MD5", + "checksumValue" : "e8d73cefb6eef5a933e3552bcf1850fb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ec2577614252326f889df1de97b9a457c03a9a94811048563c211a44496d8ba3" + } ], + "copyrightText" : "Copyright 1992-2023 Free Software Foundation, Inc.\nCopyright 1992-2023 Free Software Foundation, Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/config.guess", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-autoconf-simple-exception", "LicenseRef-LicenseRef-scancode-free-unknown", "LicenseRef-Autoconf-exception", "LicenseRef-GPL-3.0-or-later" ] + }, { + "SPDXID" : "SPDXRef-item3411880", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "3e4abfca27cc1cd57171e517389466a094109ec39b94134ab7dfb34f708096ca" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e47b9ae3b7674a9d219a3e5c349e747a1aa3882a" + }, { + "algorithm" : "MD5", + "checksumValue" : "527feda48603e3c9e6b33a0139db6e58" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/arts/SDL_artsaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411409", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "72020f61f3670c4a8b68c6e12b6cc3e705425506" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3d4df53d01b511ddd63d49c9f56157eeba80c7fe8d5ebc017042781d2f32101e" + }, { + "algorithm" : "MD5", + "checksumValue" : "ff38cc7aac8be1e0e8a740a945983f3b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpivideo.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411877", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "55bd96d723ce78e84edd6d23b01c64098a3d423a" + }, { + "algorithm" : "MD5", + "checksumValue" : "b7d041c7ce221103a41e3b68cdac9cbb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2204af27d690cf3bbcffebed08f51b17e26afa2d11d47190a3d26fee53e389c6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/nacl/SDL_naclaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410547", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "bd4b064fd0a2e617b45c743c2ca42c64d666528df6505d624eb92129ab80e908" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3455a79f20d24f360022cf85239bf4c54603cacc" + }, { + "algorithm" : "MD5", + "checksumValue" : "75af27b7bc4e896bad17a143f4340e17" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/showrev.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410548", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "931d557d513ddcf9388d030bb108e34e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a80c7ca3ee4348b908dd22792b34b8dcf84e0d95453de601d34345b9301ec94d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6d232bd820a0c072f6c752fdc09a5e22f39a9121" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/naclbuild.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411876", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a1d16302d0227359454a563212f3e771d61359b7" + }, { + "algorithm" : "MD5", + "checksumValue" : "c53fdab682405bcd801880bec2f375da" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4617e1a5d3c0f048d28087fdfc60fa0c2e2bfed05a5ef0f818c2b9be7dc25a73" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/nacl/SDL_naclaudio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410545", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e6b5cd34d86251cd4749ddd5bfe87083" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ea716912baeb0e543a5ac1205e23d51231b9cb1ca32a98a5b202d1a07f85aa45" + }, { + "algorithm" : "SHA1", + "checksumValue" : "fa78e2778c9ff211271f7374c7c214a21edfe730" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/raspberrypi-buildbot.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411871", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "4ce3cdb93cbbd52b73cb641c69d393ef4e76c782d6bd0d526a82016294e9e9ee" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f57ddae938ad020d67aecb4c70e435dfd4d339c0" + }, { + "algorithm" : "MD5", + "checksumValue" : "ca6e8aaa1c5d4e532bd1169904c0c292" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/disk/SDL_diskaudio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410540", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d6c0657454d8bfba25a3a9dade0a5870064900f6" + }, { + "algorithm" : "MD5", + "checksumValue" : "9032fe47abc5bdf3075f39d3dc4ff99c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "eb447844dee96278c2dc896d8c826f0d3fa258ba7ba743533a20fdffa9533ddd" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Makefile.w32", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410549", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f3ab741436ab44d1e837669bc18a60ccc6f9505d" + }, { + "algorithm" : "MD5", + "checksumValue" : "551b29bc4eae5a902d75c3bb99305ed8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2ae9a640be3cb53899021864d7ec4ed17eb49f329ea8083f9ae785d05f8ef5c8" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/wikiheaders.pl", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-CC-BY-4.0", + "licenseInfoInFiles" : [ "LicenseRef-CC-BY-SA-4.0", "LicenseRef-CC-BY-4.0" ] + }, { + "SPDXID" : "SPDXRef-item3411878", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "29b1b6268f5ac8093cf9e9573c719ac8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d20c4a44c79e27350e7398b03627ee7291957dffd5a0eee86564c841d05cc629" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4d5c7785899584eb0c0e10ef0085e1a6c4941017" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audio_channel_converters.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410963", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "9eedcbeb356af41d27e00cf62d64798e5bb82ec629681177340e04ddc616758f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a5f5d3f57620f439bae247d3543147469a7d24f9" + }, { + "algorithm" : "MD5", + "checksumValue" : "5b5e751a38e037a19a502bed2f116a28" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/ddk_build/sources", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411811", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0b90027893d13b049c71c0f190a691f7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ab9a58907f0da583cf58d8d9d7a6ac19875f113adbc9b4b90e899f2250156eeb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9ffea8ad59ed278d8316fc3d16a33923a166ba00" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/ps2/SDL_ps2audio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410964", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "030a26513633de5c3540d06936f76047fec7db34e2450792f3f6480205dfc19a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "fcb08c0b601b22a92fe4698ebd5facbefc054b28" + }, { + "algorithm" : "MD5", + "checksumValue" : "b7ade55524f1b632e09e86b9266e147d" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/ddk_build/hidapi.def", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411812", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "6a1083f744b0ec4755e515fa6732c8e6eb2b13fd" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7b5df5df6c729269c93eae3f36bd1aee3cc45ce1f284dcc8e59ef3e860691a66" + }, { + "algorithm" : "MD5", + "checksumValue" : "1e761cc77b4b6dc7d9919cc4c2898973" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/ps2/SDL_ps2audio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410965", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f4b34b16287868228dbc6ec8a0aa455245937cf1" + }, { + "algorithm" : "MD5", + "checksumValue" : "2f568edc06256f4b17b2b79cd2a8d987" + }, { + "algorithm" : "SHA256", + "checksumValue" : "10f774b6faaf560eb36949fdc14211f9910dd75721ed9553936f4e2e79fc7cc9" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/Makefile-manual", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411813", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b14810c2779e2692c3a9b82adefd3f937d687182" + }, { + "algorithm" : "MD5", + "checksumValue" : "a8227a1ce5b8ab0bac889ef38f4b5b6c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9bb7ab66a27fc51a4478a2bbe0261f2c19da60f395b6bc63c441758a5632c5af" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_sysaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410966", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "036e75fdf5debda6b267aff3c747f56b70b7d92a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0bc384d26dcd214427908bd8f3ea29c7a140252864959e32df5321e96401fb7e" + }, { + "algorithm" : "MD5", + "checksumValue" : "aa797c0592e0ab4d609a560eb0c870f2" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/Makefile.mingw", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410967", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "0b210b4e304fcf55205d11f031a79a6f041af4142e6cc299ade93afffae08da5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "35d042400b88eff9f176a5666ea7f1e9055fb72f" + }, { + "algorithm" : "MD5", + "checksumValue" : "34b74c1d10afd71e34aa60348063bee9" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/hidapi.vcproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411815", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0cd7499f2604b8532c97cb5832c8bbda" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b6071328f2bf75166aa727221459c5eaed10dbb4f1a6260dca5aa0cd8ef0e4d5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0f9a5c58b28779c870822c2f900284c5af6af448" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/jack/SDL_jackaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410968", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b23d54a17d5cfcab09b2cd5d549843a23c5473037d3791c41c2696b592e425b3" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9024ae30e91d4f5c8379977ff54dbf5a7368c4d0" + }, { + "algorithm" : "MD5", + "checksumValue" : "23839dc704e59f1c20ca2664019259df" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/hidtest.vcproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411007", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "fdd1fa60a11244153e4139f103bebb7f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "25ba4ac7ab7d45ab3142f474db2178b78ebd79ef" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0034e242f2b4fd9817bbfe4821013443b26372f2103854514125163a561eac38" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d/SDL_shaders_d3d.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411565", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a8f22f0d96edc1f8e208bde5f21ee7bd5af2fdbaa642cd30a3f987e89ae55335" + }, { + "algorithm" : "MD5", + "checksumValue" : "a8a5a3bc4c0c6d6873379b9c92095fee" + }, { + "algorithm" : "SHA1", + "checksumValue" : "777577817d90720f115d6e71a8f9a6a61e43f2ee" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11messagebox.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411008", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "749aeb91beefce02aa08007a2c2943874e7d94008bd3e6d4e93846edc42cbad7" + }, { + "algorithm" : "MD5", + "checksumValue" : "4be00efb1d6f8135d4e59c36232edcc7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a8a693f3e31444a150c0d65e7252e2733f16eab3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d/SDL_render_d3d.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410234", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "1a731f832f2b572ef5d624e2cb9ef47a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "fbc1ac7bf2f00d849eec45727be55dc0e831eb30" + }, { + "algorithm" : "SHA256", + "checksumValue" : "65587a9bfd0ac1dc89b26049b55e0d2a157300d751adfc9d5b4886129df89eff" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/build.xml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411470", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "79d9cd42dea0223bf05c6dadd14ec747" + }, { + "algorithm" : "SHA1", + "checksumValue" : "375e9144a8ad8ff5d55a04f5a79f02f4fea4045d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "74f205762a9cb624148c2f98539f0a1713736b9f60018cd5e58fc3bb68dba28a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsvideo.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411562", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "426314c8bd2791346d345bde6adec0da33628814" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2c3c4598497d610566e22ca72575d972e8c1e11167bdf0deb4ac5f127f0b9ccf" + }, { + "algorithm" : "MD5", + "checksumValue" : "5e67f9e99904f4f11a846a516a0bb03a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga \nCopyright (C) 2021 NVIDIA Corporation", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11opengl.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411471", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "93063b57f817c5a017a21d60dd57d2715fdc6673" + }, { + "algorithm" : "SHA256", + "checksumValue" : "aae544dbd4ae01fb71d032ced16949da28ff5424dfb97819b77c82135de5cdf4" + }, { + "algorithm" : "MD5", + "checksumValue" : "3d9927138612bafad26858a4151ff00d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsevents_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410152", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "9888508c3379874687c3254e85e4fb18555adc59072c55749c30378f7d736091" + }, { + "algorithm" : "MD5", + "checksumValue" : "6db0b011b401e204c87f5e171d575495" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f6c9225a141d9fa9415125ae6ba96561f8cf6656" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$ParserState.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411566", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a716504e5dd127177f9d6763dbf939d40b2e0ab6" + }, { + "algorithm" : "MD5", + "checksumValue" : "77bb8eed98bc64581bcbd99f7998f47f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3f048dfc03b88e3a83398773421cd1a6acf5e55705739e17c9b026e84ab3f5f3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11framebuffer.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411000", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "ef2568a49761c17ee9165ea8f1528280f7de568b6f114849c0befd90f37291dc" + }, { + "algorithm" : "MD5", + "checksumValue" : "863376f946e8bd69a4007d1f015fb324" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5a04eabd2b43e995e8e2f95b64696f8368dfdfd1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles2/SDL_gles2funcs.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411567", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "0b79f859a310dabdbf836270635ed4d6dda96508d78c079bf13cdb546a123c5e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5fdc8aa3ac554c4d558679ca56cec0def8adedb6" + }, { + "algorithm" : "MD5", + "checksumValue" : "14bab76e63bda044737cbff647936dc5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11messagebox.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411484", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "5825532bbe1f36a4bb04da1e823a847b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9818ea12cfb96c60bdbb5103d8cf7754dcce34f4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7b1e01aaa7ad8f6fc34b5c7bdf79ebf5189bb09e2c4d2e79fc5d350623d11e83" + } ], + "copyrightText" : "Copyright (c) 2008-2018 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/KHR/khrplatform.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb", + "licenseInfoInFiles" : [ "LicenseRef-MIT", "LicenseRef-LicenseRef-scancode-khronos" ] + }, { + "SPDXID" : "SPDXRef-item3411564", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "96fb2c12c3520b22ffd271c0a83dee6d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "408aae651e1d166850fde7e684af7a497a7c57b0ced5e67167dcefc52731fff7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7c62c18a149adfc40751329fee9500b17fc03ee0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11opengl.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410153", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "bb192f14624a85a4d1a5a7f7dde00ceb6959ed59e69241428cb9eedcbad7ee9f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0526540fb7d7d97be97d6ac01a5423a1aaa05002" + }, { + "algorithm" : "MD5", + "checksumValue" : "f16a6566e70dbd9cf8a217735ed3124c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$UnknownOptionParserState.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410233", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a435509bb103ea535e3819fa65920d9e6c9dc69d050641eed87db655aa94fefb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b7034b47c21e6c297a1804d6b78d433e93e8eed8" + }, { + "algorithm" : "MD5", + "checksumValue" : "cc488e15d33940f9825df9d138d106a2" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/drawable-xhdpi/ic_launcher.png", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410284", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "34c47d1a3f1381031cc43de9c45786b8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9a02929ae9739a7d6ce3a4bfebf66157b26964924f5f1272600fa8b83916c4de" + }, { + "algorithm" : "SHA1", + "checksumValue" : "72738136e0ab59017ca62c7a3663ede1bb19652a" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_fullscreen/testsprite2_fullscreen.actions", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411486", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "3c9ac56cdaa72f19bdd064d10a2253ba8d4f118d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "eb58fcc3fc07e2770fb6ea68297fa5e453e6ae3f44b8a41d60716785efd06866" + }, { + "algorithm" : "MD5", + "checksumValue" : "8e69aec0c6e5a3bbf63b05fe3d87baf0" + } ], + "copyrightText" : "Copyright 2013-2020 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/EGL/eglext.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3411132", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "fed6f5459ce89c780d99e7038bbada29" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2b5dac9c477e3fb513933fbd5584d0b4550fddc9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "74c9449ae71768676c759afbee161456f7a558bcff8b352a824b015e8bd1e8ea" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_xinput.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410155", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "03d8bd60ee953e1902418f79cd0f915a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a153cc4bceb8e76700eaabdd1fb852005607d6958f5b07c3ed1e21c24cc31590" + }, { + "algorithm" : "SHA1", + "checksumValue" : "819dff7ab143d9355508e25eb6b0b4cf7241a3d5" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/ParsedCommandLineOption.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411139", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f0333900498f56a219bd331fcb4de33516c9bd7ee5a71bd386e68b4e809d4fb5" + }, { + "algorithm" : "MD5", + "checksumValue" : "9c62acc44fa1b90bd9f74de74a24e6c7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0e275d567e27c26a918cf61f3c14876efb10a506" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/unix/SDL_poll.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411002", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f3884a114b13ca7ab31821fdfc05dbc62d933831f67f442fc43f3c3ea3afd473" + }, { + "algorithm" : "MD5", + "checksumValue" : "74a8133f0e544e94fccdd932621c4155" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3b8ccb8112e971c73fff87e181581a9611b79c7e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles2/SDL_render_gles2.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411488", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "42cdcc2ae11a3303d81a9a79efe85130" + }, { + "algorithm" : "SHA1", + "checksumValue" : "60963b845b8d7570520c853f5e0a36a645fd3cbc" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1081d0dd1099f5f0367d21c2949e3be344d3fe37c41e7cab907b12ef71f95703" + } ], + "copyrightText" : "Copyright 2007-2020 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/EGL/eglplatform.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3410286", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "202af57a994a57637bfb7fe25394d544" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5ea5089eb7821aee114e8f64245f20d3413cbffb4dc9a3d7dcaae8adf03b33da" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5bf87e2dd59a555df2b37165477c6d79cb9090aa" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_crashtest/testsprite2_crashtest.actions", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410157", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "dd92c937fa7c822a386aff8173b3b6a5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a8e26ffebc89d7cbf264c0133742bb665860a0eae7cfc7b9a321251708979b7c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9a0538d17d2e1dfa34fd547336d3a926f8ffd4c5" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineOption.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411134", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "a79e7c5c1b85c657354e1572774e6191" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a822ae8d274013dc9db6c232fbe8e43d10f33d2aebee1c0dd5ce14f5629339b4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f16ac577c37152fc6f8031fd05d162a3e3602d44" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_immdevice.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411001", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "04eebebc104aa3d566a186a1590e0af8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "18c36449319f6db4fad6b5b23ade00fff46571a8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c2db7d4a71ea0050b9fd2b7d72646179e1b17467da537c10457b6883af2d80d6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles2/SDL_shaders_gles2.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410287", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0aec48cefd61482a676c355b06f07569" + }, { + "algorithm" : "SHA256", + "checksumValue" : "934ea3cbfcf366b0a1e342a0ac1d4f462f763b8d3f6177f6e35bf40828ae01be" + }, { + "algorithm" : "SHA1", + "checksumValue" : "fca3751585b9cf57233ef7fe129d10c9ec316c8a" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_crashtest/testsprite2_crashtest.config", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410154", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e348eae8263a47e92e176f9061eb9914" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0ed194a1e5873d6e0702fba2cb9e57780cb0b432daf046bf6738242cda365cf8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "da9483effd3b9b869060cdf2abcb808b8acfc4b5" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$OptionComparator.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411131", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "7e1717c7ce70d2e092dd2cb33d60da00e168f09fa6f149367a86e7fb6fdd5aa7" + }, { + "algorithm" : "MD5", + "checksumValue" : "0038eeb372788591e58dce3048aa60bc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2d81cbd7dd470f881bf2a8b945cc0e95c28aeee9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_immdevice.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411003", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "7bd452cffa5fc6b504985e7a65bf474d2a7c154b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fc16f59516b662434c1d3b2e2d537d91700d2281e413a073e5b8ca33deca077f" + }, { + "algorithm" : "MD5", + "checksumValue" : "a89a9e7156d417320f5d842d9818d0f3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles2/SDL_shaders_gles2.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411135", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "3bf19e89e8cbfcb72911237d3eb38aab" + }, { + "algorithm" : "SHA1", + "checksumValue" : "84079e80dd6f61d5a59fdb23848a24bfe1f86fa2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "bfbaf935736eca4acb77e52beca6097bff2368648f205e1e1f28ec7783bcdc58" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_xinput.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411487", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "528215f02e8c151510bd9c0b88bcd620" + }, { + "algorithm" : "SHA1", + "checksumValue" : "cdc6ed8304c1496ca289268c3abb04b8cb716c7f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "793779fefd83bb0e2a469a712efca01890d83c5ea5b596653c3cb6cdd669e200" + } ], + "copyrightText" : "Copyright 2013-2020 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/EGL/egl.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3410288", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f49690940b2a1fc55209020914f1746df65e106f" + }, { + "algorithm" : "MD5", + "checksumValue" : "e862935799c790da531159c70ec66ff8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "39944c0172880ac4220fa522df7115501e6d3532a5134beeb5b07e65eb9c70d6" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_crashtest/testsprite2_crashtest.parameters", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410156", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "0a7c0b0e49e5feff68fe40437f3812e61a7c2419" + }, { + "algorithm" : "MD5", + "checksumValue" : "10271f6e675b8a959ed1fab1926a077e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e40096b1e3447df20928bb751df0e8696d11bded83e8c0a591dd3d6099859f84" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/AbstractPropertiesCommandLineConverter.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411136", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "85f37710fb71beeb1e6b3af173e118a11e3f8d20" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3a632c3b17c43909e646dc67350a17222dde9f8d0fd5306e66974ecfe561a579" + }, { + "algorithm" : "MD5", + "checksumValue" : "d8d79a4b34aaf2f1cb40b07631a11bac" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_windows.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411004", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "9db2a1bd24574246dd61d1eba0e59788" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b3775981abefb2128c67589fcb53634d29d8ca7f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ad70794d6d1041aac570b874c5ebf11c9a44b5336814d219852f7bb08f65420c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_render.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411133", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "cd544fb953eac4deb010833e09da9568790a6777" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d7e71e4dc15464ba24075f3b7be1e323150b0dde77b54ae093fbc4cf5c6194da" + }, { + "algorithm" : "MD5", + "checksumValue" : "5ea99d9156aa5ec319e60ca8862d081b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_directx.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410283", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "63c7dd84f3b5bb1bae28255c51da4905" + }, { + "algorithm" : "SHA256", + "checksumValue" : "426ec3fc499c82d8d4b96d9f8d98bc060f2eac522175522e47c5d11e0729a48d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "668a40d5f62b528bdd4a0df7f1f6e0295fd132d8" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_fullscreen/testsprite2_fullscreen.parameters", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410159", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c5920e6f2566347bdba05a79fe2caa16" + }, { + "algorithm" : "SHA256", + "checksumValue" : "540356bfab5f117f5aa69233e3285d6ac783f22bafee36b1df2659cd79898376" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ce24ed250d123dc2d971f2e88a036459b8537748" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$OptionStringComparator.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411137", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d71cc75c4206b836762de048239ad4d101d8a0cc" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0a0ff3702ce3632fffce369b7530926f81fda61e0be79bb28e471c20e2b39d9e" + }, { + "algorithm" : "MD5", + "checksumValue" : "c760419b4d9024ce4600379af9c7c0c0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_windows.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411268", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ab16f15873550a03a8b045dfaa9fb78b2dbe7ec5" + }, { + "algorithm" : "MD5", + "checksumValue" : "81cdf08fb8ce218f8c1b0cd50091b188" + }, { + "algorithm" : "SHA256", + "checksumValue" : "bb93727ed41faa62aca52a64136fb27d53503fb82b6ecee06a93ffb9264016cf" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bkeyboard.cc", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412117", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "063a2be4f921a851847f9dad2b7fd520208991348a8cfaf7ecd889d829453773" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2ab90ca5ee2c4f30cf6d8398ef4b5516e266416f" + }, { + "algorithm" : "MD5", + "checksumValue" : "d782abd44759506476794408dbab12f9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/dummy/SDL_sysurl.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410173", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d060e6d8de8dd34a0de1b2f3ec77393e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "723f08793a6cbcfff1ba87276e802019f77fd2fe" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c2ac9f002c6669ca6c02eb9b587b8e9108e3ce6deab4a2de58b576f4f864ca38" + } ], + "copyrightText" : "Copyright © 2015 Samsung Electronics Co., Ltd", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/idle-inhibit-unstable-v1.xml", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3411557", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "52afa933177c9a48242e179c7872fc2ffa18a44303d633b7859e3ac9a404cdea" + }, { + "algorithm" : "MD5", + "checksumValue" : "5b876bf9b930b3eae367d2650e151932" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2fcebbe2c975808893e4e2c1028a11f93e3c7d3f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmouse.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411269", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "37a07c29fdaaddc5e8fce8a33cc220d94c0920f343b36596403b77fd0aa59d92" + }, { + "algorithm" : "MD5", + "checksumValue" : "6eb40720db8611b901f8fd9ed50808a0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9f67b83b2a63e764731f578b26ab1e099c5e8799" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga \nCopyright (C) 2018-2019 EXL ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bmessagebox.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410170", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d5da5c61107c53062c7a73093bd72676a0d643fa04eb1867411126600a75fc54" + }, { + "algorithm" : "MD5", + "checksumValue" : "1d5f412f3354cc6f069fa8ad84eaff60" + }, { + "algorithm" : "SHA1", + "checksumValue" : "eeba6f95c692bcfa0c45abbdfecba2870d2a2b83" + } ], + "copyrightText" : "Copyright © 2013-2016 Collabora, Ltd.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/viewporter.xml", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3412115", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "09b7bf43054ad1a7c2c91956c2e54b97e602e3b1" + }, { + "algorithm" : "MD5", + "checksumValue" : "37cd656c7d7857cf9babfa1a5685662b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "349a0d747843553da3b5bc0531d8589225004510f2404625370c5f790477468a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/windows/SDL_sysurl.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411267", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f9d4e3e04fe592ced2b6cec06fa870c3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d9d3ca12c3c52b109a9950c8f62ad4a70eb8093a107a8babb3ae76c9a06b92e0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3711c0bac4434cdf47a2129d00d5e338890c839d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bmodes.cc", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410384", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "8068877e2b12a2738b35347442edb5d7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "af12158bfa1013348529cc0c461f08a81359c4bdd79fba263628a4ab01626a92" + }, { + "algorithm" : "SHA1", + "checksumValue" : "42d7d75d50ceb37e8c5f4b9a81ad3142b9e4a25b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnativecocoa.m", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410142", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "c308cc4ea69b8ecaeb91d05dd316a6d29382bd06" + }, { + "algorithm" : "MD5", + "checksumValue" : "a28d1bc2667940e7340e47cfda51e853" + }, { + "algorithm" : "SHA256", + "checksumValue" : "cbfe7c9a8ca6d8d7b669e848e7d1345138d5f3f9fd53d07cd4d6733835fc6f20" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$CaseInsensitiveStringComparator.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411552", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "12dc16729574464f9522c1b512bce600054d948c208883724edbcbab8cca2c94" + }, { + "algorithm" : "MD5", + "checksumValue" : "92324435fe4c7ec46b0a8841335d3f35" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e7913135b006decbb995ee0602754a77474c90b1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmodes.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411239", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "dd5fd654ca9db96eb3dbb1848d674e350153b531" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4d28707481194b9d5d3fcdd9cc1cbf379bc2fc09c9d339a8a363de817f6d2ef8" + }, { + "algorithm" : "MD5", + "checksumValue" : "c6b12317364243fb179301e64bfa9af4" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_WM.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410149", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4aa73df8d7f5438c685a327ec6ee301420585692" + }, { + "algorithm" : "MD5", + "checksumValue" : "7a3b85d572632461640b700b4c5ea182" + }, { + "algorithm" : "SHA256", + "checksumValue" : "46ee4f2fb49d6261a57d0f9232f1d0dbb8aa17c04a292e14fbcadb5369e9f3bc" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineArgumentException.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411550", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "744dbfb6ac45e63eef55325a4b33953fbf54a470" + }, { + "algorithm" : "MD5", + "checksumValue" : "373eac07db38ed89fb4196b8c90f94b2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7bdc5671d2f79f525c0d1f9d5e9cb1ec471c8bbd43f67a1524379c19aab9777a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsvulkan.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411261", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0a1d91318af2c129cf17c4e8a6d84b1b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c159aa3cb3cc725f72f854a6f5a483e8aca1b910" + }, { + "algorithm" : "SHA256", + "checksumValue" : "397085a8904b847cc39b48bdb8cc8f3c6ae1e90e91a4c5d080bcf841120a016f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_video.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410172", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "80f9f22fec8c17ab5b6b31cb93737407" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b7198a53812be99c2d74049b28a0e8537f9be8fa" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ab4930dd3084f732b6fdd12ee6dbd0a112a758ed8a57b170366391dbeb1a22ff" + } ], + "copyrightText" : "Copyright © 2014 Jonas Ådahl\nCopyright © 2015 Red Hat Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/relative-pointer-unstable-v1.xml", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3411559", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d684cd1c5ee91c484bbd740d85b411f1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "919748546b60024fffa3613dd24d94f64c423c590e196db9d2043f9d76f4153e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "be563aa4f1269f3e4faf0ba0c7bf1e08b6111318" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/wmmsg.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411260", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ef85461e59cca8738625a1e3ea59332b8db8d62c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9959bad2ea98ce745cad70c9a8dfa662064dd397c69895ed248307765f776edf" + }, { + "algorithm" : "MD5", + "checksumValue" : "5b973ae767ed88241acca461f9008966" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_vulkan.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411020", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "5b5d2854ecc0a6921936a0e0752e98aa" + }, { + "algorithm" : "SHA256", + "checksumValue" : "abefce9c76790bdd59335205eb511536c43d91d189a8243b33d1bcf5fd42c7e0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e6b103725bba0a9ff3bc6c710b1314d6f8c91cf6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_triangle.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410229", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "7d35fc79b3044e2623172b64a8cce540" + }, { + "algorithm" : "SHA256", + "checksumValue" : "80851c46d318b0cedc51bb4d6095ad51dc16629ea590ee7d5fbac5b15c3cdbbb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4a853b8f57d58a4bae4221da9d5421529e0136ce" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/drawable-hdpi/ic_launcher.png", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410144", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "9ecadf0e1bc273e2a1c6db42f7d3b6b5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "585a8246799ef34ca37df6109dadc5010107cf5d58c03f15c802e65f2033a73c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "080b3888540c64e44394cf27529dd0f5b811760b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$AfterOptions.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411554", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "8931f69dba5bc39a9ad3f2c8f990f6fd9ebea7e2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b052bbda1a3dc3bf0380823553542f4d697b20da0dccf4f5ecf4452d0d94b872" + }, { + "algorithm" : "MD5", + "checksumValue" : "34fc0db1793c4e5323c3aa116029525b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsvulkan.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411472", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "72c8b7566231117dcab419bb39ed673086cb473d" + }, { + "algorithm" : "MD5", + "checksumValue" : "fde144ad5d5a0c28e891d446c914c6b5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "14487639f9d891c0d437ca1590a3151af655ae3c4d9ad5f4fca6f9c8e8ad1c8c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsvideo.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410223", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0cf959315f7ef3b09e8151e09b0b84b9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f02b616aedaf21168b6729f91d7888058314ffc3f6bec1c10795da28ed70c357" + }, { + "algorithm" : "SHA1", + "checksumValue" : "73677e39cc042d0debeb269f4da35294f8d95c8c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/drawable-mdpi/ic_launcher.png", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410141", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "477e20ebffaa02c5d0bea17e89b971ae" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0f4f451e8ef68baeba51cfa6f166cdc6192169327fce405037e57f8059611755" + }, { + "algorithm" : "SHA1", + "checksumValue" : "963bafd4bc15d813d1b7d122c14d22d7b4eae649" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/SystemPropertiesCommandLineConverter.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411551", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "240d09d5c8e47f6644377da84cae6bf8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "52aaf941bd247b36eacabdf233709e0716f504c0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2426a25555d69b31281f6283586bf53cfa8af9c2058e4bcc0128fa764d4875bf" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsframebuffer.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411231", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "b08b9075802c247f7bb4fc2d2e74f627" + }, { + "algorithm" : "SHA256", + "checksumValue" : "99d19368b8d20de6876a85975c2d9edf4b05fe41379385adc60d1e1d706dd311" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2bcbecad0143856b4cbaeace69618877163c35dc" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosevents_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411473", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f2918b8bd7dad8154ac61ad53c688e537f82597bcb84b5ea19e2a03ae16a0810" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2d4c28ebfefe989c722caaf1247ad9c64eb99804" + }, { + "algorithm" : "MD5", + "checksumValue" : "e8561b74020de9985da5bb03fec92a77" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dstouch.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410220", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "18bfe77c342b4698f1cef19cf8d918e2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9d28f3345f50cb6970293f841ddf6b7d9962c3759495b489f04ce8922ca5abb6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2669873f891113a8f45506e825d0215306e95405" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/proguard-project.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411553", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "cfb38c9cc1ac943a77b8dc602c32a96f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e7cbbe4e2dc0eda95e28d742634b47ecfa005a91480c07da4dd3961a110a58e9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "51055f0af59c7486b09585e1a747194c4518a2a2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsopengles.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411230", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "4f92a28b60087a73859e2786aa6c70a86e5c986e09cfe8c699820065dfda2e86" + }, { + "algorithm" : "MD5", + "checksumValue" : "e458424025863ddcfee4487d10a95d6c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d6f72aa963fc01c7fd97469adb7d6dc644e2590f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmouse.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410383", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "7538049e2c6a18bb30f69a20cf47e1cf" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2a7d10f38a263f2d46171dee3d815a47b758e1b483d060069d4e55894e9c176b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2fa4fe8fe6e434a3a0f20f69b016639a6a050766" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/watcom.mif", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411232", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "90d9c154467307345923007f85c3a684" + }, { + "algorithm" : "SHA1", + "checksumValue" : "40ff0937e3f6ae070e04ad85c2fa932e68938014" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2703197091a7910f4b5520dfcbc53512881963b3c3c2b08cb677a894a51ba333" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosvideo.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411474", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "7cf53128f96f42ff333f3a12083a89066cfe2a91021f978d9396505cb071f185" + }, { + "algorithm" : "SHA1", + "checksumValue" : "cab04d06ef37d63ab89b4f5ec8e252ec107e0993" + }, { + "algorithm" : "MD5", + "checksumValue" : "45143c553919dd2e45e5ddad2b0e0a9f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsswkb.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411556", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "8341520e03b442159c0479a0a3236f69e5489ff1" + }, { + "algorithm" : "MD5", + "checksumValue" : "58ef98a5c09b8c4de09516392e2e1c26" + }, { + "algorithm" : "SHA256", + "checksumValue" : "963281a0771916c148eef1085aa3189defa6d77e1c4178ddfc6da6051c302833" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowswindow.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410385", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "19bfb543d316222a547f000441703d40634d5a529d16a209cc0ec7d2eae5a7c7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1fbb5b4d43daf83746d7ca52485b1b2f4d569807" + }, { + "algorithm" : "MD5", + "checksumValue" : "aefba0c437d078ddf8c8452138dba876" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_clipboard.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410143", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "39c3f0b732f15ee99d3e352d99510dae5fa4832e" + }, { + "algorithm" : "MD5", + "checksumValue" : "2123c349824988aefce0864b5082cae5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "702557c51389ea2cb9ba4bb89c245cc2c8c777098e0b1116d6053042caace0f2" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/ParsedCommandLine.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410225", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d086ef0b40472af45a24e4ee834620baf19a4431" + }, { + "algorithm" : "MD5", + "checksumValue" : "de667256ae1170fabc1807f3e8d59f6c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4c8052239f85c9de53bbfb57df8c344d725b7c9805f193f36c0811d52bad1073" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/values/strings.xml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411233", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "2163d6e47d3c98915d345c4d6149e86563611156" + }, { + "algorithm" : "MD5", + "checksumValue" : "38cdcfec4c7214c92bd297372fdf2b30" + }, { + "algorithm" : "SHA256", + "checksumValue" : "41443dbccd0a02587fda1e48b26aeeb604df422600bb3a1629d2a638f8216dfe" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosvideo.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411475", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "7987b183e909436920567045f923c0efffdd448238e98589d19bce94bd0fe9af" + }, { + "algorithm" : "MD5", + "checksumValue" : "0d89ca0ca5a407f5aabfcc079c1df1f3" + }, { + "algorithm" : "SHA1", + "checksumValue" : "dd0c66ff7fde846167b22f15a75747494ec97820" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsframebuffer.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410386", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "4adcf6764295c60e55200a8d17cd03c6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e403fb4bbdb7374d6c6588b8ae43054aa1f6ba0ca8fbaa984f5d988b39819641" + }, { + "algorithm" : "SHA1", + "checksumValue" : "222cd84e43fc2275601484541454a35bcf3cec73" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testyuv.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411237", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d08117f639ccb5fae66f8e2e32fa8e20e018b2415ab1389775fa417b9785abb6" + }, { + "algorithm" : "MD5", + "checksumValue" : "727d56761cdc3753fd006007ea1090f1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a3a0ffb432f62f0423d791a4a195050668b2e610" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmouse.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411476", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ac0a18c850409d077a21b10de7197a0c21cb9053" + }, { + "algorithm" : "MD5", + "checksumValue" : "8812a913b12c68317ccc021b81e094e3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "263adb424d193b0edc8130f64e6894865f1f4eede0d06733c6018257f312b75a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsswkb.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410237", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "9aa85b5131ccd6cdac721064540252a5ffd55f24b0066d3daf73e72d5decd845" + }, { + "algorithm" : "SHA1", + "checksumValue" : "46d58cff40a37d3fc082cc0e8c7e0d59799dfb04" + }, { + "algorithm" : "MD5", + "checksumValue" : "fe4466075721a9e00cbd274a34d133af" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/jni/Application.mk", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410387", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "4f97e5b28413816393546075b9236c0079957cbdb911858653e949620a1d0bb9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "cc052697f26cc7c4f207249a9d5e0e618a48dd67" + }, { + "algorithm" : "MD5", + "checksumValue" : "14c17aaa47af44b5b8b62e541c2efc32" + } ], + "copyrightText" : "Copyright © 2004 Scott James Remnant .", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/acinclude.m4", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception", + "licenseInfoInFiles" : [ "LicenseRef-GPL-2.0-or-later", "LicenseRef-Autoconf-exception", "LicenseRef-LicenseRef-scancode-autoconf-simple-exception-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3410145", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c7cb4cd979d09f32bfdbc33c59798cd3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d54491d356fee7f41734447566dfbb5e71d5b9ecd174db87d40da047d1079331" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ebe27dbae07d3a7c864b52fbb6d24f15dc83b417" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineConverter.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411569", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d6e2118c0defed8fbee0b1451e8a886185468ca68847999c91f7df0fb2540b4e" + }, { + "algorithm" : "MD5", + "checksumValue" : "ed29da689f544e322d899a40d78e49ef" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e08e0d24218cb9f09fb24b533ee3c4346d1a441e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11clipboard.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411234", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f547ccd2f697b13d684998096b2a38fd" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7bea2234cbbfbfad729618eee369bc95fe931d20" + }, { + "algorithm" : "SHA256", + "checksumValue" : "218ce8a78a3ac2edd130d343e9dce1c449b17fb9a465cf38b0f33bd316a5ca59" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmodes.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411477", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "e5a37d17382521f4e3ec9cd3ad3df8083c8274e1c65fa22ec91c949d40c98eea" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b3e3a09148b874415c3bd0c364bdc2e7a935b1fc" + }, { + "algorithm" : "MD5", + "checksumValue" : "6748a50ec1aa2dd55158bfd315dfdcf4" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_pixels_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410238", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b944a6752c2da4cee1de8afafd928931d326210d19e4eee51850d7aa1a28281f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a0147203bfd3791ca0e8d24dcf7c78f7f68e9a16" + }, { + "algorithm" : "MD5", + "checksumValue" : "36c096f2d49c86f9afe4ed3c05e07229" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/jni/Android.mk", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411235", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "7760480e5c47793f556eda0da6890e23" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4854d28b02fb8121ec27136f40038fefa7fe0535" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a34af0ac4cd3a280c3674995f03f0ac5534e7b73cb713db7ec676785bd1f45c9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscoswindow.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410146", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "4186193685dedc15dce4d1f8f0bd5a5c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "980a8e15b498ee88c120effac35b69a27c0a8109a63f47819dd4c7c57a8935c1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1528ce83a85ff9a2d67bb03484e75a2c55bfc7dd" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411555", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "cf811f7e37baa8edaf28f3cb92a59e07" + }, { + "algorithm" : "SHA256", + "checksumValue" : "79d4e473cf4f06ff89a1d75fb2dbbc499df57f95e4c9a6e98d91ffa7acee0125" + }, { + "algorithm" : "SHA1", + "checksumValue" : "19b61bb336691fd4d71d3ad774408dc218b45044" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowswindow.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410231", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "357c205473924d0c808190b0f71a073d886b96c7" + }, { + "algorithm" : "MD5", + "checksumValue" : "59e1a547547f6679567d7801d3670769" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e1502185049211025ac9428da71ead209daa5bdefa6975053a870d0e42c5a18c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/drawable-xxhdpi/ic_launcher.png", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410140", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "9959ec8f58148535cfb59240214d3da5f6f5441a2aeee9cbbd99d8b947ed94ba" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6118554dd1977928b84bcd9e4b816f2d6be98cea" + }, { + "algorithm" : "MD5", + "checksumValue" : "af1a62785aef4f3b132e4b30ab8662f9" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$BeforeFirstSubCommand.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411563", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "4bd9736d86edf8f6f30b04ae4bc598c1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2ffe982ccec8429fd243d13398a0fa67c8f2bbc7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "551e0e68e6f1d7f0454c9bb6a6845111bb2c2bbf702d802b89530db006223405" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11mouse.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410147", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "00bd542d118211f8ef7e0ee23b5d64c212b5dd02" + }, { + "algorithm" : "MD5", + "checksumValue" : "59d10b2a20c0d15a7a48d52fdbdee375" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2416bad28107e2700b0a58fd199f713c24d8116d317552c40341d3af30b1a7da" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$1.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411560", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f0a5fc10cbafab9f9fc33b7e8a1f67ff" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7855732c7b4548bd6d1bbc2d3bb9e0b4be63bdc9376a84da6cb1794183da12d2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ecf545bf4fe999c6879bc987e1fb7d6a15d1fa5f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsshape.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410148", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "bf34eea4124f00a2c8b2aca87bf656d9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3cef54fb0c97d156085323357b4c45a935b903427d013ac9e08837f045cb303e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "132dd8756e09ef192741c5d929a4f7ab66044677" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$KnownOptionParserState.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411568", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "0950c0475c642a0492255c791bc077ef1b4c4f0c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7ad6f3caa2afd79ba8032760e4aa91bc12137b570ecfe36038a1abb11a6099b4" + }, { + "algorithm" : "MD5", + "checksumValue" : "e41c6f919e494de60e4bbab3d1d66d96" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11opengles.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411254", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ad77739f826b26c1ee4ca6450c37ba2ab273deae" + }, { + "algorithm" : "MD5", + "checksumValue" : "50002cdde4d8b5fe4dddc5fb6ba91fd9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ff1404e8f4c43f5bd1b92bca1f963846d1847184ca733da86f19102ae1c2ca9b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_video.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411255", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "80c423627c7eae6bf5862f0ca856d877bb30504a92dde89670d7adfaa08e4078" + }, { + "algorithm" : "SHA1", + "checksumValue" : "cbb5303fe4b02cc68e59fbc4c6d86d4a24038bbe" + }, { + "algorithm" : "MD5", + "checksumValue" : "6f688153780674a0aa7cdda2123abb2b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_mouse.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412100", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "bc2e7c0fca82f1d332dc52e27bec8f009312fe83f9e50294cdb23c4c09736151" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2ceb2391ee4614556dd5c375366e0b145f730537" + }, { + "algorithm" : "MD5", + "checksumValue" : "3cc47963f6a141ccab8669e8885aa06a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/riscos/SDL_sysurl.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412104", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0b5690006e32b51c221c5b941ee09150" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0873aabdd6dc3dbfd242db5c8146ee82a243946359002183cd1d422ab779bdd5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "082113479cc78e53d1d8cc248e0c1b9d54151377" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/android/SDL_sysurl.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411492", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d5e38a7ae7327aea2dde5c9f32927fa2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e2efd24ada4479131f932dea1cd2f4dad9b3aad44aae60330fde9679a70f3d52" + }, { + "algorithm" : "SHA1", + "checksumValue" : "cc33764e9693c21def99ff30a7c5e629b61b580a" + } ], + "copyrightText" : "Copyright 2015-2022 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_xlib.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3411256", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "5bc5fbac76e8b73f9792488f719e054b504f4fc697d1897d1f50f955e4261d58" + }, { + "algorithm" : "MD5", + "checksumValue" : "f90138818093142e139366de80031701" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e2a285a29a00a9ad229b0ab788131427f7c13edd" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_WM.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410161", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "677f67a572fd551f9075b88d62785d948b5bf8ff" + }, { + "algorithm" : "MD5", + "checksumValue" : "b3175102a42bffb9cf59c9d54eea6830" + }, { + "algorithm" : "SHA256", + "checksumValue" : "be2dada36bb29fa322e972de0c8a72a4fc54aaade1af268370e3702f3a73430f" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/ProjectPropertiesCommandLineConverter.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411257", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "2445b0cb0972133d638e1f3eec3b8a4ac2b6db93feda6760fb6fa3b925e0bec0" + }, { + "algorithm" : "MD5", + "checksumValue" : "368fa8130d67a9b04e907654d30ec7cd" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7316fd7bf9681535afaba67a156308401bd01b82" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_modes.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411493", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d9894291d2dd61f64e61286f4c89c940" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e21dff5b9ec02744e2233be21ac2efc69ee9eacd" + }, { + "algorithm" : "SHA256", + "checksumValue" : "972d6d7f2ff66bc3d8f627bd66cffcc75ba9fb1d16a7acec7fd9d93dd85c243c" + } ], + "copyrightText" : "Copyright 2015-2022 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_xcb.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3412102", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6f412a89b099f3cd80d779b343e70b981f4d55ba54fe08213e4f9c5028978151" + }, { + "algorithm" : "SHA1", + "checksumValue" : "40b3d59632b66a4d379efe6826b4a7d0fa784865" + }, { + "algorithm" : "MD5", + "checksumValue" : "1ed1d274c4c06008b0bbc6308da75633" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/haiku/SDL_sysurl.cc", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410162", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "4e4e68bf24fc7a475db4ca104d466b61b1361757bec19e92cc3cd440d701a500" + }, { + "algorithm" : "MD5", + "checksumValue" : "4d6e41346f11b13cbfe03541d58da90f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "08eb11a8e0f255a36a4a8055b7b665fb4b2b1475" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/gradle-wrapper-classpath.properties", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410174", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "653082357f501988dbed7973ff9508ef1f1448f3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "790da0bf277acde1413c9855b49dcf6721afdc38530d3d9b8e31535b072516fd" + }, { + "algorithm" : "MD5", + "checksumValue" : "71b608c069fec5650eedaede06bba784" + } ], + "copyrightText" : "Copyright © 2008-2013 Kristian Høgsberg\nCopyright © 2013 Rafael Antognolli\nCopyright © 2013 Jasper St. Pierre\nCopyright © 2010-2013 Intel Corporation\nCopyright © 2015-2017 Samsung Electronics Co., Ltd\nCopyright © 2015-2017 Red Hat Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/xdg-shell.xml", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3412106", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "6bc855d0c44ccf49c47d967080aa9ddaf217bf5d" + }, { + "algorithm" : "MD5", + "checksumValue" : "622daa524c7e870fc12b2a1df8459203" + }, { + "algorithm" : "SHA256", + "checksumValue" : "bc8b2eb0eadfb6d96e0ab4fee2a909b7ae8bfe2f556625483e10f2b0c24864f1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/winrt/SDL_sysurl.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411022", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "8ae95d7692885cb3d39d0b60bd134e77331bd4b020f85d78e3cc06487b7cc243" + }, { + "algorithm" : "MD5", + "checksumValue" : "c61d9099128898316fd8d762890d4873" + }, { + "algorithm" : "SHA1", + "checksumValue" : "64a88bb67cb1ade1d133d9c7bf1d30ccb769e671" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendline.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411258", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ce6955a87f13c0c65ac27fc4e9ef3e9a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2065099f32ac7663ec979b1854c6d436e912be49" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0c4a42e14b4df913e99e2fa58e74afcbd2d6800b11ea70699066943855022aef" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_dyn.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410175", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "15b741d695a8528b25df59bceddba458b257b7f5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9117d9e8ec02e9a3c3c55803b41e1227e76986f555f7c12eeb29f796fa63e69b" + }, { + "algorithm" : "MD5", + "checksumValue" : "8581caaf5f73f20b582577761eba395a" + } ], + "copyrightText" : "Copyright © 2017 Red Hat Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/keyboard-shortcuts-inhibit-unstable-v1.xml", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3411259", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0822fb203da62dd548a596f196f10a75" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ff0ac35854659aaafde59267bb7bd9a942108c94" + }, { + "algorithm" : "SHA256", + "checksumValue" : "96282356750d3694b09ce0b1c27f9cbe48c6fa83df49f06480446a3ddfea0b0b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_opengl.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411029", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "14d9e48ec7ba0d3c14d83a6ab98797af" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e4dc185bb5db17d3bdf2b4d0523aa9743532dd4d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5678d6e78e7fce1e58cd80b543f34f31aec196a16b3335840158c58fdfa9c002" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_drawpoint.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410177", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c74d1aa4e44c9e2873f924707bcaf0becaaa77bf5de081cb7a4d8b06bebc2219" + }, { + "algorithm" : "MD5", + "checksumValue" : "8197ee04c576b4751fdcd2194ead3164" + }, { + "algorithm" : "SHA1", + "checksumValue" : "afd5f61f84972589de6ac0a1af9140902120bceb" + } ], + "copyrightText" : "Copyright 2014 © Stephen \"Lyude\" Chandler Paul\nCopyright 2015-2016 © Red Hat, Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/tablet-unstable-v2.xml", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3411021", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "664c0e1f70ab1dd81e4d9e600473970b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9faa00a8acf077b8d2ebff577ee4471a47d46ab7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "95f435c8664d0a3015fd386494ea54082a4a70cd925fefa5c4f499c613aea5c3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendpoint.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411264", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "2e08c360d745274589a67386211e7519f614a81b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "10ea7e443e32a0cedfb2b39bbfe4f78c1430f1754e730b27260378f4108f3d1f" + }, { + "algorithm" : "MD5", + "checksumValue" : "bd462f61c7fd8b02548e38142c37c24b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bopengl.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411024", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "014ad51f4414c416a511acd512ae56f37dd3b0ca" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d121b45233d627e2ab6bf02a2fa54175a24e56165a48b64137bdaee954649cbd" + }, { + "algorithm" : "MD5", + "checksumValue" : "71d7e2d7c31a950a808ca7b737fe2d21" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_draw.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412118", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "4d945ee91edf526a1969dba63133e7deb5d9982f0a6f70ffecfdbab8f49290fa" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c10c25480c550d474147ffb883e289f95ef4ec36" + }, { + "algorithm" : "MD5", + "checksumValue" : "996b8ded4310f0d6306b6d4b765e6e9d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/SDL_url.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411250", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "a2c9f848a107f8c3b7a12b35937cdaf2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1c4aa8d52854250a28a407c06420286a5a23ab45" + }, { + "algorithm" : "SHA256", + "checksumValue" : "018db861fd79803446acc3507f4b21f4f91916675b6340ff89cb9c27a13cef84" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_opengl.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411251", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "59f8e5fe3bccd9957e19643e3f7ae1344f7292a8" + }, { + "algorithm" : "MD5", + "checksumValue" : "588890fab068a9565eadb5eeb922fe71" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8632404564846482cdcb60dcff84fceb816d5069e26acbf20324d38afa3a7440" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_modes.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411266", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d1753a504423d29a9dd9987e8e8fdb6142b72645" + }, { + "algorithm" : "SHA256", + "checksumValue" : "349f934fc05f06410f00b2bf20acde7f5418ec4f956b48024a091be9ec0b413d" + }, { + "algorithm" : "MD5", + "checksumValue" : "39a6b30b78dec78472e6a0ed7be16ff8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bvideo.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410179", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b29ccbec77433f988b72cc37fc94cf6567f7a65053b0890611b444cfdf4523ed" + }, { + "algorithm" : "SHA1", + "checksumValue" : "03b266496f4b230665c95f0b7788f3f75c9d7eff" + }, { + "algorithm" : "MD5", + "checksumValue" : "61dfba07ef29ef290760f2d41373245f" + } ], + "copyrightText" : "Copyright © 2012, 2013 Intel Corporation\nCopyright © 2015, 2016 Jan Arne Petersen\nCopyright © 2017, 2018 Red Hat, Inc.\nCopyright © 2018 Purism SPC", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/text-input-unstable-v3.xml", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-HPND-sell-variant-2f915eef2add4458bb918178b1686ff2", + "licenseInfoInFiles" : [ "LicenseRef-HPND-sell-variant" ] + }, { + "SPDXID" : "SPDXRef-item3412111", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "84deea7288546bed2e27097e4f9206b9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "52e995a4015b47e492efc22c0894dc4c93256149459d108e63f75dd0ae721c4c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0bda8fde803da89d4ac83cf32ae3b99594411dcf" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/SDL_sysurl.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411026", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "89460e5411c5c294002b0266ae15c3b2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4c5e07642011f98ebb6845791b85ae0747c4a851" + }, { + "algorithm" : "SHA256", + "checksumValue" : "33ad8ffe30acfce9f1e967c07e3d866a08b5eb44ecdf3090606f0f0ea29db734" + } ], + "copyrightText" : "Copyright (C) 2001-2011 Andreas Schiffler", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_rotate.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411263", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "7733b4db36b57cfca62ccbf9d9fe1184c3dc65fb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9f945a1741c79c7697e8ef2aa163c8fe74dea4b278375f33592282bce3e76ddc" + }, { + "algorithm" : "MD5", + "checksumValue" : "ba9808690c16a12249fef88837d785b9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bwindow.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411023", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "50f505aa68c2c2388cb7b82bea2071bbd927f97c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "708499b15fe44740f639ec4002a6376fdb1d3eda883d374efddc8254fea8aab4" + }, { + "algorithm" : "MD5", + "checksumValue" : "fbb5ee95fe07f90e92295333bad6a93d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendfillrect.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412110", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "0797cae79c0e2446caba56d813bce6c1d19a76f42dfe6f5ad2abc5c85bb78f29" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d495c15ff1d4c72f24abd975cabf6c51b51dffd4" + }, { + "algorithm" : "MD5", + "checksumValue" : "c5d852a2e17636ef05d8b936767abf20" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/vita/SDL_sysurl.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410176", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c41b411f4a4aaf26bdd775bae205410800de6395fbb7b8b9a920341fa59c1eb9" + }, { + "algorithm" : "MD5", + "checksumValue" : "f8784d993cff7cc300c658ba2a781a79" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a98033035155a52654ae3a9355ff867fd43fc28f" + } ], + "copyrightText" : "Copyright © 2008-2011 Kristian Høgsberg\nCopyright © 2010-2011 Intel Corporation\nCopyright © 2012-2013 Collabora, Ltd.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/wayland.xml", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3411027", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "e279fbf08ffac5a3b0fff039e2e0bbd9a4900e259a1eda52a5984cc62b700d97" + }, { + "algorithm" : "SHA1", + "checksumValue" : "afaff9eab1d9d112f1a8b4f82c18408b3f902559" + }, { + "algorithm" : "MD5", + "checksumValue" : "175a18ce74a28bc5f4974d4dec124c3b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_render_sw.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411028", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d3e52a92c814a357d77525dafcf292d4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "48b96a7e0c276fd00a595196df4377e16a113a7713adceb2ff4e90bde00d065b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b7e1b5253a7ae50a4e150b9f00e603f5c28acf27" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_drawline.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412113", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6a492d0767a809b8286277422aa8873c9f984d5f9ee0efc89575b3ff02b9faca" + }, { + "algorithm" : "MD5", + "checksumValue" : "d597f8165d250db12de4f1573dbdcb17" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6e481b687aaae89896ed93f3b3832ac342442ac9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/ios/SDL_sysurl.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411025", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "66ade56ecdfd7d18c9a6f0c89050fb9969e156881d5caa3de8b46492070de222" + }, { + "algorithm" : "MD5", + "checksumValue" : "365382ebdb7ff95c7c88c70042814711" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c3be8ef304b031129ba203b9ade38316fef593c5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendfillrect.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411265", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "11ce6363ebd258314484951dc8d9acbff47c305b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b656baa83bdb9ca91222ed363d31ff0c594e18ef231d3cb2597b99f8611ae317" + }, { + "algorithm" : "MD5", + "checksumValue" : "54c4e95379e65c47e699d58b7641188d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bkeyboard.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410178", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "8e7713669d758d328074e4b19505cd7f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "550f731fa474258af96634d784c8f35a8e663fe8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4c52b8e737ade1a08da98d6d88329b8f76f2d3933732a5c13a454b5ea0e9ec03" + } ], + "copyrightText" : "Copyright © 2018 Simon Ser", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/xdg-decoration-unstable-v1.xml", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3410171", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "8a6aff102e765e1cf352f643a5d3f632dd953d1b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d568482ba84df6e531698b1f531810860995ca24d69495427fe43aee6017f52c" + }, { + "algorithm" : "MD5", + "checksumValue" : "f028575edbed24f4f03663cc22acb01d" + } ], + "copyrightText" : "Copyright © 2015, 2016 Red Hat", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/primary-selection-unstable-v1.xml", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3411200", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "e601bfb8fd6d9ee10072dbe9f6b4c607ea421a54" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4e4fa4bb35180c00a572c0e00846b235d829a304b82468d1848be7b5c2353d9c" + }, { + "algorithm" : "MD5", + "checksumValue" : "4373d8cf8f1e1031d1f067d7a205a4b6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitview.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410355", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e7b8d7f3055a3e9e6211a64ecd151517" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d70831bea155b558634ff1c646e95e5b23da9a382a71b487a0df2ca22e9ef313" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ec771e0992ac70a893b2e1ed75c14f6a1d214758" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testscale.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411683", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "1bbfc58951e63f7b3b1a8bd5bea172c9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9a7fb41081b5ac3b368e15eedb52370fa1758393" + }, { + "algorithm" : "SHA256", + "checksumValue" : "58e08d4ec43a4a4913a7d6698501c6eec3f4478b434ffde177f30ca304d13d14" + } ], + "copyrightText" : "Copyright (C) 2021 Valve Corporation", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/steam/controller_constants.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410352", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "55178b5682600ac4c6f4bd6739d69d8266d36542" + }, { + "algorithm" : "SHA256", + "checksumValue" : "dccbd6d83f105eecbdd219dbfcbdd0085aaaa805d99da1490ada79cc5157e291" + }, { + "algorithm" : "MD5", + "checksumValue" : "e7d669871d3226d3b36464610610b838" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testjoystick.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411684", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "a4ba1408ee3d4d92910a8e0240c40caf" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b8258fcd3793257a6d65be82b5daf3cab3d79d53" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fff24f71a4c4c8a777d8b574b7062448bbaae91639d721090ff89598feeb82ec" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapijoystick_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411685", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0bf74bf9c01ee963215e3ec7b6afd740" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9a5acaa01909ad0bf2783a3a0d8f6540d11892b31b5297d9569109762109e9af" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b9110c184ea1e995df9e6313622e04e43d638d22" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_xbox360.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410354", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "aa9adb9c204bc2725559cd98c8d180d1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a019e4920d2405c4b69f484e42a0cfafd6879b3ba7ef839e3b320aa2a1507774" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9db5dd4e070b7e5769cfafa621b3db910f9bfa6b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testdropfile.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411686", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "7d6fc0c6d4bd70c88819aef1044f5da6fd7d72db" + }, { + "algorithm" : "MD5", + "checksumValue" : "218fe1a1b922413b0833816154cb3c34" + }, { + "algorithm" : "SHA256", + "checksumValue" : "86dd34fd7b4bbad358ba1ded9c9bae5d75d924570ee6cf6af9a798b5dd4d8942" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_nintendo.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411202", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6585cada4d42a97149c36df358044687" + }, { + "algorithm" : "SHA256", + "checksumValue" : "60fea9d02c7db1f14be4ada1d84a343c7152a32a3845b5d0a26bde664a7838c2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f3f678d3f63337612d235e933cb9fd51a632fd8a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitclipboard.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411201", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "1d04ebf8cb53246ef186812a74963b16a5f30fb5" + }, { + "algorithm" : "MD5", + "checksumValue" : "4e40115bc530b4f2294937b841bcd990" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fc2deb1f108c1d173d911b1ccefd10721ca9a521c2d718f8126736cc8e63ced2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmetalview.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411204", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "8fd4e6add4ed6d3bfc98bc417c230c403480627d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "dbf8281ab4ba8662ee05f87bcf070877d41af690aaa21c984a9bc9725d22ef7f" + }, { + "algorithm" : "MD5", + "checksumValue" : "aff0bff33e38216cabed39279d561ed3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmessagebox.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410357", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6aa70c841fbff0074b4e26816aa7fa4c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "313866292eaf9daf66c0b4060a7e2f724a89dfc1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "633a53f0dd90c2cb1b8a96cf70ad5d3a14fd614aacf8e10544e1f1285fd2f3c0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgl2.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411203", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b5b42584e350f1573ff161a611867283662f5d3486bb1635dd19df2708899d8e" + }, { + "algorithm" : "MD5", + "checksumValue" : "b3d5f5a0820043b13c36c75fafe2701b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "34ab96550cff53d3e7c7227b8c29387f1be5db92" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitviewcontroller.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411498", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e8002ccd72251a7e8eff433bca38689b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "564370b5f981d07a555de42f24f52bfbf414f327" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5cb6ca5adb5ed3f260d01a1320580962371b768c61fc625dd69e3922949a5299" + } ], + "copyrightText" : "Copyright (c) 2015-2017 The Khronos Group Inc.\nCopyright (c) 2015-2017 Valve Corporation\nCopyright (c) 2015-2017 LunarG, Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vk_layer.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3411687", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "5feee59bb3dd09e875b1db2a756f32f7e6175d530cc49b69247c4c9cdca78979" + }, { + "algorithm" : "MD5", + "checksumValue" : "682002bf75839f0ac9fd24e12f531015" + }, { + "algorithm" : "SHA1", + "checksumValue" : "fcb6b0b0227266d3966433c3592c7ac94c609221" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_rumble.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411015", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "975d299350ecb0e18cca0ba3933ba02ead941eda" + }, { + "algorithm" : "SHA256", + "checksumValue" : "45b6fa9d3b3ecb6eed0544764c495e18017308e6e2011540723469418695c1e3" + }, { + "algorithm" : "MD5", + "checksumValue" : "b53141f58594a1a844ad0f21e318c7e4" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d11/SDL_shaders_d3d11.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410356", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "1c5fa577ee1f01b90d15f16d3e86be4f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3bdcbd63a78a2aff73dd39a34cce530d4d5b108a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7a6033600a2eadf2913aec696d3d4d348bbda08ebf53a877a9cfe6ac08801b89" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testdrawchessboard.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411499", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "23bfcca6c6127015378b1456be3a9d7f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "df7f47fbb1bb5fba2e78537d33332cd9a3b862dc" + }, { + "algorithm" : "SHA256", + "checksumValue" : "68f8d2f95ce918b5c5731f41af8002cf18b4bd7b2c3be48d125efb77b9948225" + } ], + "copyrightText" : "Copyright 2015-2022 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_vi.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3411688", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d4fd21afc43ef38981aa38e561923f221bbb1900" + }, { + "algorithm" : "MD5", + "checksumValue" : "743cb33251bcc9248c7267dc257f6582" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2dafde7432b970ae3991381de08fc7f4b31f7a91c3091a2410c17975bce56754" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_wii.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411252", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "3a002f61d69b72639397dcfb4f46bc43" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6e4338b34e2d7e8d0def4e0a58915ead9c274194" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6e352cacb5f6be06e62a5d936841ca67b154d0c6b5a0e1eac0fde851f352f2fc" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_vulkan.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411016", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "39559fc133563ea19b800549067d92775154f36f3efd17ae5322013459a20a5d" + }, { + "algorithm" : "MD5", + "checksumValue" : "96d6ec0710ec034c447b7dda83fce45f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c4f605694b672dd686cc0b7a6a8dc7f047a6def8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d11/SDL_render_winrt.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411253", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "21c5ba06b763c5577afa1049d09994eb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b36d3a1cba98d3c53da4f5cbb9421e3e4189113e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2cbf8e2423b9f800a300c4eca9ad32a65cd652dac504dde8d823240175664bff" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_window.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410169", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "89602f8ea7e3a2d8e84ec2c4c77440f96d79d47d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "bfa8b1b5c4d1dab96f317c52b218cb09f59caf747ff59c87d1870c7feeadcecb" + }, { + "algorithm" : "MD5", + "checksumValue" : "db08daba48dcd4501104ca9b0d7517e9" + } ], + "copyrightText" : "Copyright © 2017 Red Hat Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/xdg-output-unstable-v1.xml", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3412108", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "2b1ed32974ad46096b8ed03926996e50a6ea64f444666dd5d65d96b7b872304f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "56a0be951530190f2f8923643d79eb2e43d49689" + }, { + "algorithm" : "MD5", + "checksumValue" : "cc7d12bb9366a545d71ad11b94d98e1b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/emscripten/SDL_sysurl.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411017", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "0b57a3d0fca276adb93448b28b5d579c4145d953e335a575480486bcf81da638" + }, { + "algorithm" : "MD5", + "checksumValue" : "d759c9fb7402ce94b4bff7fab0f196df" + }, { + "algorithm" : "SHA1", + "checksumValue" : "fbe709d5c24c416a657cfe395a2bf257c32b9c0c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d11/SDL_shaders_d3d11.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411680", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "73124175df4dc15b74295f395afc514325abbf72dc1e1991b7492ea3779e5a6e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f4ae44dd2027ec5f417364f250d293fa3c0eb658" + }, { + "algorithm" : "MD5", + "checksumValue" : "357b3636a3a575b82db442131bb70408" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_shield.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411014", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c7b78f81d6f8e9632f5359e756b0bc455d687d667f48a46b4bb0b776176020f8" + }, { + "algorithm" : "MD5", + "checksumValue" : "f2602802a71207fddb4839849f1172df" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f1f4e8450e7300cb4929771572ab1e0f82b1abd5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d11/SDL_render_winrt.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411490", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "ca35e9a425f4affaeda3e86d3a413c53351e19bd9d239bc1ffcfaad3678350fe" + }, { + "algorithm" : "MD5", + "checksumValue" : "2d6f81e531c5a2c499fb60b8e67297a7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "338c6281ecad9beffceb39259b6e94e0a4a357a5" + } ], + "copyrightText" : "Copyright 2015-2022 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_xlib_xrandr.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3411491", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4f5eaf23adda7afe41a22cb90d03dff2564035ae" + }, { + "algorithm" : "SHA256", + "checksumValue" : "da4a142ee8eb7bdc2e73192b7d08495070425cdb1b765f7b9b3e7958d1e314c6" + }, { + "algorithm" : "MD5", + "checksumValue" : "c1f1bb5847b48d43eed8a90c1734b090" + } ], + "copyrightText" : "Copyright 2015-2022 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_wayland.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3410160", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "7177723b50e4e335281efa09ff8dcbafd52c528d" + }, { + "algorithm" : "MD5", + "checksumValue" : "baa327f02a21c34e777cbd9137a3089f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2a5720c409daf72820ea43c22a3a41d4bbfb8bb39390b9843df629100e8b51ae" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$MissingOptionArgState.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410884", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a9c688070068b6f851998430c39a27b9e507ee0b7f685b2c6c49537e058a066f" + }, { + "algorithm" : "MD5", + "checksumValue" : "5081a5138a754a2b6a4992553bf2e9ba" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3d8d8faec9dcc028b98935438f7e0b194a33d650" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_log.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410400", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "35a10cd6e1005ad0e4e8e8457bae35c6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5c7a294b41bfbbf482bd7a1fa9ec067300e744a9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8e355c6ec201ee32a69891f6b0e4a41c6f6f1d54f04a3f0027a18dcc74f81cfd" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testfile.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410882", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "ac26220798ad9f92bc051aa5102ae41a0fe50b1c8750f5f90353252c5a948512" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c8677a0491d8e0a13c0f823b3a56c73393df796c" + }, { + "algorithm" : "MD5", + "checksumValue" : "aa2227d4c9395cbce75707bbc3e3b020" + } ], + "copyrightText" : "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_pow.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Preserve-Permission-Notice", "LicenseRef-LicenseRef-scancode-sunpro" ] + }, { + "SPDXID" : "SPDXRef-item3410883", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "e7766c01969abca73081ac6e603ac7d4fbddfa57" + }, { + "algorithm" : "MD5", + "checksumValue" : "5c44c90820bb7451adb932ea1a36dfe3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4dbbf78b9c033fdab1792425320c48193dfd744703d3fa51543ca63aeed25f22" + } ], + "copyrightText" : "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_cos.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Preserve-Permission-Notice", "LicenseRef-LicenseRef-scancode-sunpro" ] + }, { + "SPDXID" : "SPDXRef-item3411745", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "53329fae0c2b8f6558696862996e51da" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0975f7df8a1985d728f1f275f7c7bf9e3a8e97505d409cb4cbdb2cfe13f1842b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c7adf76fc9b13c60fea66a164992cdfe4c69d29d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/windows/SDL_windowssensor.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410898", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "5f1f8d20cf16a9d88c45c3fda3d90eb419f7483c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5c21321caecf53edd92bdb4be22025258c646d939a4832881d67af3b526e18cb" + }, { + "algorithm" : "MD5", + "checksumValue" : "30ebb21988ebb249ee3d597f8fabf804" + } ], + "copyrightText" : "Copyright (C) 2021 Valve Corporation", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/android/hid.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410414", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "5c0bff93736f64716579591b97141da9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7270ff34834f7c1761cd1146ec7e1702869b9e7dbc5d674732cb79a0f859ecab" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6a68a3fb7ae70c859aafc18f5797528451b21237" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/template.test.in", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411731", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "cf00945962760e25d8797821a77e24b9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2a40d85d8c81550ec0b5cf16fe0cb14f0f7174f2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8c4c4c26e3c0de0fef7d701361ccc9c1c6e228b435f456829ec279e7fbd7adfa" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/bsd/SDL_bsdjoystick.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410416", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "356fca29c5c6a6c24cc093621c859336" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6932e5f456eda42b01e8efa814a677fbff47bf2c7b8473e6286b1f94106cc7c7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8a8317c41ef498ad86d9a41e8efffcae9f33c306" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testspriteminimal.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410413", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d84a92d9576b6f6e0366daf1a8b21db7440795b7492a144afd2f33f9710c4796" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ae992c347280cda024ef980571e81a8059afea31" + }, { + "algorithm" : "MD5", + "checksumValue" : "4289184706bf4d708c2ca11bb5a36ab6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testthread.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410899", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c95b06d91836b94bd0c5cfdb12ed48fe" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fe06d47a03b3046ee6d43266409660156a00e6cd323bfbb7667161c279dd2f0e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ecc9e91eb4d507a64a1b852813ae7cb6ba053b88" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/android/project.properties", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411749", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "198d1e864f555b63fd0af0c6b6c95b47de8db7c19d5d35b28c5a3ec565f32585" + }, { + "algorithm" : "MD5", + "checksumValue" : "f06f7e93209fabd6790c3724f333ea0a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f7795b131ee303bac287fcd9417064edb9929241" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/dummy/SDL_dummysensor.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410418", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "1bfcb8e0c9f9702a6e56735fc10eb94c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "243259f10e78c755706b269d6c59e4b5b3f3fc3c8ab18fccc3fcbefafe5039f1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3b248004ace4020dfd1d1a90c2de16e84e0e4a74" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/CMakeLists.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411746", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f06f7e93209fabd6790c3724f333ea0a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f7795b131ee303bac287fcd9417064edb9929241" + }, { + "algorithm" : "SHA256", + "checksumValue" : "198d1e864f555b63fd0af0c6b6c95b47de8db7c19d5d35b28c5a3ec565f32585" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/windows/SDL_windowssensor.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410415", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "482d19bc2288a3d0bb4f688909402189" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ea23e7535d98bd90265833c38308ef64bdf6434e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c1065414b4b8e0bbc7c2201c6f7915098e8ed53550d73cd4e0c3b869f90fca6e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnativeos2.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410891", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "70cbbe458e7664b396daa0c489954d16" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7208dc6df7d686b37e22878195cf7c78e234a4c9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0dc9c627d3780cb7443396f784a68826e1a55bdd66bce318fd933fdddfa2d07d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/loadso/windows/SDL_sysloadso.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410419", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b3d452c67a33f6140fa6844770485635c9e34d49bda42c6e76aef4492ea59046" + }, { + "algorithm" : "MD5", + "checksumValue" : "822b69cd6f2d7cd9cfb53c1fdb4c76aa" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b8f5567fa84309facb9e0967596052230855a66b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testver.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411748", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "913a7035c0ee0f83e04da2dbab73b6524887fa0e" + }, { + "algorithm" : "MD5", + "checksumValue" : "77182dc51ba6a2406bb7f4158aaf51af" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ef1a9d61d918e6101a2cbce3e3852efa5334855b4da5486cdb4bfbbe8a3ea3ec" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/dummy/SDL_dummysensor.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410417", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "3a38081ae13732327d0355fb64e72d7d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b205e7dc107d49dea0b2693aa64444c8b9d0e1f8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b2acc05778055176c7b733f1358295c14efbf4fb2dacc40cd403f826fe8c241c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testkeys.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410410", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "3134c9612052a4e10ac2e2d083141b66fdc213bdb28008462b485e46e4d8f690" + }, { + "algorithm" : "MD5", + "checksumValue" : "28f991e66d270fd67454e696b075f6db" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8cc53d489e460852d47027de7e6a9ed3156ec07b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/controllermap.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411115", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0daf24c7134ec5968e5fba7a07628769" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e1d72eb3d2d170281d352453c928c66fae9cb4d40963651e3c0c9ebe4a6f199b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "763cfa8f9bdbbc880db09d8a4b64517e9dbcdb6c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/geniconv.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411361", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "516fe286c753105a008cbb3301cf20d817d5fefeb423495217947a405a2b02ca" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8efa1de683ff7a3dec2bca16c8e81a8491a287ce" + }, { + "algorithm" : "MD5", + "checksumValue" : "e20384b54e8d39d42b860e4dff906455" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandmessagebox.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410261", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "7c2751caef6431aaed0c7e99be0cd0e2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "04271f51f5cc0162a7a7142a82bb3ed88a2d3bba7255f0bf268dcf207801d663" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c1bbe6a55adf623b6110008b774b71f2ee98636d" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/testsprite2_sample.config", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410030", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "77edc2b8cb8d4eebe362cf87383cf8e1bde7b0e1f0c09aa573240eabbaa100f7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7c251406327826e5000bc311482b3335c636d6ff" + }, { + "algorithm" : "MD5", + "checksumValue" : "bff026c6617974a691ccd641c9f4c4c6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/resources/License.txt", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411592", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "69df6c03f3e6379808b995be6dc93490" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c15e702729533fa97e98fd5b58f6a0563760668fb223cf07022ef7bdfb162f88" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c03400018e95f78ea40ec9dbb06cdb1994c5f840" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/edid.h", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411590", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "4c50b93c86e2d4ab6311666fd32fcf1d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b11b2fcf6d9ca6ba43ccd97310a797e65950230b0e7de9403be072d78b8e4c7f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "60a06939d30e5e542e40a7df0a56fa112cd4ac89" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11dyn.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410268", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "003cf42b92b8a01ca6a15ccf0ddd6b1b1b52441ceda98f54f16d18abaf7cd232" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7d7bedab054b5304ccdafde7986207922aab5485" + }, { + "algorithm" : "MD5", + "checksumValue" : "eccbb42b3b0a38f0b0ecd82b75071dd0" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_rwhelper.h", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3410402", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6dba28725dd42dc4730ee9962833a1065677a5c46d8fdb76fb9819ff76fbffe0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6e0d074ad1a88fb063af4bc1a0a3da916902eed2" + }, { + "algorithm" : "MD5", + "checksumValue" : "6548a6f8e179eafff76a65f5c1a4fd28" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/nacl/manifest.json", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410274", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "99fddc710851bde73b3df61b9265570753254f23e314251ed1f81381c468c5aa" + }, { + "algorithm" : "SHA1", + "checksumValue" : "fd5006b6b14fde3c5bda48ce86f40f5e36b150d2" + }, { + "algorithm" : "MD5", + "checksumValue" : "1d73adde33258a413245028c0c2971c9" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_parsehelper.h", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3410403", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "eefa29e590ab8d876318675e1578ee1334825e41" + }, { + "algorithm" : "MD5", + "checksumValue" : "b6fdab7c81264a4163dfae73b5a9a27f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "29f2196890897dfab9eda2de5540dd8273427069f055b06602ead5a12cfdf714" + } ], + "copyrightText" : "Copyright (c) 2012 The Chromium Authors. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/nacl/index.html", + "licenseComments" : "The information in the file is:\nThe Chromium Authors. All rights reserved.\nUse of this source code is governed by a BSD-style license that can be\nfound in the LICENSE file.\nObviously the file is taken from the chrmium source tree. We checked the LICENSE file of the Chromium Repo on GitHub: https://github.com/chromium/chromium/blob/main/LICENSE\nThe information displayed is an individualized BSD-3-Clause license. We took the license text and concluded BSD-3-Clause as license of this file.\nThe information was retrieved on 16th of Oct 2023", + "licenseConcluded" : "LicenseRef-BSD-3-Clause-7f5d2ce8d75ce1977dedf2806bb2d69e", + "licenseInfoInFiles" : [ "LicenseRef-BSD-3-Clause", "LicenseRef-BSD" ] + }, { + "SPDXID" : "SPDXRef-item3411129", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4dcba044347f6270ebc6face07e5c5a293bcc90e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "866e371ff0db91860e3ec10cb9ba289cfaa8834c70ef945dfd0f15e383fa0c67" + }, { + "algorithm" : "MD5", + "checksumValue" : "977575a6afa4e4d607573fa326dd0ce1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_hid.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410887", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "125b10b94688f8349472975a189d64a0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ac148e05046f052547f119f038dc31296653fdac" + }, { + "algorithm" : "SHA256", + "checksumValue" : "29c8707ca10ac5b97953333bc51f2effad04f4bf5f1e4a6ae8a5bb3c15534c82" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/loadso/dlopen/SDL_sysloadso.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411591", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "62eb2244ada45f3f852cbd21a22702820aa3bec31d6d6894520c589295971d09" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7d7d67b8b0a648ffa84806a2bf15612f74d193f2" + }, { + "algorithm" : "MD5", + "checksumValue" : "bd3eb4b55dcc805812db00a3e475934d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11vulkan.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411360", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "857f43725b6e39bf1495a534e206baa2f3eeb291612c4c462130fbdd95d4d4a5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4c4503fb6fa4e68d75dcf3542bee710f3d485727" + }, { + "algorithm" : "MD5", + "checksumValue" : "ac37f775f459e7ab2425f331a7ff8c58" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandkeyboard.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410260", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "c116a0895e906272dc613cff7a007e090d20694a" + }, { + "algorithm" : "MD5", + "checksumValue" : "ffbae90ca37d4fdee079a63dc3199099" + }, { + "algorithm" : "SHA256", + "checksumValue" : "045577e34ac735fd6d929de1eebdc32c6985981f77255b159cddf2a7232e4c60" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/autogen.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410405", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "98c8f8388d85396a7c036243f7e45302" + }, { + "algorithm" : "SHA256", + "checksumValue" : "faf7b7c057439f37c0c9d4723eba2d9ffcac34d37dfcd43950efea4356283327" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a5ad39def7b7c119564f2b85fdf6119dd67d8462" + } ], + "copyrightText" : "Copyright (c) 2013 The Chromium Authors. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/nacl/Makefile", + "licenseComments" : "The information in the file is:\nThe Chromium Authors. All rights reserved.\nUse of this source code is governed by a BSD-style license that can be\nfound in the LICENSE file.\nObviously the file is taken from the chrmium source tree. We checked the LICENSE file of the Chromium Repo on GitHub: https://github.com/chromium/chromium/blob/main/LICENSE\nThe information displayed is an individualized BSD-3-Clause license. We took the license text and concluded BSD-3-Clause as license of this file.\nThe information was retrieved on 16th of Oct 2023", + "licenseConcluded" : "LicenseRef-BSD-3-Clause-7f5d2ce8d75ce1977dedf2806bb2d69e", + "licenseInfoInFiles" : [ "LicenseRef-BSD-3-Clause", "LicenseRef-BSD" ] + }, { + "SPDXID" : "SPDXRef-item3410889", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "8fb4dbd575e63995125fb849f8f92c902aa08b44" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a2959964c5486482f5e0b039cb06b5fdf3354ef50b3ab583cf0dbc9be1e225bd" + }, { + "algorithm" : "MD5", + "checksumValue" : "610f606e8b732130e4e458cd1eed65f0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/loadso/os2/SDL_sysloadso.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411736", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "48736a820c8ceab147c5a95f8ddc91e41a5b399d686e4e60ecc89cecec319473" + }, { + "algorithm" : "MD5", + "checksumValue" : "33286d3582f8acf55424886b2f4a262b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9c8a07942328db45440a22e3c9e529e0b0dd7680" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/android/SDL_androidsensor.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411733", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "542b84fd33c13505cf23e74ce045371387fa40d21ebd92c1ddedffd3d6710da2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "900e3ec1374d0b157f791a502acbf25b659a65a2" + }, { + "algorithm" : "MD5", + "checksumValue" : "08b6e66b3f6eb54257378acfa43f6b5f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/SDL_syssensor.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411120", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "ebf4e46fae5b9f43008e31f0a91c9babceb1e38e16b07205a84ae51f157c28d4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4414dc3a47db32b68366c1cb5d4b7b82c54b2898" + }, { + "algorithm" : "MD5", + "checksumValue" : "f17fd29cc10951d7db821629da807614" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/os2cp.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410276", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "3bf5ca516ff4cd8ffe1b7779029d3c67e358088c98207562951b37f5045f2acc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "bd57e6c3fecfdb00ae86af40447e1c3b1985ae3e" + }, { + "algorithm" : "MD5", + "checksumValue" : "97a1e741c3e68c8fbfdeb1dcdfa2972b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/README.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410273", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "64c78c98a49694380b00a2b6d108e198" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8577fdc2713d836c8d0392f5654012dd7e00fdc2752531eade5e663f385c4a1f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f4551c5e9aa689d34ff24ad474c33cb0940322a0" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_random_variator.h", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3410407", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "3a0aa3e28239e38627ba6a822fd9b68bd0b46f0b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7aaed4b9b17afed3eb7ca240787af87cd98a965ae3930388982a7c87edb0a2b2" + }, { + "algorithm" : "MD5", + "checksumValue" : "923de41cc8025be53bbf7584e0d7f6fc" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testaudiohotplug.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410278", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "5199891a62ab95f2436efe3a098849b220ff264a" + }, { + "algorithm" : "MD5", + "checksumValue" : "dbddd3c65769b5b471d32cb98008ed75" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fd2ca388cf7be175dea6d8cb1007e6cdedd6b9b1154a99bf3ea9b79107b2b767" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/docs/Doxyfile", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-See-doc.OTHER", "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410404", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f79ec29c90a920970b5a5df10517ee3ed5f7a5da" + }, { + "algorithm" : "MD5", + "checksumValue" : "633a06205250e45fb450f709599162b0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "033f789d2c8e120d41ba40672e2cb27f62e059755a871286157897d7bac89c09" + } ], + "copyrightText" : "Copyright (c) 2012 The Chromium Authors. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/nacl/common.js", + "licenseComments" : "The information in the file is:\nThe Chromium Authors. All rights reserved.\nUse of this source code is governed by a BSD-style license that can be\nfound in the LICENSE file.\nObviously the file is taken from the chrmium source tree. We checked the LICENSE file of the Chromium Repo on GitHub: https://github.com/chromium/chromium/blob/main/LICENSE\nThe information displayed is an individualized BSD-3-Clause license. We took the license text and concluded BSD-3-Clause as license of this file.\nThe information was retrieved on 16th of Oct 2023", + "licenseConcluded" : "LicenseRef-BSD-3-Clause-7f5d2ce8d75ce1977dedf2806bb2d69e", + "licenseInfoInFiles" : [ "LicenseRef-BSD-3-Clause", "LicenseRef-BSD" ] + }, { + "SPDXID" : "SPDXRef-item3410275", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ec4625eb210ac064d6808aef0f4e6031" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ddde6ebbd89d236bace75621f345bd27b2b9a034d5feab18603f484a81d5be8d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3c227ca1800672bece3784495a733396ef09d733" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_exhaustive_variator.h", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3411735", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "3adcbcc45a8edeaeb80edf7370dc00cf" + }, { + "algorithm" : "SHA1", + "checksumValue" : "eabd0f0f36aa82db1ceb2ade7327619aba4af391" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d6c826e2add3e56a0052955e01c381c0c4248c6971510319be72b60128ad8194" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/android/SDL_androidsensor.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411122", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "11a9a5a2994657c59e7aa8991ce4c530" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9669ae610f4c68cfc4aaf18eb91a7dae4ca06ecc" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f37ffafcdf2b0867941e9eadd500d522efaa2cb08a65b6562ab20f76a898bbd8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/gdk/SDL_gdk.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411123", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a4391800bce774d030d13c7e3031b33bea4ca68819b6241cec57af5cca1e34c4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3bef68aa9a573968ca7f929c8778f5ce60d8cc66" + }, { + "algorithm" : "MD5", + "checksumValue" : "e5fa37a2da8782b40ef949b096014a87" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/gdk/SDL_gdk.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410408", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "1f1fb51aed000d843528a0b16755822b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7f71ec7a4c8b09457b89ec43c31aa73800606c24" + }, { + "algorithm" : "SHA256", + "checksumValue" : "adb64ba22ec03fb4b8ba8cba2410135a7724eb06f824d9062b62d006137b8f32" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnative.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411126", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "7f584a42ee3e0532ed88695984667fd3f0cc75ac" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a1c9ebcc0c4799391b0226868db45f40128e3ec4effc869f1701e35451e02f6b" + }, { + "algorithm" : "MD5", + "checksumValue" : "7b8a64721601e7359937e1840a86f180" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/openbsd/SDL_wscons_kbd.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410409", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "afa077973a000736a59b9c89ec8e114d2061c2f9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "98c2a5252efb987d942757d58b4003e0b7491910e6f1d75bb438f4f9a34e9132" + }, { + "algorithm" : "MD5", + "checksumValue" : "9019d2069b5ec1aef032ff321f158106" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga \nCopyright (c) 2011, Edgar Simo Serra All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testrumble.c", + "licenseComments" : "NOASSERTION AND NOASSERTION", + "licenseConcluded" : "(LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 AND LicenseRef-BSD-3-Clause-691d2809ec460516b08b94ef35d4c201)", + "licenseInfoInFiles" : [ "LicenseRef-WebM", "LicenseRef-BSD-3-Clause", "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410279", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "504df37b6dc99dd13ff7c405c45f78ef" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1ab43f2e0731407c1d52a0e1ad377f5ede3bc7e22d7c979ac23e5f4bf8480775" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ffb94b7b9defac6edd496fda14ae7b05413b5b21" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/testsprite2_sample.parameters", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410406", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "bdddb01f06992801a8129f3a0b68de86" + }, { + "algorithm" : "SHA256", + "checksumValue" : "68d1d298ec92c897132c3efa82491bf14210cc27a4892014771d47d47c3c498f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "495282e2ddcef77e626727d10f230b77717a5661" + } ], + "copyrightText" : "Copyright (c) 2013 The Chromium Authors. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/nacl/background.js", + "licenseComments" : "The information in the file is:\nThe Chromium Authors. All rights reserved.\nUse of this source code is governed by a BSD-style license that can be\nfound in the LICENSE file.\nObviously the file is taken from the chrmium source tree. We checked the LICENSE file of the Chromium Repo on GitHub: https://github.com/chromium/chromium/blob/main/LICENSE\nThe information displayed is an individualized BSD-3-Clause license. We took the license text and concluded BSD-3-Clause as license of this file.\nThe information was retrieved on 16th of Oct 2023", + "licenseConcluded" : "LicenseRef-BSD-3-Clause-7f5d2ce8d75ce1977dedf2806bb2d69e", + "licenseInfoInFiles" : [ "LicenseRef-BSD-3-Clause", "LicenseRef-BSD" ] + }, { + "SPDXID" : "SPDXRef-item3411127", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "36861c621a01895f88f16944306c0f81a4981c81" + }, { + "algorithm" : "MD5", + "checksumValue" : "5e58388546585b673e9c4be9572e9fc2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7777e97e5c3279dace55b56e95bb41b6f729fe94878d8397130461f7f3aca89e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/openbsd/SDL_wscons.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411737", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "7fda43a7839ee2c2b364af24bd355f24d4ab5dc8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "dbe2ff6d7fa709cd3f4920b28e1948c551d330ed15c41884009f25a60e7e653a" + }, { + "algorithm" : "MD5", + "checksumValue" : "f9d45ac1995d5ad2791a606d61014be4" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/SDL_sensor.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411125", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "33852db6109ef5b7f124cb8e06392a05ac448d69" + }, { + "algorithm" : "SHA256", + "checksumValue" : "76ec3d2af5b85962e251ac2c4dcda6f4c0fccfe3e181b8848faaccafd727e03d" + }, { + "algorithm" : "MD5", + "checksumValue" : "4d5342f27b9e47586a1781e9a4ef0943" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/openbsd/SDL_wscons_mouse.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410880", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "683945c3bba4e06d9ac6f2391057e069" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a462bcf79dcaf61644868bb6727fa5b7050c6ed024560128afec9ae22335d00d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "488ead04aaaf57727930506e2a26c76ca0cbf1d8" + } ], + "copyrightText" : "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_exp.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Preserve-Permission-Notice", "LicenseRef-LicenseRef-scancode-sunpro" ] + }, { + "SPDXID" : "SPDXRef-item3410881", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d81f108164532fc91cabc2b5f3d5e7fc81916782d5f43d063022941dba0a8775" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6e3f94ad02dd599f42d393c0c868fd409ab7cc15" + }, { + "algorithm" : "MD5", + "checksumValue" : "f95c9704ba6b2988a7c6bb50f704f5d0" + } ], + "copyrightText" : "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_sin.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Preserve-Permission-Notice", "LicenseRef-LicenseRef-scancode-sunpro" ] + }, { + "SPDXID" : "SPDXRef-item3411739", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "4b86073c7c75600b47ebe55b117d346c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6460679a5afe415252c473067a92a5ce16ab2117d6cc8810694c0c1353bb6ddc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2b4eab91119022d53a7408c7ddc1b24a814c20ed" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/vita/SDL_vitasensor.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410537", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "9cfae512895e6e3ae175773bf5dfe1a87c0263b5" + }, { + "algorithm" : "MD5", + "checksumValue" : "578968aeaec9345b9752a6e35aeda914" + }, { + "algorithm" : "SHA256", + "checksumValue" : "80152b52da2ac50a3323beaaec0fc1e3aa3c3b5a66d382fdb47736b313df9a75" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/sdlfind.cmake", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411594", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "1e8acbadb618cc07622280601b3e4ce68a8cdb47ea48191943a23ae50178ce78" + }, { + "algorithm" : "MD5", + "checksumValue" : "c9e93634b2ef7863b963a149cc08e197" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a5d73030f0216338eb2c292f46b4f282e241e24c" + } ], + "copyrightText" : "Copyright 2007 Red Hat, Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/edid-parse.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-MIT-902fe71e696f7bd3555e54b30a34d2ff", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3411865", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d5d68ef0cc456242e24d5c49cd9c0258159b6035" + }, { + "algorithm" : "MD5", + "checksumValue" : "e4a20ae71f537fc6ee9cfbe0fa495d47" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3d681ab5b2cc88dec82a60c072ce0cbf18a949e5c37552a769c3d4a2e799d966" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/n3ds/SDL_n3dsaudio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411119", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f03d20b5bafa0bcc6cb2579c116eb92941b2bc7ec6f87e6bf588c7b2dbea36e0" + }, { + "algorithm" : "MD5", + "checksumValue" : "1c7bb88fe3c9a2e8da83b21682c1bdcc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4237148556195585464588431cef1e94a71c898e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/test.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410535", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c10e78c3a701db1aa8da4a5fab7eb84b53a3b13133a0aa1e77690e0ceca68a69" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5b4007197e5c7d9622f383b23bd10d18a1fc9aa2" + }, { + "algorithm" : "MD5", + "checksumValue" : "a8c949707eab18c30a7d71ffee6166de" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/jni/Android.mk", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411117", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "ccf274eadd74dc7f1b84e15df1cfc4f59bd4955bfee683b8de9d912ec95067bc" + }, { + "algorithm" : "MD5", + "checksumValue" : "dee66ea951e79ff98bcb3b4ff0b22b50" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1f3f28511e182ac9442ce475657f0551e8b3537f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/os2iconv.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411852", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "b7c5155233e7d66dbef28daa151536d8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b30a87d065f7fb4fc7dc734b90f1a5d82133885aba0a344e3210784ab79f5b17" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4befc5fcfb2c4222f7095533ca3fcf86d1f2e410" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/vita/SDL_vitaaudio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410539", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "0a6ef2542acabd3a952ad9c5f80a467bba88295fc7af426cc760744427ee68a7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "cdfa9ea7b8d9830002265cdd7242f0b6252ff2ba" + }, { + "algorithm" : "MD5", + "checksumValue" : "29153430e4adc103c47d94730f264d87" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/autogen.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410027", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "18e99f3ec97afb35338d1ae847539e454bb50e8d" + }, { + "algorithm" : "MD5", + "checksumValue" : "4b771b483154c04be69f3be32ad1d9c5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "61e43c4a85c6a8c6a6de693fdfd86dbd0e5f1794f0775e97e493df97bfe14ae9" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/resources/CMake/sdl2-config-version.cmake", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411112", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "c5f8cabaf683763defedbd354b7f556c218ebacd" + }, { + "algorithm" : "MD5", + "checksumValue" : "8aad76ce89cdb9009d9d0f5af0f4d586" + }, { + "algorithm" : "SHA256", + "checksumValue" : "47e8dc88053b5b265d902d3d1da5a9d7e0234cea3e56f489ed1d4d9c958b5022" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/iconv.h", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411867", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "e54e5d465dad966de14d9fcf872261f6773e30f89ce7703943444d33c084c031" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f4bb67a719676509eeac112034772f5592ddaf52" + }, { + "algorithm" : "MD5", + "checksumValue" : "e62d409a34cc105eb9ec3674bb7ee505" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/netbsd/SDL_netbsdaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411355", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "1978f6d81623a6fa09e7f696d04b4e86b23967e1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ffc56df59580615ac266341e88b2631f6b8e18164abbe6d2c78fad532221e10d" + }, { + "algorithm" : "MD5", + "checksumValue" : "2e8dfb03c17283269beb405150e8e975" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandevents_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411593", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "3221b1f8b57c2910e79aefee3523dc969f99cd92" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4013a2fe73b9d631b80c967e848d173c61a60672c0a7183b03a94c05cb38b60d" + }, { + "algorithm" : "MD5", + "checksumValue" : "176d7b0b534442337c25f4241f5e587f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11xfixes.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410536", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d73f824c5c87d7501229606c88ea412d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "65d68a30a0de7b971c985fc85d249866ece04fd3762233ff065807eb4abb8584" + }, { + "algorithm" : "SHA1", + "checksumValue" : "60d815909b276f6ec5f9f813c3c698c74ec6846f" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/CheckCPUArchitecture.cmake", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411356", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "7a918998bfce99d7f2f2fa20225bee5f5266126f21e8afdaeb1f0ce51a7077ef" + }, { + "algorithm" : "MD5", + "checksumValue" : "43b32db32a8cfbe48e078f7d02e9b38e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "fd1330aa8d4c250ef82956759a2bf67cfeae86a1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandvideo.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410262", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d53c5c4c65536cdedb145e436150c10fbb5e1297" + }, { + "algorithm" : "MD5", + "checksumValue" : "6c1686da787462748f2376cebd64be78" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fb34eb041e75fa4951d225d8d24d8564c44bc42940e7ae45ba52b3a5165e9e4b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/launch_harness.cmd", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411868", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b238a7437d0f0c691895cf87310530966ad870c846d8e0270fb6d962748a2173" + }, { + "algorithm" : "SHA1", + "checksumValue" : "12bbec601016e466a05cd77f1a8ca963a4ba2f1b" + }, { + "algorithm" : "MD5", + "checksumValue" : "c1dffc48447b0f01c6081695b3cf7fe2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/netbsd/SDL_netbsdaudio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410025", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "816513c205875a79f39b0ed0577c3299" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7344813dd3097a8d8a4378cb7adbaad0d01917d9dadd3184c5d76ad0d00c8fbf" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8f1ad0b347d1e501a0058f1152db6b59b84406e5" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/resources/SDL_DS_Store", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411110", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "038a3cd0d9201ed16050efdbb31062dbc74bd3c6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "70e991a3506a79d9656a75010f0dd8abef68e80195402c6773e7982a9b2d7192" + }, { + "algorithm" : "MD5", + "checksumValue" : "4ee20470085a8c5c1d984b99442b5cf2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/SDL_os2.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410039", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "4b1b4f6f03a9c6285eb4af75bc4a0d0c7852014de28fb8a18b42bad3b9eb5ae3" + }, { + "algorithm" : "SHA1", + "checksumValue" : "22557a3c5d76a1ffb5e679d0b6b6261bd01290d4" + }, { + "algorithm" : "MD5", + "checksumValue" : "4bea156bf15c99b09f9ba864d8cd312b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/SDL2/Info.plist", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411350", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f525423f77b966f2ffaa6fdc28a51afe" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2a1e0f3f8b0951731180d4f860056a2612f4b057" + }, { + "algorithm" : "SHA256", + "checksumValue" : "48546e3933f7caa875b40ccec3e8a89972f0b8fbf5c00d7b2287fc3946babe68" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandsym.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411595", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "4104cd175819421d5360a6453cff953b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7055414421bc704badb75a42af6501381e8f9f27ace4bdc91f1277d4339e1e03" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9510aa7ecdc949633d201a5f8cceb7297bffc520" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11vulkan.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411860", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e4dff2bf048463b969e90fe075939d86" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b0147d1dee89d2791cde96ab225539aecbf3986aade2c2c7a06f8338947c8ebd" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5664ddc68a1b0ece09ef614e0fd7ffd51c46f4c1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/wasapi/SDL_wasapi_win32.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411357", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a71383b202382f119fd51708f5f4047bf0fcd23f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "24f9aa809a88e287dd4e111beb60b9e96e3edbb37ffef25aae514d32396f8bd4" + }, { + "algorithm" : "MD5", + "checksumValue" : "0c8ae2b70924abe6e101f877436fd2d0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandtouch.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410265", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "afa0fa5cf88b21580ffcf07a585a9577" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0fde91c479607c37f6c2833902e182055297f37020b5822067bb19f0357bcc2a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f2a9e5220d3403abcb29a5d661c39af940f02c00" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_screenshot.h", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3410538", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "52ddc9f5fe0be5ee5f057e9722305894" + }, { + "algorithm" : "SHA256", + "checksumValue" : "cd4e0f13bc44a606a472ffb2d58b3427e8567585ee100e7480661f8f88e723a5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5fb9ba569b27444672f63e1657f4c7d574eec999" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/sdlchecks.cmake", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411358", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "787e81437ab1c475dbc7211fdbd19162af23250f51b228bf3e14f123f8834228" + }, { + "algorithm" : "SHA1", + "checksumValue" : "03f0f1741fe512835b64e70dcd8579bb771cb690" + }, { + "algorithm" : "MD5", + "checksumValue" : "df7fe845512d9c22bed18c4ec806e231" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandvulkan.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411596", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "56c965b5b3341668d3228f72314ae791dcb6044b" + }, { + "algorithm" : "MD5", + "checksumValue" : "9bd59184c85d9914fcb1a185d06489ee" + }, { + "algorithm" : "SHA256", + "checksumValue" : "cb975c08331aad84d3e3c2f90785a7f156d7472b742eb72d5f857038c0371c9b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11video.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411362", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "cd4b9f7e99269bc95a94716377374aa6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c3795ebd6fb56aa742f0a98e40d2a30ce94d6e6c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "80b9b0312a9beebff9c25203a0f012187b111da7ad4b3f226c59ff43481f4135" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylanddyn.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411363", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "65579a688b92a91adf402b98ff21ec12" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3692605886e35c13e204b11dc1ead080a56ec969f83c62c8c551f6ac80486b39" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c6d8f9642f4dc73dec3efd4cb042de032ead10d6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandopengles.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410034", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c77c7d8e613c072e79b4e4e2b2240f70" + }, { + "algorithm" : "SHA256", + "checksumValue" : "76bdd0d1ad0fdd2c94af9dd43261f1ece82bf195e68b721c5e8280f6058a5810" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e5484e8b4b5744180166d8beb6ad697794f1a29b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/SDL.xcodeproj/xcshareddata/xcschemes/xcFramework-iOS.xcscheme", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411114", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "164e9d3edf77d1338d71adac45819a5d68e592b5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a11355239f4db2cba91e007af384fbec05dcc3420bc24ff309dac410805b8d1f" + }, { + "algorithm" : "MD5", + "checksumValue" : "84269a4d27053e3284b5790818cfca02" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/os2cp.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411598", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "4ba9d9a3849ab0e01e61d94d1363093008b94d316f3e9bfd9e2f06ac5806359f" + }, { + "algorithm" : "MD5", + "checksumValue" : "ade1b2ac19c3ea979c0aaa24cbdf0df8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e0db431bfe750cd230d232d7ae50bf9de889878a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11keyboard.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410267", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "7ecb2bae4d97a495374310a2a7413f9f21031fd330497012d3478b039382873b" + }, { + "algorithm" : "MD5", + "checksumValue" : "fd22edf318463fd4d1127e88ef74f99d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5201a3c95f6f5e7d51e7739c85adba4d2525b24c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_mischelper.h", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410264", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a652ce30bb8f3dcdb8de4f358200c8b6c9cc5ae6" + }, { + "algorithm" : "MD5", + "checksumValue" : "936a2d78b923a2f3063fa8c401333625" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0d0badc6b78dcb369294ef69084dfb9c01692bf73238b0f5726852c0c2cafd25" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_variators.h", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3411367", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "5dbc3987eedd5c51a2a7213768d3d5900b252d58" + }, { + "algorithm" : "SHA256", + "checksumValue" : "180dd66fadb3dbe21248339d49d09a08ce93175f8d7e06578a5691d3b83bd15d" + }, { + "algorithm" : "MD5", + "checksumValue" : "7487d5b21bdb9e5cbe8f0bf95b9f416a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylanddatamanager.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411116", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d0f62b1d648f1b49c32326d40a375670" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4e317721aa0512680bbe770c9d46a3cfd03eed904c07560119df296018910e49" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c3acb295e3664bc93b6ac81f42c4e58e4b60177f" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/makefile", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410036", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "9f64efa6c03382d3e74d3e771770a092ece7e523" + }, { + "algorithm" : "SHA256", + "checksumValue" : "66278b91a5ac89d9cc277eb4f9db965209a776836f09dff92bdb03c01190390f" + }, { + "algorithm" : "MD5", + "checksumValue" : "615ad69c8cba11645a869cf4a6a1d318" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/SDL.xcodeproj/project.pbxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-BSD-3-Clause", "LicenseRef-GPL-3.0-only", "LicenseRef-BSD-possibility" ] + }, { + "SPDXID" : "SPDXRef-item3410266", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "39abf9b255c3d2ea3ea1623cff8f48d822928c3b" + }, { + "algorithm" : "MD5", + "checksumValue" : "df150a0a5711595caf3117018440470a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5282ef220bb1911573b20432550f167dd7561a40006daab10311553c830b1d3f" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_variator_common.h", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3411364", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "cd3a643289160405566b8a54c03c11f7b8387f1d7e82b915f049c7d213daf3c1" + }, { + "algorithm" : "MD5", + "checksumValue" : "edc6ecd6d7420c575bf74408b2c7d846" + }, { + "algorithm" : "SHA1", + "checksumValue" : "49cbc54d0404c7d3dbf775e0f5e2208d3b4237a3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandmessagebox.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411113", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "493b7d906c9c22f6bbaaed6b200b5ded1c5df5ee6d556177daa2b60487f4bdb4" + }, { + "algorithm" : "MD5", + "checksumValue" : "5e83e00506876527ca4d966084185149" + }, { + "algorithm" : "SHA1", + "checksumValue" : "68fa3f5946ef8095022e3c112aec19fe2952f038" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/sys2utf8.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411365", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ae94ecab9f80b1ed5abf002843433f16" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5b4e653e09976b2c24efeb5f3d2e2e0d64cb07e1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a5ee48d0716398a87cc59d6898228badd40d31fbb0271b28a95526a79e08998a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandmouse.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411597", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6714a58b757d111f9cfc7d8c38cf77dd" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7a98041a0f15999cafd657fa724ee7e0cc9a4cc6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ed0ca952d3ad63245ac8a55ac6d8747368d44e375584602b6a99c538daef41ab" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11xinput2.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410037", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "496d4ae46f626716f5171dcb22147097" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e23c60aca2dd6dcafab77f56d20d0d9bcedbb8e27fb820fae4f0656361afefbb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4c3b57bbfd511d0e68eb516d03486c9879719e9f" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/Info-Framework.plist", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411369", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "eb9585c136ae8aed121d39c008fc448f5e5d37061f1594a3934b6113babc6bcd" + }, { + "algorithm" : "MD5", + "checksumValue" : "2ede67c1dc4c59246915737f3ebefa5a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c398f56a46180413caa8c85411a04424b45417ee" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_vulkan_utils.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411366", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "64dcfc1b6cb4decd9b3c6d2921f0ee89199ec202339563fb466eebf372776791" + }, { + "algorithm" : "MD5", + "checksumValue" : "abe13f3f9cbb9caa15ac79e6cf34a603" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8d63724579a5eebf00e5baf444c5df167700cf52" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandopengles.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411599", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b2543de5ac2a5c7cbdfd06ad582b09e17c05fcb8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b4ecdbe2d523591d28e3f5435f51fdbd982f2e0d778c646342a13135113d90dc" + }, { + "algorithm" : "MD5", + "checksumValue" : "b9436df8f34e11b76abd2e46782238d0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_1.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410035", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "faee103de9f698f8abf88e07bfd17cf8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f4d201e1613abcd678fb3e2c9853d9a0aff2570e3e1fbafde9e40123c8993bce" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e3fc2533c91653672c1642fd3e5658fb407a5eb1" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/SDL.xcodeproj/xcshareddata/xcschemes/Framework-iOS.xcscheme", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410269", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b3ed800e4109538f10b46a9339a690792729f219b644e63c62111004976fd52f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "39b1a18758f425aeb00a35c11898f60e48b0ed3e" + }, { + "algorithm" : "MD5", + "checksumValue" : "35dbb8857dfb10904c2445757d0d7fff" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_harness_argparser.h", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411368", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d9882ba908c5a259c93e642d5b90247eb97b0fd18d4792a9329255470e490055" + }, { + "algorithm" : "MD5", + "checksumValue" : "b641678ba61fb3a87bcdb93de2f37891" + }, { + "algorithm" : "SHA1", + "checksumValue" : "92657f72417e5c170b2fd8eee12557585c415a3b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_shape_internals.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410158", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "bf4912d54e71b9d2bcae802e23bda04c33f400b4022994150be086679c27d126" + }, { + "algorithm" : "MD5", + "checksumValue" : "1cb96d23747b392908c1eb6b13b2b66a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "11cc590002c236bb25a9d1b43d13d0bd00eb09bb" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$OptionString.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411130", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "58ec3ec25872dc24d0a581bab7b8607ef5789e58" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9b33539002484d62442e3219fb0f472329096fe5c5c6a913ea8960899c7ebee4" + }, { + "algorithm" : "MD5", + "checksumValue" : "e3d30d015cf6f362b3084456b1c3f523" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_hid.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411006", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4a6fe2845ed3c525ad184e77ddfb47f4d015d05c" + }, { + "algorithm" : "MD5", + "checksumValue" : "e70e99cc17415e5d15c8515d66555503" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7416d977b1e2d7ed3a96050d52c64c8b1abea5169aec7978a0bd0cd422bb74a9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d/SDL_shaders_d3d.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410150", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "67b6d63e71b2567622d0ad8935f0259fa88ea272" + }, { + "algorithm" : "MD5", + "checksumValue" : "e20798bda294b08bbe5fc8ddba36a7d6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "29bd7dcfb9d777dea73aab42195c2751214258d969e66267afd1b49d4846bc77" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$OptionAwareParserState.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411142", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "4ed2995631aec84f60ee45583aa40a2e4505cf43485a71d53fad6abe4e639522" + }, { + "algorithm" : "MD5", + "checksumValue" : "1b94a5816b4798562a9a7cccea92aba5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7b45b451e5d236302c8591543e2812bb6809a10f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_assert.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411482", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "19950d043aed1cb15a630f255546dab2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "39b2372c3d254addee407682f44760ca22116c7e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f5da0747540a50be5f44aad264aae45bdf157a192c40f17487dd9a2f99c71b6c" + } ], + "copyrightText" : "Copyright 2017-2020 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/GLES2/gl2platform.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3410295", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "34c47d1a3f1381031cc43de9c45786b8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9a02929ae9739a7d6ce3a4bfebf66157b26964924f5f1272600fa8b83916c4de" + }, { + "algorithm" : "SHA1", + "checksumValue" : "72738136e0ab59017ca62c7a3663ede1bb19652a" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_blendmodes/testsprite2_blendmodes.actions", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410151", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "576105166f14128d9a2207195d129b8b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c723e119be0294d7811ed3a3c6e525b28061edba425d76ba0ddd76acf75dba29" + }, { + "algorithm" : "SHA1", + "checksumValue" : "02fa75d90d75619d11d3d48ceb4e57148c5feb11" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/AbstractCommandLineConverter.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410296", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "1663534fbb7c0138a5eeff2a81ae00422625bdf0a8ccb75a5017b3006de5b02a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e46cbe69f441585acd9576504bf0dfbb82e41bc0" + }, { + "algorithm" : "MD5", + "checksumValue" : "bfca636458c2ceeddf4de209504978fe" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_blendmodes/testsprite2_blendmodes.parameters", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411480", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "3709bd48f5d97b3f0ee89a2551d93625cf132238" + }, { + "algorithm" : "MD5", + "checksumValue" : "2f203903eab505327eb7a393fc426357" + }, { + "algorithm" : "SHA256", + "checksumValue" : "12b68cd454156211ce9a8f835e21fd72005324ab05b372ce6d22d58d48bb5932" + } ], + "copyrightText" : "Copyright 2013-2020 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/GLES2/gl2.h", + "licenseComments" : "The information in the file is:\nThe Khronos Group Inc.\nSPDX-License-Identifier: MIT\n\nThis header is generated from the Khronos OpenGL / OpenGL ES XML\nAPI Registry. The current version of the Registry, generator scripts\nused to make the header, and the header can be found at\nhttps://github.com/KhronosGroup/OpenGL-Registry\n\nThere is no text of the MIT license in this diretorcy. Nor in the given GitHub Repo. Since Khronos used an individualized MIT license we took the text from src/video/khronos/KHR/khrplatform.h and concluded MIT as license of this file. \nThe information was retrieved on 9th of Nov 2023", + "licenseConcluded" : "LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3410282", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "259e1239f74554afca1d0d5300ec5b186ad59ede7e010fdbff9a8150b0c5cb2f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4953f7a41978748af4883946c5db685ed445adbe" + }, { + "algorithm" : "MD5", + "checksumValue" : "0ea124ce6fac219820e99f16a716ce87" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_fullscreen/testsprite2_fullscreen.config", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410526", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "2a014e06bc68eab242a02f7b14d4876b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "538e3087e2e67b94a1a6a450e4fbe69b0048c256b4f311fdd92fa5113129cbcb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "54410ca05e9e53bf9a96a0ac759aa0dc2f49523d" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/sdlplatform.cmake", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411147", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "efeab1fa5e3535461e03f6b7c9959626e126b8454edcf512ff754739243b5140" + }, { + "algorithm" : "MD5", + "checksumValue" : "7ae09d85d8ebfc4844a841762fc04f1b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c657de01f1dc72cf8ca2ba157c8e52996fc87659" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_keyboard_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410523", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "e0588d2d53a04f0346489771ce19f10c8011e958" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ebf462fa9d7b4cde5cb04279cac963349e9f76ad3c81f5597e02d2c286f7e1d3" + }, { + "algorithm" : "MD5", + "checksumValue" : "ee2370835dd05d2099297d067f7f03d8" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/PULL_REQUEST_TEMPLATE.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411144", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "70c20dfd4f37d5f4027d24312f6a56a54bc6da40" + }, { + "algorithm" : "MD5", + "checksumValue" : "941563101f31c410ba4bdd0c9bfb1399" + }, { + "algorithm" : "SHA256", + "checksumValue" : "da8e6272bc2bb25f294e1c5a2b9fa70a97f6e24c522acf3a1760e9b6b9b75647" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_touch_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411855", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b1af36b7bbe188a09c55ac70a9dbd1727335902b93a5714a195fea77777edd2e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3a18b1d5c9213da3c5f9517574ee26f08238dae2" + }, { + "algorithm" : "MD5", + "checksumValue" : "5aade3ac8c51c66f28f56e859763fc45" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/sndio/SDL_sndioaudio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410298", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "dc0e2aeee57c95b16e4035f158a1a5a41b1f7510" + }, { + "algorithm" : "MD5", + "checksumValue" : "6742697e6fc2dfd13cf6b8c130f25510" + }, { + "algorithm" : "SHA256", + "checksumValue" : "febee00a2c0362762f078667401225b27e65a814ae7c12b1414d142dcc32e635" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/screenshot.c", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3411481", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c66a343e73f52b371e4e1b51a2a3c910" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4fc5b0034dcde9c125922e3e70d01489a6b335076856ee660294e1a6305a3719" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7eb4ef77e11f4a13bfba89c0be79ec9cf92a73cd" + } ], + "copyrightText" : "Copyright 2013-2020 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/GLES2/gl2ext.h", + "licenseComments" : "The information in the file is:\nThe Khronos Group Inc.\nSPDX-License-Identifier: MIT\n\nThis header is generated from the Khronos OpenGL / OpenGL ES XML\nAPI Registry. The current version of the Registry, generator scripts\nused to make the header, and the header can be found at\nhttps://github.com/KhronosGroup/OpenGL-Registry\n\nThere is no text of the MIT license in this diretorcy. Nor in the given GitHub Repo. Since Khronos used an individualized MIT license we took the text from src/video/khronos/KHR/khrplatform.h and concluded MIT as license of this file. \nThe information was retrieved on 9th of Nov 2023", + "licenseConcluded" : "LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3411145", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "eb6a734ea13db1a22c263592698e3f2c19c021ad" + }, { + "algorithm" : "SHA256", + "checksumValue" : "77cb7b9bcc194de6f54c66c774c38a22c99086bb3c357d0279f5eb8927c8b6fa" + }, { + "algorithm" : "MD5", + "checksumValue" : "9801a67164c776e1625f92bb17bf35c8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_keysym_to_scancode.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411146", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d3cc183f654e32555bcf48534ca05ec7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "77a2cede99b6f98c0426b5a7e45e3f2e7d4ca741" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7d351a94f091a7c1969a6a6921a2af8945bc6548a2dd5853c52f72540e6768c4" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_keysym_to_scancode_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411856", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ac4fa0e249f27c4a14c3a4e6806486f8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "90ec91d52781d02bc7107ef7173c6e675d779988218097a5d8c64d873bcba355" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3780cf41d3265c2dfe559e416a78bec2e5511cb4" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/sndio/SDL_sndioaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411149", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f9e2120b74acddf6b3bd88438729fb1e6f9813d6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f47dbbfc8f8fad63a5071ed14695cb7a35838ab75b095eab8a372280c7f3a09c" + }, { + "algorithm" : "MD5", + "checksumValue" : "09ab411a405bcdcb940c50e6eaa93890" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_mouse.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410525", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "df4f48762380f8e71f082702857501b94dcca6c6f1d931f7a2a09aa4f6b2fb7a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b478dd94b17fea1199cd272532db22afe69ca3ab" + }, { + "algorithm" : "MD5", + "checksumValue" : "2c4ddaa1390a3f7ba9498f51bb8a5c50" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/macros.cmake", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410299", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "bd84dfd73d587329fd50d1893774d601" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ae75a84a3cd4855fd430acbb314fb494a59c3bf2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c480eb5f070b441f4530a9711a6ff2fa12c2c3298df48b898b6854ef3058cbf5" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/testharness.c", + "licenseComments" : "The information in the file is:\nSee LICENSE.txt for the full license governing this code. \nThe LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file.", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-See-file" ] + }, { + "SPDXID" : "SPDXRef-item3411857", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f77c23cf0b0fb4280288f5e6a0bbf11bcecf9a44b74462445ea50e419dd4d49e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f52e603d043e9b74ee8ba8e64bfd754ea9c29782" + }, { + "algorithm" : "MD5", + "checksumValue" : "2424f7dfe3a9263f1f7b288f10f89e1a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audio_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410028", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b36857843c73cbf8a50be80b6a61b2fcaab5de3a" + }, { + "algorithm" : "MD5", + "checksumValue" : "b28e21d212f2b0bff1a11127b9bbc953" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0ee4d45bc89dcd1a7b593d454f9c7f9b50b549b547d052af29128e8159515615" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/resources/CMake/sdl2-config.cmake", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410520", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "fbec75b50285d85eb6d046917af20dfb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f4726bbe9cd48f3089463a02945f949d2d5916c50b75b193fcf44110178453cc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f9e9dc927a64d557f3c97446c5ca7df485052947" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/riscos.yml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410291", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "edbd7f84ab3997e8f14221714ff137bac31080f95d43ceb96565e6c0362479e5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c10280bf31077fdc21ff5aab95d579653c86e620" + }, { + "algorithm" : "MD5", + "checksumValue" : "536011f4941fd5d8e7ffdcc61b6ea79e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_geometry/testsprite2_geometry.config", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410029", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "3a34ea48469e349a49cabad92332a29af4e7d35d425bab9c36e94f3f153080bd" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d381a5dcc3dadc4b71e2ab6469fb4b1da3ea0555" + }, { + "algorithm" : "MD5", + "checksumValue" : "2169c84241dd7687e8318006a198efa4" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/resources/ReadMe.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-MIT", "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410529", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "9038a88bb577fa57eac7b9c3b9f27d26" + }, { + "algorithm" : "SHA256", + "checksumValue" : "60724a0c20927ebc632441f3fbb1f6a605ebd0c3d75f9ad611cd9e0cbd116647" + }, { + "algorithm" : "SHA1", + "checksumValue" : "31ebe471d24325571863e2f30d94d1b062e59b3e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/test_sdlconfig.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410292", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "a022c36b2372a10998e574477c58c182" + }, { + "algorithm" : "SHA256", + "checksumValue" : "066422fa128122ffe2083260711f7be278dee25515b307c21053e1e237b87f6c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "fd16f1c9c5205c648ff0cf91a1e46d24815e2aa2" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_geometry/testsprite2_geometry.parameters", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411382", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "2a09fa2027e05715c685204ed33d37b96cb09fa4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e4c3ea4e65de4a850fb013a75019a833adff85ed87af7aa3cc35ff85d571c3af" + }, { + "algorithm" : "MD5", + "checksumValue" : "00d37852c36f1e45215efbc93900823a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2mouse.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411859", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "2c3ddfead1030fea9cd38cda379cad6b098e8337" + }, { + "algorithm" : "MD5", + "checksumValue" : "ecffa1013ba5e031595a596bab1241a3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7726d5dd4c05bc0f274afaa95d5ac334a885c101cb63000d984e391e8a14931b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/wasapi/SDL_wasapi.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410290", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "72738136e0ab59017ca62c7a3663ede1bb19652a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9a02929ae9739a7d6ce3a4bfebf66157b26964924f5f1272600fa8b83916c4de" + }, { + "algorithm" : "MD5", + "checksumValue" : "34c47d1a3f1381031cc43de9c45786b8" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_geometry/testsprite2_geometry.actions", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410528", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d076653f7e996d912f566ff48456a9a353135e83eed968613ba4667f74151119" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7a28efe164fb8d852554fdb95895decb8d5757b4" + }, { + "algorithm" : "MD5", + "checksumValue" : "2f3decf1edfc25302936cf3d6aca1b70" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/main_cli.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411148", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "c8ddc99fc082e83e4624d73f4fec502ef44873fb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3234f00e87453c0058ada93ce995cac023cdb05a60e315b413e5a6ebf337cc4c" + }, { + "algorithm" : "MD5", + "checksumValue" : "c7f5dd622ce84ef1bf7bf1a6e927d923" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_mouse_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411351", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "10ab4614f461f805fe5444c0bfe03d0b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c4c9c4e49a179162e4d46cb096ec85d1818554b5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2e7764a52fd7ae1957fe59195861f1859fc06f72b5483784121541d2271b48c2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylanddyn.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411118", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "381fa09168710d0bb443f7740636c894" + }, { + "algorithm" : "SHA256", + "checksumValue" : "faf3d67a4a3d80205b856ba634354f81b48fa33418800e3a5a70ff4b05afd6eb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8ca83553affd205eaae945d92fb37f54a11d5fe1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/geniconv.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411853", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "c433dbd9241dfc7ce19de7045d5bd354a6cd1b48" + }, { + "algorithm" : "MD5", + "checksumValue" : "3f2504a3cb72e09f2f1b6ce1bcb6f106" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e4804b2d48478466756768aa6c4d81189345c879770f9f9df7926c0426392629" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/vita/SDL_vitaaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410020", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "32a9c7af6c3a5e709a1176cf312d60ba" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ce4dbb5c4d54ee382509448fffce7731dfe23a9d26a56329003f46b4e7abc8c7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f3d3cdbc75bed74e05d7bd378936e864b3fdcc91" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/SDL.info", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411140", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "2882d1f7a2a7dd29078f2dfa7d42438be12d553d6de4146f6afd24542bc2a03f" + }, { + "algorithm" : "MD5", + "checksumValue" : "41b8e8520783c535259d11bc99f1a15a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4e804a678300e3d8b6617680c52c29c1d6a413b4" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/unix/SDL_poll.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411352", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "00d99c48f83d8f093e38b0fee86a61c97abe2169" + }, { + "algorithm" : "MD5", + "checksumValue" : "f07d216d3fc618b67fe67bfe78f91586" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d68d0cf69726e0afcc74726635e6480a59adfa2c535156340dca4d03bbb1adb4" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandclipboard.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410522", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "1c7beac5de2b99c1c90593c4fb9300eb6b8db25c" + }, { + "algorithm" : "MD5", + "checksumValue" : "b9dcb8f9e8487336c987d55adb64a747" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e725e7e4bed17ff5caa4819ea1317b8020b385c32f576803a3c598b724f90bb3" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/cmake/CMakeLists.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411141", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "9521a090e88433bcac0f7bb0fbca0add65ec2bfd661b51cd65a2579e5e896de1" + }, { + "algorithm" : "MD5", + "checksumValue" : "df55414b7e2e6e444fe5420986f4eb35" + }, { + "algorithm" : "SHA1", + "checksumValue" : "61df18a236ed46fe863b1d4407259b3538473063" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_assert_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411359", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "5bec9460988f028b6e4afd46f71e0ff7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "423db15e36ec2884a60c6bb3fe88831935566ed0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5a14e20b218771e9866053a3e56816e56936f7138e744651873c9bad05a1d4aa" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandtouch.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411850", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "14d5ab16fab2cb0c93c77a3471da920c535e89bb" + }, { + "algorithm" : "MD5", + "checksumValue" : "f6a9dd8bc7cee17d64cb45383e1d6661" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9c81ec6f4dcf15a4f097e7d6682aedc2857e9f4d357714bb90ae7f1babf6df8e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audio_resampler_filter.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410294", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "40bb355183b721e2cb97d708a529f6f8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e6ac3a725389047bef60464eefed77dde461f8fd40f06ac1e1d66f812bd3f121" + }, { + "algorithm" : "SHA1", + "checksumValue" : "da0727b8e35bc711dfe833a2dd1552c1545847bc" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_blendmodes/testsprite2_blendmodes.config", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411353", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f43b9fcef8239a5b6bb290485736213140c70cb4e53234c83bf9acdc7d210c0b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "68bda0b96a72c0541de1eebbf352a93d32a9b2b1" + }, { + "algorithm" : "MD5", + "checksumValue" : "2dfd39d6a41cd835d157aeda4ca48974" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandvideo.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411354", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "545bee7f9daf87d924d5a0ff35cf40c8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "cb9170da923845572e65ddc002162919c24f8760f3419f81359cba7b82f9195d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c0dcf2147f1fec5aecbceb4fc0b0aacb5328e413" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandwindow.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410023", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "8842c77351a7e57d8c1a99e58da40ad7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "577432c03555f16c53983716c987a3bac32b0dc5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a5e53db79cd625b0a73e39150d080a0c36a597f77a74d532419d14088445668b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/sdl_logo.pdf/sdl_logo", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410863", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "8b6fd2fd77032c900d8c51dfb9b132575bc4a6c4" + }, { + "algorithm" : "MD5", + "checksumValue" : "f1e8dfa87516609bd836670ee297f11c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b0f839460e1cdfb9dd153cf59fb5b809444608c86c543bc9deeaf625fae1c4f8" + } ], + "copyrightText" : "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/k_sin.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Preserve-Permission-Notice", "LicenseRef-LicenseRef-scancode-sunpro" ] + }, { + "SPDXID" : "SPDXRef-item3410860", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "6e12b100aef5feb60119c6e79bb65da2f5355623" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3380d544abf5393aaed5b174ba626dbc10e8bfd3bf11364306df51e6c7250ce5" + }, { + "algorithm" : "MD5", + "checksumValue" : "2b7aa09355567796b2f2b4cd7d31ff5f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/unix/SDL_systimer.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411717", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "41f12af7ed6d07440af07d108b622e4784dbd4ecf45d5110ed4d86d84e1288f7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9279015aa78527ec30b9575becb367580c09c868" + }, { + "algorithm" : "MD5", + "checksumValue" : "a587e51ef67935a3997ace28653ac72b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_dinputjoystick_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411718", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a34394971e08ea6de365c7ac65c78d57bc91e83c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3d1850eecae12a14af2aae310dedd8d1ef0d4502601980a9074eff4429bf5c3e" + }, { + "algorithm" : "MD5", + "checksumValue" : "c1618457ce250b8692255cd541acec1e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_rawinputjoystick_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410876", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0157de7d43d98b5b48675e8fa1da8fa0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d0ea31a51ef4f1a867db538ac37a04c30dd03d7cb40330657462fe5c9aceaa83" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6b494c48b64deecb1d8fc95f630a7e6a3ddea53f" + } ], + "copyrightText" : "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_fmod.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Preserve-Permission-Notice", "LicenseRef-LicenseRef-scancode-sunpro" ] + }, { + "SPDXID" : "SPDXRef-item3411723", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "654bbc44b2e0cb638dc53fdf381eea508b00df2c54959fede56baa4a3982fdbb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6881d0191d3280969a8c1b94e0e2eae9ae923014" + }, { + "algorithm" : "MD5", + "checksumValue" : "46d11fb76b29f7098194a9ee32566a50" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/SDL_gamecontroller.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411709", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "06ccb80ed5927d8226ef6ae7f7d680f4454e7c64" + }, { + "algorithm" : "MD5", + "checksumValue" : "c0dfd6aa0f0a1d0438e609724fc8eedd" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2bd3e4bfd2a698184c45281ce5bc835bd33fa7a0cba66a7fdfbf81e60571e47c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/n3ds/SDL_sysjoystick.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410862", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "e73d2cee8d2d2b159e6b8ef845ee3f5ea9e1939513248b6c4dd9c9d2cea58e1d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2f6a90c516c37638096761fa83071eb91ee55989" + }, { + "algorithm" : "MD5", + "checksumValue" : "0d72323ac8123e6275c66d37aeb7133e" + } ], + "copyrightText" : "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_log10.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Preserve-Permission-Notice", "LicenseRef-LicenseRef-scancode-sunpro" ] + }, { + "SPDXID" : "SPDXRef-item3410875", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a3cb8d6bbd6046e1f2324f7370ca61d4e64c64ac" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c44d012fd835de5a016f9176dcfb1adf0cd5702b6ec6f79f6ef85bb6deba5cfd" + }, { + "algorithm" : "MD5", + "checksumValue" : "b7cd3bfe5eaae4c1b542bea20ebbd328" + } ], + "copyrightText" : "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_tan.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Preserve-Permission-Notice", "LicenseRef-LicenseRef-scancode-sunpro" ] + }, { + "SPDXID" : "SPDXRef-item3411722", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "84689a687f3a507a1b33bbcbcbedd810442513c667c29a1288d1fd38a1aa4edd" + }, { + "algorithm" : "MD5", + "checksumValue" : "ff1ef0b65f8879206507514717373efc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "fd783b341e082353c0ba9eec1cba84be21d471b9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/dummy/SDL_sysjoystick.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411741", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "2ddef59336db45895f5d7b4c933c8824" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9e23dab18b194dac6bd875dcb411ac92bab577ef" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d9d366f6d8f923b487bf738dd278f9ae4666b4cc09f434bfdbcb6bf9cf637c7b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/SDL_sensor_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410894", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "150557f87dce9b0378deaf25a8a78b9f118930c9" + }, { + "algorithm" : "MD5", + "checksumValue" : "05cc5c89f5656d12265659a893fcecf8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "264c8e0ca01e0fc3f22722791a57cbe1345327f78cb3026927538d388cff1eed" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_error.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410412", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "65ce98869693627780cdae4371405f3cc03ba22ce63a905324651eccd92cc173" + }, { + "algorithm" : "MD5", + "checksumValue" : "a652194c3d02ad6e74646bbf9330f97c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "eaafe199b2e9db894562f62f4fbce627cdb7c2d6" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_audio.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410896", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b327a7b3a4597e5902556ec3e8407cbdd1e288abd4623b7b4b56d14d49e84ecb" + }, { + "algorithm" : "MD5", + "checksumValue" : "2afefe944cd4214fbd0606cefb6ed499" + }, { + "algorithm" : "SHA1", + "checksumValue" : "30a1be73f360f195db8fba751b9591793266d3a6" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/AUTHORS.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411740", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "65d90cf3727fb6ae6dd64213744ef674" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0f9c5b965aa5113e6c5ff25be402ef64ff431ff883361aacdf8f2dfe890b48fc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "70e8fadcc1567da42242c874a809c33aec2f6346" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/vita/SDL_vitasensor.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410893", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "dadf0320199af9155826d01c8f816ae3786ef53a9bd668bdc7f87fef0566b98e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c36e61630b6ac3193b08ad278d187e0344c6200d" + }, { + "algorithm" : "MD5", + "checksumValue" : "75bd8dc9a93cd4ccd03dc7941fd9d4b1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/loadso/dummy/SDL_sysloadso.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410865", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c51e4acf97005835cc5d354129dcf61f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "02365266c67fffcb9bfe75f872ee34be66541dc8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "994fbd01891124125ad60300fb76910e764578ee0583c887113c4c056110fb5f" + } ], + "copyrightText" : "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/k_tan.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Preserve-Permission-Notice", "LicenseRef-LicenseRef-scancode-sunpro" ] + }, { + "SPDXID" : "SPDXRef-item3411712", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "24588491a1fa4e75b4f6210655e267f3" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f42065bb363ecc5bde62415362f3ff8aa81e49a9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "08e3f0fbe2f85bcd05a4781218a27e7466f67c62d3ea2478cb1605a0bafffa34" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_windowsjoystick.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410411", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f199ff6472fda9a1ef36fac6190e1c55ad751d70" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4d18327c2a6ad17b7fce68b7491b6a0df5356cca8d169c924563ab21e0326eda" + }, { + "algorithm" : "MD5", + "checksumValue" : "141f4b2a2178250ab8f490b704425917" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_surface.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411743", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c4aa699e44cef8a345b9f55a9559ed15" + }, { + "algorithm" : "SHA1", + "checksumValue" : "beb4e6406f06693d806e114070c1b3bfb0be82b6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e8855c2b7714e27f9f169198422446db96b8ca32f4722ac0d84246c68a339cdd" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/n3ds/SDL_n3dssensor.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411714", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c7b4374b91bf955b5489870ba3af48ce" + }, { + "algorithm" : "SHA256", + "checksumValue" : "524fd021f1b752bd75ec184a447f158c3b22b6e230f63389cc5afae7739f9492" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5a8df4ddc52c88b3f54f69359fbce463c02e0afc" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_xinputjoystick_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410864", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "bfaa70b4f8f9009e536d65bcf4a77ee285de67f901532ea9c7443a32eb7b9de6" + }, { + "algorithm" : "MD5", + "checksumValue" : "2a8d909531f390771f7a7bb58772d859" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6e02c72db97ad79b9f93bc5390f76797433ce49c" + } ], + "copyrightText" : "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_scalbn.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Preserve-Permission-Notice", "LicenseRef-LicenseRef-scancode-sunpro" ] + }, { + "SPDXID" : "SPDXRef-item3411711", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6caed44ec80ecb1e47d874192229a814" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3c123db6cfea39c3d915cc430a52d884ba542af0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3e959ad9700e6b7c60e5524f0a03dc6e823544d58d3482eeaa71d388ab6a3079" + } ], + "copyrightText" : "Copyright (C) 2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_rawinputjoystick.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411716", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "e9c9ada06458748bdb8972bf244e09007c1862f9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ba2683ef4789ab962414fffc5be6d8d29489af40260dd3bead46383f2d97c938" + }, { + "algorithm" : "MD5", + "checksumValue" : "8fc65736557f8e525bd1c3174d97604c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_dinputjoystick.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410866", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "ffbb99332915a7faa9d444286e68a09a0d53022bdb05fd3a8d88ceca27e0a39c" + }, { + "algorithm" : "MD5", + "checksumValue" : "3655c27a592e3e421ee7c67e3988b9de" + }, { + "algorithm" : "SHA1", + "checksumValue" : "64b73f4437bcabfe70c9465e24e4dd0ccbd9d9ce" + } ], + "copyrightText" : "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/math_private.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Preserve-Permission-Notice", "LicenseRef-LicenseRef-scancode-sunpro" ] + }, { + "SPDXID" : "SPDXRef-item3411713", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "03326485fd22913b1208ad43165a136aa0b11b3f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8231ac9f1abc4b28bae214348c88b8faef555eaada541de41c4c6c4802909d86" + }, { + "algorithm" : "MD5", + "checksumValue" : "3bb08d400646487ee0dd44a33230a9ba" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_windowsjoystick_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410867", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "0d2e30611103170afb7e8df986bf52c43064b32e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1ac21ab0b0e9af26735f6721009d0e450307342887de59917c40f387a93facd1" + }, { + "algorithm" : "MD5", + "checksumValue" : "ae95d8f5c8329e7d02368f2329794425" + } ], + "copyrightText" : "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_rem_pio2.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Preserve-Permission-Notice", "LicenseRef-LicenseRef-scancode-sunpro" ] + }, { + "SPDXID" : "SPDXRef-item3410868", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "05bef85041bdcd76d783dd3624e8055d7f9d22e2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "77bd6bbb14e8d48d36a3de82b4b44a67a467b62deded049550bbe2943d9f87df" + }, { + "algorithm" : "MD5", + "checksumValue" : "79097d6c77c121554738ee3da2eb0735" + } ], + "copyrightText" : "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_copysign.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Preserve-Permission-Notice", "LicenseRef-LicenseRef-scancode-sunpro" ] + }, { + "SPDXID" : "SPDXRef-item3411715", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "5e672a65d4f31647d254a9ba0a1ff6609237644e18853bfcabd009789fb2ab5a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e76d893357420b4e7c2be8ce5daa49e36f8914a8" + }, { + "algorithm" : "MD5", + "checksumValue" : "11146cec03c9c90944a4e14174634f38" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_windows_gaming_input.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410869", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "896854b7d60474d94a5ff00b6403687f39643eadb475abb86d338b80fc42ad0b" + }, { + "algorithm" : "MD5", + "checksumValue" : "007372c81557f1a530aa12c6f8a267c9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "81343770816501ddfbb437c381d2105b4ab5d3be" + } ], + "copyrightText" : "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_sqrt.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Preserve-Permission-Notice", "LicenseRef-LicenseRef-scancode-sunpro" ] + }, { + "SPDXID" : "SPDXRef-item3411624", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "8c326c46594049ee8378c840e9d84c30" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8f80ac5a668c1e8c14212d945d5bd0090c93f30a4d999720b20ea0cddae7192d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b98b668225bb3606e0f2c34c8e4ae0d165ecc44d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenopengles.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410777", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "7b95c5589ed5ca5ca2d056073862be45085c0518d0ad956b44489dad05939b5a" + }, { + "algorithm" : "MD5", + "checksumValue" : "ce4853575611da25761d682059e05079" + }, { + "algorithm" : "SHA1", + "checksumValue" : "63df8f1718a2ebc1eacefb0ab10ece70e93e0ac3" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/visualtest/unittest/testquit/testquit_VS2012.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411609", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "e6ccc761ad4559679920909e4f542c5afc9e14c0e08a6f6d2245cc17f579b7fd" + }, { + "algorithm" : "MD5", + "checksumValue" : "b754f0f74a9d59c4e21eb3a3ec2f4ff4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1f2eea62f835ac3b07f1e244021ad69152452b94" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspmouse.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411610", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "2989b456912af6284e7fa339b2d6a7d8c7056af4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "103275d8fda2a8df1bdcb52be9c6831bce3041d9493bce9ae244d50b4ffcbffc" + }, { + "algorithm" : "MD5", + "checksumValue" : "73b677d4a82d98add122339d13f8eb0f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspgl_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411625", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "52ccb155038a2e195fe2dc90fcb35488" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b732ccfe2cf0dde1cdf48062bbfba4e872f5127b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "98f8b5c2c689f1efd5d203b3eddf951c32becddb468fe1d2ba31124509ebee84" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenframebuffer.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410778", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d1dddef6ceddbbd111fc5761c117cc2aad461da43268fb28aceab2574580a1b2" + }, { + "algorithm" : "MD5", + "checksumValue" : "89e3e65a1c7d11ba165e782b2d91905e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b5114ebe2959a51fa37bc3228c557460819cfae1" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/visualtest/visualtest_VS2012.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411626", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "b96d7327ed9c4aa0261063099a3e254b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2cb16d483e7189f5b6b6166e29324d767bd6501cf26a6c3bd35f9518317cfb46" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d3e09338923ce3ea78a660bbf0c14cfb4c4dffe5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenwindow.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411623", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "755a2ba2138d2c50390ba793921f906b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0884b3e94b0167604968caaa105f08a8dc16b9b1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "192989fac3e8bf5d1f4c14eeda3747216018972cd1037fe61af131e2a42e6d2d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenopengles.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411627", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a0ff2220f467505076aa18e6d9fa4bcd3cd4e25a0042c3e96b63d62dd8a64be6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "94a84b1aea736b4e30869f43458af266c10becde" + }, { + "algorithm" : "MD5", + "checksumValue" : "48d7790e64dbc51f2063afd3f8c0775f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenvideo.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411628", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "bc072632a17a47710cec2a2311332f0297f708f7e58c8419597131c55a826edc" + }, { + "algorithm" : "MD5", + "checksumValue" : "3fdbd1370cfbc664121752eaac4ce900" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b0095b21f54cad2dcea6055edd9a1548c5c3ff27" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_auto.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411629", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "0cbe9e7310f25290ae2bef826a3dc726868ed5efcf5cbc5ce1aa3b8ba1a7cee4" + }, { + "algorithm" : "MD5", + "checksumValue" : "90d24f9566bde7516da3052a178afef9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3ba2257845b6f69f204a2c6e7fe99d020ae1ac1d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_egl_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410772", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "62d4581476c95a523efe36ee42bb23eca63d8165" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1b1348209febda3f1ca7f8107472e9e892ea2e176ce63555d3c115c48eafa265" + }, { + "algorithm" : "MD5", + "checksumValue" : "10deaa335c6a7bded0cd576488b95f9e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/pkg-support/cmake/sdl2-config.cmake", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411862", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "80821346cd9416c851981c50e3424f1f048d539e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2986b5411af96a235ef430a57f28b3265cb7091abd041e04b09902f55e086b49" + }, { + "algorithm" : "MD5", + "checksumValue" : "8e8994552ccae8a42c522f5f30132d37" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/wasapi/SDL_wasapi.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411620", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "2b4782a3031d47661717f3bff9831d9aa75eb514" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ed58217384162d6d8dda5f93745bc5a969617150a565eff11774e795cab2f2f2" + }, { + "algorithm" : "MD5", + "checksumValue" : "8b8deef060560b777dfb261485869e9c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenevents_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410531", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0665a6e2ab4597a2a89a517627093c0f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "87a1ca15ca22de22955098afb2530268a24c2e8f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "bd89c80de92a5ccd01206687c03b28e93bab79782dcedf482fa2f728c3097621" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/main_gui.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410773", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b53eb7274883131f8a848593d6ff9373a0b8a34436c49df48f78f9aba8cc6451" + }, { + "algorithm" : "MD5", + "checksumValue" : "823fe048f47d8a1cb7721cb05e5f62f9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "71efa00d5bcb6f79936671dde256904944101b84" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/clean.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410771", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "6f3d18cac2c1c38ec570cd1f9b247b3971dfe14c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "975ec0cf02966a179f9ee02b80e3507fde454ea8bac1e88fff68afcbe6a9ae5d" + }, { + "algorithm" : "MD5", + "checksumValue" : "b12ff79b02ede779dc49fbe04def36cf" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/pkg-support/cmake/sdl2-config-version.cmake", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410743", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "dec19c3b90cfaf64a8c31c4c0e2f4d9f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b31ecb7b491e9ed06d586435864b7b5a90a5ec91" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1fe7e5e88fa40f723c0bb0e37972dc11748455e7845db7911ab271870734a52e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-gesture.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411864", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a3196b91932fbae6d811d96f84d42224199994e1b27ef84c90b0af9fc567303a" + }, { + "algorithm" : "MD5", + "checksumValue" : "4f64d998262cf0624ac24b55d6fd30e4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "23a7a4190100b8aa1810915411a38d7537f999a3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/n3ds/SDL_n3dsaudio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410744", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "5a9a884963506c927cc1f8422d3ff53d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9f924747f54ab59e3178e376504b1e7bc6206f8952881e8267238fba08257857" + }, { + "algorithm" : "SHA1", + "checksumValue" : "57efb7f8617472cf599b61036ac690440c1697a3" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-ps2.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410533", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "1f0e79bed2d33e60c3245af20da5f34fd3259f6ccb6af7d2d382bfd44b956359" + }, { + "algorithm" : "MD5", + "checksumValue" : "d0ae5a7f032d07348f098269d6aea1b3" + }, { + "algorithm" : "SHA1", + "checksumValue" : "cd390ba64d1b5f84a56d7ece5bab90b43df0cdc6" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/main_lib.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411621", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "102316c8cb750dddd52d198d4cdb4eb117364dfd" + }, { + "algorithm" : "MD5", + "checksumValue" : "c26954974b97ac0cc413c60b6cfccb69" + }, { + "algorithm" : "SHA256", + "checksumValue" : "224caa82b530603a5ac71ccdcd676f7a94f66f219af9b6ef39fdedce71bdd67b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenevents.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411861", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "34ab5b73132de5db1924991e62b733ad" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6d968f59f4dfb8f16809d92a4b84fe51e4a20e14" + }, { + "algorithm" : "SHA256", + "checksumValue" : "70ce8be1a173b1c54facdde399f4c451f14bdbf10c9fd6327895002321c977f3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/wasapi/SDL_wasapi_winrt.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411622", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "c01128b9260c4e440bf12dc362f242f3f7e40dce" + }, { + "algorithm" : "MD5", + "checksumValue" : "301c1d1f8a13f35a179f41630ef286e0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "910b2e372fba6f230473f269235a457c7b12e18a49f542764dd9a932854c924b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenwindow.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410530", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "9b4e6bce58a93779d3f795f70cf7c40f04a86d7f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f30758f6c583e9b0c1c8aa33ac68bc264fd0d14119496c0477ab243fcbfba3a4" + }, { + "algorithm" : "MD5", + "checksumValue" : "fada8185de2251d592655ed3aece8682" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/test_pkgconfig.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411833", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "17d6e45d848bb9f81a91259f5f74b05b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "600a3c920363430f4e2dbbf192b98d459edb20fc" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f56bd0593469799d1191258e1bdd5c1c389fb99a80314d8747e72db1b74c5d1a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/alsa/SDL_alsa_audio.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410986", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "04f4c0389d5071172b2589fb74517b7f48b04f8d31fbd20dd8c7c410592136be" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5e113aef8b15127c9b06372c053744047f1dd942" + }, { + "algorithm" : "MD5", + "checksumValue" : "73b2199bf378bf7293e4e0bbd5a5d7d1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_error_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410502", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "9e2c83d7e186c137e35251c745a623dcfbbbd44a0eafb550d0ce25be91055c1b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0e048f062d23a8efc39600a788e8a2fd67c04d12" + }, { + "algorithm" : "MD5", + "checksumValue" : "2d6df61490b6536fec05c821cc878470" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testqsort.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410746", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ac952de029a439a81ee1d9c4c13f653f40fca58a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6d361758d24ca00ca41fc6c914e0a85e5bb6649aa938482f64e064704a83ef64" + }, { + "algorithm" : "MD5", + "checksumValue" : "078c32ce4645266692f0d2aee37f0234" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/CONTRIBUTING.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410532", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "de6bae9c9ae22ae41fa433ea9d1c4b3e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "10d4472fca3ec1e50a442e944ae0c3f66b727e14" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ea3bb9b76de47c386ccad9fedae34a15b323b9f50b8143d941d1e95328925ca0" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/CMakeLists.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411247", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c44232c971dccb5e63d2d077f0c6a1a1acc4d98fb7916d1c3ef8ce33727fe423" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f7f665c3f27b37a387d6f5e3cccfde50f1d9a211" + }, { + "algorithm" : "MD5", + "checksumValue" : "af7d3f9f15c1259a433c9a8fc4e53683" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_shape.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410390", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "9d46793f0e96f716c1ec2db561110717829b8c6f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1a1b3199ccd6171df94de611f7f2fa6b417344db89f28fdc02570d0d89740097" + }, { + "algorithm" : "MD5", + "checksumValue" : "7e273a07119628c38bdbea45240c7e97" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testoffscreen.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410391", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "466a6d10f89eeead6013a8de30e1dcc4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7b94ca33fddd303d4471a69a53b0fb8da4a0f6fed17c209cd5a7085e60dd261d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "28ded9bb4811358f2c4d32e29e334b09ad51acb7" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testurl.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411613", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b3f443ca950a734664d7bb9f82e8cb4b4931da0f68e379b76a370a6a0a126692" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5ad59f8e64ea3d4384e87e7722c742a7137e983e" + }, { + "algorithm" : "MD5", + "checksumValue" : "bc94c883ae94a9002e9e369472099968" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspvideo.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410392", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b95252a730bbc041d38c43df2f723b563455b323df413426bd19eda8e5604aeb" + }, { + "algorithm" : "MD5", + "checksumValue" : "3182e7ee422c883f48355109a1661aa7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c1088a6226b4b18096d592ac796eebaa2fd5d166" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/autogen.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411240", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "41f1f98db35029b82faf67f36c5526809041ea2f" + }, { + "algorithm" : "MD5", + "checksumValue" : "c66b1147eca8b20c86ea0683fc545cb5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fe9e9f5aae6f3d01b9313b6f628bb7ed3494185fd7479db0e56163dd809d6e30" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_video.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410393", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "dc26af0cacf1be31d733990b3ccd3f5cfd5d53a12d24088bd1754c25085ba48c" + }, { + "algorithm" : "MD5", + "checksumValue" : "a0d117bf7d88fdae38390c7fd68ecce7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "61fe73004124407cfc99d1af20f14c5671733ba6" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgles2_sdf_img_normal.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411615", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "12cbcad795af4745dd715c0b0e02f3686e1a21d35c5c2934a97d01bcea143f94" + }, { + "algorithm" : "MD5", + "checksumValue" : "c2eaf1fd0d4cb32d8f995cb92db3487a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e59378eb5b70bb5b8f136433effff2f8cfdd87a9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspevents_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410768", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "397eaf02a5ac1bd335a3eb7a4c8352fff4d5ae64b6fb2a44d9f5c2360f633251" + }, { + "algorithm" : "MD5", + "checksumValue" : "526b1ef4e7e4554d5c9f245867180008" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d92f8ef39d690262e1a2f1313b1bc00ca4185349" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/SDLtest/SDLtest.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411612", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "01230339f4ce50ccedcb1aa2bbe98d422f12cdda84238803dea14e18acaa3763" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d719daa42db6d6fc2e8baf8c3316407b12d4a5d2" + }, { + "algorithm" : "MD5", + "checksumValue" : "bf586e6f642c23972b588dcf87f46e9c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspgl.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410765", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a6f80e05ef8ecd1b31f729722943a6802a2c4e292b3ae95b3d5efcea99b67634" + }, { + "algorithm" : "MD5", + "checksumValue" : "524606323bbe7120671c37cb2e9464c2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "178ee9ed49aabe2188130d3e933bc7fa4c7d7e18" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/sdl2-config.in", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411619", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "5be3b67ede83f9d3b1b0c1cd11d1d217" + }, { + "algorithm" : "SHA1", + "checksumValue" : "137dfb517810b9dc66a30c2272eaac1f741b07e4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c422948edfaec559a717c5323c506a27b987c37ee93f87f48f32c531968abb7a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenvideo.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411616", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "6c70757052b33d4ca02d3d13fa268189b95f9bfc" + }, { + "algorithm" : "MD5", + "checksumValue" : "963680094f53966578f1e50464d5ad75" + }, { + "algorithm" : "SHA256", + "checksumValue" : "396f9c718027b57bdd2b5111bdd01730e1789fe9b1a7ae0a6ff0a7752351ceb9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_clipboard.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411614", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "975e27cbe89acc92ec557a553e9f5dad97d79282" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ca7726b881573934acab66a1145f754f82e51d1fdee90ef2382023232983767f" + }, { + "algorithm" : "MD5", + "checksumValue" : "824a4974316a65bf0e56512bb8c08021" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspevents.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410761", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "58e142b7ad4c85905bece6f40fb721e1bb6ab13dd0d8ebd9670a13d0e643818b" + }, { + "algorithm" : "MD5", + "checksumValue" : "1d17aa26a5aa92c309507397b7430169" + }, { + "algorithm" : "SHA1", + "checksumValue" : "79ea57a3f9eb4cda55b316e9483989d749193127" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-versions.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410762", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "b69fbd4181537acb7934734aa1803d2f3642244fb5bcd94da2a884264d0908ba" + }, { + "algorithm" : "MD5", + "checksumValue" : "5cccccb1fdd1b47e9660937e02eb64b6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "183527041646e907d847d7000984d66729db858f" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-nacl.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410760", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "21dbb821d7d616a7a73725f35ae4036b15c933e0bccfe4b4d7966557588f7b27" + }, { + "algorithm" : "MD5", + "checksumValue" : "1a8f8c57aa891ebe24d38fcd7f3ce11f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "80c0a1b38cd032e1e2f743b990832893270b9855" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-kmsbsd.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411618", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "adf5dfd4d836fe8b1e5b230cdcb3f0a1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "942c59422b8588849be733804cef0933e72bdd36066366dde1a4d92082dea883" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8d0bc57022a7418b0dc50dc4bb33cc97a7143485" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenframebuffer_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410763", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "86607d4d9cf8c14716449e95a421a9a515653835" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b41c65eb250eede181b4018d550c41b610021465d15f2669d9dea5f91c4dc5a3" + }, { + "algorithm" : "MD5", + "checksumValue" : "5229a755cfd400e6f8e50cdca2f7ce67" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-directfb.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411611", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "ed04a97eafad6045d23ac93bd97356daa4808998f710cd5f77fa1f8851a817c7" + }, { + "algorithm" : "MD5", + "checksumValue" : "c9331ff995884a1f0218fdae861865ad" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5e8b6120d13ee9a5415799554b050acffc1aa28c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspvideo.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410764", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "91e0dee9c3a88af5055219a44d0a42a7f99032afa5ca3267c3bc98dd34a335d7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2515333423de734b22aeb1f6bb22a01719471f3b" + }, { + "algorithm" : "MD5", + "checksumValue" : "df8cf6be5ee47d4a841cf5421ba1f438" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-visualc.md", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410382", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ad1f05a87c780885b47ae8b463c4c264" + }, { + "algorithm" : "SHA1", + "checksumValue" : "fe6ab284e0612fc62142e3e6bcc1c91fe4fe0c23" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3a8dc4a4e5d4990bc358aac46b53d938b4b79c82439f5357b73e8ed19b1d0ad7" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_pixels.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410380", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "8ec9f6d055e70975c0d9e259f9d0bf69dcba43d2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ddf957640fd06851749fc976399be8b0bf9c20570c01aad43ee8ad2ba52bc266" + }, { + "algorithm" : "MD5", + "checksumValue" : "cce454f085d7b4555712a59806d163eb" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/picture.xbm", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411236", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "8d6aa9653914c9d002f906730c6271db" + }, { + "algorithm" : "SHA256", + "checksumValue" : "69f460c9748df7dc6eaf846708086d284c19c94defd283768fdbf2044640696d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0f1c7d6a9ad049fc857bbcc6b2f97a39f4ba14da" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosevents.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410389", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "59315cd06a89338857b7253d9beb2b361a0a912d6f1cdcf2972097587e7b8d88" + }, { + "algorithm" : "MD5", + "checksumValue" : "5b731d2ed4b20a8e67cdebf548be6c0c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2230b0c73ddd06806a8075da83cdcf539430372a" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/n3ds/logo48x48.png", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411242", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ff08ddac3cd8aa47d1ecb91da90721f06b490dd0" + }, { + "algorithm" : "MD5", + "checksumValue" : "c7358456cd07a4cccdc9d8220bd31551" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a297f657587f13366b635e5f100ddfb9db279e546dff1d4ef356d5d709580aca" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_mouse.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410395", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "04f664a64cc1305899f0b9ed4710e5acb7fb2f82" + }, { + "algorithm" : "SHA256", + "checksumValue" : "de8171fae06815d2450e477c313407de2db1c6850740415b365a5ca75660bf9e" + }, { + "algorithm" : "MD5", + "checksumValue" : "8228a1bce9c5eaaa713e42fdf4e1b741" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testbounds.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411249", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "eeafe5e63c45bb97f0ce75f0bfdb4c9f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "529fa2379c8bb53da2d2a5f0eef1df72ddc982e006d96e67777c089aaae6631d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3994d1a288be259888cf5fcdfa35aeed4c473f5e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_window.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410381", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "881e21f931bc848378e9003603b5ca48" + }, { + "algorithm" : "SHA256", + "checksumValue" : "761c737da1fded3008a9f1f409103fa406f5cc5cc5eb6ccba7b3b666bf90440b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5b778b88daf9d908f2e8aa3b70002b58344253fb" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testpower.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410394", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "75b2e3d8c27782b6ed495b72d18dccd53416567b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e31ca22b1953792aac4f881cd5bb203ef07802b6349526db25328c7a69a8d158" + }, { + "algorithm" : "MD5", + "checksumValue" : "a6352fdac135231e6df3afa8374d7c11" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411241", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f3c6d59ad3ddd7af7f23ceb145d0c725" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0aa346e34566ab2383b41676ab343e5f1a050907ead30a599dbe4d669d71cfb5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6172a443df2760cea75efc4a447cf60cdafa2b56" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_shape.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410397", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "239f40184282c47576a7aeffa4d0b2d8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "91f960a327170638f06d908873b20c45560654f6508f941eb2d4063db89799cb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3e1c69040aab99ed4a466327cfaaeeeedf3024ea" + } ], + "copyrightText" : "Copyright (c) 2008, Edgar Simo Serra All rights reserved.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testhaptic.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-BSD-3-Clause-691d2809ec460516b08b94ef35d4c201", + "licenseInfoInFiles" : [ "LicenseRef-WebM", "LicenseRef-BSD-3-Clause" ] + }, { + "SPDXID" : "SPDXRef-item3410399", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "32375d2d8d402e4f392173abc8c476562982b19e61e3b085c862815fbb5a071b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "064203e9d08925eaf7899ac75d7856585723d17a" + }, { + "algorithm" : "MD5", + "checksumValue" : "622247c7552edfe79ea5ddfd0aed5420" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testshader.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411243", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ad63a5b971f3ba61489c796752c7f360" + }, { + "algorithm" : "SHA256", + "checksumValue" : "481758aa90cd52133619c5f749531588d902cb9819c62edfc7e01d0079718df9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "382e538e7eb37e39a9a8fb9a6b03eb2bcd6795bb" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_render.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410396", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "5991cbec14a1cbec51dba783078bd8b41560df8f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "bd760c367a53ecd429786d1e1840ce974296c0558678d8a8898d30fe133f3904" + }, { + "algorithm" : "MD5", + "checksumValue" : "c15be72303d4c7789ee49a37de27d8bd" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/Makefile.w32", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411244", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "efb19c1966e1eb47e9f1833dec7382e38a74c4dda6a98fac47ced0aa8ad60fa6" + }, { + "algorithm" : "MD5", + "checksumValue" : "af9c9ebc161932399393492ae0827ba9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "fbd1ce05bbf2e4aced2063206ad25f37660c4021" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_events.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411248", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d435825b0f4229a71562b792e01ba4e8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4d5c4c4c18a69c2fc1a1a38ba609fdd49184e7a5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "978f0a205550017ad66b95d1d0cc9d0ab035d4e1371c04b063bd019ca566a4ca" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_render.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411245", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "3027bd4463a35bf63291a53debe2c4367ce202a7" + }, { + "algorithm" : "MD5", + "checksumValue" : "7829d28794b0a176836d67ecc4d3add0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d51ebef1f693b6ab792e2b5bdf2ff1175a5c3600301d851a95a2125ea56b7dab" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_events.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410398", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "e9d947824431e2a12f1517786a96700464a65516" + }, { + "algorithm" : "SHA256", + "checksumValue" : "29054e22097d9c3b226349c2f868a6308663330ba762cdf94f9495d6a19b81e5" + }, { + "algorithm" : "MD5", + "checksumValue" : "2a4c94c1735f707e3c611dbef1813735" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testrendercopyex.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411246", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "9537d366cd9321457f805f714810fc54" + }, { + "algorithm" : "SHA1", + "checksumValue" : "86fdad2ed3d8eebd1086ecd1dd4f400dbfc4baa9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1a2564614ad2ae82143c433f77db44629575ba651e58b1f6996a82f7f578e015" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_dyn.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410365", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "76b1de79055c8a01d0a8f18bbce3a1a710dc7c95eb27e7dbabbc384671c2e6b8" + }, { + "algorithm" : "MD5", + "checksumValue" : "6f39cdd7e03ce712aed627372667661a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a59bc23955ba8e4565b40332e7e4216c4708bcd4" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/configure.ac", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411213", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c8d3c68ee75295f998ebe7cc64120c7c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2abba3b4c0c1f4604ef0973b7ff5f018483cfbbc85fa921a68db37f009ef2338" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5cbfed2892537f57a00fd68c5071f91fe13b17d5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngageframebuffer_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410368", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c1864d6a04543a61d01d5bab4e4cc795" + }, { + "algorithm" : "SHA1", + "checksumValue" : "791e36ced5d7b234aa833af6fd139e4a8bbd8bea" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6c292e4e91f1bc0093fc71eef3110b00b0a7d253a645a0e02c5ce3f5c2028cc1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testyuv.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410131", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "77f2b6967b6de72e61510d2bc5fb3ccdabc42685" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c1cc29db976470904645d7c2b00afe7e63c18006632ceca753b7d3f2e02dc154" + }, { + "algorithm" : "MD5", + "checksumValue" : "418e62dea975253f493b6a5f06e7e63a" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/GradleUserHomeLookup.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412017", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "b662d494165eecc057a1344b6e42888b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4466b089f90da9f64b115b4c176ea4d0e7499f4f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3689d69cfe2ed35ce6c0af6d7b85dc81dd210b64bf17c0eeec6f20f1d8f5116f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_systls_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411215", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "eeeaefba60410016a6f0156bfde7aec47b933865" + }, { + "algorithm" : "MD5", + "checksumValue" : "8668299d56da6991b223fffdff43effd" + }, { + "algorithm" : "SHA256", + "checksumValue" : "cace02468342f73e2ca35aacbcb7bdce318084fd12445f6b09f7786685cf52ce" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngagevideo.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411469", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e35188b2aa3a2e4471bc5870de03f663" + }, { + "algorithm" : "SHA256", + "checksumValue" : "88adf4033123963ef05caecd5b1cba988dabf8afde770d80c8510b50baaa21ed" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6550bbe8ccb3135d02d46dd917036782f2a1f3a3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsframebuffer_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412016", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d2af94278ee59cfa382daa8172a6c42f4b59a6e0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d4d9cdeeb45abd1c13d739371558f858fab8278da7c2fe57d44897bbf038e422" + }, { + "algorithm" : "MD5", + "checksumValue" : "1c1296b828c374c8cda384be37e7f523" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_sysmutex.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411212", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ea3cc63f9cc85bd547bc2b6c9485e989ec9baa5c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "24dc39795da1be322920021c99667ac6c6a3e75a2d4fb7d7333cf4ae28eea521" + }, { + "algorithm" : "MD5", + "checksumValue" : "66210062fc0044486883b731c74fb638" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngagevideo.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410138", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "eadc5440a6f79c22d10387168e2dd985" + }, { + "algorithm" : "SHA1", + "checksumValue" : "edff4799f7ae5588aebd803d0e869b276baaa3cc" + }, { + "algorithm" : "SHA256", + "checksumValue" : "942d5a316e21ce954b243d4a481d66866d8a77a0cf23f432231d938691378361" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$OptionParserState.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411696", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "910e92d2214cd0480466af7e8abca01a3ecf0906f9be59cae1a69a39b16cee23" + }, { + "algorithm" : "MD5", + "checksumValue" : "efdc56de466a1488f38015f3025b738b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "926e399351391adc3ee899bb57ecafce389b4b32" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/SDL_gamecontrollerdb.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410360", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e5fed97115ac0ccd60922149b88e8528" + }, { + "algorithm" : "SHA256", + "checksumValue" : "054812e6a24e03c6760f1b89d4aa0de0b32a8f4a21cc07f36fc71d5cc8f89baa" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3aa93d72897f05c9741c910b6d52b0334ba8b1cb" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testsprite2.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410133", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "5fda36f83fd04e2232e382637a3fe4113ed4b3aa1742b916592faa14106b5f4b" + }, { + "algorithm" : "MD5", + "checksumValue" : "670abb47ea81caf7fd180f2f517e57cb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "66e87e18f8a4332bac4aafcf8077665606cb5be7" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Download$1.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411163", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "32c5199f75191abb919d8b05e46cd3a9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e6a280bed44125c0b95e79de5312eeb5744f29c04b9208a78fb2fcee020a2886" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e2e557b2880c877942f036cabea3cee9f84ea4ab" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_keyboard.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411698", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "50d577830ef024f12fe178a60d22419e50d4158bfc0798c87de7ab6b760dc8bb" + }, { + "algorithm" : "MD5", + "checksumValue" : "96393dce87c917d6fb5a3e7bfe68a435" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f8cfb0c7eab403895046b8390fb7c4eee437d57e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/os2/SDL_os2joystick.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411461", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "489720a4091f1df6948123634eb273b3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "694bfc2bccb0dbe6531dbd95d4a37268a1835d3b5129efac2f0addd6965892d0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2e693c998a4e55af69b087b96dab436c21f309d6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoakeyboard.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411160", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "dee6b1f55d02bca3228663ded7448ed0329c9782" + }, { + "algorithm" : "MD5", + "checksumValue" : "577139d33e020af64551a3ce5425fcb6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "cabcfaeda2b32dbd91447af97b21aa633225b92502e714f207984bf5ef7d37b2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_displayevents_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411214", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c985408d39635cf307765c4bfa50a89e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9ab04cc2ef8d8fea755c8f8032c69208291e56c0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "93d59737a683ce43ec06611faa420c31a6b03e8532e28b13e448bb2da93df73d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngageframebuffer.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410130", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "ad0bfddd3af5e2700f3cf0fc71b4d65522bc0f3b059fcfb05028a1615e4c3933" + }, { + "algorithm" : "MD5", + "checksumValue" : "c4bdb7c174bc7aa39c1cf499a80f1efe" + }, { + "algorithm" : "SHA1", + "checksumValue" : "81e38db711a80cd28abfaf9598726d0c91ca3697" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/SystemPropertiesHandler.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411161", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "30c37c37ae7ec8b47294173a15e7f55674819cf4b89d1cbd33778a08a55162c2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "950eabfb073638d48c608d2f0f9a0ae99d9740c7" + }, { + "algorithm" : "MD5", + "checksumValue" : "2558e4d29c9b4c4b1aeaebcca8e5641d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_gesture_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410367", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "540cf18098c348c6ee1542782eaa5751030b7ba4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d5e010ea66811c1fba60e140206204dcb627a6c473dd9d34b85d928ec7344b20" + }, { + "algorithm" : "MD5", + "checksumValue" : "29a3f2577950fc7979c42d753f06e784" + } ], + "copyrightText" : "Copyright 1996 Will Provost", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/README", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411462", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "25d9f613968e30ff8850af7b382afb79" + }, { + "algorithm" : "SHA1", + "checksumValue" : "83dcd58da4d8f67afc99f301c40475201f01d643" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f5bca3bc1a5a8da402275c524ea652be8f90c7cb20a406f0287d9c692c7c73f5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamessagebox.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412018", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f561670eb6529a7dc23c429b081e583cea9ac788" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1b13e81f990d4dcc9b54a335edac731f5e1885daba1e2bca0498e9cfa7d2b420" + }, { + "algorithm" : "MD5", + "checksumValue" : "ef947b81fedaeb347ff4070457867a2d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_systhread.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412067", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0dc6adb0f72da7b2801b0c6a51066d61" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6e13c84ee939579d0a0c793a6c363850ddbb2adf" + }, { + "algorithm" : "SHA256", + "checksumValue" : "bd34b2365aac7f112fe05c3be93c4089df94d0a1845d4a4daa8da9a35bd7c50d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_getenv.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411463", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "83fbb59ae6ad53d1be9b4d305b733602c92218a4bcc0f2edf6eafa8b352fd187" + }, { + "algorithm" : "MD5", + "checksumValue" : "4d7400ef0f3fd663e8335574b509260b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f4c147aeebe741092b9e37b90cbcd25f4fec71f8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaopengles.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412066", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d206260c154fcc0bbb33e747a7b9a0c977c6dbd34ce6f66a351eca04a20258f2" + }, { + "algorithm" : "MD5", + "checksumValue" : "6548e03348157cc9d9d24fc70b3d8af5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9c2a29a0831e9bd70116c235e92f4da23f96bec1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga \nCopyright (c) 1998-2016 Gareth McCaughan", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_qsort.c", + "licenseComments" : "NOASSERTION AND NOASSERTION", + "licenseConcluded" : "(LicenseRef-Public-domain AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)", + "licenseInfoInFiles" : [ "LicenseRef-BSD-2-Clause", "LicenseRef-LicenseRef-scancode-public-domain", "LicenseRef-Public-domain", "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410132", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "5b0bbfc4b12c1c47c81f6b182bee07dbcb675823" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b7dd0ca018663692e470f5b39ac249bf7c2bc16d18049a8d98a1054e687b8e8c" + }, { + "algorithm" : "MD5", + "checksumValue" : "ab458b547b2963d228371866abaab6d9" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/WrapperConfiguration.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412010", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "20a485e54593f0be3099d219eece27e6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "27d2c1ae1b15de2ecf1eeec8a3ec3d39468d8a99" + }, { + "algorithm" : "SHA256", + "checksumValue" : "88ed5f2661c69e8fc1559db8f15944886ffd0ef491a169a822118e518c2ce03c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ps2/SDL_syssem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411464", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "36f5ec65f0da4f830adfbcc31ae15d5c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9f47fdeaaba1878826d12668126a31cdb3a75939" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e93314f6297d50346bf5cd64fa7ba5f54e83511b72874d4d66c61ad9413b48ea" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoashape.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411162", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "fe14265cee782ed36b2d944e074b692f2e0b6f67" + }, { + "algorithm" : "MD5", + "checksumValue" : "6125fcf26b395057fdde3781a52ed018" + }, { + "algorithm" : "SHA256", + "checksumValue" : "00bc84010b9c9f25f75e833c28b4de8bbc5d4d095d54e6dad75c9b6996726eb3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_displayevents.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411228", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d7aa938fbd7f9832257308dded04ebf8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "cc6c7dfb2fdb2834e6da52d1e4ff2f82ecc26c2a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f62d98f8de5bb85fe3732e78eae629885cde6005e17eaff592e007b89da7bc45" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmodes.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411690", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "8fc18d1ef93fe619cc9ca2e428c1dba24a0e6e07" + }, { + "algorithm" : "MD5", + "checksumValue" : "a00436fbb0df9b44042ff5a6a5bf00f3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0be85a8653a293914bcbd50e682044d79173210d698e0dcb262f6c860b4673c0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_rumble.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411691", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "eda6062f0379173499979be08e244624add03914" + }, { + "algorithm" : "SHA256", + "checksumValue" : "584225f2aaa3dd4e116f97be16213715926f6dd9437ccd1b4ed8a3fa502e8c1e" + }, { + "algorithm" : "MD5", + "checksumValue" : "e618d2b994fb42934e07b668c8aa0a91" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_steam.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410372", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a5a0c1ef7cff563b4dff5d813db54158623f7a59" + }, { + "algorithm" : "MD5", + "checksumValue" : "ad80b7f0eb0f0062f93cee3efc300756" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8e358c9018ca2dd508483571595670c031265c947ac709d1a9b7ec2be0b9c631" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testfilesystem_pre.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411468", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "92841db4d8aa16edb2f1dfe70a1a9c8f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "69a002cb7a2c5c9ff6752306b3b9227d5385170c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b2c0064b9abe631f709030d9b4c12eab5ed31060e40acc6701b97439f9ab5c9e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dstouch.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412061", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "de830e585b587dc7e455fbf15512a098b07101259bd0683cc8475c4c5ffc8316" + }, { + "algorithm" : "SHA1", + "checksumValue" : "eb18144749cc3375989612811ee56de6afdf40e0" + }, { + "algorithm" : "MD5", + "checksumValue" : "76dafd26d36f5da1e08a5c47dd0cf83e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/cpuinfo/SDL_cpuinfo.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411220", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d7eded1c9ac4041a28c33b78feef800dddb29365" + }, { + "algorithm" : "MD5", + "checksumValue" : "6b907202d6d05a40f04af4f59fceb7f8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "db592c5d85c3b44e98d21cd5678f2d5d03210145cdf0a07154da02b3286be4ab" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/sdlgenblit.pl", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411465", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "9d964c0e6fb387d50db95d0dae3d9ae0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e4d2d329bcd7833233e7f4b7a199c850e82b5db5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e449afc67776d61d7e4e4accb0ef516572ad5e45a7734dbca02c27b5550efec2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaclipboard.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412069", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "56410429ec6f14792fb52f5779188033" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3cb226a30105c99570dcc5a81cf25d324ab7eba2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d5a65396abd0b5c0b8f8819cdbe7ccdeb0369a675809d8d33b7aed0a071bf13d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_crc32.c", + "licenseComments" : "NOASSERTION AND NOASSERTION", + "licenseConcluded" : "(LicenseRef-Public-domain AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-public-domain", "LicenseRef-Public-domain", "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411229", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "b80bc805dbf9aa1e4118a42ae7d64e79" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4a2e88fdf810ed94e42d50740e17c7ea9ad3a14aed601031b0474e888e4d521b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4aa2db01238e6163a34276ddcd74e66505664585" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosdefs.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410134", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "96fe4189ddd43070ce8865625c0b1ffbdde965a4b9b496964e4eefbc4e8dacd3" + }, { + "algorithm" : "MD5", + "checksumValue" : "d7b3e25514ed1cc997913bb3914319fd" + }, { + "algorithm" : "SHA1", + "checksumValue" : "613e2b8c3aeae63edcfa13354daf49e96241b9c5" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Logger.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412068", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "c0f1289b84ef38b28bdc4308461dfcc99cfb9c89" + }, { + "algorithm" : "SHA256", + "checksumValue" : "165e9992e5dc03138f6622b74b50da6fe1724957633d3c59538b2c086429fd82" + }, { + "algorithm" : "MD5", + "checksumValue" : "fbd48cd6b323304eddad2dc7ddf791f9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_stdlib.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411227", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "9497004384129438b7a6fef04be349ce" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7a77fedf82fe0de2e83d10239eaa08da15f25d46" + }, { + "algorithm" : "SHA256", + "checksumValue" : "681110026611147e1d9d1f1420b28ff85f479ba066c100c1350a1b6543f7de05" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmessagebox.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410135", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d2806b6c4de5478534971d0f5329e6d2ebb34404e5f5e8361b566989a02c7ad7" + }, { + "algorithm" : "MD5", + "checksumValue" : "1a236cc249e3bb5e26ebfffd9aa89849" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d1f9a9937edad1c7d56e4fe1fb360e820108f6d9" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/WrapperExecutor.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410106", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "fc48c4863c4b43f46bd4c69c3a82b78134ee94b4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a3cad034edd7578f411ca316d00f5ca913996609d20a33b0e043821ce6a201a4" + }, { + "algorithm" : "MD5", + "checksumValue" : "a355b888cf37f4e75c596c41e74d9603" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradlew", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412077", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "0ead93276345d0026de12f178e21ff7f4dbc0095" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b4084803d6fc629989302ade49dbc6246dff4fe6b094d7f9a8829007e55531bc" + }, { + "algorithm" : "MD5", + "checksumValue" : "2bd521412ccba4b15f19c43d11e1007f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_log_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410374", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a4f6529d16c22cc05ea4bda545be130e93b01a4881cdae0ac4a9fe34d38ecb08" + }, { + "algorithm" : "MD5", + "checksumValue" : "a4e1241d7b67073c6a9c17e52fd84780" + }, { + "algorithm" : "SHA1", + "checksumValue" : "496b6e798c59b53e5c1d83a2949e5deeba6c707b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/emscripten/joystick-pre.js", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411460", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c000a8c55dc232a5f0305377698876808bae1cfe900d8fb5224eb35e7b0a73f8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c22b1ab42774965ae36e0efc4829c0771c05a992" + }, { + "algorithm" : "MD5", + "checksumValue" : "cfb458eb72e07edb70d79e96f8fe3a5f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoavulkan.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412065", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6528733f71274e34e10c643d268e3601ac50a201b30cf8bf90f664d5430da34b" + }, { + "algorithm" : "MD5", + "checksumValue" : "24c6421df32123b3e570109acccd1844" + }, { + "algorithm" : "SHA1", + "checksumValue" : "628621d590cdc2f265a10c8ce16e4caee80cef80" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_strtokr.c", + "licenseComments" : "NOASSERTION AND NOASSERTION", + "licenseConcluded" : "(LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc AND LicenseRef-CC0-1.0)", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-public-domain", "LicenseRef-Public-domain", "LicenseRef-CC0-1.0", "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411222", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ac33fa56b5b4f96f19136305b50a19a2710f6359" + }, { + "algorithm" : "MD5", + "checksumValue" : "6de91dd4a25ef447bd9f23d176101227" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9849c1d7c4a83f0c577540082f5d62a4b98d67e19c2d76bd2ee1937af707d32b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/scancodes_riscos.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411467", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "36c9e4f2400264cfd2350cd61e93fb65799720d723ddeb0ac788596e54de5fc5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "319b44a8fe775568d3ab2fdf436a6d114a6f813e" + }, { + "algorithm" : "MD5", + "checksumValue" : "5b0e3fc521551f4705ec3fcb93e25c7b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsevents.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412064", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c78a90bb2b4c6add2e89e8069990233fd5905ba8a5dcc045c6789f1967394084" + }, { + "algorithm" : "MD5", + "checksumValue" : "5835caa35d2749edb3971fbf2bb49a42" + }, { + "algorithm" : "SHA1", + "checksumValue" : "27f32ab182ed16bb69f7499f1faaf638ea5eaa98" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_malloc.c", + "licenseComments" : "NOASSERTION AND NOASSERTION", + "licenseConcluded" : "(LicenseRef-CC-PDDC AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-Public-domain", "LicenseRef-CC-PDDC", "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410375", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "fca5ea9fef16fc2ae51405faef7ae676" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c350f440e8b2a70f037dea5c83adf7f55bab45a1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9850a154bda67af84d158555f1a425c8dab5d4b183154363b05b0bc65ea1e275" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testmultiaudio.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410136", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "65c2f48e9d41f72fc8945a38e63850d75321e947701f170577704c130c280eac" + }, { + "algorithm" : "MD5", + "checksumValue" : "924aae027717f6fd45f98d64bf11f8d7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a65bfa45f73afbeed4986c0713b8ccfbd180d9d2" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/PathAssembler.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412063", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "72949319848472958ec05caa504e2fed" + }, { + "algorithm" : "SHA256", + "checksumValue" : "715ea31449b799e7cba8d14d160f9e583ccdba6fe9a7339eb1282c4726ca04d1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "34e8221fabf755a46672458ddb1c04f30efb73ac" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_vacopy.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412070", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0fa1a754c2008b3fa0c2c9d53bcf20d7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "bd03fb3d550f5d96775e8e180e4583ae1dbe2478" + }, { + "algorithm" : "SHA256", + "checksumValue" : "830cc23367c512a6dc55475a83434c4105ec9dac89710830067d8f3e011a7732" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_crc16.c", + "licenseComments" : "NOASSERTION AND NOASSERTION", + "licenseConcluded" : "(LicenseRef-Public-domain AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-public-domain", "LicenseRef-Public-domain", "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410589", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "312a4c8b72faeb830620af8b0f80a12c01efffaf" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e090f15860ca390d5755c43aa8f0f5865a36239488a3c45f2be8427a69d500e1" + }, { + "algorithm" : "MD5", + "checksumValue" : "1264ed2b2e078fe81bf6aa1ccf8f0901" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/xboxone/MicrosoftGame.config", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412079", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "2c084b9729a8e148204b0f31323649b681e10e7689b01fd007207738de821ce0" + }, { + "algorithm" : "MD5", + "checksumValue" : "d7ac651333f27ea122dce538f81bff1e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "bda2431fc03e812206fddaebc8720a07f28cc3e2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_dataqueue.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411437", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c723669f1a1fae840f91f3d6e99fd94b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2dccb68cb11d5e587831954c15449ef2716da4f2dbad4384936b214cc45eebb1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "52df7a6d316517afc0b1cf812c434c532d4945c8" + } ], + "copyrightText" : "Copyright © 2009 Nokia Corporation\nCopyright (c) 2018 RISC OS Open Ltd", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/arm/pixman-arm-neon-asm.S", + "licenseComments" : "NOASSERTION AND NOASSERTION", + "licenseConcluded" : "(LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)", + "licenseInfoInFiles" : [ "LicenseRef-MIT", "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412078", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "3230c6b9e3a3db8bbea5d18763bb954a05ce83d1" + }, { + "algorithm" : "MD5", + "checksumValue" : "866acf8cef49a4024e6b8f5418a6a4e5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c14d70e1693a7ad39135c42e0bf6a5b67640658ca8866809c7acd7c068905d26" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_utils.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412130", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "9d90654c21a9054babafd13bef2f7223e1086c8f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f4ae2f5882e4cc268c009ccf8778b3b92bb38614a799c04e7e6ffc6424e5a0b6" + }, { + "algorithm" : "MD5", + "checksumValue" : "46d422b2581dff763b8f07f51a3190ed" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/android/SDL_syspower.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410128", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "7a5b51417465c2208a5667e91fe38332" + }, { + "algorithm" : "SHA1", + "checksumValue" : "beb27a5db4065c93a925e942e60f0c3903dcbf59" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a461aa98c350da2f64c0d6b0ed6b11c3f1f4ff9c6419a15c07abfa353ea26563" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/IDownload.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411284", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "0b1005c7bd5a0be655895877ec337a9d501f7ec3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9e0b5a58200ecd1012858bf5b274bdcc709d355d9236e32220fe2378fd2702ca" + }, { + "algorithm" : "MD5", + "checksumValue" : "0cca188a78dfadc4cac0ff6f8484ef86" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidvideo.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411281", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e8d170ac6a5018f7000e03dbfb396ec7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a5142ad696be3b836d67023de77c711c57b9d440746187af026af10f8d276e29" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d5928d7c244625716c50ac7893da9a8bdb857071" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bmodes.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411282", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "cdd6722284771563ba4f7631e53036eb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "436580f67482930538e2815fc73ec83ba8f81da2f9ef87ad476f4eab61ea1281" + }, { + "algorithm" : "SHA1", + "checksumValue" : "19031095bd7d2b44a2177d6257e14a549356320c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bwindow.cc", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411219", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "abd9880e857622d4045615ba7b02f3952e20875b870a5c9216257e699067d45b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "030c8cba3143d06c99beb90a3da7829aab5b3ad1" + }, { + "algorithm" : "MD5", + "checksumValue" : "3c8d83a0fffd3105cb5ca1c2eb243cc3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_pixels.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410129", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "381ea377413e0801fa8343165510c9ce7322dd87" + }, { + "algorithm" : "SHA256", + "checksumValue" : "03d5b45b423b30ba63c68322c047b94bdf56cc505fabf1761f2c3563c249caf6" + }, { + "algorithm" : "MD5", + "checksumValue" : "b5d5300fb5116cde388751c0ea3f1a74" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/ExclusiveFileAccessManager.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411216", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "829f3228437d0d3ae1dfa4216213ca802662eee9fda84bba23e3689f0ab1376b" + }, { + "algorithm" : "MD5", + "checksumValue" : "565f567f2d916458c92345cf70328c7c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3b8cc07580ed402650dde3e8f31117d32f2e169c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngagewindow.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411458", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "2e6db7d1642f349df193f4a9fc99dd1d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5017ca6a3c1762872105bd8eef6b24fab328cf1d2ccd3bcf46798d1cfe135ed3" + }, { + "algorithm" : "SHA1", + "checksumValue" : "cc81552d9787084d74f3f0d27b8caef7d75ab5cc" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaopengl.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410369", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "cb0bdfb6e2f65bad80b19c4761d8078023c634d3e374b0256459a474ffd4404b" + }, { + "algorithm" : "MD5", + "checksumValue" : "34e4606de79f809cea3e9bfb513cc0b9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "56703be2dcc63dd1fb563915863beceff9caa6e2" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_video.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410127", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "3b0dc4c9646ab62eb0e7e1a959668f231c086eb00adec1d78e3e2e224a84eac7" + }, { + "algorithm" : "MD5", + "checksumValue" : "dceb6211d61cd7f18b190cce5d600d8c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5552b19178061df0e295986f6a4d83734fd92e45" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/BootstrapMainStarter.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411217", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b7a5a446a454277e4ed5e0055fa361c640d7c317" + }, { + "algorithm" : "MD5", + "checksumValue" : "736f4d2a02686fba8a77d36ae81f3ac4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "641c949fc6cc1ad2f860fc170fdf92f37edfbb0deec856a80c85034aeb7cd712" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_RLEaccel.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411459", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c9faff4dcbecae5614759f8df5d5a90ccab984e7e66b1412fa048ba9b3934f3b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f69cc511190bb1691ec305d17a4334d5c2edbd3a" + }, { + "algorithm" : "MD5", + "checksumValue" : "e0c03f1b2dc6cc5fac207d02db32bc27" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoawindow.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411453", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "493645535d6c8d824c71bb98f2159796ada7e37eca4942d9dc55116e58458b7b" + }, { + "algorithm" : "MD5", + "checksumValue" : "63a1f1ebacfb3f1f7fa7bb671fab6ce6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f8c5898c9ad0ac9ecd29b8a6e6245ce2b37e9384" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaevents.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410122", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "2a91708757911d6e5969910a6dff398442aa83467cf246fcedc8bde0464e5979" + }, { + "algorithm" : "MD5", + "checksumValue" : "2bf647fe3d93fbe843760ce37d655e6f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6035b25138979f8c40d40da538d180ce6cfde840" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Install.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410362", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "36656cd76951ad85e3921880e50f071252dc6ba1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0a09b75f7179b71c6e38258cc3cc2a3ffce250c45947df64979c59c13d876e1b" + }, { + "algorithm" : "MD5", + "checksumValue" : "6dfa6b0e0cbab1b52c95fae95e9f72d2" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/controllermap.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411450", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "1537f373cef82d60446cf5e7d44a53b0f2a2519c437cb64cdacc8accbe1ff523" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9a288da387d9845a92f8714365218cb4fc6c720f" + }, { + "algorithm" : "MD5", + "checksumValue" : "2edea355a60f508a291d8fd85de9f969" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoametalview.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411218", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "94f14fe28cd20853b287c61ce97aa721" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8f5d4ca3fdebd8f377bf7422d6c0ed7a549e15c3b45f88effb3a0d13293652c8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ab24f399c686da7fe630e17ea8ea31d0e3ea38b3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_stretch.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411451", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "51eec5f0e588e1420242980a17b868ad7051a607" + }, { + "algorithm" : "SHA256", + "checksumValue" : "01f790102311658703599a27ed5d4b27f13cb41a7182a94d0d268bb38f474689" + }, { + "algorithm" : "MD5", + "checksumValue" : "9040f5ca6c0ef63a5de4edb5d1f36f7d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoavulkan.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410121", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a9d79d6a76730143d4c55de4cc4d400125462d8e" + }, { + "algorithm" : "MD5", + "checksumValue" : "f08c80a977532598d9ba9b9dff733c51" + }, { + "algorithm" : "SHA256", + "checksumValue" : "497136ea06ff18001bd7862c7734586061799487011021ccaa0d77cec92a7001" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Install$1.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411693", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "5d11a8162fc2229392c625668ccca295916921b96452d7c79b3c0b53eb777971" + }, { + "algorithm" : "MD5", + "checksumValue" : "9722d91446e11ce4998146ce322d4a19" + }, { + "algorithm" : "SHA1", + "checksumValue" : "619cf6ab9237d6a431488d5d0158b7feefb2e629" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapijoystick.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411211", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c47778ac6ee613a441312b83d5bd0ce24c1dd0ce28de737a13a5617c4550b701" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1d00928b906b0da75689988d6c45afe90719667c" + }, { + "algorithm" : "MD5", + "checksumValue" : "e6db1ba1c440684d3c9085e6e2e7c5d8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngagewindow.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410124", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "aaf8b2b072b7b7c5e51fb4f570028c449181133a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6d3dedb330c7da4095cde95ba0537c84d46874497cfb2df3dc78836c9057bede" + }, { + "algorithm" : "MD5", + "checksumValue" : "2949ee135db6d52e1678800c9ece4cd9" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Download.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410364", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "84c706b125632d2c177c5095be42d23436bf20ef" + }, { + "algorithm" : "SHA256", + "checksumValue" : "da00645360450a5082853d0db8f23bade02a80f6061b08df4cc3f1d2740cb2cd" + }, { + "algorithm" : "MD5", + "checksumValue" : "8aaced48e3842589e57045a0a66d8e79" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/Makefile.os2", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411452", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "0c84414843698f26cc42d41bfa914a85d89b13e3" + }, { + "algorithm" : "MD5", + "checksumValue" : "e5ca910f3fcee510c807cc2511ed4c57" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6cd23cf2b5bfd777749a021991db4af0540b7bf81abe2dab98059235070608df" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoashape.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411692", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a8d2c818a19b33f063fde29b8a3fa9184be996be" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d1e98cc51ee56d35a1bd68734c8c109ace7420dc30ffed2234fba8249141781e" + }, { + "algorithm" : "MD5", + "checksumValue" : "7a92198003bf700027faf02b7bb09fb8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_ps3.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410361", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "06c85e4d0469d8cf63fb5dc0dfd7896bc41efc39" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1aaa135f159e338fdc1031be3535240e25f9e31283d425bb0b1a582fa34d9113" + }, { + "algorithm" : "MD5", + "checksumValue" : "15fe40d7959b41e2c3ecb93633300608" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_keyboard.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411694", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ce13232108e24914cbe52280f6e8415d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d3ae8a655a974edec3e13c6a2f1d92915f0e99fcd55231f678cba0b26a0c7ad2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "08c01adc4c467ac0361b68237a4f97a716b59a9d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_combined.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410126", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "5f8fa65f2973f7f7b7092dad536bd18dfd98b387" + }, { + "algorithm" : "SHA256", + "checksumValue" : "cb36cac40888a4d1d1496f3b91bf9970acb8e70d4cf001230b7c80777467ad53" + }, { + "algorithm" : "MD5", + "checksumValue" : "03b1e4b1e59f5ed6721bef37595ee649" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/GradleWrapperMain.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411210", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "39cf7d733ba741ef874606878b4c84ea298d4c38fd1d4a888f226ea95a39dc6c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "45117574de447ca8caae2f007f62827966333562" + }, { + "algorithm" : "MD5", + "checksumValue" : "3837213905a0ec102fd351284240e44f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngageevents_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411454", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "081b8fe1838034b9741c381e42037bc9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b31e3b56e8b6ee4f4d63056586928f233e741b30ee2b879684da216ae1b968b5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c827ac09e92e8c60907a4053e880f1833a124244" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamouse.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410363", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "26cac7ff1f96ccb3c41e400a4c45accc2006b7b9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "eb724dfc058a08eea714ff2f09285c7a446c9c20576e59ebefd112cf6f025a8d" + }, { + "algorithm" : "MD5", + "checksumValue" : "1e3bea1bd73539e76d340ffe50d8c575" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_guid.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410123", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d0f6c31a5f50a1e3fda5a3c594010864353ed4c76aa2524b1711e0847caff66b" + }, { + "algorithm" : "MD5", + "checksumValue" : "0c18e40454b1b2be625d507548f9dceb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d6249a35c3303dbafa481ce53bcd2b650ef8387c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/PathAssembler$LocalDistribution.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411695", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "406d0e6436e4f0bc07a6a20e157663e9b2dcb9d21e9c12d99af43a8b7dee423e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "913421212ed271904c95e7e07822ca72ef679ae9" + }, { + "algorithm" : "MD5", + "checksumValue" : "0330462c3f222365911ac9afecaffec8" + } ], + "copyrightText" : "Copyright (C) Valve Corporation", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/controller_type.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411455", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "e22cbf1792e26babd82272ed44a3334e6997aed10e3344ffd055e56ad1561306" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d759dd705c0ce9517fbe1e8745e99110d488d6f9" + }, { + "algorithm" : "MD5", + "checksumValue" : "c060b844361a41614d6d7c90458c7421" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaevents.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410139", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "14668706049834134bfed300e0bb6267" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5bf6e9d6d8351b63d8b02a5c4bec84929eb22351" + }, { + "algorithm" : "SHA256", + "checksumValue" : "999ce6e889c37058c09411a948c5a4d0a1c376ab7b66ad03784e997db9783852" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$AfterFirstSubCommand.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411456", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "96c282dd09e058ab7c6bd762dd5bc7e16b86a90c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7c5182777f473c6dbab5dbb1650de797a7b73d78118d77130084e8cec25d8815" + }, { + "algorithm" : "MD5", + "checksumValue" : "ebd94f1ad126a33a0ef419ad972d070b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamouse.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410125", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "96c318ddcc6521f4a1870a36f1f2861a950cce29" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7c993a6f8b8ed7092b8a0c8ab90a23f85e9e99fd46b1106cd9a565a2fc0355a6" + }, { + "algorithm" : "MD5", + "checksumValue" : "e27abe37d540c9b7ce2c6f1748aa6b67" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Download$ProxyAuthenticator.class", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410366", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "30442755d9fd5612559e369f4ef68871" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9c725deb2e24fc5196b8902950743da7f21638e42dc7fe894a02c1f0266f21e2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "39af4a9b6d67b7b0267df1111e2db5e58750e38e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testyuv_cvt.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411457", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "7853310947071de761ad0514a8c82b488cccab4a84add690a691c3bf7543f7f6" + }, { + "algorithm" : "MD5", + "checksumValue" : "85c815f519c23e654aad5fb6cb99435f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d97aa9bc0900160cdd28f5c7d535e93983f89961" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamessagebox.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411278", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d769118d385c77f3487d8571a014857312553b07" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7fd5f958b1a6dfd8ef6f0507c233432ecc19125b242defafb23ea8f1ada481cf" + }, { + "algorithm" : "MD5", + "checksumValue" : "6640fb17b0c7b183bba88b447b59a1ca" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bframebuffer.cc", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412125", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "ebd9de41a746c0132851307cdaad78e33faeb1b6a43d8bcb15b90bc671da7929" + }, { + "algorithm" : "MD5", + "checksumValue" : "ef0268e1a3dd03cdde0a9e6ceb3183ed" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b4c4f72b898d47740a9c41a9f507a14720467caa" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/uikit/SDL_syspower.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411270", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c669bd67818737d9836e111b05ba8bbc" + }, { + "algorithm" : "SHA256", + "checksumValue" : "48e17c35c348e01ed623805439a1c796dd92994b193bcd1625ee869bda0dab87" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1768b3c2e66798301eab2ae7892ba35e36e6e754" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bopengl.cc", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411271", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "98fb6ff58c0abc39bb5e9b244bb41803fd34e313" + }, { + "algorithm" : "MD5", + "checksumValue" : "ee7f25640ad4a83d7d720f6cc1aa045d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c5151c162dcdc1f43fc47fb5654a3cb370455715abb3510600305d47ba73b83e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bevents.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412128", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "972032b1412c431fe49184890c682e72" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a1d8fc523171d0e5fe60db9df15c47cfb8f2cece" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c8f0dc67a9ed94dc465e3cb0e2191d04a465514ed8400dc97c425e7e4be51555" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/haiku/SDL_syspower.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412126", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "8fd85c69f962f34810768c823add173c9aa32306" + }, { + "algorithm" : "SHA256", + "checksumValue" : "704a3f9d26e37217a7879d19317fa1c808da7fe52394c1b54bcaa5af4724e7fc" + }, { + "algorithm" : "MD5", + "checksumValue" : "06d87603275c98152724eab69a5b89b3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/uikit/SDL_syspower.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411286", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ed8ed4849dfb916ebeba23ace90cff86eb3a6590" + }, { + "algorithm" : "MD5", + "checksumValue" : "f11555eeee8b429288b8e7eb2670eeef" + }, { + "algorithm" : "SHA256", + "checksumValue" : "79b5ba8ca99d54b384fda277ddaac06eee46605637b30d278a0ea4cf5f49ba95" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidclipboard.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412120", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4b20a8b715d2240795ba272482e874d78e935851" + }, { + "algorithm" : "SHA256", + "checksumValue" : "819a2576c71c1d928704a8715338d5decf804aba099dc0427de9de48343499fd" + }, { + "algorithm" : "MD5", + "checksumValue" : "2b412515e3cbbc4def9658e4377a95cf" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/macosx/SDL_sysurl.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411272", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "71c870bc2a25a39bab97d28442691ca2696819f7b10d6036622485b8e23ba3fb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "bbd56c5de82213fe0a06ffeee508ec2a75a410c8" + }, { + "algorithm" : "MD5", + "checksumValue" : "7cff0cc123b5b70d839544393c74a34c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_BApp.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411273", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a95ee2e5fe561282824debe8f41764b4a3b5df75411f8a4af5f828423b7adebc" + }, { + "algorithm" : "MD5", + "checksumValue" : "c2ca5dacf4eb126beaa87dd2c52e3744" + }, { + "algorithm" : "SHA1", + "checksumValue" : "16ca4b3deec4dd3f8d9c9ef72abf0bc08d383106" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bevents.cc", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411288", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "bd0ab501971c245fd2e9ba1a37f0e19ae9d88737" + }, { + "algorithm" : "MD5", + "checksumValue" : "6b3e5f3b1cb8e343e4b901434fa54d14" + }, { + "algorithm" : "SHA256", + "checksumValue" : "93a16f68f175f02bd329a46d909edaf4cfcf117e3037d6887205bf756a605751" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidevents.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411285", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "8c15a3a1f2b99f92caf5db312c92399afb254350" + }, { + "algorithm" : "MD5", + "checksumValue" : "4c17741bd5bb3c5c827b9bf2cbced066" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6c87fd0f5056e6e0882e8c1bfb5411bdb04a57efffe1285c9058723a30824c5d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidwindow.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412132", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "75ff799a5f64392cdecadd641c40364c5724e482d1484d3c91c87efbd4964545" + }, { + "algorithm" : "MD5", + "checksumValue" : "0ffabee0eefc296a6573a6695cbb18a3" + }, { + "algorithm" : "SHA1", + "checksumValue" : "922b3761c842ec83306df5fb917aacd4f171f862" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/linux/SDL_syspower.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411289", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "e262f8269167c49e98641b25bf3f811953573006d773594737630e59bdbe46ef" + }, { + "algorithm" : "MD5", + "checksumValue" : "73744f44d189bbb5eb466f40076c47f7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d9550581195fa327c6571f7ce9cc8b7dcc58acb1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidgl.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411080", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "403cb5b46ababd5609dbd258c1f248b7467a1d9d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "39e1e368181c18711615138e02aefcd3c7a38c7d6648821724d53882cedf07ac" + }, { + "algorithm" : "MD5", + "checksumValue" : "c9c2bc4828930def829598f05da44b32" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412135", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b34cd4ddb6409f06d79b64676c3733578f1727c0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c0fd36934fe130788e447cb3a5beee0d476b51458f0baa5094d238b75b95a44c" + }, { + "algorithm" : "MD5", + "checksumValue" : "e1395758350eafa73e2523204dae7a38" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/SDL_syspower.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411089", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "55d53538f782b201d05e47f47579e33c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "805e46c2013c2ec2048bbf8d065f988d07cd2ee87921e76c61363ffe3fb12791" + }, { + "algorithm" : "SHA1", + "checksumValue" : "12861a03504fe16af73810fa93fe479c38cfa247" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_dbus.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411287", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "a3bafa98f3e93cf8b46f8c0ec55677d3" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2d0a281a4cf9ce4c251e0f04158d808dd27d7ee0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5d530573f1860128e7d46ea130c1236603ed0b27072ec1f6e1e3b398ca1fc671" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidtouch.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411087", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "495515795743c19c41e5b908e82a2188fc99ac3a" + }, { + "algorithm" : "MD5", + "checksumValue" : "022470a3ef8c846268d4842b7b31e144" + }, { + "algorithm" : "SHA256", + "checksumValue" : "716367e41c9dd62701a8eb38eb96504d236e4ad4b4734977b26a9c32958ec1fc" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga \nCopyright (C) 2022 Collabora Ltd.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_sandbox.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412134", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "563b1dee3d1ce6e8a5fe4d02ff40ca9bc9222604" + }, { + "algorithm" : "SHA256", + "checksumValue" : "29ee1877d4ad514c5649ecdc9252a0fe600f47eb793953e00078441b2bca1ef8" + }, { + "algorithm" : "MD5", + "checksumValue" : "e2ac0bf4b319e131ace5dcba3f35bb6f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/winrt/SDL_syspower.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411088", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "b2af28c516a2cc9086c40333fb9b11d7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b85e5abe2b0d3d6e4d899839b964da782632d5db45f1d7f10317b3b5889a308e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0290c195dbe254f7bf95f9579119d4b3b768769f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411083", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "7e06398a8d3bbbf9f5b355f7a92ffbba" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2a24fad0fa741136ca843deafa3b22f8d562d48752e882ad38c7e616f438c27d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2f0caa7c2317fff9d6c36ffcb5caf1f8efbd4916" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_kbd.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411280", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "253ae5e1370784c1a06356b8c5c48283" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0c06208f418c175bd472042b5e9945e64c9beb7386bb896665c545b5ddedaaeb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3a7592d973567ef001adf53e513258ce3227ab28" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bclipboard.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411084", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "4c96f7a55edf29d4f4c959f10b431deb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "80b252f1a4c05e6589c7097956b0f49a0d560af3fef7d77f9aa665d5a6240cdb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a3cfbbc0f7b1ca158c9285585ca02453151b69e9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga \nCopyright (C) 2020 Collabora Ltd.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_capabilities.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412139", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c484e832af68efc95a1060b4e82c7c81415a46cc2984e73a0275829d73c00b2e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d7e3e0947a6392cdaccd38c204bb0948b1b4f34b" + }, { + "algorithm" : "MD5", + "checksumValue" : "18c4ee0a8bbe2b04b0148fb51eb28465" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/vita/SDL_syspower.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411081", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "3b27324ca07653ff5845d7a9300dcfc1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fb8b7326d39eed6bf87ef6af774f445ed5c77eb9517aa12f4de8d2a4b1866b7d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e4259ce0133cc6d608aa77d929f23afa3f43e5e4" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_ibus.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412137", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "afa1636b4c0e0539672ace9fbbb403459cb7674e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "20396f7652e0114ac9e2141344bdc736cbc60d10a2d2e50611744b4bb67f70fd" + }, { + "algorithm" : "MD5", + "checksumValue" : "256dde2ed84fe57819e25abde9e09181" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/emscripten/SDL_syspower.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411082", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "094d70b61d852e4fdf7722af968a868a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a86216b21fc63ec827664b3d6ed0fae6b1f10f76291119a3ea5468e9897f44a1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b9bd862d807c149ac96443c92c45a9b6d4e0b24f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga \nCopyright (C) 2020 Collabora Ltd.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_capabilities.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411085", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f62961c1281482ee514a8402ec90732779d6311d" + }, { + "algorithm" : "MD5", + "checksumValue" : "19f030b935ae9e4700c9875eeca4a631" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6a9799a0d3c073e8de5017f97d944a901ea7181caa875e49a74785521b4bfb67" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_udev.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411086", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d3bdc1ce0776eb300694b28a05690983" + }, { + "algorithm" : "SHA1", + "checksumValue" : "75f831a8172ef03aab799b59795779fc6797366b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0ae203938712543bc2b159c827bf44444997cdcaf23f90be108c5a3bbcbd1f1b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_kbd_default_accents.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411291", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d4b18a84fa18c951c0505fcf5579dd52" + }, { + "algorithm" : "SHA256", + "checksumValue" : "82ac57fef0592cc331da8525567c7c1a8f5e3c2fdfd6056bdaad20daaec4874a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8e7a2558f3c2976d421d5bd597e39868fb660680" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidkeyboard.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412149", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "cdc0969e08360b158057127e2723fddbf9710bfd2f1e213a499752945272c33d" + }, { + "algorithm" : "MD5", + "checksumValue" : "0768b4198ab95008ad9c48fb8c78db9a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a1281f22377778df9134f6307dc5e2ab6510a001" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/SDL2Config.cmake.in", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412148", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "43bd68bd8c3a0124090a54f4f631fc566787835c97aa6614395d937cea7f0caf" + }, { + "algorithm" : "MD5", + "checksumValue" : "a962420fb0ccbd381abd16b112c47a71" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c00a219b2ee727ac10cea187215c65821f558262" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/macosx/SDL_syspower.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412146", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4a4a5f5bd162dad7bf1c69ba08d332e52dc20f40" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e93e2884d68b386d0cb0c6ea7b66fd4f5596c231aa07ec61daebcab906906497" + }, { + "algorithm" : "MD5", + "checksumValue" : "5558791cbf21c4407a19cd7299bf6534" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/psp/SDL_syspower.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411295", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "7a5d7bf5c4deac2d77bb00693bf35246f93c1695" + }, { + "algorithm" : "MD5", + "checksumValue" : "8c7a34a05b5525279df0086bba6be853" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3b51fbd780735632c2b9ed993140ffcc17cf12b526bd2dc81a6129637523896b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidtouch.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411292", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6d9a54592111b43dd8b9fa21b4502b8f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "af6961f7a0bb0165dcc4438811aeff657d6ed1fb07705872e3b831ae56365495" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b02f9d13a55f393bd021012dc01b600a86962707" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidvulkan.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411293", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c34e942ac6904c77189f4e2c993b232e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8b20e6632b7438639e24813a7683eb6a4bafe324" + }, { + "algorithm" : "SHA256", + "checksumValue" : "bd3a60ae8e133ca8af7702ca3ecba00a0e8a0ebdc9e36a63ab4f46370a6605d2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidclipboard.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411290", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6ee8e5ed236df32933aea5f96737e142" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ce5e41f0950d42cc268fe68cf277e1a616353f37" + }, { + "algorithm" : "SHA256", + "checksumValue" : "84f9ca0d506d6354da4aa2fda25d87149dc66c4d0a6ce185887beb10bdb8fbc8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidmessagebox.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411294", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "531a02fcee90bbf8210c343f433193b58cf5efad7079286a38c217bb1b8298a3" + }, { + "algorithm" : "MD5", + "checksumValue" : "c534606324e0f1282c9b8f4e1d8bf99b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "cd5e7b6e9c10c5d580a621b95e447c2ffd00f041" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidmouse.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412141", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "2ef0b7db30cf738e81937ef363af05cc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a81ae8f4ef50ff207c1fddeba35637e49d49eb36" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fb6e8557c674d8d0685766c8f8325f552ce257a046c6630ec6a5b90abebfbdf9" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/n3ds/SDL_syspower.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412142", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "3d2018e536c7f9fd22c103b0c7de4de0a88c79cc" + }, { + "algorithm" : "SHA256", + "checksumValue" : "97e2db61b2a9928db940bbed3f82c7a356c2f5e81f768b95e95ea480e2edc66f" + }, { + "algorithm" : "MD5", + "checksumValue" : "1294100467214abc7dfccc0b64a714e1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/SDL_power.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411275", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "67194fa4a2575c49b0f23eb356b81fe5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9a734d2df2a3035b940ccb8de167db4cad890566f2e2008e05167428b67cba3b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "50b93ac2ca86c46166b438cece07c7b9ec4c7163" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bframebuffer.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412152", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b8b5d8d14eb06a9fd4ca0fb753b262fbea892ba5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fa86497a0587be195e3e7e22999eca477b82da9fd7a6d0f3b5f17ceb9791f376" + }, { + "algorithm" : "MD5", + "checksumValue" : "357472b4bf52e940b64ab11d57dfb830" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/CREDITS.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412151", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "0abbdf648f10424af4a7d030022a0d0e9c21cdb5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "201b47fd73c42569dff7bfc2bed05d5123d3f796196088101f0515004788af00" + }, { + "algorithm" : "MD5", + "checksumValue" : "a79b33796e2688096ef32f7b336a2646" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.gitignore", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412150", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "239df87ff0e8ebeb4a195590191961f7d468b8c4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "91efa43930ba5c5c558119ea4cf3bbac949d9b1fe2a6bb1bae2d5f78bf456437" + }, { + "algorithm" : "MD5", + "checksumValue" : "d1e255c0a55765efc759fbd430c0cc30" + } ], + "copyrightText" : "Copyright 2022 Collabora Ltd.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.editorconfig", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411276", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "cd2e12588f707ebee6572d736bae54f8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "08f2c0a444a9fffa1a90173d7f2e447358daa0e5" + }, { + "algorithm" : "SHA256", + "checksumValue" : "efa9706200164412207e3aad72c5c001926af24c784b7781c697ee6da4fc945a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bvideo.cc", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411277", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "50c851fdc08508e3eb5f4aae14b49cd8d0f402e8e84b46e86135466cb0ab9e98" + }, { + "algorithm" : "MD5", + "checksumValue" : "ba685d73299f1aa2fc1d4a90b0133a2e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f276ecd472603c1b745a80026ae1f8202b03a39a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga \nCopyright (C) 2018-2019 EXL ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bmessagebox.cc", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412122", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "55b3c0972b9b69340951a7745e511eedf198dcbb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c58106784672694f1e6783985bdf25e11f55a52ab3c939be5d36fb2f51036fc7" + }, { + "algorithm" : "MD5", + "checksumValue" : "68ecebef5ecc3cebe605b819277417eb" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/unix/SDL_sysurl.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411274", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "6e0191019bcee7831cac39d6d66e3df4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a76700200e21d92aebb2e86cdd7e24bab65bf1c6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d9a2ccc3820c40e0002f210465b6d93dd6d9dc130237e0b041e19a237c8cb562" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_BWin.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411279", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f8d9594beb2ef49bcf6ed811e9eee1d244e1bf51" + }, { + "algorithm" : "MD5", + "checksumValue" : "156511d9322b05ab52e06cd1dc71860a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1cfc8356a66ae535f2add29bb251b7101b8a43ba092c165bac98d51abd2eb0b5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bclipboard.cc", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410253", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "4a70f5ed28c649126fc49073515494f1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "63cfb57ff6ad1bc3c0423c1ce2d164c4f97bf62a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "90a39639389fb2389be82e3bf7423ebfec406bec044f1d3d55b90cbd447ee2b6" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/Makefile.in", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411101", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d5ccbda4ad209a604bee3b7c4214dd8d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d94567c055d7460bd5e30a9916e5afaabc31e02856dff6fd4c3a405138675fbb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1b65c8309509529b10830beccd1d72f91f7b5643" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_direct3d.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411310", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f0b7c8d6a1319eb19280ca7a85ed1ce3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6a01887707e752380d3c1c24afdf19988b47f1fcad58d3799d145bc0a159711b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4e0f694531fa0b134638efc5b49d0d513d2f477f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_shape.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411587", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c40f10fbf8f433857e3b6a6e87f05c7d39c16f038e162b7e798feb7971acb8f1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7f9c5887c4702209f3bbf3709daa0e7a3ebad093" + }, { + "algorithm" : "MD5", + "checksumValue" : "8164a1f162e173bcadf13ac77308fe05" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11touch.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410463", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "c26801bf808dbe8f1afa6aeee0fe02c8ca6b993b" + }, { + "algorithm" : "MD5", + "checksumValue" : "6f4e163da3d1f749ae053dff2f79de62" + }, { + "algorithm" : "SHA256", + "checksumValue" : "911ca63c023739a29d29792f06a8caf3c471dc09f9cb9e0ef0b7984f959484cd" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p01_shape24.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411103", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "8f565df1ce8cdcb0ebe87a25bd30e683" + }, { + "algorithm" : "SHA256", + "checksumValue" : "14b60f48bcc1b895d46120eebd167e46682a0beabe9304c1c7f53434bb82ddde" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6c4d2ed858a2b48a12c7abccb8466e3996358ebc" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_xaml.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410460", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4366385904eb106330a0ee32068786b0edce491e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "79f21ffde3e2c196203916556b7ae6bd551e3eedd13b3a647ac748e432bf481f" + }, { + "algorithm" : "MD5", + "checksumValue" : "bfef73c31b94af1bb226273e2fde54dd" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p15_shape8.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410256", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ec21ff1aa57c6048541a498c7e75518636346474" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8ac63be73d1850f9c00153a624d3afcc10e0603edb35713074a3c53f916ed90c" + }, { + "algorithm" : "MD5", + "checksumValue" : "4daf34de5e33cd1b3a8f0e0c92702235" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/testsprite2_sample.actions", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411584", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "82b90904e7f72001ad37579a2d783b11a17db731dfbefe8adc6d3a00bcbfd593" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0213ecbf54aa2a97ff6735da7e89fdea3624f144" + }, { + "algorithm" : "MD5", + "checksumValue" : "7a3f8f45ed31a09e91379c61cb559bf2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11events.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411312", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "3ae994965e6a0ec34ce74574047a2570" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7066cca0e248d2eb1ce4fc2ca7e91194b226ec97586c1eb34c3cc3eda1300c6f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a5a093192f591638b7bd6021ebc0de8f26a1948e" + } ], + "copyrightText" : "Copyright (C) 2017 BlackBerry Limited", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/qnx/keyboard.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410258", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c90e69e244a35113aaf1da5de425778f5302fb73781f3588dc7c3d483c1f0ded" + }, { + "algorithm" : "MD5", + "checksumValue" : "abe43f0a52378fea5f4485c9fadc2a8d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "dde15dfea3038acd2c78fd998e880c75968a4e7d" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/launch_harness.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410465", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "7a6ee1ef211d6609a488314bb0a3f9a593233c6e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fdfd7e15d71544d3e4c8d721d3ba9d4daf215784ce7632762d0f7ff70a030fdc" + }, { + "algorithm" : "MD5", + "checksumValue" : "d9d443d120d11ba702c3548932c83b98" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p16_shape8.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410255", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "8fe3430491dd94c9ea93d03b10d5aa9d4925c10ddc3b2a90a79fcb57ee585d09" + }, { + "algorithm" : "MD5", + "checksumValue" : "c47603a502e0cc3e3bad6f6f89a3fcda" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2b679d60bd32b7ea55a7442ea8878fba13ac78f3" + } ], + "copyrightText" : "Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.\nCopyright (C) 2012 Free Software Foundation, Inc.\nCopyright (C) 2012 Free Software Foundation, Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configure", + "licenseComments" : "NOASSERTION AND NOASSERTION", + "licenseConcluded" : "(LicenseRef-FSFUL-c75eb7486755351ecb2622ed8c28c6d4 AND LicenseRef-FSF-2e01bb672e5007181a921b144efe76a8)", + "licenseInfoInFiles" : [ "LicenseRef-FSFUL" ] + }, { + "SPDXID" : "SPDXRef-item3410462", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "159393287dfd2e38ee62d020b0bd9392e8d598de" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c35ae797e950dbf12a052bc3f35ffd5c06652a47955e06f2d4daae70dbda0eee" + }, { + "algorithm" : "MD5", + "checksumValue" : "ebcee3f0fd5379728756a67e6dce2b95" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p06_shape8.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411586", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "93ddd0ff031894b83a8596a87007ec53" + }, { + "algorithm" : "SHA256", + "checksumValue" : "56f1841d9b3965c1ff3f068ccfe4ac405a0213028466bf6601bc35c740996edd" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f7012161dbb440bf79649f5f0799f0aaa2d48b97" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11window.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411794", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "cf9f991d138f3e29e84f0dca82b3bdfc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "41669cc86c181d74f3dcaf302243ad7a0c5bf833" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4f05bf014a51a18167c4d9248a5c405c0e1906108a6759e3834cb6b4320dec13" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/windows/SDL_sysfilesystem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411102", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "bd718816ca1b023c61a1deb5f7c2aa697ddb11c02955fea393496522f82c1fd5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b4f972bafb8bb5fbc185221f08f47f6d8d0e8cb0" + }, { + "algorithm" : "MD5", + "checksumValue" : "d6f4f848f31f0d31111c0dfc591c8a06" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_common.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410467", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "af8b571a79ee2538e5eb47f50cd6131c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ef0f9b904487f0f2a5ebcc44fbfcb5ba4c2d993f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9d0130b76ebe4d85092c80db7a96da9b7086b8dd4773d938d9a943810b626682" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p16_shape24.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410464", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "5645bb61a36209ef13d2ba753e322308b412471b22bbbf7e978c972ae23322e0" + }, { + "algorithm" : "MD5", + "checksumValue" : "edf8022d7aaa1abb49c3291ae485674d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "405f8d5f1233acd72693aa9dd02fce7da707487d" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p06_shape32alpha.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411796", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "03b77336d1e90e1c4d7240c1d3dd16cf" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a86604fbe0402666a8a0eff0407a10844c2e70ab" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e3779a5c2ff5d6df56054f4fc3e8da87cced8c9cf9b1dfa438afad7ab9ef80b0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/dummy/SDL_sysfilesystem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410257", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b5a496fd4446c056d954d89c229dd81d97b6bfdb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f3921668178451f55f98fe4eab6e00a99f49f15f07f7a5b6a2250a0051dcd43f" + }, { + "algorithm" : "MD5", + "checksumValue" : "cee50767e69fe95309dddb4146014ff0" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configure.ac", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411589", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "8544191c7d496a650a14d20454c6a9e390c772f9d7dad258fd8410c886373ff6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a4009009b23d6df042d88a1097eb0bf729de1c1b" + }, { + "algorithm" : "MD5", + "checksumValue" : "0d60f80b4446d54211c52e962abfae69" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11clipboard.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411105", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "5777d2588500d35319b25c4f7a31e760c60cb579" + }, { + "algorithm" : "MD5", + "checksumValue" : "4a32d6811f00309bc34b26f62676b7fc" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3780c9c5c449e3322949c50390487742cd0fd5f419f6f0484623f83a34aa6cd5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_direct3d.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411313", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0102a7441a007f8e3f9a8b33f53dd9e7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "35d6f1f4c20e530133502a22e01a699fd7ba00be68cccb70e244c2e2cba9b8fd" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8048ceb41708003cb0f57da1c9537b8d9496338b" + } ], + "copyrightText" : "Copyright (C) 2017 BlackBerry Limited", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/qnx/gl.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411581", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d8e21b2ed9b8bdf8d40fd606cabee2dfe848d101e86c899f09a51bddeb218acd" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8a5344948909dc5428d17de2bb97f8334c0ffdf5" + }, { + "algorithm" : "MD5", + "checksumValue" : "8e77f388c3ce1436eb6a02831d4a5c08" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11events.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410466", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "63d9bfd7f286100b8757662843d60786f9119d6a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ee526e5b2ba69ab944761bb4767982d37532f9a0d900560fed21d587eb50858f" + }, { + "algorithm" : "MD5", + "checksumValue" : "eecf85c20af2180fd2bee3f24216614f" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p14_shape8.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410250", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "daf5183ee1dc5b5313ba8ccd1c279cca" + }, { + "algorithm" : "SHA1", + "checksumValue" : "40ea582b26d72188d73aa0b9ab0e6137a61a97ec" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0d1641b99135add1db6911c55e0d9715717d895f41a5df6b629aedc899ed46f9" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/unittest/testquit.config", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411798", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "084c8e16b91068bcfd059476a90cd90a7bd50fbb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7c789284bcf408e9a3f79cb0b7a22f3281e67d556d9e16c3feb8b10897919fd3" + }, { + "algorithm" : "MD5", + "checksumValue" : "f4fe9b1c5ed92dadaeba035b677b3275" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/psp/SDL_sysfilesystem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411588", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "0ef1fee8572ade908785d81fc3b92d94e84ef9cd" + }, { + "algorithm" : "MD5", + "checksumValue" : "4fc84b5d784d747a343fdca1cd4bd7e0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ca1348a41551e48db113dfd54418cceb0f1121cc3050f141ee02be5eee7e32de" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11dyn.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411314", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "8e33100ff045ed14eb0d742893177491f663fef6" + }, { + "algorithm" : "MD5", + "checksumValue" : "bf25d93125ef28006c475afdf8f47fe4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ae4deca072b2f3a707ba87a6df256d7505cae5d84ac764c804992b2cb762c020" + } ], + "copyrightText" : "Copyright (C) 2017 BlackBerry Limited", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/qnx/video.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411104", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "fb5a7cc6eef13c86143b3b73345ab0d9bc9d4538" + }, { + "algorithm" : "MD5", + "checksumValue" : "5b696ab30a616ed2913b274d378b187a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1e8c3a4b52e3b29f9cacdb56ccd9a1e9ef192a7d7f5737b82eb2bbea16a65512" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_common.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411326", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "24382a90bce6db81e96beed86217d0525292616f" + }, { + "algorithm" : "MD5", + "checksumValue" : "b77eb324f70f67c0945f33ef1a96130a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2f9c905797c10c83f73318468dc045b4afb1079f3662c6867813b7f3cf23c644" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtpointerinput.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410479", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "e12be2789c1cf6247d2e1407d33f8cf62d1a5537" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f7a831c64e752ac29ac7380b323e2079952c764a789b0de7daa22f917b03aeb7" + }, { + "algorithm" : "MD5", + "checksumValue" : "950d36b3f9144846e4dff254e14455e8" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p04_shape32alpha.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411558", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "54c78dae6e319ab60c1448bb3b537f312d3ce6aa" + }, { + "algorithm" : "MD5", + "checksumValue" : "2f529f983c6f7354eeb971707b2ef85d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "76e5d10041c9981daf88562798c76bdcd131257fdd270e1d626255757f885540" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsclipboard.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411327", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "1d1f8d470463fd2203f3aedf97717a1bdf587ab36b8b829740e71550bbbebdbf" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0c7ed3b77b0677488f284721d44208f8fdbc6af5" + }, { + "algorithm" : "MD5", + "checksumValue" : "51a964a35fd9cdfcf70a335055e32e01" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtopengles.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410227", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "6f33afe5e5cc4d86a852684833921eb1326f93fe" + }, { + "algorithm" : "SHA256", + "checksumValue" : "58d735b4cc35eb6e1bcbbbe1117b4d4ad0e932e9844b3cb267b64ad197793aa6" + }, { + "algorithm" : "MD5", + "checksumValue" : "30783595be73f39f808951b2da5ce406" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/layout/main.xml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411790", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "cc652a73f273ff42aedd8d6e3399ae31" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5d079e2e7c76c7fbafaaebf840292666d228d585bac4df9b2aeb38b0d860f412" + }, { + "algorithm" : "SHA1", + "checksumValue" : "98e3fac62f3404261505b5900faf14f188141b39" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/n3ds/SDL_sysfilesystem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411580", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "1c71e8cec4b6f64f46f05fb14e27d03d7ca8d28accf915396a095a235b94f6ff" + }, { + "algorithm" : "SHA1", + "checksumValue" : "844fd0190410c2c1be159ae81941bc89bf356548" + }, { + "algorithm" : "MD5", + "checksumValue" : "c218141d87bb0f74ca3cfc64433b8e86" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11window.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411328", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "dab0eeebbd7049af6261803ca96a7978325d638f" + }, { + "algorithm" : "MD5", + "checksumValue" : "3267a1a4a539267766c05ff56f5bff77" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e465139d6a8be4b271375718229a35ba6e35da53436819ff47e4a2e9a213ce30" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtmessagebox.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411329", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "877f3ed8292539be5c5463770dd5793ec9c28579" + }, { + "algorithm" : "MD5", + "checksumValue" : "034fe30e17579225db38f651f6fc6179" + }, { + "algorithm" : "SHA256", + "checksumValue" : "952f6229e7a24b3a0e0c7c8aa5e302faa364a8e99a14d238bc64d2947b411cb7" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtmouse.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411011", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "75d5adc9ad192ff8abf1200666ad8343a32c40da" + }, { + "algorithm" : "MD5", + "checksumValue" : "8a9c261215eac46e31994f4544c57b35" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d4f5d93612718d80dbdd7cc4eec2fd757abf8f40ca403047bcaea8de4d77a719" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles/SDL_render_gles.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411497", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "eed3db15690a30aaf2a5b97f8b5264a68095ac51" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e58800e650b0b3b2baee8c0e346b4d649b07e8690b16f6f5ebe2484d40ddcbe7" + }, { + "algorithm" : "MD5", + "checksumValue" : "35937aabcd7d524e6a4ccc742565bd3a" + } ], + "copyrightText" : "Copyright 2015-2022 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_metal.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3410014", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "26749f0b8a102085864a4adaf25535f4435d9886" + }, { + "algorithm" : "SHA256", + "checksumValue" : "76e08227c526dcb34f308f67d02a54d56cb92e18eb892a6a124edd1f0c111185" + }, { + "algorithm" : "MD5", + "checksumValue" : "aa2e2d4212813c35e434341555a481d9" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDLTest/config.xcconfig", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411576", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6a1e8bd5fa117e0ecbdffb41f14a5f8d7b02385d526f77fd6950cf08de2261bc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "bc556865c7dde385c3d9c35dbc5a6fc8f51de92a" + }, { + "algorithm" : "MD5", + "checksumValue" : "30fd10bd2fa4e72d48411119d5254a91" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11modes.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411010", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "36d9d6f1360893554cc89f1cc1ea6306a5fa553a164b42640a797766848e36b1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b67971133f839efef4d301c70b34eda1c2b695df" + }, { + "algorithm" : "MD5", + "checksumValue" : "876e3de7cbb91f56fd52c140ac682ba3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles/SDL_glesfuncs.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410245", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ccb44dbb6914dcd23abecd71713512fc0d923532" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f1f3da98bb8b18cb343c1d33c6d41028775d85016e6e36e7341c3b3262a5053b" + }, { + "algorithm" : "MD5", + "checksumValue" : "0dff6980b2ea6bba5a250f4a1c4def20" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Makefile.minimal", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411494", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "63000862162527b85a2c8b339e469d46725b40f8ca2e09c853643a27322752dc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "bf118682f8ca6c3e9a44f414d45a45eb94699225" + }, { + "algorithm" : "MD5", + "checksumValue" : "900ea5c7d88067cb1bb78a127dbebcb6" + } ], + "copyrightText" : "Copyright (c) 2015-2016 The Khronos Group Inc.\nCopyright (c) 2015-2016 Valve Corporation\nCopyright (c) 2015-2016 LunarG, Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vk_icd.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3411573", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ad4779c245ddebf448bc417f5c130075" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ec37ddb267d96fb07e59245bb1547b815533d0fe" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8b823a92e7aaceecc683bde6047e2e3c9fad53ff9d28743f893235a8ea45b98c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11mouse.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410163", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "846f0a9455f4baaca52a2ad3674c5b41a8d3b9a4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f17d8919136f9627468b4dffbd7bddd188ef2aaa8ed21914d2107d1c759e99d7" + }, { + "algorithm" : "MD5", + "checksumValue" : "fb6c89288fdfdf543b77e2ce6b0a3a8d" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/README-SDL.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-MIT", "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410242", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "28d2c75a031155bd5e374d4ea44dd76d69546d19" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a20480fa552947d3fce08989d81c60975c93745eba23577c0678666a496bb56a" + }, { + "algorithm" : "MD5", + "checksumValue" : "a3ec383070dab2042e69f9d2dcf92180" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/ant.properties", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411496", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a4fce20b4c86dedc9e2c5f1796c42b9ee5a1f29b528a6b481cb60ae7a523db31" + }, { + "algorithm" : "SHA1", + "checksumValue" : "597ef4cb8ce01616b96b392694aa38d6c7e86f83" + }, { + "algorithm" : "MD5", + "checksumValue" : "a927315b880a8e13f101d2c097c2069b" + } ], + "copyrightText" : "Copyright (c) 2015-2016 The Khronos Group Inc.\nCopyright (c) 2015-2016 Valve Corporation\nCopyright (c) 2015-2016 LunarG, Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vk_sdk_platform.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3411344", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f84e44b789a17a9c2899f76cab425faea022f44a" + }, { + "algorithm" : "MD5", + "checksumValue" : "4a5d9ee4eb32bd0daade228237adf94b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "eb15dcd61f89b5efce704f23f0e84c218b25a0e1c064aac048b617c0624bd636" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandmouse.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410246", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "03e463547512e8d75cedccb23f1632c870aecbfc285610f45da6a19b95fa6406" + }, { + "algorithm" : "MD5", + "checksumValue" : "f80e2d61c12ca87de220639e7298cc39" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6964986f52ef2452966660d301549abb7bfbb503" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake_uninstall.cmake.in", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410165", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "b2278f4b8769e379209c79f487509bbc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "aa84ef45d991ff3d93484fc7fbce72163a1c8b20" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5bd4abee4aa5853b8674e1ca009540a82b6ec75818f7cd09bc9fa5182b1b80d2" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/sdl2.pc.in", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410497", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "4813e81ece0271d1c382a4c6c98c7516" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5eac781010381beb7eac0469590ea12cb0d36429251f3261cc83db5588d79339" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a1bb078e2ab96c140d154a87a13906a0a2343e31" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testdisplayinfo.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411578", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c0c81cda1046d85647fa1fc29d02c701e7ecd2a4b32976170f7063298847417b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5a47d71370893b2db12fa081df6c355a715a1493" + }, { + "algorithm" : "MD5", + "checksumValue" : "5be628359dc7cce440cb544c2d43cd3f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11keyboard.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410166", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d0d130299d2c96a2a132b4ccd1f91f2f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "90d4aaf28b30ae49be3399ed142396e629df1466" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f5e58bfb8a3b54a18f2716520024e0d54b7be6e1dca8243b679b43e655054e36" + } ], + "copyrightText" : "Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, Inc.\nCopyright (C) 2021 Free Software Foundation, Inc.\nCopyright (C) 2021 Free Software Foundation, Inc.\nCopyright (C) 2014 Free Software Foundation, Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/configure", + "licenseComments" : "NOASSERTION AND NOASSERTION AND NOASSERTION", + "licenseConcluded" : "(LicenseRef-FSFUL-c75eb7486755351ecb2622ed8c28c6d4 AND LicenseRef-GPL-2.0-or-later-WITH-Libtool-exception AND LicenseRef-FSF-2e01bb672e5007181a921b144efe76a8)", + "licenseInfoInFiles" : [ "LicenseRef-FSFUL", "LicenseRef-Libtool-exception", "LicenseRef-LicenseRef-scancode-unknown-license-reference", "LicenseRef-GPL-2.0-or-later", "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3411345", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e7f39ff56d3772329ed9ad34a9c2a302" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f033a5b74736513e261cabb56275379cb2937c13" + }, { + "algorithm" : "SHA256", + "checksumValue" : "464cd688ac9d824f2c4d972f12343448df86cc46e7af8b16c20040c4f8059be0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandwindow.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411575", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4e39506b7128270c3a325b35c9993a49dfc944d7" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4fb42a65d9b4171e86bcbca06ef7cc8b145b8d442956fca187d5b83994df555f" + }, { + "algorithm" : "MD5", + "checksumValue" : "1db24dbc1d6ad0e0028c2f9634b57831" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11xinput2.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411013", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b2a0f3aa3fcb4d74b91d301a1dee4e2f2a4fbd3d" + }, { + "algorithm" : "MD5", + "checksumValue" : "b2d23f23d28ae523686ee93fe71c736b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4eba26e2430396b3bff10cd250ee6b464e77aca04dbc3fe944b09b09758b71d8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d11/SDL_render_d3d11.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410498", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "7b3f7f32425d2f4b67a06d5c448b3b44" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d191850d17a3d3ad13b50783c3d97b0d567d3daecc8c45ab43641da7a909ba8c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "cf6d1a83d749a3018d8bfb9b11a551c73e33be9e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testerror.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410244", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "24dbed74b00ed36e1b9bed3d64b611a58694d436" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5b3bd0eff06b43fa7e5a29e35b17a4672a65b5c51c90b9d26d12c080016448b0" + }, { + "algorithm" : "MD5", + "checksumValue" : "463480d5b5cb0f44a1a02a53d33cbc9b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/default.properties", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411346", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ea691293fb3c223befb607d56caabb8a2f3e0f29" + }, { + "algorithm" : "MD5", + "checksumValue" : "641645bf449fac9d9a950d48b81bc601" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f3ba3bcd3fe833668843adc751a853d28c5ff54c34959b51fc8e101dd3c3daea" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandkeyboard.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410499", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "28501656b079a41138bb8a4948fe599b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "55eedb9064bf6b7c8a68f8233be3051771d24e70de510052ea1c4186fc4d64d2" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0d57e6539e3de27c7f2c9bad5722671aac0a4416" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga \nCopyright (C) 2020-2022 Collabora Ltd.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testevdev.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410015", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a5721d8b981688a132b15cce55730e4b77f00729d43d9cde62400df3cf4910cc" + }, { + "algorithm" : "MD5", + "checksumValue" : "63e39a2fc2cb2be2040ef08bc7f7b8f4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "020a1afd47cd0130789426cb86d4f35b79cd9e2b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDLTest/TestDropFile-Info.plist", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411570", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d2221c5bc1f1416d3f87c8c0aa098238afb745dc148587a5245a7b80731c241c" + }, { + "algorithm" : "MD5", + "checksumValue" : "f437bcd9de9e07af3a48370032e4c37f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6b5784954d8ef4c942fdc2ebe60413531edee41f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11opengles.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410168", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e032e0804fd062c4097f8648ab6a6fb9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "68075bfd77d3e40e341449d6db5feb9cb92edb24" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b40a5fe19883efef0a274ef82dea47b6a8af4647af58950ab7c6da3058f3a949" + } ], + "copyrightText" : "Copyright © 2014 Jonas Ådahl\nCopyright © 2015 Red Hat Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/pointer-constraints-unstable-v1.xml", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3411347", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "9986e126422799dc405fba140fa68084" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1a3c7bd83e175a2ee753f799fe012c655ea30a9fcde77e2df23fb8c6f8a9a309" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9e094de6fa1932460a340f5e3306805471ef12eb" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandclipboard.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411577", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c68a55fcb365f81c0bc3e22ad537dc9c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ad8c4097e2c604b387b792e3366cc89a953afd6f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9fec71719cfdcf893d07c88358ad7ff3ee73425af9248e999162b97ab01312dd" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11touch.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410490", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "cc11dc889458f99dce8fb0b0c482ac6266aeccf0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "78788cb7b556fb40049f6e33b70593ac7fda3231fff4b3b9fabe63055bda57c2" + }, { + "algorithm" : "MD5", + "checksumValue" : "fdd67a68155dceb68fd01a53d7ef9a5e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/sample.wav", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411106", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "49a1277ee7c3e4bd6771822bbaa469194b2ca998" + }, { + "algorithm" : "MD5", + "checksumValue" : "9d06ccaf6b7ee1488cddf8c313546b55" + }, { + "algorithm" : "SHA256", + "checksumValue" : "cefb79e401a2a90b75e7a07652d335bb339886e8a262938e0b050db98c9abb98" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_xaml.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410491", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "0835bc5d049bb006cd47088e71d23e120ad112be" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e245c41f89c276947736cd2845e499918e2965a1860294d25747daaaab2ef6ff" + }, { + "algorithm" : "MD5", + "checksumValue" : "febcb87c5d55258ab4692fb0d339bb74" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga \ncopyright 2010 Brookhaven Science Associates as operator of Brookhaven National Lab", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testatomic.c", + "licenseComments" : "Additionally to the Permission-Notice there is the following information in the file:\nAdapted with permission from code by Michael Davidsaver at:\nhttp://bazaar.launchpad.net/~mdavidsaver/epics-base/atomic/revision/12105 src/libCom/test/epicsAtomicTest.c\nOriginal copyright 2010 Brookhaven Science Associates as operator of Brookhaven National Lab\nhttp://www.aps.anl.gov/epics/license/open.php\nObviously the Atomic operation test was taken from the given function. Thus we concluded Additionally EPICS with respect to the atomic operation test. AND NOASSERTION", + "licenseConcluded" : "(LicenseRef-EPICS-5aff005c95b9a2f9cfef4524481b603f AND LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9)", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-EPICS", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410252", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "e68bd3ff7f6dbdb3eac4fbbde0e1305887e3b02b" + }, { + "algorithm" : "MD5", + "checksumValue" : "4623a3c1a1623b7cdab75cde33702a0b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "dc4628df8a26ce93df7da5b3c7c0e1e0bd5d9d2e670f643073e72067e8f38817" + } ], + "copyrightText" : "Copyright (C) 2013 Apoorv Upreti ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/unittest/testquit.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410492", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f2108b7f2e55878cfa274737c34c3732" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1d02f1536c1fda8945c74657cd63191079516306374320365241a300dd4afaf0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6bc9f52127558b669439dabc8272162e2c98d0ce" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/unifont-13.0.06.hex", + "licenseComments" : "The file itself does not contain any license information, but the file unifont-13.0.06-license.txt in the same directory contains the text of the OFL-1.1. Thus we concluded OFL-1.1 as license of this file", + "licenseConcluded" : "LicenseRef-OFL-1.1", + "licenseInfoInFiles" : [ "LicenseRef-CC0-1.0", "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411108", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "8211f240b154c7f71861770a796bd8bd55a74b0c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ccb4dc6a98c41b4b9b31c4a5338ab419f3160f24a544f92f9528753a4b18cfd1" + }, { + "algorithm" : "MD5", + "checksumValue" : "cacd5904b85851c45f4d527ea3aaf33c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/iconv2.lbc", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411109", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c3159cfc5997aad0ef2380f0ffd706f93ed528f548768fe5602e12fad0ded276" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c937b4e3ae1805e1bf4750c7412422176d7205fa" + }, { + "algorithm" : "MD5", + "checksumValue" : "bcfb88ea4e4a32b21e61888eae030b2c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/SDL_os2.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410259", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "cc052697f26cc7c4f207249a9d5e0e618a48dd67" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4f97e5b28413816393546075b9236c0079957cbdb911858653e949620a1d0bb9" + }, { + "algorithm" : "MD5", + "checksumValue" : "14c17aaa47af44b5b8b62e541c2efc32" + } ], + "copyrightText" : "Copyright © 2004 Scott James Remnant .", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/acinclude.m4", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception", + "licenseInfoInFiles" : [ "LicenseRef-GPL-2.0-or-later", "LicenseRef-Autoconf-exception", "LicenseRef-LicenseRef-scancode-autoconf-simple-exception-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3411315", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d6ca72c18d0e621313d8fc911f33f63292bb9ae615461f1292f6edef3f411a1d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "15ba1e8e6d7f5a2ae2ca9a0a3330bc2c7cbcf6e8" + }, { + "algorithm" : "MD5", + "checksumValue" : "678f6b58ea34c336b230f1ce171006fc" + } ], + "copyrightText" : "Copyright (C) 2017 BlackBerry Limited", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/qnx/sdl_qnx.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410254", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "dae65ccf728227eff8e10194437078a5628047b9f55d796039688e7ca8e3aa4e" + }, { + "algorithm" : "MD5", + "checksumValue" : "d1ff8a5f54fd2134114bbddf7c7f2928" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f7b46ee12f7b7367d85fb2d347e2c38d35c67c2f" + } ], + "copyrightText" : "Copyright (C) 2013 Apoorv Upreti ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/COPYING.txt", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410468", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "24cdd6507fd2182aa5cb6e6b39fd3f719af071d9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "61780f2924af9e5f66a2a4df8e28049cc282f9036feb068d000bb2c6f0df9897" + }, { + "algorithm" : "MD5", + "checksumValue" : "56e34e92ee2a56a5eeebcff45f325ce5" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p14_shape24.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411582", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c42b0b0739f49ee9b9b1b312421d8f2b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5663780737edde8dc6b707987916cde70ab4874a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "af755e906487b7e3cb1710f4a63c65644af4a2cd425802716b799990141c9a2d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11framebuffer.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411316", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "d121e396e23f233e16c8f93dc0392ea6d16d1efd" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a66ec93147b0712d820531d8552fd480089c856fb93ec8cc5b9ba5b497bb4c39" + }, { + "algorithm" : "MD5", + "checksumValue" : "173a226e4f6cb935cb39a29362963039" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_yuv_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410251", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "235439efacb5d54eeccb3bfbba071820" + }, { + "algorithm" : "SHA1", + "checksumValue" : "955253ae5fa223b26d889a31a73a07f60a1edf8f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3732df4fe7033ab2d0fe57ec6549fb1e94aa3f4d92607ba867d97189bf680125" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/unittest/testquit.parameters", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410469", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a5c75c5764fbf7a3f86b0bb5c074c61896b8f45c" + }, { + "algorithm" : "MD5", + "checksumValue" : "3860324e4269866ffaa0661fb48abd13" + }, { + "algorithm" : "SHA256", + "checksumValue" : "adb400e4e931cd1f05343d806d87c2437a40ef71d19549a7b578b930d3884d80" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p11_shape32alpha.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411583", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e9fc8f084317c8c97db4ad9f54749ce0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d7cb1ebbb7318c0993dd1e36e8209c319fed86a9f86ee83268ee0156a6cbeffb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "98eef2b7284fb1c0d3fe85a090e46884063012a6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11video.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411792", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "5dbb581d1782e2b1ab6f3e1506a903bd7361cb76f03c763ccacbcb33b49422d3" + }, { + "algorithm" : "SHA1", + "checksumValue" : "15f39491831cf539d349fe349eeae4a841d63aed" + }, { + "algorithm" : "MD5", + "checksumValue" : "d669b519548a70255d6a7bbf14e7ae5f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/nacl/SDL_sysfilesystem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410461", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "46532ffa9f96f8b316a4fc66a3481b7d8ec48f2bf6622146c266e5dd4fdae81b" + }, { + "algorithm" : "MD5", + "checksumValue" : "d0bdad93f2830c403bd1df307a6c7be0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1d1143559fc1f9a95826d3f7998d0d8522f80ad2" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p10_shape32alpha.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411317", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "c34a7efd40e9a9e5f66723335df2fdb542f90784" + }, { + "algorithm" : "MD5", + "checksumValue" : "7a5a7208589ed74312695c60423d687c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2339e4cb9207cded034163fe696cdc534b830be105bc55b59034ba87a21f3343" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_surface.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411318", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "9e1476e3a5554620fe91770f3ba49e83" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9dc6f3ab47f8e96aa57f61b2fbc7eb61213ae07b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2cbe779fca966a98c939086f764ea307e9720975297f6597936a93f4f2aa7614" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_copy.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411585", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "e1c38de45e48abe38c4d13f6bc4577f2eae9bbf81e8584f29b8fd7c2caf550ab" + }, { + "algorithm" : "SHA1", + "checksumValue" : "74d431cc4b45cfce1b70fffa8866b51995a06ccd" + }, { + "algorithm" : "MD5", + "checksumValue" : "3efc79f2a79d9a7ac7ec2a755d7efd5f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11sym.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411440", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "855a97a1dd85215dfd74b4f3ba89fbcc25304279" + }, { + "algorithm" : "MD5", + "checksumValue" : "d094b7c824d7de874bc15344a1dafbdc" + }, { + "algorithm" : "SHA256", + "checksumValue" : "fa0d4a5c83d9f73fdf14d3429618c39caf1b96ddfa6cd57020cc35b64eefdafe" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamodes.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412042", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "37f41d9d9e85c957eeeef505146fafcc06ace4dd" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f2d441730e7b71b4e190050babc8805d6765d55bedc50d643ef6ae0efca0dfa2" + }, { + "algorithm" : "MD5", + "checksumValue" : "336ac65e20682db24962214741fb716e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_systhread.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410593", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "e7b6fa9af262e26f725b5ee723d0252f69545562" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b818697b5164d514fdd8756082554d98cdd909234140f30098bbd994a744d643" + }, { + "algorithm" : "MD5", + "checksumValue" : "790ff96c35b67c1569047a2c62c6e6b6" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/testgamecontroller.vcxproj.filters", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411196", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "2e9322dd03726c3de2329df4e3923f0a54a2a9001a85e8502b51baa4d5ed82f3" + }, { + "algorithm" : "SHA1", + "checksumValue" : "552cc8aebdcd219cf0d841fb348bd51a66725900" + }, { + "algorithm" : "MD5", + "checksumValue" : "fe61e48d852b9156c5ce6ed91317b22c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitopenglview.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411449", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c17e70b7f99b80c7e65a4c04f56eb7b90ebc3a23f74af75fcbf957bb9781c58f" + }, { + "algorithm" : "MD5", + "checksumValue" : "f2d331b85bd78634eaadb1e615d44ceb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "edb0c8e8ed5ad69f08ec51274ef33f49819af0cf" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaclipboard.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410594", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "bede91a0b0a56db3d2ef6214e3db61fea6c247e4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "674996e031dcb025a4d716b62a3eb2313d20cd3bf255168ac7f5218e90f6e16e" + }, { + "algorithm" : "MD5", + "checksumValue" : "00fc222c0b1728b9716b8222e6f8540e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/PackageLayout.xml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412056", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "b04adf475a0e755c0cc576574a93aa86" + }, { + "algorithm" : "SHA1", + "checksumValue" : "30484fd0f389d3b745eb1ef4d311cffdeec71eff" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ee7b5c0bb4555589e374e8f171c6d3f600fdd6a0edd006af6cfab4cec34ceb62" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_sysmutex_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410110", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "3d98e8fdd1e693d14c2efdaf3f1383ed68dcbe86290993cf7221accd60f34bb3" + }, { + "algorithm" : "MD5", + "checksumValue" : "888913f505464cd082b63f27c06cfe7a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "153cbed3247a171bb38b77df36e5af023cf820ea" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.properties", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412055", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "595941d9e70e55624f5e4f474edf4fa1635194ce" + }, { + "algorithm" : "SHA256", + "checksumValue" : "92c8117ff122458ba7f302a778a415737f105a070f0d1993c21b09f28a2e0d06" + }, { + "algorithm" : "MD5", + "checksumValue" : "f7f1f5c0bb4bb3592ecd243b45e7bb9a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_sysmutex.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411442", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4c77f6b8ff9efc6f5ffc07f6a31f90795417d8c8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7a4a5e16b16343bc4c27980797b0f232403d82c5769a56f397ef2ddf0950b773" + }, { + "algorithm" : "MD5", + "checksumValue" : "2248662e071f29cad6dd2daa1917567d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoawindow.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412043", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "125583b43f3df7f48899f1358ac6a7b8c8ac0952" + }, { + "algorithm" : "SHA256", + "checksumValue" : "be9865acf371521e726361cfbfd6abab6f4b56d591f84ea4eee3d847a02ed4cb" + }, { + "algorithm" : "MD5", + "checksumValue" : "6b5aff7d7e3a2aedc281934dcd2b1ffd" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_systhread_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410592", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c64f3bf93d57395c051fa1311d79fc5f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9c914d726009d19d50313ca43e962ba0aaf19b6e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a172e101f83268f7cc62981a16c33238e1de7c7e9b0be2c544696e3fc6f0da35" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/xboxseries/MicrosoftGame.config", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411195", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "1730e1da8ade8f09843ed30efc83926a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d024ca277823e30a60d486de4b73232c8c75835b5b71f0dd00734274edbfd9b6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1c289eb525558cf50a87c1890b749a127de58d4b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitevents.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412050", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d7c3872360cd7a4543967f4279036154" + }, { + "algorithm" : "SHA256", + "checksumValue" : "058b8b8747e1b14e2fed994b57e697173e9d76b64bbbe3a5541345c6e02dc80e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "bb1e38144d9b8c40fe3270c8588fb9bcdcd222f6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_systhread.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411444", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "129123284fa790f39b00b149d1df84d39416e8b7" + }, { + "algorithm" : "MD5", + "checksumValue" : "21c69af0957f2e1033c748b602834c83" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e816926f9f77c096eec8ca5d72a79c8821a4509dc15b32e08062cf1d6d89dd14" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoakeyboard.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412059", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "87ca46afeaa56e245e6f185746a6c706f7ea800f37fd64eaec7148811f58ad53" + }, { + "algorithm" : "MD5", + "checksumValue" : "280b03ee4be12b12a2ee5e3763da2e29" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0584d151f0765ff984fef2766408ac40ba143ec0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_hints_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410597", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "024a7db297a81e3743d06dbe45761a39aa2a0236" + }, { + "algorithm" : "SHA256", + "checksumValue" : "09c7b7afc8fa4d36eb14dbdef854a176ba47a272f9320bc219b68407e1aa93f8" + }, { + "algorithm" : "MD5", + "checksumValue" : "345abb042b005ebcc6509742315185e9" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/wingdk/MicrosoftGame.config", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412058", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "5d49eabdb9960e5327e37bbcf59dd868d759cbac" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a95cd02582f04c41107affa369f4b31e5728c8c6a163f1e0cf5ef221df3cc881" + }, { + "algorithm" : "MD5", + "checksumValue" : "a804eafb8329d5061304d3486fd34bdf" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_systhread_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411441", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d47ae23ca43b4c2d898bc8854858f20d3aa69a48323ab05470d7149f761b0ea8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "48a11cad9c2e6632ba755487684eb3d73d51d92d" + }, { + "algorithm" : "MD5", + "checksumValue" : "968006e09f8d809d68dfd0d802e84ff6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamodes.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412057", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "71b57d5966ef07bde969c563be2707f0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "330a38739b570588d14b7eafc36d2373a7e5138c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4eb93f22a192b7fa2aa080efedeaec64b0acd785c16b1686a22b27adf15bf2b5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_systhread.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411446", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e520fb4b79ce4cd74467df373ab424f9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6ffaac03ed3251171a3934baf6fe6a3e49b8dc1f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d0eee8b5b470a093a17e79758ae0170fcb4812f0386551662c9d5ad6317a0c8a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoavideo.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412054", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "bf4744fe7aa7273db6f23cb23c6c869391a5331cd1ce4216ca08b31bf39ad4f8" + }, { + "algorithm" : "MD5", + "checksumValue" : "8498a005b2be5e63f11a51df117ea47c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f338a86d8de91da49136558d4e4d84d0f9ac64e1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_syssem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410599", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "e371cf9a4fd82c30f089ed305d5c55352040e090" + }, { + "algorithm" : "SHA256", + "checksumValue" : "25ffe71310ce09102a86d6f3e43e34d5683accea487532b43f9696df630f62d5" + }, { + "algorithm" : "MD5", + "checksumValue" : "ccbad05f90872aaa519eabeee2f6e90e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/xboxone/MicrosoftGame.config", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412053", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "85573d75fcbbaa4edeb435878abce4694e0a58c219baab1bc3691bba8de3894f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0f1a9499aaca14961fc72e3f5b9704cfd3f29ae4" + }, { + "algorithm" : "MD5", + "checksumValue" : "d0ce808fabdd78824defb5a265c459eb" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_syscond.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410115", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "304722d236753c8d7f294d638672cb5c37297c36" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c1072b8e9712f73de760bb9819907d9d39216e4d66dd4cb63c26b30dd60771ae" + }, { + "algorithm" : "MD5", + "checksumValue" : "7e7095a947b9d516871cba596dea5b9a" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/gradle-cli-classpath.properties", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412051", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "1f4e583a4cc2cdd5d6038c3f6241e62f85747cf4" + }, { + "algorithm" : "MD5", + "checksumValue" : "73d87295a954dbcc6aec75120140d3e4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3715334b537dc2a472d9937dcfb5d08592088bfd832783bb568f1bed9c4bb6ba" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_systhread_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411443", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "416357a7558371b5bb0125cb2504f4b2dc6a58954d8229aec9d0b8d286336b87" + }, { + "algorithm" : "MD5", + "checksumValue" : "96cc69501d8923b51eda7b001768bb0c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "716b1fd2a9d307ce1cc0baee3e1691f191e4c9c6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaopengles.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411341", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "df30a8573bf3039ddda1a64fc1986e5c641cb4c3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6afdbc5330f1a34515b2f371a459a96f723403fdcf86524af2d7629322086f97" + }, { + "algorithm" : "MD5", + "checksumValue" : "2a258bea0680a62c5408ff4716b6a3b9" + } ], + "copyrightText" : "Copyright 2016 Adrien Descamps", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/yuv_rgb_sse_func.h", + "licenseComments" : "The information in the file is:\nAdrien Descamps\nDistributed under BSD 3-Clause License\nThe LICENSE file in the same diretory contains the text of a BSD-3-Clause license and the same copyight owner. Thus we took the text and concluded BSD-3-Clause as license of this file", + "licenseConcluded" : "LicenseRef-BSD-3-Clause-9b661032830136053b0e51a99e922c49", + "licenseInfoInFiles" : [ "LicenseRef-BSD-3-Clause", "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411019", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "8848536a16371f81472a2b89bfa6e90adebc3baa4c4ca880c187e64b2d385d8d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1c391687689576cf1c09993361cd38834985301a" + }, { + "algorithm" : "MD5", + "checksumValue" : "2237ce74a39f5a86ea1beb68877f058e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_drawline.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411572", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "31863ee107264ceb42303830bf6d2b14" + }, { + "algorithm" : "SHA256", + "checksumValue" : "957b571a19b005fa4e4eafeb05a927db02d1560f4bc893fb106cbf6b89462bf4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "7a1ef4c1bee49aa74b0d681b207e1c087f013ac4" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11shape.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410494", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "2d121850b0d331169530266d96d140ce" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b4d9938ff248933cba09d4da062eea2e5d4d0e88b4ebde4fafc4fe85a51ad6f9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1fae3a387d3f72289616e62e9b95b698bad54699" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testlock.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410590", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "324de8e1e5e0574015f81b7ccf90bec4cb0aa058" + }, { + "algorithm" : "SHA256", + "checksumValue" : "caa23720135166f791cad1e408d519b9b93b9ecb076e5289af67e2eed46c4a69" + }, { + "algorithm" : "MD5", + "checksumValue" : "eb2e3c4c3e106d9f4ff928b95adece98" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/testgamecontroller.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410241", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "1f0019cc57f76e250b2868e9f97234ef32989d44" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d7add0af1029824ffdb57c6d76e5a8a05821ee762d5616348123686cfce65968" + }, { + "algorithm" : "MD5", + "checksumValue" : "d3c6606bec4647ffc47f37c856d91eab" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/jni/src/Android.mk", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410010", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "7fbb36f85e732c4f037d6d9431466f5cb70b746d4dc9b926c1a33951d3d5ee9a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4c07827133ede483c23e980f2c85ae39fa854b3a" + }, { + "algorithm" : "MD5", + "checksumValue" : "a5a994593f71959102856c6e5c6a8e92" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Makefile.in", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411445", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "9bf409dc7f5dbfcb49c089b4505f954f6bbbbeddc7d515c6aaf3e7f12b28d9cd" + }, { + "algorithm" : "MD5", + "checksumValue" : "abe3b8b3c0ab1d60b048dc912a92ea39" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c7cb3ec378d76d11ec1e6d2f69f47171a7127797" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoavideo.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411579", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a3763c519b0925f51364c4f3792c6a9a5982cb2e" + }, { + "algorithm" : "MD5", + "checksumValue" : "25215633dfa3f596b5ff187de6fd58bc" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a6c1c6a4ddf93cd4e08aebe7189844c8e8d7cec0ee8db022679847d43955e2f5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11modes.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411348", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "2b8555d3c2962ced2c4506e5db7a6b1e74e6861e4490d7f1a606fcf541277216" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f2dac273c3689a5a5ec6149ee64b20878efca1d6" + }, { + "algorithm" : "MD5", + "checksumValue" : "808f08ac1a7b16c09efd8564ba5e90bd" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandevents.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410114", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "2e8ca77c23bb29d5c10ccd6bbdaee449b7e933b9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "08e36ce7040a6113321862fb56a91e1af1edbb148ce6a1c49b9827b73412328c" + }, { + "algorithm" : "MD5", + "checksumValue" : "2f5ccf5ae8ba9675051f2d2b7c88b008" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/build-receipt.properties", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410249", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "eb136d2d6523c6d8864ca8d4a6097a523a060916eafd336086054cb0ef3a8f7d" + }, { + "algorithm" : "MD5", + "checksumValue" : "5527f372a4e3a6585c13df38cfe94853" + }, { + "algorithm" : "SHA1", + "checksumValue" : "fc8f3090d6d3c507ed480f15ab3ad2c7efa4d458" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/unittest/testquit.actions", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411343", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "8ff2390dbfc1a2c9182dd15262c15bd541b0b7cd522eaf1831cf974d0ea55e4c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "dcbc167f74bfc9ef7b9fdf2b1c72f9b2113934ad" + }, { + "algorithm" : "MD5", + "checksumValue" : "a936a19290f0f3b3fe22c2093519f527" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylanddatamanager.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410496", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "01bd2bac42a914b0605da2390f9564df9f2c2c77" + }, { + "algorithm" : "MD5", + "checksumValue" : "768a0ca72327d09b1399bde43f3b8dd0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ad2639efaec6248743b55c6128da9e8a5f3e9042caf1a837e8c913b405e640a1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testrelative.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411574", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f59e159cde60e223cdc3765d88c03aa7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9b040727bbd00f9d7e95466930fc67c14c38b551" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e7f6073d8386df5ff06cc8fd9787a182add82d7a30456180848b216a1c181f2d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11shape.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411495", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "33cdd101eca24e2c085c1ebaea8782aa1377bc4f" + }, { + "algorithm" : "MD5", + "checksumValue" : "82b42c3e60d7fdb5ddedaf8f1a036d80" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6e89badba188f17275ca666ccf5b2f882f175fa88845c64b4c7436ad7130309c" + } ], + "copyrightText" : "Copyright 2015-2022 The Khronos Group Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_win32.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Apache-2.0", + "licenseInfoInFiles" : [ "LicenseRef-Apache-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3411340", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ed60b9fe781653252bfd52b10fd43e939ed6ded0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "02055c4f63b1e261eb61df7dd9a1b62155eaa014f9cbc243db2b2c9bda186700" + }, { + "algorithm" : "MD5", + "checksumValue" : "b7ab2a7cd9bd5ad9cecf42edde4043b8" + } ], + "copyrightText" : "Copyright 2016 Adrien Descamps", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/yuv_rgb.h", + "licenseComments" : "The information in the file is:\nAdrien Descamps\nDistributed under BSD 3-Clause License\nThe LICENSE file in the same diretory contains the text of a BSD-3-Clause license and the same copyight owner. Thus we took the text and concluded BSD-3-Clause as license of this file", + "licenseConcluded" : "LicenseRef-BSD-3-Clause-9b661032830136053b0e51a99e922c49", + "licenseInfoInFiles" : [ "LicenseRef-BSD-3-Clause", "LicenseRef-LicenseRef-scancode-unknown-license-reference" ] + }, { + "SPDXID" : "SPDXRef-item3411571", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c183eebeed54729a7728c51db6956f6c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a3323e585a47ab423016ddf2ca752d2b06b6f1b53b8dd8187a26dd0661856c1e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f932fd6b1daf44a88ae6d16eaa5733acbc1f8186" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11xfixes.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410493", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f0b8064f5e97dade90c0d12339a976e5abbb821a" + }, { + "algorithm" : "MD5", + "checksumValue" : "c5203b750e297b2e9c48a9c529c78db6" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2ec0c7580a96b9368593c9536a64667fb0c1e98bacd13917a2ebabfa830759d5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testime.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410164", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "eab033e7365ea6958c17a54d156c0f345978f550" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a7184ffd45d3435968c8ff61ca19ad951c9a97abf2e311c588af81e30fe73f3b" + }, { + "algorithm" : "MD5", + "checksumValue" : "3248d04524cf2be0b7e58efa68bcd099" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/WhatsNew.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410240", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "8f4c36b2b75e6002a845b20b846e5e4bfe76cc07" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4ef5b5fb68660b71db6c94d15cc5673aacb8eaba8737f0f988ce81ac0dbe9990" + }, { + "algorithm" : "MD5", + "checksumValue" : "689425481a86a5eeb312ea238887b6cf" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/jni/src/Android_static.mk", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410011", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "7897eee20710ed8b149d5ad0e6cdff47b024395b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ad5d5fd8cd3d49d39cc826c1602649b8721c96a752d51b5dcdf7dc13ac6e92b4" + }, { + "algorithm" : "MD5", + "checksumValue" : "267682ad6bd9cfc1b59a3a3dde516f34" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.wikiheaders-options", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410495", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "185b77cafd6a3eb8d70facc1063c81d974f77e72" + }, { + "algorithm" : "SHA256", + "checksumValue" : "eee2f1026064b7263b41317e3a5c8909f461d8616c423994b2334964336d72e8" + }, { + "algorithm" : "MD5", + "checksumValue" : "9b4010654d916dcdb278d8c16573549e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/axis.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410105", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c13c6e91b9a517783976de213d46398c661ea9e17651376d7301e839eaedcc62" + }, { + "algorithm" : "MD5", + "checksumValue" : "375ddea382b6c56a7be2a967a20e0ab5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "cf68b95a4029e352fe1ee002bb367ac1b686f9ad" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradlew.bat", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410582", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "61e4eb1581ed41acf31e3b2a978e645c0f8324958daa92ad70b89b5f5f3b3267" + }, { + "algorithm" : "MD5", + "checksumValue" : "ca6ff724c2127c972af8a60d50f298b7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "218992b243e94b48bb99b89a99ad0a7a761723b1" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/SDL/SDL.vcxproj", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412075", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "1fb1f2cfc1ec361a81e799fe485075dc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3aa6ba9116bf9049517c52bbfcefe7b371465849" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3e4a3a6a4dc2d9f5eabedee4535e866a33f499043ae0c75292f4fffe3ddcbc19" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/atomic/SDL_atomic.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411438", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "5c28493c6a0b0127a1a19e4afe8b3083" + }, { + "algorithm" : "SHA256", + "checksumValue" : "8a661db214427fd2c3fb95feeb98ff5fe4ea051b8d36cf81082f84371e3e306a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "fbb1880f462f49f913360ea67617c1d1e568acbf" + } ], + "copyrightText" : "Copyright © 2009 Nokia Corporation", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/arm/pixman-arm-neon-asm.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb", + "licenseInfoInFiles" : [ "LicenseRef-MIT" ] + }, { + "SPDXID" : "SPDXRef-item3412073", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "8fad363980a73bf2f6a3d7516263eebb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ac4107552265dd4f2dbab914ae1bf1d16e7950dc" + }, { + "algorithm" : "SHA256", + "checksumValue" : "680fa6b06838ee99ada9dcbdd689eb9fc089d22440ba2789c01ed3045b4c1562" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_string.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410107", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "505acaec402037aea42ea589c198b981" + }, { + "algorithm" : "SHA256", + "checksumValue" : "05bf04f02800bd9a3226b2ad70dac885e46cff61afa090da7644b9ad01995fa5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a9d5369889dca2f54f2922c3814ff2fa4197f031" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/build.gradle", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412072", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "0c8e78f2f20b2203a618d94ff0b8db7837385c07d56137ef7b1d5c7d7f691a00" + }, { + "algorithm" : "MD5", + "checksumValue" : "176ab972bbe6aa5a903d32a81715e825" + }, { + "algorithm" : "SHA1", + "checksumValue" : "2c3bd4409135bceed9f7a9b704fdb37060339532" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_iconv.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411436", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "5b153a16732e640ee63ffec543adecad" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4ffa4170a2c9b818c783ba17660bc2c65f9f709c603812439c4b3f8c9d2d809d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "09ea05d1f176e0f8abf5f4b8094a8fa3070b720d" + } ], + "copyrightText" : "Copyright (c) 2012 Raspberry Pi Foundation\nCopyright (c) 2012 RISC OS Open Ltd", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/arm/pixman-arm-simd-asm.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412071", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a17d97234f3539612616fbb9230f0b42168eb757623df21a967d0266612cea79" + }, { + "algorithm" : "MD5", + "checksumValue" : "c10dad6d9abc97064bd861decc4f8a9a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a2867a7a94c4294691ab1f36a380e5df283f4e54" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_mslibc.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410102", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "bdd49bdd55190c185f5e2942c244f3adadb834cb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "31b819c19da46161cff3da7f32b81425a99d59e500cb727f3e30ee49bbda7acc" + }, { + "algorithm" : "MD5", + "checksumValue" : "dfcf49dc42e6c98a51735ea67b8839d2" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/AndroidManifest.xml", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412045", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d16e3808b603acbaa1c8bd1d8c191afc118f161bcc75db162d43a26bbb541c68" + }, { + "algorithm" : "MD5", + "checksumValue" : "59e5eb9eb8f9334f801c829842ca181a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0f240fbb869cf7a19f4a7fd7cf09b40a6b7a867c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_syscond.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411430", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "02d85121aec3ef4c0ce53281549cbc98efc2b3405ba438148925e923deb19e20" + }, { + "algorithm" : "MD5", + "checksumValue" : "deff681b5118711852f223fb6d95e24e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "16b8fc96096cca6cb700c7330ddfbeee515c2b11" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitavideo.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411197", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "ac20db5079073c802620deeb5ca2b04c5e64b71a42ed7b4624afc97d2977d3a0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "61572b31e7fca77d14439146d0f7ad597a98de31" + }, { + "algorithm" : "MD5", + "checksumValue" : "10fa841260d3a83d81b97f05d8143caf" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitappdelegate.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410583", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "1409971ce0209c07c306129d302da554" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d845f134fd20d4e2d2d6ef72dfe0b34d4e0c726b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b03196d1c04db3fe9a6a2dc889c787d82b60d60c68493e1a4be4e2150d48fdfe" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/SDL/SDL.vcxproj.filters", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411198", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "a15418beacb0b1b5e372cf8441fad971" + }, { + "algorithm" : "SHA256", + "checksumValue" : "eb7fe7b56d4418475a0f9bf3be5ce2c3592b5d9a2eb584205e1f89b600b30383" + }, { + "algorithm" : "SHA1", + "checksumValue" : "04d60e42c0342493591bf47c868d76813ff84440" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitvideo.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411431", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "30242e23d6375825d117c6622dd89da0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "ab0d6f0ed415105fde1f72677e02b78ad6a856f8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "399c5661c3a3145faac35a51c85640362b39a86b9893f2fd3edd39d48dfd016b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagles_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412076", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "8d1abc8c885c1db21b852960c6e18f8a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "11d1da0e440f9577796444dc81ee286a181ee8c8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "801da7212fc1730c6eec14b4259b32ed72e387d24c71fd6b00dd1af85328b249" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/atomic/SDL_spinlock.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411199", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e9f7b43d52c50609d1aeea4cb721be45" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e2b17cb49f94e3f6c88ab72ab4c8d301f4949ae3b488c14c139d1ddd48f02328" + }, { + "algorithm" : "SHA1", + "checksumValue" : "be5b58f647e97c9e8dce546e46a1e3a746a07123" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitvulkan.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410101", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0cf959315f7ef3b09e8151e09b0b84b9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "f02b616aedaf21168b6729f91d7888058314ffc3f6bec1c10795da28ed70c357" + }, { + "algorithm" : "SHA1", + "checksumValue" : "73677e39cc042d0debeb269f4da35294f8d95c8c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/mipmap-mdpi/ic_launcher.png", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412046", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "4470410d8cf316b2693d06c6474edf98" + }, { + "algorithm" : "SHA1", + "checksumValue" : "cfcece9cb9c323bb0622ce39b57777efb095521c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "31b4f04d93925c7a84b25edcc517a246ece347cf16f485e0e8830148351ee0c6" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_systls.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410104", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "4b919cfffaed71637d1ee9c89f21f4247273e14eb8433afdcd0672eba906b41f" + }, { + "algorithm" : "MD5", + "checksumValue" : "a7fe1ac39169b5e5285a5e53662f251b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1d4ff5f74491507580bc2281551125551e28e8de" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/settings.gradle", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412047", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "1d464526f76647e75f50344b1cb2c7a0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "cddef72ea35084899754b2e70e5264c6b132774535a9e714f9dba724d6be4a9f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "31d4c2210026cfa7514f97df57e955c03e17d4f2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_syssem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411432", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "cce6ef28dec3d9c017b818c887b96db4e1a421e9" + }, { + "algorithm" : "MD5", + "checksumValue" : "7c9d379120e566970b3762d1a358041d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "58c690da737d62c0c6d51d8fc31897483bb31b9d82725a1f36bdee5cad73efb5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitamouse.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411434", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "15b795ba85e92b7e89f93d77f6a7b23a625c4bd97bbfa5fad07dce91ea8e278d" + }, { + "algorithm" : "MD5", + "checksumValue" : "7b6864fdf58acc637cfbde725e7a7753" + }, { + "algorithm" : "SHA1", + "checksumValue" : "518e012c90f7e03d3d98eafe86607ec1f3d17b22" + } ], + "copyrightText" : "Copyright © 2010 Nokia Corporation", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/arm/pixman-arm-asm.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-HPND-sell-variant-75b06abb70543c55d7357233131bf5b9", + "licenseInfoInFiles" : [ "LicenseRef-HPND-sell-variant" ] + }, { + "SPDXID" : "SPDXRef-item3411192", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d2d1c120441685cb50240a3f8a6c4834" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5a884390d424021233e218017d9ffa98467fd149edf1cd2dd3b24f705b62d9e7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e1eec73ea63645a595e15d5cbc2c6b55cf33c4c1" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitclipboard.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410587", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "3cefba9d3e35a96909a4054df71eccae" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8a407c4bd430a40b3f3316e2812c2d8ce71ed79a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "7b59bb3b743cabd621c219fc2e3712c6d4d25e50fe3f57836714ab8f84b4b0bd" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/wingdk/MicrosoftGame.config", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411190", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "2b3695507e44e410e5a307ea787067fd0ff67a6c2a8214a58dcae8ce9615e31d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9126ff682e4c89fe2b897c241f9fab4b68f57944" + }, { + "algorithm" : "MD5", + "checksumValue" : "3b99f43e41bec358ef7c47b97e368cf8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitviewcontroller.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410103", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "b48d5e13d6f588e25dc853e045d865ae" + }, { + "algorithm" : "SHA1", + "checksumValue" : "642d7ce5b7b673758809cbba6678b913467e7e68" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a8160515f115b93e2803eefdf69a57cd23e6dca061eb8fed4d0bec609a171cb1" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle.properties", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3412049", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "003f369e860c1517e7bd7f8292dff4284a72d1bc" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3c1ef04c21e6afe2a9855a9f301943b78cc5347b233d620ddf609a03ae1f8ae2" + }, { + "algorithm" : "MD5", + "checksumValue" : "ee25a98b09a761686dd4397ee51ae41a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_sysmutex_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411435", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0266d206f41e541e1da893226ff18318" + }, { + "algorithm" : "SHA256", + "checksumValue" : "88daca8a39776ee7b44c9ee6c55881df9cb9038f2875b8e8662fee4d4089a753" + }, { + "algorithm" : "SHA1", + "checksumValue" : "02d9ff8c1aba259e410e29c817b1cf5156f9204e" + } ], + "copyrightText" : "Copyright (c) 2016 RISC OS Open Ltd", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/arm/pixman-arm-simd-asm.S", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412048", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d40df265fabf5a63e6c97d5f252855f8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d4bca8c4606844d649ee89d866885bf00376590d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "834f634c0c7956b0749f31612add9071ebb65341e71f2f2d207f7b4e8f55de2a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_sysmutex.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411447", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "32a19302bd28e5065a811062d91aeeb539e013ee171676ca2ad80016833b0872" + }, { + "algorithm" : "MD5", + "checksumValue" : "eb3bbde86013cbe57ffc2cdb736bd46e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6804056e45ff86fbcf21542e42e22ba0616e604a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoametalview.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411193", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a1bb62e93d3d675cff49c1ae6bae9929e5502b3666f4709edb530b0a92be0c1c" + }, { + "algorithm" : "MD5", + "checksumValue" : "52624511a18b58d46f965e047e2e58aa" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f126c28bc96466f12821ca2d6207f24c5660286d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmessagebox.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411448", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "9fa2a3e0cde5560217daa231814eede6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9117ac9306275d666e9bb58052ef03e96c79e23f" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d6ca39f8a358547f69595ae03f35aeb11edb7a32e02d07ebe44c38d4a4433ff7" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaopengl.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412040", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "a2d2ff1985b75e5d484136f48d2ccfef" + }, { + "algorithm" : "SHA1", + "checksumValue" : "56a06f4a22627d27ac623ef1d0d1885f6b1d3234" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4b79a4b2314bd03a721273ecb38dc1c47293528f89141be805f5ef8b1b6174ca" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_sysmutex.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410117", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c9bfcc97a627c3761d5ad364af81534acc9784e8d0f4f99c2e3619cc58c907f6" + }, { + "algorithm" : "MD5", + "checksumValue" : "52d703f6ad596c569c1bcdd9968fd0e1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "86c952aa0481acfadb0b8060712cf0a9a63d0209" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/META-INF/MANIFEST.MF", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411194", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b75b293f591717aa719c6fee65f57d9bfe808058" + }, { + "algorithm" : "MD5", + "checksumValue" : "4b45283d14c339ee34567df8ac32619e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4fdc8fd6719f576b79b63640dc5fbb9270062f4cb7d99f0ae352c070cde0f3da" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmodes.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410580", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "cac2c6dea81890fc9550a57ad694aca8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f0da70da4bccbc4d19029b8fbe14eb1d186a8b82" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a2fdad6895401ea48661a515576d697e6dc51016f356351b7e2808d81ab4ee23" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/clean.sh", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411191", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "6f56981f9da50afc1551b040d3510428e66aee23" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b2fcf5702ea1fd1c2e4ddb6d82ee2052d56560de28596e20704c2922592558eb" + }, { + "algorithm" : "MD5", + "checksumValue" : "637d35d1889ba3f44a93440258f77622" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitopengles.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3412041", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "b8de17aa2dc469e55c188a4e0fb60341" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1825b3f6e2a2747c6354949da99cde7ed811234e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1cd05e123638cce2112d79fd4cffa100cc5239f5e0ee12700c083631c7c98a51" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_sysmutex_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410058", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "e21f085615f98d3751690c1615923e89160d5783" + }, { + "algorithm" : "SHA256", + "checksumValue" : "26fa3285c35dd6ab00ed1e466ba92a17e4655e01897731ec18a587a4cf5e4f8d" + }, { + "algorithm" : "MD5", + "checksumValue" : "22aa295bf5320aec7fba6756ff11058a" + } ], + "copyrightText" : "Copyright (C) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/lt~obsolete.m4", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7", + "licenseInfoInFiles" : [ "LicenseRef-FSFULLR" ] + }, { + "SPDXID" : "SPDXRef-item3411381", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "799d0d7210fb2e830684ded851fd8f246d7b2e4d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "22236cac4ee8837646de48cdc99b9777f6ed562bf15aa8fd08772bdafef08895" + }, { + "algorithm" : "MD5", + "checksumValue" : "136d8060f2c57c4d4b68a23b2cbee1e2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2messagebox.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410059", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "2028bffadfd9b989bcc63da90596101fe4ec20b9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5a6735cda60e0ba0d1b706c0ef648f5d096298da46daefd9cdecdb6a0f4584d3" + }, { + "algorithm" : "MD5", + "checksumValue" : "fa2891f9060865871cbbaa1c6e2d96f4" + } ], + "copyrightText" : "Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ltsugar.m4", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7", + "licenseInfoInFiles" : [ "LicenseRef-FSFULLR" ] + }, { + "SPDXID" : "SPDXRef-item3410057", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4790d87609ec0b6cde8782baeb70d3f810c6d7d8" + }, { + "algorithm" : "MD5", + "checksumValue" : "f82299b33f28607e9d15e486a58add90" + }, { + "algorithm" : "SHA256", + "checksumValue" : "140b9a7bc1fa8730b62e74f8413af2bd15b53969a084fc4a041ba70b11e352f3" + } ], + "copyrightText" : "Copyright © 2004 Scott James Remnant .\nCopyright © 2012-2015 Dan Nicholson ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/pkg.m4", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception", + "licenseInfoInFiles" : [ "LicenseRef-GPL-2.0-or-later", "LicenseRef-Autoconf-exception", "LicenseRef-LicenseRef-scancode-autoconf-simple-exception-2.0" ] + }, { + "SPDXID" : "SPDXRef-item3411388", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "18d68df991e4e998c3da1962142d24d4e3a3cf4d" + }, { + "algorithm" : "MD5", + "checksumValue" : "187981371645fbd28e205604c2ae5fba" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a0b8022b63c07797b240ac7afadaa8fc749d8262fc124c60215d41316a49881c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivantevideo.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410052", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "8ba96a725477aa2c2d1cbb1d9f6a25ce" + }, { + "algorithm" : "SHA1", + "checksumValue" : "c83b20edba5a3d96b36aa6fd10ec27c7f422c910" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e03d2fcb4617102f534439279e152862ff1291f3d4d1b7244022d5950a09b565" + } ], + "copyrightText" : "Copyright (c) 2008 Alexandre Duret-Lutz ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_recursive_eval.m4", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception-f76ca689e5390ee15588308d669726ef", + "licenseInfoInFiles" : [ "LicenseRef-GPL-2.0-or-later", "LicenseRef-Autoconf-exception", "LicenseRef-LicenseRef-scancode-autoconf-macro-exception" ] + }, { + "SPDXID" : "SPDXRef-item3411383", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "7115a4637823fc175cf5a0cf5046988b" + }, { + "algorithm" : "SHA1", + "checksumValue" : "eb8bf2f5cc78e87a35a0112654bf08a035250120" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1c2ff362c9af09eb8ec8440bc7b7cda95606a54206a5de5e3f9c4c27e0d1b252" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2mouse.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411380", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d5dd7daad0e5f5392eadca18265b3bf7bbb8d8b168ba06147943194fa4840605" + }, { + "algorithm" : "SHA1", + "checksumValue" : "fd4a76d80354f3c49f8d8517bed6812c65ebc045" + }, { + "algorithm" : "MD5", + "checksumValue" : "bdda2894e4657e1b09a230187e405923" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2dive.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410050", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f4a61ab823e76a43654581dde855516d6f9529b362d5de18357c1e473ba28493" + }, { + "algorithm" : "MD5", + "checksumValue" : "ce1509a8b02892e0a4aa61a01ce2d3b0" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4e106d3e4ea356abf5a352551564cf5a8a432728" + } ], + "copyrightText" : "Copyright (c) 2009 Steven G. Johnson \nCopyright (c) 2009 Matteo Frigo", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_check_compiler_flags.m4", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception-52d507877bdc839a87c8c756326dd167", + "licenseInfoInFiles" : [ "LicenseRef-GPL-3.0-or-later", "LicenseRef-Autoconf-exception", "LicenseRef-LicenseRef-scancode-autoconf-macro-exception" ] + }, { + "SPDXID" : "SPDXRef-item3410051", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "f5c53c1cb591d224e076f1aa780f9d43" + }, { + "algorithm" : "SHA256", + "checksumValue" : "29b42b552c50e97f49e43f4fe8227f621b0d186300d6549e7c92cdab93587abc" + }, { + "algorithm" : "SHA1", + "checksumValue" : "5a505430653b6b9f6fec0243f48af457d00ee8f6" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ac_check_define.m4", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411378", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "17444a389a0f008666ec3170a018704058def7fb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "b5f20cde2f48458fe3f36f150abaf1e3af330c8bacbd50084ad213c9012dc238" + }, { + "algorithm" : "MD5", + "checksumValue" : "0236aaa32274320a62c000987eb56a3a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2messagebox.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411375", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f4d392ec6bab5a8807dedd5ca281f701de56feb8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "74ca08fb2035189f3308f9f2652e62d7efd0d6bc5bc7aa501bf84c7f50d767c6" + }, { + "algorithm" : "MD5", + "checksumValue" : "4ed0329b15830cc7a69bb348b8acffbf" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_gradd.h", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410045", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "32d2b4704c325557bedf77ccd98f58a9b473d8d58a99558c5a468282199052c8" + }, { + "algorithm" : "MD5", + "checksumValue" : "7e168fa4f6f9b044fdde442bdee753a1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a81284b771336ce18bc62f6c0f66021614bd44b2" + } ], + "copyrightText" : "Copyright (c) 2008 Steven G. Johnson \nCopyright (c) 2008 Matteo Frigo", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_gcc_archflag.m4", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception-52d507877bdc839a87c8c756326dd167", + "licenseInfoInFiles" : [ "LicenseRef-GPL-3.0-or-later", "LicenseRef-Autoconf-exception", "LicenseRef-LicenseRef-scancode-autoconf-macro-exception" ] + }, { + "SPDXID" : "SPDXRef-item3410049", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "04f54d3f58d3103c686f26ab3bbe652bf2daf463" + }, { + "algorithm" : "SHA256", + "checksumValue" : "4256f1ff58837cf9d52ac10820f591a143bde1716c63183cfce56a357f1ef39a" + }, { + "algorithm" : "MD5", + "checksumValue" : "77c6880a6fe7dddacbec62f39851347e" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/alsa.m4", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410046", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "6cdbdb8825d01f186b747d57df2cba051eeb044a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "107b85fb796c782937e822e1a7f3de91af9e44082bc0b38df012b20ff52463f6" + }, { + "algorithm" : "MD5", + "checksumValue" : "9cf198505b8392b747804be009943a52" + } ], + "copyrightText" : "Copyright (c) 2008 Alexandre Duret-Lutz ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_compute_relative_paths.m4", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception-f76ca689e5390ee15588308d669726ef", + "licenseInfoInFiles" : [ "LicenseRef-GPL-2.0-or-later", "LicenseRef-Autoconf-exception", "LicenseRef-LicenseRef-scancode-autoconf-macro-exception" ] + }, { + "SPDXID" : "SPDXRef-item3411377", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "7a0431bfb6900e0348e46137d3b502e6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "62d5ff74d53622b3f12ab57803495cc83c561fd2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1bbf7f887e0627522a225f7bc05576c28041a616f873cc4a1b146f03fecf9466" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2util.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410047", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6afd700d8ff7d2360e7d87cf482f2b4cb0f2de864e1922b52cc9d7e90edcbdac" + }, { + "algorithm" : "MD5", + "checksumValue" : "d806ee817d679141fe57f8cd8bfd0cea" + }, { + "algorithm" : "SHA1", + "checksumValue" : "0cb9b1181d86341b8e76a15fc85d218db12b954a" + } ], + "copyrightText" : "Copyright (c) 2008 Alexandre Duret-Lutz ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_normalize_path.m4", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception-f76ca689e5390ee15588308d669726ef", + "licenseInfoInFiles" : [ "LicenseRef-GPL-2.0-or-later", "LicenseRef-Autoconf-exception", "LicenseRef-LicenseRef-scancode-autoconf-macro-exception" ] + }, { + "SPDXID" : "SPDXRef-item3411370", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "32afbc76ef1c724bfb4421001794466ddcb5bf612d91eb42f41043434fd4a9c8" + }, { + "algorithm" : "SHA1", + "checksumValue" : "96b9a713aaab04e1f7a13ceb5883500e497333da" + }, { + "algorithm" : "MD5", + "checksumValue" : "db9010879e4c2dffce29ed1d111f1f5a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_egl.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410048", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "b07a0c8a45be89cd27ab5cb71647971ff9f87b4a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "dcd07857586d5573ffa40c0fd7d95fd62deebcb72df88429303bcf27a4eb00f4" + }, { + "algorithm" : "MD5", + "checksumValue" : "20d7a792643b574224bfbc91837dd826" + } ], + "copyrightText" : "Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996\nCopyright (C) 2014 Free Software Foundation, Inc.\nCopyright (C) 2011 Free Software Foundation, Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/libtool.m4", + "licenseComments" : "NOASSERTION AND NOASSERTION AND NOASSERTION", + "licenseConcluded" : "(LicenseRef-FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7 AND LicenseRef-GPL-2.0-or-later-WITH-Libtool-exception AND LicenseRef-FSFUL-a1644ee43218a2c79e1c49c99833dd00)", + "licenseInfoInFiles" : [ "LicenseRef-FSFUL", "LicenseRef-Libtool-exception", "LicenseRef-GPL-2.0-or-later", "LicenseRef-Autoconf-exception", "LicenseRef-FSFULLR" ] + }, { + "SPDXID" : "SPDXRef-item3411379", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "a9ea91be73ee1ffc46cd6f4bffc773cb" + }, { + "algorithm" : "SHA256", + "checksumValue" : "62ef41ccce7a07c91ad9934b3af5fd12140c5dfb6e5fd354f19fbc3ef5f106ba" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b05e8e139b78445e4ba144ad9709ff1419ba8db0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2video.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411385", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f39a730a73eb90570fddc049e4e9cddfd25299ea5f036f1296713f32cad901c9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d5581494dc0a27bf12e339af3537ab477567380f" + }, { + "algorithm" : "MD5", + "checksumValue" : "e9855dd6ca4eb54e413cef4d07bb9024" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivantevulkan.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410054", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "baff61251178b30686aedb84941056aba50b3d4c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "252171e52438a328da6a3426f317b0cd2a27e5d0544e17072dc4dbdef15b2d4f" + }, { + "algorithm" : "MD5", + "checksumValue" : "df8ea08c58889efff33f11c999a21448" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/esd.m4", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411372", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "ca4803cd7d15a4c690610fd5123350286c2f7e8f" + }, { + "algorithm" : "MD5", + "checksumValue" : "28726f768d13b1d0590c07995fc8145c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1d8439b8256c80e9bda32ab7cb71136c6b2b6609094f0713fd8ed5594676e059" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2video.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410041", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "c4e6e499b919ceed772c94296a1652c0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d203dd61b79d51caed9ddd89d45b3119179d8f392fcb75822e91f38b6907259a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "b7adfe4648c43a6a55435e024f3819a2cf65c397" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/XcodeDocSet/Doxyfile", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-See-doc.OTHER", "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411386", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f75439673ab3a3a78de1641f7ceef11f58bd0c57662d1d15159f4caf67322a48" + }, { + "algorithm" : "MD5", + "checksumValue" : "beb3fa244eb8b4219eb2ffb25d9a004e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a558e8f954af1691ddeb9d1ed16f3956a1224606" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivanteopengles.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410056", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "9cd35d79da7776af14f21b259c64f130fa1a3536" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e77ebba8361b36f14b4d0927173a034b98c5d05049697a9ded84d85eb99a7990" + }, { + "algorithm" : "MD5", + "checksumValue" : "064af1799febaa676203302bbf359180" + } ], + "copyrightText" : "Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ltoptions.m4", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7", + "licenseInfoInFiles" : [ "LicenseRef-FSFULLR" ] + }, { + "SPDXID" : "SPDXRef-item3411387", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "a86117a6daa159710f2ea382f046825e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "def9cb1ea6f9815ba576bed6cf96dea90ba7eb15" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0cd5f2107d397091a837c00589c02c78a659be871a6a419ff4cdd441573d2600" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivanteopengles.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410053", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ab8de3a5954a15ed48f6998f205f4e26" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1e2667ce3004c1d910b98600af7b77f8c883e0d2" + }, { + "algorithm" : "SHA256", + "checksumValue" : "d7582f8d90e0349e8c42a878224270b616fedcbbac4e4c5cd0165063b475a1bd" + } ], + "copyrightText" : "Copyright (c) 2008 Steven G. Johnson \nCopyright (c) 2008 Matteo Frigo", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_gcc_x86_cpuid.m4", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception-52d507877bdc839a87c8c756326dd167", + "licenseInfoInFiles" : [ "LicenseRef-GPL-3.0-or-later", "LicenseRef-Autoconf-exception", "LicenseRef-LicenseRef-scancode-autoconf-macro-exception" ] + }, { + "SPDXID" : "SPDXRef-item3411389", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "6645e1a70d8ea481c4b22d1444a1279e15f69687" + }, { + "algorithm" : "SHA256", + "checksumValue" : "1fc9eff3acb2ae2f7e82cac296f121fc4d3dc9eecbe78d8f65c05ce2eb80ab56" + }, { + "algorithm" : "MD5", + "checksumValue" : "dda3d0c98041c7dc2d8728cc7e68ab4a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivanteplatform.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410055", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "a27b754709de61575197bf5a980696c98ae49da3f92f0de8ee7f42dd543b7465" + }, { + "algorithm" : "MD5", + "checksumValue" : "d936fd6b2025c9b5322f826117d7f30c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3aae847c163fa6cc7c8241a3a49f98705538d55f" + } ], + "copyrightText" : "Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ltversion.m4", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7", + "licenseInfoInFiles" : [ "LicenseRef-FSFULLR" ] + }, { + "SPDXID" : "SPDXRef-item3410472", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "3082b9924df71c3aa274771ba5085fb0ac890305466b3b913df5ce02e1c988f3" + }, { + "algorithm" : "MD5", + "checksumValue" : "ce144e086be34c9c5e6fc8304d028cd9" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4efb73b457f53a115b5f9c57dbbc3d6f1ff4fea4" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p10_shape24.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410473", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "478287b990f00416ef2eb2d9c81a7187ab9199a0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "55559a4c7a918741b83fdb17c046c004767380e307ae78e5a181d066b4d247b1" + }, { + "algorithm" : "MD5", + "checksumValue" : "6d0b2f56a1cbe2b8bb35a8299468f0de" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p02_shape24.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411321", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "c173a33dd59c92a3143e1cf1b6e1e88d5e67200e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "81d22ff778b30f173db93be524b4482295725572287051364f99b1a6a72af6c5" + }, { + "algorithm" : "MD5", + "checksumValue" : "f010fd120a3f794b49a5ec5f414337a7" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtmessagebox.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410474", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "fb95535439171b651977d21e72bc4270af7532008e7bec7234fb562451262c18" + }, { + "algorithm" : "MD5", + "checksumValue" : "5e4b0b38ef81117a43ebb453ec044474" + }, { + "algorithm" : "SHA1", + "checksumValue" : "cd79510354d74d5b5cc21a353f31dacb834b31e6" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p04_shape24.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410471", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "73ce544b1a74bbe0aa083e9e02890d1d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "adb0bc96bd8f9c16ab3f55635c05cb9bce05cd3eebde1e85d07a2d12e52d8164" + }, { + "algorithm" : "SHA1", + "checksumValue" : "d89ac27dec2ae128ee5a946df14ec33a36694b40" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p02_shape8.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410475", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "5799cba472ea66012e6c55df01937c64e49aa4f4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "3f46a438c36395d10051022ef314808d86ffca9f7686091cf7397923a3ef1b34" + }, { + "algorithm" : "MD5", + "checksumValue" : "b82f36bb346ddfc0e85111a82e6f983f" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p12_shape8.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411323", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "e248565e2927b2e12857ccecb515bc64b90d9408c6b9220fe6ddf6f6ccd646c6" + }, { + "algorithm" : "SHA1", + "checksumValue" : "abc04d7671098267369435e28b887d882a009ece" + }, { + "algorithm" : "MD5", + "checksumValue" : "9df52b9a8f5f416513c6370ff09f5cd3" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtkeyboard.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410476", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "c62009694c9bf0fca37f2cf8be6ead297a5710ae2c06d30ec370a837ef133260" + }, { + "algorithm" : "MD5", + "checksumValue" : "92e290aae37cab594cdd26d464c1b508" + }, { + "algorithm" : "SHA1", + "checksumValue" : "80fcae79227c65a8c6946ef79e8ccd5d147a4700" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p10_shape1.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411320", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "2a1a223474025249694b288cdddfd1eff7767b03" + }, { + "algorithm" : "SHA256", + "checksumValue" : "89045d2d08756a11f07fdd3b6c09015a7d1276e26515dd1ba73092af6b266c12" + }, { + "algorithm" : "MD5", + "checksumValue" : "e086c337fd44ca1269849a8283112aa0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtopengles.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411322", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "c504abe7a6b8b58d3985e241de91e34835cae225" + }, { + "algorithm" : "SHA256", + "checksumValue" : "5e56ad2dbca052a92cf15c74eea3b9baefbc619f4003b8ca1937e39066689fb3" + }, { + "algorithm" : "MD5", + "checksumValue" : "2828e3917b78a814efda633b2eb24008" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtevents.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411325", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f7236365c4bb5f122b52df020139729b7d4eedae6fa5fb3b9f2852f036f403f1" + }, { + "algorithm" : "MD5", + "checksumValue" : "55f2ae990d1478d82a9cffbd9f970850" + }, { + "algorithm" : "SHA1", + "checksumValue" : "00a4183837602b175099d608e24627c1f4710977" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtevents_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410478", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "3cf7a9fda137071984987f85a17558dc972e3571" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e0e2d61c631e279b65efa3f6130cf77b0c86d3f8f859a4b8c4b8e613ea1bb54a" + }, { + "algorithm" : "MD5", + "checksumValue" : "adc26afa8e861164029ffa919b6daf3f" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p07_shape32alpha.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410043", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "40379c2f74187149d2d4047d46b50692b1c9185e" + }, { + "algorithm" : "SHA256", + "checksumValue" : "9928507f684c1965d07f2b6ef4b4723d5efc2f6b4ab731f743a413c51c319927" + }, { + "algorithm" : "MD5", + "checksumValue" : "31f575634fd56b27fc6b6cbe8dc9bd38" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/LICENSE.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410470", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "771276c3271cf2a984c9ea22cff6d1ee468ab183" + }, { + "algorithm" : "SHA256", + "checksumValue" : "aa92fa09e2d1b6d03679da539c4e8bd6402dc5c3e84563f1da3a864732a4d105" + }, { + "algorithm" : "MD5", + "checksumValue" : "f418e784c1f658bc66012baf44a8a984" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/trollface_32alpha.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411324", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "487762ec582f12ff4e97e439fabc9e29a9d6229e" + }, { + "algorithm" : "MD5", + "checksumValue" : "b464c4d4b5739261e88b962a68956f08" + }, { + "algorithm" : "SHA256", + "checksumValue" : "33de14c2257cfef732c261859ae79330153eeb55b02d6afb569f0175a4c7e031" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtvideo.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410477", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "73c93f33809bf93afd173e4ca6c640ff2d3f7fa7a9d06b8250f12af8d1dcee04" + }, { + "algorithm" : "SHA1", + "checksumValue" : "20dcb684a22e69482cf0829d0fdadccda40ba07a" + }, { + "algorithm" : "MD5", + "checksumValue" : "230451a42ea66366a4560425dd873bfe" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p01_shape8.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411376", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "78b0546531b762e762e067dc31e92a773911c1ac" + }, { + "algorithm" : "SHA256", + "checksumValue" : "aee8fd864137b26ba2d5ca19484313c9dda312fc86bae979662b79229ef1f36e" + }, { + "algorithm" : "MD5", + "checksumValue" : "7b4737d7169e046d7767a3241c87751c" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2vman.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411373", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "3a87fce721f2f14145de8857f46c822bbd483f79cd1cc6e01e888f229f97e907" + }, { + "algorithm" : "MD5", + "checksumValue" : "ba410f37d6e63d19809b6b0861c42b42" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4c76b27cfc96bc56895f6ad2a4bb057b158e6ab5" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2util.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410042", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "0ec1b76160051c38814a40389ad9416b" + }, { + "algorithm" : "SHA256", + "checksumValue" : "03b2726c532220af32922bae11ee4542913fd20849df731678dc3db5db9bb602" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e668ec8e44576a86799e1b9bdabd5df07c21cd83" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/SDL2.spec.in", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411374", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "dccb422ea42294ef5154ded4c2fb9c5ec54adf73f7b42a1a7e6df846ceabab7a" + }, { + "algorithm" : "MD5", + "checksumValue" : "d318409d36b733ae41e363158da1e244" + }, { + "algorithm" : "SHA1", + "checksumValue" : "af944b0a80864c28aa0610d4e7ccc0c4d6952aeb" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2output.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411675", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "5c63870e244d81e845331a893fda709a696a896b3e42a0137846ba9960843937" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8466e4e3ab06aff4e982be15c7a8bab2d83dc07f" + }, { + "algorithm" : "MD5", + "checksumValue" : "edf0891bdce8bebbbfafb987773b58d0" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_switch.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410344", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "718cd48e5d4504ac8e68c333dc700d14b6b4c463" + }, { + "algorithm" : "MD5", + "checksumValue" : "64ca6c805c9b571d5634e903e3a30c2a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2924743bd8cf155166b7b5a9757a683b6628ed908585ef94a02f07ef340c189e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testdraw2.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410341", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "94846bf74444699496f9b3637b6a42b5e43223cfee7d6dac4e40c2bcdbe5d7f8" + }, { + "algorithm" : "MD5", + "checksumValue" : "3b193710cce52570fd0bc6688c6dee67" + }, { + "algorithm" : "SHA1", + "checksumValue" : "63ebd632f3a1e8fd57b725e336984571259e9d85" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnativex11.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411677", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "778fb31ad5fc919524419260138199bb" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f66db274107e0f60ea9b36ec6e05698dd7508da3" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e1e9b651ac439ff54855856a64315a3d201edf49639e7c6c8f2fcd92b073cef7" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_gamecube.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410346", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4867c8834c3533417887727e57445a94e7ffe407" + }, { + "algorithm" : "SHA256", + "checksumValue" : "03c14290ccb10f135a9fc101b46a5ce1220e3078197058a4d5ef75dc2ac85206" + }, { + "algorithm" : "MD5", + "checksumValue" : "6b80fcf6d3d768028ec2c5ba1c81fc82" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgles2_sdf_img_sdf.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411674", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "71cc41fcc92f270f22b7403edd85593f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e66604d9c39b153b08718f3c0f43b6604526691d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "6f3deaf5117dc573aa313ce2cfa27fa314dd01de806ac4c1a17a79a1468fd07d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_xboxone.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410343", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "1c12356b08dec865e312e4b486190eb49154a3276502273692de952c891a0d67" + }, { + "algorithm" : "MD5", + "checksumValue" : "e0385ebf890de4839d7b1a293c1c379e" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a6d3eccde026afd49a5f1cd185f6d68a33f1af83" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_joystick.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410359", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "423aa5d08606df067e20c940d07f5602c2e84687" + }, { + "algorithm" : "SHA256", + "checksumValue" : "de6e8fadc19c6c3b8b4ec4e8fee0a575233316ee94d89f956a64f9a6f1cd280f" + }, { + "algorithm" : "MD5", + "checksumValue" : "d7ddc5d504149ef00a2550e943d6f77f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testfilesystem.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411676", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d88df752d233abc85b968998d87fd11e1c137dcb99d1c1a627f19ddeb4ac32c1" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4577c8f5548b20d6f1e5b6af8af0cc7732ac57e3" + }, { + "algorithm" : "MD5", + "checksumValue" : "d44fd235f711e9423e8e07c41703d0c8" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_ps4.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410345", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "47cdb379ce3dbbae4734aecefdb77457" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c9dca14a2dec08886aab5507956648750acaa80417ac082e76dea146bee35331" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a3ea4e1a364954580fc93c9ab54247b2ada4910b" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testwm2.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411689", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "6c3b112eb8a29e8a5c882160ae2d8bc2d7217deb78bc056c54ced6fa5cd604b4" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e3da85b545ff7a25a7034936a67af42a016baa7a" + }, { + "algorithm" : "MD5", + "checksumValue" : "ccf84ffd80839a4e70db7a99ab4985ca" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_stadia.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411205", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "0814e0e74f30fbf8f02780c61670e227bc0943bc" + }, { + "algorithm" : "MD5", + "checksumValue" : "05aa1b8ba79ff1e60d46662ad39c27f1" + }, { + "algorithm" : "SHA256", + "checksumValue" : "939f60252514c3b20f2704599de2887b79d44ba518934c257fa8f074abc7694d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitview.m", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410358", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "6ee5f94683850a8caf7bceaf729e386ec86ee637" + }, { + "algorithm" : "MD5", + "checksumValue" : "c43c96ee90c4f169076f1147ea9a89ec" + }, { + "algorithm" : "SHA256", + "checksumValue" : "49cb115d67b848a65f13096724c8b7d4e5a4d2cea3f21137427c8e8d989ce621" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_main.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Public-domain", + "licenseInfoInFiles" : [ "LicenseRef-LicenseRef-scancode-public-domain", "LicenseRef-Public-domain" ] + }, { + "SPDXID" : "SPDXRef-item3411206", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "ecbf37195f13621153a52770dfb37a9d" + }, { + "algorithm" : "SHA256", + "checksumValue" : "2236e7f8d33a9140f5421a38b3b4ad1e23e0cbe04e1558d177c69ba4b2fc3d5c" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4fcbb748eadc0ca91b95950f840db191e5eea951" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_vulkan_internal.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411682", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d72e8a246739b4d044c896609222d366" + }, { + "algorithm" : "SHA256", + "checksumValue" : "99615c80b578505c8059126f05b05874d8975ef9428fb6429dc71bd9b9030ba5" + }, { + "algorithm" : "SHA1", + "checksumValue" : "04ce1dea1abc5173ca6fd5889129de1ebeb119be" + } ], + "copyrightText" : "Copyright (C) 2020 Valve Corporation", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/steam/controller_structs.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410351", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "4b5b8c0d8525adbbc87065cf59219d9da3a87273" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e66d19671e2aff045cf72996600cc1682558526ae2fcd3d810f4dcad47618351" + }, { + "algorithm" : "MD5", + "checksumValue" : "3538648491b3aa64d275aebc9f28342c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_platform.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411209", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "256af42159b0904bec019f42128ed590" + }, { + "algorithm" : "SHA1", + "checksumValue" : "00cd644d5ea5e4bac342bb7b863a60606e2a1f47" + }, { + "algorithm" : "SHA256", + "checksumValue" : "836eb494a62730544eccf3e05a29c29289cbd663274621c193cb73be8829a879" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngageevents.cpp", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411207", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "f2a53d044e34ee998baf5167a990c16d1af327274e68e0b0d878151f9e2e2625" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8dea6f1b470abfc1735cb8a74ce3e0b73b59f373" + }, { + "algorithm" : "MD5", + "checksumValue" : "792008ee9ee4d555ee41ab707dab3898" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_bmp.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410353", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "e99093fc53d31ac879d2bf0ebbf04f4c" + }, { + "algorithm" : "SHA256", + "checksumValue" : "29779e1fdfe93cc47e50136070d2e1de81c69509d4e7be5e849d9888a7cf0b19" + }, { + "algorithm" : "SHA1", + "checksumValue" : "45ae84d7ead8d1b0873ca351561a3e64f38889b9" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/utf8.txt", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410350", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "475c779deabb7330d9d793b42a66bb6b9f53bcb4" + }, { + "algorithm" : "MD5", + "checksumValue" : "7fd4f3794f486f71bb365d1ace1a2f87" + }, { + "algorithm" : "SHA256", + "checksumValue" : "76e530f1a3b88ae8e4d5b0d2652eef4d19838bdacf76c166f5e20188d6296f6e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testmessage.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410377", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "d2c6f4ddf87463ca0c4b9641c2f9779dc076d7ce339d934ae701e5f8dbb6de80" + }, { + "algorithm" : "SHA1", + "checksumValue" : "9328889a7b08d7fa6bad17f7b546345c4c1f19d8" + }, { + "algorithm" : "MD5", + "checksumValue" : "2d36ed05d4a298fb879c726391f4af5e" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/loopwavequeue.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410379", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "aad5a13d5b71dfa94c41d818777ad1c3" + }, { + "algorithm" : "SHA1", + "checksumValue" : "042258e1b07461d5e592e241b03149bdb4e5f4b0" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0d1816e030dea11413e7efb69d5a1527f224c9f32596db669cc02faab51c4936" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_suites.h", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411223", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "abff173dd2981f2f5b702d0a4d70d1ae" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a2c8557e1e8bd0588459b734e36c080083055296" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e81b13f91bd8ff49172d135123e7c82bc647fb35b02225739162552a779419a2" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosframebuffer_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410376", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "f7adf4d3cbffde7192d7d06f7f1953a69ca1ac5b" + }, { + "algorithm" : "MD5", + "checksumValue" : "3bb0788e3292cf934d9ba3650fbfd471" + }, { + "algorithm" : "SHA256", + "checksumValue" : "297c514766f577b31f481e3aea9a06aaadc47cb1986afd73af6ff0b67a86a949" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/checkkeys.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411224", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "0b790fcd59c8c405ccb9d6318b794ec523d798bb066fdd10f5913dac71ea956b" + }, { + "algorithm" : "MD5", + "checksumValue" : "200cd0fcb42841b4c282c69e396efd6f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "f3ad737fbf6c6dd8cda48ce4b5923759a1acf586" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmessagebox.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410371", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "7d74c61962fd09c64d182b144a07f7af2857c304" + }, { + "algorithm" : "SHA256", + "checksumValue" : "716203607dfcf74bd2434f26f78b39765db2f22ca6362e41f247036930825ab9" + }, { + "algorithm" : "MD5", + "checksumValue" : "6dcadc99e6b09be5af9cab268079e35a" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testsensor.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410378", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "302932ccc19e0963d9c4ae80719c88b2a0e410607d0c2ccaf08275fe3b157721" + }, { + "algorithm" : "SHA1", + "checksumValue" : "a2ab93bf1b9836db197eb02205df3af177c1fe06" + }, { + "algorithm" : "MD5", + "checksumValue" : "0a1ac58ac3ad806221e1d5cbf2085acc" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/checkkeysthreads.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411225", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "4e7bf3eff3491ca46464772fb65b6f2fca7219672b41d57c6072dac6e9aaab40" + }, { + "algorithm" : "MD5", + "checksumValue" : "20b55e9d4dad391715449b753a210c36" + }, { + "algorithm" : "SHA1", + "checksumValue" : "6a8f7222fd0d8ab8d53bbecc5d73360e355c0249" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosframebuffer.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411226", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "1424e14cf3c4c9e2dcf1b4ea49e75e4480d9aa26557e0e9d93ac68e84411879c" + }, { + "algorithm" : "MD5", + "checksumValue" : "2c7cf8c9462b00870badfbe803b1f17f" + }, { + "algorithm" : "SHA1", + "checksumValue" : "4acc1776a97c00d18969182f813e40bd995ce589" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscoswindow.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410370", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "22664a6fb8f60907cec0553b7a44bd5d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "14eac5a9715b499deb49d13757d34040ec89fc80" + }, { + "algorithm" : "SHA256", + "checksumValue" : "48ed9426d16e77c58ce0b2791d08fb3f93731787e909c7018ee1e189492c6b2c" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/controllermap_back.bmp", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3410348", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "b4171014d3eb65a897c5d9e0c53ddf2a" + }, { + "algorithm" : "SHA1", + "checksumValue" : "1f2ec42ef0913c808d78adada01fbd4feb7d87f9" + }, { + "algorithm" : "SHA256", + "checksumValue" : "e89c2a5fddb1a1bf4d6393268ae39c5c8cdb855afa03e735bd97ab4d9eb1036e" + } ], + "copyrightText" : "Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, Inc.\nCopyright (C) 2021 Free Software Foundation, Inc.\nCopyright (C) 2021 Free Software Foundation, Inc.", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/configure", + "licenseComments" : "NOASSERTION AND NOASSERTION", + "licenseConcluded" : "(LicenseRef-FSFUL-c75eb7486755351ecb2622ed8c28c6d4 AND LicenseRef-FSF-2e01bb672e5007181a921b144efe76a8)", + "licenseInfoInFiles" : [ "LicenseRef-FSFUL" ] + }, { + "SPDXID" : "SPDXRef-item3411679", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "eb98f1bac0c41656b8b1c8ff14c11b667a347e16" + }, { + "algorithm" : "MD5", + "checksumValue" : "b694e11d8da187e11f9c0cd43a2b2fea" + }, { + "algorithm" : "SHA256", + "checksumValue" : "a63aa6adda183a1d890323a42c9fa83823cb4de5323d1247efc2a21dd60c2a9d" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_xbox360w.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410340", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "d058441b6e0c0ecf81b439d4f68ee7e7" + }, { + "algorithm" : "SHA1", + "checksumValue" : "e4148a7373c575e01847de0c14e8acc7b0817c07" + }, { + "algorithm" : "SHA256", + "checksumValue" : "db3c00558b7c5691996a4fe1f435562146e040b642b799acbe580443e22af468" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/teststreaming.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3410349", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "7929d0fee430e7d773380102f52ebbe8" + }, { + "algorithm" : "SHA256", + "checksumValue" : "eee10763689166d6ed00142eb95b122a46d3654e40f8f49398c6a59680e35d22" + }, { + "algorithm" : "SHA1", + "checksumValue" : "caa6b6617bd180e246dc7f9c126a20482c0f542b" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_math.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411678", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "01a8ade0b924aa492be9cce3a8f98841" + }, { + "algorithm" : "SHA1", + "checksumValue" : "83bed6d689f304b4134c0effcc70cc8fe7a0a461" + }, { + "algorithm" : "SHA256", + "checksumValue" : "cf3a8d23b41fa1a1312dbd066b9694a8b13af2ee78a04a972a76e8070911f759" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_luna.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410347", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "a126be48971ebcb0c4ac1d1f66048f80bb9d6f2a" + }, { + "algorithm" : "SHA256", + "checksumValue" : "0e60944ef3fe7fb3518e30f4303580c8f0d0d7982722a47b6d32eb14b7cdbcc3" + }, { + "algorithm" : "MD5", + "checksumValue" : "cc5b099732b837b42277aacb403d1637" + } ], + "copyrightText" : "NOASSERTION", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_rect.c", + "licenseConcluded" : "NOASSERTION", + "licenseInfoInFiles" : [ "NOASSERTION" ] + }, { + "SPDXID" : "SPDXRef-item3411673", + "checksums" : [ { + "algorithm" : "SHA1", + "checksumValue" : "08cbc469815c2c4eaab33e3c4fd175c0fbaddd7f" + }, { + "algorithm" : "MD5", + "checksumValue" : "526fff00def4e58fa59dcd7e3a9d65a4" + }, { + "algorithm" : "SHA256", + "checksumValue" : "054e10f242442ff66f9ddc3c0cc0e3488b76fd874bb5e68a16fe60d459d2f14f" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_ps5.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3410342", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "98048780896f1e61c4380145a8f8de8d" + }, { + "algorithm" : "SHA1", + "checksumValue" : "8d8d9bf8d1548cdc601b68be7b8fbb5e69442371" + }, { + "algorithm" : "SHA256", + "checksumValue" : "ed5f2356f1d641d132d7cbaac390f4a7228cb03c5d198cc31dc24679092c27ca" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testvulkan.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9", + "licenseInfoInFiles" : [ "LicenseRef-Freeware", "LicenseRef-LicenseRef-scancode-other-permissive" ] + }, { + "SPDXID" : "SPDXRef-item3411670", + "checksums" : [ { + "algorithm" : "SHA256", + "checksumValue" : "937963ce0ccd241c4b33bcb8b84bcb7546af2985972b7c1d71a90011a2e8a552" + }, { + "algorithm" : "SHA1", + "checksumValue" : "3720b8d643c97a014cf05f0a0b7805d8f1d30c94" + }, { + "algorithm" : "MD5", + "checksumValue" : "3a14fe8166c0897c87c9818507853e08" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/linux/SDL_sysjoystick.c", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + }, { + "SPDXID" : "SPDXRef-item3411671", + "checksums" : [ { + "algorithm" : "MD5", + "checksumValue" : "8e4cb5e4802d8c07421c51d53adb73be" + }, { + "algorithm" : "SHA1", + "checksumValue" : "164af6d27a2ec492f8bc0cd61bad227026e38aec" + }, { + "algorithm" : "SHA256", + "checksumValue" : "c599d3be080e931321aaeaa6213b907dd8f6c358c8277e6dad4d0da9c0c9b300" + } ], + "copyrightText" : "Copyright (C) 1997-2023 Sam Lantinga ", + "fileName" : "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/linux/SDL_sysjoystick_c.h", + "licenseComments" : "NOASSERTION", + "licenseConcluded" : "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc", + "licenseInfoInFiles" : [ "LicenseRef-Zlib" ] + } ], + "relationships" : [ { + "spdxElementId" : "SPDXRef-DOCUMENT", + "relationshipType" : "DESCRIBES", + "relatedSpdxElement" : "SPDXRef-upload995" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410835" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410833" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411226" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411225" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411935" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410198" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410245" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410378" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410947" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411494" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411994" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410940" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410939" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411236" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411576" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411992" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412002" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411010" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410660" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410382" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410380" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410014" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410662" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411551" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411298" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411231" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410141" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410830" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411155" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411344" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410349" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410944" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410340" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411679" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410941" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411496" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411297" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410828" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411296" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410348" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412003" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410163" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410370" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410943" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410242" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411573" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410653" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411230" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410383" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410614" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410563" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411553" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410607" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411670" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410166" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410665" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410342" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411673" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411578" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410220" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411892" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411299" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411473" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412144" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410497" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410347" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411937" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411678" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411512" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410246" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410165" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410143" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411662" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411556" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411930" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411500" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410385" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410330" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410564" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411996" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411928" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411411" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411661" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411474" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411895" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410434" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411984" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410336" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411232" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411510" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410663" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411671" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410664" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412072" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411774" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411240" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410644" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410418" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412073" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411828" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410442" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411659" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411746" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410107" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411535" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410392" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412008" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410514" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411184" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411613" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410207" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411438" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411749" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410390" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410647" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411693" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410413" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410391" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410327" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410445" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411211" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412075" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410899" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410971" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410970" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411430" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410919" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411612" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411748" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410102" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410765" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410417" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412045" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410444" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410768" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410688" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411436" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410891" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410393" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410458" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412071" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410419" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411615" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410415" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411790" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410902" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411431" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410946" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410761" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412076" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411154" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410762" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410227" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410931" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411198" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411158" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411327" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410972" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411616" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410479" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411197" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410932" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411614" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411558" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410583" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410933" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411153" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411619" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410935" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411156" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410764" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411011" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411497" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412001" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411819" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411611" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411329" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410934" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412032" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411618" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411580" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410763" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411328" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410936" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410937" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410942" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410760" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410351" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411068" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410750" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410150" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411281" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410305" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410751" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411282" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411636" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411765" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411130" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411682" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411667" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411704" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411006" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411284" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411635" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410158" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410304" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410358" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410513" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410731" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412130" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410339" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411206" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410753" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410128" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410730" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411368" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410303" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411205" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410752" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411067" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410433" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410308" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411490" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410377" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410296" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410512" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411458" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411491" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410369" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411638" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410739" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410295" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410307" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410350" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411656" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410702" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410151" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411216" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411065" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410996" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410129" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411680" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411482" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411637" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411207" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410645" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411014" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410353" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410738" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410858" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410328" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411219" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411017" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411142" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410306" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411209" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410883" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410326" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410122" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410493" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411873" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410440" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410164" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411536" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411224" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411459" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410309" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410882" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410371" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410272" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411453" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411571" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411870" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410689" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410376" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411844" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411217" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411495" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410884" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411340" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410400" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411639" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410379" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410271" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410700" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410780" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411223" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411333" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410325" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410127" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410160" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411061" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411776" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411247" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410416" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410121" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410105" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410582" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410441" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410646" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411218" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410631" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410532" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410998" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411731" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411451" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410495" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410205" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411845" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410011" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410414" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410997" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410362" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411745" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410542" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411772" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410270" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411450" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410240" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410898" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411404" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411239" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410436" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411707" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410630" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410142" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410435" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411990" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410822" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410443" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411552" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411767" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410661" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411515" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411706" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410384" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411766" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411999" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412015" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411963" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410082" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410632" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411267" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410422" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411518" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411920" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410446" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410439" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410266" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410172" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411923" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410818" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411066" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411116" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411559" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410438" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410736" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410036" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411261" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411769" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411925" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410832" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411367" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410149" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411768" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411906" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410851" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411550" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410437" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410264" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410852" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410675" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410820" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411909" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410604" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411668" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410346" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411700" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411597" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411905" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410144" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410431" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411674" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411050" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410037" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410788" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411554" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411762" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411365" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410229" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411677" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411364" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410824" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410344" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411260" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411053" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411761" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411113" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410837" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410341" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411020" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410737" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410430" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410826" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411703" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412078" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410603" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411437" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411764" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410345" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411069" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410035" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410335" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410338" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411689" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410269" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410334" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411760" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410735" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411599" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411676" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410223" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411701" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411763" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411369" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411991" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411665" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410343" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411051" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411366" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411517" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410602" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410359" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411472" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410734" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410337" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411519" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411412" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410626" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411513" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411109" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411022" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410690" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410259" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411108" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412106" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410624" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410565" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411897" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410162" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411544" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410252" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410174" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410698" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410492" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412102" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410667" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411425" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411725" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410213" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411316" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411187" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410194" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410468" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411545" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411582" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411428" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410621" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412033" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410878" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410695" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410254" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411099" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411817" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410697" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410211" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411315" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410206" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411533" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410579" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410629" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411537" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410553" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411305" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410628" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410209" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410216" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411959" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410423" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411426" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411400" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411997" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411332" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411853" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411726" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411307" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411351" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410669" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410570" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410681" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410484" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411118" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411516" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410668" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410680" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411148" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411965" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411538" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410573" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410459" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410528" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410879" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411998" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410666" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411514" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411194" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410231" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411170" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410396" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410794" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412040" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410407" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411244" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410311" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410117" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411555" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410278" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412029" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411049" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411641" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411243" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411235" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410273" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411448" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410146" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411640" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410397" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411120" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410790" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410399" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410238" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410276" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411193" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410191" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411043" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410244" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410058" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411560" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411013" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411177" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411246" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410310" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411381" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410148" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410498" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410365" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410921" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412024" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412041" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411046" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411644" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410147" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411575" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410398" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410140" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410580" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411642" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411248" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411563" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411191" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410313" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411345" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411245" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411045" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412025" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410168" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411172" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411215" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412100" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410015" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410190" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412104" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411570" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410195" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412017" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411255" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411643" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411346" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410192" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410368" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411568" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410499" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410131" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411254" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410920" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411171" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411213" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410623" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411955" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411493" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411106" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412026" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410491" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411048" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411257" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410490" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411174" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411256" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411347" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411047" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412016" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410161" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411577" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411212" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411492" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412027" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411469" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410290" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410648" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411409" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411695" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410261" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411651" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411877" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411455" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410030" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411382" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410482" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411859" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410516" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411880" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410483" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410123" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411361" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410551" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410322" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410410" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410008" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410292" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411454" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411115" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410363" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410009" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410558" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411658" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411337" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410529" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411871" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411457" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410104" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410911" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410274" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411849" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412047" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411876" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410125" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410329" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410545" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410366" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412046" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410901" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410402" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410323" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411590" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410320" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411331" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411456" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411199" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410548" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410268" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410101" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411330" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411592" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411848" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411339" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410139" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410547" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411242" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410910" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410321" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412128" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410587" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411360" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411190" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410518" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411270" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410389" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410641" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411271" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411192" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410913" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411591" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410914" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411129" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412125" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411432" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410915" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410887" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411434" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410540" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410640" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410549" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410904" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410324" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410403" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411278" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411447" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411241" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410792" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411435" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411736" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411847" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410908" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412048" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411733" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410394" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410905" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411979" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411653" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410889" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412049" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411249" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410381" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410519" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410260" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410909" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412126" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411972" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410405" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410907" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411286" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410103" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410395" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410523" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411237" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410526" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410455" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410566" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410486" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411475" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411147" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411755" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410625" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410488" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410386" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411542" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411302" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410282" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410214" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410225" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411413" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410331" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411233" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411956" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411786" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411480" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411543" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410654" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411145" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410544" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410017" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410145" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410298" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410426" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411945" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411874" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411349" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411569" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411481" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411758" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410612" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410543" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410387" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411995" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410489" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411953" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411756" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411335" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411144" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411943" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411476" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411410" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410425" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411336" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411855" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410237" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410678" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411894" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411942" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410424" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411406" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411452" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410525" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411757" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410063" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410124" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410299" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411888" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410364" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411149" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410429" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410557" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411394" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411403" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411477" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411759" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410481" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411146" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410556" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410428" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410078" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411856" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411234" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410480" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410427" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411408" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410079" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410126" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410291" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411754" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410517" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411889" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411210" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410029" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411525" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411977" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411407" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410070" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411694" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410520" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410421" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410649" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410515" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411752" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411338" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410028" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411692" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410559" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411975" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410071" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410361" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411887" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411751" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410420" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411391" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411857" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411842" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410692" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411502" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411713" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410691" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412059" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410210" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410597" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410866" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411444" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410634" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410510" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411729" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410218" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412050" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411711" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411402" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411716" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411401" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411195" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410864" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411534" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410509" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410453" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410658" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410554" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411624" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411549" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410869" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411415" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410685" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410201" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410656" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410995" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411532" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411715" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411547" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411884" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410867" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410868" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411548" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412004" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411782" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410994" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411157" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410203" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411986" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410655" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411094" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410454" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411301" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410212" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411505" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410687" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411841" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410696" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411610" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410694" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410777" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411609" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410284" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411486" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411541" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411784" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412007" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411300" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411800" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410233" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410693" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411540" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410952" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410456" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411507" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410684" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410955" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410567" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411150" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411303" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410219" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411885" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411250" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411792" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410461" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412084" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412034" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411463" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411386" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410798" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412066" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412118" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410056" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411583" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411098" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410315" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410969" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410469" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411024" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412067" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410041" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410816" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411021" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411462" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411816" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410786" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410054" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411927" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410251" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411264" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412018" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412080" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411372" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410721" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411091" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412042" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411741" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412111" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411585" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411162" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410960" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411026" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411440" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411228" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411722" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411189" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411090" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411318" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410179" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411464" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411646" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411251" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410132" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411317" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411266" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412010" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412035" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411093" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412093" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411951" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410877" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412056" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410974" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411740" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410176" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410552" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411449" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411188" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410893" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411027" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410594" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411063" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410215" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410896" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411546" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410593" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411023" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411691" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411808" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410894" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411196" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412110" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410372" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411092" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410412" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410699" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411883" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411263" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411690" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410870" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411728" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410178" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412043" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411809" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411743" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410592" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410975" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411714" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411265" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411442" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412037" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410620" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410872" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411427" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411186" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411712" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410110" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412113" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410411" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412055" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411025" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411822" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410865" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411028" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411383" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410925" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411484" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410740" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410716" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410279" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411084" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411388" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410926" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410406" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412139" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410052" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411000" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410742" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410796" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411567" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411832" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410181" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411280" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411566" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410184" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412005" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411083" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410059" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411126" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410745" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410708" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410057" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410409" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411392" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410152" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410707" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411390" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411088" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410408" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410748" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410754" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411175" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410881" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411086" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411378" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410917" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410138" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411375" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410781" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411696" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410985" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411125" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411082" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410747" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411044" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410880" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411085" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410051" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410916" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411737" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410924" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410749" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410153" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412023" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412137" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411380" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410050" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411178" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411127" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410923" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410501" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411564" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410196" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411081" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410962" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411631" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411461" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411119" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411377" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410047" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410300" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410755" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410810" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411594" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412088" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411698" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410988" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410804" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411865" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410046" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411173" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411042" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411835" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410812" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410049" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410133" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410537" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412089" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411163" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410197" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411291" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410503" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412022" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412149" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410045" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410360" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411739" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411630" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411602" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412021" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411041" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410177" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412083" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410367" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411379" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410806" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410539" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410302" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411029" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411385" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410027" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411926" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411633" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411161" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411852" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410130" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410048" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410175" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411259" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411160" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410535" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410784" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411917" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411214" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411117" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411632" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410723" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411370" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411258" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410808" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411811" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411141" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411878" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410208" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410085" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411352" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410963" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410450" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410091" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410522" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410084" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410457" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411140" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410485" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411788" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411727" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410487" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411539" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410020" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411429" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410619" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411273" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410966" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410683" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410064" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411353" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412120" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410965" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411396" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411354" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411272" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411813" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410555" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411306" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410294" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411812" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411309" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411881" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411359" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410099" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411530" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411850" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410964" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410097" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410686" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411308" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410550" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410092" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411080" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411007" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411973" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410452" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411395" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411717" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412132" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411565" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410993" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411718" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411289" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410968" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410992" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410200" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410067" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410860" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410967" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410093" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411288" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410682" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410023" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410511" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411815" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411398" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411285" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410451" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410863" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410642" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410095" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411780" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411122" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411971" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410060" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410709" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410875" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411087" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411562" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411503" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411123" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411031" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412134" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411471" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411709" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410990" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410066" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410862" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411287" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411470" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411735" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411723" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410643" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411008" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411397" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412135" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410404" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411654" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410234" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411089" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410275" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411399" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410876" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410068" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410636" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410871" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411826" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411833" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411794" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411070" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411102" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410608" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410530" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411939" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410635" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411910" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411421" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411185" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411586" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410874" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410979" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411861" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411073" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411622" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410462" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411947" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411526" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410255" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411621" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410949" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410546" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411169" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411961" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411589" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411825" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410676" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410257" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412031" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410671" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411967" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411778" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410574" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410746" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410464" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410672" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412039" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411796" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411097" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410986" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410674" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410502" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410467" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411941" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411074" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411167" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411268" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412117" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411719" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411522" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411805" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410637" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411137" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411908" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410250" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410800" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410466" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411423" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410950" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411166" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410447" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410639" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412014" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410802" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411313" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411521" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411581" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411921" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411105" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412115" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410448" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411269" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411168" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410449" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410170" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410089" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411820" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411914" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411182" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411520" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411104" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411326" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411557" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410081" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410638" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411823" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410083" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410576" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410173" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410080" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411720" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411079" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411314" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410673" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412030" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411916" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411798" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411588" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411913" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411443" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410778" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411419" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410115" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411203" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410715" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410136" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411508" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412051" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411498" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410711" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411625" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412063" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410180" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410357" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410650" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412053" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410375" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411201" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412064" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411981" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410601" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410710" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411204" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411418" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410599" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410333" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411035" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410616" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410590" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411034" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411628" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411982" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411572" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411499" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411629" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410494" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411688" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410187" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410679" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410713" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410562" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411627" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410356" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411019" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410589" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411626" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411687" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410561" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412079" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411623" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411015" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410651" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411341" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410712" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411037" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412070" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411501" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410670" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411096" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411579" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412108" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410531" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411348" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410773" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410677" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411181" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411445" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410169" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411524" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410613" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411620" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411016" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411077" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410241" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410772" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411253" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410010" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411862" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411527" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411180" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411252" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410977" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411949" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411039" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410533" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410258" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410976" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410496" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410714" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410465" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411574" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411529" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411030" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410744" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411183" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411343" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410617" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411312" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410717" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410743" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410256" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412038" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410114" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411864" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411584" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410249" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411528" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411076" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411038" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410771" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410610" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411095" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410842" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410463" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411468" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411860" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412096" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411605" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410471" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412061" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411357" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410314" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410475" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411310" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411608" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410727" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411587" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411595" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410500" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410317" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410983" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411321" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410844" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411350" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411101" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411648" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410159" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410474" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411055" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412097" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411839" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410473" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410720" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410039" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410253" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410283" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411362" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410318" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411830" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411325" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411229" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411989" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410134" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411358" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410981" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412094" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411059" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411596" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411649" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411829" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411322" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410733" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411899" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411645" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410568" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411465" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410476" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410732" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410538" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410460" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411504" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412069" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411320" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410984" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411919" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412095" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410657" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411220" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410758" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411323" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410728" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410265" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411103" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412077" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411417" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410352" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410267" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411903" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410477" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411058" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410135" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411114" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410703" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412090" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410840" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410106" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410659" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411683" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411598" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411902" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411324" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410704" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410186" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411200" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410470" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410854" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411227" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411647" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410569" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410355" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410478" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411056" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411363" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411416" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410171" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410043" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410718" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410034" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412068" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410319" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411509" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411033" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410706" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411032" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411467" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411446" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411202" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412054" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411932" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411374" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410652" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412065" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411664" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411222" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411675" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411891" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412057" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411686" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410705" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410188" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410332" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411064" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410560" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411685" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410042" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411460" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412058" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410354" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411441" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411901" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411506" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411376" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410846" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411931" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411898" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411684" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411373" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410856" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410374" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410701" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410849" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411488" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411295" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411139" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410956" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412148" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410575" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411002" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410957" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412146" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410633" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412006" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410155" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411159" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411422" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410938" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411964" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411132" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410202" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410506" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410287" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412141" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410577" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411836" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411134" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411152" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411290" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410505" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411001" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411294" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411969" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410954" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411293" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410286" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410741" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411424" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411801" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410157" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410504" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410873" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411151" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411292" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412019" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411420" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410536" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411135" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410722" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412151" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411355" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411606" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411164" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411487" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410814" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412150" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411593" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410982" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411003" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412152" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411601" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412012" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411604" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411803" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411112" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412142" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410154" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410757" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410959" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411867" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411275" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411131" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411806" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410025" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411838" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412087" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410055" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411004" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411054" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411274" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411110" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410756" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412086" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410472" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411133" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411279" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411868" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411603" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412092" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411136" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410847" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412122" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411389" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410156" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410086" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410980" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411387" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411057" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411356" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411276" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410053" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410719" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410262" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411277" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3412011" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410288" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411165" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3410759" + }, { + "spdxElementId" : "SPDXRef-upload995", + "relationshipType" : "CONTAINS", + "relatedSpdxElement" : "SPDXRef-item3411924" + } ] +} \ No newline at end of file From d11924900c3ccb22ff6d41bbe35618e2560f2a66 Mon Sep 17 00:00:00 2001 From: OliverFendt Date: Fri, 18 Oct 2024 13:43:02 +0200 Subject: [PATCH 07/16] Create SDL-release-2.28.5.spdx.yaml Signed-off-by: Oliver Fendt (ofendt@googlemail.com) --- .../SDL-release-2.28.5.spdx.yaml | 36349 ++++++++++++++++ 1 file changed, 36349 insertions(+) create mode 100644 analysed-packages/SDL/version-release-2.28.5/SDL-release-2.28.5.spdx.yaml diff --git a/analysed-packages/SDL/version-release-2.28.5/SDL-release-2.28.5.spdx.yaml b/analysed-packages/SDL/version-release-2.28.5/SDL-release-2.28.5.spdx.yaml new file mode 100644 index 00000000..e2dd1164 --- /dev/null +++ b/analysed-packages/SDL/version-release-2.28.5/SDL-release-2.28.5.spdx.yaml @@ -0,0 +1,36349 @@ +--- +SPDXID: "SPDXRef-DOCUMENT" +spdxVersion: "SPDX-2.2" +creationInfo: + comment: "This document was created using license information and a generator from\ + \ Fossology.\nIt contains the license and copyright analysis of SDL release-2.28.5\n\ + Please check \"LicenseComments\" for explanations of concluded licenses" + created: "2023-11-09T13:30:06Z" + creators: + - "Tool: spdx2" + - "Person: Oliver Fendt" + licenseListVersion: "2.6" +name: "/srv/fossology/repository/report" +dataLicense: "CC0-1.0" +hasExtractedLicensingInfos: +- licenseId: "LicenseRef-AGPL-3.0-only" + extractedText: "GNU AFFERO GENERAL PUBLIC LICENSE\nVersion 3, 19 November 2007\n\ + \nCopyright (C) 2007 Free Software Foundation, Inc. \n\nEveryone\ + \ is permitted to copy and distribute verbatim copies of this license document,\ + \ but changing it is not allowed.\n\n Preamble\n\n\ + The GNU Affero General Public License is a free, copyleft license for software\ + \ and other kinds of works, specifically designed to ensure cooperation with the\ + \ community in the case of network server software.\n\nThe licenses for most software\ + \ and other practical works are designed to take away your freedom to share and\ + \ change the works. By contrast, our General Public Licenses are intended to\ + \ guarantee your freedom to share and change all versions of a program--to make\ + \ sure it remains free software for all its users.\n\nWhen we speak of free software,\ + \ we are referring to freedom, not price. Our General Public Licenses are designed\ + \ to make sure that you have the freedom to distribute copies of free software\ + \ (and charge for them if you wish), that you receive source code or can get it\ + \ if you want it, that you can change the software or use pieces of it in new\ + \ free programs, and that you know you can do these things.\n\nDevelopers that\ + \ use our General Public Licenses protect your rights with two steps: (1) assert\ + \ copyright on the software, and (2) offer you this License which gives you legal\ + \ permission to copy, distribute and/or modify the software.\n\nA secondary benefit\ + \ of defending all users' freedom is that improvements made in alternate versions\ + \ of the program, if they receive widespread use, become available for other developers\ + \ to incorporate. Many developers of free software are heartened and encouraged\ + \ by the resulting cooperation. However, in the case of software used on network\ + \ servers, this result may fail to come about. The GNU General Public License\ + \ permits making a modified version and letting the public access it on a server\ + \ without ever releasing its source code to the public.\n\nThe GNU Affero General\ + \ Public License is designed specifically to ensure that, in such cases, the modified\ + \ source code becomes available to the community. It requires the operator of\ + \ a network server to provide the source code of the modified version running\ + \ there to the users of that server. Therefore, public use of a modified version,\ + \ on a publicly accessible server, gives the public access to the source code\ + \ of the modified version.\n\nAn older license, called the Affero General Public\ + \ License and published by Affero, was designed to accomplish similar goals. \ + \ This is a different license, not a version of the Affero GPL, but Affero has\ + \ released a new version of the Affero GPL which permits relicensing under this\ + \ license.\n\nThe precise terms and conditions for copying, distribution and modification\ + \ follow.\n\n TERMS AND CONDITIONS\n\n0. Definitions.\n\n\ + \"This License\" refers to version 3 of the GNU Affero General Public License.\n\ + \n\"Copyright\" also means copyright-like laws that apply to other kinds of works,\ + \ such as semiconductor masks.\n\n\"The Program\" refers to any copyrightable\ + \ work licensed under this License. Each licensee is addressed as \"you\". \"\ + Licensees\" and \"recipients\" may be individuals or organizations.\n\nTo \"modify\"\ + \ a work means to copy from or adapt all or part of the work in a fashion requiring\ + \ copyright permission, other than the making of an exact copy. The resulting\ + \ work is called a \"modified version\" of the earlier work or a work \"based\ + \ on\" the earlier work.\n\nA \"covered work\" means either the unmodified Program\ + \ or a work based on the Program.\n\nTo \"propagate\" a work means to do anything\ + \ with it that, without permission, would make you directly or secondarily liable\ + \ for infringement under applicable copyright law, except executing it on a computer\ + \ or modifying a private copy. Propagation includes copying, distribution (with\ + \ or without modification), making available to the public, and in some countries\ + \ other activities as well.\n\nTo \"convey\" a work means any kind of propagation\ + \ that enables other parties to make or receive copies. Mere interaction with\ + \ a user through a computer network, with no transfer of a copy, is not conveying.\n\ + \nAn interactive user interface displays \"Appropriate Legal Notices\" to the\ + \ extent that it includes a convenient and prominently visible feature that (1)\ + \ displays an appropriate copyright notice, and (2) tells the user that there\ + \ is no warranty for the work (except to the extent that warranties are provided),\ + \ that licensees may convey the work under this License, and how to view a copy\ + \ of this License. If the interface presents a list of user commands or options,\ + \ such as a menu, a prominent item in the list meets this criterion.\n\n1. Source\ + \ Code.\nThe \"source code\" for a work means the preferred form of the work for\ + \ making modifications to it. \"Object code\" means any non-source form of a\ + \ work.\n\nA \"Standard Interface\" means an interface that either is an official\ + \ standard defined by a recognized standards body, or, in the case of interfaces\ + \ specified for a particular programming language, one that is widely used among\ + \ developers working in that language.\n\nThe \"System Libraries\" of an executable\ + \ work include anything, other than the work as a whole, that (a) is included\ + \ in the normal form of packaging a Major Component, but which is not part of\ + \ that Major Component, and (b) serves only to enable use of the work with that\ + \ Major Component, or to implement a Standard Interface for which an implementation\ + \ is available to the public in source code form. A \"Major Component\", in this\ + \ context, means a major essential component (kernel, window system, and so on)\ + \ of the specific operating system (if any) on which the executable work runs,\ + \ or a compiler used to produce the work, or an object code interpreter used to\ + \ run it.\n\nThe \"Corresponding Source\" for a work in object code form means\ + \ all the source code needed to generate, install, and (for an executable work)\ + \ run the object code and to modify the work, including scripts to control those\ + \ activities. However, it does not include the work's System Libraries, or general-purpose\ + \ tools or generally available free programs which are used unmodified in performing\ + \ those activities but which are not part of the work. For example, Corresponding\ + \ Source includes interface definition files associated with source files for\ + \ the work, and the source code for shared libraries and dynamically linked subprograms\ + \ that the work is specifically designed to require, such as by intimate data\ + \ communication or control flow between those\nsubprograms and other parts of\ + \ the work.\n\nThe Corresponding Source need not include anything that users can\ + \ regenerate automatically from other parts of the Corresponding Source.\n\nThe\ + \ Corresponding Source for a work in source code form is that same work.\n\n2.\ + \ Basic Permissions.\nAll rights granted under this License are granted for the\ + \ term of copyright on the Program, and are irrevocable provided the stated conditions\ + \ are met. This License explicitly affirms your unlimited permission to run the\ + \ unmodified Program. The output from running a covered work is covered by this\ + \ License only if the output, given its content, constitutes a covered work. \ + \ This License acknowledges your rights of fair use or other equivalent, as provided\ + \ by copyright law.\n\nYou may make, run and propagate covered works that you\ + \ do not convey, without conditions so long as your license otherwise remains\ + \ in force. You may convey covered works to others for the sole purpose of having\ + \ them make modifications exclusively for you, or provide you with facilities\ + \ for running those works, provided that you comply with the terms of this License\ + \ in conveying all material for which you do not control copyright. Those thus\ + \ making or running the covered works for you must do so exclusively on your behalf,\ + \ under your direction and control, on terms that prohibit them from making any\ + \ copies of your copyrighted material outside their relationship with you.\n\n\ + Conveying under any other circumstances is permitted solely under the conditions\ + \ stated below. Sublicensing is not allowed; section 10 makes it unnecessary.\n\ + \n3. Protecting Users' Legal Rights From Anti-Circumvention Law.\nNo covered work\ + \ shall be deemed part of an effective technological measure under any applicable\ + \ law fulfilling obligations under article 11 of the WIPO copyright treaty adopted\ + \ on 20 December 1996, or similar laws prohibiting or restricting circumvention\ + \ of such measures.\n\nWhen you convey a covered work, you waive any legal power\ + \ to forbid circumvention of technological measures to the extent such circumvention\ + \ is effected by exercising rights under this License with respect to the covered\ + \ work, and you disclaim any intention to limit operation or modification of the\ + \ work as a means of enforcing, against the work's users, your or third parties'\ + \ legal rights to forbid circumvention of technological measures.\n\n4. Conveying\ + \ Verbatim Copies.\nYou may convey verbatim copies of the Program's source code\ + \ as you receive it, in any medium, provided that you conspicuously and appropriately\ + \ publish on each copy an appropriate copyright notice; keep intact all notices\ + \ stating that this License and any non-permissive terms added in accord with\ + \ section 7 apply to the code; keep intact all notices of the absence of any warranty;\ + \ and give all recipients a copy of this License along with the Program.\n\nYou\ + \ may charge any price or no price for each copy that you convey, and you may\ + \ offer support or warranty protection for a fee.\n\n5. Conveying Modified Source\ + \ Versions.\nYou may convey a work based on the Program, or the modifications\ + \ to produce it from the Program, in the form of source code under the terms of\ + \ section 4, provided that you also meet all of these conditions:\n\n a) The\ + \ work must carry prominent notices stating that you modified it, and giving a\ + \ relevant date.\n\n b) The work must carry prominent notices stating that\ + \ it is released under this License and any conditions added under section 7.\ + \ This requirement modifies the requirement in section 4 to \"keep intact all\ + \ notices\".\n\n c) You must license the entire work, as a whole, under this\ + \ License to anyone who comes into possession of a copy. This License will therefore\ + \ apply, along with any applicable section 7 additional terms, to the whole of\ + \ the work, and all its parts, regardless of how they are packaged. This License\ + \ gives no permission to license the work in any other way, but it does not invalidate\ + \ such permission if you have separately received it.\n\n d) If the work has\ + \ interactive user interfaces, each must display Appropriate Legal Notices; however,\ + \ if the Program has interactive interfaces that do not display Appropriate Legal\ + \ Notices, your work need not make them do so.\n\nA compilation of a covered work\ + \ with other separate and independent works, which are not by their nature extensions\ + \ of the covered work, and which are not combined with it such as to form a larger\ + \ program, in or on a volume of a storage or distribution medium, is called an\ + \ \"aggregate\" if the compilation and its resulting copyright are not used to\ + \ limit the access or legal rights of the compilation's users beyond what the\ + \ individual works permit. Inclusion of a covered work in an aggregate does not\ + \ cause this License to apply to the other parts of the aggregate.\n\n6. Conveying\ + \ Non-Source Forms.\nYou may convey a covered work in object code form under the\ + \ terms of sections 4 and 5, provided that you also convey the machine-readable\ + \ Corresponding Source under the terms of this License, in one of these ways:\n\ + \n a) Convey the object code in, or embodied in, a physical product (including\ + \ a physical distribution medium), accompanied by the Corresponding Source fixed\ + \ on a durable physical medium customarily used for software interchange.\n\n\ + \ b) Convey the object code in, or embodied in, a physical product (including\ + \ a physical distribution medium), accompanied by a written offer, valid for at\ + \ least three years and valid for as long as you offer spare parts or customer\ + \ support for that product model, to give anyone who possesses the object code\ + \ either (1) a copy of the Corresponding Source for all the software in the product\ + \ that is covered by this License, on a durable physical medium customarily used\ + \ for software interchange, for a price no more than your reasonable cost of physically\ + \ performing this conveying of source, or (2) access to copy the Corresponding\ + \ Source from a network server at no charge.\n\n c) Convey individual copies\ + \ of the object code with a copy of the written offer to provide the Corresponding\ + \ Source. This alternative is allowed only occasionally and noncommercially,\ + \ and only if you received the object code with such an offer, in accord with\ + \ subsection 6b.\n\n d) Convey the object code by offering access from a designated\ + \ place (gratis or for a charge), and offer equivalent access to the Corresponding\ + \ Source in the same way through the same place at no further charge. You need\ + \ not require recipients to copy the Corresponding Source along with the object\ + \ code. If the place to copy the object code is a network server, the Corresponding\ + \ Source may be on a different server (operated by you or a third party) that\ + \ supports equivalent copying facilities, provided you maintain clear directions\ + \ next to the object code saying where to find the Corresponding Source. Regardless\ + \ of what server hosts the Corresponding Source, you remain obligated to ensure\ + \ that it is available for as long as needed to satisfy these requirements.\n\n\ + \ e) Convey the object code using peer-to-peer transmission, provided you inform\ + \ other peers where the object code and Corresponding Source of the work are being\ + \ offered to the general public at no charge under subsection 6d.\n\nA separable\ + \ portion of the object code, whose source code is excluded from the Corresponding\ + \ Source as a System Library, need not be included in conveying the object code\ + \ work.\n\nA \"User Product\" is either (1) a \"consumer product\", which means\ + \ any tangible personal property which is normally used for personal, family,\ + \ or household purposes, or (2) anything designed or sold for incorporation into\ + \ a dwelling. In determining whether a product is a consumer product, doubtful\ + \ cases shall be resolved in favor of coverage. For a particular product received\ + \ by a particular user, \"normally used\" refers to a typical or common use of\ + \ that class of product, regardless of the status of the particular user or of\ + \ the way in which the particular user actually uses, or expects or is expected\ + \ to use, the product. A product is a consumer product regardless of whether\ + \ the product has substantial commercial, industrial or non-consumer uses, unless\ + \ such uses represent the only significant mode of use of the product.\n\n\"Installation\ + \ Information\" for a User Product means any methods, procedures, authorization\ + \ keys, or other information required to install and execute modified versions\ + \ of a covered work in that User Product from a modified version of its Corresponding\ + \ Source. The information must suffice to ensure that the continued functioning\ + \ of the modified object code is in no case prevented or interfered with solely\ + \ because modification has been made.\n\nIf you convey an object code work under\ + \ this section in, or with, or specifically for use in, a User Product, and the\ + \ conveying occurs as part of a transaction in which the right of possession and\ + \ use of the User Product is transferred to the recipient in perpetuity or for\ + \ a fixed term (regardless of how the transaction is characterized), the Corresponding\ + \ Source conveyed under this section must be accompanied by the Installation Information.\ + \ But this requirement does not apply if neither you nor any third party retains\ + \ the ability to install modified object code on the User Product (for example,\ + \ the work has been installed in ROM).\n\nThe requirement to provide Installation\ + \ Information does not include a requirement to continue to provide support service,\ + \ warranty, or updates for a work that has been modified or installed by the recipient,\ + \ or for the User Product in which it has been modified or installed. Access\ + \ to a network may be denied when the modification itself materially and adversely\ + \ affects the operation of the network or violates the rules and protocols for\ + \ communication across the network.\n\nCorresponding Source conveyed, and Installation\ + \ Information provided, in accord with this section must be in a format that is\ + \ publicly documented (and with an implementation available to the public in source\ + \ code form), and must require no special password or key for unpacking, reading\ + \ or copying.\n\n7. Additional Terms.\n\"Additional permissions\" are terms that\ + \ supplement the terms of this License by making exceptions from one or more of\ + \ its conditions. Additional permissions that are applicable to the entire Program\ + \ shall be treated as though they were included in this License, to the extent\ + \ that they are valid under applicable law. If additional permissions apply only\ + \ to part of the Program, that part may be used separately under those permissions,\ + \ but the entire Program remains governed by this License without regard to the\ + \ additional permissions.\n\nWhen you convey a copy of a covered work, you may\ + \ at your option remove any additional permissions from that copy, or from any\ + \ part of it. (Additional permissions may be written to require their own removal\ + \ in certain cases when you modify the work.) You may place additional permissions\ + \ on material, added by you to a covered work, for which you have or can give\ + \ appropriate copyright permission.\n\nNotwithstanding any other provision of\ + \ this License, for material you add to a covered work, you may (if authorized\ + \ by the copyright holders of that material) supplement the terms of this License\ + \ with terms:\n\n a) Disclaiming warranty or limiting liability differently\ + \ from the terms of sections 15 and 16 of this License; or\n\n b) Requiring\ + \ preservation of specified reasonable legal notices or author attributions in\ + \ that material or in the Appropriate Legal Notices displayed by works containing\ + \ it; or\n\n c) Prohibiting misrepresentation of the origin of that material,\ + \ or requiring that modified versions of such material be marked in reasonable\ + \ ways as different from the original version; or\n\n d) Limiting the use for\ + \ publicity purposes of names of licensors or authors of the material; or\n\n\ + \ e) Declining to grant rights under trademark law for use of some trade names,\ + \ trademarks, or service marks; or\n\n f) Requiring indemnification of licensors\ + \ and authors of that material by anyone who conveys the material (or modified\ + \ versions of it) with contractual assumptions of liability to the recipient,\ + \ for any liability that these contractual assumptions directly impose on those\ + \ licensors and authors.\n\nAll other non-permissive additional terms are considered\ + \ \"further restrictions\" within the meaning of section 10. If the Program as\ + \ you received it, or any part of it, contains a notice stating that it is governed\ + \ by this License along with a term that is a further restriction, you may remove\ + \ that term. If a license document contains a further restriction but permits\ + \ relicensing or conveying under this License, you may add to a covered work material\ + \ governed by the terms of that license document, provided that the further restriction\ + \ does not survive such relicensing or conveying.\n\nIf you add terms to a covered\ + \ work in accord with this section, you must place, in the relevant source files,\ + \ a statement of the additional terms that apply to those files, or a notice indicating\ + \ where to find the applicable terms.\n\nAdditional terms, permissive or non-permissive,\ + \ may be stated in the form of a separately written license, or stated as exceptions;\ + \ the above requirements apply either way.\n\n8. Termination.\n\nYou may not propagate\ + \ or modify a covered work except as expressly provided under this License. Any\ + \ attempt otherwise to propagate or modify it is void, and will automatically\ + \ terminate your rights under this License (including any patent licenses granted\ + \ under the third paragraph of section 11).\n\nHowever, if you cease all violation\ + \ of this License, then your license from a particular copyright holder is reinstated\ + \ (a) provisionally, unless and until the copyright holder explicitly and finally\ + \ terminates your license, and (b) permanently, if the copyright holder fails\ + \ to notify you of the violation by some reasonable means prior to 60 days after\ + \ the cessation.\n\nMoreover, your license from a particular copyright holder\ + \ is reinstated permanently if the copyright holder notifies you of the violation\ + \ by some reasonable means, this is the first time you have received notice of\ + \ violation of this License (for any work) from that copyright holder, and you\ + \ cure the violation prior to 30 days after your receipt of the notice.\n\nTermination\ + \ of your rights under this section does not terminate the licenses of parties\ + \ who have received copies or rights from you under this License. If your rights\ + \ have been terminated and not permanently reinstated, you do not qualify to receive\ + \ new licenses for the same material under section 10.\n\n9. Acceptance Not Required\ + \ for Having Copies.\n\nYou are not required to accept this License in order to\ + \ receive or run a copy of the Program. Ancillary propagation of a covered work\ + \ occurring solely as a consequence of using peer-to-peer transmission to receive\ + \ a copy likewise does not require acceptance. However, nothing other than this\ + \ License grants you permission to propagate or modify any covered work. These\ + \ actions infringe copyright if you do not accept this License. Therefore, by\ + \ modifying or propagating a covered work, you indicate your acceptance of this\ + \ License to do so.\n\n10. Automatic Licensing of Downstream Recipients.\n\nEach\ + \ time you convey a covered work, the recipient automatically receives a license\ + \ from the original licensors, to run, modify and propagate that work, subject\ + \ to this License. You are not responsible for enforcing compliance by third\ + \ parties with this License.\n\nAn \"entity transaction\" is a transaction transferring\ + \ control of an organization, or substantially all assets of one, or subdividing\ + \ an organization, or merging organizations. If propagation of a covered work\ + \ results from an entity transaction, each party to that transaction who receives\ + \ a copy of the work also receives whatever licenses to the work the party's predecessor\ + \ in interest had or could give under the previous paragraph, plus a right to\ + \ possession of the Corresponding Source of the work from the predecessor in interest,\ + \ if the predecessor has it or can get it with reasonable efforts.\n\nYou may\ + \ not impose any further restrictions on the exercise of the rights granted or\ + \ affirmed under this License. For example, you may not impose a license fee,\ + \ royalty, or other charge for exercise of rights granted under this License,\ + \ and you may not initiate litigation (including a cross-claim or counterclaim\ + \ in a lawsuit) alleging that any patent claim is infringed by making, using,\ + \ selling, offering for sale, or importing the Program or any portion of it.\n\ + \n11. Patents.\n\nA \"contributor\" is a copyright holder who authorizes use under\ + \ this License of the Program or a work on which the Program is based. The work\ + \ thus licensed is called the contributor's \"contributor version\".\n\nA contributor's\ + \ \"essential patent claims\" are all patent claims owned or controlled by the\ + \ contributor, whether already acquired or hereafter acquired, that would be infringed\ + \ by some manner, permitted by this License, of making, using, or selling its\ + \ contributor version, but do not include claims that would be infringed only\ + \ as a consequence of further modification of the contributor version. For purposes\ + \ of this definition, \"control\" includes the right to grant patent sublicenses\ + \ in a manner consistent with the requirements of this License.\n\nEach contributor\ + \ grants you a non-exclusive, worldwide, royalty-free patent license under the\ + \ contributor's essential patent claims, to make, use, sell, offer for sale, import\ + \ and otherwise run, modify and propagate the contents of its contributor version.\n\ + \nIn the following three paragraphs, a \"patent license\" is any express agreement\ + \ or commitment, however denominated, not to enforce a patent (such as an express\ + \ permission to practice a patent or covenant not to sue for patent infringement).\ + \ To \"grant\" such a patent license to a party means to make such an agreement\ + \ or commitment not to enforce a patent against the party.\n\nIf you convey a\ + \ covered work, knowingly relying on a patent license, and the Corresponding Source\ + \ of the work is not available for anyone to copy, free of charge and under the\ + \ terms of this License, through a publicly available network server or other\ + \ readily accessible means, then you must either (1) cause the Corresponding Source\ + \ to be so available, or (2) arrange to deprive yourself of the benefit of the\ + \ patent license for this particular work, or (3) arrange, in a manner consistent\ + \ with the requirements of this License, to extend the patent\nlicense to downstream\ + \ recipients. \"Knowingly relying\" means you have actual knowledge that, but\ + \ for the patent license, your conveying the covered work in a country, or your\ + \ recipient's use of the covered work in a country, would infringe one or more\ + \ identifiable patents in that country that you have reason to believe are valid.\n\ + \nIf, pursuant to or in connection with a single transaction or arrangement, you\ + \ convey, or propagate by procuring conveyance of, a covered work, and grant a\ + \ patent license to some of the parties receiving the covered work authorizing\ + \ them to use, propagate, modify or convey a specific copy of the covered work,\ + \ then the patent license you grant is automatically extended to all recipients\ + \ of the covered work and works based on it.\n\nA patent license is \"discriminatory\"\ + \ if it does not include within the scope of its coverage, prohibits the exercise\ + \ of, or is conditioned on the non-exercise of one or more of the rights that\ + \ are specifically granted under this License. You may not convey a covered work\ + \ if you are a party to an arrangement with a third party that is in the business\ + \ of distributing software, under which you make payment to the third party based\ + \ on the extent of your activity of conveying the work, and under which the third\ + \ party grants, to any of the parties who would receive the covered work from\ + \ you, a discriminatory patent license (a) in connection with copies of the covered\ + \ work conveyed by you (or copies made from those copies), or (b) primarily for\ + \ and in connection with specific products or compilations that contain the covered\ + \ work, unless you entered into that arrangement, or that patent license was granted,\ + \ prior to 28 March 2007.\n\nNothing in this License shall be construed as excluding\ + \ or limiting any implied license or other defenses to infringement that may otherwise\ + \ be available to you under applicable patent law.\n\n12. No Surrender of Others'\ + \ Freedom.\n\nIf conditions are imposed on you (whether by court order, agreement\ + \ or otherwise) that contradict the conditions of this License, they do not excuse\ + \ you from the conditions of this License. If you cannot convey a covered work\ + \ so as to satisfy simultaneously your obligations under this License and any\ + \ other pertinent obligations, then as a consequence you may\nnot convey it at\ + \ all. For example, if you agree to terms that obligate you to collect a royalty\ + \ for further conveying from those to whom you convey the Program, the only way\ + \ you could satisfy both those terms and this License would be to refrain entirely\ + \ from conveying the Program.\n\n13. Remote Network Interaction; Use with the\ + \ GNU General Public License.\n\nNotwithstanding any other provision of this License,\ + \ if you modify the Program, your modified version must prominently offer all\ + \ users interacting with it remotely through a computer network (if your version\ + \ supports such interaction) an opportunity to receive the Corresponding Source\ + \ of your version by providing access to the Corresponding Source from a network\ + \ server at no charge, through some standard or customary means of facilitating\ + \ copying of software. This Corresponding Source shall include the Corresponding\ + \ Source for any work covered by version 3 of the GNU General Public License that\ + \ is incorporated pursuant to the following paragraph.\n\nNotwithstanding any\ + \ other provision of this License, you have permission to link or combine any\ + \ covered work with a work licensed under version 3 of the GNU General Public\ + \ License into a single combined work, and to convey the resulting work. The\ + \ terms of this License will continue to apply to the part which is the covered\ + \ work, but the work with which it is combined will remain governed by version\ + \ 3 of the GNU General Public License.\n\n14. Revised Versions of this License.\n\ + \nThe Free Software Foundation may publish revised and/or new versions of the\ + \ GNU Affero General Public License from time to time. Such new versions will\ + \ be similar in spirit to the present version, but may differ in detail to address\ + \ new problems or concerns.\n\nEach version is given a distinguishing version\ + \ number. If the Program specifies that a certain numbered version of the GNU\ + \ Affero General Public License \"or any later version\" applies to it, you have\ + \ the option of following the terms and conditions either of that numbered version\ + \ or of any later version published by the Free Software Foundation. If the Program\ + \ does not specify a version number of the GNU Affero General Public License,\ + \ you may choose any version ever published by the Free Software Foundation.\n\ + \nIf the Program specifies that a proxy can decide which future versions of the\ + \ GNU Affero General Public License can be used, that proxy's public statement\ + \ of acceptance of a version permanently authorizes you to choose that version\ + \ for the Program.\n\nLater license versions may give you additional or different\ + \ permissions. However, no additional obligations are imposed on any author or\ + \ copyright holder as a result of your choosing to follow a later version.\n\n\ + 15. Disclaimer of Warranty.\n\nTHERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT\ + \ PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\ + \ HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\ + \ OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE\ + \ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.\ + \ THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.\ + \ SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,\ + \ REPAIR OR CORRECTION.\n\n16. Limitation of Liability.\n\nIN NO EVENT UNLESS\ + \ REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER,\ + \ OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE,\ + \ BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR\ + \ CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM\ + \ (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE\ + \ OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE\ + \ WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED\ + \ OF THE POSSIBILITY OF SUCH DAMAGES.\n\n17. Interpretation of Sections 15 and\ + \ 16.\n\nIf the disclaimer of warranty and limitation of liability provided above\ + \ cannot be given local legal effect according to their terms, reviewing courts\ + \ shall apply local law that most closely approximates an absolute waiver of all\ + \ civil liability in connection with the Program, unless a warranty or assumption\ + \ of liability accompanies a copy of the Program in return for a fee.\n\nEND OF\ + \ TERMS AND CONDITIONS\n\n How to Apply These Terms to Your New Programs\n\ + \nIf you develop a new program, and you want it to be of the greatest possible\ + \ use to the public, the best way to achieve this is to make it free software\ + \ which everyone can redistribute and change under these terms.\n\nTo do so, attach\ + \ the following notices to the program. It is safest to attach them to the start\ + \ of each source file to most effectively state the exclusion of warranty; and\ + \ each file should have at least the \"copyright\" line and a pointer to where\ + \ the full notice is found.\n\n \n Copyright (C) \n\n\ + \ This program is free software: you can redistribute it and/or modify it\ + \ under the terms of the GNU Affero General Public License as published by the\ + \ Free Software Foundation, either version 3 of the License, or (at your option)\ + \ any later version.\n\n This program is distributed in the hope that it will\ + \ be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY\ + \ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License\ + \ for more details.\n\n You should have received a copy of the GNU Affero\ + \ General Public License along with this program. If not, see .\n\ + \nAlso add information on how to contact you by electronic and paper mail.\n\n\ + If your software can interact with users remotely through a computer network,\ + \ you should also make sure that it provides a way for users to get its source.\ + \ For example, if your program is a web application, its interface could display\ + \ a \"Source\" link that leads users to an archive of the code. There are many\ + \ ways you could offer source, and different solutions will be better for different\ + \ programs; see section 13 for the specific requirements.\n\nYou should also get\ + \ your employer (if you work as a programmer) or school, if any, to sign a \"\ + copyright disclaimer\" for the program, if necessary. For more information on\ + \ this, and how to apply and follow the GNU AGPL, see ." + name: "GNU Affero General Public License v3.0 only" +- licenseId: "LicenseRef-Apache-2.0" + extractedText: "Apache License\n Version 2.0, January\ + \ 2004\n http://www.apache.org/licenses/\n\n TERMS AND\ + \ CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n 1. Definitions.\n\n\ + \ \"License\" shall mean the terms and conditions for use, reproduction,\n\ + \ and distribution as defined by Sections 1 through 9 of this document.\n\ + \n \"Licensor\" shall mean the copyright owner or entity authorized by\n\ + \ the copyright owner that is granting the License.\n\n \"Legal Entity\"\ + \ shall mean the union of the acting entity and all\n other entities that\ + \ control, are controlled by, or are under common\n control with that entity.\ + \ For the purposes of this definition,\n \"control\" means (i) the power,\ + \ direct or indirect, to cause the\n direction or management of such entity,\ + \ whether by contract or\n otherwise, or (ii) ownership of fifty percent\ + \ (50%) or more of the\n outstanding shares, or (iii) beneficial ownership\ + \ of such entity.\n\n \"You\" (or \"Your\") shall mean an individual or Legal\ + \ Entity\n exercising permissions granted by this License.\n\n \"Source\"\ + \ form shall mean the preferred form for making modifications,\n including\ + \ but not limited to software source code, documentation\n source, and configuration\ + \ files.\n\n \"Object\" form shall mean any form resulting from mechanical\n\ + \ transformation or translation of a Source form, including but\n not\ + \ limited to compiled object code, generated documentation,\n and conversions\ + \ to other media types.\n\n \"Work\" shall mean the work of authorship, whether\ + \ in Source or\n Object form, made available under the License, as indicated\ + \ by a\n copyright notice that is included in or attached to the work\n \ + \ (an example is provided in the Appendix below).\n\n \"Derivative Works\"\ + \ shall mean any work, whether in Source or Object\n form, that is based\ + \ on (or derived from) the Work and for which the\n editorial revisions,\ + \ annotations, elaborations, or other modifications\n represent, as a whole,\ + \ an original work of authorship. For the purposes\n of this License, Derivative\ + \ Works shall not include works that remain\n separable from, or merely link\ + \ (or bind by name) to the interfaces of,\n the Work and Derivative Works\ + \ thereof.\n\n \"Contribution\" shall mean any work of authorship, including\n\ + \ the original version of the Work and any modifications or additions\n \ + \ to that Work or Derivative Works thereof, that is intentionally\n submitted\ + \ to Licensor for inclusion in the Work by the copyright owner\n or by an\ + \ individual or Legal Entity authorized to submit on behalf of\n the copyright\ + \ owner. For the purposes of this definition, \"submitted\"\n means any form\ + \ of electronic, verbal, or written communication sent\n to the Licensor\ + \ or its representatives, including but not limited to\n communication on\ + \ electronic mailing lists, source code control systems,\n and issue tracking\ + \ systems that are managed by, or on behalf of, the\n Licensor for the purpose\ + \ of discussing and improving the Work, but\n excluding communication that\ + \ is conspicuously marked or otherwise\n designated in writing by the copyright\ + \ owner as \"Not a Contribution.\"\n\n \"Contributor\" shall mean Licensor\ + \ and any individual or Legal Entity\n on behalf of whom a Contribution has\ + \ been received by Licensor and\n subsequently incorporated within the Work.\n\ + \n 2. Grant of Copyright License. Subject to the terms and conditions of\n \ + \ this License, each Contributor hereby grants to You a perpetual,\n \ + \ worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n copyright\ + \ license to reproduce, prepare Derivative Works of,\n publicly display,\ + \ publicly perform, sublicense, and distribute the\n Work and such Derivative\ + \ Works in Source or Object form.\n\n 3. Grant of Patent License. Subject to\ + \ the terms and conditions of\n this License, each Contributor hereby grants\ + \ to You a perpetual,\n worldwide, non-exclusive, no-charge, royalty-free,\ + \ irrevocable\n (except as stated in this section) patent license to make,\ + \ have made,\n use, offer to sell, sell, import, and otherwise transfer the\ + \ Work,\n where such license applies only to those patent claims licensable\n\ + \ by such Contributor that are necessarily infringed by their\n Contribution(s)\ + \ alone or by combination of their Contribution(s)\n with the Work to which\ + \ such Contribution(s) was submitted. If You\n institute patent litigation\ + \ against any entity (including a\n cross-claim or counterclaim in a lawsuit)\ + \ alleging that the Work\n or a Contribution incorporated within the Work\ + \ constitutes direct\n or contributory patent infringement, then any patent\ + \ licenses\n granted to You under this License for that Work shall terminate\n\ + \ as of the date such litigation is filed.\n\n 4. Redistribution. You may\ + \ reproduce and distribute copies of the\n Work or Derivative Works thereof\ + \ in any medium, with or without\n modifications, and in Source or Object\ + \ form, provided that You\n meet the following conditions:\n\n (a) You\ + \ must give any other recipients of the Work or\n Derivative Works a\ + \ copy of this License; and\n\n (b) You must cause any modified files to\ + \ carry prominent notices\n stating that You changed the files; and\n\ + \n (c) You must retain, in the Source form of any Derivative Works\n \ + \ that You distribute, all copyright, patent, trademark, and\n attribution\ + \ notices from the Source form of the Work,\n excluding those notices\ + \ that do not pertain to any part of\n the Derivative Works; and\n\n\ + \ (d) If the Work includes a \"NOTICE\" text file as part of its\n \ + \ distribution, then any Derivative Works that You distribute must\n \ + \ include a readable copy of the attribution notices contained\n within\ + \ such NOTICE file, excluding those notices that do not\n pertain to\ + \ any part of the Derivative Works, in at least one\n of the following\ + \ places: within a NOTICE text file distributed\n as part of the Derivative\ + \ Works; within the Source form or\n documentation, if provided along\ + \ with the Derivative Works; or,\n within a display generated by the\ + \ Derivative Works, if and\n wherever such third-party notices normally\ + \ appear. The contents\n of the NOTICE file are for informational purposes\ + \ only and\n do not modify the License. You may add Your own attribution\n\ + \ notices within Derivative Works that You distribute, alongside\n \ + \ or as an addendum to the NOTICE text from the Work, provided\n \ + \ that such additional attribution notices cannot be construed\n as\ + \ modifying the License.\n\n You may add Your own copyright statement to\ + \ Your modifications and\n may provide additional or different license terms\ + \ and conditions\n for use, reproduction, or distribution of Your modifications,\ + \ or\n for any such Derivative Works as a whole, provided Your use,\n \ + \ reproduction, and distribution of the Work otherwise complies with\n \ + \ the conditions stated in this License.\n\n 5. Submission of Contributions.\ + \ Unless You explicitly state otherwise,\n any Contribution intentionally\ + \ submitted for inclusion in the Work\n by You to the Licensor shall be under\ + \ the terms and conditions of\n this License, without any additional terms\ + \ or conditions.\n Notwithstanding the above, nothing herein shall supersede\ + \ or modify\n the terms of any separate license agreement you may have executed\n\ + \ with Licensor regarding such Contributions.\n\n 6. Trademarks. This License\ + \ does not grant permission to use the trade\n names, trademarks, service\ + \ marks, or product names of the Licensor,\n except as required for reasonable\ + \ and customary use in describing the\n origin of the Work and reproducing\ + \ the content of the NOTICE file.\n\n 7. Disclaimer of Warranty. Unless required\ + \ by applicable law or\n agreed to in writing, Licensor provides the Work\ + \ (and each\n Contributor provides its Contributions) on an \"AS IS\" BASIS,\n\ + \ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n \ + \ implied, including, without limitation, any warranties or conditions\n \ + \ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n PARTICULAR\ + \ PURPOSE. You are solely responsible for determining the\n appropriateness\ + \ of using or redistributing the Work and assume any\n risks associated with\ + \ Your exercise of permissions under this License.\n\n 8. Limitation of Liability.\ + \ In no event and under no legal theory,\n whether in tort (including negligence),\ + \ contract, or otherwise,\n unless required by applicable law (such as deliberate\ + \ and grossly\n negligent acts) or agreed to in writing, shall any Contributor\ + \ be\n liable to You for damages, including any direct, indirect, special,\n\ + \ incidental, or consequential damages of any character arising as a\n \ + \ result of this License or out of the use or inability to use the\n Work\ + \ (including but not limited to damages for loss of goodwill,\n work stoppage,\ + \ computer failure or malfunction, or any and all\n other commercial damages\ + \ or losses), even if such Contributor\n has been advised of the possibility\ + \ of such damages.\n\n 9. Accepting Warranty or Additional Liability. While\ + \ redistributing\n the Work or Derivative Works thereof, You may choose to\ + \ offer,\n and charge a fee for, acceptance of support, warranty, indemnity,\n\ + \ or other liability obligations and/or rights consistent with this\n \ + \ License. However, in accepting such obligations, You may act only\n on\ + \ Your own behalf and on Your sole responsibility, not on behalf\n of any\ + \ other Contributor, and only if You agree to indemnify,\n defend, and hold\ + \ each Contributor harmless for any liability\n incurred by, or claims asserted\ + \ against, such Contributor by reason\n of your accepting any such warranty\ + \ or additional liability.\n\n END OF TERMS AND CONDITIONS\n\n APPENDIX: How\ + \ to apply the Apache License to your work.\n\n To apply the Apache License\ + \ to your work, attach the following\n boilerplate notice, with the fields\ + \ enclosed by brackets \"{}\"\n replaced with your own identifying information.\ + \ (Don't include\n the brackets!) The text should be enclosed in the appropriate\n\ + \ comment syntax for the file format. We also recommend that a\n file\ + \ or class name and description of purpose be included on the\n same \"printed\ + \ page\" as the copyright notice for easier\n identification within third-party\ + \ archives.\n\n Copyright {yyyy} {name of copyright owner}\n\n Licensed under\ + \ the Apache License, Version 2.0 (the \"License\");\n you may not use this\ + \ file except in compliance with the License.\n You may obtain a copy of the\ + \ License at\n\n https://www.apache.org/licenses/LICENSE-2.0\n\n Unless\ + \ required by applicable law or agreed to in writing, software\n distributed\ + \ under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES\ + \ OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for\ + \ the specific language governing permissions and\nlimitations under the License." + name: "Apache License 2.0" +- licenseId: "LicenseRef-Autoconf-exception" + extractedText: "License by Nomos." + name: "Autoconf-exception" +- licenseId: "LicenseRef-BSD" + extractedText: "BSD is referenced without a version number. Please look up BSD in\ + \ the License Admin to view the different versions." + name: "BSD" +- licenseId: "LicenseRef-BSD-2-Clause" + extractedText: "Copyright (c) \n\nRedistribution and use in source\ + \ and binary forms, with or without modification, are permitted provided that\ + \ the following conditions are met:\n\n1. Redistributions of source code must\ + \ retain the above copyright notice, this list of conditions and the following\ + \ disclaimer.\n\n2. 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.\n\nTHIS 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\ + \ HOLDER 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." + name: "BSD 2-Clause \"Simplified\" License" +- licenseId: "LicenseRef-BSD-3-Clause" + extractedText: "Copyright (c) .\n\nRedistribution and use in source\ + \ and binary forms, with or without modification, are permitted provided that\ + \ the following conditions are met:\n\n1. Redistributions of source code must\ + \ retain the above copyright notice, this list of conditions and the following\ + \ disclaimer.\n\n2. 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.\n\n3. Neither the name\ + \ of the copyright holder nor the names of its contributors may be used to endorse\ + \ or promote products derived from this software without specific prior written\ + \ permission.\n\nTHIS 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 HOLDER 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." + name: "BSD 3-Clause \"New\" or \"Revised\" License" +- licenseId: "LicenseRef-BSD-3-Clause-691d2809ec460516b08b94ef35d4c201" + extractedText: "Redistribution and use in source and binary forms, with or without\ + \ modification, are permitted provided that the following conditions are met:\n\ + \n* Redistributions of source code must retain the above copyright notice, this\ + \ list of conditions and the following disclaimer.\n* 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.\n* Neither the name of the Simple Directmedia Layer (SDL)\ + \ nor the names of its contributors may be used to endorse or promote products\ + \ derived from this software without specific prior written permission.\n\nTHIS\ + \ 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." + name: "BSD-3-Clause-691d2809ec460516b08b94ef35d4c201" +- licenseId: "LicenseRef-BSD-3-Clause-7f5d2ce8d75ce1977dedf2806bb2d69e" + extractedText: "Redistribution and use in source and binary forms, with or without\n\ + modification, are permitted provided that the following conditions are\nmet:\n\ + \n* Redistributions of source code must retain the above copyright\nnotice, this\ + \ list of conditions and the following disclaimer.\n* Redistributions in binary\ + \ form must reproduce the above\ncopyright notice, this list of conditions and\ + \ the following disclaimer\nin the documentation and/or other materials provided\ + \ with the\ndistribution.\n* Neither the name of Google LLC nor the names of its\n\ + contributors may be used to endorse or promote products derived from\nthis software\ + \ without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE\ + \ COPYRIGHT HOLDERS AND CONTRIBUTORS\n\"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES,\ + \ INCLUDING, BUT NOT\nLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND\ + \ FITNESS FOR\nA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\n\ + OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL,\ + \ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\nLIMITED TO, PROCUREMENT\ + \ OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\nDATA, OR PROFITS; OR BUSINESS\ + \ INTERRUPTION) HOWEVER CAUSED AND ON ANY\nTHEORY OF LIABILITY, WHETHER IN CONTRACT,\ + \ STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY\ + \ WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\ + \ SUCH DAMAGE." + name: "BSD-3-Clause-7f5d2ce8d75ce1977dedf2806bb2d69e" +- licenseId: "LicenseRef-BSD-3-Clause-9b661032830136053b0e51a99e922c49" + extractedText: "Redistribution and use in source and binary forms, with or without\n\ + modification, are permitted provided that the following conditions are met:\n\n\ + * Redistributions of source code must retain the above copyright notice, this\n\ + list of conditions and the following disclaimer.\n\n* Redistributions in binary\ + \ form must reproduce the above copyright notice,\nthis list of conditions and\ + \ the following disclaimer in the documentation\nand/or other materials provided\ + \ with the distribution.\n\n* Neither the name of yuv2rgb nor the names of its\n\ + contributors may be used to endorse or promote products derived from\nthis software\ + \ without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE\ + \ COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES,\ + \ INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND\ + \ FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\ + \ HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\ + \ EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT\ + \ OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\ + \ INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,\ + \ STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY\ + \ WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\ + \ SUCH DAMAGE." + name: "BSD-3-Clause-9b661032830136053b0e51a99e922c49" +- licenseId: "LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635" + extractedText: "Redistribution and use in source and binary forms, with or without\n\ + modification, are permitted provided that the following conditions are met:\n\n\ + * Redistributions of source code must retain the above copyright notice,\nthis\ + \ list of conditions and the following disclaimer.\n* Redistributions in binary\ + \ form must reproduce the above copyright\nnotice, this list of conditions and\ + \ the following disclaimer in the\ndocumentation and/or other materials provided\ + \ with the distribution.\n* Neither the name of Signal 11 Software nor the names\ + \ of its\ncontributors may be used to endorse or promote products derived from\n\ + this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED\ + \ BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED\ + \ WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY\ + \ AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE\ + \ COPYRIGHT HOLDER OR CONTRIBUTORS BE\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\ + \ SPECIAL, EXEMPLARY, OR\nCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\ + \ PROCUREMENT OF\nSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;\ + \ OR BUSINESS\nINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER\ + \ IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\n\ + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\nPOSSIBILITY\ + \ OF SUCH DAMAGE." + name: "BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635" +- licenseId: "LicenseRef-BSD-possibility" + extractedText: "License by Nomos." + name: "BSD-possibility" +- licenseId: "LicenseRef-BSD-style" + extractedText: "According to BSD license, add some modifications" + name: "BSD-style" +- licenseId: "LicenseRef-CC-BY-4.0" + extractedText: "Creative Commons Attribution 4.0 International\n\n Creative Commons\ + \ Corporation (\"Creative Commons\") is not a law firm and does not provide legal\ + \ services or legal advice. Distribution of Creative Commons public licenses does\ + \ not create a lawyer-client or other relationship. Creative Commons makes its\ + \ licenses and related information available on an \"as-is\" basis. Creative Commons\ + \ gives no warranties regarding its licenses, any material licensed under their\ + \ terms and conditions, or any related information. Creative Commons disclaims\ + \ all liability for damages resulting from their use to the fullest extent possible.\n\ + \nUsing Creative Commons Public Licenses\n\nCreative Commons public licenses provide\ + \ a standard set of terms and conditions that creators and other rights holders\ + \ may use to share original works of authorship and other material subject to\ + \ copyright and certain other rights specified in the public license below. The\ + \ following considerations are for informational purposes only, are not exhaustive,\ + \ and do not form part of our licenses.\n\nConsiderations for licensors: Our public\ + \ licenses are intended for use by those authorized to give the public permission\ + \ to use material in ways otherwise restricted by copyright and certain other\ + \ rights. Our licenses are irrevocable. Licensors should read and understand the\ + \ terms and conditions of the license they choose before applying it. Licensors\ + \ should also secure all rights necessary before applying our licenses so that\ + \ the public can reuse the material as expected. Licensors should clearly mark\ + \ any material not subject to the license. This includes other CC-licensed material,\ + \ or material used under an exception or limitation to copyright. More considerations\ + \ for licensors.\n\nConsiderations for the public: By using one of our public\ + \ licenses, a licensor grants the public permission to use the licensed material\ + \ under specified terms and conditions. If the licensor's permission is not necessary\ + \ for any reason-for example, because of any applicable exception or limitation\ + \ to copyright-then that use is not regulated by the license. Our licenses grant\ + \ only permissions under copyright and certain other rights that a licensor has\ + \ authority to grant. Use of the licensed material may still be restricted for\ + \ other reasons, including because others have copyright or other rights in the\ + \ material. A licensor may make special requests, such as asking that all changes\ + \ be marked or described. Although not required by our licenses, you are encouraged\ + \ to respect those requests where reasonable. More considerations for the public.\n\ + \nCreative Commons Attribution 4.0 International Public License\n\nBy exercising\ + \ the Licensed Rights (defined below), You accept and agree to be bound by the\ + \ terms and conditions of this Creative Commons Attribution 4.0 International\ + \ Public License (\"Public License\"). To the extent this Public License may be\ + \ interpreted as a contract, You are granted the Licensed Rights in consideration\ + \ of Your acceptance of these terms and conditions, and the Licensor grants You\ + \ such rights in consideration of benefits the Licensor receives from making the\ + \ Licensed Material available under these terms and conditions.\n\nSection 1 -\ + \ Definitions.\n\n a.\tAdapted Material means material subject to Copyright\ + \ and Similar Rights that is derived from or based upon the Licensed Material\ + \ and in which the Licensed Material is translated, altered, arranged, transformed,\ + \ or otherwise modified in a manner requiring permission under the Copyright and\ + \ Similar Rights held by the Licensor. For purposes of this Public License, where\ + \ the Licensed Material is a musical work, performance, or sound recording, Adapted\ + \ Material is always produced where the Licensed Material is synched in timed\ + \ relation with a moving image.\n\n b.\tAdapter's License means the license\ + \ You apply to Your Copyright and Similar Rights in Your contributions to Adapted\ + \ Material in accordance with the terms and conditions of this Public License.\n\ + \n c.\tCopyright and Similar Rights means copyright and/or similar rights\ + \ closely related to copyright including, without limitation, performance, broadcast,\ + \ sound recording, and Sui Generis Database Rights, without regard to how the\ + \ rights are labeled or categorized. For purposes of this Public License, the\ + \ rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.\n\ + \n d.\tEffective Technological Measures means those measures that, in the\ + \ absence of proper authority, may not be circumvented under laws fulfilling obligations\ + \ under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996,\ + \ and/or similar international agreements.\n\n e.\tExceptions and Limitations\ + \ means fair use, fair dealing, and/or any other exception or limitation to Copyright\ + \ and Similar Rights that applies to Your use of the Licensed Material.\n\n \ + \ f.\tLicensed Material means the artistic or literary work, database, or other\ + \ material to which the Licensor applied this Public License.\n\n g.\tLicensed\ + \ Rights means the rights granted to You subject to the terms and conditions of\ + \ this Public License, which are limited to all Copyright and Similar Rights that\ + \ apply to Your use of the Licensed Material and that the Licensor has authority\ + \ to license.\n\n h.\tLicensor means the individual(s) or entity(ies) granting\ + \ rights under this Public License.\n\n i.\tShare means to provide material\ + \ to the public by any means or process that requires permission under the Licensed\ + \ Rights, such as reproduction, public display, public performance, distribution,\ + \ dissemination, communication, or importation, and to make material available\ + \ to the public including in ways that members of the public may access the material\ + \ from a place and at a time individually chosen by them.\n\n j.\tSui Generis\ + \ Database Rights means rights other than copyright resulting from Directive 96/9/EC\ + \ of the European Parliament and of the Council of 11 March 1996 on the legal\ + \ protection of databases, as amended and/or succeeded, as well as other essentially\ + \ equivalent rights anywhere in the world.\n\n k.\tYou means the individual\ + \ or entity exercising the Licensed Rights under this Public License. Your has\ + \ a corresponding meaning.\n\nSection 2 - Scope.\n\n a.\tLicense grant.\n\n\ + \ 1. Subject to the terms and conditions of this Public License, the\ + \ Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive,\ + \ irrevocable license to exercise the Licensed Rights in the Licensed Material\ + \ to:\n\n A. reproduce and Share the Licensed Material, in whole\ + \ or in part; and\n\n B. produce, reproduce, and Share Adapted Material.\n\ + \n 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions\ + \ and Limitations apply to Your use, this Public License does not apply, and You\ + \ do not need to comply with its terms and conditions.\n\n 3. Term. The\ + \ term of this Public License is specified in Section 6(a).\n\n 4. Media\ + \ and formats; technical modifications allowed. The Licensor authorizes You to\ + \ exercise the Licensed Rights in all media and formats whether now known or hereafter\ + \ created, and to make technical modifications necessary to do so. The Licensor\ + \ waives and/or agrees not to assert any right or authority to forbid You from\ + \ making technical modifications necessary to exercise the Licensed Rights, including\ + \ technical modifications necessary to circumvent Effective Technological Measures.\ + \ For purposes of this Public License, simply making modifications authorized\ + \ by this Section 2(a)(4) never produces Adapted Material.\n\n 5. Downstream\ + \ recipients.\n\n A. Offer from the Licensor - Licensed Material.\ + \ Every recipient of the Licensed Material automatically receives an offer from\ + \ the Licensor to exercise the Licensed Rights under the terms and conditions\ + \ of this Public License.\n\n B. No downstream restrictions. You\ + \ may not offer or impose any additional or different terms or conditions on,\ + \ or apply any Effective Technological Measures to, the Licensed Material if doing\ + \ so restricts exercise of the Licensed Rights by any recipient of the Licensed\ + \ Material.\n\n 6. No endorsement. Nothing in this Public License constitutes\ + \ or may be construed as permission to assert or imply that You are, or that Your\ + \ use of the Licensed Material is, connected with, or sponsored, endorsed, or\ + \ granted official status by, the Licensor or others designated to receive attribution\ + \ as provided in Section 3(a)(1)(A)(i).\n\nb. Other rights.\n\n 1. Moral\ + \ rights, such as the right of integrity, are not licensed under this Public License,\ + \ nor are publicity, privacy, and/or other similar personality rights; however,\ + \ to the extent possible, the Licensor waives and/or agrees not to assert any\ + \ such rights held by the Licensor to the limited extent necessary to allow You\ + \ to exercise the Licensed Rights, but not otherwise.\n\n 2. Patent and\ + \ trademark rights are not licensed under this Public License.\n\n 3.\ + \ To the extent possible, the Licensor waives any right to collect royalties from\ + \ You for the exercise of the Licensed Rights, whether directly or through a collecting\ + \ society under any voluntary or waivable statutory or compulsory licensing scheme.\ + \ In all other cases the Licensor expressly reserves any right to collect such\ + \ royalties.\n\nSection 3 - License Conditions.\n\nYour exercise of the Licensed\ + \ Rights is expressly made subject to the following conditions.\n\n a.\tAttribution.\n\ + \n 1. If You Share the Licensed Material (including in modified form),\ + \ You must:\n\n A. retain the following if it is supplied by the\ + \ Licensor with the Licensed Material:\n\n i. identification\ + \ of the creator(s) of the Licensed Material and any others designated to receive\ + \ attribution, in any reasonable manner requested by the Licensor (including by\ + \ pseudonym if designated);\n\n ii. a copyright notice;\n\n\ + \ iii. a notice that refers to this Public License;\n\n \ + \ iv.\ta notice that refers to the disclaimer of warranties;\n\ + \n v. a URI or hyperlink to the Licensed Material to the extent\ + \ reasonably practicable;\n\n B. indicate if You modified the Licensed\ + \ Material and retain an indication of any previous modifications; and\n\n \ + \ C. indicate the Licensed Material is licensed under this Public License,\ + \ and include the text of, or the URI or hyperlink to, this Public License.\n\n\ + \ 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable\ + \ manner based on the medium, means, and context in which You Share the Licensed\ + \ Material. For example, it may be reasonable to satisfy the conditions by providing\ + \ a URI or hyperlink to a resource that includes the required information.\n\n\ + \ 3. If requested by the Licensor, You must remove any of the information\ + \ required by Section 3(a)(1)(A) to the extent reasonably practicable.\n\n \ + \ 4. If You Share Adapted Material You produce, the Adapter's License You\ + \ apply must not prevent recipients of the Adapted Material from complying with\ + \ this Public License.\n\nSection 4 - Sui Generis Database Rights.\n\nWhere the\ + \ Licensed Rights include Sui Generis Database Rights that apply to Your use of\ + \ the Licensed Material:\n\n a.\tfor the avoidance of doubt, Section 2(a)(1)\ + \ grants You the right to extract, reuse, reproduce, and Share all or a substantial\ + \ portion of the contents of the database;\n\n b.\tif You include all or a\ + \ substantial portion of the database contents in a database in which You have\ + \ Sui Generis Database Rights, then the database in which You have Sui Generis\ + \ Database Rights (but not its individual contents) is Adapted Material; and\n\ + \n c.\tYou must comply with the conditions in Section 3(a) if You Share all\ + \ or a substantial portion of the contents of the database.\nFor the avoidance\ + \ of doubt, this Section 4 supplements and does not replace Your obligations under\ + \ this Public License where the Licensed Rights include other Copyright and Similar\ + \ Rights.\n\nSection 5 - Disclaimer of Warranties and Limitation of Liability.\n\ + \n a.\tUnless otherwise separately undertaken by the Licensor, to the extent\ + \ possible, the Licensor offers the Licensed Material as-is and as-available,\ + \ and makes no representations or warranties of any kind concerning the Licensed\ + \ Material, whether express, implied, statutory, or other. This includes, without\ + \ limitation, warranties of title, merchantability, fitness for a particular purpose,\ + \ non-infringement, absence of latent or other defects, accuracy, or the presence\ + \ or absence of errors, whether or not known or discoverable. Where disclaimers\ + \ of warranties are not allowed in full or in part, this disclaimer may not apply\ + \ to You.\n\n b.\tTo the extent possible, in no event will the Licensor be\ + \ liable to You on any legal theory (including, without limitation, negligence)\ + \ or otherwise for any direct, special, indirect, incidental, consequential, punitive,\ + \ exemplary, or other losses, costs, expenses, or damages arising out of this\ + \ Public License or use of the Licensed Material, even if the Licensor has been\ + \ advised of the possibility of such losses, costs, expenses, or damages. Where\ + \ a limitation of liability is not allowed in full or in part, this limitation\ + \ may not apply to You.\n\n c.\tThe disclaimer of warranties and limitation\ + \ of liability provided above shall be interpreted in a manner that, to the extent\ + \ possible, most closely approximates an absolute disclaimer and waiver of all\ + \ liability.\n\nSection 6 - Term and Termination.\n\n a.\tThis Public License\ + \ applies for the term of the Copyright and Similar Rights licensed here. However,\ + \ if You fail to comply with this Public License, then Your rights under this\ + \ Public License terminate automatically.\n\n b.\tWhere Your right to use\ + \ the Licensed Material has terminated under Section 6(a), it reinstates:\n\n\ + \ 1. automatically as of the date the violation is cured, provided it\ + \ is cured within 30 days of Your discovery of the violation; or\n\n \ + \ 2. upon express reinstatement by the Licensor.\n\n c.\tFor the avoidance\ + \ of doubt, this Section 6(b) does not affect any right the Licensor may have\ + \ to seek remedies for Your violations of this Public License.\n\n d.\tFor\ + \ the avoidance of doubt, the Licensor may also offer the Licensed Material under\ + \ separate terms or conditions or stop distributing the Licensed Material at any\ + \ time; however, doing so will not terminate this Public License.\n\n e.\t\ + Sections 1, 5, 6, 7, and 8 survive termination of this Public License.\n\nSection\ + \ 7 - Other Terms and Conditions.\n\n a.\tThe Licensor shall not be bound\ + \ by any additional or different terms or conditions communicated by You unless\ + \ expressly agreed.\n\n b.\tAny arrangements, understandings, or agreements\ + \ regarding the Licensed Material not stated herein are separate from and independent\ + \ of the terms and conditions of this Public License.\n\nSection 8 - Interpretation.\n\ + \n a.\tFor the avoidance of doubt, this Public License does not, and shall\ + \ not be interpreted to, reduce, limit, restrict, or impose conditions on any\ + \ use of the Licensed Material that could lawfully be made without permission\ + \ under this Public License.\n\n b.\tTo the extent possible, if any provision\ + \ of this Public License is deemed unenforceable, it shall be automatically reformed\ + \ to the minimum extent necessary to make it enforceable. If the provision cannot\ + \ be reformed, it shall be severed from this Public License without affecting\ + \ the enforceability of the remaining terms and conditions.\n\n c.\tNo term\ + \ or condition of this Public License will be waived and no failure to comply\ + \ consented to unless expressly agreed to by the Licensor.\n\n d.\tNothing\ + \ in this Public License constitutes or may be interpreted as a limitation upon,\ + \ or waiver of, any privileges and immunities that apply to the Licensor or You,\ + \ including from the legal processes of any jurisdiction or authority.\n\nCreative\ + \ Commons is not a party to its public licenses. Notwithstanding, Creative Commons\ + \ may elect to apply one of its public licenses to material it publishes and in\ + \ those instances will be considered the \"Licensor.\" Except for the limited\ + \ purpose of indicating that material is shared under a Creative Commons public\ + \ license or as otherwise permitted by the Creative Commons policies published\ + \ at creativecommons.org/policies, Creative Commons does not authorize the use\ + \ of the trademark \"Creative Commons\" or any other trademark or logo of Creative\ + \ Commons without its prior written consent including, without limitation, in\ + \ connection with any unauthorized modifications to any of its public licenses\ + \ or any other arrangements, understandings, or agreements concerning use of licensed\ + \ material. For the avoidance of doubt, this paragraph does not form part of the\ + \ public licenses.\n\nCreative Commons may be contacted at creativecommons.org." + name: "Creative Commons Attribution 4.0 International" +- licenseId: "LicenseRef-CC-BY-SA-4.0" + extractedText: "Creative Commons Attribution-ShareAlike 4.0 International\n\n Creative\ + \ Commons Corporation (\"Creative Commons\") is not a law firm and does not provide\ + \ legal services or legal advice. Distribution of Creative Commons public licenses\ + \ does not create a lawyer-client or other relationship. Creative Commons makes\ + \ its licenses and related information available on an \"as-is\" basis. Creative\ + \ Commons gives no warranties regarding its licenses, any material licensed under\ + \ their terms and conditions, or any related information. Creative Commons disclaims\ + \ all liability for damages resulting from their use to the fullest extent possible.\n\ + \nUsing Creative Commons Public Licenses\n\nCreative Commons public licenses provide\ + \ a standard set of terms and conditions that creators and other rights holders\ + \ may use to share original works of authorship and other material subject to\ + \ copyright and certain other rights specified in the public license below. The\ + \ following considerations are for informational purposes only, are not exhaustive,\ + \ and do not form part of our licenses.\n\nConsiderations for licensors: Our public\ + \ licenses are intended for use by those authorized to give the public permission\ + \ to use material in ways otherwise restricted by copyright and certain other\ + \ rights. Our licenses are irrevocable. Licensors should read and understand the\ + \ terms and conditions of the license they choose before applying it. Licensors\ + \ should also secure all rights necessary before applying our licenses so that\ + \ the public can reuse the material as expected. Licensors should clearly mark\ + \ any material not subject to the license. This includes other CC-licensed material,\ + \ or material used under an exception or limitation to copyright. More considerations\ + \ for licensors.\n\nConsiderations for the public: By using one of our public\ + \ licenses, a licensor grants the public permission to use the licensed material\ + \ under specified terms and conditions. If the licensor's permission is not necessary\ + \ for any reason-for example, because of any applicable exception or limitation\ + \ to copyright-then that use is not regulated by the license. Our licenses grant\ + \ only permissions under copyright and certain other rights that a licensor has\ + \ authority to grant. Use of the licensed material may still be restricted for\ + \ other reasons, including because others have copyright or other rights in the\ + \ material. A licensor may make special requests, such as asking that all changes\ + \ be marked or described.\n\nAlthough not required by our licenses, you are encouraged\ + \ to respect those requests where reasonable. More considerations for the public.\n\ + \nCreative Commons Attribution-ShareAlike 4.0 International Public License\n\n\ + By exercising the Licensed Rights (defined below), You accept and agree to be\ + \ bound by the terms and conditions of this Creative Commons Attribution-ShareAlike\ + \ 4.0 International Public License (\"Public License\"). To the extent this Public\ + \ License may be interpreted as a contract, You are granted the Licensed Rights\ + \ in consideration of Your acceptance of these terms and conditions, and the Licensor\ + \ grants You such rights in consideration of benefits the Licensor receives from\ + \ making the Licensed Material available under these terms and conditions.\n\n\ + Section 1 - Definitions.\n\n a.\tAdapted Material means material subject to\ + \ Copyright and Similar Rights that is derived from or based upon the Licensed\ + \ Material and in which the Licensed Material is translated, altered, arranged,\ + \ transformed, or otherwise modified in a manner requiring permission under the\ + \ Copyright and Similar Rights held by the Licensor. For purposes of this Public\ + \ License, where the Licensed Material is a musical work, performance, or sound\ + \ recording, Adapted Material is always produced where the Licensed Material is\ + \ synched in timed relation with a moving image.\n\n b.\tAdapter's License\ + \ means the license You apply to Your Copyright and Similar Rights in Your contributions\ + \ to Adapted Material in accordance with the terms and conditions of this Public\ + \ License.\n\n c.\tBY-SA Compatible License means a license listed at creativecommons.org/compatiblelicenses,\ + \ approved by Creative Commons as essentially the equivalent of this Public License.\n\ + \n d.\tCopyright and Similar Rights means copyright and/or similar rights\ + \ closely related to copyright including, without limitation, performance, broadcast,\ + \ sound recording, and Sui Generis Database Rights, without regard to how the\ + \ rights are labeled or categorized. For purposes of this Public License, the\ + \ rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.\n\ + \n e.\tEffective Technological Measures means those measures that, in the\ + \ absence of proper authority, may not be circumvented under laws fulfilling obligations\ + \ under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996,\ + \ and/or similar international agreements.\n\n f.\tExceptions and Limitations\ + \ means fair use, fair dealing, and/or any other exception or limitation to Copyright\ + \ and Similar Rights that applies to Your use of the Licensed Material.\n\n \ + \ g.\tLicense Elements means the license attributes listed in the name of a\ + \ Creative Commons Public License. The License Elements of this Public License\ + \ are Attribution and ShareAlike.\n\n h.\tLicensed Material means the artistic\ + \ or literary work, database, or other material to which the Licensor applied\ + \ this Public License.\n\n i.\tLicensed Rights means the rights granted to\ + \ You subject to the terms and conditions of this Public License, which are limited\ + \ to all Copyright and Similar Rights that apply to Your use of the Licensed Material\ + \ and that the Licensor has authority to license.\n\n j.\tLicensor means the\ + \ individual(s) or entity(ies) granting rights under this Public License.\n\n\ + \ k.\tShare means to provide material to the public by any means or process\ + \ that requires permission under the Licensed Rights, such as reproduction, public\ + \ display, public performance, distribution, dissemination, communication, or\ + \ importation, and to make material available to the public including in ways\ + \ that members of the public may access the material from a place and at a time\ + \ individually chosen by them.\n\n l.\tSui Generis Database Rights means rights\ + \ other than copyright resulting from Directive 96/9/EC of the European Parliament\ + \ and of the Council of 11 March 1996 on the legal protection of databases, as\ + \ amended and/or succeeded, as well as other essentially equivalent rights anywhere\ + \ in the world.\n\n m.\tYou means the individual or entity exercising the\ + \ Licensed Rights under this Public License. Your has a corresponding meaning.\n\ + \nSection 2 - Scope.\n\n a.\tLicense grant.\n\n 1. Subject to the\ + \ terms and conditions of this Public License, the Licensor hereby grants You\ + \ a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license\ + \ to exercise the Licensed Rights in the Licensed Material to:\n\n \ + \ A. reproduce and Share the Licensed Material, in whole or in part; and\n\n\ + \ B. produce, reproduce, and Share Adapted Material.\n\n \ + \ 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions\ + \ and Limitations apply to Your use, this Public License does not apply, and You\ + \ do not need to comply with its terms and conditions.\n\n 3. Term. The\ + \ term of this Public License is specified in Section 6(a).\n\n 4. Media\ + \ and formats; technical modifications allowed. The Licensor authorizes You to\ + \ exercise the Licensed Rights in all media and formats whether now known or hereafter\ + \ created, and to make technical modifications necessary to do so. The Licensor\ + \ waives and/or agrees not to assert any right or authority to forbid You from\ + \ making technical modifications necessary to exercise the Licensed Rights, including\ + \ technical modifications necessary to circumvent Effective Technological Measures.\ + \ For purposes of this Public License, simply making modifications authorized\ + \ by this Section 2(a)(4) never produces Adapted Material.\n\n 5. Downstream\ + \ recipients.\n\n A. Offer from the Licensor - Licensed Material.\ + \ Every recipient of the Licensed Material automatically receives an offer from\ + \ the Licensor to exercise the Licensed Rights under the terms and conditions\ + \ of this Public License.\n\n B. Additional offer from the Licensor\ + \ - Adapted Material. Every recipient of Adapted Material from You automatically\ + \ receives an offer from the Licensor to exercise the Licensed Rights in the Adapted\ + \ Material under the conditions of the Adapter's License You apply.\n\n \ + \ C. No downstream restrictions. You may not offer or impose any additional\ + \ or different terms or conditions on, or apply any Effective Technological Measures\ + \ to, the Licensed Material if doing so restricts exercise of the Licensed Rights\ + \ by any recipient of the Licensed Material.\n\n 6. No endorsement. Nothing\ + \ in this Public License constitutes or may be construed as permission to assert\ + \ or imply that You are, or that Your use of the Licensed Material is, connected\ + \ with, or sponsored, endorsed, or granted official status by, the Licensor or\ + \ others designated to receive attribution as provided in Section 3(a)(1)(A)(i).\n\ + \n b.\tOther rights.\n\n 1. Moral rights, such as the right of integrity,\ + \ are not licensed under this Public License, nor are publicity, privacy, and/or\ + \ other similar personality rights; however, to the extent possible, the Licensor\ + \ waives and/or agrees not to assert any such rights held by the Licensor to the\ + \ limited extent necessary to allow You to exercise the Licensed Rights, but not\ + \ otherwise.\n\n 2. Patent and trademark rights are not licensed under\ + \ this Public License.\n\n 3. To the extent possible, the Licensor waives\ + \ any right to collect royalties from You for the exercise of the Licensed Rights,\ + \ whether directly or through a collecting society under any voluntary or waivable\ + \ statutory or compulsory licensing scheme. In all other cases the Licensor expressly\ + \ reserves any right to collect such royalties.\n\nSection 3 - License Conditions.\n\ + \nYour exercise of the Licensed Rights is expressly made subject to the following\ + \ conditions.\n\n a.\tAttribution.\n\n 1. If You Share the Licensed\ + \ Material (including in modified form), You must:\n\n A. retain\ + \ the following if it is supplied by the Licensor with the Licensed Material:\n\ + \n i.\tidentification of the creator(s) of the Licensed Material\ + \ and any others designated to receive attribution, in any reasonable manner requested\ + \ by the Licensor (including by pseudonym if designated);\n\n \ + \ ii.\ta copyright notice;\n\n iii. a notice that refers\ + \ to this Public License;\n\n iv.\ta notice that refers to\ + \ the disclaimer of warranties;\n\n v.\ta URI or hyperlink\ + \ to the Licensed Material to the extent reasonably practicable;\n\n \ + \ B. indicate if You modified the Licensed Material and retain an indication\ + \ of any previous modifications; and\n\n C. indicate the Licensed\ + \ Material is licensed under this Public License, and include the text of, or\ + \ the URI or hyperlink to, this Public License.\n\n 2. You may satisfy\ + \ the conditions in Section 3(a)(1) in any reasonable manner based on the medium,\ + \ means, and context in which You Share the Licensed Material. For example, it\ + \ may be reasonable to satisfy the conditions by providing a URI or hyperlink\ + \ to a resource that includes the required information.\n\n 3. If requested\ + \ by the Licensor, You must remove any of the information required by Section\ + \ 3(a)(1)(A) to the extent reasonably practicable.\n\n b.\tShareAlike.In addition\ + \ to the conditions in Section 3(a), if You Share Adapted Material You produce,\ + \ the following conditions also apply.\n\n 1. The Adapter's License You\ + \ apply must be a Creative Commons license with the same License Elements, this\ + \ version or later, or a BY-SA Compatible License.\n\n 2. You must include\ + \ the text of, or the URI or hyperlink to, the Adapter's License You apply. You\ + \ may satisfy this condition in any reasonable manner based on the medium, means,\ + \ and context in which You Share Adapted Material.\n\n 3. You may not\ + \ offer or impose any additional or different terms or conditions on, or apply\ + \ any Effective Technological Measures to, Adapted Material that restrict exercise\ + \ of the rights granted under the Adapter's License You apply.\n\nSection 4 -\ + \ Sui Generis Database Rights.\n\nWhere the Licensed Rights include Sui Generis\ + \ Database Rights that apply to Your use of the Licensed Material:\n\n a.\t\ + for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse,\ + \ reproduce, and Share all or a substantial portion of the contents of the database;\n\ + \n b.\tif You include all or a substantial portion of the database contents\ + \ in a database in which You have Sui Generis Database Rights, then the database\ + \ in which You have Sui Generis Database Rights (but not its individual contents)\ + \ is Adapted Material, including for purposes of Section 3(b); and\n\n c.\t\ + You must comply with the conditions in Section 3(a) if You Share all or a substantial\ + \ portion of the contents of the database.\nFor the avoidance of doubt, this Section\ + \ 4 supplements and does not replace Your obligations under this Public License\ + \ where the Licensed Rights include other Copyright and Similar Rights.\n\nSection\ + \ 5 - Disclaimer of Warranties and Limitation of Liability.\n\n a.\tUnless\ + \ otherwise separately undertaken by the Licensor, to the extent possible, the\ + \ Licensor offers the Licensed Material as-is and as-available, and makes no representations\ + \ or warranties of any kind concerning the Licensed Material, whether express,\ + \ implied, statutory, or other. This includes, without limitation, warranties\ + \ of title, merchantability, fitness for a particular purpose, non-infringement,\ + \ absence of latent or other defects, accuracy, or the presence or absence of\ + \ errors, whether or not known or discoverable. Where disclaimers of warranties\ + \ are not allowed in full or in part, this disclaimer may not apply to You.\n\n\ + \ b.\tTo the extent possible, in no event will the Licensor be liable to You\ + \ on any legal theory (including, without limitation, negligence) or otherwise\ + \ for any direct, special, indirect, incidental, consequential, punitive, exemplary,\ + \ or other losses, costs, expenses, or damages arising out of this Public License\ + \ or use of the Licensed Material, even if the Licensor has been advised of the\ + \ possibility of such losses, costs, expenses, or damages. Where a limitation\ + \ of liability is not allowed in full or in part, this limitation may not apply\ + \ to You.\n\n c.\tThe disclaimer of warranties and limitation of liability\ + \ provided above shall be interpreted in a manner that, to the extent possible,\ + \ most closely approximates an absolute disclaimer and waiver of all liability.\n\ + \nSection 6 - Term and Termination.\n\n a.\tThis Public License applies for\ + \ the term of the Copyright and Similar Rights licensed here. However, if You\ + \ fail to comply with this Public License, then Your rights under this Public\ + \ License terminate automatically.\n\n b.\tWhere Your right to use the Licensed\ + \ Material has terminated under Section 6(a), it reinstates:\n\n 1. automatically\ + \ as of the date the violation is cured, provided it is cured within 30 days of\ + \ Your discovery of the violation; or\n\n 2. upon express reinstatement\ + \ by the Licensor.\n\n c.\tFor the avoidance of doubt, this Section 6(b) does\ + \ not affect any right the Licensor may have to seek remedies for Your violations\ + \ of this Public License.\n\n d.\tFor the avoidance of doubt, the Licensor\ + \ may also offer the Licensed Material under separate terms or conditions or stop\ + \ distributing the Licensed Material at any time; however, doing so will not terminate\ + \ this Public License.\n\n e.\tSections 1, 5, 6, 7, and 8 survive termination\ + \ of this Public License.\n\nSection 7 - Other Terms and Conditions.\n\n a.\t\ + The Licensor shall not be bound by any additional or different terms or conditions\ + \ communicated by You unless expressly agreed.\n\n b.\tAny arrangements, understandings,\ + \ or agreements regarding the Licensed Material not stated herein are separate\ + \ from and independent of the terms and conditions of this Public License.\n\n\ + Section 8 - Interpretation.\n\n a.\tFor the avoidance of doubt, this Public\ + \ License does not, and shall not be interpreted to, reduce, limit, restrict,\ + \ or impose conditions on any use of the Licensed Material that could lawfully\ + \ be made without permission under this Public License.\n\n b.\tTo the extent\ + \ possible, if any provision of this Public License is deemed unenforceable, it\ + \ shall be automatically reformed to the minimum extent necessary to make it enforceable.\ + \ If the provision cannot be reformed, it shall be severed from this Public License\ + \ without affecting the enforceability of the remaining terms and conditions.\n\ + \n c.\tNo term or condition of this Public License will be waived and no failure\ + \ to comply consented to unless expressly agreed to by the Licensor.\n\n d.\t\ + Nothing in this Public License constitutes or may be interpreted as a limitation\ + \ upon, or waiver of, any privileges and immunities that apply to the Licensor\ + \ or You, including from the legal processes of any jurisdiction or authority.\n\ + \nCreative Commons is not a party to its public licenses. Notwithstanding, Creative\ + \ Commons may elect to apply one of its public licenses to material it publishes\ + \ and in those instances will be considered the \"Licensor.\" Except for the limited\ + \ purpose of indicating that material is shared under a Creative Commons public\ + \ license or as otherwise permitted by the Creative Commons policies published\ + \ at creativecommons.org/policies, Creative Commons does not authorize the use\ + \ of the trademark \"Creative Commons\" or any other trademark or logo of Creative\ + \ Commons without its prior written consent including, without limitation, in\ + \ connection with any unauthorized modifications to any of its public licenses\ + \ or any other arrangements, understandings, or agreements concerning use of licensed\ + \ material. For the avoidance of doubt, this paragraph does not form part of the\ + \ public licenses.\n\nCreative Commons may be contacted at creativecommons.org." + name: "Creative Commons Attribution Share Alike 4.0 International" +- licenseId: "LicenseRef-CC-PDDC" + extractedText: "The person or persons who have associated work with this document\ + \ (the \"Dedicator\" or \"Certifier\") hereby either (a) certifies that, to the\ + \ best of his knowledge, the work of authorship identified is in the public domain\ + \ of the country from which the work is published, or (b) hereby dedicates whatever\ + \ copyright the dedicators holds in the work of authorship identified below (the\ + \ \"Work\") to the public domain. A certifier, moreover, dedicates any copyright\ + \ interest he may have in the associated work, and for these purposes, is described\ + \ as a \"dedicator\" below.\n\nA certifier has taken reasonable steps to verify\ + \ the copyright status of this work. Certifier recognizes that his good faith\ + \ efforts may not shield him from liability if in fact the work certified is not\ + \ in the public domain.\n\nDedicator makes this dedication for the benefit of\ + \ the public at large and to the detriment of the Dedicator's heirs and successors.\ + \ Dedicator intends this dedication to be an overt act of relinquishment in perpetuity\ + \ of all present and future rights under copyright law, whether vested or contingent,\ + \ in the Work. Dedicator understands that such relinquishment of all rights includes\ + \ the relinquishment of all rights to enforce (by lawsuit or otherwise) those\ + \ copyrights in the Work.\n\nDedicator recognizes that, once placed in the public\ + \ domain, the Work may be freely reproduced, distributed, transmitted, used, modified,\ + \ built upon, or otherwise exploited by anyone for any purpose, commercial or\ + \ non-commercial, and in any way, including by methods that have not yet been\ + \ invented or conceived." + name: "Creative Commons Public Domain Dedication and Certification" +- licenseId: "LicenseRef-CC0-1.0" + extractedText: "Creative Commons Legal Code\n\nCC0 1.0 Universal\n\n CREATIVE\ + \ COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE\n LEGAL SERVICES.\ + \ DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN\n ATTORNEY-CLIENT RELATIONSHIP.\ + \ CREATIVE COMMONS PROVIDES THIS\n INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE\ + \ COMMONS MAKES NO WARRANTIES\n REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION\ + \ OR WORKS\n PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING\ + \ FROM\n THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED\n \ + \ HEREUNDER.\n\nStatement of Purpose\n\nThe laws of most jurisdictions throughout\ + \ the world automatically confer\nexclusive Copyright and Related Rights (defined\ + \ below) upon the creator\nand subsequent owner(s) (each and all, an \"owner\"\ + ) of an original work of\nauthorship and/or a database (each, a \"Work\").\n\n\ + Certain owners wish to permanently relinquish those rights to a Work for\nthe\ + \ purpose of contributing to a commons of creative, cultural and\nscientific works\ + \ (\"Commons\") that the public can reliably and without fear\nof later claims\ + \ of infringement build upon, modify, incorporate in other\nworks, reuse and redistribute\ + \ as freely as possible in any form whatsoever\nand for any purposes, including\ + \ without limitation commercial purposes.\nThese owners may contribute to the\ + \ Commons to promote the ideal of a free\nculture and the further production of\ + \ creative, cultural and scientific\nworks, or to gain reputation or greater distribution\ + \ for their Work in\npart through the use and efforts of others.\n\nFor these\ + \ and/or other purposes and motivations, and without any\nexpectation of additional\ + \ consideration or compensation, the person\nassociating CC0 with a Work (the\ + \ \"Affirmer\"), to the extent that he or she\nis an owner of Copyright and Related\ + \ Rights in the Work, voluntarily\nelects to apply CC0 to the Work and publicly\ + \ distribute the Work under its\nterms, with knowledge of his or her Copyright\ + \ and Related Rights in the\nWork and the meaning and intended legal effect of\ + \ CC0 on those rights.\n\n1. Copyright and Related Rights. A Work made available\ + \ under CC0 may be\nprotected by copyright and related or neighboring rights (\"\ + Copyright and\nRelated Rights\"). Copyright and Related Rights include, but are\ + \ not\nlimited to, the following:\n\n i. the right to reproduce, adapt, distribute,\ + \ perform, display,\n communicate, and translate a Work;\n ii. moral rights\ + \ retained by the original author(s) and/or performer(s);\niii. publicity and\ + \ privacy rights pertaining to a person's image or\n likeness depicted in\ + \ a Work;\n iv. rights protecting against unfair competition in regards to a Work,\n\ + \ subject to the limitations in paragraph 4(a), below;\n v. rights protecting\ + \ the extraction, dissemination, use and reuse of data\n in a Work;\n vi.\ + \ database rights (such as those arising under Directive 96/9/EC of the\n \ + \ European Parliament and of the Council of 11 March 1996 on the legal\n protection\ + \ of databases, and under any national implementation\n thereof, including\ + \ any amended or successor version of such\n directive); and\nvii. other similar,\ + \ equivalent or corresponding rights throughout the\n world based on applicable\ + \ law or treaty, and any national\n implementations thereof.\n\n2. Waiver.\ + \ To the greatest extent permitted by, but not in contravention\nof, applicable\ + \ law, Affirmer hereby overtly, fully, permanently,\nirrevocably and unconditionally\ + \ waives, abandons, and surrenders all of\nAffirmer's Copyright and Related Rights\ + \ and associated claims and causes\nof action, whether now known or unknown (including\ + \ existing as well as\nfuture claims and causes of action), in the Work (i) in\ + \ all territories\nworldwide, (ii) for the maximum duration provided by applicable\ + \ law or\ntreaty (including future time extensions), (iii) in any current or future\n\ + medium and for any number of copies, and (iv) for any purpose whatsoever,\nincluding\ + \ without limitation commercial, advertising or promotional\npurposes (the \"\ + Waiver\"). Affirmer makes the Waiver for the benefit of each\nmember of the public\ + \ at large and to the detriment of Affirmer's heirs and\nsuccessors, fully intending\ + \ that such Waiver shall not be subject to\nrevocation, rescission, cancellation,\ + \ termination, or any other legal or\nequitable action to disrupt the quiet enjoyment\ + \ of the Work by the public\nas contemplated by Affirmer's express Statement of\ + \ Purpose.\n\n3. Public License Fallback. Should any part of the Waiver for any\ + \ reason\nbe judged legally invalid or ineffective under applicable law, then\ + \ the\nWaiver shall be preserved to the maximum extent permitted taking into\n\ + account Affirmer's express Statement of Purpose. In addition, to the\nextent the\ + \ Waiver is so judged Affirmer hereby grants to each affected\nperson a royalty-free,\ + \ non transferable, non sublicensable, non exclusive,\nirrevocable and unconditional\ + \ license to exercise Affirmer's Copyright and\nRelated Rights in the Work (i)\ + \ in all territories worldwide, (ii) for the\nmaximum duration provided by applicable\ + \ law or treaty (including future\ntime extensions), (iii) in any current or future\ + \ medium and for any number\nof copies, and (iv) for any purpose whatsoever, including\ + \ without\nlimitation commercial, advertising or promotional purposes (the\n\"\ + License\"). The License shall be deemed effective as of the date CC0 was\napplied\ + \ by Affirmer to the Work. Should any part of the License for any\nreason be judged\ + \ legally invalid or ineffective under applicable law, such\npartial invalidity\ + \ or ineffectiveness shall not invalidate the remainder\nof the License, and in\ + \ such case Affirmer hereby affirms that he or she\nwill not (i) exercise any\ + \ of his or her remaining Copyright and Related\nRights in the Work or (ii) assert\ + \ any associated claims and causes of\naction with respect to the Work, in either\ + \ case contrary to Affirmer's\nexpress Statement of Purpose.\n\n4. Limitations\ + \ and Disclaimers.\n\n a. No trademark or patent rights held by Affirmer are waived,\ + \ abandoned,\n surrendered, licensed or otherwise affected by this document.\n\ + \ b. Affirmer offers the Work as-is and makes no representations or\n warranties\ + \ of any kind concerning the Work, express, implied,\n statutory or otherwise,\ + \ including without limitation warranties of\n title, merchantability, fitness\ + \ for a particular purpose, non\n infringement, or the absence of latent or\ + \ other defects, accuracy, or\n the present or absence of errors, whether or\ + \ not discoverable, all to\n the greatest extent permissible under applicable\ + \ law.\n c. Affirmer disclaims responsibility for clearing rights of other persons\n\ + \ that may apply to the Work or any use thereof, including without\n limitation\ + \ any person's Copyright and Related Rights in the Work.\n Further, Affirmer\ + \ disclaims responsibility for obtaining any necessary\n consents, permissions\ + \ or other rights required for any use of the\n Work.\n d. Affirmer understands\ + \ and acknowledges that Creative Commons is not a\n party to this document\ + \ and has no duty or obligation with respect to\n this CC0 or use of the Work." + name: "Creative Commons Zero v1.0 Universal" +- licenseId: "LicenseRef-CPL-1.0" + extractedText: "Common Public License Version 1.0\n\nTHE ACCOMPANYING PROGRAM IS\ + \ PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE (\"AGREEMENT\"). ANY\ + \ USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE\ + \ OF THIS AGREEMENT.\n\n1. DEFINITIONS\n\n\"Contribution\" means:\n\n a) in\ + \ the case of the initial Contributor, the initial code and documentation distributed\ + \ under this Agreement, and\n\n b) in the case of each subsequent Contributor:\n\ + \n i) changes to the Program, and\n\n ii) additions to the Program;\n\ + \nwhere such changes and/or additions to the Program originate from and are distributed\ + \ by that particular Contributor. A Contribution 'originates' from a Contributor\ + \ if it was added to the Program by such Contributor itself or anyone acting on\ + \ such Contributor's behalf. Contributions do not include additions to the Program\ + \ which: (i) are separate modules of software distributed in conjunction with\ + \ the Program under their own license agreement, and (ii) are not derivative works\ + \ of the Program.\n\n\"Contributor\" means any person or entity that distributes\ + \ the Program.\n\n\"Licensed Patents \" mean patent claims licensable by a Contributor\ + \ which are necessarily infringed by the use or sale of its Contribution alone\ + \ or when combined with the Program.\n\n\"Program\" means the Contributions distributed\ + \ in accordance with this Agreement.\n\n\"Recipient\" means anyone who receives\ + \ the Program under this Agreement, including all Contributors.\n\n2. GRANT OF\ + \ RIGHTS\n\n a) Subject to the terms of this Agreement, each Contributor hereby\ + \ grants Recipient a non-exclusive, worldwide, royalty-free copyright license\ + \ to reproduce, prepare derivative works of, publicly display, publicly perform,\ + \ distribute and sublicense the Contribution of such Contributor, if any, and\ + \ such derivative works, in source code and object code form.\n\n b) Subject\ + \ to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive,\ + \ worldwide, royalty-free patent license under Licensed Patents to make, use,\ + \ sell, offer to sell, import and otherwise transfer the Contribution of such\ + \ Contributor, if any, in source code and object code form. This patent license\ + \ shall apply to the combination of the Contribution and the Program if, at the\ + \ time the Contribution is added by the Contributor, such addition of the Contribution\ + \ causes such combination to be covered by the Licensed Patents. The patent license\ + \ shall not apply to any other combinations which include the Contribution. No\ + \ hardware per se is licensed hereunder.\n\n c) Recipient understands that\ + \ although each Contributor grants the licenses to its Contributions set forth\ + \ herein, no assurances are provided by any Contributor that the Program does\ + \ not infringe the patent or other intellectual property rights of any other entity.\ + \ Each Contributor disclaims any liability to Recipient for claims brought by\ + \ any other entity based on infringement of intellectual property rights or otherwise.\ + \ As a condition to exercising the rights and licenses granted hereunder, each\ + \ Recipient hereby assumes sole responsibility to secure any other intellectual\ + \ property rights needed, if any. For example, if a third party patent license\ + \ is required to allow Recipient to distribute the Program, it is Recipient's\ + \ responsibility to acquire that license before distributing the Program.\n\n\ + \ d) Each Contributor represents that to its knowledge it has sufficient copyright\ + \ rights in its Contribution, if any, to grant the copyright license set forth\ + \ in this Agreement.\n\n3. REQUIREMENTS\n\nA Contributor may choose to distribute\ + \ the Program in object code form under its own license agreement, provided that:\n\ + \n a) it complies with the terms and conditions of this Agreement; and\n\n\ + \ b) its license agreement:\n\n i) effectively disclaims on behalf\ + \ of all Contributors all warranties and conditions, express and implied, including\ + \ warranties or conditions of title and non-infringement, and implied warranties\ + \ or conditions of merchantability and fitness for a particular purpose;\n\n \ + \ ii) effectively excludes on behalf of all Contributors all liability\ + \ for damages, including direct, indirect, special, incidental and consequential\ + \ damages, such as lost profits;\n\n iii) states that any provisions\ + \ which differ from this Agreement are offered by that Contributor alone and not\ + \ by any other party; and\n\n iv) states that source code for the Program\ + \ is available from such Contributor, and informs licensees how to obtain it in\ + \ a reasonable manner on or through a medium customarily used for software exchange.\n\ + \nWhen the Program is made available in source code form:\n\n a) it must be\ + \ made available under this Agreement; and\n\n b) a copy of this Agreement\ + \ must be included with each copy of the Program.\n\nContributors may not remove\ + \ or alter any copyright notices contained within the Program.\n\nEach Contributor\ + \ must identify itself as the originator of its Contribution, if any, in a manner\ + \ that reasonably allows subsequent Recipients to identify the originator of the\ + \ Contribution.\n\n4. COMMERCIAL DISTRIBUTION\n\nCommercial distributors of software\ + \ may accept certain responsibilities with respect to end users, business partners\ + \ and the like. While this license is intended to facilitate the commercial use\ + \ of the Program, the Contributor who includes the Program in a commercial product\ + \ offering should do so in a manner which does not create potential liability\ + \ for other Contributors. Therefore, if a Contributor includes the Program in\ + \ a commercial product offering, such Contributor (\"Commercial Contributor\"\ + ) hereby agrees to defend and indemnify every other Contributor (\"Indemnified\ + \ Contributor\") against any losses, damages and costs (collectively \"Losses\"\ + ) arising from claims, lawsuits and other legal actions brought by a third party\ + \ against the Indemnified Contributor to the extent caused by the acts or omissions\ + \ of such Commercial Contributor in connection with its distribution of the Program\ + \ in a commercial product offering. The obligations in this section do not apply\ + \ to any claims or Losses relating to any actual or alleged intellectual property\ + \ infringement. In order to qualify, an Indemnified Contributor must: a) promptly\ + \ notify the Commercial Contributor in writing of such claim, and b) allow the\ + \ Commercial Contributor to control, and cooperate with the Commercial Contributor\ + \ in, the defense and any related settlement negotiations. The Indemnified Contributor\ + \ may participate in any such claim at its own expense.\n\nFor example, a Contributor\ + \ might include the Program in a commercial product offering, Product X. That\ + \ Contributor is then a Commercial Contributor. If that Commercial Contributor\ + \ then makes performance claims, or offers warranties related to Product X, those\ + \ performance claims and warranties are such Commercial Contributor's responsibility\ + \ alone. Under this section, the Commercial Contributor would have to defend claims\ + \ against the other Contributors related to those performance claims and warranties,\ + \ and if a court requires any other Contributor to pay any damages as a result,\ + \ the Commercial Contributor must pay those damages.\n\n5. NO WARRANTY\n\nEXCEPT\ + \ AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN \"AS\ + \ IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR\ + \ IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,\ + \ NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each\ + \ Recipient is solely responsible for determining the appropriateness of using\ + \ and distributing the Program and assumes all risks associated with its exercise\ + \ of rights under this Agreement, including but not limited to the risks and costs\ + \ of program errors, compliance with applicable laws, damage to or loss of data,\ + \ programs or equipment, and unavailability or interruption of operations.\n\n\ + 6. DISCLAIMER OF LIABILITY\n\nEXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT,\ + \ NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,\ + \ INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING\ + \ WITHOUT LIMITATION LOST PROFITS), 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 OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE\ + \ OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH\ + \ DAMAGES.\n\n7. GENERAL\n\nIf any provision of this Agreement is invalid or unenforceable\ + \ under applicable law, it shall not affect the validity or enforceability of\ + \ the remainder of the terms of this Agreement, and without further action by\ + \ the parties hereto, such provision shall be reformed to the minimum extent necessary\ + \ to make such provision valid and enforceable.\n\nIf Recipient institutes patent\ + \ litigation against a Contributor with respect to a patent applicable to software\ + \ (including a cross-claim or counterclaim in a lawsuit), then any patent licenses\ + \ granted by that Contributor to such Recipient under this Agreement shall terminate\ + \ as of the date such litigation is filed. In addition, if Recipient institutes\ + \ patent litigation against any entity (including a cross-claim or counterclaim\ + \ in a lawsuit) alleging that the Program itself (excluding combinations of the\ + \ Program with other software or hardware) infringes such Recipient's patent(s),\ + \ then such Recipient's rights granted under Section 2(b) shall terminate as of\ + \ the date such litigation is filed.\n\nAll Recipient's rights under this Agreement\ + \ shall terminate if it fails to comply with any of the material terms or conditions\ + \ of this Agreement and does not cure such failure in a reasonable period of time\ + \ after becoming aware of such noncompliance. If all Recipient's rights under\ + \ this Agreement terminate, Recipient agrees to cease use and distribution of\ + \ the Program as soon as reasonably practicable. However, Recipient's obligations\ + \ under this Agreement and any licenses granted by Recipient relating to the Program\ + \ shall continue and survive.\n\nEveryone is permitted to copy and distribute\ + \ copies of this Agreement, but in order to avoid inconsistency the Agreement\ + \ is copyrighted and may only be modified in the following manner. The Agreement\ + \ Steward reserves the right to publish new versions (including revisions) of\ + \ this Agreement from time to time. No one other than the Agreement Steward has\ + \ the right to modify this Agreement. IBM is the initial Agreement Steward. IBM\ + \ may assign the responsibility to serve as the Agreement Steward to a suitable\ + \ separate entity. Each new version of the Agreement will be given a distinguishing\ + \ version number. The Program (including Contributions) may always be distributed\ + \ subject to the version of the Agreement under which it was received. In addition,\ + \ after a new version of the Agreement is published, Contributor may elect to\ + \ distribute the Program (including its Contributions) under the new version.\ + \ Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives\ + \ no rights or licenses to the intellectual property of any Contributor under\ + \ this Agreement, whether expressly, by implication, estoppel or otherwise. All\ + \ rights in the Program not expressly granted under this Agreement are reserved.\n\ + \nThis Agreement is governed by the laws of the State of New York and the intellectual\ + \ property laws of the United States of America. No party to this Agreement will\ + \ bring a legal action under this Agreement more than one year after the cause\ + \ of action arose. Each party waives its rights to a jury trial in any resulting\ + \ litigation." + name: "Common Public License 1.0" +- licenseId: "LicenseRef-Dual-license-ce17e35c140a189b367e7b29fd3b006a" + extractedText: "License: GPL-3.0-only OR BSD-3-Clause OR Permission-Notice" + name: "Dual-license-ce17e35c140a189b367e7b29fd3b006a" +- licenseId: "LicenseRef-EPICS" + extractedText: "EPICS Open License Terms\n\nThe following is the text of the EPICS\ + \ Open software license agreement which now applies to EPICS Base and many of\ + \ the unbundled EPICS extensions and support modules.\n\nCopyright © .\ + \ All rights reserved.\n\n is distributed subject to the following license\ + \ conditions:\n\nSOFTWARE LICENSE AGREEMENT\n\nSoftware: \n\n1. The \"\ + Software\", below, refers to (in either source code, or binary form\ + \ and accompanying documentation). Each licensee is addressed as \"you\" or \"\ + Licensee.\"\n\n2. The copyright holders shown above and their third-party licensors\ + \ hereby grant Licensee a royalty-free nonexclusive license, subject to the limitations\ + \ stated herein and U.S. Government license rights.\n\n3. You may modify and make\ + \ a copy or copies of the Software for use within your organization, if you meet\ + \ the following conditions:\n\na. Copies in source code must include the copyright\ + \ notice and this Software License Agreement.\nb. Copies in binary form must include\ + \ the copyright notice and this Software License Agreement in the documentation\ + \ and/or other materials provided with the copy.\n\n4. You may modify a copy or\ + \ copies of the Software or any portion of it, thus forming a work based on the\ + \ Software, and distribute copies of such work outside your organization, if you\ + \ meet all of the following conditions:\n\na. Copies in source code must include\ + \ the copyright notice and this Software License Agreement;\nb. Copies in binary\ + \ form must include the copyright notice and this Software License Agreement in\ + \ the documentation and/or other materials provided with the copy;\nc. Modified\ + \ copies and works based on the Software must carry prominent notices stating\ + \ that you changed specified portions of the Software.\n\n5. Portions of the Software\ + \ resulted from work developed under a U.S. Government contract and are subject\ + \ to the following license: the Government is granted for itself and others acting\ + \ on its behalf a paid-up, nonexclusive, irrevocable worldwide license in this\ + \ computer software to reproduce, prepare derivative works, and perform publicly\ + \ and display publicly.\n\n6. WARRANTY DISCLAIMER. THE SOFTWARE IS SUPPLIED \"\ + AS IS\" WITHOUT WARRANTY OF ANY KIND. THE COPYRIGHT HOLDERS, THEIR THIRD PARTY\ + \ LICENSORS, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, AND THEIR\ + \ EMPLOYEES: (1) DISCLAIM ANY WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT\ + \ LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR\ + \ PURPOSE, TITLE OR NON-INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY OR\ + \ RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR USEFULNESS OF THE SOFTWARE,\ + \ (3) DO NOT REPTHAT USE OF THE SOFTWARE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS,\ + \ (4) DO NOT WARRANT THAT THE SOFTWARE WILL FUNCTION UNINTERRUPTED, THAT IT IS\ + \ ERROR-FREE OR THAT ANY ERRORS WILL BE CORRECTED.\n\n7. LIMITATION OF LIABILITY.\ + \ IN NO EVENT WILL THE COPYRIGHT HOLDERS, THEIR THIRD PARTY LICENSORS, THE UNITED\ + \ STATES, THE UNITED STATES DEPARTMENT OF ENERGY, OR THEIR EMPLOYEES: BE LIABLE\ + \ FOR ANY INDIRECT, INCIDENTAL, CONSEQUENTIAL, SPECIAL OR PUNITIVE DAMAGES OF\ + \ ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF PROFITS OR LOSS OF\ + \ DATA, FOR ANY REASON WHATSOEVER, WHETHER SUCH LIABILITY IS ASSERTED ON THE BASIS\ + \ OF CONTRACT, TORT (INCLUDING NEGLIGENCE OR STRICT LIABILITY), OR OTHERWISE,\ + \ EVEN IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE POSSIBILITY OF SUCH LOSS\ + \ OR DAMAGES." + name: "EPICS Open License" +- licenseId: "LicenseRef-EPICS-5aff005c95b9a2f9cfef4524481b603f" + extractedText: "EPICS Open License Terms\n\nThe following is the text of the EPICS\ + \ Open software license agreement which now applies to EPICS Base and many of\ + \ the unbundled EPICS extensions and support modules.\n\n\nAtomic operation test\ + \ is distributed subject to the following license conditions:\n\nSOFTWARE LICENSE\ + \ AGREEMENT\n\nSoftware: \n\n1. The \"Software\", below, refers to (in either\ + \ source code, or binary form and accompanying documentation). Each licensee is\ + \ addressed as \"you\" or \"Licensee.\"\n\n2. The copyright holders shown above\ + \ and their third-party licensors hereby grant Licensee a royalty-free nonexclusive\ + \ license, subject to the limitations stated herein and U.S. Government license\ + \ rights.\n\n3. You may modify and make a copy or copies of the Software for use\ + \ within your organization, if you meet the following conditions:\n\na. Copies\ + \ in source code must include the copyright notice and this Software License Agreement.\n\ + b. Copies in binary form must include the copyright notice and this Software License\ + \ Agreement in the documentation and/or other materials provided with the copy.\n\ + \n4. You may modify a copy or copies of the Software or any portion of it, thus\ + \ forming a work based on the Software, and distribute copies of such work outside\ + \ your organization, if you meet all of the following conditions:\n\na. Copies\ + \ in source code must include the copyright notice and this Software License Agreement;\n\ + b. Copies in binary form must include the copyright notice and this Software License\ + \ Agreement in the documentation and/or other materials provided with the copy;\n\ + c. Modified copies and works based on the Software must carry prominent notices\ + \ stating that you changed specified portions of the Software.\n\n5. Portions\ + \ of the Software resulted from work developed under a U.S. Government contract\ + \ and are subject to the following license: the Government is granted for itself\ + \ and others acting on its behalf a paid-up, nonexclusive, irrevocable worldwide\ + \ license in this computer software to reproduce, prepare derivative works, and\ + \ perform publicly and display publicly.\n\n6. WARRANTY DISCLAIMER. THE SOFTWARE\ + \ IS SUPPLIED \"AS IS\" WITHOUT WARRANTY OF ANY KIND. THE COPYRIGHT HOLDERS, THEIR\ + \ THIRD PARTY LICENSORS, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY,\ + \ AND THEIR EMPLOYEES: (1) DISCLAIM ANY WARRANTIES, EXPRESS OR IMPLIED, INCLUDING\ + \ BUT NOT LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A\ + \ PARTICULAR PURPOSE, TITLE OR NON-INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY\ + \ OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR USEFULNESS OF THE SOFTWARE,\ + \ (3) DO NOT REPTHAT USE OF THE SOFTWARE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS,\ + \ (4) DO NOT WARRANT THAT THE SOFTWARE WILL FUNCTION UNINTERRUPTED, THAT IT IS\ + \ ERROR-FREE OR THAT ANY ERRORS WILL BE CORRECTED.\n\n7. LIMITATION OF LIABILITY.\ + \ IN NO EVENT WILL THE COPYRIGHT HOLDERS, THEIR THIRD PARTY LICENSORS, THE UNITED\ + \ STATES, THE UNITED STATES DEPARTMENT OF ENERGY, OR THEIR EMPLOYEES: BE LIABLE\ + \ FOR ANY INDIRECT, INCIDENTAL, CONSEQUENTIAL, SPECIAL OR PUNITIVE DAMAGES OF\ + \ ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF PROFITS OR LOSS OF\ + \ DATA, FOR ANY REASON WHATSOEVER, WHETHER SUCH LIABILITY IS ASSERTED ON THE BASIS\ + \ OF CONTRACT, TORT (INCLUDING NEGLIGENCE OR STRICT LIABILITY), OR OTHERWISE,\ + \ EVEN IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE POSSIBILITY OF SUCH LOSS\ + \ OR DAMAGES." + name: "EPICS-5aff005c95b9a2f9cfef4524481b603f" +- licenseId: "LicenseRef-FSF-2e01bb672e5007181a921b144efe76a8" + extractedText: "This config.status script is free software; the Free Software Foundation\n\ + gives unlimited permission to copy, distribute and modify it." + name: "FSF-2e01bb672e5007181a921b144efe76a8" +- licenseId: "LicenseRef-FSFUL" + extractedText: "Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.\n\ + \nThis configure script is free software; the Free Software Foundation gives unlimited\ + \ permission to copy, distribute and modify it." + name: "FSF Unlimited License" +- licenseId: "LicenseRef-FSFUL-a1644ee43218a2c79e1c49c99833dd00" + extractedText: "This config.lt script is free software; the Free Software Foundation\n\ + gives unlimited permision to copy, distribute and modify it." + name: "FSFUL-a1644ee43218a2c79e1c49c99833dd00" +- licenseId: "LicenseRef-FSFUL-c75eb7486755351ecb2622ed8c28c6d4" + extractedText: "This configure script is free software; the Free Software Foundation\n\ + gives unlimited permission to copy, distribute and modify it." + name: "FSFUL-c75eb7486755351ecb2622ed8c28c6d4" +- licenseId: "LicenseRef-FSFULLR" + extractedText: "Copyright 1996-2006 Free Software Foundation, Inc.\n\nThis file\ + \ is free software; the Free Software Foundation gives unlimited permission to\ + \ copy and/or distribute it, with or without modifications, as long as this notice\ + \ is preserved." + name: "FSF Unlimited License (with License Retention)" +- licenseId: "LicenseRef-FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7" + extractedText: "This file is free software; the Free Software Foundation gives\n\ + unlimited permission to copy and/or distribute it, with or without\nmodifications,\ + \ as long as this notice is preserved." + name: "FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7" +- licenseId: "LicenseRef-Freeware" + extractedText: "Software classified as freeware is licensed at no cost and is either\ + \ fully functional for an unlimited time; or has only basic functions enabled\ + \ with a fully functional version available commercially or as shareware.[8] In\ + \ contrast to free software, the author usually restricts one or more rights of\ + \ the user, including the rights to use, copy, distribute, modify and make derivative\ + \ works of the software or extract the source code.[1][2][9][10] The software\ + \ license may impose various additional restrictions on the type of use, e.g.\ + \ only for personal use, private use, individual use, non-profit use, non-commercial\ + \ use, academic use, educational use, use in charity or humanitarian organizations,\ + \ non-military use, use by public authorities or various other combinations of\ + \ these type of restrictions.[11] For instance, the license may be \"free for\ + \ private, non-commercial use\". The software license may also impose various\ + \ other restrictions, such as restricted use over a network, restricted use on\ + \ a server, restricted use in a combination with some types of other software\ + \ or with some hardware devices, prohibited distribution over the Internet other\ + \ than linking to author's website, restricted distribution without author's consent,\ + \ restricted number of copies, etc." + name: "freeware" +- licenseId: "LicenseRef-GPL-1.0-or-later" + extractedText: "GNU GENERAL PUBLIC LICENSE\n\nVersion 1, February 1989\n\nCopyright\ + \ (C) 1989 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston,\ + \ MA 02110-1301 USA\n\nEveryone is permitted to copy and distribute verbatim copies\ + \ of this license document, but changing it is not allowed.\n\nPreamble\n\nThe\ + \ license agreements of most software companies try to keep users at the mercy\ + \ of those companies. By contrast, our General Public License is intended to guarantee\ + \ your freedom to share and change free software--to make sure the software is\ + \ free for all its users. The General Public License applies to the Free Software\ + \ Foundation's software and to any other program whose authors commit to using\ + \ it. You can use it for your programs, too.\n\nWhen we speak of free software,\ + \ we are referring to freedom, not price. Specifically, the General Public License\ + \ is designed to make sure that you have the freedom to give away or sell copies\ + \ of free software, that you receive source code or can get it if you want it,\ + \ that you can change the software or use pieces of it in new free programs; and\ + \ that you know you can do these things.\n\nTo protect your rights, we need to\ + \ make restrictions that forbid anyone to deny you these rights or to ask you\ + \ to surrender the rights. These restrictions translate to certain responsibilities\ + \ for you if you distribute copies of the software, or if you modify it.\n\nFor\ + \ example, if you distribute copies of a such a program, whether gratis or for\ + \ a fee, you must give the recipients all the rights that you have. You must make\ + \ sure that they, too, receive or can get the source code. And you must tell them\ + \ their rights.\n\nWe protect your rights with two steps: (1) copyright the software,\ + \ and (2) offer you this license which gives you legal permission to copy, distribute\ + \ and/or modify the software.\n\nAlso, for each author's protection and ours,\ + \ we want to make certain that everyone understands that there is no warranty\ + \ for this free software. If the software is modified by someone else and passed\ + \ on, we want its recipients to know that what they have is not the original,\ + \ so that any problems introduced by others will not reflect on the original authors'\ + \ reputations.\n\nThe precise terms and conditions for copying, distribution and\ + \ modification follow.\n\nGNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR\ + \ COPYING, DISTRIBUTION AND MODIFICATION\n\n 0. This License Agreement applies\ + \ to any program or other work which contains a notice placed by the copyright\ + \ holder saying it may be distributed under the terms of this General Public License.\ + \ The \"Program\", below, refers to any such program or work, and a \"work based\ + \ on the Program\" means either the Program or any work containing the Program\ + \ or a portion of it, either verbatim or with modifications. Each licensee is\ + \ addressed as \"you\".\n\n 1. You may copy and distribute verbatim copies of\ + \ the Program's source code as you receive it, in any medium, provided that you\ + \ conspicuously and appropriately publish on each copy an appropriate copyright\ + \ notice and disclaimer of warranty; keep intact all the notices that refer to\ + \ this General Public License and to the absence of any warranty; and give any\ + \ other recipients of the Program a copy of this General Public License along\ + \ with the Program. You may charge a fee for the physical act of transferring\ + \ a copy.\n\n 2. You may modify your copy or copies of the Program or any portion\ + \ of it, and copy and distribute such modifications under the terms of Paragraph\ + \ 1 above, provided that you also do the following:\n\n a) cause the modified\ + \ files to carry prominent notices stating that you changed the files and the\ + \ date of any change; and\n\n b) cause the whole of any work that you distribute\ + \ or publish, that in whole or in part contains the Program or any part thereof,\ + \ either with or without modifications, to be licensed at no charge to all third\ + \ parties under the terms of this General Public License (except that you may\ + \ choose to grant warranty protection to some or all third parties, at your option).\n\ + \n c) If the modified program normally reads commands interactively when\ + \ run, you must cause it, when started running for such interactive use in the\ + \ simplest and most usual way, to print or display an announcement including an\ + \ appropriate copyright notice and a notice that there is no warranty (or else,\ + \ saying that you provide a warranty) and that users may redistribute the program\ + \ under these conditions, and telling the user how to view a copy of this General\ + \ Public License.\n\n d) You may charge a fee for the physical act of transferring\ + \ a copy, and you may at your option offer warranty protection in exchange for\ + \ a fee.\n\n Mere aggregation of another independent work with the Program (or\ + \ its derivative) on a volume of a storage or distribution medium does not bring\ + \ the other work under the scope of these terms.\n\n 3. You may copy and distribute\ + \ the Program (or a portion or derivative of it, under Paragraph 2) in object\ + \ code or executable form under the terms of Paragraphs 1 and 2 above provided\ + \ that you also do one of the following:\n\n a) accompany it with the complete\ + \ corresponding machine-readable source code, which must be distributed under\ + \ the terms of Paragraphs 1 and 2 above; or,\n\n b) accompany it with a written\ + \ offer, valid for at least three years, to give any third party free (except\ + \ for a nominal charge for the cost of distribution) a complete machine-readable\ + \ copy of the corresponding source code, to be distributed under the terms of\ + \ Paragraphs 1 and 2 above; or,\n\n c) accompany it with the information\ + \ you received as to where the corresponding source code may be obtained. (This\ + \ alternative is allowed only for noncommercial distribution and only if you received\ + \ the program in object code or executable form alone.)\n\n Source code for\ + \ a work means the preferred form of the work for making modifications to it.\ + \ For an executable file, complete source code means all the source code for all\ + \ modules it contains; but, as a special exception, it need not include source\ + \ code for modules which are standard libraries that accompany the operating system\ + \ on which the executable file runs, or for standard header files or definitions\ + \ files that accompany that operating system.\n\n 4. You may not copy, modify,\ + \ sublicense, distribute or transfer the Program except as expressly provided\ + \ under this General Public License. Any attempt otherwise to copy, modify, sublicense,\ + \ distribute or transfer the Program is void, and will automatically terminate\ + \ your rights to use the Program under this License. However, parties who have\ + \ received copies, or rights to use copies, from you under this General Public\ + \ License will not have their licenses terminated so long as such parties remain\ + \ in full compliance.\n\n 5. By copying, distributing or modifying the Program\ + \ (or any work based on the Program) you indicate your acceptance of this license\ + \ to do so, and all its terms and conditions.\n\n 6. Each time you redistribute\ + \ the Program (or any work based on the Program), the recipient automatically\ + \ receives a license from the original licensor to copy, distribute or modify\ + \ the Program subject to these terms and conditions. You may not impose any further\ + \ restrictions on the recipients' exercise of the rights granted herein.\n\n \ + \ 7. The Free Software Foundation may publish revised and/or new versions of\ + \ the General Public License from time to time. Such new versions will be similar\ + \ in spirit to the present version, but may differ in detail to address new problems\ + \ or concerns.\n\n Each version is given a distinguishing version number. If\ + \ the Program specifies a version number of the license which applies to it and\ + \ \"any later version\", you have the option of following the terms and conditions\ + \ either of that version or of any later version published by the Free Software\ + \ Foundation. If the Program does not specify a version number of the license,\ + \ you may choose any version ever published by the Free Software Foundation.\n\ + \n 8. If you wish to incorporate parts of the Program into other free programs\ + \ whose distribution conditions are different, write to the author to ask for\ + \ permission. For software which is copyrighted by the Free Software Foundation,\ + \ write to the Free Software Foundation; we sometimes make exceptions for this.\ + \ Our decision will be guided by the two goals of preserving the free status of\ + \ all derivatives of our free software and of promoting the sharing and reuse\ + \ of software generally.\n\n NO WARRANTY\n\n 9.\n\n BECAUSE THE PROGRAM\ + \ IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT\ + \ PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\ + \ HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\ + \ OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE\ + \ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.\ + \ THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.\ + \ SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,\ + \ REPAIR OR CORRECTION.\n\n 10. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW\ + \ OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY\ + \ MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU\ + \ FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES\ + \ ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED\ + \ TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU\ + \ OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\ + \ EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\ + \ DAMAGES. END OF TERMS AND CONDITIONS\n\nAppendix: How to Apply These Terms to\ + \ Your New Programs\n\nIf you develop a new program, and you want it to be of\ + \ the greatest possible use to humanity, the best way to achieve this is to make\ + \ it free software which everyone can redistribute and change under these terms.\n\ + \nTo do so, attach the following notices to the program. It is safest to attach\ + \ them to the start of each source file to most effectively convey the exclusion\ + \ of warranty; and each file should have at least the \"copyright\" line and a\ + \ pointer to where the full notice is found.\n\n\n\nCopyright (C) 19yy \n\ + \nThis program is free software; you can redistribute it and/or modify it under\ + \ the terms of the GNU General Public License as published by the Free Software\ + \ Foundation; either version 1, or (at your option) any later version.\n\nThis\ + \ program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;\ + \ without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR\ + \ PURPOSE. See the GNU General Public License for more details.\n\nYou should\ + \ have received a copy of the GNU General Public License along with this program;\ + \ if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge,\ + \ MA 02139, USA.\n\nAlso add information on how to contact you by electronic and\ + \ paper mail.\n\nIf the program is interactive, make it output a short notice\ + \ like this when it starts in an interactive mode:\n\nGnomovision version 69,\ + \ Copyright (C) 19xx name of author Gnomovision comes with ABSOLUTELY NO WARRANTY;\ + \ for details type `show w'. This is free software, and you are welcome to redistribute\ + \ it under certain conditions; type `show c' for details.\n\nThe hypothetical\ + \ commands `show w' and `show c' should show the appropriate parts of the General\ + \ Public License. Of course, the commands you use may be called something other\ + \ than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever\ + \ suits your program.\n\nYou should also get your employer (if you work as a programmer)\ + \ or your school, if any, to sign a \"copyright disclaimer\" for the program,\ + \ if necessary. Here a sample; alter the names:\n\nYoyodyne, Inc., hereby disclaims\ + \ all copyright interest in the program `Gnomovision' (a program to direct compilers\ + \ to make passes at assemblers) written by James Hacker.\n\n,\ + \ 1 April 1989 Ty Coon, President of Vice\n\nThat's all there is to it!" + name: "GNU General Public License v1.0 or later" +- licenseId: "LicenseRef-GPL-2.0-only" + extractedText: "GNU GENERAL PUBLIC LICENSE\nVersion 2, June 1991\n\nCopyright (C)\ + \ 1989, 1991 Free Software Foundation, Inc.\n51 Franklin Street, Fifth Floor,\ + \ Boston, MA 02110-1301, USA\n\nEveryone is permitted to copy and distribute\ + \ verbatim copies of this license document, but changing it is not allowed.\n\n\ + Preamble\n\nThe licenses for most software are designed to take away your freedom\ + \ to share and change it. By contrast, the GNU General Public License is intended\ + \ to guarantee your freedom to share and change free software--to make sure the\ + \ software is free for all its users. This General Public License applies to most\ + \ of the Free Software Foundation's software and to any other program whose authors\ + \ commit to using it. (Some other Free Software Foundation software is covered\ + \ by the GNU Lesser General Public License instead.) You can apply it to your\ + \ programs, too.\n\nWhen we speak of free software, we are referring to freedom,\ + \ not price. Our General Public Licenses are designed to make sure that you have\ + \ the freedom to distribute copies of free software (and charge for this service\ + \ if you wish), that you receive source code or can get it if you want it, that\ + \ you can change the software or use pieces of it in new free programs; and that\ + \ you know you can do these things.\n\nTo protect your rights, we need to make\ + \ restrictions that forbid anyone to deny you these rights or to ask you to surrender\ + \ the rights. These restrictions translate to certain responsibilities for you\ + \ if you distribute copies of the software, or if you modify it.\n\nFor example,\ + \ if you distribute copies of such a program, whether gratis or for a fee, you\ + \ must give the recipients all the rights that you have. You must make sure that\ + \ they, too, receive or can get the source code. And you must show them these\ + \ terms so they know their rights.\n\nWe protect your rights with two steps: (1)\ + \ copyright the software, and (2) offer you this license which gives you legal\ + \ permission to copy, distribute and/or modify the software.\n\nAlso, for each\ + \ author's protection and ours, we want to make certain that everyone understands\ + \ that there is no warranty for this free software. If the software is modified\ + \ by someone else and passed on, we want its recipients to know that what they\ + \ have is not the original, so that any problems introduced by others will not\ + \ reflect on the original authors' reputations.\n\nFinally, any free program is\ + \ threatened constantly by software patents. We wish to avoid the danger that\ + \ redistributors of a free program will individually obtain patent licenses, in\ + \ effect making the program proprietary. To prevent this, we have made it clear\ + \ that any patent must be licensed for everyone's free use or not licensed at\ + \ all.\n\nThe precise terms and conditions for copying, distribution and modification\ + \ follow.\n\nTERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\ + \n0. This License applies to any program or other work which contains a notice\ + \ placed by the copyright holder saying it may be distributed under the terms\ + \ of this General Public License. The \"Program\", below, refers to any such program\ + \ or work, and a \"work based on the Program\" means either the Program or any\ + \ derivative work under copyright law: that is to say, a work containing the Program\ + \ or a portion of it, either verbatim or with modifications and/or translated\ + \ into another language. (Hereinafter, translation is included without limitation\ + \ in the term \"modification\".) Each licensee is addressed as \"you\".\n\nActivities\ + \ other than copying, distribution and modification are not covered by this License;\ + \ they are outside its scope. The act of running the Program is not restricted,\ + \ and the output from the Program is covered only if its contents constitute a\ + \ work based on the Program (independent of having been made by running the Program).\ + \ Whether that is true depends on what the Program does.\n\n1. You may copy and\ + \ distribute verbatim copies of the Program's source code as you receive it, in\ + \ any medium, provided that you conspicuously and appropriately publish on each\ + \ copy an appropriate copyright notice and disclaimer of warranty; keep intact\ + \ all the notices that refer to this License and to the absence of any warranty;\ + \ and give any other recipients of the Program a copy of this License along with\ + \ the Program.\n\nYou may charge a fee for the physical act of transferring a\ + \ copy, and you may at your option offer warranty protection in exchange for a\ + \ fee.\n\n2. You may modify your copy or copies of the Program or any portion\ + \ of it, thus forming a work based on the Program, and copy and distribute such\ + \ modifications or work under the terms of Section 1 above, provided that you\ + \ also meet all of these conditions:\n\n a) You must cause the modified files\ + \ to carry prominent notices stating that you changed the files and the date of\ + \ any change.\n\n b) You must cause any work that you distribute or publish,\ + \ that in whole or in part contains or is derived from the Program or any part\ + \ thereof, to be licensed as a whole at no charge to all third parties under the\ + \ terms of this License.\n\n c) If the modified program normally reads commands\ + \ interactively when run, you must cause it, when started running for such interactive\ + \ use in the most ordinary way, to print or display an announcement including\ + \ an appropriate copyright notice and a notice that there is no warranty (or else,\ + \ saying that you provide a warranty) and that users may redistribute the program\ + \ under these conditions, and telling the user how to view a copy of this License.\ + \ (Exception: if the Program itself is interactive but does not normally print\ + \ such an announcement, your work based on the Program is not required to print\ + \ an announcement.)\n\nThese requirements apply to the modified work as a whole.\ + \ If identifiable sections of that work are not derived from the Program, and\ + \ can be reasonably considered independent and separate works in themselves, then\ + \ this License, and its terms, do not apply to those sections when you distribute\ + \ them as separate works. But when you distribute the same sections as part of\ + \ a whole which is a work based on the Program, the distribution of the whole\ + \ must be on the terms of this License, whose permissions for other licensees\ + \ extend to the entire whole, and thus to each and every part regardless of who\ + \ wrote it.\n\nThus, it is not the intent of this section to claim rights or contest\ + \ your rights to work written entirely by you; rather, the intent is to exercise\ + \ the right to control the distribution of derivative or collective works based\ + \ on the Program.\n\nIn addition, mere aggregation of another work not based on\ + \ the Program with the Program (or with a work based on the Program) on a volume\ + \ of a storage or distribution medium does not bring the other work under the\ + \ scope of this License.\n\n3. You may copy and distribute the Program (or a work\ + \ based on it, under Section 2) in object code or executable form under the terms\ + \ of Sections 1 and 2 above provided that you also do one of the following:\n\n\ + \ a) Accompany it with the complete corresponding machine-readable source\ + \ code, which must be distributed under the terms of Sections 1 and 2 above on\ + \ a medium customarily used for software interchange; or,\n\n b) Accompany\ + \ it with a written offer, valid for at least three years, to give any third party,\ + \ for a charge no more than your cost of physically performing source distribution,\ + \ a complete machine-readable copy of the corresponding source code, to be distributed\ + \ under the terms of Sections 1 and 2 above on a medium customarily used for software\ + \ interchange; or,\n\n c) Accompany it with the information you received as\ + \ to the offer to distribute corresponding source code. (This alternative is allowed\ + \ only for noncommercial distribution and only if you received the program in\ + \ object code or executable form with such an offer, in accord with Subsection\ + \ b above.)\n\nThe source code for a work means the preferred form of the work\ + \ for making modifications to it. For an executable work, complete source code\ + \ means all the source code for all modules it contains, plus any associated interface\ + \ definition files, plus the scripts used to control compilation and installation\ + \ of the executable. However, as a special exception, the source code distributed\ + \ need not include anything that is normally distributed (in either source or\ + \ binary form) with the major components (compiler, kernel, and so on) of the\ + \ operating system on which the executable runs, unless that component itself\ + \ accompanies the executable.\n\nIf distribution of executable or object code\ + \ is made by offering access to copy from a designated place, then offering equivalent\ + \ access to copy the source code from the same place counts as distribution of\ + \ the source code, even though third parties are not compelled to copy the source\ + \ along with the object code.\n\n4. You may not copy, modify, sublicense, or distribute\ + \ the Program except as expressly provided under this License. Any attempt otherwise\ + \ to copy, modify, sublicense or distribute the Program is void, and will automatically\ + \ terminate your rights under this License. However, parties who have received\ + \ copies, or rights, from you under this License will not have their licenses\ + \ terminated so long as such parties remain in full compliance.\n\n5. You are\ + \ not required to accept this License, since you have not signed it. However,\ + \ nothing else grants you permission to modify or distribute the Program or its\ + \ derivative works. These actions are prohibited by law if you do not accept this\ + \ License. Therefore, by modifying or distributing the Program (or any work based\ + \ on the Program), you indicate your acceptance of this License to do so, and\ + \ all its terms and conditions for copying, distributing or modifying the Program\ + \ or works based on it.\n\n6. Each time you redistribute the Program (or any work\ + \ based on the Program), the recipient automatically receives a license from the\ + \ original licensor to copy, distribute or modify the Program subject to these\ + \ terms and conditions. You may not impose any further restrictions on the recipients'\ + \ exercise of the rights granted herein. You are not responsible for enforcing\ + \ compliance by third parties to this License.\n\n7. If, as a consequence of a\ + \ court judgment or allegation of patent infringement or for any other reason\ + \ (not limited to patent issues), conditions are imposed on you (whether by court\ + \ order, agreement or otherwise) that contradict the conditions of this License,\ + \ they do not excuse you from the conditions of this License. If you cannot distribute\ + \ so as to satisfy simultaneously your obligations under this License and any\ + \ other pertinent obligations, then as a consequence you may not distribute the\ + \ Program at all. For example, if a patent license would not permit royalty-free\ + \ redistribution of the Program by all those who receive copies directly or indirectly\ + \ through you, then the only way you could satisfy both it and this License would\ + \ be to refrain entirely from distribution of the Program.\n\nIf any portion of\ + \ this section is held invalid or unenforceable under any particular circumstance,\ + \ the balance of the section is intended to apply and the section as a whole is\ + \ intended to apply in other circumstances.\n\nIt is not the purpose of this section\ + \ to induce you to infringe any patents or other property right claims or to contest\ + \ validity of any such claims; this section has the sole purpose of protecting\ + \ the integrity of the free software distribution system, which is implemented\ + \ by public license practices. Many people have made generous contributions to\ + \ the wide range of software distributed through that system in reliance on consistent\ + \ application of that system; it is up to the author/donor to decide if he or\ + \ she is willing to distribute software through any other system and a licensee\ + \ cannot impose that choice.\n\nThis section is intended to make thoroughly clear\ + \ what is believed to be a consequence of the rest of this License.\n\n8. If the\ + \ distribution and/or use of the Program is restricted in certain countries either\ + \ by patents or by copyrighted interfaces, the original copyright holder who places\ + \ the Program under this License may add an explicit geographical distribution\ + \ limitation excluding those countries, so that distribution is permitted only\ + \ in or among countries not thus excluded. In such case, this License incorporates\ + \ the limitation as if written in the body of this License.\n\n9. The Free Software\ + \ Foundation may publish revised and/or new versions of the General Public License\ + \ from time to time. Such new versions will be similar in spirit to the present\ + \ version, but may differ in detail to address new problems or concerns.\n\nEach\ + \ version is given a distinguishing version number. If the Program specifies a\ + \ version number of this License which applies to it and \"any later version\"\ + , you have the option of following the terms and conditions either of that version\ + \ or of any later version published by the Free Software Foundation. If the Program\ + \ does not specify a version number of this License, you may choose any version\ + \ ever published by the Free Software Foundation.\n\n10. If you wish to incorporate\ + \ parts of the Program into other free programs whose distribution conditions\ + \ are different, write to the author to ask for permission. For software which\ + \ is copyrighted by the Free Software Foundation, write to the Free Software Foundation;\ + \ we sometimes make exceptions for this. Our decision will be guided by the two\ + \ goals of preserving the free status of all derivatives of our free software\ + \ and of promoting the sharing and reuse of software generally.\n\nNO WARRANTY\n\ + \n11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR\ + \ THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE\ + \ STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM\ + \ \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,\ + \ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\ + \ A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE\ + \ PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST\ + \ OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n12. IN NO EVENT UNLESS\ + \ REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER,\ + \ OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED\ + \ ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL\ + \ OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM\ + \ (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE\ + \ OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE\ + \ WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED\ + \ OF THE POSSIBILITY OF SUCH DAMAGES.\n\nEND OF TERMS AND CONDITIONS\n\nHow to\ + \ Apply These Terms to Your New Programs\n\nIf you develop a new program, and\ + \ you want it to be of the greatest possible use to the public, the best way to\ + \ achieve this is to make it free software which everyone can redistribute and\ + \ change under these terms.\n\nTo do so, attach the following notices to the program.\ + \ It is safest to attach them to the start of each source file to most effectively\ + \ convey the exclusion of warranty; and each file should have at least the \"\ + copyright\" line and a pointer to where the full notice is found.\n\n one\ + \ line to give the program's name and an idea of what it does. Copyright (C) yyyy\ + \ name of author\n\n This program is free software; you can redistribute it\ + \ and/or modify it under the terms of the GNU General Public License as published\ + \ by the Free Software Foundation; either version 2 of the License, or (at your\ + \ option) any later version.\n\n This program is distributed in the hope that\ + \ it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty\ + \ of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General\ + \ Public License for more details.\n\n You should have received a copy of\ + \ the GNU General Public License along with this program; if not, write to the\ + \ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA\ + \ 02110-1301, USA. Also add information on how to contact you by electronic and\ + \ paper mail.\n\nIf the program is interactive, make it output a short notice\ + \ like this when it starts in an interactive mode:\n\n Gnomovision version\ + \ 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY;\ + \ for details type `show w'. This is free software, and you are welcome to redistribute\ + \ it under certain conditions; type `show c' for details.\n\nThe hypothetical\ + \ commands `show w' and `show c' should show the appropriate parts of the General\ + \ Public License. Of course, the commands you use may be called something other\ + \ than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever\ + \ suits your program.\n\nYou should also get your employer (if you work as a programmer)\ + \ or your school, if any, to sign a \"copyright disclaimer\" for the program,\ + \ if necessary. Here is a sample; alter the names:\n\n Yoyodyne, Inc., hereby\ + \ disclaims all copyright interest in the program `Gnomovision' (which makes passes\ + \ at compilers) written by James Hacker.\n\nsignature of Ty Coon, 1 April 1989\ + \ Ty Coon, President of Vice" + name: "GNU General Public License v2.0 only" +- licenseId: "LicenseRef-GPL-2.0-or-later" + extractedText: "GNU GENERAL PUBLIC LICENSE\n\nVersion 2, June 1991\n\nCopyright\ + \ (C) 1989, 1991 Free Software Foundation, Inc.\n\n51 Franklin Street, Fifth Floor,\ + \ Boston, MA 02110-1301, USA\n\nEveryone is permitted to copy and distribute verbatim\ + \ copies of this license document, but changing it is not allowed.\n\nPreamble\n\ + \nThe licenses for most software are designed to take away your freedom to share\ + \ and change it. By contrast, the GNU General Public License is intended to guarantee\ + \ your freedom to share and change free software--to make sure the software is\ + \ free for all its users. This General Public License applies to most of the Free\ + \ Software Foundation's software and to any other program whose authors commit\ + \ to using it. (Some other Free Software Foundation software is covered by the\ + \ GNU Lesser General Public License instead.) You can apply it to your programs,\ + \ too.\n\nWhen we speak of free software, we are referring to freedom, not price.\ + \ Our General Public Licenses are designed to make sure that you have the freedom\ + \ to distribute copies of free software (and charge for this service if you wish),\ + \ that you receive source code or can get it if you want it, that you can change\ + \ the software or use pieces of it in new free programs; and that you know you\ + \ can do these things.\n\nTo protect your rights, we need to make restrictions\ + \ that forbid anyone to deny you these rights or to ask you to surrender the rights.\ + \ These restrictions translate to certain responsibilities for you if you distribute\ + \ copies of the software, or if you modify it.\n\nFor example, if you distribute\ + \ copies of such a program, whether gratis or for a fee, you must give the recipients\ + \ all the rights that you have. You must make sure that they, too, receive or\ + \ can get the source code. And you must show them these terms so they know their\ + \ rights.\n\nWe protect your rights with two steps: (1) copyright the software,\ + \ and (2) offer you this license which gives you legal permission to copy, distribute\ + \ and/or modify the software.\n\nAlso, for each author's protection and ours,\ + \ we want to make certain that everyone understands that there is no warranty\ + \ for this free software. If the software is modified by someone else and passed\ + \ on, we want its recipients to know that what they have is not the original,\ + \ so that any problems introduced by others will not reflect on the original authors'\ + \ reputations.\n\nFinally, any free program is threatened constantly by software\ + \ patents. We wish to avoid the danger that redistributors of a free program will\ + \ individually obtain patent licenses, in effect making the program proprietary.\ + \ To prevent this, we have made it clear that any patent must be licensed for\ + \ everyone's free use or not licensed at all.\n\nThe precise terms and conditions\ + \ for copying, distribution and modification follow.\n\nTERMS AND CONDITIONS FOR\ + \ COPYING, DISTRIBUTION AND MODIFICATION\n\n 0. This License applies to any\ + \ program or other work which contains a notice placed by the copyright holder\ + \ saying it may be distributed under the terms of this General Public License.\ + \ The \"Program\", below, refers to any such program or work, and a \"work based\ + \ on the Program\" means either the Program or any derivative work under copyright\ + \ law: that is to say, a work containing the Program or a portion of it, either\ + \ verbatim or with modifications and/or translated into another language. (Hereinafter,\ + \ translation is included without limitation in the term \"modification\".) Each\ + \ licensee is addressed as \"you\".\n\n Activities other than copying, distribution\ + \ and modification are not covered by this License; they are outside its scope.\ + \ The act of running the Program is not restricted, and the output from the Program\ + \ is covered only if its contents constitute a work based on the Program (independent\ + \ of having been made by running the Program). Whether that is true depends on\ + \ what the Program does.\n\n 1. You may copy and distribute verbatim copies\ + \ of the Program's source code as you receive it, in any medium, provided that\ + \ you conspicuously and appropriately publish on each copy an appropriate copyright\ + \ notice and disclaimer of warranty; keep intact all the notices that refer to\ + \ this License and to the absence of any warranty; and give any other recipients\ + \ of the Program a copy of this License along with the Program.\n\n You may\ + \ charge a fee for the physical act of transferring a copy, and you may at your\ + \ option offer warranty protection in exchange for a fee.\n\n 2. You may modify\ + \ your copy or copies of the Program or any portion of it, thus forming a work\ + \ based on the Program, and copy and distribute such modifications or work under\ + \ the terms of Section 1 above, provided that you also meet all of these conditions:\n\ + \n a) You must cause the modified files to carry prominent notices stating\ + \ that you changed the files and the date of any change.\n\n b) You must\ + \ cause any work that you distribute or publish, that in whole or in part contains\ + \ or is derived from the Program or any part thereof, to be licensed as a whole\ + \ at no charge to all third parties under the terms of this License.\n\n \ + \ c) If the modified program normally reads commands interactively when run, you\ + \ must cause it, when started running for such interactive use in the most ordinary\ + \ way, to print or display an announcement including an appropriate copyright\ + \ notice and a notice that there is no warranty (or else, saying that you provide\ + \ a warranty) and that users may redistribute the program under these conditions,\ + \ and telling the user how to view a copy of this License. (Exception: if the\ + \ Program itself is interactive but does not normally print such an announcement,\ + \ your work based on the Program is not required to print an announcement.)\n\n\ + \ These requirements apply to the modified work as a whole. If identifiable\ + \ sections of that work are not derived from the Program, and can be reasonably\ + \ considered independent and separate works in themselves, then this License,\ + \ and its terms, do not apply to those sections when you distribute them as separate\ + \ works. But when you distribute the same sections as part of a whole which is\ + \ a work based on the Program, the distribution of the whole must be on the terms\ + \ of this License, whose permissions for other licensees extend to the entire\ + \ whole, and thus to each and every part regardless of who wrote it.\n\n Thus,\ + \ it is not the intent of this section to claim rights or contest your rights\ + \ to work written entirely by you; rather, the intent is to exercise the right\ + \ to control the distribution of derivative or collective works based on the Program.\n\ + \n In addition, mere aggregation of another work not based on the Program with\ + \ the Program (or with a work based on the Program) on a volume of a storage or\ + \ distribution medium does not bring the other work under the scope of this License.\n\ + \n 3. You may copy and distribute the Program (or a work based on it, under\ + \ Section 2) in object code or executable form under the terms of Sections 1 and\ + \ 2 above provided that you also do one of the following:\n\n a) Accompany\ + \ it with the complete corresponding machine-readable source code, which must\ + \ be distributed under the terms of Sections 1 and 2 above on a medium customarily\ + \ used for software interchange; or,\n\n b) Accompany it with a written offer,\ + \ valid for at least three years, to give any third party, for a charge no more\ + \ than your cost of physically performing source distribution, a complete machine-readable\ + \ copy of the corresponding source code, to be distributed under the terms of\ + \ Sections 1 and 2 above on a medium customarily used for software interchange;\ + \ or,\n\n c) Accompany it with the information you received as to the offer\ + \ to distribute corresponding source code. (This alternative is allowed only for\ + \ noncommercial distribution and only if you received the program in object code\ + \ or executable form with such an offer, in accord with Subsection b above.)\n\ + \n The source code for a work means the preferred form of the work for making\ + \ modifications to it. For an executable work, complete source code means all\ + \ the source code for all modules it contains, plus any associated interface definition\ + \ files, plus the scripts used to control compilation and installation of the\ + \ executable. However, as a special exception, the source code distributed need\ + \ not include anything that is normally distributed (in either source or binary\ + \ form) with the major components (compiler, kernel, and so on) of the operating\ + \ system on which the executable runs, unless that component itself accompanies\ + \ the executable.\n\n If distribution of executable or object code is made by\ + \ offering access to copy from a designated place, then offering equivalent access\ + \ to copy the source code from the same place counts as distribution of the source\ + \ code, even though third parties are not compelled to copy the source along with\ + \ the object code.\n\n 4. You may not copy, modify, sublicense, or distribute\ + \ the Program except as expressly provided under this License. Any attempt otherwise\ + \ to copy, modify, sublicense or distribute the Program is void, and will automatically\ + \ terminate your rights under this License. However, parties who have received\ + \ copies, or rights, from you under this License will not have their licenses\ + \ terminated so long as such parties remain in full compliance.\n\n 5. You are\ + \ not required to accept this License, since you have not signed it. However,\ + \ nothing else grants you permission to modify or distribute the Program or its\ + \ derivative works. These actions are prohibited by law if you do not accept this\ + \ License. Therefore, by modifying or distributing the Program (or any work based\ + \ on the Program), you indicate your acceptance of this License to do so, and\ + \ all its terms and conditions for copying, distributing or modifying the Program\ + \ or works based on it.\n\n 6. Each time you redistribute the Program (or any\ + \ work based on the Program), the recipient automatically receives a license from\ + \ the original licensor to copy, distribute or modify the Program subject to these\ + \ terms and conditions. You may not impose any further restrictions on the recipients'\ + \ exercise of the rights granted herein. You are not responsible for enforcing\ + \ compliance by third parties to this License.\n\n 7. If, as a consequence of\ + \ a court judgment or allegation of patent infringement or for any other reason\ + \ (not limited to patent issues), conditions are imposed on you (whether by court\ + \ order, agreement or otherwise) that contradict the conditions of this License,\ + \ they do not excuse you from the conditions of this License. If you cannot distribute\ + \ so as to satisfy simultaneously your obligations under this License and any\ + \ other pertinent obligations, then as a consequence you may not distribute the\ + \ Program at all. For example, if a patent license would not permit royalty-free\ + \ redistribution of the Program by all those who receive copies directly or indirectly\ + \ through you, then the only way you could satisfy both it and this License would\ + \ be to refrain entirely from distribution of the Program.\n\n If any portion\ + \ of this section is held invalid or unenforceable under any particular circumstance,\ + \ the balance of the section is intended to apply and the section as a whole is\ + \ intended to apply in other circumstances.\n\n It is not the purpose of this\ + \ section to induce you to infringe any patents or other property right claims\ + \ or to contest validity of any such claims; this section has the sole purpose\ + \ of protecting the integrity of the free software distribution system, which\ + \ is implemented by public license practices. Many people have made generous contributions\ + \ to the wide range of software distributed through that system in reliance on\ + \ consistent application of that system; it is up to the author/donor to decide\ + \ if he or she is willing to distribute software through any other system and\ + \ a licensee cannot impose that choice.\n\n This section is intended to make\ + \ thoroughly clear what is believed to be a consequence of the rest of this License.\n\ + \n 8. If the distribution and/or use of the Program is restricted in certain\ + \ countries either by patents or by copyrighted interfaces, the original copyright\ + \ holder who places the Program under this License may add an explicit geographical\ + \ distribution limitation excluding those countries, so that distribution is permitted\ + \ only in or among countries not thus excluded. In such case, this License incorporates\ + \ the limitation as if written in the body of this License.\n\n 9. The Free\ + \ Software Foundation may publish revised and/or new versions of the General Public\ + \ License from time to time. Such new versions will be similar in spirit to the\ + \ present version, but may differ in detail to address new problems or concerns.\n\ + \n Each version is given a distinguishing version number. If the Program specifies\ + \ a version number of this License which applies to it and \"any later version\"\ + , you have the option of following the terms and conditions either of that version\ + \ or of any later version published by the Free Software Foundation. If the Program\ + \ does not specify a version number of this License, you may choose any version\ + \ ever published by the Free Software Foundation.\n\n 10. If you wish to incorporate\ + \ parts of the Program into other free programs whose distribution conditions\ + \ are different, write to the author to ask for permission. For software which\ + \ is copyrighted by the Free Software Foundation, write to the Free Software Foundation;\ + \ we sometimes make exceptions for this. Our decision will be guided by the two\ + \ goals of preserving the free status of all derivatives of our free software\ + \ and of promoting the sharing and reuse of software generally.\n\n NO WARRANTY\n\ + \n 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY\ + \ FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE\ + \ STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM\ + \ \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,\ + \ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\ + \ A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE\ + \ PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST\ + \ OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n 12. IN NO EVENT UNLESS\ + \ REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER,\ + \ OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED\ + \ ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL\ + \ OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM\ + \ (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE\ + \ OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE\ + \ WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED\ + \ OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS\n\nHow to Apply\ + \ These Terms to Your New Programs\n\nIf you develop a new program, and you want\ + \ it to be of the greatest possible use to the public, the best way to achieve\ + \ this is to make it free software which everyone can redistribute and change\ + \ under these terms.\n\nTo do so, attach the following notices to the program.\ + \ It is safest to attach them to the start of each source file to most effectively\ + \ convey the exclusion of warranty; and each file should have at least the \"\ + copyright\" line and a pointer to where the full notice is found.\n\n\n\nCopyright (C) \ + \ \n\nThis program is free software; you can redistribute it and/or\ + \ modify it under the terms of the GNU General Public License as published by\ + \ the Free Software Foundation; either version 2 of the License, or (at your option)\ + \ any later version.\n\nThis program is distributed in the hope that it will be\ + \ useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY\ + \ or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for\ + \ more details.\n\nYou should have received a copy of the GNU General Public License\ + \ along with this program; if not, write to the Free Software Foundation, Inc.,\ + \ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n\nAlso add information\ + \ on how to contact you by electronic and paper mail.\n\nIf the program is interactive,\ + \ make it output a short notice like this when it starts in an interactive mode:\n\ + \nGnomovision version 69, Copyright (C) year name of author Gnomovision comes\ + \ with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software,\ + \ and you are welcome to redistribute it under certain conditions; type `show\ + \ c' for details.\n\nThe hypothetical commands `show w' and `show c' should show\ + \ the appropriate parts of the General Public License. Of course, the commands\ + \ you use may be called something other than `show w' and `show c'; they could\ + \ even be mouse-clicks or menu items--whatever suits your program.\n\nYou should\ + \ also get your employer (if you work as a programmer) or your school, if any,\ + \ to sign a \"copyright disclaimer\" for the program, if necessary. Here is a\ + \ sample; alter the names:\n\nYoyodyne, Inc., hereby disclaims all copyright interest\ + \ in the program `Gnomovision' (which makes passes at compilers) written by James\ + \ Hacker.\n\n< signature of Ty Coon > , 1 April 1989 Ty Coon, President of Vice" + name: "GNU General Public License v2.0 or later" +- licenseId: "LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception" + extractedText: "GNU GENERAL PUBLIC LICENSE\n Version 2, June\ + \ 1991\n\n Copyright (C) 1989, 1991 Free Software Foundation, Inc.,\n 51 Franklin\ + \ Street, Fifth Floor, Boston, MA 02110-1301 USA\n Everyone is permitted to copy\ + \ and distribute verbatim copies\n of this license document, but changing it is\ + \ not allowed.\n\n Preamble\n\n The licenses for most\ + \ software are designed to take away your\nfreedom to share and change it. By\ + \ contrast, the GNU General Public\nLicense is intended to guarantee your freedom\ + \ to share and change free\nsoftware--to make sure the software is free for all\ + \ its users. This\nGeneral Public License applies to most of the Free Software\n\ + Foundation's software and to any other program whose authors commit to\nusing\ + \ it. (Some other Free Software Foundation software is covered by\nthe GNU Lesser\ + \ General Public License instead.) You can apply it to\nyour programs, too.\n\ + \n When we speak of free software, we are referring to freedom, not\nprice. \ + \ Our General Public Licenses are designed to make sure that you\nhave the freedom\ + \ to distribute copies of free software (and charge for\nthis service if you wish),\ + \ that you receive source code or can get it\nif you want it, that you can change\ + \ the software or use pieces of it\nin new free programs; and that you know you\ + \ can do these things.\n\n To protect your rights, we need to make restrictions\ + \ that forbid\nanyone to deny you these rights or to ask you to surrender the\ + \ rights.\nThese restrictions translate to certain responsibilities for you if\ + \ you\ndistribute copies of the software, or if you modify it.\n\n For example,\ + \ if you distribute copies of such a program, whether\ngratis or for a fee, you\ + \ must give the recipients all the rights that\nyou have. You must make sure\ + \ that they, too, receive or can get the\nsource code. And you must show them\ + \ these terms so they know their\nrights.\n\n We protect your rights with two\ + \ steps: (1) copyright the software, and\n(2) offer you this license which gives\ + \ you legal permission to copy,\ndistribute and/or modify the software.\n\n Also,\ + \ for each author's protection and ours, we want to make certain\nthat everyone\ + \ understands that there is no warranty for this free\nsoftware. If the software\ + \ is modified by someone else and passed on, we\nwant its recipients to know that\ + \ what they have is not the original, so\nthat any problems introduced by others\ + \ will not reflect on the original\nauthors' reputations.\n\n Finally, any free\ + \ program is threatened constantly by software\npatents. We wish to avoid the\ + \ danger that redistributors of a free\nprogram will individually obtain patent\ + \ licenses, in effect making the\nprogram proprietary. To prevent this, we have\ + \ made it clear that any\npatent must be licensed for everyone's free use or not\ + \ licensed at all.\n\n The precise terms and conditions for copying, distribution\ + \ and\nmodification follow.\n\n GNU GENERAL PUBLIC LICENSE\n\ + \ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n 0. This\ + \ License applies to any program or other work which contains\na notice placed\ + \ by the copyright holder saying it may be distributed\nunder the terms of this\ + \ General Public License. The \"Program\", below,\nrefers to any such program\ + \ or work, and a \"work based on the Program\"\nmeans either the Program or any\ + \ derivative work under copyright law:\nthat is to say, a work containing the\ + \ Program or a portion of it,\neither verbatim or with modifications and/or translated\ + \ into another\nlanguage. (Hereinafter, translation is included without limitation\ + \ in\nthe term \"modification\".) Each licensee is addressed as \"you\".\n\n\ + Activities other than copying, distribution and modification are not\ncovered\ + \ by this License; they are outside its scope. The act of\nrunning the Program\ + \ is not restricted, and the output from the Program\nis covered only if its contents\ + \ constitute a work based on the\nProgram (independent of having been made by\ + \ running the Program).\nWhether that is true depends on what the Program does.\n\ + \n 1. You may copy and distribute verbatim copies of the Program's\nsource code\ + \ as you receive it, in any medium, provided that you\nconspicuously and appropriately\ + \ publish on each copy an appropriate\ncopyright notice and disclaimer of warranty;\ + \ keep intact all the\nnotices that refer to this License and to the absence of\ + \ any warranty;\nand give any other recipients of the Program a copy of this License\n\ + along with the Program.\n\nYou may charge a fee for the physical act of transferring\ + \ a copy, and\nyou may at your option offer warranty protection in exchange for\ + \ a fee.\n\n 2. You may modify your copy or copies of the Program or any portion\n\ + of it, thus forming a work based on the Program, and copy and\ndistribute such\ + \ modifications or work under the terms of Section 1\nabove, provided that you\ + \ also meet all of these conditions:\n\n a) You must cause the modified files\ + \ to carry prominent notices\n stating that you changed the files and the date\ + \ of any change.\n\n b) You must cause any work that you distribute or publish,\ + \ that in\n whole or in part contains or is derived from the Program or any\n\ + \ part thereof, to be licensed as a whole at no charge to all third\n parties\ + \ under the terms of this License.\n\n c) If the modified program normally\ + \ reads commands interactively\n when run, you must cause it, when started\ + \ running for such\n interactive use in the most ordinary way, to print or\ + \ display an\n announcement including an appropriate copyright notice and a\n\ + \ notice that there is no warranty (or else, saying that you provide\n a\ + \ warranty) and that users may redistribute the program under\n these conditions,\ + \ and telling the user how to view a copy of this\n License. (Exception: if\ + \ the Program itself is interactive but\n does not normally print such an announcement,\ + \ your work based on\n the Program is not required to print an announcement.)\n\ + \nThese requirements apply to the modified work as a whole. If\nidentifiable\ + \ sections of that work are not derived from the Program,\nand can be reasonably\ + \ considered independent and separate works in\nthemselves, then this License,\ + \ and its terms, do not apply to those\nsections when you distribute them as separate\ + \ works. But when you\ndistribute the same sections as part of a whole which\ + \ is a work based\non the Program, the distribution of the whole must be on the\ + \ terms of\nthis License, whose permissions for other licensees extend to the\n\ + entire whole, and thus to each and every part regardless of who wrote it.\n\n\ + Thus, it is not the intent of this section to claim rights or contest\nyour rights\ + \ to work written entirely by you; rather, the intent is to\nexercise the right\ + \ to control the distribution of derivative or\ncollective works based on the\ + \ Program.\n\nIn addition, mere aggregation of another work not based on the Program\n\ + with the Program (or with a work based on the Program) on a volume of\na storage\ + \ or distribution medium does not bring the other work under\nthe scope of this\ + \ License.\n\n 3. You may copy and distribute the Program (or a work based on\ + \ it,\nunder Section 2) in object code or executable form under the terms of\n\ + Sections 1 and 2 above provided that you also do one of the following:\n\n \ + \ a) Accompany it with the complete corresponding machine-readable\n source\ + \ code, which must be distributed under the terms of Sections\n 1 and 2 above\ + \ on a medium customarily used for software interchange; or,\n\n b) Accompany\ + \ it with a written offer, valid for at least three\n years, to give any third\ + \ party, for a charge no more than your\n cost of physically performing source\ + \ distribution, a complete\n machine-readable copy of the corresponding source\ + \ code, to be\n distributed under the terms of Sections 1 and 2 above on a\ + \ medium\n customarily used for software interchange; or,\n\n c) Accompany\ + \ it with the information you received as to the offer\n to distribute corresponding\ + \ source code. (This alternative is\n allowed only for noncommercial distribution\ + \ and only if you\n received the program in object code or executable form\ + \ with such\n an offer, in accord with Subsection b above.)\n\nThe source code\ + \ for a work means the preferred form of the work for\nmaking modifications to\ + \ it. For an executable work, complete source\ncode means all the source code\ + \ for all modules it contains, plus any\nassociated interface definition files,\ + \ plus the scripts used to\ncontrol compilation and installation of the executable.\ + \ However, as a\nspecial exception, the source code distributed need not include\n\ + anything that is normally distributed (in either source or binary\nform) with\ + \ the major components (compiler, kernel, and so on) of the\noperating system\ + \ on which the executable runs, unless that component\nitself accompanies the\ + \ executable.\n\nIf distribution of executable or object code is made by offering\n\ + access to copy from a designated place, then offering equivalent\naccess to copy\ + \ the source code from the same place counts as\ndistribution of the source code,\ + \ even though third parties are not\ncompelled to copy the source along with the\ + \ object code.\n\n 4. You may not copy, modify, sublicense, or distribute the\ + \ Program\nexcept as expressly provided under this License. Any attempt\notherwise\ + \ to copy, modify, sublicense or distribute the Program is\nvoid, and will automatically\ + \ terminate your rights under this License.\nHowever, parties who have received\ + \ copies, or rights, from you under\nthis License will not have their licenses\ + \ terminated so long as such\nparties remain in full compliance.\n\n 5. You are\ + \ not required to accept this License, since you have not\nsigned it. However,\ + \ nothing else grants you permission to modify or\ndistribute the Program or its\ + \ derivative works. These actions are\nprohibited by law if you do not accept\ + \ this License. Therefore, by\nmodifying or distributing the Program (or any\ + \ work based on the\nProgram), you indicate your acceptance of this License to\ + \ do so, and\nall its terms and conditions for copying, distributing or modifying\n\ + the Program or works based on it.\n\n 6. Each time you redistribute the Program\ + \ (or any work based on the\nProgram), the recipient automatically receives a\ + \ license from the\noriginal licensor to copy, distribute or modify the Program\ + \ subject to\nthese terms and conditions. You may not impose any further\nrestrictions\ + \ on the recipients' exercise of the rights granted herein.\nYou are not responsible\ + \ for enforcing compliance by third parties to\nthis License.\n\n 7. If, as a\ + \ consequence of a court judgment or allegation of patent\ninfringement or for\ + \ any other reason (not limited to patent issues),\nconditions are imposed on\ + \ you (whether by court order, agreement or\notherwise) that contradict the conditions\ + \ of this License, they do not\nexcuse you from the conditions of this License.\ + \ If you cannot\ndistribute so as to satisfy simultaneously your obligations\ + \ under this\nLicense and any other pertinent obligations, then as a consequence\ + \ you\nmay not distribute the Program at all. For example, if a patent\nlicense\ + \ would not permit royalty-free redistribution of the Program by\nall those who\ + \ receive copies directly or indirectly through you, then\nthe only way you could\ + \ satisfy both it and this License would be to\nrefrain entirely from distribution\ + \ of the Program.\n\nIf any portion of this section is held invalid or unenforceable\ + \ under\nany particular circumstance, the balance of the section is intended to\n\ + apply and the section as a whole is intended to apply in other\ncircumstances.\n\ + \nIt is not the purpose of this section to induce you to infringe any\npatents\ + \ or other property right claims or to contest validity of any\nsuch claims; this\ + \ section has the sole purpose of protecting the\nintegrity of the free software\ + \ distribution system, which is\nimplemented by public license practices. Many\ + \ people have made\ngenerous contributions to the wide range of software distributed\n\ + through that system in reliance on consistent application of that\nsystem; it\ + \ is up to the author/donor to decide if he or she is willing\nto distribute software\ + \ through any other system and a licensee cannot\nimpose that choice.\n\nThis\ + \ section is intended to make thoroughly clear what is believed to\nbe a consequence\ + \ of the rest of this License.\n\n 8. If the distribution and/or use of the Program\ + \ is restricted in\ncertain countries either by patents or by copyrighted interfaces,\ + \ the\noriginal copyright holder who places the Program under this License\nmay\ + \ add an explicit geographical distribution limitation excluding\nthose countries,\ + \ so that distribution is permitted only in or among\ncountries not thus excluded.\ + \ In such case, this License incorporates\nthe limitation as if written in the\ + \ body of this License.\n\n 9. The Free Software Foundation may publish revised\ + \ and/or new versions\nof the General Public License from time to time. Such\ + \ new versions will\nbe similar in spirit to the present version, but may differ\ + \ in detail to\naddress new problems or concerns.\n\nEach version is given a distinguishing\ + \ version number. If the Program\nspecifies a version number of this License\ + \ which applies to it and \"any\nlater version\", you have the option of following\ + \ the terms and conditions\neither of that version or of any later version published\ + \ by the Free\nSoftware Foundation. If the Program does not specify a version\ + \ number of\nthis License, you may choose any version ever published by the Free\ + \ Software\nFoundation.\n\n 10. If you wish to incorporate parts of the Program\ + \ into other free\nprograms whose distribution conditions are different, write\ + \ to the author\nto ask for permission. For software which is copyrighted by\ + \ the Free\nSoftware Foundation, write to the Free Software Foundation; we sometimes\n\ + make exceptions for this. Our decision will be guided by the two goals\nof preserving\ + \ the free status of all derivatives of our free software and\nof promoting the\ + \ sharing and reuse of software generally.\n\n NO WARRANTY\n\ + \n 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY\n\ + FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN\nOTHERWISE\ + \ STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES\nPROVIDE THE PROGRAM\ + \ \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED\nOR IMPLIED, INCLUDING,\ + \ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS FOR\ + \ A PARTICULAR PURPOSE. THE ENTIRE RISK AS\nTO THE QUALITY AND PERFORMANCE OF\ + \ THE PROGRAM IS WITH YOU. SHOULD THE\nPROGRAM PROVE DEFECTIVE, YOU ASSUME THE\ + \ COST OF ALL NECESSARY SERVICING,\nREPAIR OR CORRECTION.\n\n 12. IN NO EVENT\ + \ UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT\ + \ HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR\nREDISTRIBUTE THE PROGRAM AS\ + \ PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,\nINCLUDING ANY GENERAL, SPECIAL,\ + \ INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING\nOUT OF THE USE OR INABILITY TO\ + \ USE THE PROGRAM (INCLUDING BUT NOT LIMITED\nTO LOSS OF DATA OR DATA BEING RENDERED\ + \ INACCURATE OR LOSSES SUSTAINED BY\nYOU OR THIRD PARTIES OR A FAILURE OF THE\ + \ PROGRAM TO OPERATE WITH ANY OTHER\nPROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY\ + \ HAS BEEN ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n \ + \ END OF TERMS AND CONDITIONS\n\n How to Apply These Terms to Your\ + \ New Programs\n\n If you develop a new program, and you want it to be of the\ + \ greatest\npossible use to the public, the best way to achieve this is to make\ + \ it\nfree software which everyone can redistribute and change under these terms.\n\ + \n To do so, attach the following notices to the program. It is safest\nto attach\ + \ them to the start of each source file to most effectively\nconvey the exclusion\ + \ of warranty; and each file should have at least\nthe \"copyright\" line and\ + \ a pointer to where the full notice is found.\n\n \n Copyright (C) \n\n This program is free software; you can redistribute it and/or\ + \ modify\n it under the terms of the GNU General Public License as published\ + \ by\n the Free Software Foundation; either version 2 of the License, or\n\ + \ (at your option) any later version.\n\n This program is distributed in\ + \ the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even\ + \ the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\ + \ See the\n GNU General Public License for more details.\n\n You should\ + \ have received a copy of the GNU General Public License along\n with this\ + \ program; if not, write to the Free Software Foundation, Inc.,\n 51 Franklin\ + \ Street, Fifth Floor, Boston, MA 02110-1301 USA.\n\nAlso add information on how\ + \ to contact you by electronic and paper mail.\n\nIf the program is interactive,\ + \ make it output a short notice like this\nwhen it starts in an interactive mode:\n\ + \n Gnomovision version 69, Copyright (C) year name of author\n Gnomovision\ + \ comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n This is free\ + \ software, and you are welcome to redistribute it\n under certain conditions;\ + \ type `show c' for details.\n\nThe hypothetical commands `show w' and `show c'\ + \ should show the appropriate\nparts of the General Public License. Of course,\ + \ the commands you use may\nbe called something other than `show w' and `show\ + \ c'; they could even be\nmouse-clicks or menu items--whatever suits your program.\n\ + \nYou should also get your employer (if you work as a programmer) or your\nschool,\ + \ if any, to sign a \"copyright disclaimer\" for the program, if\nnecessary. \ + \ Here is a sample; alter the names:\n\n Yoyodyne, Inc., hereby disclaims all\ + \ copyright interest in the program\n `Gnomovision' (which makes passes at compilers)\ + \ written by James Hacker.\n\n , 1 April 1989\n Ty Coon,\ + \ President of Vice\n\nThis General Public License does not permit incorporating\ + \ your program into\nproprietary programs. If your program is a subroutine library,\ + \ you may\nconsider it more useful to permit linking proprietary applications\ + \ with the\nlibrary. If this is what you want to do, use the GNU Lesser General\n\ + Public License instead of this License.\n\nAs a special exception to the GNU General\ + \ Public License, if you\ndistribute this file as part of a program that contains\ + \ a\nconfiguration script generated by Autoconf, you may include it under\nthe\ + \ same distribution terms that you use for the rest of that program." + name: "GPL-2.0-or-later WITH Autoconf-exception" +- licenseId: "LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception-f76ca689e5390ee15588308d669726ef" + extractedText: "GNU GENERAL PUBLIC LICENSE\nVersion 2, June 1991\n\nCopyright (C)\ + \ 1989, 1991 Free Software Foundation, Inc.,\n51 Franklin Street, Fifth Floor,\ + \ Boston, MA 02110-1301 USA\nEveryone is permitted to copy and distribute verbatim\ + \ copies\nof this license document, but changing it is not allowed.\n\nPreamble\n\ + \nThe licenses for most software are designed to take away your\nfreedom to share\ + \ and change it. By contrast, the GNU General Public\nLicense is intended to guarantee\ + \ your freedom to share and change free\nsoftware--to make sure the software is\ + \ free for all its users. This\nGeneral Public License applies to most of the\ + \ Free Software\nFoundation's software and to any other program whose authors\ + \ commit to\nusing it. (Some other Free Software Foundation software is covered\ + \ by\nthe GNU Lesser General Public License instead.) You can apply it to\nyour\ + \ programs, too.\n\nWhen we speak of free software, we are referring to freedom,\ + \ not\nprice. Our General Public Licenses are designed to make sure that you\n\ + have the freedom to distribute copies of free software (and charge for\nthis service\ + \ if you wish), that you receive source code or can get it\nif you want it, that\ + \ you can change the software or use pieces of it\nin new free programs; and that\ + \ you know you can do these things.\n\nTo protect your rights, we need to make\ + \ restrictions that forbid\nanyone to deny you these rights or to ask you to surrender\ + \ the rights.\nThese restrictions translate to certain responsibilities for you\ + \ if you\ndistribute copies of the software, or if you modify it.\n\nFor example,\ + \ if you distribute copies of such a program, whether\ngratis or for a fee, you\ + \ must give the recipients all the rights that\nyou have. You must make sure that\ + \ they, too, receive or can get the\nsource code. And you must show them these\ + \ terms so they know their\nrights.\n\nWe protect your rights with two steps:\ + \ (1) copyright the software, and\n(2) offer you this license which gives you\ + \ legal permission to copy,\ndistribute and/or modify the software.\n\nAlso, for\ + \ each author's protection and ours, we want to make certain\nthat everyone understands\ + \ that there is no warranty for this free\nsoftware. If the software is modified\ + \ by someone else and passed on, we\nwant its recipients to know that what they\ + \ have is not the original, so\nthat any problems introduced by others will not\ + \ reflect on the original\nauthors' reputations.\n\nFinally, any free program\ + \ is threatened constantly by software\npatents. We wish to avoid the danger that\ + \ redistributors of a free\nprogram will individually obtain patent licenses,\ + \ in effect making the\nprogram proprietary. To prevent this, we have made it\ + \ clear that any\npatent must be licensed for everyone's free use or not licensed\ + \ at all.\n\nThe precise terms and conditions for copying, distribution and\n\ + modification follow.\n\nGNU GENERAL PUBLIC LICENSE\nTERMS AND CONDITIONS FOR COPYING,\ + \ DISTRIBUTION AND MODIFICATION\n\n0. This License applies to any program or other\ + \ work which contains\na notice placed by the copyright holder saying it may be\ + \ distributed\nunder the terms of this General Public License. The \"Program\"\ + , below,\nrefers to any such program or work, and a \"work based on the Program\"\ + \nmeans either the Program or any derivative work under copyright law:\nthat is\ + \ to say, a work containing the Program or a portion of it,\neither verbatim or\ + \ with modifications and/or translated into another\nlanguage. (Hereinafter, translation\ + \ is included without limitation in\nthe term \"modification\".) Each licensee\ + \ is addressed as \"you\".\n\nActivities other than copying, distribution and\ + \ modification are not\ncovered by this License; they are outside its scope. The\ + \ act of\nrunning the Program is not restricted, and the output from the Program\n\ + is covered only if its contents constitute a work based on the\nProgram (independent\ + \ of having been made by running the Program).\nWhether that is true depends on\ + \ what the Program does.\n\n1. You may copy and distribute verbatim copies of\ + \ the Program's\nsource code as you receive it, in any medium, provided that you\n\ + conspicuously and appropriately publish on each copy an appropriate\ncopyright\ + \ notice and disclaimer of warranty; keep intact all the\nnotices that refer to\ + \ this License and to the absence of any warranty;\nand give any other recipients\ + \ of the Program a copy of this License\nalong with the Program.\n\nYou may charge\ + \ a fee for the physical act of transferring a copy, and\nyou may at your option\ + \ offer warranty protection in exchange for a fee.\n\n2. You may modify your copy\ + \ or copies of the Program or any portion\nof it, thus forming a work based on\ + \ the Program, and copy and\ndistribute such modifications or work under the terms\ + \ of Section 1\nabove, provided that you also meet all of these conditions:\n\n\ + a) You must cause the modified files to carry prominent notices\nstating that\ + \ you changed the files and the date of any change.\n\nb) You must cause any work\ + \ that you distribute or publish, that in\nwhole or in part contains or is derived\ + \ from the Program or any\npart thereof, to be licensed as a whole at no charge\ + \ to all third\nparties under the terms of this License.\n\nc) If the modified\ + \ program normally reads commands interactively\nwhen run, you must cause it,\ + \ when started running for such\ninteractive use in the most ordinary way, to\ + \ print or display an\nannouncement including an appropriate copyright notice\ + \ and a\nnotice that there is no warranty (or else, saying that you provide\n\ + a warranty) and that users may redistribute the program under\nthese conditions,\ + \ and telling the user how to view a copy of this\nLicense. (Exception: if the\ + \ Program itself is interactive but\ndoes not normally print such an announcement,\ + \ your work based on\nthe Program is not required to print an announcement.)\n\ + \nThese requirements apply to the modified work as a whole. If\nidentifiable sections\ + \ of that work are not derived from the Program,\nand can be reasonably considered\ + \ independent and separate works in\nthemselves, then this License, and its terms,\ + \ do not apply to those\nsections when you distribute them as separate works.\ + \ But when you\ndistribute the same sections as part of a whole which is a work\ + \ based\non the Program, the distribution of the whole must be on the terms of\n\ + this License, whose permissions for other licensees extend to the\nentire whole,\ + \ and thus to each and every part regardless of who wrote it.\n\nThus, it is not\ + \ the intent of this section to claim rights or contest\nyour rights to work written\ + \ entirely by you; rather, the intent is to\nexercise the right to control the\ + \ distribution of derivative or\ncollective works based on the Program.\n\nIn\ + \ addition, mere aggregation of another work not based on the Program\nwith the\ + \ Program (or with a work based on the Program) on a volume of\na storage or distribution\ + \ medium does not bring the other work under\nthe scope of this License.\n\n3.\ + \ You may copy and distribute the Program (or a work based on it,\nunder Section\ + \ 2) in object code or executable form under the terms of\nSections 1 and 2 above\ + \ provided that you also do one of the following:\n\na) Accompany it with the\ + \ complete corresponding machine-readable\nsource code, which must be distributed\ + \ under the terms of Sections\n1 and 2 above on a medium customarily used for\ + \ software interchange; or,\n\nb) Accompany it with a written offer, valid for\ + \ at least three\nyears, to give any third party, for a charge no more than your\n\ + cost of physically performing source distribution, a complete\nmachine-readable\ + \ copy of the corresponding source code, to be\ndistributed under the terms of\ + \ Sections 1 and 2 above on a medium\ncustomarily used for software interchange;\ + \ or,\n\nc) Accompany it with the information you received as to the offer\nto\ + \ distribute corresponding source code. (This alternative is\nallowed only for\ + \ noncommercial distribution and only if you\nreceived the program in object code\ + \ or executable form with such\nan offer, in accord with Subsection b above.)\n\ + \nThe source code for a work means the preferred form of the work for\nmaking\ + \ modifications to it. For an executable work, complete source\ncode means all\ + \ the source code for all modules it contains, plus any\nassociated interface\ + \ definition files, plus the scripts used to\ncontrol compilation and installation\ + \ of the executable. However, as a\nspecial exception, the source code distributed\ + \ need not include\nanything that is normally distributed (in either source or\ + \ binary\nform) with the major components (compiler, kernel, and so on) of the\n\ + operating system on which the executable runs, unless that component\nitself accompanies\ + \ the executable.\n\nIf distribution of executable or object code is made by offering\n\ + access to copy from a designated place, then offering equivalent\naccess to copy\ + \ the source code from the same place counts as\ndistribution of the source code,\ + \ even though third parties are not\ncompelled to copy the source along with the\ + \ object code.\n\n4. You may not copy, modify, sublicense, or distribute the Program\n\ + except as expressly provided under this License. Any attempt\notherwise to copy,\ + \ modify, sublicense or distribute the Program is\nvoid, and will automatically\ + \ terminate your rights under this License.\nHowever, parties who have received\ + \ copies, or rights, from you under\nthis License will not have their licenses\ + \ terminated so long as such\nparties remain in full compliance.\n\n5. You are\ + \ not required to accept this License, since you have not\nsigned it. However,\ + \ nothing else grants you permission to modify or\ndistribute the Program or its\ + \ derivative works. These actions are\nprohibited by law if you do not accept\ + \ this License. Therefore, by\nmodifying or distributing the Program (or any work\ + \ based on the\nProgram), you indicate your acceptance of this License to do so,\ + \ and\nall its terms and conditions for copying, distributing or modifying\nthe\ + \ Program or works based on it.\n\n6. Each time you redistribute the Program (or\ + \ any work based on the\nProgram), the recipient automatically receives a license\ + \ from the\noriginal licensor to copy, distribute or modify the Program subject\ + \ to\nthese terms and conditions. You may not impose any further\nrestrictions\ + \ on the recipients' exercise of the rights granted herein.\nYou are not responsible\ + \ for enforcing compliance by third parties to\nthis License.\n\n7. If, as a consequence\ + \ of a court judgment or allegation of patent\ninfringement or for any other reason\ + \ (not limited to patent issues),\nconditions are imposed on you (whether by court\ + \ order, agreement or\notherwise) that contradict the conditions of this License,\ + \ they do not\nexcuse you from the conditions of this License. If you cannot\n\ + distribute so as to satisfy simultaneously your obligations under this\nLicense\ + \ and any other pertinent obligations, then as a consequence you\nmay not distribute\ + \ the Program at all. For example, if a patent\nlicense would not permit royalty-free\ + \ redistribution of the Program by\nall those who receive copies directly or indirectly\ + \ through you, then\nthe only way you could satisfy both it and this License would\ + \ be to\nrefrain entirely from distribution of the Program.\n\nIf any portion\ + \ of this section is held invalid or unenforceable under\nany particular circumstance,\ + \ the balance of the section is intended to\napply and the section as a whole\ + \ is intended to apply in other\ncircumstances.\n\nIt is not the purpose of this\ + \ section to induce you to infringe any\npatents or other property right claims\ + \ or to contest validity of any\nsuch claims; this section has the sole purpose\ + \ of protecting the\nintegrity of the free software distribution system, which\ + \ is\nimplemented by public license practices. Many people have made\ngenerous\ + \ contributions to the wide range of software distributed\nthrough that system\ + \ in reliance on consistent application of that\nsystem; it is up to the author/donor\ + \ to decide if he or she is willing\nto distribute software through any other\ + \ system and a licensee cannot\nimpose that choice.\n\nThis section is intended\ + \ to make thoroughly clear what is believed to\nbe a consequence of the rest of\ + \ this License.\n\n8. If the distribution and/or use of the Program is restricted\ + \ in\ncertain countries either by patents or by copyrighted interfaces, the\n\ + original copyright holder who places the Program under this License\nmay add an\ + \ explicit geographical distribution limitation excluding\nthose countries, so\ + \ that distribution is permitted only in or among\ncountries not thus excluded.\ + \ In such case, this License incorporates\nthe limitation as if written in the\ + \ body of this License.\n\n9. The Free Software Foundation may publish revised\ + \ and/or new versions\nof the General Public License from time to time. Such new\ + \ versions will\nbe similar in spirit to the present version, but may differ in\ + \ detail to\naddress new problems or concerns.\n\nEach version is given a distinguishing\ + \ version number. If the Program\nspecifies a version number of this License which\ + \ applies to it and \"any\nlater version\", you have the option of following the\ + \ terms and conditions\neither of that version or of any later version published\ + \ by the Free\nSoftware Foundation. If the Program does not specify a version\ + \ number of\nthis License, you may choose any version ever published by the Free\ + \ Software\nFoundation.\n\n10. If you wish to incorporate parts of the Program\ + \ into other free\nprograms whose distribution conditions are different, write\ + \ to the author\nto ask for permission. For software which is copyrighted by the\ + \ Free\nSoftware Foundation, write to the Free Software Foundation; we sometimes\n\ + make exceptions for this. Our decision will be guided by the two goals\nof preserving\ + \ the free status of all derivatives of our free software and\nof promoting the\ + \ sharing and reuse of software generally.\n\nNO WARRANTY\n\n11. BECAUSE THE PROGRAM\ + \ IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY\nFOR THE PROGRAM, TO THE EXTENT\ + \ PERMITTED BY APPLICABLE LAW. EXCEPT WHEN\nOTHERWISE STATED IN WRITING THE COPYRIGHT\ + \ HOLDERS AND/OR OTHER PARTIES\nPROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\ + \ OF ANY KIND, EITHER EXPRESSED\nOR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE\ + \ IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.\ + \ THE ENTIRE RISK AS\nTO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.\ + \ SHOULD THE\nPROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,\n\ + REPAIR OR CORRECTION.\n\n12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR\ + \ AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY\ + \ MODIFY AND/OR\nREDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU\ + \ FOR DAMAGES,\nINCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES\ + \ ARISING\nOUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED\n\ + TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY\nYOU\ + \ OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER\nPROGRAMS),\ + \ EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE\nPOSSIBILITY OF SUCH\ + \ DAMAGES.\n\nEND OF TERMS AND CONDITIONS\n\nHow to Apply These Terms to Your\ + \ New Programs\n\nIf you develop a new program, and you want it to be of the greatest\n\ + possible use to the public, the best way to achieve this is to make it\nfree software\ + \ which everyone can redistribute and change under these terms.\n\nTo do so, attach\ + \ the following notices to the program. It is safest\nto attach them to the start\ + \ of each source file to most effectively\nconvey the exclusion of warranty; and\ + \ each file should have at least\nthe \"copyright\" line and a pointer to where\ + \ the full notice is found.\n\n\nCopyright (C) \n\nThis program\ + \ is free software; you can redistribute it and/or modify\nit under the terms\ + \ of the GNU General Public License as published by\nthe Free Software Foundation;\ + \ either version 2 of the License, or\n(at your option) any later version.\n\n\ + This program is distributed in the hope that it will be useful,\nbut WITHOUT ANY\ + \ WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR\ + \ A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\ + \nYou should have received a copy of the GNU General Public License along\nwith\ + \ this program; if not, write to the Free Software Foundation, Inc.,\n51 Franklin\ + \ Street, Fifth Floor, Boston, MA 02110-1301 USA.\n\nAlso add information on how\ + \ to contact you by electronic and paper mail.\n\nIf the program is interactive,\ + \ make it output a short notice like this\nwhen it starts in an interactive mode:\n\ + \nGnomovision version 69, Copyright (C) year name of author\nGnomovision comes\ + \ with ABSOLUTELY NO WARRANTY; for details type `show w'.\nThis is free software,\ + \ and you are welcome to redistribute it\nunder certain conditions; type `show\ + \ c' for details.\n\nThe hypothetical commands `show w' and `show c' should show\ + \ the appropriate\nparts of the General Public License. Of course, the commands\ + \ you use may\nbe called something other than `show w' and `show c'; they could\ + \ even be\nmouse-clicks or menu items--whatever suits your program.\n\nYou should\ + \ also get your employer (if you work as a programmer) or your\nschool, if any,\ + \ to sign a \"copyright disclaimer\" for the program, if\nnecessary. Here is a\ + \ sample; alter the names:\n\nYoyodyne, Inc., hereby disclaims all copyright interest\ + \ in the program\n`Gnomovision' (which makes passes at compilers) written by James\ + \ Hacker.\n\n, 1 April 1989\nTy Coon, President of Vice\n\ + \nThis General Public License does not permit incorporating your program into\n\ + proprietary programs. If your program is a subroutine library, you may\nconsider\ + \ it more useful to permit linking proprietary applications with the\nlibrary.\ + \ If this is what you want to do, use the GNU Lesser General\nPublic License instead\ + \ of this License.\n\n\nAs a special exception, the copyright owners of the\n\ + macro gives unlimited permission to copy, distribute and modify the\nconfigure\ + \ scripts that are the output of Autoconf when processing the\nMacro. You need\ + \ not follow the terms of the GNU General Public\nLicense when using or distributing\ + \ such scripts, even though portions\nof the text of the Macro appear in them.\ + \ The GNU General Public\nLicense (GPL) does govern all other use of the material\ + \ that\nconstitutes the Autoconf Macro.\n\nThis special exception to the GPL applies\ + \ to versions of the\nAutoconf Macro released by this project. When you make and\n\ + distribute a modified version of the Autoconf Macro, you may extend\nthis special\ + \ exception to the GPL to apply to your modified version as\nwell." + name: "GPL-2.0-or-later WITH Autoconf-exception-f76ca689e5390ee15588308d669726ef" +- licenseId: "LicenseRef-GPL-2.0-or-later-WITH-Libtool-exception" + extractedText: "GNU GENERAL PUBLIC LICENSE\n Version 2, June\ + \ 1991\n\n Copyright (C) 1989, 1991 Free Software Foundation, Inc.,\n 51 Franklin\ + \ Street, Fifth Floor, Boston, MA 02110-1301 USA\n Everyone is permitted to copy\ + \ and distribute verbatim copies\n of this license document, but changing it is\ + \ not allowed.\n\n Preamble\n\n The licenses for most\ + \ software are designed to take away your\nfreedom to share and change it. By\ + \ contrast, the GNU General Public\nLicense is intended to guarantee your freedom\ + \ to share and change free\nsoftware--to make sure the software is free for all\ + \ its users. This\nGeneral Public License applies to most of the Free Software\n\ + Foundation's software and to any other program whose authors commit to\nusing\ + \ it. (Some other Free Software Foundation software is covered by\nthe GNU Lesser\ + \ General Public License instead.) You can apply it to\nyour programs, too.\n\ + \n When we speak of free software, we are referring to freedom, not\nprice. \ + \ Our General Public Licenses are designed to make sure that you\nhave the freedom\ + \ to distribute copies of free software (and charge for\nthis service if you wish),\ + \ that you receive source code or can get it\nif you want it, that you can change\ + \ the software or use pieces of it\nin new free programs; and that you know you\ + \ can do these things.\n\n To protect your rights, we need to make restrictions\ + \ that forbid\nanyone to deny you these rights or to ask you to surrender the\ + \ rights.\nThese restrictions translate to certain responsibilities for you if\ + \ you\ndistribute copies of the software, or if you modify it.\n\n For example,\ + \ if you distribute copies of such a program, whether\ngratis or for a fee, you\ + \ must give the recipients all the rights that\nyou have. You must make sure\ + \ that they, too, receive or can get the\nsource code. And you must show them\ + \ these terms so they know their\nrights.\n\n We protect your rights with two\ + \ steps: (1) copyright the software, and\n(2) offer you this license which gives\ + \ you legal permission to copy,\ndistribute and/or modify the software.\n\n Also,\ + \ for each author's protection and ours, we want to make certain\nthat everyone\ + \ understands that there is no warranty for this free\nsoftware. If the software\ + \ is modified by someone else and passed on, we\nwant its recipients to know that\ + \ what they have is not the original, so\nthat any problems introduced by others\ + \ will not reflect on the original\nauthors' reputations.\n\n Finally, any free\ + \ program is threatened constantly by software\npatents. We wish to avoid the\ + \ danger that redistributors of a free\nprogram will individually obtain patent\ + \ licenses, in effect making the\nprogram proprietary. To prevent this, we have\ + \ made it clear that any\npatent must be licensed for everyone's free use or not\ + \ licensed at all.\n\n The precise terms and conditions for copying, distribution\ + \ and\nmodification follow.\n\n GNU GENERAL PUBLIC LICENSE\n\ + \ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n 0. This\ + \ License applies to any program or other work which contains\na notice placed\ + \ by the copyright holder saying it may be distributed\nunder the terms of this\ + \ General Public License. The \"Program\", below,\nrefers to any such program\ + \ or work, and a \"work based on the Program\"\nmeans either the Program or any\ + \ derivative work under copyright law:\nthat is to say, a work containing the\ + \ Program or a portion of it,\neither verbatim or with modifications and/or translated\ + \ into another\nlanguage. (Hereinafter, translation is included without limitation\ + \ in\nthe term \"modification\".) Each licensee is addressed as \"you\".\n\n\ + Activities other than copying, distribution and modification are not\ncovered\ + \ by this License; they are outside its scope. The act of\nrunning the Program\ + \ is not restricted, and the output from the Program\nis covered only if its contents\ + \ constitute a work based on the\nProgram (independent of having been made by\ + \ running the Program).\nWhether that is true depends on what the Program does.\n\ + \n 1. You may copy and distribute verbatim copies of the Program's\nsource code\ + \ as you receive it, in any medium, provided that you\nconspicuously and appropriately\ + \ publish on each copy an appropriate\ncopyright notice and disclaimer of warranty;\ + \ keep intact all the\nnotices that refer to this License and to the absence of\ + \ any warranty;\nand give any other recipients of the Program a copy of this License\n\ + along with the Program.\n\nYou may charge a fee for the physical act of transferring\ + \ a copy, and\nyou may at your option offer warranty protection in exchange for\ + \ a fee.\n\n 2. You may modify your copy or copies of the Program or any portion\n\ + of it, thus forming a work based on the Program, and copy and\ndistribute such\ + \ modifications or work under the terms of Section 1\nabove, provided that you\ + \ also meet all of these conditions:\n\n a) You must cause the modified files\ + \ to carry prominent notices\n stating that you changed the files and the date\ + \ of any change.\n\n b) You must cause any work that you distribute or publish,\ + \ that in\n whole or in part contains or is derived from the Program or any\n\ + \ part thereof, to be licensed as a whole at no charge to all third\n parties\ + \ under the terms of this License.\n\n c) If the modified program normally\ + \ reads commands interactively\n when run, you must cause it, when started\ + \ running for such\n interactive use in the most ordinary way, to print or\ + \ display an\n announcement including an appropriate copyright notice and a\n\ + \ notice that there is no warranty (or else, saying that you provide\n a\ + \ warranty) and that users may redistribute the program under\n these conditions,\ + \ and telling the user how to view a copy of this\n License. (Exception: if\ + \ the Program itself is interactive but\n does not normally print such an announcement,\ + \ your work based on\n the Program is not required to print an announcement.)\n\ + \nThese requirements apply to the modified work as a whole. If\nidentifiable\ + \ sections of that work are not derived from the Program,\nand can be reasonably\ + \ considered independent and separate works in\nthemselves, then this License,\ + \ and its terms, do not apply to those\nsections when you distribute them as separate\ + \ works. But when you\ndistribute the same sections as part of a whole which\ + \ is a work based\non the Program, the distribution of the whole must be on the\ + \ terms of\nthis License, whose permissions for other licensees extend to the\n\ + entire whole, and thus to each and every part regardless of who wrote it.\n\n\ + Thus, it is not the intent of this section to claim rights or contest\nyour rights\ + \ to work written entirely by you; rather, the intent is to\nexercise the right\ + \ to control the distribution of derivative or\ncollective works based on the\ + \ Program.\n\nIn addition, mere aggregation of another work not based on the Program\n\ + with the Program (or with a work based on the Program) on a volume of\na storage\ + \ or distribution medium does not bring the other work under\nthe scope of this\ + \ License.\n\n 3. You may copy and distribute the Program (or a work based on\ + \ it,\nunder Section 2) in object code or executable form under the terms of\n\ + Sections 1 and 2 above provided that you also do one of the following:\n\n \ + \ a) Accompany it with the complete corresponding machine-readable\n source\ + \ code, which must be distributed under the terms of Sections\n 1 and 2 above\ + \ on a medium customarily used for software interchange; or,\n\n b) Accompany\ + \ it with a written offer, valid for at least three\n years, to give any third\ + \ party, for a charge no more than your\n cost of physically performing source\ + \ distribution, a complete\n machine-readable copy of the corresponding source\ + \ code, to be\n distributed under the terms of Sections 1 and 2 above on a\ + \ medium\n customarily used for software interchange; or,\n\n c) Accompany\ + \ it with the information you received as to the offer\n to distribute corresponding\ + \ source code. (This alternative is\n allowed only for noncommercial distribution\ + \ and only if you\n received the program in object code or executable form\ + \ with such\n an offer, in accord with Subsection b above.)\n\nThe source code\ + \ for a work means the preferred form of the work for\nmaking modifications to\ + \ it. For an executable work, complete source\ncode means all the source code\ + \ for all modules it contains, plus any\nassociated interface definition files,\ + \ plus the scripts used to\ncontrol compilation and installation of the executable.\ + \ However, as a\nspecial exception, the source code distributed need not include\n\ + anything that is normally distributed (in either source or binary\nform) with\ + \ the major components (compiler, kernel, and so on) of the\noperating system\ + \ on which the executable runs, unless that component\nitself accompanies the\ + \ executable.\n\nIf distribution of executable or object code is made by offering\n\ + access to copy from a designated place, then offering equivalent\naccess to copy\ + \ the source code from the same place counts as\ndistribution of the source code,\ + \ even though third parties are not\ncompelled to copy the source along with the\ + \ object code.\n\n 4. You may not copy, modify, sublicense, or distribute the\ + \ Program\nexcept as expressly provided under this License. Any attempt\notherwise\ + \ to copy, modify, sublicense or distribute the Program is\nvoid, and will automatically\ + \ terminate your rights under this License.\nHowever, parties who have received\ + \ copies, or rights, from you under\nthis License will not have their licenses\ + \ terminated so long as such\nparties remain in full compliance.\n\n 5. You are\ + \ not required to accept this License, since you have not\nsigned it. However,\ + \ nothing else grants you permission to modify or\ndistribute the Program or its\ + \ derivative works. These actions are\nprohibited by law if you do not accept\ + \ this License. Therefore, by\nmodifying or distributing the Program (or any\ + \ work based on the\nProgram), you indicate your acceptance of this License to\ + \ do so, and\nall its terms and conditions for copying, distributing or modifying\n\ + the Program or works based on it.\n\n 6. Each time you redistribute the Program\ + \ (or any work based on the\nProgram), the recipient automatically receives a\ + \ license from the\noriginal licensor to copy, distribute or modify the Program\ + \ subject to\nthese terms and conditions. You may not impose any further\nrestrictions\ + \ on the recipients' exercise of the rights granted herein.\nYou are not responsible\ + \ for enforcing compliance by third parties to\nthis License.\n\n 7. If, as a\ + \ consequence of a court judgment or allegation of patent\ninfringement or for\ + \ any other reason (not limited to patent issues),\nconditions are imposed on\ + \ you (whether by court order, agreement or\notherwise) that contradict the conditions\ + \ of this License, they do not\nexcuse you from the conditions of this License.\ + \ If you cannot\ndistribute so as to satisfy simultaneously your obligations\ + \ under this\nLicense and any other pertinent obligations, then as a consequence\ + \ you\nmay not distribute the Program at all. For example, if a patent\nlicense\ + \ would not permit royalty-free redistribution of the Program by\nall those who\ + \ receive copies directly or indirectly through you, then\nthe only way you could\ + \ satisfy both it and this License would be to\nrefrain entirely from distribution\ + \ of the Program.\n\nIf any portion of this section is held invalid or unenforceable\ + \ under\nany particular circumstance, the balance of the section is intended to\n\ + apply and the section as a whole is intended to apply in other\ncircumstances.\n\ + \nIt is not the purpose of this section to induce you to infringe any\npatents\ + \ or other property right claims or to contest validity of any\nsuch claims; this\ + \ section has the sole purpose of protecting the\nintegrity of the free software\ + \ distribution system, which is\nimplemented by public license practices. Many\ + \ people have made\ngenerous contributions to the wide range of software distributed\n\ + through that system in reliance on consistent application of that\nsystem; it\ + \ is up to the author/donor to decide if he or she is willing\nto distribute software\ + \ through any other system and a licensee cannot\nimpose that choice.\n\nThis\ + \ section is intended to make thoroughly clear what is believed to\nbe a consequence\ + \ of the rest of this License.\n\n 8. If the distribution and/or use of the Program\ + \ is restricted in\ncertain countries either by patents or by copyrighted interfaces,\ + \ the\noriginal copyright holder who places the Program under this License\nmay\ + \ add an explicit geographical distribution limitation excluding\nthose countries,\ + \ so that distribution is permitted only in or among\ncountries not thus excluded.\ + \ In such case, this License incorporates\nthe limitation as if written in the\ + \ body of this License.\n\n 9. The Free Software Foundation may publish revised\ + \ and/or new versions\nof the General Public License from time to time. Such\ + \ new versions will\nbe similar in spirit to the present version, but may differ\ + \ in detail to\naddress new problems or concerns.\n\nEach version is given a distinguishing\ + \ version number. If the Program\nspecifies a version number of this License\ + \ which applies to it and \"any\nlater version\", you have the option of following\ + \ the terms and conditions\neither of that version or of any later version published\ + \ by the Free\nSoftware Foundation. If the Program does not specify a version\ + \ number of\nthis License, you may choose any version ever published by the Free\ + \ Software\nFoundation.\n\n 10. If you wish to incorporate parts of the Program\ + \ into other free\nprograms whose distribution conditions are different, write\ + \ to the author\nto ask for permission. For software which is copyrighted by\ + \ the Free\nSoftware Foundation, write to the Free Software Foundation; we sometimes\n\ + make exceptions for this. Our decision will be guided by the two goals\nof preserving\ + \ the free status of all derivatives of our free software and\nof promoting the\ + \ sharing and reuse of software generally.\n\n NO WARRANTY\n\ + \n 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY\n\ + FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN\nOTHERWISE\ + \ STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES\nPROVIDE THE PROGRAM\ + \ \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED\nOR IMPLIED, INCLUDING,\ + \ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS FOR\ + \ A PARTICULAR PURPOSE. THE ENTIRE RISK AS\nTO THE QUALITY AND PERFORMANCE OF\ + \ THE PROGRAM IS WITH YOU. SHOULD THE\nPROGRAM PROVE DEFECTIVE, YOU ASSUME THE\ + \ COST OF ALL NECESSARY SERVICING,\nREPAIR OR CORRECTION.\n\n 12. IN NO EVENT\ + \ UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT\ + \ HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR\nREDISTRIBUTE THE PROGRAM AS\ + \ PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,\nINCLUDING ANY GENERAL, SPECIAL,\ + \ INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING\nOUT OF THE USE OR INABILITY TO\ + \ USE THE PROGRAM (INCLUDING BUT NOT LIMITED\nTO LOSS OF DATA OR DATA BEING RENDERED\ + \ INACCURATE OR LOSSES SUSTAINED BY\nYOU OR THIRD PARTIES OR A FAILURE OF THE\ + \ PROGRAM TO OPERATE WITH ANY OTHER\nPROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY\ + \ HAS BEEN ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGES.\n\n \ + \ END OF TERMS AND CONDITIONS\n\n How to Apply These Terms to Your\ + \ New Programs\n\n If you develop a new program, and you want it to be of the\ + \ greatest\npossible use to the public, the best way to achieve this is to make\ + \ it\nfree software which everyone can redistribute and change under these terms.\n\ + \n To do so, attach the following notices to the program. It is safest\nto attach\ + \ them to the start of each source file to most effectively\nconvey the exclusion\ + \ of warranty; and each file should have at least\nthe \"copyright\" line and\ + \ a pointer to where the full notice is found.\n\n \n Copyright (C) \n\n This program is free software; you can redistribute it and/or\ + \ modify\n it under the terms of the GNU General Public License as published\ + \ by\n the Free Software Foundation; either version 2 of the License, or\n\ + \ (at your option) any later version.\n\n This program is distributed in\ + \ the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even\ + \ the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\ + \ See the\n GNU General Public License for more details.\n\n You should\ + \ have received a copy of the GNU General Public License along\n with this\ + \ program; if not, write to the Free Software Foundation, Inc.,\n 51 Franklin\ + \ Street, Fifth Floor, Boston, MA 02110-1301 USA.\n\nAlso add information on how\ + \ to contact you by electronic and paper mail.\n\nIf the program is interactive,\ + \ make it output a short notice like this\nwhen it starts in an interactive mode:\n\ + \n Gnomovision version 69, Copyright (C) year name of author\n Gnomovision\ + \ comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n This is free\ + \ software, and you are welcome to redistribute it\n under certain conditions;\ + \ type `show c' for details.\n\nThe hypothetical commands `show w' and `show c'\ + \ should show the appropriate\nparts of the General Public License. Of course,\ + \ the commands you use may\nbe called something other than `show w' and `show\ + \ c'; they could even be\nmouse-clicks or menu items--whatever suits your program.\n\ + \nYou should also get your employer (if you work as a programmer) or your\nschool,\ + \ if any, to sign a \"copyright disclaimer\" for the program, if\nnecessary. \ + \ Here is a sample; alter the names:\n\n Yoyodyne, Inc., hereby disclaims all\ + \ copyright interest in the program\n `Gnomovision' (which makes passes at compilers)\ + \ written by James Hacker.\n\n , 1 April 1989\n Ty Coon,\ + \ President of Vice\n\nThis General Public License does not permit incorporating\ + \ your program into\nproprietary programs. If your program is a subroutine library,\ + \ you may\nconsider it more useful to permit linking proprietary applications\ + \ with the\nlibrary. If this is what you want to do, use the GNU Lesser General\n\ + Public License instead of this License.\n\nAs a special exception to the GNU General\ + \ Public License, if you\ndistribute this file as part of a program or library\ + \ that is built\nusing GNU Libtool, you may include this file under the same\n\ + distribution terms that you use for the rest of that program." + name: "GPL-2.0-or-later WITH Libtool-exception" +- licenseId: "LicenseRef-GPL-3.0-only" + extractedText: "GNU GENERAL PUBLIC LICENSE\nVersion 3, 29 June 2007\n\nCopyright\ + \ © 2007 Free Software Foundation, Inc. \n\nEveryone is permitted\ + \ to copy and distribute verbatim copies of this license document, but changing\ + \ it is not allowed.\n\nPreamble\n\nThe GNU General Public License is a free,\ + \ copyleft license for software and other kinds of works.\n\nThe licenses for\ + \ most software and other practical works are designed to take away your freedom\ + \ to share and change the works. By contrast, the GNU General Public License is\ + \ intended to guarantee your freedom to share and change all versions of a program--to\ + \ make sure it remains free software for all its users. We, the Free Software\ + \ Foundation, use the GNU General Public License for most of our software; it\ + \ applies also to any other work released this way by its authors. You can apply\ + \ it to your programs, too.\n\nWhen we speak of free software, we are referring\ + \ to freedom, not price. Our General Public Licenses are designed to make sure\ + \ that you have the freedom to distribute copies of free software (and charge\ + \ for them if you wish), that you receive source code or can get it if you want\ + \ it, that you can change the software or use pieces of it in new free programs,\ + \ and that you know you can do these things.\n\nTo protect your rights, we need\ + \ to prevent others from denying you these rights or asking you to surrender the\ + \ rights. Therefore, you have certain responsibilities if you distribute copies\ + \ of the software, or if you modify it: responsibilities to respect the freedom\ + \ of others.\n\nFor example, if you distribute copies of such a program, whether\ + \ gratis or for a fee, you must pass on to the recipients the same freedoms that\ + \ you received. You must make sure that they, too, receive or can get the source\ + \ code. And you must show them these terms so they know their rights.\n\nDevelopers\ + \ that use the GNU GPL protect your rights with two steps: (1) assert copyright\ + \ on the software, and (2) offer you this License giving you legal permission\ + \ to copy, distribute and/or modify it.\n\nFor the developers' and authors' protection,\ + \ the GPL clearly explains that there is no warranty for this free software. For\ + \ both users' and authors' sake, the GPL requires that modified versions be marked\ + \ as changed, so that their problems will not be attributed erroneously to authors\ + \ of previous versions.\n\nSome devices are designed to deny users access to install\ + \ or run modified versions of the software inside them, although the manufacturer\ + \ can do so. This is fundamentally incompatible with the aim of protecting users'\ + \ freedom to change the software. The systematic pattern of such abuse occurs\ + \ in the area of products for individuals to use, which is precisely where it\ + \ is most unacceptable. Therefore, we have designed this version of the GPL to\ + \ prohibit the practice for those products. If such problems arise substantially\ + \ in other domains, we stand ready to extend this provision to those domains in\ + \ future versions of the GPL, as needed to protect the freedom of users.\n\nFinally,\ + \ every program is threatened constantly by software patents. States should not\ + \ allow patents to restrict development and use of software on general-purpose\ + \ computers, but in those that do, we wish to avoid the special danger that patents\ + \ applied to a free program could make it effectively proprietary. To prevent\ + \ this, the GPL assures that patents cannot be used to render the program non-free.\n\ + \nThe precise terms and conditions for copying, distribution and modification\ + \ follow.\n\nTERMS AND CONDITIONS\n\n0. Definitions.\n\n\"This License\" refers\ + \ to version 3 of the GNU General Public License.\n\n\"Copyright\" also means\ + \ copyright-like laws that apply to other kinds of works, such as semiconductor\ + \ masks.\n\n\"The Program\" refers to any copyrightable work licensed under this\ + \ License. Each licensee is addressed as \"you\". \"Licensees\" and \"recipients\"\ + \ may be individuals or organizations.\n\nTo \"modify\" a work means to copy from\ + \ or adapt all or part of the work in a fashion requiring copyright permission,\ + \ other than the making of an exact copy. The resulting work is called a \"modified\ + \ version\" of the earlier work or a work \"based on\" the earlier work.\n\nA\ + \ \"covered work\" means either the unmodified Program or a work based on the\ + \ Program.\n\nTo \"propagate\" a work means to do anything with it that, without\ + \ permission, would make you directly or secondarily liable for infringement under\ + \ applicable copyright law, except executing it on a computer or modifying a private\ + \ copy. Propagation includes copying, distribution (with or without modification),\ + \ making available to the public, and in some countries other activities as well.\n\ + \nTo \"convey\" a work means any kind of propagation that enables other parties\ + \ to make or receive copies. Mere interaction with a user through a computer network,\ + \ with no transfer of a copy, is not conveying.\n\nAn interactive user interface\ + \ displays \"Appropriate Legal Notices\" to the extent that it includes a convenient\ + \ and prominently visible feature that (1) displays an appropriate copyright notice,\ + \ and (2) tells the user that there is no warranty for the work (except to the\ + \ extent that warranties are provided), that licensees may convey the work under\ + \ this License, and how to view a copy of this License. If the interface presents\ + \ a list of user commands or options, such as a menu, a prominent item in the\ + \ list meets this criterion.\n\n1. Source Code.\nThe \"source code\" for a work\ + \ means the preferred form of the work for making modifications to it. \"Object\ + \ code\" means any non-source form of a work.\n\nA \"Standard Interface\" means\ + \ an interface that either is an official standard defined by a recognized standards\ + \ body, or, in the case of interfaces specified for a particular programming language,\ + \ one that is widely used among developers working in that language.\n\nThe \"\ + System Libraries\" of an executable work include anything, other than the work\ + \ as a whole, that (a) is included in the normal form of packaging a Major Component,\ + \ but which is not part of that Major Component, and (b) serves only to enable\ + \ use of the work with that Major Component, or to implement a Standard Interface\ + \ for which an implementation is available to the public in source code form.\ + \ A \"Major Component\", in this context, means a major essential component (kernel,\ + \ window system, and so on) of the specific operating system (if any) on which\ + \ the executable work runs, or a compiler used to produce the work, or an object\ + \ code interpreter used to run it.\n\nThe \"Corresponding Source\" for a work\ + \ in object code form means all the source code needed to generate, install, and\ + \ (for an executable work) run the object code and to modify the work, including\ + \ scripts to control those activities. However, it does not include the work's\ + \ System Libraries, or general-purpose tools or generally available free programs\ + \ which are used unmodified in performing those activities but which are not part\ + \ of the work. For example, Corresponding Source includes interface definition\ + \ files associated with source files for the work, and the source code for shared\ + \ libraries and dynamically linked subprograms that the work is specifically designed\ + \ to require, such as by intimate data communication or control flow between those\ + \ subprograms and other parts of the work.\n\nThe Corresponding Source need not\ + \ include anything that users can regenerate automatically from other parts of\ + \ the Corresponding Source.\n\nThe Corresponding Source for a work in source code\ + \ form is that same work.\n\n2. Basic Permissions.\nAll rights granted under this\ + \ License are granted for the term of copyright on the Program, and are irrevocable\ + \ provided the stated conditions are met. This License explicitly affirms your\ + \ unlimited permission to run the unmodified Program. The output from running\ + \ a covered work is covered by this License only if the output, given its content,\ + \ constitutes a covered work. This License acknowledges your rights of fair use\ + \ or other equivalent, as provided by copyright law.\n\nYou may make, run and\ + \ propagate covered works that you do not convey, without conditions so long as\ + \ your license otherwise remains in force. You may convey covered works to others\ + \ for the sole purpose of having them make modifications exclusively for you,\ + \ or provide you with facilities for running those works, provided that you comply\ + \ with the terms of this License in conveying all material for which you do not\ + \ control copyright. Those thus making or running the covered works for you must\ + \ do so exclusively on your behalf, under your direction and control, on terms\ + \ that prohibit them from making any copies of your copyrighted material outside\ + \ their relationship with you.\n\nConveying under any other circumstances is permitted\ + \ solely under the conditions stated below. Sublicensing is not allowed; section\ + \ 10 makes it unnecessary.\n\n3. Protecting Users' Legal Rights From Anti-Circumvention\ + \ Law.\nNo covered work shall be deemed part of an effective technological measure\ + \ under any applicable law fulfilling obligations under article 11 of the WIPO\ + \ copyright treaty adopted on 20 December 1996, or similar laws prohibiting or\ + \ restricting circumvention of such measures.\n\nWhen you convey a covered work,\ + \ you waive any legal power to forbid circumvention of technological measures\ + \ to the extent such circumvention is effected by exercising rights under this\ + \ License with respect to the covered work, and you disclaim any intention to\ + \ limit operation or modification of the work as a means of enforcing, against\ + \ the work's users, your or third parties' legal rights to forbid circumvention\ + \ of technological measures.\n\n4. Conveying Verbatim Copies.\nYou may convey\ + \ verbatim copies of the Program's source code as you receive it, in any medium,\ + \ provided that you conspicuously and appropriately publish on each copy an appropriate\ + \ copyright notice; keep intact all notices stating that this License and any\ + \ non-permissive terms added in accord with section 7 apply to the code; keep\ + \ intact all notices of the absence of any warranty; and give all recipients a\ + \ copy of this License along with the Program.\n\nYou may charge any price or\ + \ no price for each copy that you convey, and you may offer support or warranty\ + \ protection for a fee.\n\n5. Conveying Modified Source Versions.\nYou may convey\ + \ a work based on the Program, or the modifications to produce it from the Program,\ + \ in the form of source code under the terms of section 4, provided that you also\ + \ meet all of these conditions:\n\n a) The work must carry prominent notices\ + \ stating that you modified it, and giving a relevant date.\n\n b) The work\ + \ must carry prominent notices stating that it is released under this License\ + \ and any conditions added under section 7. This requirement modifies the requirement\ + \ in section 4 to \"keep intact all notices\".\n\n c) You must license the\ + \ entire work, as a whole, under this License to anyone who comes into possession\ + \ of a copy. This License will therefore apply, along with any applicable section\ + \ 7 additional terms, to the whole of the work, and all its parts, regardless\ + \ of how they are packaged. This License gives no permission to license the work\ + \ in any other way, but it does not invalidate such permission if you have separately\ + \ received it.\n\n d) If the work has interactive user interfaces, each must\ + \ display Appropriate Legal Notices; however, if the Program has interactive interfaces\ + \ that do not display Appropriate Legal Notices, your work need not make them\ + \ do so.\n\nA compilation of a covered work with other separate and independent\ + \ works, which are not by their nature extensions of the covered work, and which\ + \ are not combined with it such as to form a larger program, in or on a volume\ + \ of a storage or distribution medium, is called an \"aggregate\" if the compilation\ + \ and its resulting copyright are not used to limit the access or legal rights\ + \ of the compilation's users beyond what the individual works permit. Inclusion\ + \ of a covered work in an aggregate does not cause this License to apply to the\ + \ other parts of the aggregate.\n\n6. Conveying Non-Source Forms.\nYou may convey\ + \ a covered work in object code form under the terms of sections 4 and 5, provided\ + \ that you also convey the machine-readable Corresponding Source under the terms\ + \ of this License, in one of these ways:\n\n a) Convey the object code in,\ + \ or embodied in, a physical product (including a physical distribution medium),\ + \ accompanied by the Corresponding Source fixed on a durable physical medium customarily\ + \ used for software interchange.\n\n b) Convey the object code in, or embodied\ + \ in, a physical product (including a physical distribution medium), accompanied\ + \ by a written offer, valid for at least three years and valid for as long as\ + \ you offer spare parts or customer support for that product model, to give anyone\ + \ who possesses the object code either (1) a copy of the Corresponding Source\ + \ for all the software in the product that is covered by this License, on a durable\ + \ physical medium customarily used for software interchange, for a price no more\ + \ than your reasonable cost of physically performing this conveying of source,\ + \ or (2) access to copy the Corresponding Source from a network server at no charge.\n\ + \n c) Convey individual copies of the object code with a copy of the written\ + \ offer to provide the Corresponding Source. This alternative is allowed only\ + \ occasionally and noncommercially, and only if you received the object code with\ + \ such an offer, in accord with subsection 6b.\n\n d) Convey the object code\ + \ by offering access from a designated place (gratis or for a charge), and offer\ + \ equivalent access to the Corresponding Source in the same way through the same\ + \ place at no further charge. You need not require recipients to copy the Corresponding\ + \ Source along with the object code. If the place to copy the object code is a\ + \ network server, the Corresponding Source may be on a different server (operated\ + \ by you or a third party) that supports equivalent copying facilities, provided\ + \ you maintain clear directions next to the object code saying where to find the\ + \ Corresponding Source. Regardless of what server hosts the Corresponding Source,\ + \ you remain obligated to ensure that it is available for as long as needed to\ + \ satisfy these requirements.\n\n e) Convey the object code using peer-to-peer\ + \ transmission, provided you inform other peers where the object code and Corresponding\ + \ Source of the work are being offered to the general public at no charge under\ + \ subsection 6d.\n\nA separable portion of the object code, whose source code\ + \ is excluded from the Corresponding Source as a System Library, need not be included\ + \ in conveying the object code work.\n\nA \"User Product\" is either (1) a \"\ + consumer product\", which means any tangible personal property which is normally\ + \ used for personal, family, or household purposes, or (2) anything designed or\ + \ sold for incorporation into a dwelling. In determining whether a product is\ + \ a consumer product, doubtful cases shall be resolved in favor of coverage. For\ + \ a particular product received by a particular user, \"normally used\" refers\ + \ to a typical or common use of that class of product, regardless of the status\ + \ of the particular user or of the way in which the particular user actually uses,\ + \ or expects or is expected to use, the product. A product is a consumer product\ + \ regardless of whether the product has substantial commercial, industrial or\ + \ non-consumer uses, unless such uses represent the only significant mode of use\ + \ of the product.\n\n\"Installation Information\" for a User Product means any\ + \ methods, procedures, authorization keys, or other information required to install\ + \ and execute modified versions of a covered work in that User Product from a\ + \ modified version of its Corresponding Source. The information must suffice to\ + \ ensure that the continued functioning of the modified object code is in no case\ + \ prevented or interfered with solely because modification has been made.\n\n\ + If you convey an object code work under this section in, or with, or specifically\ + \ for use in, a User Product, and the conveying occurs as part of a transaction\ + \ in which the right of possession and use of the User Product is transferred\ + \ to the recipient in perpetuity or for a fixed term (regardless of how the transaction\ + \ is characterized), the Corresponding Source conveyed under this section must\ + \ be accompanied by the Installation Information. But this requirement does not\ + \ apply if neither you nor any third party retains the ability to install modified\ + \ object code on the User Product (for example, the work has been installed in\ + \ ROM).\n\nThe requirement to provide Installation Information does not include\ + \ a requirement to continue to provide support service, warranty, or updates for\ + \ a work that has been modified or installed by the recipient, or for the User\ + \ Product in which it has been modified or installed. Access to a network may\ + \ be denied when the modification itself materially and adversely affects the\ + \ operation of the network or violates the rules and protocols for communication\ + \ across the network.\n\nCorresponding Source conveyed, and Installation Information\ + \ provided, in accord with this section must be in a format that is publicly documented\ + \ (and with an implementation available to the public in source code form), and\ + \ must require no special password or key for unpacking, reading or copying.\n\ + \n7. Additional Terms.\n\"Additional permissions\" are terms that supplement the\ + \ terms of this License by making exceptions from one or more of its conditions.\ + \ Additional permissions that are applicable to the entire Program shall be treated\ + \ as though they were included in this License, to the extent that they are valid\ + \ under applicable law. If additional permissions apply only to part of the Program,\ + \ that part may be used separately under those permissions, but the entire Program\ + \ remains governed by this License without regard to the additional permissions.\n\ + \nWhen you convey a copy of a covered work, you may at your option remove any\ + \ additional permissions from that copy, or from any part of it. (Additional permissions\ + \ may be written to require their own removal in certain cases when you modify\ + \ the work.) You may place additional permissions on material, added by you to\ + \ a covered work, for which you have or can give appropriate copyright permission.\n\ + \nNotwithstanding any other provision of this License, for material you add to\ + \ a covered work, you may (if authorized by the copyright holders of that material)\ + \ supplement the terms of this License with terms:\n\n a) Disclaiming warranty\ + \ or limiting liability differently from the terms of sections 15 and 16 of this\ + \ License; or\n\n b) Requiring preservation of specified reasonable legal\ + \ notices or author attributions in that material or in the Appropriate Legal\ + \ Notices displayed by works containing it; or\n\n c) Prohibiting misrepresentation\ + \ of the origin of that material, or requiring that modified versions of such\ + \ material be marked in reasonable ways as different from the original version;\ + \ or\n\n d) Limiting the use for publicity purposes of names of licensors\ + \ or authors of the material; or\n\n e) Declining to grant rights under trademark\ + \ law for use of some trade names, trademarks, or service marks; or\n\n f)\ + \ Requiring indemnification of licensors and authors of that material by anyone\ + \ who conveys the material (or modified versions of it) with contractual assumptions\ + \ of liability to the recipient, for any liability that these contractual assumptions\ + \ directly impose on those licensors and authors.\n\nAll other non-permissive\ + \ additional terms are considered \"further restrictions\" within the meaning\ + \ of section 10. If the Program as you received it, or any part of it, contains\ + \ a notice stating that it is governed by this License along with a term that\ + \ is a further restriction, you may remove that term. If a license document contains\ + \ a further restriction but permits relicensing or conveying under this License,\ + \ you may add to a covered work material governed by the terms of that license\ + \ document, provided that the further restriction does not survive such relicensing\ + \ or conveying.\n\nIf you add terms to a covered work in accord with this section,\ + \ you must place, in the relevant source files, a statement of the additional\ + \ terms that apply to those files, or a notice indicating where to find the applicable\ + \ terms.\n\nAdditional terms, permissive or non-permissive, may be stated in the\ + \ form of a separately written license, or stated as exceptions; the above requirements\ + \ apply either way.\n\n8. Termination.\nYou may not propagate or modify a covered\ + \ work except as expressly provided under this License. Any attempt otherwise\ + \ to propagate or modify it is void, and will automatically terminate your rights\ + \ under this License (including any patent licenses granted under the third paragraph\ + \ of section 11).\n\nHowever, if you cease all violation of this License, then\ + \ your license from a particular copyright holder is reinstated (a) provisionally,\ + \ unless and until the copyright holder explicitly and finally terminates your\ + \ license, and (b) permanently, if the copyright holder fails to notify you of\ + \ the violation by some reasonable means prior to 60 days after the cessation.\n\ + \nMoreover, your license from a particular copyright holder is reinstated permanently\ + \ if the copyright holder notifies you of the violation by some reasonable means,\ + \ this is the first time you have received notice of violation of this License\ + \ (for any work) from that copyright holder, and you cure the violation prior\ + \ to 30 days after your receipt of the notice.\n\nTermination of your rights under\ + \ this section does not terminate the licenses of parties who have received copies\ + \ or rights from you under this License. If your rights have been terminated and\ + \ not permanently reinstated, you do not qualify to receive new licenses for the\ + \ same material under section 10.\n\n9. Acceptance Not Required for Having Copies.\n\ + You are not required to accept this License in order to receive or run a copy\ + \ of the Program. Ancillary propagation of a covered work occurring solely as\ + \ a consequence of using peer-to-peer transmission to receive a copy likewise\ + \ does not require acceptance. However, nothing other than this License grants\ + \ you permission to propagate or modify any covered work. These actions infringe\ + \ copyright if you do not accept this License. Therefore, by modifying or propagating\ + \ a covered work, you indicate your acceptance of this License to do so.\n\n10.\ + \ Automatic Licensing of Downstream Recipients.\nEach time you convey a covered\ + \ work, the recipient automatically receives a license from the original licensors,\ + \ to run, modify and propagate that work, subject to this License. You are not\ + \ responsible for enforcing compliance by third parties with this License.\n\n\ + An \"entity transaction\" is a transaction transferring control of an organization,\ + \ or substantially all assets of one, or subdividing an organization, or merging\ + \ organizations. If propagation of a covered work results from an entity transaction,\ + \ each party to that transaction who receives a copy of the work also receives\ + \ whatever licenses to the work the party's predecessor in interest had or could\ + \ give under the previous paragraph, plus a right to possession of the Corresponding\ + \ Source of the work from the predecessor in interest, if the predecessor has\ + \ it or can get it with reasonable efforts.\n\nYou may not impose any further\ + \ restrictions on the exercise of the rights granted or affirmed under this License.\ + \ For example, you may not impose a license fee, royalty, or other charge for\ + \ exercise of rights granted under this License, and you may not initiate litigation\ + \ (including a cross-claim or counterclaim in a lawsuit) alleging that any patent\ + \ claim is infringed by making, using, selling, offering for sale, or importing\ + \ the Program or any portion of it.\n\n11. Patents.\nA \"contributor\" is a copyright\ + \ holder who authorizes use under this License of the Program or a work on which\ + \ the Program is based. The work thus licensed is called the contributor's \"\ + contributor version\".\n\nA contributor's \"essential patent claims\" are all\ + \ patent claims owned or controlled by the contributor, whether already acquired\ + \ or hereafter acquired, that would be infringed by some manner, permitted by\ + \ this License, of making, using, or selling its contributor version, but do not\ + \ include claims that would be infringed only as a consequence of further modification\ + \ of the contributor version. For purposes of this definition, \"control\" includes\ + \ the right to grant patent sublicenses in a manner consistent with the requirements\ + \ of this License.\n\nEach contributor grants you a non-exclusive, worldwide,\ + \ royalty-free patent license under the contributor's essential patent claims,\ + \ to make, use, sell, offer for sale, import and otherwise run, modify and propagate\ + \ the contents of its contributor version.\n\nIn the following three paragraphs,\ + \ a \"patent license\" is any express agreement or commitment, however denominated,\ + \ not to enforce a patent (such as an express permission to practice a patent\ + \ or covenant not to sue for patent infringement). To \"grant\" such a patent\ + \ license to a party means to make such an agreement or commitment not to enforce\ + \ a patent against the party.\n\nIf you convey a covered work, knowingly relying\ + \ on a patent license, and the Corresponding Source of the work is not available\ + \ for anyone to copy, free of charge and under the terms of this License, through\ + \ a publicly available network server or other readily accessible means, then\ + \ you must either (1) cause the Corresponding Source to be so available, or (2)\ + \ arrange to deprive yourself of the benefit of the patent license for this particular\ + \ work, or (3) arrange, in a manner consistent with the requirements of this License,\ + \ to extend the patent license to downstream recipients. \"Knowingly relying\"\ + \ means you have actual knowledge that, but for the patent license, your conveying\ + \ the covered work in a country, or your recipient's use of the covered work in\ + \ a country, would infringe one or more identifiable patents in that country that\ + \ you have reason to believe are valid.\n\nIf, pursuant to or in connection with\ + \ a single transaction or arrangement, you convey, or propagate by procuring conveyance\ + \ of, a covered work, and grant a patent license to some of the parties receiving\ + \ the covered work authorizing them to use, propagate, modify or convey a specific\ + \ copy of the covered work, then the patent license you grant is automatically\ + \ extended to all recipients of the covered work and works based on it.\n\nA patent\ + \ license is \"discriminatory\" if it does not include within the scope of its\ + \ coverage, prohibits the exercise of, or is conditioned on the non-exercise of\ + \ one or more of the rights that are specifically granted under this License.\ + \ You may not convey a covered work if you are a party to an arrangement with\ + \ a third party that is in the business of distributing software, under which\ + \ you make payment to the third party based on the extent of your activity of\ + \ conveying the work, and under which the third party grants, to any of the parties\ + \ who would receive the covered work from you, a discriminatory patent license\ + \ (a) in connection with copies of the covered work conveyed by you (or copies\ + \ made from those copies), or (b) primarily for and in connection with specific\ + \ products or compilations that contain the covered work, unless you entered into\ + \ that arrangement, or that patent license was granted, prior to 28 March 2007.\n\ + \nNothing in this License shall be construed as excluding or limiting any implied\ + \ license or other defenses to infringement that may otherwise be available to\ + \ you under applicable patent law.\n\n12. No Surrender of Others' Freedom.\nIf\ + \ conditions are imposed on you (whether by court order, agreement or otherwise)\ + \ that contradict the conditions of this License, they do not excuse you from\ + \ the conditions of this License. If you cannot convey a covered work so as to\ + \ satisfy simultaneously your obligations under this License and any other pertinent\ + \ obligations, then as a consequence you may not convey it at all. For example,\ + \ if you agree to terms that obligate you to collect a royalty for further conveying\ + \ from those to whom you convey the Program, the only way you could satisfy both\ + \ those terms and this License would be to refrain entirely from conveying the\ + \ Program.\n\n13. Use with the GNU Affero General Public License.\nNotwithstanding\ + \ any other provision of this License, you have permission to link or combine\ + \ any covered work with a work licensed under version 3 of the GNU Affero General\ + \ Public License into a single combined work, and to convey the resulting work.\ + \ The terms of this License will continue to apply to the part which is the covered\ + \ work, but the special requirements of the GNU Affero General Public License,\ + \ section 13, concerning interaction through a network will apply to the combination\ + \ as such.\n\n14. Revised Versions of this License.\nThe Free Software Foundation\ + \ may publish revised and/or new versions of the GNU General Public License from\ + \ time to time. Such new versions will be similar in spirit to the present version,\ + \ but may differ in detail to address new problems or concerns.\n\nEach version\ + \ is given a distinguishing version number. If the Program specifies that a certain\ + \ numbered version of the GNU General Public License \"or any later version\"\ + \ applies to it, you have the option of following the terms and conditions either\ + \ of that numbered version or of any later version published by the Free Software\ + \ Foundation. If the Program does not specify a version number of the GNU General\ + \ Public License, you may choose any version ever published by the Free Software\ + \ Foundation.\n\nIf the Program specifies that a proxy can decide which future\ + \ versions of the GNU General Public License can be used, that proxy's public\ + \ statement of acceptance of a version permanently authorizes you to choose that\ + \ version for the Program.\n\nLater license versions may give you additional or\ + \ different permissions. However, no additional obligations are imposed on any\ + \ author or copyright holder as a result of your choosing to follow a later version.\n\ + \n15. Disclaimer of Warranty.\nTHERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT\ + \ PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\ + \ HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\ + \ OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE\ + \ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.\ + \ THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.\ + \ SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,\ + \ REPAIR OR CORRECTION.\n\n16. Limitation of Liability.\nIN NO EVENT UNLESS REQUIRED\ + \ BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY\ + \ OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE\ + \ TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL\ + \ DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT\ + \ NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED\ + \ BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER\ + \ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY\ + \ OF SUCH DAMAGES.\n\n17. Interpretation of Sections 15 and 16.\nIf the disclaimer\ + \ of warranty and limitation of liability provided above cannot be given local\ + \ legal effect according to their terms, reviewing courts shall apply local law\ + \ that most closely approximates an absolute waiver of all civil liability in\ + \ connection with the Program, unless a warranty or assumption of liability accompanies\ + \ a copy of the Program in return for a fee.\n\nEND OF TERMS AND CONDITIONS\n\n\ + How to Apply These Terms to Your New Programs\n\nIf you develop a new program,\ + \ and you want it to be of the greatest possible use to the public, the best way\ + \ to achieve this is to make it free software which everyone can redistribute\ + \ and change under these terms.\n\nTo do so, attach the following notices to the\ + \ program. It is safest to attach them to the start of each source file to most\ + \ effectively state the exclusion of warranty; and each file should have at least\ + \ the \"copyright\" line and a pointer to where the full notice is found.\n\n\ + \ \n\ + \ Copyright (C) \n\n This program is free software:\ + \ you can redistribute it and/or modify it under the terms of the GNU General\ + \ Public License as published by the Free Software Foundation, either version\ + \ 3 of the License, or (at your option) any later version.\n\n This program\ + \ is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;\ + \ without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR\ + \ PURPOSE. See the GNU General Public License for more details.\n\n You should\ + \ have received a copy of the GNU General Public License along with this program.\ + \ If not, see .\n\nAlso add information on how\ + \ to contact you by electronic and paper mail.\n\nIf the program does terminal\ + \ interaction, make it output a short notice like this when it starts in an interactive\ + \ mode:\n\n Copyright (C) \n This program\ + \ comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n This is\ + \ free software, and you are welcome to redistribute it under certain conditions;\ + \ type `show c' for details.\n\nThe hypothetical commands `show w' and `show c'\ + \ should show the appropriate parts of the General Public License. Of course,\ + \ your program's commands might be different; for a GUI interface, you would use\ + \ an \"about box\".\n\nYou should also get your employer (if you work as a programmer)\ + \ or school, if any, to sign a \"copyright disclaimer\" for the program, if necessary.\ + \ For more information on this, and how to apply and follow the GNU GPL, see .\n\ + \nThe GNU General Public License does not permit incorporating your program into\ + \ proprietary programs. If your program is a subroutine library, you may consider\ + \ it more useful to permit linking proprietary applications with the library.\ + \ If this is what you want to do, use the GNU Lesser General Public License instead\ + \ of this License. But first, please read ." + name: "GNU General Public License v3.0 only" +- licenseId: "LicenseRef-GPL-3.0-or-later" + extractedText: "GNU GENERAL PUBLIC LICENSE\n\nVersion 3, 29 June 2007\n\nCopyright\ + \ © 2007 Free Software Foundation, Inc. \n\nEveryone is permitted\ + \ to copy and distribute verbatim copies of this license document, but changing\ + \ it is not allowed.\n\nPreamble\n\nThe GNU General Public License is a free,\ + \ copyleft license for software and other kinds of works.\n\nThe licenses for\ + \ most software and other practical works are designed to take away your freedom\ + \ to share and change the works. By contrast, the GNU General Public License is\ + \ intended to guarantee your freedom to share and change all versions of a program--to\ + \ make sure it remains free software for all its users. We, the Free Software\ + \ Foundation, use the GNU General Public License for most of our software; it\ + \ applies also to any other work released this way by its authors. You can apply\ + \ it to your programs, too.\n\nWhen we speak of free software, we are referring\ + \ to freedom, not price. Our General Public Licenses are designed to make sure\ + \ that you have the freedom to distribute copies of free software (and charge\ + \ for them if you wish), that you receive source code or can get it if you want\ + \ it, that you can change the software or use pieces of it in new free programs,\ + \ and that you know you can do these things.\n\nTo protect your rights, we need\ + \ to prevent others from denying you these rights or asking you to surrender the\ + \ rights. Therefore, you have certain responsibilities if you distribute copies\ + \ of the software, or if you modify it: responsibilities to respect the freedom\ + \ of others.\n\nFor example, if you distribute copies of such a program, whether\ + \ gratis or for a fee, you must pass on to the recipients the same freedoms that\ + \ you received. You must make sure that they, too, receive or can get the source\ + \ code. And you must show them these terms so they know their rights.\n\nDevelopers\ + \ that use the GNU GPL protect your rights with two steps: (1) assert copyright\ + \ on the software, and (2) offer you this License giving you legal permission\ + \ to copy, distribute and/or modify it.\n\nFor the developers' and authors' protection,\ + \ the GPL clearly explains that there is no warranty for this free software. For\ + \ both users' and authors' sake, the GPL requires that modified versions be marked\ + \ as changed, so that their problems will not be attributed erroneously to authors\ + \ of previous versions.\n\nSome devices are designed to deny users access to install\ + \ or run modified versions of the software inside them, although the manufacturer\ + \ can do so. This is fundamentally incompatible with the aim of protecting users'\ + \ freedom to change the software. The systematic pattern of such abuse occurs\ + \ in the area of products for individuals to use, which is precisely where it\ + \ is most unacceptable. Therefore, we have designed this version of the GPL to\ + \ prohibit the practice for those products. If such problems arise substantially\ + \ in other domains, we stand ready to extend this provision to those domains in\ + \ future versions of the GPL, as needed to protect the freedom of users.\n\nFinally,\ + \ every program is threatened constantly by software patents. States should not\ + \ allow patents to restrict development and use of software on general-purpose\ + \ computers, but in those that do, we wish to avoid the special danger that patents\ + \ applied to a free program could make it effectively proprietary. To prevent\ + \ this, the GPL assures that patents cannot be used to render the program non-free.\n\ + \nThe precise terms and conditions for copying, distribution and modification\ + \ follow.\n\nTERMS AND CONDITIONS\n\n 0. Definitions.\n\n \"This License\"\ + \ refers to version 3 of the GNU General Public License.\n\n \"Copyright\" also\ + \ means copyright-like laws that apply to other kinds of works, such as semiconductor\ + \ masks.\n\n \"The Program\" refers to any copyrightable work licensed under\ + \ this License. Each licensee is addressed as \"you\". \"Licensees\" and \"recipients\"\ + \ may be individuals or organizations.\n\n To \"modify\" a work means to copy\ + \ from or adapt all or part of the work in a fashion requiring copyright permission,\ + \ other than the making of an exact copy. The resulting work is called a \"modified\ + \ version\" of the earlier work or a work \"based on\" the earlier work.\n\n \ + \ A \"covered work\" means either the unmodified Program or a work based on the\ + \ Program.\n\n To \"propagate\" a work means to do anything with it that, without\ + \ permission, would make you directly or secondarily liable for infringement under\ + \ applicable copyright law, except executing it on a computer or modifying a private\ + \ copy. Propagation includes copying, distribution (with or without modification),\ + \ making available to the public, and in some countries other activities as well.\n\ + \n To \"convey\" a work means any kind of propagation that enables other parties\ + \ to make or receive copies. Mere interaction with a user through a computer network,\ + \ with no transfer of a copy, is not conveying.\n\n An interactive user interface\ + \ displays \"Appropriate Legal Notices\" to the extent that it includes a convenient\ + \ and prominently visible feature that (1) displays an appropriate copyright notice,\ + \ and (2) tells the user that there is no warranty for the work (except to the\ + \ extent that warranties are provided), that licensees may convey the work under\ + \ this License, and how to view a copy of this License. If the interface presents\ + \ a list of user commands or options, such as a menu, a prominent item in the\ + \ list meets this criterion.\n\n 1. Source Code.\n\n The \"source code\" for\ + \ a work means the preferred form of the work for making modifications to it.\ + \ \"Object code\" means any non-source form of a work.\n\n A \"Standard Interface\"\ + \ means an interface that either is an official standard defined by a recognized\ + \ standards body, or, in the case of interfaces specified for a particular programming\ + \ language, one that is widely used among developers working in that language.\n\ + \n The \"System Libraries\" of an executable work include anything, other than\ + \ the work as a whole, that (a) is included in the normal form of packaging a\ + \ Major Component, but which is not part of that Major Component, and (b) serves\ + \ only to enable use of the work with that Major Component, or to implement a\ + \ Standard Interface for which an implementation is available to the public in\ + \ source code form. A \"Major Component\", in this context, means a major essential\ + \ component (kernel, window system, and so on) of the specific operating system\ + \ (if any) on which the executable work runs, or a compiler used to produce the\ + \ work, or an object code interpreter used to run it.\n\n The \"Corresponding\ + \ Source\" for a work in object code form means all the source code needed to\ + \ generate, install, and (for an executable work) run the object code and to modify\ + \ the work, including scripts to control those activities. However, it does not\ + \ include the work's System Libraries, or general-purpose tools or generally available\ + \ free programs which are used unmodified in performing those activities but which\ + \ are not part of the work. For example, Corresponding Source includes interface\ + \ definition files associated with source files for the work, and the source code\ + \ for shared libraries and dynamically linked subprograms that the work is specifically\ + \ designed to require, such as by intimate data communication or control flow\ + \ between those subprograms and other parts of the work.\n\n The Corresponding\ + \ Source need not include anything that users can regenerate automatically from\ + \ other parts of the Corresponding Source.\n\n The Corresponding Source for\ + \ a work in source code form is that same work.\n\n 2. Basic Permissions.\n\n\ + \ All rights granted under this License are granted for the term of copyright\ + \ on the Program, and are irrevocable provided the stated conditions are met.\ + \ This License explicitly affirms your unlimited permission to run the unmodified\ + \ Program. The output from running a covered work is covered by this License only\ + \ if the output, given its content, constitutes a covered work. This License acknowledges\ + \ your rights of fair use or other equivalent, as provided by copyright law.\n\ + \n You may make, run and propagate covered works that you do not convey, without\ + \ conditions so long as your license otherwise remains in force. You may convey\ + \ covered works to others for the sole purpose of having them make modifications\ + \ exclusively for you, or provide you with facilities for running those works,\ + \ provided that you comply with the terms of this License in conveying all material\ + \ for which you do not control copyright. Those thus making or running the covered\ + \ works for you must do so exclusively on your behalf, under your direction and\ + \ control, on terms that prohibit them from making any copies of your copyrighted\ + \ material outside their relationship with you.\n\n Conveying under any other\ + \ circumstances is permitted solely under the conditions stated below. Sublicensing\ + \ is not allowed; section 10 makes it unnecessary.\n\n 3. Protecting Users'\ + \ Legal Rights From Anti-Circumvention Law.\n\n No covered work shall be deemed\ + \ part of an effective technological measure under any applicable law fulfilling\ + \ obligations under article 11 of the WIPO copyright treaty adopted on 20 December\ + \ 1996, or similar laws prohibiting or restricting circumvention of such measures.\n\ + \n When you convey a covered work, you waive any legal power to forbid circumvention\ + \ of technological measures to the extent such circumvention is effected by exercising\ + \ rights under this License with respect to the covered work, and you disclaim\ + \ any intention to limit operation or modification of the work as a means of enforcing,\ + \ against the work's users, your or third parties' legal rights to forbid circumvention\ + \ of technological measures.\n\n 4. Conveying Verbatim Copies.\n\n You may\ + \ convey verbatim copies of the Program's source code as you receive it, in any\ + \ medium, provided that you conspicuously and appropriately publish on each copy\ + \ an appropriate copyright notice; keep intact all notices stating that this License\ + \ and any non-permissive terms added in accord with section 7 apply to the code;\ + \ keep intact all notices of the absence of any warranty; and give all recipients\ + \ a copy of this License along with the Program.\n\n You may charge any price\ + \ or no price for each copy that you convey, and you may offer support or warranty\ + \ protection for a fee.\n\n 5. Conveying Modified Source Versions.\n\n You\ + \ may convey a work based on the Program, or the modifications to produce it from\ + \ the Program, in the form of source code under the terms of section 4, provided\ + \ that you also meet all of these conditions:\n\n a) The work must carry\ + \ prominent notices stating that you modified it, and giving a relevant date.\n\ + \n b) The work must carry prominent notices stating that it is released under\ + \ this License and any conditions added under section 7. This requirement modifies\ + \ the requirement in section 4 to \"keep intact all notices\".\n\n c) You\ + \ must license the entire work, as a whole, under this License to anyone who comes\ + \ into possession of a copy. This License will therefore apply, along with any\ + \ applicable section 7 additional terms, to the whole of the work, and all its\ + \ parts, regardless of how they are packaged. This License gives no permission\ + \ to license the work in any other way, but it does not invalidate such permission\ + \ if you have separately received it.\n\n d) If the work has interactive\ + \ user interfaces, each must display Appropriate Legal Notices; however, if the\ + \ Program has interactive interfaces that do not display Appropriate Legal Notices,\ + \ your work need not make them do so.\n\n A compilation of a covered work with\ + \ other separate and independent works, which are not by their nature extensions\ + \ of the covered work, and which are not combined with it such as to form a larger\ + \ program, in or on a volume of a storage or distribution medium, is called an\ + \ \"aggregate\" if the compilation and its resulting copyright are not used to\ + \ limit the access or legal rights of the compilation's users beyond what the\ + \ individual works permit. Inclusion of a covered work in an aggregate does not\ + \ cause this License to apply to the other parts of the aggregate.\n\n 6. Conveying\ + \ Non-Source Forms.\n\n You may convey a covered work in object code form under\ + \ the terms of sections 4 and 5, provided that you also convey the machine-readable\ + \ Corresponding Source under the terms of this License, in one of these ways:\n\ + \n a) Convey the object code in, or embodied in, a physical product (including\ + \ a physical distribution medium), accompanied by the Corresponding Source fixed\ + \ on a durable physical medium customarily used for software interchange.\n\n\ + \ b) Convey the object code in, or embodied in, a physical product (including\ + \ a physical distribution medium), accompanied by a written offer, valid for at\ + \ least three years and valid for as long as you offer spare parts or customer\ + \ support for that product model, to give anyone who possesses the object code\ + \ either (1) a copy of the Corresponding Source for all the software in the product\ + \ that is covered by this License, on a durable physical medium customarily used\ + \ for software interchange, for a price no more than your reasonable cost of physically\ + \ performing this conveying of source, or (2) access to copy the Corresponding\ + \ Source from a network server at no charge.\n\n c) Convey individual copies\ + \ of the object code with a copy of the written offer to provide the Corresponding\ + \ Source. This alternative is allowed only occasionally and noncommercially, and\ + \ only if you received the object code with such an offer, in accord with subsection\ + \ 6b.\n\n d) Convey the object code by offering access from a designated\ + \ place (gratis or for a charge), and offer equivalent access to the Corresponding\ + \ Source in the same way through the same place at no further charge. You need\ + \ not require recipients to copy the Corresponding Source along with the object\ + \ code. If the place to copy the object code is a network server, the Corresponding\ + \ Source may be on a different server (operated by you or a third party) that\ + \ supports equivalent copying facilities, provided you maintain clear directions\ + \ next to the object code saying where to find the Corresponding Source. Regardless\ + \ of what server hosts the Corresponding Source, you remain obligated to ensure\ + \ that it is available for as long as needed to satisfy these requirements.\n\n\ + \ e) Convey the object code using peer-to-peer transmission, provided you\ + \ inform other peers where the object code and Corresponding Source of the work\ + \ are being offered to the general public at no charge under subsection 6d.\n\n\ + \ A separable portion of the object code, whose source code is excluded from\ + \ the Corresponding Source as a System Library, need not be included in conveying\ + \ the object code work.\n\n A \"User Product\" is either (1) a \"consumer product\"\ + , which means any tangible personal property which is normally used for personal,\ + \ family, or household purposes, or (2) anything designed or sold for incorporation\ + \ into a dwelling. In determining whether a product is a consumer product, doubtful\ + \ cases shall be resolved in favor of coverage. For a particular product received\ + \ by a particular user, \"normally used\" refers to a typical or common use of\ + \ that class of product, regardless of the status of the particular user or of\ + \ the way in which the particular user actually uses, or expects or is expected\ + \ to use, the product. A product is a consumer product regardless of whether the\ + \ product has substantial commercial, industrial or non-consumer uses, unless\ + \ such uses represent the only significant mode of use of the product.\n\n \"\ + Installation Information\" for a User Product means any methods, procedures, authorization\ + \ keys, or other information required to install and execute modified versions\ + \ of a covered work in that User Product from a modified version of its Corresponding\ + \ Source. The information must suffice to ensure that the continued functioning\ + \ of the modified object code is in no case prevented or interfered with solely\ + \ because modification has been made.\n\n If you convey an object code work\ + \ under this section in, or with, or specifically for use in, a User Product,\ + \ and the conveying occurs as part of a transaction in which the right of possession\ + \ and use of the User Product is transferred to the recipient in perpetuity or\ + \ for a fixed term (regardless of how the transaction is characterized), the Corresponding\ + \ Source conveyed under this section must be accompanied by the Installation Information.\ + \ But this requirement does not apply if neither you nor any third party retains\ + \ the ability to install modified object code on the User Product (for example,\ + \ the work has been installed in ROM).\n\n The requirement to provide Installation\ + \ Information does not include a requirement to continue to provide support service,\ + \ warranty, or updates for a work that has been modified or installed by the recipient,\ + \ or for the User Product in which it has been modified or installed. Access to\ + \ a network may be denied when the modification itself materially and adversely\ + \ affects the operation of the network or violates the rules and protocols for\ + \ communication across the network.\n\n Corresponding Source conveyed, and Installation\ + \ Information provided, in accord with this section must be in a format that is\ + \ publicly documented (and with an implementation available to the public in source\ + \ code form), and must require no special password or key for unpacking, reading\ + \ or copying.\n\n 7. Additional Terms.\n\n \"Additional permissions\" are\ + \ terms that supplement the terms of this License by making exceptions from one\ + \ or more of its conditions. Additional permissions that are applicable to the\ + \ entire Program shall be treated as though they were included in this License,\ + \ to the extent that they are valid under applicable law. If additional permissions\ + \ apply only to part of the Program, that part may be used separately under those\ + \ permissions, but the entire Program remains governed by this License without\ + \ regard to the additional permissions.\n\n When you convey a copy of a covered\ + \ work, you may at your option remove any additional permissions from that copy,\ + \ or from any part of it. (Additional permissions may be written to require their\ + \ own removal in certain cases when you modify the work.) You may place additional\ + \ permissions on material, added by you to a covered work, for which you have\ + \ or can give appropriate copyright permission.\n\n Notwithstanding any other\ + \ provision of this License, for material you add to a covered work, you may (if\ + \ authorized by the copyright holders of that material) supplement the terms of\ + \ this License with terms:\n\n a) Disclaiming warranty or limiting liability\ + \ differently from the terms of sections 15 and 16 of this License; or\n\n \ + \ b) Requiring preservation of specified reasonable legal notices or author\ + \ attributions in that material or in the Appropriate Legal Notices displayed\ + \ by works containing it; or\n\n c) Prohibiting misrepresentation of the\ + \ origin of that material, or requiring that modified versions of such material\ + \ be marked in reasonable ways as different from the original version; or\n\n\ + \ d) Limiting the use for publicity purposes of names of licensors or authors\ + \ of the material; or\n\n e) Declining to grant rights under trademark law\ + \ for use of some trade names, trademarks, or service marks; or\n\n f) Requiring\ + \ indemnification of licensors and authors of that material by anyone who conveys\ + \ the material (or modified versions of it) with contractual assumptions of liability\ + \ to the recipient, for any liability that these contractual assumptions directly\ + \ impose on those licensors and authors.\n\n All other non-permissive additional\ + \ terms are considered \"further restrictions\" within the meaning of section\ + \ 10. If the Program as you received it, or any part of it, contains a notice\ + \ stating that it is governed by this License along with a term that is a further\ + \ restriction, you may remove that term. If a license document contains a further\ + \ restriction but permits relicensing or conveying under this License, you may\ + \ add to a covered work material governed by the terms of that license document,\ + \ provided that the further restriction does not survive such relicensing or conveying.\n\ + \n If you add terms to a covered work in accord with this section, you must\ + \ place, in the relevant source files, a statement of the additional terms that\ + \ apply to those files, or a notice indicating where to find the applicable terms.\n\ + \n Additional terms, permissive or non-permissive, may be stated in the form\ + \ of a separately written license, or stated as exceptions; the above requirements\ + \ apply either way.\n\n 8. Termination.\n\n You may not propagate or modify\ + \ a covered work except as expressly provided under this License. Any attempt\ + \ otherwise to propagate or modify it is void, and will automatically terminate\ + \ your rights under this License (including any patent licenses granted under\ + \ the third paragraph of section 11).\n\n However, if you cease all violation\ + \ of this License, then your license from a particular copyright holder is reinstated\ + \ (a) provisionally, unless and until the copyright holder explicitly and finally\ + \ terminates your license, and (b) permanently, if the copyright holder fails\ + \ to notify you of the violation by some reasonable means prior to 60 days after\ + \ the cessation.\n\n Moreover, your license from a particular copyright holder\ + \ is reinstated permanently if the copyright holder notifies you of the violation\ + \ by some reasonable means, this is the first time you have received notice of\ + \ violation of this License (for any work) from that copyright holder, and you\ + \ cure the violation prior to 30 days after your receipt of the notice.\n\n \ + \ Termination of your rights under this section does not terminate the licenses\ + \ of parties who have received copies or rights from you under this License. If\ + \ your rights have been terminated and not permanently reinstated, you do not\ + \ qualify to receive new licenses for the same material under section 10.\n\n\ + \ 9. Acceptance Not Required for Having Copies.\n\n You are not required to\ + \ accept this License in order to receive or run a copy of the Program. Ancillary\ + \ propagation of a covered work occurring solely as a consequence of using peer-to-peer\ + \ transmission to receive a copy likewise does not require acceptance. However,\ + \ nothing other than this License grants you permission to propagate or modify\ + \ any covered work. These actions infringe copyright if you do not accept this\ + \ License. Therefore, by modifying or propagating a covered work, you indicate\ + \ your acceptance of this License to do so.\n\n 10. Automatic Licensing of Downstream\ + \ Recipients.\n\n Each time you convey a covered work, the recipient automatically\ + \ receives a license from the original licensors, to run, modify and propagate\ + \ that work, subject to this License. You are not responsible for enforcing compliance\ + \ by third parties with this License.\n\n An \"entity transaction\" is a transaction\ + \ transferring control of an organization, or substantially all assets of one,\ + \ or subdividing an organization, or merging organizations. If propagation of\ + \ a covered work results from an entity transaction, each party to that transaction\ + \ who receives a copy of the work also receives whatever licenses to the work\ + \ the party's predecessor in interest had or could give under the previous paragraph,\ + \ plus a right to possession of the Corresponding Source of the work from the\ + \ predecessor in interest, if the predecessor has it or can get it with reasonable\ + \ efforts.\n\n You may not impose any further restrictions on the exercise of\ + \ the rights granted or affirmed under this License. For example, you may not\ + \ impose a license fee, royalty, or other charge for exercise of rights granted\ + \ under this License, and you may not initiate litigation (including a cross-claim\ + \ or counterclaim in a lawsuit) alleging that any patent claim is infringed by\ + \ making, using, selling, offering for sale, or importing the Program or any portion\ + \ of it.\n\n 11. Patents.\n\n A \"contributor\" is a copyright holder who\ + \ authorizes use under this License of the Program or a work on which the Program\ + \ is based. The work thus licensed is called the contributor's \"contributor version\"\ + .\n\n A contributor's \"essential patent claims\" are all patent claims owned\ + \ or controlled by the contributor, whether already acquired or hereafter acquired,\ + \ that would be infringed by some manner, permitted by this License, of making,\ + \ using, or selling its contributor version, but do not include claims that would\ + \ be infringed only as a consequence of further modification of the contributor\ + \ version. For purposes of this definition, \"control\" includes the right to\ + \ grant patent sublicenses in a manner consistent with the requirements of this\ + \ License.\n\n Each contributor grants you a non-exclusive, worldwide, royalty-free\ + \ patent license under the contributor's essential patent claims, to make, use,\ + \ sell, offer for sale, import and otherwise run, modify and propagate the contents\ + \ of its contributor version.\n\n In the following three paragraphs, a \"patent\ + \ license\" is any express agreement or commitment, however denominated, not to\ + \ enforce a patent (such as an express permission to practice a patent or covenant\ + \ not to sue for patent infringement). To \"grant\" such a patent license to a\ + \ party means to make such an agreement or commitment not to enforce a patent\ + \ against the party.\n\n If you convey a covered work, knowingly relying on\ + \ a patent license, and the Corresponding Source of the work is not available\ + \ for anyone to copy, free of charge and under the terms of this License, through\ + \ a publicly available network server or other readily accessible means, then\ + \ you must either (1) cause the Corresponding Source to be so available, or (2)\ + \ arrange to deprive yourself of the benefit of the patent license for this particular\ + \ work, or (3) arrange, in a manner consistent with the requirements of this License,\ + \ to extend the patent license to downstream recipients. \"Knowingly relying\"\ + \ means you have actual knowledge that, but for the patent license, your conveying\ + \ the covered work in a country, or your recipient's use of the covered work in\ + \ a country, would infringe one or more identifiable patents in that country that\ + \ you have reason to believe are valid.\n\n If, pursuant to or in connection\ + \ with a single transaction or arrangement, you convey, or propagate by procuring\ + \ conveyance of, a covered work, and grant a patent license to some of the parties\ + \ receiving the covered work authorizing them to use, propagate, modify or convey\ + \ a specific copy of the covered work, then the patent license you grant is automatically\ + \ extended to all recipients of the covered work and works based on it.\n\n \ + \ A patent license is \"discriminatory\" if it does not include within the scope\ + \ of its coverage, prohibits the exercise of, or is conditioned on the non-exercise\ + \ of one or more of the rights that are specifically granted under this License.\ + \ You may not convey a covered work if you are a party to an arrangement with\ + \ a third party that is in the business of distributing software, under which\ + \ you make payment to the third party based on the extent of your activity of\ + \ conveying the work, and under which the third party grants, to any of the parties\ + \ who would receive the covered work from you, a discriminatory patent license\ + \ (a) in connection with copies of the covered work conveyed by you (or copies\ + \ made from those copies), or (b) primarily for and in connection with specific\ + \ products or compilations that contain the covered work, unless you entered into\ + \ that arrangement, or that patent license was granted, prior to 28 March 2007.\n\ + \n Nothing in this License shall be construed as excluding or limiting any implied\ + \ license or other defenses to infringement that may otherwise be available to\ + \ you under applicable patent law.\n\n 12. No Surrender of Others' Freedom.\n\ + \n If conditions are imposed on you (whether by court order, agreement or otherwise)\ + \ that contradict the conditions of this License, they do not excuse you from\ + \ the conditions of this License. If you cannot convey a covered work so as to\ + \ satisfy simultaneously your obligations under this License and any other pertinent\ + \ obligations, then as a consequence you may not convey it at all. For example,\ + \ if you agree to terms that obligate you to collect a royalty for further conveying\ + \ from those to whom you convey the Program, the only way you could satisfy both\ + \ those terms and this License would be to refrain entirely from conveying the\ + \ Program.\n\n 13. Use with the GNU Affero General Public License.\n\n Notwithstanding\ + \ any other provision of this License, you have permission to link or combine\ + \ any covered work with a work licensed under version 3 of the GNU Affero General\ + \ Public License into a single combined work, and to convey the resulting work.\ + \ The terms of this License will continue to apply to the part which is the covered\ + \ work, but the special requirements of the GNU Affero General Public License,\ + \ section 13, concerning interaction through a network will apply to the combination\ + \ as such.\n\n 14. Revised Versions of this License.\n\n The Free Software\ + \ Foundation may publish revised and/or new versions of the GNU General Public\ + \ License from time to time. Such new versions will be similar in spirit to the\ + \ present version, but may differ in detail to address new problems or concerns.\n\ + \n Each version is given a distinguishing version number. If the Program specifies\ + \ that a certain numbered version of the GNU General Public License \"or any later\ + \ version\" applies to it, you have the option of following the terms and conditions\ + \ either of that numbered version or of any later version published by the Free\ + \ Software Foundation. If the Program does not specify a version number of the\ + \ GNU General Public License, you may choose any version ever published by the\ + \ Free Software Foundation.\n\n If the Program specifies that a proxy can decide\ + \ which future versions of the GNU General Public License can be used, that proxy's\ + \ public statement of acceptance of a version permanently authorizes you to choose\ + \ that version for the Program.\n\n Later license versions may give you additional\ + \ or different permissions. However, no additional obligations are imposed on\ + \ any author or copyright holder as a result of your choosing to follow a later\ + \ version.\n\n 15. Disclaimer of Warranty.\n\n THERE IS NO WARRANTY FOR THE\ + \ PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED\ + \ IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"\ + AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,\ + \ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\ + \ A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE\ + \ PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST\ + \ OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n 16. Limitation of Liability.\n\ + \n IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL\ + \ ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM\ + \ AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,\ + \ INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE\ + \ THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED\ + \ INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM\ + \ TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS\ + \ BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.\n\n 17. Interpretation of\ + \ Sections 15 and 16.\n\nIf the disclaimer of warranty and limitation of liability\ + \ provided above cannot be given local legal effect according to their terms,\ + \ reviewing courts shall apply local law that most closely approximates an absolute\ + \ waiver of all civil liability in connection with the Program, unless a warranty\ + \ or assumption of liability accompanies a copy of the Program in return for a\ + \ fee.\n\nEND OF TERMS AND CONDITIONS\n\nHow to Apply These Terms to Your New\ + \ Programs\n\nIf you develop a new program, and you want it to be of the greatest\ + \ possible use to the public, the best way to achieve this is to make it free\ + \ software which everyone can redistribute and change under these terms.\n\nTo\ + \ do so, attach the following notices to the program. It is safest to attach them\ + \ to the start of each source file to most effectively state the exclusion of\ + \ warranty; and each file should have at least the \"copyright\" line and a pointer\ + \ to where the full notice is found.\n\n\n\nCopyright (C) \n\n\ + This program is free software: you can redistribute it and/or modify it under\ + \ the terms of the GNU General Public License as published by the Free Software\ + \ Foundation, either version 3 of the License, or (at your option) any later version.\n\ + \nThis program is distributed in the hope that it will be useful, but WITHOUT\ + \ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS\ + \ FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\ + \nYou should have received a copy of the GNU General Public License along with\ + \ this program. If not, see .\n\nAlso add information\ + \ on how to contact you by electronic and paper mail.\n\nIf the program does terminal\ + \ interaction, make it output a short notice like this when it starts in an interactive\ + \ mode:\n\n Copyright (C) \n\nThis program comes\ + \ with ABSOLUTELY NO WARRANTY; for details type `show w'.\n\nThis is free software,\ + \ and you are welcome to redistribute it under certain conditions; type `show\ + \ c' for details.\n\nThe hypothetical commands `show w' and `show c' should show\ + \ the appropriate parts of the General Public License. Of course, your program's\ + \ commands might be different; for a GUI interface, you would use an \"about box\"\ + .\n\nYou should also get your employer (if you work as a programmer) or school,\ + \ if any, to sign a \"copyright disclaimer\" for the program, if necessary. For\ + \ more information on this, and how to apply and follow the GNU GPL, see .\n\ + \nThe GNU General Public License does not permit incorporating your program into\ + \ proprietary programs. If your program is a subroutine library, you may consider\ + \ it more useful to permit linking proprietary applications with the library.\ + \ If this is what you want to do, use the GNU Lesser General Public License instead\ + \ of this License. But first, please read ." + name: "GNU General Public License v3.0 or later" +- licenseId: "LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception" + extractedText: "GNU GENERAL PUBLIC LICENSE\n\n Version 3,\ + \ 29 June 2007\n\n\n Copyright (C) 2007 Free Software Foundation, Inc. \n Everyone\ + \ is permitted to copy and distribute verbatim copies\n of this license document,\ + \ but changing it is not allowed.\n\n Preamble\n\n\ + \ The GNU General Public License is a free, copyleft license for\nsoftware and\ + \ other kinds of works.\n\n The licenses for most software and other practical\ + \ works are designed\nto take away your freedom to share and change the works.\ + \ By contrast,\nthe GNU General Public License is intended to guarantee your\ + \ freedom to\nshare and change all versions of a program--to make sure it remains\ + \ free\nsoftware for all its users. We, the Free Software Foundation, use the\n\ + GNU General Public License for most of our software; it applies also to\nany other\ + \ work released this way by its authors. You can apply it to\nyour programs,\ + \ too.\n\n When we speak of free software, we are referring to freedom, not\n\ + price. Our General Public Licenses are designed to make sure that you\nhave the\ + \ freedom to distribute copies of free software (and charge for\nthem if you wish),\ + \ that you receive source code or can get it if you\nwant it, that you can change\ + \ the software or use pieces of it in new\nfree programs, and that you know you\ + \ can do these things.\n\n To protect your rights, we need to prevent others\ + \ from denying you\nthese rights or asking you to surrender the rights. Therefore,\ + \ you have\ncertain responsibilities if you distribute copies of the software,\ + \ or if\nyou modify it: responsibilities to respect the freedom of others.\n\n\ + \ For example, if you distribute copies of such a program, whether\ngratis or\ + \ for a fee, you must pass on to the recipients the same\nfreedoms that you received.\ + \ You must make sure that they, too, receive\nor can get the source code. And\ + \ you must show them these terms so they\nknow their rights.\n\n Developers that\ + \ use the GNU GPL protect your rights with two steps:\n(1) assert copyright on\ + \ the software, and (2) offer you this License\ngiving you legal permission to\ + \ copy, distribute and/or modify it.\n\n For the developers' and authors' protection,\ + \ the GPL clearly explains\nthat there is no warranty for this free software.\ + \ For both users' and\nauthors' sake, the GPL requires that modified versions\ + \ be marked as\nchanged, so that their problems will not be attributed erroneously\ + \ to\nauthors of previous versions.\n\n Some devices are designed to deny users\ + \ access to install or run\nmodified versions of the software inside them, although\ + \ the manufacturer\ncan do so. This is fundamentally incompatible with the aim\ + \ of\nprotecting users' freedom to change the software. The systematic\npattern\ + \ of such abuse occurs in the area of products for individuals to\nuse, which\ + \ is precisely where it is most unacceptable. Therefore, we\nhave designed this\ + \ version of the GPL to prohibit the practice for those\nproducts. If such problems\ + \ arise substantially in other domains, we\nstand ready to extend this provision\ + \ to those domains in future versions\nof the GPL, as needed to protect the freedom\ + \ of users.\n\n Finally, every program is threatened constantly by software patents.\n\ + States should not allow patents to restrict development and use of\nsoftware on\ + \ general-purpose computers, but in those that do, we wish to\navoid the special\ + \ danger that patents applied to a free program could\nmake it effectively proprietary.\ + \ To prevent this, the GPL assures that\npatents cannot be used to render the\ + \ program non-free.\n\n The precise terms and conditions for copying, distribution\ + \ and\nmodification follow.\n\n TERMS AND CONDITIONS\n\n\ + \ 0. Definitions.\n\n \"This License\" refers to version 3 of the GNU General\ + \ Public License.\n \"Copyright\" also means copyright-like laws that apply to\ + \ other kinds of\nworks, such as semiconductor masks.\n \"The Program\" refers\ + \ to any copyrightable work licensed under this\nLicense. Each licensee is addressed\ + \ as \"you\". \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\ + \n To \"modify\" a work means to copy from or adapt all or part of the work\n\ + in a fashion requiring copyright permission, other than the making of an\nexact\ + \ copy. The resulting work is called a \"modified version\" of the\nearlier work\ + \ or a work \"based on\" the earlier work.\n\n A \"covered work\" means either\ + \ the unmodified Program or a work based\non the Program.\n\n To \"propagate\"\ + \ a work means to do anything with it that, without\npermission, would make you\ + \ directly or secondarily liable for\ninfringement under applicable copyright\ + \ law, except executing it on a\ncomputer or modifying a private copy. Propagation\ + \ includes copying,\ndistribution (with or without modification), making available\ + \ to the\npublic, and in some countries other activities as well.\n\n To \"convey\"\ + \ a work means any kind of propagation that enables other\nparties to make or\ + \ receive copies. Mere interaction with a user through\na computer network, with\ + \ no transfer of a copy, is not conveying.\n\n An interactive user interface\ + \ displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient\ + \ and prominently visible\nfeature that (1) displays an appropriate copyright\ + \ notice, and (2)\ntells the user that there is no warranty for the work (except\ + \ to the\nextent that warranties are provided), that licensees may convey the\n\ + work under this License, and how to view a copy of this License. If\nthe interface\ + \ presents a list of user commands or options, such as a\nmenu, a prominent item\ + \ in the list meets this criterion.\n\n 1. Source Code.\n\n The \"source code\"\ + \ for a work means the preferred form of the work\nfor making modifications to\ + \ it. \"Object code\" means any non-source\nform of a work.\n\n A \"Standard\ + \ Interface\" means an interface that either is an official\nstandard defined\ + \ by a recognized standards body, or, in the case of\ninterfaces specified for\ + \ a particular programming language, one that\nis widely used among developers\ + \ working in that language.\n\n The \"System Libraries\" of an executable work\ + \ include anything, other\nthan the work as a whole, that (a) is included in the\ + \ normal form of\npackaging a Major Component, but which is not part of that Major\n\ + Component, and (b) serves only to enable use of the work with that\nMajor Component,\ + \ or to implement a Standard Interface for which an\nimplementation is available\ + \ to the public in source code form. A\n\"Major Component\", in this context,\ + \ means a major essential component\n(kernel, window system, and so on) of the\ + \ specific operating system\n(if any) on which the executable work runs, or a\ + \ compiler used to\nproduce the work, or an object code interpreter used to run\ + \ it.\n\n The \"Corresponding Source\" for a work in object code form means all\n\ + the source code needed to generate, install, and (for an executable\nwork) run\ + \ the object code and to modify the work, including scripts to\ncontrol those\ + \ activities. However, it does not include the work's\nSystem Libraries, or general-purpose\ + \ tools or generally available free\nprograms which are used unmodified in performing\ + \ those activities but\nwhich are not part of the work. For example, Corresponding\ + \ Source\nincludes interface definition files associated with source files for\n\ + the work, and the source code for shared libraries and dynamically\nlinked subprograms\ + \ that the work is specifically designed to require,\nsuch as by intimate data\ + \ communication or control flow between those\nsubprograms and other parts of\ + \ the work.\n\n The Corresponding Source need not include anything that users\n\ + can regenerate automatically from other parts of the Corresponding\nSource.\n\n\ + \ The Corresponding Source for a work in source code form is that\nsame work.\n\ + \n 2. Basic Permissions.\n\n All rights granted under this License are granted\ + \ for the term of\ncopyright on the Program, and are irrevocable provided the\ + \ stated\nconditions are met. This License explicitly affirms your unlimited\n\ + permission to run the unmodified Program. The output from running a\ncovered\ + \ work is covered by this License only if the output, given its\ncontent, constitutes\ + \ a covered work. This License acknowledges your\nrights of fair use or other\ + \ equivalent, as provided by copyright law.\n\n You may make, run and propagate\ + \ covered works that you do not\nconvey, without conditions so long as your license\ + \ otherwise remains\nin force. You may convey covered works to others for the\ + \ sole purpose\nof having them make modifications exclusively for you, or provide\ + \ you\nwith facilities for running those works, provided that you comply with\n\ + the terms of this License in conveying all material for which you do\nnot control\ + \ copyright. Those thus making or running the covered works\nfor you must do\ + \ so exclusively on your behalf, under your direction\nand control, on terms that\ + \ prohibit them from making any copies of\nyour copyrighted material outside their\ + \ relationship with you.\n\n Conveying under any other circumstances is permitted\ + \ solely under\nthe conditions stated below. Sublicensing is not allowed; section\ + \ 10\nmakes it unnecessary.\n\n 3. Protecting Users' Legal Rights From Anti-Circumvention\ + \ Law.\n\n No covered work shall be deemed part of an effective technological\n\ + measure under any applicable law fulfilling obligations under article\n11 of the\ + \ WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting\ + \ or restricting circumvention of such\nmeasures.\n\n When you convey a covered\ + \ work, you waive any legal power to forbid\ncircumvention of technological measures\ + \ to the extent such circumvention\nis effected by exercising rights under this\ + \ License with respect to\nthe covered work, and you disclaim any intention to\ + \ limit operation or\nmodification of the work as a means of enforcing, against\ + \ the work's\nusers, your or third parties' legal rights to forbid circumvention\ + \ of\ntechnological measures.\n\n 4. Conveying Verbatim Copies.\n\n You may\ + \ convey verbatim copies of the Program's source code as you\nreceive it, in any\ + \ medium, provided that you conspicuously and\nappropriately publish on each copy\ + \ an appropriate copyright notice;\nkeep intact all notices stating that this\ + \ License and any\nnon-permissive terms added in accord with section 7 apply to\ + \ the code;\nkeep intact all notices of the absence of any warranty; and give\ + \ all\nrecipients a copy of this License along with the Program.\n\n You may\ + \ charge any price or no price for each copy that you convey,\nand you may offer\ + \ support or warranty protection for a fee.\n\n 5. Conveying Modified Source\ + \ Versions.\n\n You may convey a work based on the Program, or the modifications\ + \ to\nproduce it from the Program, in the form of source code under the\nterms\ + \ of section 4, provided that you also meet all of these conditions:\n\n a)\ + \ The work must carry prominent notices stating that you modified\n it, and\ + \ giving a relevant date.\n\n b) The work must carry prominent notices stating\ + \ that it is\n released under this License and any conditions added under section\n\ + \ 7. This requirement modifies the requirement in section 4 to\n \"keep\ + \ intact all notices\".\n\n c) You must license the entire work, as a whole,\ + \ under this\n License to anyone who comes into possession of a copy. This\n\ + \ License will therefore apply, along with any applicable section 7\n additional\ + \ terms, to the whole of the work, and all its parts,\n regardless of how they\ + \ are packaged. This License gives no\n permission to license the work in\ + \ any other way, but it does not\n invalidate such permission if you have separately\ + \ received it.\n\n d) If the work has interactive user interfaces, each must\ + \ display\n Appropriate Legal Notices; however, if the Program has interactive\n\ + \ interfaces that do not display Appropriate Legal Notices, your\n work\ + \ need not make them do so.\n\n A compilation of a covered work with other separate\ + \ and independent\nworks, which are not by their nature extensions of the covered\ + \ work,\nand which are not combined with it such as to form a larger program,\n\ + in or on a volume of a storage or distribution medium, is called an\n\"aggregate\"\ + \ if the compilation and its resulting copyright are not\nused to limit the access\ + \ or legal rights of the compilation's users\nbeyond what the individual works\ + \ permit. Inclusion of a covered work\nin an aggregate does not cause this License\ + \ to apply to the other\nparts of the aggregate.\n\n 6. Conveying Non-Source\ + \ Forms.\n\n You may convey a covered work in object code form under the terms\n\ + of sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding\ + \ Source under the terms of this License,\nin one of these ways:\n\n a) Convey\ + \ the object code in, or embodied in, a physical product\n (including a physical\ + \ distribution medium), accompanied by the\n Corresponding Source fixed on\ + \ a durable physical medium\n customarily used for software interchange.\n\n\ + \ b) Convey the object code in, or embodied in, a physical product\n (including\ + \ a physical distribution medium), accompanied by a\n written offer, valid\ + \ for at least three years and valid for as\n long as you offer spare parts\ + \ or customer support for that product\n model, to give anyone who possesses\ + \ the object code either (1) a\n copy of the Corresponding Source for all the\ + \ software in the\n product that is covered by this License, on a durable physical\n\ + \ medium customarily used for software interchange, for a price no\n more\ + \ than your reasonable cost of physically performing this\n conveying of source,\ + \ or (2) access to copy the\n Corresponding Source from a network server at\ + \ no charge.\n\n c) Convey individual copies of the object code with a copy\ + \ of the\n written offer to provide the Corresponding Source. This\n alternative\ + \ is allowed only occasionally and noncommercially, and\n only if you received\ + \ the object code with such an offer, in accord\n with subsection 6b.\n\n \ + \ d) Convey the object code by offering access from a designated\n place\ + \ (gratis or for a charge), and offer equivalent access to the\n Corresponding\ + \ Source in the same way through the same place at no\n further charge. You\ + \ need not require recipients to copy the\n Corresponding Source along with\ + \ the object code. If the place to\n copy the object code is a network server,\ + \ the Corresponding Source\n may be on a different server (operated by you\ + \ or a third party)\n that supports equivalent copying facilities, provided\ + \ you maintain\n clear directions next to the object code saying where to find\ + \ the\n Corresponding Source. Regardless of what server hosts the\n Corresponding\ + \ Source, you remain obligated to ensure that it is\n available for as long\ + \ as needed to satisfy these requirements.\n\n e) Convey the object code using\ + \ peer-to-peer transmission, provided\n you inform other peers where the object\ + \ code and Corresponding\n Source of the work are being offered to the general\ + \ public at no\n charge under subsection 6d.\n\n A separable portion of the\ + \ object code, whose source code is excluded\nfrom the Corresponding Source as\ + \ a System Library, need not be\nincluded in conveying the object code work.\n\ + \n A \"User Product\" is either (1) a \"consumer product\", which means any\n\ + tangible personal property which is normally used for personal, family,\nor household\ + \ purposes, or (2) anything designed or sold for incorporation\ninto a dwelling.\ + \ In determining whether a product is a consumer product,\ndoubtful cases shall\ + \ be resolved in favor of coverage. For a particular\nproduct received by a particular\ + \ user, \"normally used\" refers to a\ntypical or common use of that class of\ + \ product, regardless of the status\nof the particular user or of the way in which\ + \ the particular user\nactually uses, or expects or is expected to use, the product.\ + \ A product\nis a consumer product regardless of whether the product has substantial\n\ + commercial, industrial or non-consumer uses, unless such uses represent\nthe only\ + \ significant mode of use of the product.\n\n \"Installation Information\" for\ + \ a User Product means any methods,\nprocedures, authorization keys, or other\ + \ information required to install\nand execute modified versions of a covered\ + \ work in that User Product from\na modified version of its Corresponding Source.\ + \ The information must\nsuffice to ensure that the continued functioning of the\ + \ modified object\ncode is in no case prevented or interfered with solely because\n\ + modification has been made.\n\n If you convey an object code work under this\ + \ section in, or with, or\nspecifically for use in, a User Product, and the conveying\ + \ occurs as\npart of a transaction in which the right of possession and use of\ + \ the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed\ + \ term (regardless of how the transaction is characterized), the\nCorresponding\ + \ Source conveyed under this section must be accompanied\nby the Installation\ + \ Information. But this requirement does not apply\nif neither you nor any third\ + \ party retains the ability to install\nmodified object code on the User Product\ + \ (for example, the work has\nbeen installed in ROM).\n\n The requirement to\ + \ provide Installation Information does not include a\nrequirement to continue\ + \ to provide support service, warranty, or updates\nfor a work that has been modified\ + \ or installed by the recipient, or for\nthe User Product in which it has been\ + \ modified or installed. Access to a\nnetwork may be denied when the modification\ + \ itself materially and\nadversely affects the operation of the network or violates\ + \ the rules and\nprotocols for communication across the network.\n\n Corresponding\ + \ Source conveyed, and Installation Information provided,\nin accord with this\ + \ section must be in a format that is publicly\ndocumented (and with an implementation\ + \ available to the public in\nsource code form), and must require no special password\ + \ or key for\nunpacking, reading or copying.\n\n 7. Additional Terms.\n\n \"\ + Additional permissions\" are terms that supplement the terms of this\nLicense\ + \ by making exceptions from one or more of its conditions.\nAdditional permissions\ + \ that are applicable to the entire Program shall\nbe treated as though they were\ + \ included in this License, to the extent\nthat they are valid under applicable\ + \ law. If additional permissions\napply only to part of the Program, that part\ + \ may be used separately\nunder those permissions, but the entire Program remains\ + \ governed by\nthis License without regard to the additional permissions.\n\n\ + \ When you convey a copy of a covered work, you may at your option\nremove any\ + \ additional permissions from that copy, or from any part of\nit. (Additional\ + \ permissions may be written to require their own\nremoval in certain cases when\ + \ you modify the work.) You may place\nadditional permissions on material, added\ + \ by you to a covered work,\nfor which you have or can give appropriate copyright\ + \ permission.\n\n Notwithstanding any other provision of this License, for material\ + \ you\nadd to a covered work, you may (if authorized by the copyright holders\ + \ of\nthat material) supplement the terms of this License with terms:\n\n a)\ + \ Disclaiming warranty or limiting liability differently from the\n terms of\ + \ sections 15 and 16 of this License; or\n\n b) Requiring preservation of specified\ + \ reasonable legal notices or\n author attributions in that material or in\ + \ the Appropriate Legal\n Notices displayed by works containing it; or\n\n\ + \ c) Prohibiting misrepresentation of the origin of that material, or\n \ + \ requiring that modified versions of such material be marked in\n reasonable\ + \ ways as different from the original version; or\n\n d) Limiting the use for\ + \ publicity purposes of names of licensors or\n authors of the material; or\n\ + \n e) Declining to grant rights under trademark law for use of some\n trade\ + \ names, trademarks, or service marks; or\n\n f) Requiring indemnification\ + \ of licensors and authors of that\n material by anyone who conveys the material\ + \ (or modified versions of\n it) with contractual assumptions of liability\ + \ to the recipient, for\n any liability that these contractual assumptions\ + \ directly impose on\n those licensors and authors.\n\n All other non-permissive\ + \ additional terms are considered \"further\nrestrictions\" within the meaning\ + \ of section 10. If the Program as you\nreceived it, or any part of it, contains\ + \ a notice stating that it is\ngoverned by this License along with a term that\ + \ is a further\nrestriction, you may remove that term. If a license document\ + \ contains\na further restriction but permits relicensing or conveying under this\n\ + License, you may add to a covered work material governed by the terms\nof that\ + \ license document, provided that the further restriction does\nnot survive such\ + \ relicensing or conveying.\n\n If you add terms to a covered work in accord\ + \ with this section, you\nmust place, in the relevant source files, a statement\ + \ of the\nadditional terms that apply to those files, or a notice indicating\n\ + where to find the applicable terms.\n\n Additional terms, permissive or non-permissive,\ + \ may be stated in the\nform of a separately written license, or stated as exceptions;\n\ + the above requirements apply either way.\n\n 8. Termination.\n\n You may not\ + \ propagate or modify a covered work except as expressly\nprovided under this\ + \ License. Any attempt otherwise to propagate or\nmodify it is void, and will\ + \ automatically terminate your rights under\nthis License (including any patent\ + \ licenses granted under the third\nparagraph of section 11).\n\n However, if\ + \ you cease all violation of this License, then your\nlicense from a particular\ + \ copyright holder is reinstated (a)\nprovisionally, unless and until the copyright\ + \ holder explicitly and\nfinally terminates your license, and (b) permanently,\ + \ if the copyright\nholder fails to notify you of the violation by some reasonable\ + \ means\nprior to 60 days after the cessation.\n\n Moreover, your license from\ + \ a particular copyright holder is\nreinstated permanently if the copyright holder\ + \ notifies you of the\nviolation by some reasonable means, this is the first time\ + \ you have\nreceived notice of violation of this License (for any work) from that\n\ + copyright holder, and you cure the violation prior to 30 days after\nyour receipt\ + \ of the notice.\n\n Termination of your rights under this section does not terminate\ + \ the\nlicenses of parties who have received copies or rights from you under\n\ + this License. If your rights have been terminated and not permanently\nreinstated,\ + \ you do not qualify to receive new licenses for the same\nmaterial under section\ + \ 10.\n\n 9. Acceptance Not Required for Having Copies.\n\n You are not required\ + \ to accept this License in order to receive or\nrun a copy of the Program. Ancillary\ + \ propagation of a covered work\noccurring solely as a consequence of using peer-to-peer\ + \ transmission\nto receive a copy likewise does not require acceptance. However,\n\ + nothing other than this License grants you permission to propagate or\nmodify\ + \ any covered work. These actions infringe copyright if you do\nnot accept this\ + \ License. Therefore, by modifying or propagating a\ncovered work, you indicate\ + \ your acceptance of this License to do so.\n\n 10. Automatic Licensing of Downstream\ + \ Recipients.\n\n Each time you convey a covered work, the recipient automatically\n\ + receives a license from the original licensors, to run, modify and\npropagate\ + \ that work, subject to this License. You are not responsible\nfor enforcing\ + \ compliance by third parties with this License.\n\n An \"entity transaction\"\ + \ is a transaction transferring control of an\norganization, or substantially\ + \ all assets of one, or subdividing an\norganization, or merging organizations.\ + \ If propagation of a covered\nwork results from an entity transaction, each\ + \ party to that\ntransaction who receives a copy of the work also receives whatever\n\ + licenses to the work the party's predecessor in interest had or could\ngive under\ + \ the previous paragraph, plus a right to possession of the\nCorresponding Source\ + \ of the work from the predecessor in interest, if\nthe predecessor has it or\ + \ can get it with reasonable efforts.\n\n You may not impose any further restrictions\ + \ on the exercise of the\nrights granted or affirmed under this License. For\ + \ example, you may\nnot impose a license fee, royalty, or other charge for exercise\ + \ of\nrights granted under this License, and you may not initiate litigation\n\ + (including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent\ + \ claim is infringed by making, using, selling, offering for\nsale, or importing\ + \ the Program or any portion of it.\n\n 11. Patents.\n\n A \"contributor\" is\ + \ a copyright holder who authorizes use under this\nLicense of the Program or\ + \ a work on which the Program is based. The\nwork thus licensed is called the\ + \ contributor's \"contributor version\".\n\n A contributor's \"essential patent\ + \ claims\" are all patent claims\nowned or controlled by the contributor, whether\ + \ already acquired or\nhereafter acquired, that would be infringed by some manner,\ + \ permitted\nby this License, of making, using, or selling its contributor version,\n\ + but do not include claims that would be infringed only as a\nconsequence of further\ + \ modification of the contributor version. For\npurposes of this definition,\ + \ \"control\" includes the right to grant\npatent sublicenses in a manner consistent\ + \ with the requirements of\nthis License.\n\n Each contributor grants you a non-exclusive,\ + \ worldwide, royalty-free\npatent license under the contributor's essential patent\ + \ claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify\ + \ and\npropagate the contents of its contributor version.\n\n In the following\ + \ three paragraphs, a \"patent license\" is any express\nagreement or commitment,\ + \ however denominated, not to enforce a patent\n(such as an express permission\ + \ to practice a patent or covenant not to\nsue for patent infringement). To \"\ + grant\" such a patent license to a\nparty means to make such an agreement or commitment\ + \ not to enforce a\npatent against the party.\n\n If you convey a covered work,\ + \ knowingly relying on a patent license,\nand the Corresponding Source of the\ + \ work is not available for anyone\nto copy, free of charge and under the terms\ + \ of this License, through a\npublicly available network server or other readily\ + \ accessible means,\nthen you must either (1) cause the Corresponding Source to\ + \ be so\navailable, or (2) arrange to deprive yourself of the benefit of the\n\ + patent license for this particular work, or (3) arrange, in a manner\nconsistent\ + \ with the requirements of this License, to extend the patent\nlicense to downstream\ + \ recipients. \"Knowingly relying\" means you have\nactual knowledge that, but\ + \ for the patent license, your conveying the\ncovered work in a country, or your\ + \ recipient's use of the covered work\nin a country, would infringe one or more\ + \ identifiable patents in that\ncountry that you have reason to believe are valid.\n\ + \n If, pursuant to or in connection with a single transaction or\narrangement,\ + \ you convey, or propagate by procuring conveyance of, a\ncovered work, and grant\ + \ a patent license to some of the parties\nreceiving the covered work authorizing\ + \ them to use, propagate, modify\nor convey a specific copy of the covered work,\ + \ then the patent license\nyou grant is automatically extended to all recipients\ + \ of the covered\nwork and works based on it.\n\n A patent license is \"discriminatory\"\ + \ if it does not include within\nthe scope of its coverage, prohibits the exercise\ + \ of, or is\nconditioned on the non-exercise of one or more of the rights that\ + \ are\nspecifically granted under this License. You may not convey a covered\n\ + work if you are a party to an arrangement with a third party that is\nin the business\ + \ of distributing software, under which you make payment\nto the third party based\ + \ on the extent of your activity of conveying\nthe work, and under which the third\ + \ party grants, to any of the\nparties who would receive the covered work from\ + \ you, a discriminatory\npatent license (a) in connection with copies of the covered\ + \ work\nconveyed by you (or copies made from those copies), or (b) primarily\n\ + for and in connection with specific products or compilations that\ncontain the\ + \ covered work, unless you entered into that arrangement,\nor that patent license\ + \ was granted, prior to 28 March 2007.\n\n Nothing in this License shall be construed\ + \ as excluding or limiting\nany implied license or other defenses to infringement\ + \ that may\notherwise be available to you under applicable patent law.\n\n 12.\ + \ No Surrender of Others' Freedom.\n\n If conditions are imposed on you (whether\ + \ by court order, agreement or\notherwise) that contradict the conditions of this\ + \ License, they do not\nexcuse you from the conditions of this License. If you\ + \ cannot convey a\ncovered work so as to satisfy simultaneously your obligations\ + \ under this\nLicense and any other pertinent obligations, then as a consequence\ + \ you may\nnot convey it at all. For example, if you agree to terms that obligate\ + \ you\nto collect a royalty for further conveying from those to whom you convey\n\ + the Program, the only way you could satisfy both those terms and this\nLicense\ + \ would be to refrain entirely from conveying the Program.\n\n 13. Use with the\ + \ GNU Affero General Public License.\n\n Notwithstanding any other provision\ + \ of this License, you have\npermission to link or combine any covered work with\ + \ a work licensed\nunder version 3 of the GNU Affero General Public License into\ + \ a single\ncombined work, and to convey the resulting work. The terms of this\n\ + License will continue to apply to the part which is the covered work,\nbut the\ + \ special requirements of the GNU Affero General Public License,\nsection 13,\ + \ concerning interaction through a network will apply to the\ncombination as such.\n\ + \n 14. Revised Versions of this License.\n\n The Free Software Foundation may\ + \ publish revised and/or new versions of\nthe GNU General Public License from\ + \ time to time. Such new versions will\nbe similar in spirit to the present version,\ + \ but may differ in detail to\naddress new problems or concerns.\n\n Each version\ + \ is given a distinguishing version number. If the\nProgram specifies that a\ + \ certain numbered version of the GNU General\nPublic License \"or any later version\"\ + \ applies to it, you have the\noption of following the terms and conditions either\ + \ of that numbered\nversion or of any later version published by the Free Software\n\ + Foundation. If the Program does not specify a version number of the\nGNU General\ + \ Public License, you may choose any version ever published\nby the Free Software\ + \ Foundation.\n\n If the Program specifies that a proxy can decide which future\n\ + versions of the GNU General Public License can be used, that proxy's\npublic statement\ + \ of acceptance of a version permanently authorizes you\nto choose that version\ + \ for the Program.\n\n Later license versions may give you additional or different\n\ + permissions. However, no additional obligations are imposed on any\nauthor or\ + \ copyright holder as a result of your choosing to follow a\nlater version.\n\n\ + \ 15. Disclaimer of Warranty.\n\n THERE IS NO WARRANTY FOR THE PROGRAM, TO THE\ + \ EXTENT PERMITTED BY\nAPPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING\ + \ THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT\ + \ WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED\ + \ TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\ + PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS\ + \ WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY\ + \ SERVICING, REPAIR OR CORRECTION.\n\n 16. Limitation of Liability.\n\n IN NO\ + \ EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT\ + \ HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED\ + \ ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL\ + \ OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM\ + \ (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE\ + \ OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO\ + \ OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN\ + \ ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n 17. Interpretation of Sections\ + \ 15 and 16.\n\n If the disclaimer of warranty and limitation of liability provided\n\ + above cannot be given local legal effect according to their terms,\nreviewing\ + \ courts shall apply local law that most closely approximates\nan absolute waiver\ + \ of all civil liability in connection with the\nProgram, unless a warranty or\ + \ assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\ + \n END OF TERMS AND CONDITIONS\n\n How to Apply\ + \ These Terms to Your New Programs\n\n If you develop a new program, and you\ + \ want it to be of the greatest\npossible use to the public, the best way to achieve\ + \ this is to make it\nfree software which everyone can redistribute and change\ + \ under these terms.\n\n To do so, attach the following notices to the program.\ + \ It is safest\nto attach them to the start of each source file to most effectively\n\ + state the exclusion of warranty; and each file should have at least\nthe \"copyright\"\ + \ line and a pointer to where the full notice is found.\n\n \n Copyright\ + \ (C) \n\n This program is free software: you can redistribute it and/or\ + \ modify\n it under the terms of the GNU General Public License as published\ + \ by\n the Free Software Foundation, either version 3 of the License, or\n\ + \ (at your option) any later version.\n\n This program is distributed in\ + \ the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even\ + \ the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\ + \ See the\n GNU General Public License for more details.\n\n You should\ + \ have received a copy of the GNU General Public License\n along with this\ + \ program. If not, see .\n\nAlso add information on how to contact you by electronic\ + \ and paper mail.\n\n If the program does terminal interaction, make it output\ + \ a short\nnotice like this when it starts in an interactive mode:\n\n Copyright\ + \ (C) \n This program comes with ABSOLUTELY NO WARRANTY; for details type\ + \ `show w'.\n This is free software, and you are welcome to redistribute it\n\ + \ under certain conditions; type `show c' for details.\n\nThe hypothetical\ + \ commands `show w' and `show c' should show the appropriate\nparts of the General\ + \ Public License. Of course, your program's commands\nmight be different; for\ + \ a GUI interface, you would use an \"about box\".\n\n You should also get your\ + \ employer (if you work as a programmer) or school,\nif any, to sign a \"copyright\ + \ disclaimer\" for the program, if necessary.\nFor more information on this, and\ + \ how to apply and follow the GNU GPL, see\n.\n\ + \n The GNU General Public License does not permit incorporating your program\n\ + into proprietary programs. If your program is a subroutine library, you\nmay\ + \ consider it more useful to permit linking proprietary applications with\nthe\ + \ library. If this is what you want to do, use the GNU Lesser General\nPublic\ + \ License instead of this License. But first, please read\n.\n\ + \nAs a special exception to the GNU General Public License, if you\ndistribute\ + \ this file as part of a program that contains a\nconfiguration script generated\ + \ by Autoconf, you may include it under\nthe same distribution terms that you\ + \ use for the rest of that\nprogram. This Exception is an additional permission\ + \ under section 7\nof the GNU General Public License, version 3 (\"GPLv3\")." + name: "GPL-3.0-or-later WITH Autoconf-exception" +- licenseId: "LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception-52d507877bdc839a87c8c756326dd167" + extractedText: "GNU GENERAL PUBLIC LICENSE\n\nVersion 3, 29 June 2007\n\n\nCopyright\ + \ (C) 2007 Free Software Foundation, Inc.\nEveryone is permitted to copy and distribute\ + \ verbatim copies\nof this license document, but changing it is not allowed.\n\ + \nPreamble\n\nThe GNU General Public License is a free, copyleft license for\n\ + software and other kinds of works.\n\nThe licenses for most software and other\ + \ practical works are designed\nto take away your freedom to share and change\ + \ the works. By contrast,\nthe GNU General Public License is intended to guarantee\ + \ your freedom to\nshare and change all versions of a program--to make sure it\ + \ remains free\nsoftware for all its users. We, the Free Software Foundation,\ + \ use the\nGNU General Public License for most of our software; it applies also\ + \ to\nany other work released this way by its authors. You can apply it to\nyour\ + \ programs, too.\n\nWhen we speak of free software, we are referring to freedom,\ + \ not\nprice. Our General Public Licenses are designed to make sure that you\n\ + have the freedom to distribute copies of free software (and charge for\nthem if\ + \ you wish), that you receive source code or can get it if you\nwant it, that\ + \ you can change the software or use pieces of it in new\nfree programs, and that\ + \ you know you can do these things.\n\nTo protect your rights, we need to prevent\ + \ others from denying you\nthese rights or asking you to surrender the rights.\ + \ Therefore, you have\ncertain responsibilities if you distribute copies of the\ + \ software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\ + \nFor example, if you distribute copies of such a program, whether\ngratis or\ + \ for a fee, you must pass on to the recipients the same\nfreedoms that you received.\ + \ You must make sure that they, too, receive\nor can get the source code. And\ + \ you must show them these terms so they\nknow their rights.\n\nDevelopers that\ + \ use the GNU GPL protect your rights with two steps:\n(1) assert copyright on\ + \ the software, and (2) offer you this License\ngiving you legal permission to\ + \ copy, distribute and/or modify it.\n\nFor the developers' and authors' protection,\ + \ the GPL clearly explains\nthat there is no warranty for this free software.\ + \ For both users' and\nauthors' sake, the GPL requires that modified versions\ + \ be marked as\nchanged, so that their problems will not be attributed erroneously\ + \ to\nauthors of previous versions.\n\nSome devices are designed to deny users\ + \ access to install or run\nmodified versions of the software inside them, although\ + \ the manufacturer\ncan do so. This is fundamentally incompatible with the aim\ + \ of\nprotecting users' freedom to change the software. The systematic\npattern\ + \ of such abuse occurs in the area of products for individuals to\nuse, which\ + \ is precisely where it is most unacceptable. Therefore, we\nhave designed this\ + \ version of the GPL to prohibit the practice for those\nproducts. If such problems\ + \ arise substantially in other domains, we\nstand ready to extend this provision\ + \ to those domains in future versions\nof the GPL, as needed to protect the freedom\ + \ of users.\n\nFinally, every program is threatened constantly by software patents.\n\ + States should not allow patents to restrict development and use of\nsoftware on\ + \ general-purpose computers, but in those that do, we wish to\navoid the special\ + \ danger that patents applied to a free program could\nmake it effectively proprietary.\ + \ To prevent this, the GPL assures that\npatents cannot be used to render the\ + \ program non-free.\n\nThe precise terms and conditions for copying, distribution\ + \ and\nmodification follow.\n\nTERMS AND CONDITIONS\n\n0. Definitions.\n\n\"This\ + \ License\" refers to version 3 of the GNU General Public License.\n\"Copyright\"\ + \ also means copyright-like laws that apply to other kinds of\nworks, such as\ + \ semiconductor masks.\n\"The Program\" refers to any copyrightable work licensed\ + \ under this\nLicense. Each licensee is addressed as \"you\". \"Licensees\" and\n\ + \"recipients\" may be individuals or organizations.\n\nTo \"modify\" a work means\ + \ to copy from or adapt all or part of the work\nin a fashion requiring copyright\ + \ permission, other than the making of an\nexact copy. The resulting work is called\ + \ a \"modified version\" of the\nearlier work or a work \"based on\" the earlier\ + \ work.\n\nA \"covered work\" means either the unmodified Program or a work based\n\ + on the Program.\n\nTo \"propagate\" a work means to do anything with it that,\ + \ without\npermission, would make you directly or secondarily liable for\ninfringement\ + \ under applicable copyright law, except executing it on a\ncomputer or modifying\ + \ a private copy. Propagation includes copying,\ndistribution (with or without\ + \ modification), making available to the\npublic, and in some countries other\ + \ activities as well.\n\nTo \"convey\" a work means any kind of propagation that\ + \ enables other\nparties to make or receive copies. Mere interaction with a user\ + \ through\na computer network, with no transfer of a copy, is not conveying.\n\ + \nAn interactive user interface displays \"Appropriate Legal Notices\"\nto the\ + \ extent that it includes a convenient and prominently visible\nfeature that (1)\ + \ displays an appropriate copyright notice, and (2)\ntells the user that there\ + \ is no warranty for the work (except to the\nextent that warranties are provided),\ + \ that licensees may convey the\nwork under this License, and how to view a copy\ + \ of this License. If\nthe interface presents a list of user commands or options,\ + \ such as a\nmenu, a prominent item in the list meets this criterion.\n\n1. Source\ + \ Code.\n\nThe \"source code\" for a work means the preferred form of the work\n\ + for making modifications to it. \"Object code\" means any non-source\nform of\ + \ a work.\n\nA \"Standard Interface\" means an interface that either is an official\n\ + standard defined by a recognized standards body, or, in the case of\ninterfaces\ + \ specified for a particular programming language, one that\nis widely used among\ + \ developers working in that language.\n\nThe \"System Libraries\" of an executable\ + \ work include anything, other\nthan the work as a whole, that (a) is included\ + \ in the normal form of\npackaging a Major Component, but which is not part of\ + \ that Major\nComponent, and (b) serves only to enable use of the work with that\n\ + Major Component, or to implement a Standard Interface for which an\nimplementation\ + \ is available to the public in source code form. A\n\"Major Component\", in this\ + \ context, means a major essential component\n(kernel, window system, and so on)\ + \ of the specific operating system\n(if any) on which the executable work runs,\ + \ or a compiler used to\nproduce the work, or an object code interpreter used\ + \ to run it.\n\nThe \"Corresponding Source\" for a work in object code form means\ + \ all\nthe source code needed to generate, install, and (for an executable\nwork)\ + \ run the object code and to modify the work, including scripts to\ncontrol those\ + \ activities. However, it does not include the work's\nSystem Libraries, or general-purpose\ + \ tools or generally available free\nprograms which are used unmodified in performing\ + \ those activities but\nwhich are not part of the work. For example, Corresponding\ + \ Source\nincludes interface definition files associated with source files for\n\ + the work, and the source code for shared libraries and dynamically\nlinked subprograms\ + \ that the work is specifically designed to require,\nsuch as by intimate data\ + \ communication or control flow between those\nsubprograms and other parts of\ + \ the work.\n\nThe Corresponding Source need not include anything that users\n\ + can regenerate automatically from other parts of the Corresponding\nSource.\n\n\ + The Corresponding Source for a work in source code form is that\nsame work.\n\n\ + 2. Basic Permissions.\n\nAll rights granted under this License are granted for\ + \ the term of\ncopyright on the Program, and are irrevocable provided the stated\n\ + conditions are met. This License explicitly affirms your unlimited\npermission\ + \ to run the unmodified Program. The output from running a\ncovered work is covered\ + \ by this License only if the output, given its\ncontent, constitutes a covered\ + \ work. This License acknowledges your\nrights of fair use or other equivalent,\ + \ as provided by copyright law.\n\nYou may make, run and propagate covered works\ + \ that you do not\nconvey, without conditions so long as your license otherwise\ + \ remains\nin force. You may convey covered works to others for the sole purpose\n\ + of having them make modifications exclusively for you, or provide you\nwith facilities\ + \ for running those works, provided that you comply with\nthe terms of this License\ + \ in conveying all material for which you do\nnot control copyright. Those thus\ + \ making or running the covered works\nfor you must do so exclusively on your\ + \ behalf, under your direction\nand control, on terms that prohibit them from\ + \ making any copies of\nyour copyrighted material outside their relationship with\ + \ you.\n\nConveying under any other circumstances is permitted solely under\n\ + the conditions stated below. Sublicensing is not allowed; section 10\nmakes it\ + \ unnecessary.\n\n3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\ + \nNo covered work shall be deemed part of an effective technological\nmeasure\ + \ under any applicable law fulfilling obligations under article\n11 of the WIPO\ + \ copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or\ + \ restricting circumvention of such\nmeasures.\n\nWhen you convey a covered work,\ + \ you waive any legal power to forbid\ncircumvention of technological measures\ + \ to the extent such circumvention\nis effected by exercising rights under this\ + \ License with respect to\nthe covered work, and you disclaim any intention to\ + \ limit operation or\nmodification of the work as a means of enforcing, against\ + \ the work's\nusers, your or third parties' legal rights to forbid circumvention\ + \ of\ntechnological measures.\n\n4. Conveying Verbatim Copies.\n\nYou may convey\ + \ verbatim copies of the Program's source code as you\nreceive it, in any medium,\ + \ provided that you conspicuously and\nappropriately publish on each copy an appropriate\ + \ copyright notice;\nkeep intact all notices stating that this License and any\n\ + non-permissive terms added in accord with section 7 apply to the code;\nkeep intact\ + \ all notices of the absence of any warranty; and give all\nrecipients a copy\ + \ of this License along with the Program.\n\nYou may charge any price or no price\ + \ for each copy that you convey,\nand you may offer support or warranty protection\ + \ for a fee.\n\n5. Conveying Modified Source Versions.\n\nYou may convey a work\ + \ based on the Program, or the modifications to\nproduce it from the Program,\ + \ in the form of source code under the\nterms of section 4, provided that you\ + \ also meet all of these conditions:\n\na) The work must carry prominent notices\ + \ stating that you modified\nit, and giving a relevant date.\n\nb) The work must\ + \ carry prominent notices stating that it is\nreleased under this License and\ + \ any conditions added under section\n7. This requirement modifies the requirement\ + \ in section 4 to\n\"keep intact all notices\".\n\nc) You must license the entire\ + \ work, as a whole, under this\nLicense to anyone who comes into possession of\ + \ a copy. This\nLicense will therefore apply, along with any applicable section\ + \ 7\nadditional terms, to the whole of the work, and all its parts,\nregardless\ + \ of how they are packaged. This License gives no\npermission to license the work\ + \ in any other way, but it does not\ninvalidate such permission if you have separately\ + \ received it.\n\nd) If the work has interactive user interfaces, each must display\n\ + Appropriate Legal Notices; however, if the Program has interactive\ninterfaces\ + \ that do not display Appropriate Legal Notices, your\nwork need not make them\ + \ do so.\n\nA compilation of a covered work with other separate and independent\n\ + works, which are not by their nature extensions of the covered work,\nand which\ + \ are not combined with it such as to form a larger program,\nin or on a volume\ + \ of a storage or distribution medium, is called an\n\"aggregate\" if the compilation\ + \ and its resulting copyright are not\nused to limit the access or legal rights\ + \ of the compilation's users\nbeyond what the individual works permit. Inclusion\ + \ of a covered work\nin an aggregate does not cause this License to apply to the\ + \ other\nparts of the aggregate.\n\n6. Conveying Non-Source Forms.\n\nYou may\ + \ convey a covered work in object code form under the terms\nof sections 4 and\ + \ 5, provided that you also convey the\nmachine-readable Corresponding Source\ + \ under the terms of this License,\nin one of these ways:\n\na) Convey the object\ + \ code in, or embodied in, a physical product\n(including a physical distribution\ + \ medium), accompanied by the\nCorresponding Source fixed on a durable physical\ + \ medium\ncustomarily used for software interchange.\n\nb) Convey the object code\ + \ in, or embodied in, a physical product\n(including a physical distribution medium),\ + \ accompanied by a\nwritten offer, valid for at least three years and valid for\ + \ as\nlong as you offer spare parts or customer support for that product\nmodel,\ + \ to give anyone who possesses the object code either (1) a\ncopy of the Corresponding\ + \ Source for all the software in the\nproduct that is covered by this License,\ + \ on a durable physical\nmedium customarily used for software interchange, for\ + \ a price no\nmore than your reasonable cost of physically performing this\nconveying\ + \ of source, or (2) access to copy the\nCorresponding Source from a network server\ + \ at no charge.\n\nc) Convey individual copies of the object code with a copy\ + \ of the\nwritten offer to provide the Corresponding Source. This\nalternative\ + \ is allowed only occasionally and noncommercially, and\nonly if you received\ + \ the object code with such an offer, in accord\nwith subsection 6b.\n\nd) Convey\ + \ the object code by offering access from a designated\nplace (gratis or for a\ + \ charge), and offer equivalent access to the\nCorresponding Source in the same\ + \ way through the same place at no\nfurther charge. You need not require recipients\ + \ to copy the\nCorresponding Source along with the object code. If the place to\n\ + copy the object code is a network server, the Corresponding Source\nmay be on\ + \ a different server (operated by you or a third party)\nthat supports equivalent\ + \ copying facilities, provided you maintain\nclear directions next to the object\ + \ code saying where to find the\nCorresponding Source. Regardless of what server\ + \ hosts the\nCorresponding Source, you remain obligated to ensure that it is\n\ + available for as long as needed to satisfy these requirements.\n\ne) Convey the\ + \ object code using peer-to-peer transmission, provided\nyou inform other peers\ + \ where the object code and Corresponding\nSource of the work are being offered\ + \ to the general public at no\ncharge under subsection 6d.\n\nA separable portion\ + \ of the object code, whose source code is excluded\nfrom the Corresponding Source\ + \ as a System Library, need not be\nincluded in conveying the object code work.\n\ + \nA \"User Product\" is either (1) a \"consumer product\", which means any\ntangible\ + \ personal property which is normally used for personal, family,\nor household\ + \ purposes, or (2) anything designed or sold for incorporation\ninto a dwelling.\ + \ In determining whether a product is a consumer product,\ndoubtful cases shall\ + \ be resolved in favor of coverage. For a particular\nproduct received by a particular\ + \ user, \"normally used\" refers to a\ntypical or common use of that class of\ + \ product, regardless of the status\nof the particular user or of the way in which\ + \ the particular user\nactually uses, or expects or is expected to use, the product.\ + \ A product\nis a consumer product regardless of whether the product has substantial\n\ + commercial, industrial or non-consumer uses, unless such uses represent\nthe only\ + \ significant mode of use of the product.\n\n\"Installation Information\" for\ + \ a User Product means any methods,\nprocedures, authorization keys, or other\ + \ information required to install\nand execute modified versions of a covered\ + \ work in that User Product from\na modified version of its Corresponding Source.\ + \ The information must\nsuffice to ensure that the continued functioning of the\ + \ modified object\ncode is in no case prevented or interfered with solely because\n\ + modification has been made.\n\nIf you convey an object code work under this section\ + \ in, or with, or\nspecifically for use in, a User Product, and the conveying\ + \ occurs as\npart of a transaction in which the right of possession and use of\ + \ the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed\ + \ term (regardless of how the transaction is characterized), the\nCorresponding\ + \ Source conveyed under this section must be accompanied\nby the Installation\ + \ Information. But this requirement does not apply\nif neither you nor any third\ + \ party retains the ability to install\nmodified object code on the User Product\ + \ (for example, the work has\nbeen installed in ROM).\n\nThe requirement to provide\ + \ Installation Information does not include a\nrequirement to continue to provide\ + \ support service, warranty, or updates\nfor a work that has been modified or\ + \ installed by the recipient, or for\nthe User Product in which it has been modified\ + \ or installed. Access to a\nnetwork may be denied when the modification itself\ + \ materially and\nadversely affects the operation of the network or violates the\ + \ rules and\nprotocols for communication across the network.\n\nCorresponding\ + \ Source conveyed, and Installation Information provided,\nin accord with this\ + \ section must be in a format that is publicly\ndocumented (and with an implementation\ + \ available to the public in\nsource code form), and must require no special password\ + \ or key for\nunpacking, reading or copying.\n\n7. Additional Terms.\n\n\"Additional\ + \ permissions\" are terms that supplement the terms of this\nLicense by making\ + \ exceptions from one or more of its conditions.\nAdditional permissions that\ + \ are applicable to the entire Program shall\nbe treated as though they were included\ + \ in this License, to the extent\nthat they are valid under applicable law. If\ + \ additional permissions\napply only to part of the Program, that part may be\ + \ used separately\nunder those permissions, but the entire Program remains governed\ + \ by\nthis License without regard to the additional permissions.\n\nWhen you convey\ + \ a copy of a covered work, you may at your option\nremove any additional permissions\ + \ from that copy, or from any part of\nit. (Additional permissions may be written\ + \ to require their own\nremoval in certain cases when you modify the work.) You\ + \ may place\nadditional permissions on material, added by you to a covered work,\n\ + for which you have or can give appropriate copyright permission.\n\nNotwithstanding\ + \ any other provision of this License, for material you\nadd to a covered work,\ + \ you may (if authorized by the copyright holders of\nthat material) supplement\ + \ the terms of this License with terms:\n\na) Disclaiming warranty or limiting\ + \ liability differently from the\nterms of sections 15 and 16 of this License;\ + \ or\n\nb) Requiring preservation of specified reasonable legal notices or\nauthor\ + \ attributions in that material or in the Appropriate Legal\nNotices displayed\ + \ by works containing it; or\n\nc) Prohibiting misrepresentation of the origin\ + \ of that material, or\nrequiring that modified versions of such material be marked\ + \ in\nreasonable ways as different from the original version; or\n\nd) Limiting\ + \ the use for publicity purposes of names of licensors or\nauthors of the material;\ + \ or\n\ne) Declining to grant rights under trademark law for use of some\ntrade\ + \ names, trademarks, or service marks; or\n\nf) Requiring indemnification of licensors\ + \ and authors of that\nmaterial by anyone who conveys the material (or modified\ + \ versions of\nit) with contractual assumptions of liability to the recipient,\ + \ for\nany liability that these contractual assumptions directly impose on\nthose\ + \ licensors and authors.\n\nAll other non-permissive additional terms are considered\ + \ \"further\nrestrictions\" within the meaning of section 10. If the Program as\ + \ you\nreceived it, or any part of it, contains a notice stating that it is\n\ + governed by this License along with a term that is a further\nrestriction, you\ + \ may remove that term. If a license document contains\na further restriction\ + \ but permits relicensing or conveying under this\nLicense, you may add to a covered\ + \ work material governed by the terms\nof that license document, provided that\ + \ the further restriction does\nnot survive such relicensing or conveying.\n\n\ + If you add terms to a covered work in accord with this section, you\nmust place,\ + \ in the relevant source files, a statement of the\nadditional terms that apply\ + \ to those files, or a notice indicating\nwhere to find the applicable terms.\n\ + \nAdditional terms, permissive or non-permissive, may be stated in the\nform of\ + \ a separately written license, or stated as exceptions;\nthe above requirements\ + \ apply either way.\n\n8. Termination.\n\nYou may not propagate or modify a covered\ + \ work except as expressly\nprovided under this License. Any attempt otherwise\ + \ to propagate or\nmodify it is void, and will automatically terminate your rights\ + \ under\nthis License (including any patent licenses granted under the third\n\ + paragraph of section 11).\n\nHowever, if you cease all violation of this License,\ + \ then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally,\ + \ unless and until the copyright holder explicitly and\nfinally terminates your\ + \ license, and (b) permanently, if the copyright\nholder fails to notify you of\ + \ the violation by some reasonable means\nprior to 60 days after the cessation.\n\ + \nMoreover, your license from a particular copyright holder is\nreinstated permanently\ + \ if the copyright holder notifies you of the\nviolation by some reasonable means,\ + \ this is the first time you have\nreceived notice of violation of this License\ + \ (for any work) from that\ncopyright holder, and you cure the violation prior\ + \ to 30 days after\nyour receipt of the notice.\n\nTermination of your rights\ + \ under this section does not terminate the\nlicenses of parties who have received\ + \ copies or rights from you under\nthis License. If your rights have been terminated\ + \ and not permanently\nreinstated, you do not qualify to receive new licenses\ + \ for the same\nmaterial under section 10.\n\n9. Acceptance Not Required for Having\ + \ Copies.\n\nYou are not required to accept this License in order to receive or\n\ + run a copy of the Program. Ancillary propagation of a covered work\noccurring\ + \ solely as a consequence of using peer-to-peer transmission\nto receive a copy\ + \ likewise does not require acceptance. However,\nnothing other than this License\ + \ grants you permission to propagate or\nmodify any covered work. These actions\ + \ infringe copyright if you do\nnot accept this License. Therefore, by modifying\ + \ or propagating a\ncovered work, you indicate your acceptance of this License\ + \ to do so.\n\n10. Automatic Licensing of Downstream Recipients.\n\nEach time\ + \ you convey a covered work, the recipient automatically\nreceives a license from\ + \ the original licensors, to run, modify and\npropagate that work, subject to\ + \ this License. You are not responsible\nfor enforcing compliance by third parties\ + \ with this License.\n\nAn \"entity transaction\" is a transaction transferring\ + \ control of an\norganization, or substantially all assets of one, or subdividing\ + \ an\norganization, or merging organizations. If propagation of a covered\nwork\ + \ results from an entity transaction, each party to that\ntransaction who receives\ + \ a copy of the work also receives whatever\nlicenses to the work the party's\ + \ predecessor in interest had or could\ngive under the previous paragraph, plus\ + \ a right to possession of the\nCorresponding Source of the work from the predecessor\ + \ in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\ + \nYou may not impose any further restrictions on the exercise of the\nrights granted\ + \ or affirmed under this License. For example, you may\nnot impose a license fee,\ + \ royalty, or other charge for exercise of\nrights granted under this License,\ + \ and you may not initiate litigation\n(including a cross-claim or counterclaim\ + \ in a lawsuit) alleging that\nany patent claim is infringed by making, using,\ + \ selling, offering for\nsale, or importing the Program or any portion of it.\n\ + \n11. Patents.\n\nA \"contributor\" is a copyright holder who authorizes use under\ + \ this\nLicense of the Program or a work on which the Program is based. The\n\ + work thus licensed is called the contributor's \"contributor version\".\n\nA contributor's\ + \ \"essential patent claims\" are all patent claims\nowned or controlled by the\ + \ contributor, whether already acquired or\nhereafter acquired, that would be\ + \ infringed by some manner, permitted\nby this License, of making, using, or selling\ + \ its contributor version,\nbut do not include claims that would be infringed\ + \ only as a\nconsequence of further modification of the contributor version. For\n\ + purposes of this definition, \"control\" includes the right to grant\npatent sublicenses\ + \ in a manner consistent with the requirements of\nthis License.\n\nEach contributor\ + \ grants you a non-exclusive, worldwide, royalty-free\npatent license under the\ + \ contributor's essential patent claims, to\nmake, use, sell, offer for sale,\ + \ import and otherwise run, modify and\npropagate the contents of its contributor\ + \ version.\n\nIn the following three paragraphs, a \"patent license\" is any express\n\ + agreement or commitment, however denominated, not to enforce a patent\n(such as\ + \ an express permission to practice a patent or covenant not to\nsue for patent\ + \ infringement). To \"grant\" such a patent license to a\nparty means to make\ + \ such an agreement or commitment not to enforce a\npatent against the party.\n\ + \nIf you convey a covered work, knowingly relying on a patent license,\nand the\ + \ Corresponding Source of the work is not available for anyone\nto copy, free\ + \ of charge and under the terms of this License, through a\npublicly available\ + \ network server or other readily accessible means,\nthen you must either (1)\ + \ cause the Corresponding Source to be so\navailable, or (2) arrange to deprive\ + \ yourself of the benefit of the\npatent license for this particular work, or\ + \ (3) arrange, in a manner\nconsistent with the requirements of this License,\ + \ to extend the patent\nlicense to downstream recipients. \"Knowingly relying\"\ + \ means you have\nactual knowledge that, but for the patent license, your conveying\ + \ the\ncovered work in a country, or your recipient's use of the covered work\n\ + in a country, would infringe one or more identifiable patents in that\ncountry\ + \ that you have reason to believe are valid.\n\nIf, pursuant to or in connection\ + \ with a single transaction or\narrangement, you convey, or propagate by procuring\ + \ conveyance of, a\ncovered work, and grant a patent license to some of the parties\n\ + receiving the covered work authorizing them to use, propagate, modify\nor convey\ + \ a specific copy of the covered work, then the patent license\nyou grant is automatically\ + \ extended to all recipients of the covered\nwork and works based on it.\n\nA\ + \ patent license is \"discriminatory\" if it does not include within\nthe scope\ + \ of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise\ + \ of one or more of the rights that are\nspecifically granted under this License.\ + \ You may not convey a covered\nwork if you are a party to an arrangement with\ + \ a third party that is\nin the business of distributing software, under which\ + \ you make payment\nto the third party based on the extent of your activity of\ + \ conveying\nthe work, and under which the third party grants, to any of the\n\ + parties who would receive the covered work from you, a discriminatory\npatent\ + \ license (a) in connection with copies of the covered work\nconveyed by you (or\ + \ copies made from those copies), or (b) primarily\nfor and in connection with\ + \ specific products or compilations that\ncontain the covered work, unless you\ + \ entered into that arrangement,\nor that patent license was granted, prior to\ + \ 28 March 2007.\n\nNothing in this License shall be construed as excluding or\ + \ limiting\nany implied license or other defenses to infringement that may\notherwise\ + \ be available to you under applicable patent law.\n\n12. No Surrender of Others'\ + \ Freedom.\n\nIf conditions are imposed on you (whether by court order, agreement\ + \ or\notherwise) that contradict the conditions of this License, they do not\n\ + excuse you from the conditions of this License. If you cannot convey a\ncovered\ + \ work so as to satisfy simultaneously your obligations under this\nLicense and\ + \ any other pertinent obligations, then as a consequence you may\nnot convey it\ + \ at all. For example, if you agree to terms that obligate you\nto collect a royalty\ + \ for further conveying from those to whom you convey\nthe Program, the only way\ + \ you could satisfy both those terms and this\nLicense would be to refrain entirely\ + \ from conveying the Program.\n\n13. Use with the GNU Affero General Public License.\n\ + \nNotwithstanding any other provision of this License, you have\npermission to\ + \ link or combine any covered work with a work licensed\nunder version 3 of the\ + \ GNU Affero General Public License into a single\ncombined work, and to convey\ + \ the resulting work. The terms of this\nLicense will continue to apply to the\ + \ part which is the covered work,\nbut the special requirements of the GNU Affero\ + \ General Public License,\nsection 13, concerning interaction through a network\ + \ will apply to the\ncombination as such.\n\n14. Revised Versions of this License.\n\ + \nThe Free Software Foundation may publish revised and/or new versions of\nthe\ + \ GNU General Public License from time to time. Such new versions will\nbe similar\ + \ in spirit to the present version, but may differ in detail to\naddress new problems\ + \ or concerns.\n\nEach version is given a distinguishing version number. If the\n\ + Program specifies that a certain numbered version of the GNU General\nPublic License\ + \ \"or any later version\" applies to it, you have the\noption of following the\ + \ terms and conditions either of that numbered\nversion or of any later version\ + \ published by the Free Software\nFoundation. If the Program does not specify\ + \ a version number of the\nGNU General Public License, you may choose any version\ + \ ever published\nby the Free Software Foundation.\n\nIf the Program specifies\ + \ that a proxy can decide which future\nversions of the GNU General Public License\ + \ can be used, that proxy's\npublic statement of acceptance of a version permanently\ + \ authorizes you\nto choose that version for the Program.\n\nLater license versions\ + \ may give you additional or different\npermissions. However, no additional obligations\ + \ are imposed on any\nauthor or copyright holder as a result of your choosing\ + \ to follow a\nlater version.\n\n15. Disclaimer of Warranty.\n\nTHERE IS NO WARRANTY\ + \ FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW. EXCEPT WHEN OTHERWISE\ + \ STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM\ + \ \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,\ + \ BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\ + \ A PARTICULAR\nPURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF\ + \ THE PROGRAM\nIS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE\ + \ COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n16. Limitation of\ + \ Liability.\n\nIN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN\ + \ WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\n\ + THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\n\ + GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE\ + \ OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA\ + \ OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES\ + \ OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH\ + \ HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\ + \n17. Interpretation of Sections 15 and 16.\n\nIf the disclaimer of warranty and\ + \ limitation of liability provided\nabove cannot be given local legal effect according\ + \ to their terms,\nreviewing courts shall apply local law that most closely approximates\n\ + an absolute waiver of all civil liability in connection with the\nProgram, unless\ + \ a warranty or assumption of liability accompanies a\ncopy of the Program in\ + \ return for a fee.\n\nEND OF TERMS AND CONDITIONS\n\nHow to Apply These Terms\ + \ to Your New Programs\n\nIf you develop a new program, and you want it to be\ + \ of the greatest\npossible use to the public, the best way to achieve this is\ + \ to make it\nfree software which everyone can redistribute and change under these\ + \ terms.\n\nTo do so, attach the following notices to the program. It is safest\n\ + to attach them to the start of each source file to most effectively\nstate the\ + \ exclusion of warranty; and each file should have at least\nthe \"copyright\"\ + \ line and a pointer to where the full notice is found.\n\n\nCopyright (C)\n\n\ + This program is free software: you can redistribute it and/or modify\nit under\ + \ the terms of the GNU General Public License as published by\nthe Free Software\ + \ Foundation, either version 3 of the License, or\n(at your option) any later\ + \ version.\n\nThis program is distributed in the hope that it will be useful,\n\ + but WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY\ + \ or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for\ + \ more details.\n\nYou should have received a copy of the GNU General Public License\n\ + along with this program. If not, see .\n\nAlso add information on how to contact\ + \ you by electronic and paper mail.\n\nIf the program does terminal interaction,\ + \ make it output a short\nnotice like this when it starts in an interactive mode:\n\ + \nCopyright (C)\nThis program comes with ABSOLUTELY NO WARRANTY; for details type\ + \ `show w'.\nThis is free software, and you are welcome to redistribute it\nunder\ + \ certain conditions; type `show c' for details.\n\nThe hypothetical commands\ + \ `show w' and `show c' should show the appropriate\nparts of the General Public\ + \ License. Of course, your program's commands\nmight be different; for a GUI interface,\ + \ you would use an \"about box\".\n\nYou should also get your employer (if you\ + \ work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\"\ + \ for the program, if necessary.\nFor more information on this, and how to apply\ + \ and follow the GNU GPL, see\nhttps://www.gnu.org/licenses/.\n\nThe GNU General\ + \ Public License does not permit incorporating your program\ninto proprietary\ + \ programs. If your program is a subroutine library, you\nmay consider it more\ + \ useful to permit linking proprietary applications with\nthe library. If this\ + \ is what you want to do, use the GNU Lesser General\nPublic License instead of\ + \ this License. But first, please read\nhttps://www.gnu.org/licenses/why-not-lgpl.html.\n\ + \n\nAs a special exception, the respective Autoconf Macro's copyright owner\n\ + gives unlimited permission to copy, distribute and modify the configure\nscripts\ + \ that are the output of Autoconf when processing the Macro. You\nneed not follow\ + \ the terms of the GNU General Public License when using\nor distributing such\ + \ scripts, even though portions of the text of the\nMacro appear in them. The\ + \ GNU General Public License (GPL) does govern\nall other use of the material\ + \ that constitutes the Autoconf Macro.\n\nThis special exception to the GPL applies\ + \ to versions of the Autoconf\nMacro released by the Autoconf Archive. When you\ + \ make and distribute a\nmodified version of the Autoconf Macro, you may extend\ + \ this special\nexception to the GPL to apply to your modified version as well." + name: "GPL-3.0-or-later WITH Autoconf-exception-52d507877bdc839a87c8c756326dd167" +- licenseId: "LicenseRef-GPL-3.0-or-later-WITH-Libtool-exception" + extractedText: "GNU GENERAL PUBLIC LICENSE\n\nVersion 3, 29 June 2007\n\n\nCopyright\ + \ (C) 2007 Free Software Foundation, Inc.\nEveryone is permitted to copy and distribute\ + \ verbatim copies\nof this license document, but changing it is not allowed.\n\ + \nPreamble\n\nThe GNU General Public License is a free, copyleft license for\n\ + software and other kinds of works.\n\nThe licenses for most software and other\ + \ practical works are designed\nto take away your freedom to share and change\ + \ the works. By contrast,\nthe GNU General Public License is intended to guarantee\ + \ your freedom to\nshare and change all versions of a program--to make sure it\ + \ remains free\nsoftware for all its users. We, the Free Software Foundation,\ + \ use the\nGNU General Public License for most of our software; it applies also\ + \ to\nany other work released this way by its authors. You can apply it to\nyour\ + \ programs, too.\n\nWhen we speak of free software, we are referring to freedom,\ + \ not\nprice. Our General Public Licenses are designed to make sure that you\n\ + have the freedom to distribute copies of free software (and charge for\nthem if\ + \ you wish), that you receive source code or can get it if you\nwant it, that\ + \ you can change the software or use pieces of it in new\nfree programs, and that\ + \ you know you can do these things.\n\nTo protect your rights, we need to prevent\ + \ others from denying you\nthese rights or asking you to surrender the rights.\ + \ Therefore, you have\ncertain responsibilities if you distribute copies of the\ + \ software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\ + \nFor example, if you distribute copies of such a program, whether\ngratis or\ + \ for a fee, you must pass on to the recipients the same\nfreedoms that you received.\ + \ You must make sure that they, too, receive\nor can get the source code. And\ + \ you must show them these terms so they\nknow their rights.\n\nDevelopers that\ + \ use the GNU GPL protect your rights with two steps:\n(1) assert copyright on\ + \ the software, and (2) offer you this License\ngiving you legal permission to\ + \ copy, distribute and/or modify it.\n\nFor the developers' and authors' protection,\ + \ the GPL clearly explains\nthat there is no warranty for this free software.\ + \ For both users' and\nauthors' sake, the GPL requires that modified versions\ + \ be marked as\nchanged, so that their problems will not be attributed erroneously\ + \ to\nauthors of previous versions.\n\nSome devices are designed to deny users\ + \ access to install or run\nmodified versions of the software inside them, although\ + \ the manufacturer\ncan do so. This is fundamentally incompatible with the aim\ + \ of\nprotecting users' freedom to change the software. The systematic\npattern\ + \ of such abuse occurs in the area of products for individuals to\nuse, which\ + \ is precisely where it is most unacceptable. Therefore, we\nhave designed this\ + \ version of the GPL to prohibit the practice for those\nproducts. If such problems\ + \ arise substantially in other domains, we\nstand ready to extend this provision\ + \ to those domains in future versions\nof the GPL, as needed to protect the freedom\ + \ of users.\n\nFinally, every program is threatened constantly by software patents.\n\ + States should not allow patents to restrict development and use of\nsoftware on\ + \ general-purpose computers, but in those that do, we wish to\navoid the special\ + \ danger that patents applied to a free program could\nmake it effectively proprietary.\ + \ To prevent this, the GPL assures that\npatents cannot be used to render the\ + \ program non-free.\n\nThe precise terms and conditions for copying, distribution\ + \ and\nmodification follow.\n\nTERMS AND CONDITIONS\n\n0. Definitions.\n\n\"This\ + \ License\" refers to version 3 of the GNU General Public License.\n\"Copyright\"\ + \ also means copyright-like laws that apply to other kinds of\nworks, such as\ + \ semiconductor masks.\n\"The Program\" refers to any copyrightable work licensed\ + \ under this\nLicense. Each licensee is addressed as \"you\". \"Licensees\" and\n\ + \"recipients\" may be individuals or organizations.\n\nTo \"modify\" a work means\ + \ to copy from or adapt all or part of the work\nin a fashion requiring copyright\ + \ permission, other than the making of an\nexact copy. The resulting work is called\ + \ a \"modified version\" of the\nearlier work or a work \"based on\" the earlier\ + \ work.\n\nA \"covered work\" means either the unmodified Program or a work based\n\ + on the Program.\n\nTo \"propagate\" a work means to do anything with it that,\ + \ without\npermission, would make you directly or secondarily liable for\ninfringement\ + \ under applicable copyright law, except executing it on a\ncomputer or modifying\ + \ a private copy. Propagation includes copying,\ndistribution (with or without\ + \ modification), making available to the\npublic, and in some countries other\ + \ activities as well.\n\nTo \"convey\" a work means any kind of propagation that\ + \ enables other\nparties to make or receive copies. Mere interaction with a user\ + \ through\na computer network, with no transfer of a copy, is not conveying.\n\ + \nAn interactive user interface displays \"Appropriate Legal Notices\"\nto the\ + \ extent that it includes a convenient and prominently visible\nfeature that (1)\ + \ displays an appropriate copyright notice, and (2)\ntells the user that there\ + \ is no warranty for the work (except to the\nextent that warranties are provided),\ + \ that licensees may convey the\nwork under this License, and how to view a copy\ + \ of this License. If\nthe interface presents a list of user commands or options,\ + \ such as a\nmenu, a prominent item in the list meets this criterion.\n\n1. Source\ + \ Code.\n\nThe \"source code\" for a work means the preferred form of the work\n\ + for making modifications to it. \"Object code\" means any non-source\nform of\ + \ a work.\n\nA \"Standard Interface\" means an interface that either is an official\n\ + standard defined by a recognized standards body, or, in the case of\ninterfaces\ + \ specified for a particular programming language, one that\nis widely used among\ + \ developers working in that language.\n\nThe \"System Libraries\" of an executable\ + \ work include anything, other\nthan the work as a whole, that (a) is included\ + \ in the normal form of\npackaging a Major Component, but which is not part of\ + \ that Major\nComponent, and (b) serves only to enable use of the work with that\n\ + Major Component, or to implement a Standard Interface for which an\nimplementation\ + \ is available to the public in source code form. A\n\"Major Component\", in this\ + \ context, means a major essential component\n(kernel, window system, and so on)\ + \ of the specific operating system\n(if any) on which the executable work runs,\ + \ or a compiler used to\nproduce the work, or an object code interpreter used\ + \ to run it.\n\nThe \"Corresponding Source\" for a work in object code form means\ + \ all\nthe source code needed to generate, install, and (for an executable\nwork)\ + \ run the object code and to modify the work, including scripts to\ncontrol those\ + \ activities. However, it does not include the work's\nSystem Libraries, or general-purpose\ + \ tools or generally available free\nprograms which are used unmodified in performing\ + \ those activities but\nwhich are not part of the work. For example, Corresponding\ + \ Source\nincludes interface definition files associated with source files for\n\ + the work, and the source code for shared libraries and dynamically\nlinked subprograms\ + \ that the work is specifically designed to require,\nsuch as by intimate data\ + \ communication or control flow between those\nsubprograms and other parts of\ + \ the work.\n\nThe Corresponding Source need not include anything that users\n\ + can regenerate automatically from other parts of the Corresponding\nSource.\n\n\ + The Corresponding Source for a work in source code form is that\nsame work.\n\n\ + 2. Basic Permissions.\n\nAll rights granted under this License are granted for\ + \ the term of\ncopyright on the Program, and are irrevocable provided the stated\n\ + conditions are met. This License explicitly affirms your unlimited\npermission\ + \ to run the unmodified Program. The output from running a\ncovered work is covered\ + \ by this License only if the output, given its\ncontent, constitutes a covered\ + \ work. This License acknowledges your\nrights of fair use or other equivalent,\ + \ as provided by copyright law.\n\nYou may make, run and propagate covered works\ + \ that you do not\nconvey, without conditions so long as your license otherwise\ + \ remains\nin force. You may convey covered works to others for the sole purpose\n\ + of having them make modifications exclusively for you, or provide you\nwith facilities\ + \ for running those works, provided that you comply with\nthe terms of this License\ + \ in conveying all material for which you do\nnot control copyright. Those thus\ + \ making or running the covered works\nfor you must do so exclusively on your\ + \ behalf, under your direction\nand control, on terms that prohibit them from\ + \ making any copies of\nyour copyrighted material outside their relationship with\ + \ you.\n\nConveying under any other circumstances is permitted solely under\n\ + the conditions stated below. Sublicensing is not allowed; section 10\nmakes it\ + \ unnecessary.\n\n3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\ + \nNo covered work shall be deemed part of an effective technological\nmeasure\ + \ under any applicable law fulfilling obligations under article\n11 of the WIPO\ + \ copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or\ + \ restricting circumvention of such\nmeasures.\n\nWhen you convey a covered work,\ + \ you waive any legal power to forbid\ncircumvention of technological measures\ + \ to the extent such circumvention\nis effected by exercising rights under this\ + \ License with respect to\nthe covered work, and you disclaim any intention to\ + \ limit operation or\nmodification of the work as a means of enforcing, against\ + \ the work's\nusers, your or third parties' legal rights to forbid circumvention\ + \ of\ntechnological measures.\n\n4. Conveying Verbatim Copies.\n\nYou may convey\ + \ verbatim copies of the Program's source code as you\nreceive it, in any medium,\ + \ provided that you conspicuously and\nappropriately publish on each copy an appropriate\ + \ copyright notice;\nkeep intact all notices stating that this License and any\n\ + non-permissive terms added in accord with section 7 apply to the code;\nkeep intact\ + \ all notices of the absence of any warranty; and give all\nrecipients a copy\ + \ of this License along with the Program.\n\nYou may charge any price or no price\ + \ for each copy that you convey,\nand you may offer support or warranty protection\ + \ for a fee.\n\n5. Conveying Modified Source Versions.\n\nYou may convey a work\ + \ based on the Program, or the modifications to\nproduce it from the Program,\ + \ in the form of source code under the\nterms of section 4, provided that you\ + \ also meet all of these conditions:\n\na) The work must carry prominent notices\ + \ stating that you modified\nit, and giving a relevant date.\n\nb) The work must\ + \ carry prominent notices stating that it is\nreleased under this License and\ + \ any conditions added under section\n7. This requirement modifies the requirement\ + \ in section 4 to\n\"keep intact all notices\".\n\nc) You must license the entire\ + \ work, as a whole, under this\nLicense to anyone who comes into possession of\ + \ a copy. This\nLicense will therefore apply, along with any applicable section\ + \ 7\nadditional terms, to the whole of the work, and all its parts,\nregardless\ + \ of how they are packaged. This License gives no\npermission to license the work\ + \ in any other way, but it does not\ninvalidate such permission if you have separately\ + \ received it.\n\nd) If the work has interactive user interfaces, each must display\n\ + Appropriate Legal Notices; however, if the Program has interactive\ninterfaces\ + \ that do not display Appropriate Legal Notices, your\nwork need not make them\ + \ do so.\n\nA compilation of a covered work with other separate and independent\n\ + works, which are not by their nature extensions of the covered work,\nand which\ + \ are not combined with it such as to form a larger program,\nin or on a volume\ + \ of a storage or distribution medium, is called an\n\"aggregate\" if the compilation\ + \ and its resulting copyright are not\nused to limit the access or legal rights\ + \ of the compilation's users\nbeyond what the individual works permit. Inclusion\ + \ of a covered work\nin an aggregate does not cause this License to apply to the\ + \ other\nparts of the aggregate.\n\n6. Conveying Non-Source Forms.\n\nYou may\ + \ convey a covered work in object code form under the terms\nof sections 4 and\ + \ 5, provided that you also convey the\nmachine-readable Corresponding Source\ + \ under the terms of this License,\nin one of these ways:\n\na) Convey the object\ + \ code in, or embodied in, a physical product\n(including a physical distribution\ + \ medium), accompanied by the\nCorresponding Source fixed on a durable physical\ + \ medium\ncustomarily used for software interchange.\n\nb) Convey the object code\ + \ in, or embodied in, a physical product\n(including a physical distribution medium),\ + \ accompanied by a\nwritten offer, valid for at least three years and valid for\ + \ as\nlong as you offer spare parts or customer support for that product\nmodel,\ + \ to give anyone who possesses the object code either (1) a\ncopy of the Corresponding\ + \ Source for all the software in the\nproduct that is covered by this License,\ + \ on a durable physical\nmedium customarily used for software interchange, for\ + \ a price no\nmore than your reasonable cost of physically performing this\nconveying\ + \ of source, or (2) access to copy the\nCorresponding Source from a network server\ + \ at no charge.\n\nc) Convey individual copies of the object code with a copy\ + \ of the\nwritten offer to provide the Corresponding Source. This\nalternative\ + \ is allowed only occasionally and noncommercially, and\nonly if you received\ + \ the object code with such an offer, in accord\nwith subsection 6b.\n\nd) Convey\ + \ the object code by offering access from a designated\nplace (gratis or for a\ + \ charge), and offer equivalent access to the\nCorresponding Source in the same\ + \ way through the same place at no\nfurther charge. You need not require recipients\ + \ to copy the\nCorresponding Source along with the object code. If the place to\n\ + copy the object code is a network server, the Corresponding Source\nmay be on\ + \ a different server (operated by you or a third party)\nthat supports equivalent\ + \ copying facilities, provided you maintain\nclear directions next to the object\ + \ code saying where to find the\nCorresponding Source. Regardless of what server\ + \ hosts the\nCorresponding Source, you remain obligated to ensure that it is\n\ + available for as long as needed to satisfy these requirements.\n\ne) Convey the\ + \ object code using peer-to-peer transmission, provided\nyou inform other peers\ + \ where the object code and Corresponding\nSource of the work are being offered\ + \ to the general public at no\ncharge under subsection 6d.\n\nA separable portion\ + \ of the object code, whose source code is excluded\nfrom the Corresponding Source\ + \ as a System Library, need not be\nincluded in conveying the object code work.\n\ + \nA \"User Product\" is either (1) a \"consumer product\", which means any\ntangible\ + \ personal property which is normally used for personal, family,\nor household\ + \ purposes, or (2) anything designed or sold for incorporation\ninto a dwelling.\ + \ In determining whether a product is a consumer product,\ndoubtful cases shall\ + \ be resolved in favor of coverage. For a particular\nproduct received by a particular\ + \ user, \"normally used\" refers to a\ntypical or common use of that class of\ + \ product, regardless of the status\nof the particular user or of the way in which\ + \ the particular user\nactually uses, or expects or is expected to use, the product.\ + \ A product\nis a consumer product regardless of whether the product has substantial\n\ + commercial, industrial or non-consumer uses, unless such uses represent\nthe only\ + \ significant mode of use of the product.\n\n\"Installation Information\" for\ + \ a User Product means any methods,\nprocedures, authorization keys, or other\ + \ information required to install\nand execute modified versions of a covered\ + \ work in that User Product from\na modified version of its Corresponding Source.\ + \ The information must\nsuffice to ensure that the continued functioning of the\ + \ modified object\ncode is in no case prevented or interfered with solely because\n\ + modification has been made.\n\nIf you convey an object code work under this section\ + \ in, or with, or\nspecifically for use in, a User Product, and the conveying\ + \ occurs as\npart of a transaction in which the right of possession and use of\ + \ the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed\ + \ term (regardless of how the transaction is characterized), the\nCorresponding\ + \ Source conveyed under this section must be accompanied\nby the Installation\ + \ Information. But this requirement does not apply\nif neither you nor any third\ + \ party retains the ability to install\nmodified object code on the User Product\ + \ (for example, the work has\nbeen installed in ROM).\n\nThe requirement to provide\ + \ Installation Information does not include a\nrequirement to continue to provide\ + \ support service, warranty, or updates\nfor a work that has been modified or\ + \ installed by the recipient, or for\nthe User Product in which it has been modified\ + \ or installed. Access to a\nnetwork may be denied when the modification itself\ + \ materially and\nadversely affects the operation of the network or violates the\ + \ rules and\nprotocols for communication across the network.\n\nCorresponding\ + \ Source conveyed, and Installation Information provided,\nin accord with this\ + \ section must be in a format that is publicly\ndocumented (and with an implementation\ + \ available to the public in\nsource code form), and must require no special password\ + \ or key for\nunpacking, reading or copying.\n\n7. Additional Terms.\n\n\"Additional\ + \ permissions\" are terms that supplement the terms of this\nLicense by making\ + \ exceptions from one or more of its conditions.\nAdditional permissions that\ + \ are applicable to the entire Program shall\nbe treated as though they were included\ + \ in this License, to the extent\nthat they are valid under applicable law. If\ + \ additional permissions\napply only to part of the Program, that part may be\ + \ used separately\nunder those permissions, but the entire Program remains governed\ + \ by\nthis License without regard to the additional permissions.\n\nWhen you convey\ + \ a copy of a covered work, you may at your option\nremove any additional permissions\ + \ from that copy, or from any part of\nit. (Additional permissions may be written\ + \ to require their own\nremoval in certain cases when you modify the work.) You\ + \ may place\nadditional permissions on material, added by you to a covered work,\n\ + for which you have or can give appropriate copyright permission.\n\nNotwithstanding\ + \ any other provision of this License, for material you\nadd to a covered work,\ + \ you may (if authorized by the copyright holders of\nthat material) supplement\ + \ the terms of this License with terms:\n\na) Disclaiming warranty or limiting\ + \ liability differently from the\nterms of sections 15 and 16 of this License;\ + \ or\n\nb) Requiring preservation of specified reasonable legal notices or\nauthor\ + \ attributions in that material or in the Appropriate Legal\nNotices displayed\ + \ by works containing it; or\n\nc) Prohibiting misrepresentation of the origin\ + \ of that material, or\nrequiring that modified versions of such material be marked\ + \ in\nreasonable ways as different from the original version; or\n\nd) Limiting\ + \ the use for publicity purposes of names of licensors or\nauthors of the material;\ + \ or\n\ne) Declining to grant rights under trademark law for use of some\ntrade\ + \ names, trademarks, or service marks; or\n\nf) Requiring indemnification of licensors\ + \ and authors of that\nmaterial by anyone who conveys the material (or modified\ + \ versions of\nit) with contractual assumptions of liability to the recipient,\ + \ for\nany liability that these contractual assumptions directly impose on\nthose\ + \ licensors and authors.\n\nAll other non-permissive additional terms are considered\ + \ \"further\nrestrictions\" within the meaning of section 10. If the Program as\ + \ you\nreceived it, or any part of it, contains a notice stating that it is\n\ + governed by this License along with a term that is a further\nrestriction, you\ + \ may remove that term. If a license document contains\na further restriction\ + \ but permits relicensing or conveying under this\nLicense, you may add to a covered\ + \ work material governed by the terms\nof that license document, provided that\ + \ the further restriction does\nnot survive such relicensing or conveying.\n\n\ + If you add terms to a covered work in accord with this section, you\nmust place,\ + \ in the relevant source files, a statement of the\nadditional terms that apply\ + \ to those files, or a notice indicating\nwhere to find the applicable terms.\n\ + \nAdditional terms, permissive or non-permissive, may be stated in the\nform of\ + \ a separately written license, or stated as exceptions;\nthe above requirements\ + \ apply either way.\n\n8. Termination.\n\nYou may not propagate or modify a covered\ + \ work except as expressly\nprovided under this License. Any attempt otherwise\ + \ to propagate or\nmodify it is void, and will automatically terminate your rights\ + \ under\nthis License (including any patent licenses granted under the third\n\ + paragraph of section 11).\n\nHowever, if you cease all violation of this License,\ + \ then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally,\ + \ unless and until the copyright holder explicitly and\nfinally terminates your\ + \ license, and (b) permanently, if the copyright\nholder fails to notify you of\ + \ the violation by some reasonable means\nprior to 60 days after the cessation.\n\ + \nMoreover, your license from a particular copyright holder is\nreinstated permanently\ + \ if the copyright holder notifies you of the\nviolation by some reasonable means,\ + \ this is the first time you have\nreceived notice of violation of this License\ + \ (for any work) from that\ncopyright holder, and you cure the violation prior\ + \ to 30 days after\nyour receipt of the notice.\n\nTermination of your rights\ + \ under this section does not terminate the\nlicenses of parties who have received\ + \ copies or rights from you under\nthis License. If your rights have been terminated\ + \ and not permanently\nreinstated, you do not qualify to receive new licenses\ + \ for the same\nmaterial under section 10.\n\n9. Acceptance Not Required for Having\ + \ Copies.\n\nYou are not required to accept this License in order to receive or\n\ + run a copy of the Program. Ancillary propagation of a covered work\noccurring\ + \ solely as a consequence of using peer-to-peer transmission\nto receive a copy\ + \ likewise does not require acceptance. However,\nnothing other than this License\ + \ grants you permission to propagate or\nmodify any covered work. These actions\ + \ infringe copyright if you do\nnot accept this License. Therefore, by modifying\ + \ or propagating a\ncovered work, you indicate your acceptance of this License\ + \ to do so.\n\n10. Automatic Licensing of Downstream Recipients.\n\nEach time\ + \ you convey a covered work, the recipient automatically\nreceives a license from\ + \ the original licensors, to run, modify and\npropagate that work, subject to\ + \ this License. You are not responsible\nfor enforcing compliance by third parties\ + \ with this License.\n\nAn \"entity transaction\" is a transaction transferring\ + \ control of an\norganization, or substantially all assets of one, or subdividing\ + \ an\norganization, or merging organizations. If propagation of a covered\nwork\ + \ results from an entity transaction, each party to that\ntransaction who receives\ + \ a copy of the work also receives whatever\nlicenses to the work the party's\ + \ predecessor in interest had or could\ngive under the previous paragraph, plus\ + \ a right to possession of the\nCorresponding Source of the work from the predecessor\ + \ in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\ + \nYou may not impose any further restrictions on the exercise of the\nrights granted\ + \ or affirmed under this License. For example, you may\nnot impose a license fee,\ + \ royalty, or other charge for exercise of\nrights granted under this License,\ + \ and you may not initiate litigation\n(including a cross-claim or counterclaim\ + \ in a lawsuit) alleging that\nany patent claim is infringed by making, using,\ + \ selling, offering for\nsale, or importing the Program or any portion of it.\n\ + \n11. Patents.\n\nA \"contributor\" is a copyright holder who authorizes use under\ + \ this\nLicense of the Program or a work on which the Program is based. The\n\ + work thus licensed is called the contributor's \"contributor version\".\n\nA contributor's\ + \ \"essential patent claims\" are all patent claims\nowned or controlled by the\ + \ contributor, whether already acquired or\nhereafter acquired, that would be\ + \ infringed by some manner, permitted\nby this License, of making, using, or selling\ + \ its contributor version,\nbut do not include claims that would be infringed\ + \ only as a\nconsequence of further modification of the contributor version. For\n\ + purposes of this definition, \"control\" includes the right to grant\npatent sublicenses\ + \ in a manner consistent with the requirements of\nthis License.\n\nEach contributor\ + \ grants you a non-exclusive, worldwide, royalty-free\npatent license under the\ + \ contributor's essential patent claims, to\nmake, use, sell, offer for sale,\ + \ import and otherwise run, modify and\npropagate the contents of its contributor\ + \ version.\n\nIn the following three paragraphs, a \"patent license\" is any express\n\ + agreement or commitment, however denominated, not to enforce a patent\n(such as\ + \ an express permission to practice a patent or covenant not to\nsue for patent\ + \ infringement). To \"grant\" such a patent license to a\nparty means to make\ + \ such an agreement or commitment not to enforce a\npatent against the party.\n\ + \nIf you convey a covered work, knowingly relying on a patent license,\nand the\ + \ Corresponding Source of the work is not available for anyone\nto copy, free\ + \ of charge and under the terms of this License, through a\npublicly available\ + \ network server or other readily accessible means,\nthen you must either (1)\ + \ cause the Corresponding Source to be so\navailable, or (2) arrange to deprive\ + \ yourself of the benefit of the\npatent license for this particular work, or\ + \ (3) arrange, in a manner\nconsistent with the requirements of this License,\ + \ to extend the patent\nlicense to downstream recipients. \"Knowingly relying\"\ + \ means you have\nactual knowledge that, but for the patent license, your conveying\ + \ the\ncovered work in a country, or your recipient's use of the covered work\n\ + in a country, would infringe one or more identifiable patents in that\ncountry\ + \ that you have reason to believe are valid.\n\nIf, pursuant to or in connection\ + \ with a single transaction or\narrangement, you convey, or propagate by procuring\ + \ conveyance of, a\ncovered work, and grant a patent license to some of the parties\n\ + receiving the covered work authorizing them to use, propagate, modify\nor convey\ + \ a specific copy of the covered work, then the patent license\nyou grant is automatically\ + \ extended to all recipients of the covered\nwork and works based on it.\n\nA\ + \ patent license is \"discriminatory\" if it does not include within\nthe scope\ + \ of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise\ + \ of one or more of the rights that are\nspecifically granted under this License.\ + \ You may not convey a covered\nwork if you are a party to an arrangement with\ + \ a third party that is\nin the business of distributing software, under which\ + \ you make payment\nto the third party based on the extent of your activity of\ + \ conveying\nthe work, and under which the third party grants, to any of the\n\ + parties who would receive the covered work from you, a discriminatory\npatent\ + \ license (a) in connection with copies of the covered work\nconveyed by you (or\ + \ copies made from those copies), or (b) primarily\nfor and in connection with\ + \ specific products or compilations that\ncontain the covered work, unless you\ + \ entered into that arrangement,\nor that patent license was granted, prior to\ + \ 28 March 2007.\n\nNothing in this License shall be construed as excluding or\ + \ limiting\nany implied license or other defenses to infringement that may\notherwise\ + \ be available to you under applicable patent law.\n\n12. No Surrender of Others'\ + \ Freedom.\n\nIf conditions are imposed on you (whether by court order, agreement\ + \ or\notherwise) that contradict the conditions of this License, they do not\n\ + excuse you from the conditions of this License. If you cannot convey a\ncovered\ + \ work so as to satisfy simultaneously your obligations under this\nLicense and\ + \ any other pertinent obligations, then as a consequence you may\nnot convey it\ + \ at all. For example, if you agree to terms that obligate you\nto collect a royalty\ + \ for further conveying from those to whom you convey\nthe Program, the only way\ + \ you could satisfy both those terms and this\nLicense would be to refrain entirely\ + \ from conveying the Program.\n\n13. Use with the GNU Affero General Public License.\n\ + \nNotwithstanding any other provision of this License, you have\npermission to\ + \ link or combine any covered work with a work licensed\nunder version 3 of the\ + \ GNU Affero General Public License into a single\ncombined work, and to convey\ + \ the resulting work. The terms of this\nLicense will continue to apply to the\ + \ part which is the covered work,\nbut the special requirements of the GNU Affero\ + \ General Public License,\nsection 13, concerning interaction through a network\ + \ will apply to the\ncombination as such.\n\n14. Revised Versions of this License.\n\ + \nThe Free Software Foundation may publish revised and/or new versions of\nthe\ + \ GNU General Public License from time to time. Such new versions will\nbe similar\ + \ in spirit to the present version, but may differ in detail to\naddress new problems\ + \ or concerns.\n\nEach version is given a distinguishing version number. If the\n\ + Program specifies that a certain numbered version of the GNU General\nPublic License\ + \ \"or any later version\" applies to it, you have the\noption of following the\ + \ terms and conditions either of that numbered\nversion or of any later version\ + \ published by the Free Software\nFoundation. If the Program does not specify\ + \ a version number of the\nGNU General Public License, you may choose any version\ + \ ever published\nby the Free Software Foundation.\n\nIf the Program specifies\ + \ that a proxy can decide which future\nversions of the GNU General Public License\ + \ can be used, that proxy's\npublic statement of acceptance of a version permanently\ + \ authorizes you\nto choose that version for the Program.\n\nLater license versions\ + \ may give you additional or different\npermissions. However, no additional obligations\ + \ are imposed on any\nauthor or copyright holder as a result of your choosing\ + \ to follow a\nlater version.\n\n15. Disclaimer of Warranty.\n\nTHERE IS NO WARRANTY\ + \ FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW. EXCEPT WHEN OTHERWISE\ + \ STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM\ + \ \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,\ + \ BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\ + \ A PARTICULAR\nPURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF\ + \ THE PROGRAM\nIS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE\ + \ COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n16. Limitation of\ + \ Liability.\n\nIN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN\ + \ WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\n\ + THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\n\ + GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE\ + \ OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA\ + \ OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES\ + \ OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH\ + \ HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\ + \n17. Interpretation of Sections 15 and 16.\n\nIf the disclaimer of warranty and\ + \ limitation of liability provided\nabove cannot be given local legal effect according\ + \ to their terms,\nreviewing courts shall apply local law that most closely approximates\n\ + an absolute waiver of all civil liability in connection with the\nProgram, unless\ + \ a warranty or assumption of liability accompanies a\ncopy of the Program in\ + \ return for a fee.\n\nEND OF TERMS AND CONDITIONS\n\nHow to Apply These Terms\ + \ to Your New Programs\n\nIf you develop a new program, and you want it to be\ + \ of the greatest\npossible use to the public, the best way to achieve this is\ + \ to make it\nfree software which everyone can redistribute and change under these\ + \ terms.\n\nTo do so, attach the following notices to the program. It is safest\n\ + to attach them to the start of each source file to most effectively\nstate the\ + \ exclusion of warranty; and each file should have at least\nthe \"copyright\"\ + \ line and a pointer to where the full notice is found.\n\n\nCopyright (C)\n\n\ + This program is free software: you can redistribute it and/or modify\nit under\ + \ the terms of the GNU General Public License as published by\nthe Free Software\ + \ Foundation, either version 3 of the License, or\n(at your option) any later\ + \ version.\n\nThis program is distributed in the hope that it will be useful,\n\ + but WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY\ + \ or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for\ + \ more details.\n\nYou should have received a copy of the GNU General Public License\n\ + along with this program. If not, see .\n\nAlso add information on how to contact\ + \ you by electronic and paper mail.\n\nIf the program does terminal interaction,\ + \ make it output a short\nnotice like this when it starts in an interactive mode:\n\ + \nCopyright (C)\nThis program comes with ABSOLUTELY NO WARRANTY; for details type\ + \ `show w'.\nThis is free software, and you are welcome to redistribute it\nunder\ + \ certain conditions; type `show c' for details.\n\nThe hypothetical commands\ + \ `show w' and `show c' should show the appropriate\nparts of the General Public\ + \ License. Of course, your program's commands\nmight be different; for a GUI interface,\ + \ you would use an \"about box\".\n\nYou should also get your employer (if you\ + \ work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\"\ + \ for the program, if necessary.\nFor more information on this, and how to apply\ + \ and follow the GNU GPL, see\nhttps://www.gnu.org/licenses/.\n\nThe GNU General\ + \ Public License does not permit incorporating your program\ninto proprietary\ + \ programs. If your program is a subroutine library, you\nmay consider it more\ + \ useful to permit linking proprietary applications with\nthe library. If this\ + \ is what you want to do, use the GNU Lesser General\nPublic License instead of\ + \ this License. But first, please read\nhttps://www.gnu.org/licenses/why-not-lgpl.html.\n\ + \nAs a special exception to the GNU General Public License, if you distribute\n\ + this file as part of a program or library that is built using GNU Libtool,\nyou\ + \ may include this file under the same distribution terms that you use\nfor the\ + \ rest of that program." + name: "GPL-3.0-or-later WITH Libtool-exception" +- licenseId: "LicenseRef-GPL-possibility" + extractedText: "License by Nomos." + name: "GPL-possibility" +- licenseId: "LicenseRef-HPND-sell-variant" + extractedText: "Copyright 1993 by OpenVision Technologies, Inc.\n\nPermission to\ + \ use, copy, modify, distribute, and sell this software\nand its documentation\ + \ for any purpose is hereby granted without fee,\nprovided that the above copyright\ + \ notice appears in all copies and\nthat both that copyright notice and this permission\ + \ notice appear in\nsupporting documentation, and that the name of OpenVision\ + \ not be used\nin advertising or publicity pertaining to distribution of the software\n\ + without specific, written prior permission. OpenVision makes no\nrepresentations\ + \ about the suitability of this software for any\npurpose. It is provided \"\ + as is\" without express or implied warranty.\n\nOPENVISION DISCLAIMS ALL WARRANTIES\ + \ WITH REGARD TO THIS SOFTWARE,\nINCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\ + \ AND FITNESS, IN NO\nEVENT SHALL OPENVISION BE LIABLE FOR ANY SPECIAL, INDIRECT\ + \ OR\nCONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF\n\ + USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\nOTHER TORTIOUS\ + \ ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\nPERFORMANCE OF THIS\ + \ SOFTWARE." + name: "Historical Permission Notice and Disclaimer - sell variant" +- licenseId: "LicenseRef-HPND-sell-variant-2f915eef2add4458bb918178b1686ff2" + extractedText: "Permission to use, copy, modify, distribute, and sell this\nsoftware\ + \ and its documentation for any purpose is hereby granted\nwithout fee, provided\ + \ that the above copyright notice appear in\nall copies and that both that copyright\ + \ notice and this permission\nnotice appear in supporting documentation, and that\ + \ the name of\nthe copyright holders not be used in advertising or publicity\n\ + pertaining to distribution of the software without specific,\nwritten prior permission.\ + \ The copyright holders make no\nrepresentations about the suitability of this\ + \ software for any\npurpose. It is provided \"as is\" without express or implied\n\ + warranty.\n\nTHE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS\n\ + SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS, IN\ + \ NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY\nSPECIAL, INDIRECT OR\ + \ CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE,\ + \ DATA OR PROFITS, WHETHER IN\nAN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS\ + \ ACTION,\nARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF\nTHIS\ + \ SOFTWARE." + name: "HPND-sell-variant-2f915eef2add4458bb918178b1686ff2" +- licenseId: "LicenseRef-HPND-sell-variant-75b06abb70543c55d7357233131bf5b9" + extractedText: "Permission to use, copy, modify, distribute, and sell this software\ + \ and its\ndocumentation for any purpose is hereby granted without fee, provided\ + \ that\nthe above copyright notice appear in all copies and that both that\ncopyright\ + \ notice and this permission notice appear in supporting\ndocumentation, and that\ + \ the name of Mozilla Corporation not be used in\nadvertising or publicity pertaining\ + \ to distribution of the software without\nspecific, written prior permission.\ + \ Mozilla Corporation makes no\nrepresentations about the suitability of this\ + \ software for any purpose. It\nis provided \"as is\" without express or implied\ + \ warranty.\n\nTHE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS\n\ + SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\nFITNESS, IN\ + \ NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY\nSPECIAL, INDIRECT OR\ + \ CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE,\ + \ DATA OR PROFITS, WHETHER IN\nAN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS\ + \ ACTION, ARISING\nOUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS\n\ + SOFTWARE." + name: "HPND-sell-variant-75b06abb70543c55d7357233131bf5b9" +- licenseId: "LicenseRef-LGPL" + extractedText: "LGPL is referenced without a version number. Please look up LGPL\ + \ in the License Admin to view the different versions." + name: "GNU Lesser General Public License" +- licenseId: "LicenseRef-LGPL-2.0-or-later" + extractedText: "GNU LIBRARY GENERAL PUBLIC LICENSE\n\nVersion 2, June 1991\n\nCopyright\ + \ (C) 1991 Free Software Foundation, Inc.\n\n51 Franklin St, Fifth Floor, Boston,\ + \ MA 02110-1301, USA\n\nEveryone is permitted to copy and distribute verbatim\ + \ copies of this license document, but changing it is not allowed.\n\n[This is\ + \ the first released version of the library GPL. It is numbered 2 because it goes\ + \ with version 2 of the ordinary GPL.]\n\nPreamble\n\nThe licenses for most software\ + \ are designed to take away your freedom to share and change it. By contrast,\ + \ the GNU General Public Licenses are intended to guarantee your freedom to share\ + \ and change free software--to make sure the software is free for all its users.\n\ + \nThis license, the Library General Public License, applies to some specially\ + \ designated Free Software Foundation software, and to any other libraries whose\ + \ authors decide to use it. You can use it for your libraries, too.\n\nWhen we\ + \ speak of free software, we are referring to freedom, not price. Our General\ + \ Public Licenses are designed to make sure that you have the freedom to distribute\ + \ copies of free software (and charge for this service if you wish), that you\ + \ receive source code or can get it if you want it, that you can change the software\ + \ or use pieces of it in new free programs; and that you know you can do these\ + \ things.\n\nTo protect your rights, we need to make restrictions that forbid\ + \ anyone to deny you these rights or to ask you to surrender the rights. These\ + \ restrictions translate to certain responsibilities for you if you distribute\ + \ copies of the library, or if you modify it.\n\nFor example, if you distribute\ + \ copies of the library, whether gratis or for a fee, you must give the recipients\ + \ all the rights that we gave you. You must make sure that they, too, receive\ + \ or can get the source code. If you link a program with the library, you must\ + \ provide complete object files to the recipients so that they can relink them\ + \ with the library, after making changes to the library and recompiling it. And\ + \ you must show them these terms so they know their rights.\n\nOur method of protecting\ + \ your rights has two steps: (1) copyright the library, and (2) offer you this\ + \ license which gives you legal permission to copy, distribute and/or modify the\ + \ library.\n\nAlso, for each distributor's protection, we want to make certain\ + \ that everyone understands that there is no warranty for this free library. If\ + \ the library is modified by someone else and passed on, we want its recipients\ + \ to know that what they have is not the original version, so that any problems\ + \ introduced by others will not reflect on the original authors' reputations.\n\ + \nFinally, any free program is threatened constantly by software patents. We wish\ + \ to avoid the danger that companies distributing free software will individually\ + \ obtain patent licenses, thus in effect transforming the program into proprietary\ + \ software. To prevent this, we have made it clear that any patent must be licensed\ + \ for everyone's free use or not licensed at all.\n\nMost GNU software, including\ + \ some libraries, is covered by the ordinary GNU General Public License, which\ + \ was designed for utility programs. This license, the GNU Library General Public\ + \ License, applies to certain designated libraries. This license is quite different\ + \ from the ordinary one; be sure to read it in full, and don't assume that anything\ + \ in it is the same as in the ordinary license.\n\nThe reason we have a separate\ + \ public license for some libraries is that they blur the distinction we usually\ + \ make between modifying or adding to a program and simply using it. Linking a\ + \ program with a library, without changing the library, is in some sense simply\ + \ using the library, and is analogous to running a utility program or application\ + \ program. However, in a textual and legal sense, the linked executable is a combined\ + \ work, a derivative of the original library, and the ordinary General Public\ + \ License treats it as such.\n\nBecause of this blurred distinction, using the\ + \ ordinary General Public License for libraries did not effectively promote software\ + \ sharing, because most developers did not use the libraries. We concluded that\ + \ weaker conditions might promote sharing better.\n\nHowever, unrestricted linking\ + \ of non-free programs would deprive the users of those programs of all benefit\ + \ from the free status of the libraries themselves. This Library General Public\ + \ License is intended to permit developers of non-free programs to use free libraries,\ + \ while preserving your freedom as a user of such programs to change the free\ + \ libraries that are incorporated in them. (We have not seen how to achieve this\ + \ as regards changes in header files, but we have achieved it as regards changes\ + \ in the actual functions of the Library.) The hope is that this will lead to\ + \ faster development of free libraries.\n\nThe precise terms and conditions for\ + \ copying, distribution and modification follow. Pay close attention to the difference\ + \ between a \"work based on the library\" and a \"work that uses the library\"\ + . The former contains code derived from the library, while the latter only works\ + \ together with the library.\n\nNote that it is possible for a library to be covered\ + \ by the ordinary General Public License rather than by this special one.\n\n\ + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n 0. This\ + \ License Agreement applies to any software library which contains a notice placed\ + \ by the copyright holder or other authorized party saying it may be distributed\ + \ under the terms of this Library General Public License (also called \"this License\"\ + ). Each licensee is addressed as \"you\".\n\n A \"library\" means a collection\ + \ of software functions and/or data prepared so as to be conveniently linked with\ + \ application programs (which use some of those functions and data) to form executables.\n\ + \n The \"Library\", below, refers to any such software library or work which\ + \ has been distributed under these terms. A \"work based on the Library\" means\ + \ either the Library or any derivative work under copyright law: that is to say,\ + \ a work containing the Library or a portion of it, either verbatim or with modifications\ + \ and/or translated straightforwardly into another language. (Hereinafter, translation\ + \ is included without limitation in the term \"modification\".)\n\n \"Source\ + \ code\" for a work means the preferred form of the work for making modifications\ + \ to it. For a library, complete source code means all the source code for all\ + \ modules it contains, plus any associated interface definition files, plus the\ + \ scripts used to control compilation and installation of the library.\n\n Activities\ + \ other than copying, distribution and modification are not covered by this License;\ + \ they are outside its scope. The act of running a program using the Library is\ + \ not restricted, and output from such a program is covered only if its contents\ + \ constitute a work based on the Library (independent of the use of the Library\ + \ in a tool for writing it). Whether that is true depends on what the Library\ + \ does and what the program that uses the Library does.\n\n 1. You may copy\ + \ and distribute verbatim copies of the Library's complete source code as you\ + \ receive it, in any medium, provided that you conspicuously and appropriately\ + \ publish on each copy an appropriate copyright notice and disclaimer of warranty;\ + \ keep intact all the notices that refer to this License and to the absence of\ + \ any warranty; and distribute a copy of this License along with the Library.\n\ + \n You may charge a fee for the physical act of transferring a copy, and you\ + \ may at your option offer warranty protection in exchange for a fee.\n\n 2.\ + \ You may modify your copy or copies of the Library or any portion of it, thus\ + \ forming a work based on the Library, and copy and distribute such modifications\ + \ or work under the terms of Section 1 above, provided that you also meet all\ + \ of these conditions:\n\n a) The modified work must itself be a software\ + \ library.\n\n b) You must cause the files modified to carry prominent notices\ + \ stating that you changed the files and the date of any change.\n\n c) You\ + \ must cause the whole of the work to be licensed at no charge to all third parties\ + \ under the terms of this License.\n\n d) If a facility in the modified Library\ + \ refers to a function or a table of data to be supplied by an application program\ + \ that uses the facility, other than as an argument passed when the facility is\ + \ invoked, then you must make a good faith effort to ensure that, in the event\ + \ an application does not supply such function or table, the facility still operates,\ + \ and performs whatever part of its purpose remains meaningful.\n\n (For\ + \ example, a function in a library to compute square roots has a purpose that\ + \ is entirely well-defined independent of the application. Therefore, Subsection\ + \ 2d requires that any application-supplied function or table used by this function\ + \ must be optional: if the application does not supply it, the square root function\ + \ must still compute square roots.)\n\n These requirements apply to the modified\ + \ work as a whole. If identifiable sections of that work are not derived from\ + \ the Library, and can be reasonably considered independent and separate works\ + \ in themselves, then this License, and its terms, do not apply to those sections\ + \ when you distribute them as separate works. But when you distribute the same\ + \ sections as part of a whole which is a work based on the Library, the distribution\ + \ of the whole must be on the terms of this License, whose permissions for other\ + \ licensees extend to the entire whole, and thus to each and every part regardless\ + \ of who wrote it.\n\n Thus, it is not the intent of this section to claim rights\ + \ or contest your rights to work written entirely by you; rather, the intent is\ + \ to exercise the right to control the distribution of derivative or collective\ + \ works based on the Library.\n\n In addition, mere aggregation of another work\ + \ not based on the Library with the Library (or with a work based on the Library)\ + \ on a volume of a storage or distribution medium does not bring the other work\ + \ under the scope of this License.\n\n 3. You may opt to apply the terms of\ + \ the ordinary GNU General Public License instead of this License to a given copy\ + \ of the Library. To do this, you must alter all the notices that refer to this\ + \ License, so that they refer to the ordinary GNU General Public License, version\ + \ 2, instead of to this License. (If a newer version than version 2 of the ordinary\ + \ GNU General Public License has appeared, then you can specify that version instead\ + \ if you wish.) Do not make any other change in these notices.\n\n Once this\ + \ change is made in a given copy, it is irreversible for that copy, so the ordinary\ + \ GNU General Public License applies to all subsequent copies and derivative works\ + \ made from that copy.\n\n This option is useful when you wish to copy part\ + \ of the code of the Library into a program that is not a library.\n\n 4. You\ + \ may copy and distribute the Library (or a portion or derivative of it, under\ + \ Section 2) in object code or executable form under the terms of Sections 1 and\ + \ 2 above provided that you accompany it with the complete corresponding machine-readable\ + \ source code, which must be distributed under the terms of Sections 1 and 2 above\ + \ on a medium customarily used for software interchange.\n\n If distribution\ + \ of object code is made by offering access to copy from a designated place, then\ + \ offering equivalent access to copy the source code from the same place satisfies\ + \ the requirement to distribute the source code, even though third parties are\ + \ not compelled to copy the source along with the object code.\n\n 5. A program\ + \ that contains no derivative of any portion of the Library, but is designed to\ + \ work with the Library by being compiled or linked with it, is called a \"work\ + \ that uses the Library\". Such a work, in isolation, is not a derivative work\ + \ of the Library, and therefore falls outside the scope of this License.\n\n \ + \ However, linking a \"work that uses the Library\" with the Library creates\ + \ an executable that is a derivative of the Library (because it contains portions\ + \ of the Library), rather than a \"work that uses the library\". The executable\ + \ is therefore covered by this License. Section 6 states terms for distribution\ + \ of such executables.\n\n When a \"work that uses the Library\" uses material\ + \ from a header file that is part of the Library, the object code for the work\ + \ may be a derivative work of the Library even though the source code is not.\ + \ Whether this is true is especially significant if the work can be linked without\ + \ the Library, or if the work is itself a library. The threshold for this to be\ + \ true is not precisely defined by law.\n\n If such an object file uses only\ + \ numerical parameters, data structure layouts and accessors, and small macros\ + \ and small inline functions (ten lines or less in length), then the use of the\ + \ object file is unrestricted, regardless of whether it is legally a derivative\ + \ work. (Executables containing this object code plus portions of the Library\ + \ will still fall under Section 6.)\n\n Otherwise, if the work is a derivative\ + \ of the Library, you may distribute the object code for the work under the terms\ + \ of Section 6. Any executables containing that work also fall under Section 6,\ + \ whether or not they are linked directly with the Library itself.\n\n 6. As\ + \ an exception to the Sections above, you may also compile or link a \"work that\ + \ uses the Library\" with the Library to produce a work containing portions of\ + \ the Library, and distribute that work under terms of your choice, provided that\ + \ the terms permit modification of the work for the customer's own use and reverse\ + \ engineering for debugging such modifications.\n\n You must give prominent\ + \ notice with each copy of the work that the Library is used in it and that the\ + \ Library and its use are covered by this License. You must supply a copy of this\ + \ License. If the work during execution displays copyright notices, you must include\ + \ the copyright notice for the Library among them, as well as a reference directing\ + \ the user to the copy of this License. Also, you must do one of these things:\n\ + \n a) Accompany the work with the complete corresponding machine-readable\ + \ source code for the Library including whatever changes were used in the work\ + \ (which must be distributed under Sections 1 and 2 above); and, if the work is\ + \ an executable linked with the Library, with the complete machine-readable \"\ + work that uses the Library\", as object code and/or source code, so that the user\ + \ can modify the Library and then relink to produce a modified executable containing\ + \ the modified Library. (It is understood that the user who changes the contents\ + \ of definitions files in the Library will not necessarily be able to recompile\ + \ the application to use the modified definitions.)\n\n b) Accompany the\ + \ work with a written offer, valid for at least three years, to give the same\ + \ user the materials specified in Subsection 6a, above, for a charge no more than\ + \ the cost of performing this distribution.\n\n c) If distribution of the\ + \ work is made by offering access to copy from a designated place, offer equivalent\ + \ access to copy the above specified materials from the same place.\n\n d)\ + \ Verify that the user has already received a copy of these materials or that\ + \ you have already sent this user a copy.\n\n For an executable, the required\ + \ form of the \"work that uses the Library\" must include any data and utility\ + \ programs needed for reproducing the executable from it. However, as a special\ + \ exception, the source code distributed need not include anything that is normally\ + \ distributed (in either source or binary form) with the major components (compiler,\ + \ kernel, and so on) of the operating system on which the executable runs, unless\ + \ that component itself accompanies the executable.\n\n It may happen that this\ + \ requirement contradicts the license restrictions of other proprietary libraries\ + \ that do not normally accompany the operating system. Such a contradiction means\ + \ you cannot use both them and the Library together in an executable that you\ + \ distribute.\n\n 7. You may place library facilities that are a work based\ + \ on the Library side-by-side in a single library together with other library\ + \ facilities not covered by this License, and distribute such a combined library,\ + \ provided that the separate distribution of the work based on the Library and\ + \ of the other library facilities is otherwise permitted, and provided that you\ + \ do these two things:\n\n a) Accompany the combined library with a copy\ + \ of the same work based on the Library, uncombined with any other library facilities.\ + \ This must be distributed under the terms of the Sections above.\n\n b)\ + \ Give prominent notice with the combined library of the fact that part of it\ + \ is a work based on the Library, and explaining where to find the accompanying\ + \ uncombined form of the same work.\n\n 8. You may not copy, modify, sublicense,\ + \ link with, or distribute the Library except as expressly provided under this\ + \ License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute\ + \ the Library is void, and will automatically terminate your rights under this\ + \ License. However, parties who have received copies, or rights, from you under\ + \ this License will not have their licenses terminated so long as such parties\ + \ remain in full compliance.\n\n 9. You are not required to accept this License,\ + \ since you have not signed it. However, nothing else grants you permission to\ + \ modify or distribute the Library or its derivative works. These actions are\ + \ prohibited by law if you do not accept this License. Therefore, by modifying\ + \ or distributing the Library (or any work based on the Library), you indicate\ + \ your acceptance of this License to do so, and all its terms and conditions for\ + \ copying, distributing or modifying the Library or works based on it.\n\n 10.\ + \ Each time you redistribute the Library (or any work based on the Library), the\ + \ recipient automatically receives a license from the original licensor to copy,\ + \ distribute, link with or modify the Library subject to these terms and conditions.\ + \ You may not impose any further restrictions on the recipients' exercise of the\ + \ rights granted herein. You are not responsible for enforcing compliance by third\ + \ parties to this License.\n\n 11. If, as a consequence of a court judgment\ + \ or allegation of patent infringement or for any other reason (not limited to\ + \ patent issues), conditions are imposed on you (whether by court order, agreement\ + \ or otherwise) that contradict the conditions of this License, they do not excuse\ + \ you from the conditions of this License. If you cannot distribute so as to satisfy\ + \ simultaneously your obligations under this License and any other pertinent obligations,\ + \ then as a consequence you may not distribute the Library at all. For example,\ + \ if a patent license would not permit royalty-free redistribution of the Library\ + \ by all those who receive copies directly or indirectly through you, then the\ + \ only way you could satisfy both it and this License would be to refrain entirely\ + \ from distribution of the Library.\n\n If any portion of this section is held\ + \ invalid or unenforceable under any particular circumstance, the balance of the\ + \ section is intended to apply, and the section as a whole is intended to apply\ + \ in other circumstances.\n\n It is not the purpose of this section to induce\ + \ you to infringe any patents or other property right claims or to contest validity\ + \ of any such claims; this section has the sole purpose of protecting the integrity\ + \ of the free software distribution system which is implemented by public license\ + \ practices. Many people have made generous contributions to the wide range of\ + \ software distributed through that system in reliance on consistent application\ + \ of that system; it is up to the author/donor to decide if he or she is willing\ + \ to distribute software through any other system and a licensee cannot impose\ + \ that choice.\n\n This section is intended to make thoroughly clear what is\ + \ believed to be a consequence of the rest of this License.\n\n 12. If the distribution\ + \ and/or use of the Library is restricted in certain countries either by patents\ + \ or by copyrighted interfaces, the original copyright holder who places the Library\ + \ under this License may add an explicit geographical distribution limitation\ + \ excluding those countries, so that distribution is permitted only in or among\ + \ countries not thus excluded. In such case, this License incorporates the limitation\ + \ as if written in the body of this License.\n\n 13. The Free Software Foundation\ + \ may publish revised and/or new versions of the Library General Public License\ + \ from time to time. Such new versions will be similar in spirit to the present\ + \ version, but may differ in detail to address new problems or concerns.\n\n \ + \ Each version is given a distinguishing version number. If the Library specifies\ + \ a version number of this License which applies to it and \"any later version\"\ + , you have the option of following the terms and conditions either of that version\ + \ or of any later version published by the Free Software Foundation. If the Library\ + \ does not specify a license version number, you may choose any version ever published\ + \ by the Free Software Foundation.\n\n 14. If you wish to incorporate parts\ + \ of the Library into other free programs whose distribution conditions are incompatible\ + \ with these, write to the author to ask for permission. For software which is\ + \ copyrighted by the Free Software Foundation, write to the Free Software Foundation;\ + \ we sometimes make exceptions for this. Our decision will be guided by the two\ + \ goals of preserving the free status of all derivatives of our free software\ + \ and of promoting the sharing and reuse of software generally.\n\n NO WARRANTY\n\ + \n 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY\ + \ FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE\ + \ STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY\ + \ \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,\ + \ BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\ + \ A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE\ + \ LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST\ + \ OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n 16. IN NO EVENT UNLESS\ + \ REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER,\ + \ OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED\ + \ ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL\ + \ OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY\ + \ (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE\ + \ OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE\ + \ WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED\ + \ OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS\n\nHow to Apply\ + \ These Terms to Your New Libraries\n\nIf you develop a new library, and you want\ + \ it to be of the greatest possible use to the public, we recommend making it\ + \ free software that everyone can redistribute and change. You can do so by permitting\ + \ redistribution under these terms (or, alternatively, under the terms of the\ + \ ordinary General Public License).\n\nTo apply these terms, attach the following\ + \ notices to the library. It is safest to attach them to the start of each source\ + \ file to most effectively convey the exclusion of warranty; and each file should\ + \ have at least the \"copyright\" line and a pointer to where the full notice\ + \ is found.\n\none line to give the library's name and an idea of what it does.\n\ + \nCopyright (C) year name of author\n\nThis library is free software; you can\ + \ redistribute it and/or modify it under the terms of the GNU Library General\ + \ Public License as published by the Free Software Foundation; either version\ + \ 2 of the License, or (at your option) any later version.\n\nThis library is\ + \ distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without\ + \ even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\ + \ See the GNU Library General Public License for more details.\n\nYou should have\ + \ received a copy of the GNU Library General Public License along with this library;\ + \ if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,\ + \ Boston, MA 02110-1301, USA.\n\nAlso add information on how to contact you by\ + \ electronic and paper mail.\n\nYou should also get your employer (if you work\ + \ as a programmer) or your school, if any, to sign a \"copyright disclaimer\"\ + \ for the library, if necessary. Here is a sample; alter the names:\n\nYoyodyne,\ + \ Inc., hereby disclaims all copyright interest in\n\nthe library `Frob' (a library\ + \ for tweaking knobs) written\n\nby James Random Hacker.\n\nsignature of Ty Coon,\ + \ 1 April 1990\n\nTy Coon, President of Vice\n\nThat's all there is to it!" + name: "GNU Library General Public License v2 or later" +- licenseId: "LicenseRef-LGPL-3.0-only" + extractedText: "GNU LESSER GENERAL PUBLIC LICENSE\nVersion 3, 29 June 2007\n\nCopyright\ + \ (C) 2007 Free Software Foundation, Inc. \n\nEveryone is permitted\ + \ to copy and distribute verbatim copies of this license document, but changing\ + \ it is not allowed.\n\nThis version of the GNU Lesser General Public License\ + \ incorporates the terms and conditions of version 3 of the GNU General Public\ + \ License, supplemented by the additional permissions listed below.\n\n0. Additional\ + \ Definitions.\n\nAs used herein, \"this License\" refers to version 3 of the\ + \ GNU Lesser General Public License, and the \"GNU GPL\" refers to version 3 of\ + \ the GNU General Public License.\n\n\"The Library\" refers to a covered work\ + \ governed by this License, other than an Application or a Combined Work as defined\ + \ below.\n\nAn \"Application\" is any work that makes use of an interface provided\ + \ by the Library, but which is not otherwise based on the Library. Defining a\ + \ subclass of a class defined by the Library is deemed a mode of using an interface\ + \ provided by the Library.\n\nA \"Combined Work\" is a work produced by combining\ + \ or linking an Application with the Library. The particular version of the Library\ + \ with which the Combined Work was made is also called the \"Linked Version\"\ + .\n\nThe \"Minimal Corresponding Source\" for a Combined Work means the Corresponding\ + \ Source for the Combined Work, excluding any source code for portions of the\ + \ Combined Work that, considered in isolation, are based on the Application, and\ + \ not on the Linked Version.\n\nThe \"Corresponding Application Code\" for a Combined\ + \ Work means the object code and/or source code for the Application, including\ + \ any data and utility programs needed for reproducing the Combined Work from\ + \ the Application, but excluding the System Libraries of the Combined Work.\n\n\ + 1. Exception to Section 3 of the GNU GPL.\nYou may convey a covered work under\ + \ sections 3 and 4 of this License without being bound by section 3 of the GNU\ + \ GPL.\n\n2. Conveying Modified Versions.\nIf you modify a copy of the Library,\ + \ and, in your modifications, a facility refers to a function or data to be supplied\ + \ by an Application that uses the facility (other than as an argument passed when\ + \ the facility is invoked), then you may convey a copy of the modified version:\n\ + \n a) under this License, provided that you make a good faith effort to ensure\ + \ that, in the event an Application does not supply the function or data, the\ + \ facility still operates, and performs whatever part of its purpose remains meaningful,\ + \ or\n\n b) under the GNU GPL, with none of the additional permissions of\ + \ this License applicable to that copy.\n\n3. Object Code Incorporating Material\ + \ from Library Header Files.\nThe object code form of an Application may incorporate\ + \ material from a header file that is part of the Library. You may convey such\ + \ object code under terms of your choice, provided that, if the incorporated material\ + \ is not limited to numerical parameters, data structure layouts and accessors,\ + \ or small macros, inline functions and templates (ten or fewer lines in length),\ + \ you do both of the following:\n\n a) Give prominent notice with each copy\ + \ of the object code that the Library is used in it and that the Library and its\ + \ use are covered by this License.\n\n b) Accompany the object code with a\ + \ copy of the GNU GPL and this license document.\n\n4. Combined Works.\nYou may\ + \ convey a Combined Work under terms of your choice that, taken together, effectively\ + \ do not restrict modification of the portions of the Library contained in the\ + \ Combined Work and reverse engineering for debugging such modifications, if you\ + \ also do each of the following:\n\n a) Give prominent notice with each copy\ + \ of the Combined Work that the Library is used in it and that the Library and\ + \ its use are covered by this License.\n\n b) Accompany the Combined Work\ + \ with a copy of the GNU GPL and this license document.\n\n c) For a Combined\ + \ Work that displays copyright notices during execution, include the copyright\ + \ notice for the Library among these notices, as well as a reference directing\ + \ the user to the copies of the GNU GPL and this license document.\n\n d)\ + \ Do one of the following:\n\n 0) Convey the Minimal Corresponding Source\ + \ under the terms of this License, and the Corresponding Application Code in a\ + \ form suitable for, and under terms that permit, the user to recombine or relink\ + \ the Application with a modified version of the Linked Version to produce a modified\ + \ Combined Work, in the manner specified by section 6 of the GNU GPL for conveying\ + \ Corresponding Source.\n\n 1) Use a suitable shared library mechanism\ + \ for linking with the Library. A suitable mechanism is one that (a) uses at\ + \ run time a copy of the Library already present on the user's computer system,\ + \ and (b) will operate properly with a modified version of the Library that is\ + \ interface-compatible with the Linked Version.\n\n e) Provide Installation\ + \ Information, but only if you would otherwise be required to provide such information\ + \ under section 6 of the GNU GPL, and only to the extent that such information\ + \ is necessary to install and execute a modified version of the Combined Work\ + \ produced by recombining or relinking the Application with a modified version\ + \ of the Linked Version. (If you use option 4d0, the Installation Information\ + \ must accompany the Minimal Corresponding Source and Corresponding Application\ + \ Code. If you use option 4d1, you must provide the Installation Information in\ + \ the manner specified by section 6 of the GNU GPL for conveying Corresponding\ + \ Source.)\n\n5. Combined Libraries.\nYou may place library facilities that are\ + \ a work based on the Library side by side in a single library together with other\ + \ library facilities that are not Applications and are not covered by this License,\ + \ and convey such a combined library under terms of your choice, if you do both\ + \ of the following:\n\n a) Accompany the combined library with a copy of the\ + \ same work based on the Library, uncombined with any other library facilities,\ + \ conveyed under the terms of this License.\n\n b) Give prominent notice with\ + \ the combined library that part of it is a work based on the Library, and explaining\ + \ where to find the accompanying uncombined form of the same work.\n\n6. Revised\ + \ Versions of the GNU Lesser General Public License.\nThe Free Software Foundation\ + \ may publish revised and/or new versions of the GNU Lesser General Public License\ + \ from time to time. Such new versions will be similar in spirit to the present\ + \ version, but may differ in detail to address new problems or concerns.\n\nEach\ + \ version is given a distinguishing version number. If the Library as you received\ + \ it specifies that a certain numbered version of the GNU Lesser General Public\ + \ License \"or any later version\" applies to it, you have the option of following\ + \ the terms and conditions either of that published version or of any later version\ + \ published by the Free Software Foundation. If the Library as you received it\ + \ does not specify a version number of the GNU Lesser General Public License,\ + \ you may choose any version of the GNU Lesser General Public License ever published\ + \ by the Free Software Foundation.\n\nIf the Library as you received it specifies\ + \ that a proxy can decide whether future versions of the GNU Lesser General Public\ + \ License shall\napply, that proxy's public statement of acceptance of any version\ + \ is permanent authorization for you to choose that version for the Library.\n\ + \nGNU GENERAL PUBLIC LICENSE\nVersion 3, 29 June 2007\n\nCopyright © 2007 Free\ + \ Software Foundation, Inc. \n\nEveryone is permitted to copy\ + \ and distribute verbatim copies of this license document, but changing it is\ + \ not allowed.\n\nPreamble\n\nThe GNU General Public License is a free, copyleft\ + \ license for software and other kinds of works.\n\nThe licenses for most software\ + \ and other practical works are designed to take away your freedom to share and\ + \ change the works. By contrast, the GNU General Public License is intended to\ + \ guarantee your freedom to share and change all versions of a program--to make\ + \ sure it remains free software for all its users. We, the Free Software Foundation,\ + \ use the GNU General Public License for most of our software; it applies also\ + \ to any other work released this way by its authors. You can apply it to your\ + \ programs, too.\n\nWhen we speak of free software, we are referring to freedom,\ + \ not price. Our General Public Licenses are designed to make sure that you have\ + \ the freedom to distribute copies of free software (and charge for them if you\ + \ wish), that you receive source code or can get it if you want it, that you can\ + \ change the software or use pieces of it in new free programs, and that you know\ + \ you can do these things.\n\nTo protect your rights, we need to prevent others\ + \ from denying you these rights or asking you to surrender the rights. Therefore,\ + \ you have certain responsibilities if you distribute copies of the software,\ + \ or if you modify it: responsibilities to respect the freedom of others.\n\n\ + For example, if you distribute copies of such a program, whether gratis or for\ + \ a fee, you must pass on to the recipients the same freedoms that you received.\ + \ You must make sure that they, too, receive or can get the source code. And you\ + \ must show them these terms so they know their rights.\n\nDevelopers that use\ + \ the GNU GPL protect your rights with two steps: (1) assert copyright on the\ + \ software, and (2) offer you this License giving you legal permission to copy,\ + \ distribute and/or modify it.\n\nFor the developers' and authors' protection,\ + \ the GPL clearly explains that there is no warranty for this free software. For\ + \ both users' and authors' sake, the GPL requires that modified versions be marked\ + \ as changed, so that their problems will not be attributed erroneously to authors\ + \ of previous versions.\n\nSome devices are designed to deny users access to install\ + \ or run modified versions of the software inside them, although the manufacturer\ + \ can do so. This is fundamentally incompatible with the aim of protecting users'\ + \ freedom to change the software. The systematic pattern of such abuse occurs\ + \ in the area of products for individuals to use, which is precisely where it\ + \ is most unacceptable. Therefore, we have designed this version of the GPL to\ + \ prohibit the practice for those products. If such problems arise substantially\ + \ in other domains, we stand ready to extend this provision to those domains in\ + \ future versions of the GPL, as needed to protect the freedom of users.\n\nFinally,\ + \ every program is threatened constantly by software patents. States should not\ + \ allow patents to restrict development and use of software on general-purpose\ + \ computers, but in those that do, we wish to avoid the special danger that patents\ + \ applied to a free program could make it effectively proprietary. To prevent\ + \ this, the GPL assures that patents cannot be used to render the program non-free.\n\ + \nThe precise terms and conditions for copying, distribution and modification\ + \ follow.\n\nTERMS AND CONDITIONS\n\n0. Definitions.\n\n\"This License\" refers\ + \ to version 3 of the GNU General Public License.\n\n\"Copyright\" also means\ + \ copyright-like laws that apply to other kinds of works, such as semiconductor\ + \ masks.\n\n\"The Program\" refers to any copyrightable work licensed under this\ + \ License. Each licensee is addressed as \"you\". \"Licensees\" and \"recipients\"\ + \ may be individuals or organizations.\n\nTo \"modify\" a work means to copy from\ + \ or adapt all or part of the work in a fashion requiring copyright permission,\ + \ other than the making of an exact copy. The resulting work is called a \"modified\ + \ version\" of the earlier work or a work \"based on\" the earlier work.\n\nA\ + \ \"covered work\" means either the unmodified Program or a work based on the\ + \ Program.\n\nTo \"propagate\" a work means to do anything with it that, without\ + \ permission, would make you directly or secondarily liable for infringement under\ + \ applicable copyright law, except executing it on a computer or modifying a private\ + \ copy. Propagation includes copying, distribution (with or without modification),\ + \ making available to the public, and in some countries other activities as well.\n\ + \nTo \"convey\" a work means any kind of propagation that enables other parties\ + \ to make or receive copies. Mere interaction with a user through a computer network,\ + \ with no transfer of a copy, is not conveying.\n\nAn interactive user interface\ + \ displays \"Appropriate Legal Notices\" to the extent that it includes a convenient\ + \ and prominently visible feature that (1) displays an appropriate copyright notice,\ + \ and (2) tells the user that there is no warranty for the work (except to the\ + \ extent that warranties are provided), that licensees may convey the work under\ + \ this License, and how to view a copy of this License. If the interface presents\ + \ a list of user commands or options, such as a menu, a prominent item in the\ + \ list meets this criterion.\n\n1. Source Code.\nThe \"source code\" for a work\ + \ means the preferred form of the work for making modifications to it. \"Object\ + \ code\" means any non-source form of a work.\n\nA \"Standard Interface\" means\ + \ an interface that either is an official standard defined by a recognized standards\ + \ body, or, in the case of interfaces specified for a particular programming language,\ + \ one that is widely used among developers working in that language.\n\nThe \"\ + System Libraries\" of an executable work include anything, other than the work\ + \ as a whole, that (a) is included in the normal form of packaging a Major Component,\ + \ but which is not part of that Major Component, and (b) serves only to enable\ + \ use of the work with that Major Component, or to implement a Standard Interface\ + \ for which an implementation is available to the public in source code form.\ + \ A \"Major Component\", in this context, means a major essential component (kernel,\ + \ window system, and so on) of the specific operating system (if any) on which\ + \ the executable work runs, or a compiler used to produce the work, or an object\ + \ code interpreter used to run it.\n\nThe \"Corresponding Source\" for a work\ + \ in object code form means all the source code needed to generate, install, and\ + \ (for an executable work) run the object code and to modify the work, including\ + \ scripts to control those activities. However, it does not include the work's\ + \ System Libraries, or general-purpose tools or generally available free programs\ + \ which are used unmodified in performing those activities but which are not part\ + \ of the work. For example, Corresponding Source includes interface definition\ + \ files associated with source files for the work, and the source code for shared\ + \ libraries and dynamically linked subprograms that the work is specifically designed\ + \ to require, such as by intimate data communication or control flow between those\ + \ subprograms and other parts of the work.\n\nThe Corresponding Source need not\ + \ include anything that users can regenerate automatically from other parts of\ + \ the Corresponding Source.\n\nThe Corresponding Source for a work in source code\ + \ form is that same work.\n\n2. Basic Permissions.\nAll rights granted under this\ + \ License are granted for the term of copyright on the Program, and are irrevocable\ + \ provided the stated conditions are met. This License explicitly affirms your\ + \ unlimited permission to run the unmodified Program. The output from running\ + \ a covered work is covered by this License only if the output, given its content,\ + \ constitutes a covered work. This License acknowledges your rights of fair use\ + \ or other equivalent, as provided by copyright law.\n\nYou may make, run and\ + \ propagate covered works that you do not convey, without conditions so long as\ + \ your license otherwise remains in force. You may convey covered works to others\ + \ for the sole purpose of having them make modifications exclusively for you,\ + \ or provide you with facilities for running those works, provided that you comply\ + \ with the terms of this License in conveying all material for which you do not\ + \ control copyright. Those thus making or running the covered works for you must\ + \ do so exclusively on your behalf, under your direction and control, on terms\ + \ that prohibit them from making any copies of your copyrighted material outside\ + \ their relationship with you.\n\nConveying under any other circumstances is permitted\ + \ solely under the conditions stated below. Sublicensing is not allowed; section\ + \ 10 makes it unnecessary.\n\n3. Protecting Users' Legal Rights From Anti-Circumvention\ + \ Law.\nNo covered work shall be deemed part of an effective technological measure\ + \ under any applicable law fulfilling obligations under article 11 of the WIPO\ + \ copyright treaty adopted on 20 December 1996, or similar laws prohibiting or\ + \ restricting circumvention of such measures.\n\nWhen you convey a covered work,\ + \ you waive any legal power to forbid circumvention of technological measures\ + \ to the extent such circumvention is effected by exercising rights under this\ + \ License with respect to the covered work, and you disclaim any intention to\ + \ limit operation or modification of the work as a means of enforcing, against\ + \ the work's users, your or third parties' legal rights to forbid circumvention\ + \ of technological measures.\n\n4. Conveying Verbatim Copies.\nYou may convey\ + \ verbatim copies of the Program's source code as you receive it, in any medium,\ + \ provided that you conspicuously and appropriately publish on each copy an appropriate\ + \ copyright notice; keep intact all notices stating that this License and any\ + \ non-permissive terms added in accord with section 7 apply to the code; keep\ + \ intact all notices of the absence of any warranty; and give all recipients a\ + \ copy of this License along with the Program.\n\nYou may charge any price or\ + \ no price for each copy that you convey, and you may offer support or warranty\ + \ protection for a fee.\n\n5. Conveying Modified Source Versions.\nYou may convey\ + \ a work based on the Program, or the modifications to produce it from the Program,\ + \ in the form of source code under the terms of section 4, provided that you also\ + \ meet all of these conditions:\n\n a) The work must carry prominent notices\ + \ stating that you modified it, and giving a relevant date.\n\n b) The work\ + \ must carry prominent notices stating that it is released under this License\ + \ and any conditions added under section 7. This requirement modifies the requirement\ + \ in section 4 to \"keep intact all notices\".\n\n c) You must license the\ + \ entire work, as a whole, under this License to anyone who comes into possession\ + \ of a copy. This License will therefore apply, along with any applicable section\ + \ 7 additional terms, to the whole of the work, and all its parts, regardless\ + \ of how they are packaged. This License gives no permission to license the work\ + \ in any other way, but it does not invalidate such permission if you have separately\ + \ received it.\n\n d) If the work has interactive user interfaces, each must\ + \ display Appropriate Legal Notices; however, if the Program has interactive interfaces\ + \ that do not display Appropriate Legal Notices, your work need not make them\ + \ do so.\n\nA compilation of a covered work with other separate and independent\ + \ works, which are not by their nature extensions of the covered work, and which\ + \ are not combined with it such as to form a larger program, in or on a volume\ + \ of a storage or distribution medium, is called an \"aggregate\" if the compilation\ + \ and its resulting copyright are not used to limit the access or legal rights\ + \ of the compilation's users beyond what the individual works permit. Inclusion\ + \ of a covered work in an aggregate does not cause this License to apply to the\ + \ other parts of the aggregate.\n\n6. Conveying Non-Source Forms.\nYou may convey\ + \ a covered work in object code form under the terms of sections 4 and 5, provided\ + \ that you also convey the machine-readable Corresponding Source under the terms\ + \ of this License, in one of these ways:\n\n a) Convey the object code in,\ + \ or embodied in, a physical product (including a physical distribution medium),\ + \ accompanied by the Corresponding Source fixed on a durable physical medium customarily\ + \ used for software interchange.\n\n b) Convey the object code in, or embodied\ + \ in, a physical product (including a physical distribution medium), accompanied\ + \ by a written offer, valid for at least three years and valid for as long as\ + \ you offer spare parts or customer support for that product model, to give anyone\ + \ who possesses the object code either (1) a copy of the Corresponding Source\ + \ for all the software in the product that is covered by this License, on a durable\ + \ physical medium customarily used for software interchange, for a price no more\ + \ than your reasonable cost of physically performing this conveying of source,\ + \ or (2) access to copy the Corresponding Source from a network server at no charge.\n\ + \n c) Convey individual copies of the object code with a copy of the written\ + \ offer to provide the Corresponding Source. This alternative is allowed only\ + \ occasionally and noncommercially, and only if you received the object code with\ + \ such an offer, in accord with subsection 6b.\n\n d) Convey the object code\ + \ by offering access from a designated place (gratis or for a charge), and offer\ + \ equivalent access to the Corresponding Source in the same way through the same\ + \ place at no further charge. You need not require recipients to copy the Corresponding\ + \ Source along with the object code. If the place to copy the object code is a\ + \ network server, the Corresponding Source may be on a different server (operated\ + \ by you or a third party) that supports equivalent copying facilities, provided\ + \ you maintain clear directions next to the object code saying where to find the\ + \ Corresponding Source. Regardless of what server hosts the Corresponding Source,\ + \ you remain obligated to ensure that it is available for as long as needed to\ + \ satisfy these requirements.\n\n e) Convey the object code using peer-to-peer\ + \ transmission, provided you inform other peers where the object code and Corresponding\ + \ Source of the work are being offered to the general public at no charge under\ + \ subsection 6d.\n\nA separable portion of the object code, whose source code\ + \ is excluded from the Corresponding Source as a System Library, need not be included\ + \ in conveying the object code work.\n\nA \"User Product\" is either (1) a \"\ + consumer product\", which means any tangible personal property which is normally\ + \ used for personal, family, or household purposes, or (2) anything designed or\ + \ sold for incorporation into a dwelling. In determining whether a product is\ + \ a consumer product, doubtful cases shall be resolved in favor of coverage. For\ + \ a particular product received by a particular user, \"normally used\" refers\ + \ to a typical or common use of that class of product, regardless of the status\ + \ of the particular user or of the way in which the particular user actually uses,\ + \ or expects or is expected to use, the product. A product is a consumer product\ + \ regardless of whether the product has substantial commercial, industrial or\ + \ non-consumer uses, unless such uses represent the only significant mode of use\ + \ of the product.\n\n\"Installation Information\" for a User Product means any\ + \ methods, procedures, authorization keys, or other information required to install\ + \ and execute modified versions of a covered work in that User Product from a\ + \ modified version of its Corresponding Source. The information must suffice to\ + \ ensure that the continued functioning of the modified object code is in no case\ + \ prevented or interfered with solely because modification has been made.\n\n\ + If you convey an object code work under this section in, or with, or specifically\ + \ for use in, a User Product, and the conveying occurs as part of a transaction\ + \ in which the right of possession and use of the User Product is transferred\ + \ to the recipient in perpetuity or for a fixed term (regardless of how the transaction\ + \ is characterized), the Corresponding Source conveyed under this section must\ + \ be accompanied by the Installation Information. But this requirement does not\ + \ apply if neither you nor any third party retains the ability to install modified\ + \ object code on the User Product (for example, the work has been installed in\ + \ ROM).\n\nThe requirement to provide Installation Information does not include\ + \ a requirement to continue to provide support service, warranty, or updates for\ + \ a work that has been modified or installed by the recipient, or for the User\ + \ Product in which it has been modified or installed. Access to a network may\ + \ be denied when the modification itself materially and adversely affects the\ + \ operation of the network or violates the rules and protocols for communication\ + \ across the network.\n\nCorresponding Source conveyed, and Installation Information\ + \ provided, in accord with this section must be in a format that is publicly documented\ + \ (and with an implementation available to the public in source code form), and\ + \ must require no special password or key for unpacking, reading or copying.\n\ + \n7. Additional Terms.\n\"Additional permissions\" are terms that supplement the\ + \ terms of this License by making exceptions from one or more of its conditions.\ + \ Additional permissions that are applicable to the entire Program shall be treated\ + \ as though they were included in this License, to the extent that they are valid\ + \ under applicable law. If additional permissions apply only to part of the Program,\ + \ that part may be used separately under those permissions, but the entire Program\ + \ remains governed by this License without regard to the additional permissions.\n\ + \nWhen you convey a copy of a covered work, you may at your option remove any\ + \ additional permissions from that copy, or from any part of it. (Additional permissions\ + \ may be written to require their own removal in certain cases when you modify\ + \ the work.) You may place additional permissions on material, added by you to\ + \ a covered work, for which you have or can give appropriate copyright permission.\n\ + \nNotwithstanding any other provision of this License, for material you add to\ + \ a covered work, you may (if authorized by the copyright holders of that material)\ + \ supplement the terms of this License with terms:\n\n a) Disclaiming warranty\ + \ or limiting liability differently from the terms of sections 15 and 16 of this\ + \ License; or\n\n b) Requiring preservation of specified reasonable legal\ + \ notices or author attributions in that material or in the Appropriate Legal\ + \ Notices displayed by works containing it; or\n\n c) Prohibiting misrepresentation\ + \ of the origin of that material, or requiring that modified versions of such\ + \ material be marked in reasonable ways as different from the original version;\ + \ or\n\n d) Limiting the use for publicity purposes of names of licensors\ + \ or authors of the material; or\n\n e) Declining to grant rights under trademark\ + \ law for use of some trade names, trademarks, or service marks; or\n\n f)\ + \ Requiring indemnification of licensors and authors of that material by anyone\ + \ who conveys the material (or modified versions of it) with contractual assumptions\ + \ of liability to the recipient, for any liability that these contractual assumptions\ + \ directly impose on those licensors and authors.\n\nAll other non-permissive\ + \ additional terms are considered \"further restrictions\" within the meaning\ + \ of section 10. If the Program as you received it, or any part of it, contains\ + \ a notice stating that it is governed by this License along with a term that\ + \ is a further restriction, you may remove that term. If a license document contains\ + \ a further restriction but permits relicensing or conveying under this License,\ + \ you may add to a covered work material governed by the terms of that license\ + \ document, provided that the further restriction does not survive such relicensing\ + \ or conveying.\n\nIf you add terms to a covered work in accord with this section,\ + \ you must place, in the relevant source files, a statement of the additional\ + \ terms that apply to those files, or a notice indicating where to find the applicable\ + \ terms.\n\nAdditional terms, permissive or non-permissive, may be stated in the\ + \ form of a separately written license, or stated as exceptions; the above requirements\ + \ apply either way.\n\n8. Termination.\nYou may not propagate or modify a covered\ + \ work except as expressly provided under this License. Any attempt otherwise\ + \ to propagate or modify it is void, and will automatically terminate your rights\ + \ under this License (including any patent licenses granted under the third paragraph\ + \ of section 11).\n\nHowever, if you cease all violation of this License, then\ + \ your license from a particular copyright holder is reinstated (a) provisionally,\ + \ unless and until the copyright holder explicitly and finally terminates your\ + \ license, and (b) permanently, if the copyright holder fails to notify you of\ + \ the violation by some reasonable means prior to 60 days after the cessation.\n\ + \nMoreover, your license from a particular copyright holder is reinstated permanently\ + \ if the copyright holder notifies you of the violation by some reasonable means,\ + \ this is the first time you have received notice of violation of this License\ + \ (for any work) from that copyright holder, and you cure the violation prior\ + \ to 30 days after your receipt of the notice.\n\nTermination of your rights under\ + \ this section does not terminate the licenses of parties who have received copies\ + \ or rights from you under this License. If your rights have been terminated and\ + \ not permanently reinstated, you do not qualify to receive new licenses for the\ + \ same material under section 10.\n\n9. Acceptance Not Required for Having Copies.\n\ + You are not required to accept this License in order to receive or run a copy\ + \ of the Program. Ancillary propagation of a covered work occurring solely as\ + \ a consequence of using peer-to-peer transmission to receive a copy likewise\ + \ does not require acceptance. However, nothing other than this License grants\ + \ you permission to propagate or modify any covered work. These actions infringe\ + \ copyright if you do not accept this License. Therefore, by modifying or propagating\ + \ a covered work, you indicate your acceptance of this License to do so.\n\n10.\ + \ Automatic Licensing of Downstream Recipients.\nEach time you convey a covered\ + \ work, the recipient automatically receives a license from the original licensors,\ + \ to run, modify and propagate that work, subject to this License. You are not\ + \ responsible for enforcing compliance by third parties with this License.\n\n\ + An \"entity transaction\" is a transaction transferring control of an organization,\ + \ or substantially all assets of one, or subdividing an organization, or merging\ + \ organizations. If propagation of a covered work results from an entity transaction,\ + \ each party to that transaction who receives a copy of the work also receives\ + \ whatever licenses to the work the party's predecessor in interest had or could\ + \ give under the previous paragraph, plus a right to possession of the Corresponding\ + \ Source of the work from the predecessor in interest, if the predecessor has\ + \ it or can get it with reasonable efforts.\n\nYou may not impose any further\ + \ restrictions on the exercise of the rights granted or affirmed under this License.\ + \ For example, you may not impose a license fee, royalty, or other charge for\ + \ exercise of rights granted under this License, and you may not initiate litigation\ + \ (including a cross-claim or counterclaim in a lawsuit) alleging that any patent\ + \ claim is infringed by making, using, selling, offering for sale, or importing\ + \ the Program or any portion of it.\n\n11. Patents.\nA \"contributor\" is a copyright\ + \ holder who authorizes use under this License of the Program or a work on which\ + \ the Program is based. The work thus licensed is called the contributor's \"\ + contributor version\".\n\nA contributor's \"essential patent claims\" are all\ + \ patent claims owned or controlled by the contributor, whether already acquired\ + \ or hereafter acquired, that would be infringed by some manner, permitted by\ + \ this License, of making, using, or selling its contributor version, but do not\ + \ include claims that would be infringed only as a consequence of further modification\ + \ of the contributor version. For purposes of this definition, \"control\" includes\ + \ the right to grant patent sublicenses in a manner consistent with the requirements\ + \ of this License.\n\nEach contributor grants you a non-exclusive, worldwide,\ + \ royalty-free patent license under the contributor's essential patent claims,\ + \ to make, use, sell, offer for sale, import and otherwise run, modify and propagate\ + \ the contents of its contributor version.\n\nIn the following three paragraphs,\ + \ a \"patent license\" is any express agreement or commitment, however denominated,\ + \ not to enforce a patent (such as an express permission to practice a patent\ + \ or covenant not to sue for patent infringement). To \"grant\" such a patent\ + \ license to a party means to make such an agreement or commitment not to enforce\ + \ a patent against the party.\n\nIf you convey a covered work, knowingly relying\ + \ on a patent license, and the Corresponding Source of the work is not available\ + \ for anyone to copy, free of charge and under the terms of this License, through\ + \ a publicly available network server or other readily accessible means, then\ + \ you must either (1) cause the Corresponding Source to be so available, or (2)\ + \ arrange to deprive yourself of the benefit of the patent license for this particular\ + \ work, or (3) arrange, in a manner consistent with the requirements of this License,\ + \ to extend the patent license to downstream recipients. \"Knowingly relying\"\ + \ means you have actual knowledge that, but for the patent license, your conveying\ + \ the covered work in a country, or your recipient's use of the covered work in\ + \ a country, would infringe one or more identifiable patents in that country that\ + \ you have reason to believe are valid.\n\nIf, pursuant to or in connection with\ + \ a single transaction or arrangement, you convey, or propagate by procuring conveyance\ + \ of, a covered work, and grant a patent license to some of the parties receiving\ + \ the covered work authorizing them to use, propagate, modify or convey a specific\ + \ copy of the covered work, then the patent license you grant is automatically\ + \ extended to all recipients of the covered work and works based on it.\n\nA patent\ + \ license is \"discriminatory\" if it does not include within the scope of its\ + \ coverage, prohibits the exercise of, or is conditioned on the non-exercise of\ + \ one or more of the rights that are specifically granted under this License.\ + \ You may not convey a covered work if you are a party to an arrangement with\ + \ a third party that is in the business of distributing software, under which\ + \ you make payment to the third party based on the extent of your activity of\ + \ conveying the work, and under which the third party grants, to any of the parties\ + \ who would receive the covered work from you, a discriminatory patent license\ + \ (a) in connection with copies of the covered work conveyed by you (or copies\ + \ made from those copies), or (b) primarily for and in connection with specific\ + \ products or compilations that contain the covered work, unless you entered into\ + \ that arrangement, or that patent license was granted, prior to 28 March 2007.\n\ + \nNothing in this License shall be construed as excluding or limiting any implied\ + \ license or other defenses to infringement that may otherwise be available to\ + \ you under applicable patent law.\n\n12. No Surrender of Others' Freedom.\nIf\ + \ conditions are imposed on you (whether by court order, agreement or otherwise)\ + \ that contradict the conditions of this License, they do not excuse you from\ + \ the conditions of this License. If you cannot convey a covered work so as to\ + \ satisfy simultaneously your obligations under this License and any other pertinent\ + \ obligations, then as a consequence you may not convey it at all. For example,\ + \ if you agree to terms that obligate you to collect a royalty for further conveying\ + \ from those to whom you convey the Program, the only way you could satisfy both\ + \ those terms and this License would be to refrain entirely from conveying the\ + \ Program.\n\n13. Use with the GNU Affero General Public License.\nNotwithstanding\ + \ any other provision of this License, you have permission to link or combine\ + \ any covered work with a work licensed under version 3 of the GNU Affero General\ + \ Public License into a single combined work, and to convey the resulting work.\ + \ The terms of this License will continue to apply to the part which is the covered\ + \ work, but the special requirements of the GNU Affero General Public License,\ + \ section 13, concerning interaction through a network will apply to the combination\ + \ as such.\n\n14. Revised Versions of this License.\nThe Free Software Foundation\ + \ may publish revised and/or new versions of the GNU General Public License from\ + \ time to time. Such new versions will be similar in spirit to the present version,\ + \ but may differ in detail to address new problems or concerns.\n\nEach version\ + \ is given a distinguishing version number. If the Program specifies that a certain\ + \ numbered version of the GNU General Public License \"or any later version\"\ + \ applies to it, you have the option of following the terms and conditions either\ + \ of that numbered version or of any later version published by the Free Software\ + \ Foundation. If the Program does not specify a version number of the GNU General\ + \ Public License, you may choose any version ever published by the Free Software\ + \ Foundation.\n\nIf the Program specifies that a proxy can decide which future\ + \ versions of the GNU General Public License can be used, that proxy's public\ + \ statement of acceptance of a version permanently authorizes you to choose that\ + \ version for the Program.\n\nLater license versions may give you additional or\ + \ different permissions. However, no additional obligations are imposed on any\ + \ author or copyright holder as a result of your choosing to follow a later version.\n\ + \n15. Disclaimer of Warranty.\nTHERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT\ + \ PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\ + \ HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\ + \ OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE\ + \ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.\ + \ THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.\ + \ SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,\ + \ REPAIR OR CORRECTION.\n\n16. Limitation of Liability.\nIN NO EVENT UNLESS REQUIRED\ + \ BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY\ + \ OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE\ + \ TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL\ + \ DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT\ + \ NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED\ + \ BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER\ + \ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY\ + \ OF SUCH DAMAGES.\n\n17. Interpretation of Sections 15 and 16.\nIf the disclaimer\ + \ of warranty and limitation of liability provided above cannot be given local\ + \ legal effect according to their terms, reviewing courts shall apply local law\ + \ that most closely approximates an absolute waiver of all civil liability in\ + \ connection with the Program, unless a warranty or assumption of liability accompanies\ + \ a copy of the Program in return for a fee.\n\nEND OF TERMS AND CONDITIONS\n\n\ + How to Apply These Terms to Your New Programs\n\nIf you develop a new program,\ + \ and you want it to be of the greatest possible use to the public, the best way\ + \ to achieve this is to make it free software which everyone can redistribute\ + \ and change under these terms.\n\nTo do so, attach the following notices to the\ + \ program. It is safest to attach them to the start of each source file to most\ + \ effectively state the exclusion of warranty; and each file should have at least\ + \ the \"copyright\" line and a pointer to where the full notice is found.\n\n\ + \ \n\ + \ Copyright (C) \n\n This program is free software:\ + \ you can redistribute it and/or modify it under the terms of the GNU General\ + \ Public License as published by the Free Software Foundation, either version\ + \ 3 of the License, or (at your option) any later version.\n\n This program\ + \ is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;\ + \ without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR\ + \ PURPOSE. See the GNU General Public License for more details.\n\n You should\ + \ have received a copy of the GNU General Public License along with this program.\ + \ If not, see .\n\nAlso add information on how\ + \ to contact you by electronic and paper mail.\n\nIf the program does terminal\ + \ interaction, make it output a short notice like this when it starts in an interactive\ + \ mode:\n\n Copyright (C) \n This program\ + \ comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n This is\ + \ free software, and you are welcome to redistribute it under certain conditions;\ + \ type `show c' for details.\n\nThe hypothetical commands `show w' and `show c'\ + \ should show the appropriate parts of the General Public License. Of course,\ + \ your program's commands might be different; for a GUI interface, you would use\ + \ an \"about box\".\n\nYou should also get your employer (if you work as a programmer)\ + \ or school, if any, to sign a \"copyright disclaimer\" for the program, if necessary.\ + \ For more information on this, and how to apply and follow the GNU GPL, see .\n\ + \nThe GNU General Public License does not permit incorporating your program into\ + \ proprietary programs. If your program is a subroutine library, you may consider\ + \ it more useful to permit linking proprietary applications with the library.\ + \ If this is what you want to do, use the GNU Lesser General Public License instead\ + \ of this License. But first, please read ." + name: "GNU Lesser General Public License v3.0 only" +- licenseId: "LicenseRef-Libtool-exception" + extractedText: "As a special exception to the GNU General Public License, if you\ + \ distribute this file as part of a program or library that is built using GNU\ + \ Libtool, you may include this file under the same distribution terms that you\ + \ use for the rest of that program." + name: "Libtool Exception" +- licenseId: "LicenseRef-License-of-GNU-Licenses" + extractedText: "Everyone is permitted to copy and distribute verbatim copies\nof\ + \ this license document, but changing it is not allowed." + name: "License-of-GNU-Licenses" +- licenseId: "LicenseRef-LicenseRef-scancode-autoconf-macro-exception" + extractedText: "License by Scancode." + name: "Autoconf macro exception" +- licenseId: "LicenseRef-LicenseRef-scancode-autoconf-simple-exception" + extractedText: "License by Scancode." + name: "Autoconf simple exception" +- licenseId: "LicenseRef-LicenseRef-scancode-autoconf-simple-exception-2.0" + extractedText: "License by Scancode." + name: "Autoconf simple exception to GPL-2.0" +- licenseId: "LicenseRef-LicenseRef-scancode-free-unknown" + extractedText: "License by Scancode." + name: "Free unknown license detected but not recognized" +- licenseId: "LicenseRef-LicenseRef-scancode-hidapi" + extractedText: "License by Scancode." + name: "HIDAPI License" +- licenseId: "LicenseRef-LicenseRef-scancode-khronos" + extractedText: "License by Scancode." + name: "Khronos License" +- licenseId: "LicenseRef-LicenseRef-scancode-other-permissive" + extractedText: "License by Scancode." + name: "Other Permissive Licenses" +- licenseId: "LicenseRef-LicenseRef-scancode-public-domain" + extractedText: "License by Scancode." + name: "Public Domain" +- licenseId: "LicenseRef-LicenseRef-scancode-sunpro" + extractedText: "License by Scancode." + name: "SunPro Attribution License" +- licenseId: "LicenseRef-LicenseRef-scancode-unknown-license-reference" + extractedText: "License by Scancode." + name: "Unknown License file reference" +- licenseId: "LicenseRef-MIT" + extractedText: "MIT License\n\nPermission 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:\n\nThe above copyright\ + \ notice and this permission notice shall be included in all copies or substantial\ + \ portions of the Software.\n\nTHE 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." + name: "MIT License" +- licenseId: "LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb" + extractedText: "Permission is hereby granted, free of charge, to any person obtaining\ + \ a\ncopy of this software and/or associated documentation files (the\n\"Materials\"\ + ), to deal in the Materials without restriction, including\nwithout limitation\ + \ the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or\ + \ sell copies of the Materials, and to\npermit persons to whom the Materials are\ + \ furnished to do so, subject to\nthe following conditions:\n\nThe above copyright\ + \ notice and this permission notice shall be included\nin all copies or substantial\ + \ portions of the Materials.\n\nTHE MATERIALS ARE PROVIDED \"AS IS\", WITHOUT\ + \ WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE\ + \ WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\n\ + IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES\ + \ OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING\ + \ FROM, OUT OF OR IN CONNECTION WITH THE\nMATERIALS OR THE USE OR OTHER DEALINGS\ + \ IN THE MATERIALS." + name: "MIT-0e9c75d366e70632b59abdf9ebdb9efb" +- licenseId: "LicenseRef-MIT-902fe71e696f7bd3555e54b30a34d2ff" + extractedText: "Permission is hereby granted, free of charge, to any person obtaining\ + \ a\ncopy of this software and associated documentation files (the \"Software\"\ + ),\nto deal in the Software without restriction, including without limitation\n\ + on the rights to use, copy, modify, merge, publish, distribute, sub\nlicense,\ + \ and/or sell copies of the Software, and to permit persons to whom\nthe Software\ + \ is furnished to do so, subject to the following conditions:\n\nThe above copyright\ + \ notice and this permission notice (including the next\nparagraph) shall be included\ + \ in all copies or substantial portions of the\nSoftware.\n\nTHE SOFTWARE IS PROVIDED\ + \ \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT\ + \ NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR\ + \ PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL\nTHE AUTHORS BE LIABLE FOR ANY\ + \ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR\ + \ OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE\ + \ OR OTHER DEALINGS IN THE SOFTWARE." + name: "MIT-902fe71e696f7bd3555e54b30a34d2ff" +- licenseId: "LicenseRef-MIT-911aa2f9ba431a15593e46e034e17124" + extractedText: "Permission is hereby granted, free of charge, to any person obtaining\ + \ a\ncopy of this software and associated documentation files (the \"Software\"\ + ),\nto deal in the Software without restriction, including without limitation\n\ + the rights to use, copy, modify, merge, publish, distribute, sublicense,\nand/or\ + \ sell copies of the Software, and to permit persons to whom the\nSoftware is\ + \ furnished to do so, subject to the following conditions:\n\nThe above copyright\ + \ notice and this permission notice shall be included\nin all copies or substantial\ + \ portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY\ + \ OF ANY KIND, EXPRESS\nOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\ + \ OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN\ + \ NO EVENT SHALL\nTHE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES\ + \ OR\nOTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,\n\ + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\nOTHER DEALINGS\ + \ IN THE SOFTWARE." + name: "MIT-911aa2f9ba431a15593e46e034e17124" +- licenseId: "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb" + extractedText: "Permission is hereby granted, free of charge, to any person obtaining\ + \ a\ncopy of this software and associated documentation files (the \"Software\"\ + ),\nto deal in the Software without restriction, including without limitation\n\ + the rights to use, copy, modify, merge, publish, distribute, sublicense,\nand/or\ + \ sell copies of the Software, and to permit persons to whom the\nSoftware is\ + \ furnished to do so, subject to the following conditions:\n\nThe above copyright\ + \ notice and this permission notice (including the next\nparagraph) shall be included\ + \ in all copies or substantial portions of the\nSoftware.\n\nTHE SOFTWARE IS PROVIDED\ + \ \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT\ + \ NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR\ + \ PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL\nTHE AUTHORS OR COPYRIGHT HOLDERS\ + \ BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF\ + \ CONTRACT, TORT OR OTHERWISE, ARISING\nFROM, OUT OF OR IN CONNECTION WITH THE\ + \ SOFTWARE OR THE USE OR OTHER\nDEALINGS IN THE SOFTWARE." + name: "MIT-99db7cd1d38ca65ee94c318d11ba74fb" +- licenseId: "LicenseRef-MIT-CMU-style" + extractedText: "License by Nomos." + name: "MIT-CMU-style" +- licenseId: "LicenseRef-Microsoft-possibility" + extractedText: "License by Nomos." + name: "Microsoft-possibility" +- licenseId: "LicenseRef-NTP" + extractedText: "NTP License (NTP)\n\nCopyright (c) (CopyrightHoldersName) (From\ + \ 4-digit-year)-(To 4-digit-year)\n\nPermission to use, copy, modify, and distribute\ + \ this software and its documentation for any purpose with or without fee is hereby\ + \ granted, provided that the above copyright notice appears in all copies and\ + \ that both the copyright notice and this permission notice appear in supporting\ + \ documentation, and that the name (TrademarkedName) not be used in advertising\ + \ or publicity pertaining to distribution of the software without specific, written\ + \ prior permission. (TrademarkedName) makes no representations about the suitability\ + \ this software for any purpose. It is provided \"as is\" without express or implied\ + \ warranty." + name: "NTP License" +- licenseId: "LicenseRef-No_license_found" + extractedText: "Not find any license in the scanned file" + name: "No_license_found" +- licenseId: "LicenseRef-OFL-1.1" + extractedText: "SIL OPEN FONT LICENSE\n\nVersion 1.1 - 26 February 2007\n\nPREAMBLE\n\ + \nThe goals of the Open Font License (OFL) are to stimulate worldwide development\ + \ of collaborative font projects, to support the font creation efforts of academic\ + \ and linguistic communities, and to provide a free and open framework in which\ + \ fonts may be shared and improved in partnership with others.\n\nThe OFL allows\ + \ the licensed fonts to be used, studied, modified and redistributed freely as\ + \ long as they are not sold by themselves. The fonts, including any derivative\ + \ works, can be bundled, embedded, redistributed and/or sold with any software\ + \ provided that any reserved names are not used by derivative works. The fonts\ + \ and derivatives, however, cannot be released under any other type of license.\ + \ The requirement for fonts to remain under this license does not apply to any\ + \ document created using the fonts or their derivatives.\n\nDEFINITIONS\n\n\"\ + Font Software\" refers to the set of files released by the Copyright Holder(s)\ + \ under this license and clearly marked as such. This may include source files,\ + \ build scripts and documentation.\n\n\"Reserved Font Name\" refers to any names\ + \ specified as such after the copyright statement(s).\n\n\"Original Version\"\ + \ refers to the collection of Font Software components as distributed by the Copyright\ + \ Holder(s).\n\n\"Modified Version\" refers to any derivative made by adding to,\ + \ deleting, or substituting — in part or in whole — any of the components of the\ + \ Original Version, by changing formats or by porting the Font Software to a new\ + \ environment.\n\n\"Author\" refers to any designer, engineer, programmer, technical\ + \ writer or other person who contributed to the Font Software.\n\nPERMISSION &\ + \ CONDITIONS\n\nPermission is hereby granted, free of charge, to any person obtaining\ + \ a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute,\ + \ and sell modified and unmodified copies of the Font Software, subject to the\ + \ following conditions:\n\n1) Neither the Font Software nor any of its individual\ + \ components, in Original or Modified Versions, may be sold by itself.\n\n2) Original\ + \ or Modified Versions of the Font Software may be bundled, redistributed and/or\ + \ sold with any software, provided that each copy contains the above copyright\ + \ notice and this license. These can be included either as stand-alone text files,\ + \ human-readable headers or in the appropriate machine-readable metadata fields\ + \ within text or binary files as long as those fields can be easily viewed by\ + \ the user.\n\n3) No Modified Version of the Font Software may use the Reserved\ + \ Font Name(s) unless explicit written permission is granted by the corresponding\ + \ Copyright Holder. This restriction only applies to the primary font name as\ + \ presented to the users.\n\n4) The name(s) of the Copyright Holder(s) or the\ + \ Author(s) of the Font Software shall not be used to promote, endorse or advertise\ + \ any Modified Version, except to acknowledge the contribution(s) of the Copyright\ + \ Holder(s) and the Author(s) or with their explicit written permission.\n\n5)\ + \ The Font Software, modified or unmodified, in part or in whole, must be distributed\ + \ entirely under this license, and must not be distributed under any other license.\ + \ The requirement for fonts to remain under this license does not apply to any\ + \ document created using the Font Software.\n\nTERMINATION\n\nThis license becomes\ + \ null and void if any of the above conditions are not met.\n\nDISCLAIMER\n\n\ + THE FONT SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\ + \ OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,\ + \ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK,\ + \ OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM,\ + \ DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL,\ + \ OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,\ + \ ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER\ + \ DEALINGS IN THE FONT SOFTWARE." + name: "SIL Open Font License 1.1" +- licenseId: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + extractedText: "This software is provided 'as-is', without any express or implied\n\ + warranty. In no event will the authors be held liable for any damages\narising\ + \ from the use of this software.\n\nPermission is granted to anyone to use this\ + \ software for any purpose,\nincluding commercial applications, and to alter it\ + \ and redistribute it\nfreely." + name: "Permission-Notice-527486655f5a7062cd698b42116b55c9" +- licenseId: "LicenseRef-Permission-Notice-6004af33b854afc9753216dbd89b2506" + extractedText: "Permission to use, copy, modify, and distribute this software\n\ + and its documentation for any purpose and without fee is \nhereby granted, provided\ + \ that the above copyright notice \nappears in all copies and that both that copyright\ + \ notice and \nthis permission notice appear in supporting documentation, and\ + \ \nthat the name of Rich Gopstein and Harris Corporation not be \nused in advertising\ + \ or publicity pertaining to distribution \nof the software without specific,\ + \ written prior permission. \nRich Gopstein and Harris Corporation make no representations\ + \ \nabout the suitability of this software for any purpose. It \nprovided \"as\ + \ is\" without express or implied warranty." + name: "Permission-Notice-6004af33b854afc9753216dbd89b2506" +- licenseId: "LicenseRef-Permission-Notice-dabbd07fc26023d06f0aa31833386fa5" + extractedText: "This software may be used by anyone for any reason so\nlong as the\ + \ copyright notice in the source files\nremains intact." + name: "Permission-Notice-dabbd07fc26023d06f0aa31833386fa5" +- licenseId: "LicenseRef-Preserve-Permission-Notice" + extractedText: "Permission to use, copy, modify, and distribute this software is\ + \ freely granted, provided that this notice is preserved." + name: "Preserve-Permission-Notice" +- licenseId: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + extractedText: "Permission to use, copy, modify, and distribute this\nsoftware is\ + \ freely granted, provided that this notice\nis preserved." + name: "Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" +- licenseId: "LicenseRef-Public-domain" + extractedText: "Public domain" + name: "Public domain software" +- licenseId: "LicenseRef-Public-domain-ref" + extractedText: "License by Nomos." + name: "Public-domain-ref" +- licenseId: "LicenseRef-RSA-MD" + extractedText: "Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All\ + \ rights reserved.\n\nLicense 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.\n\n\ + 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.\n\n\ + 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.\n\n\ + These notices must be retained in any copies of any part of this documentation\ + \ and/or software." + name: "RSA Message-Digest License" +- licenseId: "LicenseRef-RSA-MD-d5719c6fcb36ba64fd12e6929efbbeff" + extractedText: "License to copy and use this software is granted provided that\n\ + it is identified as the \"RSA Data Security, Inc. MD5 Message- \nDigest Algorithm\"\ + \ in all material mentioning or referencing this \nsoftware or this function.\ + \ \n \nLicense is also granted to make and use derivative works \nprovided that\ + \ such works are identified as \"derived from the RSA \nData Security, Inc. MD5\ + \ Message-Digest Algorithm\" in all \nmaterial mentioning or referencing the derived\ + \ work. \n \nRSA Data Security, Inc. makes no representations concerning \neither\ + \ the merchantability of this software or the suitability \nof this software for\ + \ any particular purpose. It is provided \"as \nis\" without express or implied\ + \ warranty of any kind. \n\nThese notices must be retained in any copies of any\ + \ part of this \ndocumentation and/or software." + name: "RSA-MD-d5719c6fcb36ba64fd12e6929efbbeff" +- licenseId: "LicenseRef-See-URL" + extractedText: "License by Nomos." + name: "See-URL" +- licenseId: "LicenseRef-See-doc.OTHER" + extractedText: "License by Nomos." + name: "See-doc.OTHER" +- licenseId: "LicenseRef-See-file" + extractedText: "This license means that you can get copyright or license information\ + \ through a reference file.\n\none example below:\n/* \n * Copyright (C) 2007\ + \ Olli Salonen <oasalonen@gmail.com>\n * see btnx.c for detailed license\ + \ information\n * \n * revoco.c is under a different copyright. See that file\ + \ for details.\n * \n*/" + name: "See-file" +- licenseId: "LicenseRef-WebM" + extractedText: "Software License\nCopyright (c) 2010, Google Inc. All rights reserved.\n\ + \nRedistribution and use in source and binary forms, with or without modification,\ + \ are permitted provided that the following conditions are met:\n\nRedistributions\ + \ of source code must retain the above copyright notice, this list of conditions\ + \ and the following disclaimer.\n\nRedistributions 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.\n\ + \nNeither the name of Google nor the names of its contributors may be used to\ + \ endorse or promote products derived from this software without specific prior\ + \ written permission.\n\nTHIS 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 HOLDER 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." + name: "WebM Software License" +- licenseId: "LicenseRef-X11" + extractedText: "X11 License\n\nCopyright (C) 1996 X Consortium\n\nPermission 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:\n\nThe above copyright notice and this permission\ + \ notice shall be included in all copies or substantial portions of the Software.\n\ + \nTHE 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 X CONSORTIUM\ + \ 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.\n\nExcept as contained\ + \ in this notice, the name of the X Consortium shall not be used in advertising\ + \ or otherwise to promote the sale, use or other dealings in this Software without\ + \ prior written authorization from the X Consortium.\n\nX Window System is a trademark\ + \ of X Consortium, Inc." + name: "X11 License" +- licenseId: "LicenseRef-X11-5872543441a34866c9e94fa78f93667f" + extractedText: "Permission is hereby granted, free of charge, to any person obtaining\ + \ a copy\nof this software and associated documentation files (the \"Software\"\ + ), to\ndeal in the Software without restriction, including without limitation\ + \ the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or\n\ + sell copies of the Software, and to permit persons to whom the Software is\nfurnished\ + \ to do so, subject to the following conditions:\n\nThe above copyright notice\ + \ and this permission notice shall be included in\nall copies or substantial portions\ + \ of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF\ + \ ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\ + \ MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO\ + \ EVENT SHALL THE\nX CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\ + \ WHETHER IN\nAN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR\ + \ IN CONNEC-\nTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\ + \nExcept as contained in this notice, the name of the X Consortium shall not\n\ + be used in advertising or otherwise to promote the sale, use or other deal-\n\ + ings in this Software without prior written authorization from the X Consor-\n\ + tium." + name: "X11-5872543441a34866c9e94fa78f93667f" +- licenseId: "LicenseRef-Zlib" + extractedText: "zlib License\n\nThis 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.\n\nPermission 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:\n\ + \n 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.\n\n 2. Altered source versions must be plainly marked as such,\ + \ and must not be misrepresented as being the original software.\n\n 3. This\ + \ notice may not be removed or altered from any source distribution." + name: "zlib License" +- licenseId: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + extractedText: "This software is provided 'as-is', without any express or implied\n\ + warranty. In no event will the authors be held liable for any damages\narising\ + \ from the use of this software.\n\nPermission is granted to anyone to use this\ + \ software for any purpose,\nincluding commercial applications, and to alter it\ + \ and redistribute it\nfreely, subject to the following restrictions:\n\n1. The\ + \ origin of this software must not be misrepresented; you must not\nclaim that\ + \ you wrote the original software. If you use this software\nin a product, an\ + \ acknowledgment in the product documentation would be\nappreciated but is not\ + \ required.\n2. Altered source versions must be plainly marked as such, and must\ + \ not be\nmisrepresented as being the original software.\n3. This notice may not\ + \ be removed or altered from any source distribution." + name: "Zlib-a5292144ed9e8249500149436f513bdc" +documentNamespace: "http://fossy.osadl.org/repo/SPDX2TV_SDL-release-2.28.5.tar.gz_1699533003.spdx" +packages: +- SPDXID: "SPDXRef-upload995" + checksums: + - algorithm: "MD5" + checksumValue: "af30cdc10a154108fe8f1300caa75ece" + - algorithm: "SHA1" + checksumValue: "9dba2b579b7bfbd24cb302e4f4b27563cc8f1070" + - algorithm: "SHA256" + checksumValue: "9f0556e4a24ef5b267010038ad9e9948b62f236d5bcc4b22179f95ef62d84023" + copyrightText: "NOASSERTION" + downloadLocation: "https://github.com/libsdl-org/SDL/archive/refs/tags/release-2.28.5.tar.gz" + externalRefs: + - referenceCategory: "PACKAGE-MANAGER" + referenceLocator: "pkg:github/libsdl-org/SDL@release-2.28.5" + referenceType: "purl" + licenseComments: "licenseInfoInFile determined by Scanners:\n - nomos (\"4.1.0.95\"\ + .82b3b2)\n - monk (\"4.1.0.95\".82b3b2)\n - ojo (\"4.1.0.95\".82b3b2)\n- scancode\ + \ (\"4.1.0.95\".82b3b2)" + licenseConcluded: "NOASSERTION" + licenseDeclared: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoFromFiles: + - "NOASSERTION" + name: "SDL-release-2.28.5.tar.gz" + packageFileName: "SDL-release-2.28.5.tar.gz" + packageVerificationCode: + packageVerificationCodeValue: "5f48964b35c7c2930ffb4db1ac13cb50bfa03f8e" +files: +- SPDXID: "SPDXRef-item3411525" + checksums: + - algorithm: "MD5" + checksumValue: "734cedeae6cdcac9e30a494f7c4565d8" + - algorithm: "SHA1" + checksumValue: "467e39dc753fc7d97541529cabf4d8d65daca2a3" + - algorithm: "SHA256" + checksumValue: "b8e37de60080bf2dc679f2342bccdc81e541c76af16d3009fd43a6df5f126c7f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/pandora/SDL_pandora_events.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410679" + checksums: + - algorithm: "MD5" + checksumValue: "e9d83e05a1d1afc374be70667ad277f0" + - algorithm: "SHA256" + checksumValue: "45fd9673635a5350615b58b2c9ca014b40d4407c51d9bb4932c8b74229e25984" + - algorithm: "SHA1" + checksumValue: "c1da5d2a726b01f8ef57c3ec620fc699c7e91c72" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_bits.h" + licenseComments: "NOASSERTION AND NOASSERTION" + licenseConcluded: "(LicenseRef-Public-domain AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-public-domain" + - "LicenseRef-Public-domain" + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410616" + checksums: + - algorithm: "SHA1" + checksumValue: "f751b811761f4415a4dc8dc9b59cac087f01bd23" + - algorithm: "MD5" + checksumValue: "d324130394d66aaa32d901a88a209467" + - algorithm: "SHA256" + checksumValue: "ee9f5ff0d8262635604499b1f97997573882c19b48627e1bd3742bf16e9b6f93" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/src/testgdk.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411527" + checksums: + - algorithm: "SHA1" + checksumValue: "6c5ce224088b0d5740ac0b50ea4e2159704889c7" + - algorithm: "MD5" + checksumValue: "add07384dd14aa0d23527c2444d4ec9f" + - algorithm: "SHA256" + checksumValue: "2880cc67e39f868aa390143c3e578aa099188840e2f15c66894718a705a3f2d0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/pandora/SDL_pandora_events.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410613" + checksums: + - algorithm: "MD5" + checksumValue: "91f0b56816c9eccde4771c9a9b7a64e4" + - algorithm: "SHA1" + checksumValue: "3340233d8a5ffb1d4bb39558f70400535bca7ef7" + - algorithm: "SHA256" + checksumValue: "10f74f7e07ce1338b94f439c86bdd8dbda6b17260bb1b4af8a52f4e96408db71" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/testgdk.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411524" + checksums: + - algorithm: "SHA256" + checksumValue: "3215fd67217ac4078a6e28545afa47c38b18ffda26b09e124e297220e1e09d55" + - algorithm: "MD5" + checksumValue: "28177ad1e63d3ef41f2e56a0d8301c37" + - algorithm: "SHA1" + checksumValue: "da6b2c323f83f67100ecb2c8e65e17c2dbdbc880" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/pandora/SDL_pandora.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410677" + checksums: + - algorithm: "SHA1" + checksumValue: "443bae40a62c5571628e862f6c67a27e4c9aa414" + - algorithm: "SHA256" + checksumValue: "8b22af9bed93b60c2008c1bcb79c04173c4042764876fb24832fbcf49880cb53" + - algorithm: "MD5" + checksumValue: "03f33e7f3e063851229e55cdfd627e95" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_clipboard.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410670" + checksums: + - algorithm: "SHA256" + checksumValue: "38ad39949efc9303db7fc330281de7f09cf82f4e98c1983c225036c665522b62" + - algorithm: "MD5" + checksumValue: "489137226d0fd9f8aee8b1ae57ffd800" + - algorithm: "SHA1" + checksumValue: "f923283e4baf69493e06fd8d7ec9d1ef46d77c62" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_haptic.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410610" + checksums: + - algorithm: "MD5" + checksumValue: "3dfe337152fa31133a4ebd38ea11ac7e" + - algorithm: "SHA1" + checksumValue: "ca3bfef9167d4de8ef24e0ab381f95ab40204070" + - algorithm: "SHA256" + checksumValue: "43b3cfedba3a10b15d51da177e031662fffad73373f6aef1d96778619afbc8a2" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/xboxone/MicrosoftGame.config" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411528" + checksums: + - algorithm: "SHA1" + checksumValue: "89144350089e96b896501542d23b8e762a9a9f2a" + - algorithm: "SHA256" + checksumValue: "ff7f9e94c6d080ec8f57a207a73e068d73d0ba3148a551afed13673c69648841" + - algorithm: "MD5" + checksumValue: "1b0e260365be1e01c24cafb8150d7647" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_0.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410617" + checksums: + - algorithm: "MD5" + checksumValue: "55d4d99d971eb4f737116be18e2a01f3" + - algorithm: "SHA1" + checksumValue: "0894554f0f0b6894450b05fe78ece58bf9da5766" + - algorithm: "SHA256" + checksumValue: "0e383ade0be522ed7dccafcf2df2986838e0cc8bf16f9ed5bbab3436d950a7e0" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/SDL.sln" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411529" + checksums: + - algorithm: "SHA1" + checksumValue: "ebf9d126089644a80f4f2c6ba379af2412df9d78" + - algorithm: "SHA256" + checksumValue: "68308984917ab692ad8842f6f3154496467d286e716a60a41afed73a117d574c" + - algorithm: "MD5" + checksumValue: "4dc52c30f86b7538144f2a7dada5e81b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_yuv.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411949" + checksums: + - algorithm: "SHA256" + checksumValue: "f3dc679d5ba76c190dd87c5b8c1b053b1e32dc1da9ac5e9648a137cb59d4730f" + - algorithm: "MD5" + checksumValue: "57f10b61608603ebbc69f291cbc7618d" + - algorithm: "SHA1" + checksumValue: "7120de6495cd2f8a1915e2c66c571a42b54f5bb1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/windows/SDL_syslocale.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411526" + checksums: + - algorithm: "MD5" + checksumValue: "19f42c6c5487eceb0d2bc49b2028bdfb" + - algorithm: "SHA1" + checksumValue: "d4f16f70d3ec17f1d6d640cc076e06da71068970" + - algorithm: "SHA256" + checksumValue: "c645c9c25e4632c197e98564542e85101355d02592d42c605240599bd893b056" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/pandora/SDL_pandora.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411947" + checksums: + - algorithm: "SHA1" + checksumValue: "f5fa5ed432b664c0e663990ee9f481b4aa744166" + - algorithm: "SHA256" + checksumValue: "3c42eef48ba157282444642f0f881fa44fbb0cabe75117656ff02be5523f4bae" + - algorithm: "MD5" + checksumValue: "7bab67ffec70e0c1406beb50fe055951" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/n3ds/SDL_syslocale.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411910" + checksums: + - algorithm: "SHA256" + checksumValue: "a6b09c22550d73c1d0f15c971239adca9adab2157334eb15f6449ff06ceb1101" + - algorithm: "SHA1" + checksumValue: "a77338977faf61c918264349064059fb4a7c7f72" + - algorithm: "MD5" + checksumValue: "285712f7d4df27feb9ab23393149260c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audiotypecvt.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411939" + checksums: + - algorithm: "SHA1" + checksumValue: "4029eec540289a3f46fb5c06760aac1787e9c8a4" + - algorithm: "MD5" + checksumValue: "9888527087764a764ab482da5d542057" + - algorithm: "SHA256" + checksumValue: "089bf49bb50e54ce1a87d9bf2bbd88e1c58d52f7a09ffc11c45bbc5166668a75" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/winrt/SDL_syslocale.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410608" + checksums: + - algorithm: "SHA1" + checksumValue: "48467ac1d40b7f792df093babde6cf7f647b292b" + - algorithm: "SHA256" + checksumValue: "7153f75e7b8c92f90543667ba2ab78cf2c21007cb16509178e7adaa89521e941" + - algorithm: "MD5" + checksumValue: "5d56c1e665634d9c308e674a7fc01174" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/testgdk.vcxproj.filters" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410672" + checksums: + - algorithm: "SHA1" + checksumValue: "58e55b178ba7b4e18b4750736acb2f4a79539dc8" + - algorithm: "MD5" + checksumValue: "2cf2227dc6d73d8362a06c2c8b47ce37" + - algorithm: "SHA256" + checksumValue: "0b3fd9d75a87c48758098fa5a6f4b48b0d3990636dd074b5a26d59fa1f021627" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_crc32.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411941" + checksums: + - algorithm: "MD5" + checksumValue: "9cab72a9120871ccfac9ac71b288ae73" + - algorithm: "SHA256" + checksumValue: "bf68c0fcf5540b004583395faf71242067cfc3aa3bd878a204f1378eca80afa2" + - algorithm: "SHA1" + checksumValue: "7e795c6508f8d662141f2039b607147ae2a5de4f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/emscripten/SDL_syslocale.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410674" + checksums: + - algorithm: "SHA1" + checksumValue: "6fd0561a71d54e595924d820065bfc4b46dcccb0" + - algorithm: "MD5" + checksumValue: "a014218d9694491c7db3fdf752daf4f7" + - algorithm: "SHA256" + checksumValue: "ff1f06c5cd46688a338973b3fec79b23b7743f2b438845a2f245997e3929d16c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/close_code.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410671" + checksums: + - algorithm: "SHA256" + checksumValue: "6dd1d9665140ac4ec066dd50cdd277b613fb94b472a3a66c5044257053abcfdd" + - algorithm: "SHA1" + checksumValue: "691e244b5fe4959f75989345b268bca7faa26452" + - algorithm: "MD5" + checksumValue: "6998e34aecf362ac82971d84555a4dea" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_fuzzer.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410676" + checksums: + - algorithm: "MD5" + checksumValue: "c3dd09fa0eb24467f133b072a2b36398" + - algorithm: "SHA256" + checksumValue: "4195d93dceec391f73a88d041ec4bbca4629be47f39f4823e269a639e84dfb8d" + - algorithm: "SHA1" + checksumValue: "ca53c2ca02dc3f4a85357c671603c85f3a3282fe" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_pandora.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411916" + checksums: + - algorithm: "MD5" + checksumValue: "e5fc2568b2caf8661c26019ff519bc2a" + - algorithm: "SHA256" + checksumValue: "db45cc3595f7791cd464eb8acc0924dad664f6c91121b717a59723fa8e406b02" + - algorithm: "SHA1" + checksumValue: "aab40a0501424009e69167db3ba434e48310f113" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/android/SDL_syshaptic_c.h" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410673" + checksums: + - algorithm: "MD5" + checksumValue: "c66a343e73f52b371e4e1b51a2a3c910" + - algorithm: "SHA1" + checksumValue: "7eb4ef77e11f4a13bfba89c0be79ec9cf92a73cd" + - algorithm: "SHA256" + checksumValue: "4fc5b0034dcde9c125922e3e70d01489a6b335076856ee660294e1a6305a3719" + copyrightText: "Copyright 2013-2020 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles2_gl2ext.h" + licenseComments: "The information in the file is:\nThe Khronos Group Inc.\nSPDX-License-Identifier:\ + \ MIT\n\nThis header is generated from the Khronos OpenGL / OpenGL ES XML\nAPI\ + \ Registry. The current version of the Registry, generator scripts\nused to make\ + \ the header, and the header can be found at\nhttps://github.com/KhronosGroup/OpenGL-Registry\n\ + \nThere is no text of the MIT license in this diretorcy. Nor in the given GitHub\ + \ Repo. Since Khronos used an individualized MIT license we took the text from\ + \ src/video/khronos/KHR/khrplatform.h and concluded MIT as license of this file.\ + \ \nThe information was retrieved on 9th of Nov 2023" + licenseConcluded: "LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3411913" + checksums: + - algorithm: "MD5" + checksumValue: "bbac487531e5a10eed981b5708bfd5bc" + - algorithm: "SHA256" + checksumValue: "e2de65857cd4c0d23e6a1ee7cc18e5de7d392f11c3a0e3608603577dee99ea5e" + - algorithm: "SHA1" + checksumValue: "a9ac6375e72ff49aa5ce9e04b28320a04c93d3c9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/darwin/SDL_syshaptic_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411520" + checksums: + - algorithm: "SHA1" + checksumValue: "f3e3fe40ee8aeb128d297826656ad341a3b3b620" + - algorithm: "SHA256" + checksumValue: "cc3c74a6e42670c2e25e25aa0a9b9b8896a958fdf9f0ef4096a90035fbab5cdb" + - algorithm: "MD5" + checksumValue: "41f38fc9ab623b0d9623d35b274a29e3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclglue.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411914" + checksums: + - algorithm: "SHA256" + checksumValue: "2ba6c8a8aa5a17656b10f0d5fb2a230e1d183d5f226d8d35702fdf968f4688f6" + - algorithm: "MD5" + checksumValue: "06b04dc115e9da90301dfda93500d0ec" + - algorithm: "SHA1" + checksumValue: "6281818e95bffb7baf754b28eb7b4edb28d453b2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/darwin/SDL_syshaptic.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411521" + checksums: + - algorithm: "MD5" + checksumValue: "2af8e30d797022f4dbb94ef2f4d2de5f" + - algorithm: "SHA1" + checksumValue: "af51f88dea2945583290027d2b3d14f2877c83f6" + - algorithm: "SHA256" + checksumValue: "ebe0652100e30b2c7d0b5c808066128c8264a87e0b2cacd1cb4c4bb0e13b9c5a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_sysvideo.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410802" + checksums: + - algorithm: "MD5" + checksumValue: "4d677e455dae48b2e0363517f8676614" + - algorithm: "SHA1" + checksumValue: "fc402d7ebb13a8231dac26a877caabe0c34cd3dc" + - algorithm: "SHA256" + checksumValue: "d029f7f6e88229b9550e70d43e63e6574f7eb32379e0784b2f3852df10925705" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testyuv/testyuv.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411921" + checksums: + - algorithm: "SHA1" + checksumValue: "8fa137bd735d2e6e485773b04b3ac300e711f6e8" + - algorithm: "SHA256" + checksumValue: "caef13b9d990cdf5fc1337d17e73924a8ba11ff0a7df68adf688ab240ad9f992" + - algorithm: "MD5" + checksumValue: "f12a1facfcf29c2f1ce4565d352e23fb" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/SDL_haptic.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410800" + checksums: + - algorithm: "SHA1" + checksumValue: "67d4cafb4d1cb3f1a65f827a78d63fb4b8491626" + - algorithm: "SHA256" + checksumValue: "679464c053978a19672068d2d486d7aef2da3d5ce81417fa313d417f04ed309c" + - algorithm: "MD5" + checksumValue: "497036faced83fc3a91acb32d5559fab" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/loopwave/loopwave.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411908" + checksums: + - algorithm: "SHA1" + checksumValue: "517d9796b32120e2ae80b8f796ac0ba0059dc4f1" + - algorithm: "SHA256" + checksumValue: "af26b245330b6c6032f5a2765d896e768cb4d7eccf00cb7965e7b4fc97b99e2a" + - algorithm: "MD5" + checksumValue: "c400c742960db5067140a65b96bf0ed4" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/dsp/SDL_dspaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411522" + checksums: + - algorithm: "SHA1" + checksumValue: "0eccc8f5d885b19ea13bdd8f350357821235a997" + - algorithm: "MD5" + checksumValue: "bdfd47768318cdb592471112562dc91f" + - algorithm: "SHA256" + checksumValue: "63295f77e62585a2bd5f86488074f9e58d6bf8972995cb40249c608fca5c3b67" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_A.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411909" + checksums: + - algorithm: "SHA1" + checksumValue: "db52af8b3d80685df6f491f88705912ec23ccf22" + - algorithm: "SHA256" + checksumValue: "637dbc6392a4836741ef97ef5fa336851fc7780c154eb1790e4b2ea933f17b5a" + - algorithm: "MD5" + checksumValue: "fdff70294233d1870a7ebfe00314234a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/dsp/SDL_dspaudio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410675" + checksums: + - algorithm: "SHA256" + checksumValue: "c956fd6238fbbffac34f8e1fb97ca8e410319711caa2fa67d0a857c82e1da445" + - algorithm: "MD5" + checksumValue: "30208b38315040241cb57604f693d3f2" + - algorithm: "SHA1" + checksumValue: "a38a4ac6bad7b0b60287a3c5e2c37362c71f2fc2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_memory.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411906" + checksums: + - algorithm: "MD5" + checksumValue: "2ad3bbab06854829ae3082c935045ffb" + - algorithm: "SHA1" + checksumValue: "16e3c40504652400524937fc81db69f9b581cd07" + - algorithm: "SHA256" + checksumValue: "d31d1e1796244b09e30545fd3ae4b7725257867475dd40696181747b55449d17" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/nas/SDL_nasaudio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411925" + checksums: + - algorithm: "MD5" + checksumValue: "9e4ccc266400ebf704311eb8fad081cf" + - algorithm: "SHA1" + checksumValue: "2c1e115a13d5c0a3d1a2e1393d52630e61866c94" + - algorithm: "SHA256" + checksumValue: "e9930fb699bcd76b1bc4e6f943f072ba90b9f049f79f0b941570b4516006a97f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_xinputhaptic.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411923" + checksums: + - algorithm: "SHA256" + checksumValue: "418e69f289fdfaba7d74e95d400754dacacd8db06e2032dbc69f87d8365a341c" + - algorithm: "MD5" + checksumValue: "574adc2d4832d3cf75397f0b543f5b49" + - algorithm: "SHA1" + checksumValue: "2c3b516f878fc9119bb924da2bb649cb527eef75" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_windowshaptic.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411920" + checksums: + - algorithm: "SHA256" + checksumValue: "96435a7816522ef7a03f6883d48191f2ac01afdd572e1f410ae865239b6486b3" + - algorithm: "MD5" + checksumValue: "12e24a6050dc0c2ce1189284bd5ce141" + - algorithm: "SHA1" + checksumValue: "eb9f32b328de8bd0903b22919598195ab900c873" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/SDL_syshaptic.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411518" + checksums: + - algorithm: "SHA1" + checksumValue: "5c60257a47f861943fa240b0e58b06b37a5e544c" + - algorithm: "MD5" + checksumValue: "8429fce4280d96f2855eb6441e8ee28a" + - algorithm: "SHA256" + checksumValue: "83badcfd74f8d55ba4384e13d707a6eba54743cedfe1f9391f45c748e8b5655b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclopengles.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411999" + checksums: + - algorithm: "MD5" + checksumValue: "08d2ab7296409935d748aa368ff0c150" + - algorithm: "SHA1" + checksumValue: "393a7acaebd7e72bcc899ecd50adfea84b2c6b70" + - algorithm: "SHA256" + checksumValue: "068435d1915a51fdec0ee9400bd3e6a4d49897e5efba7d57b928558de7303314" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/SDL_thread.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411515" + checksums: + - algorithm: "MD5" + checksumValue: "a8ce860796bcee88b8892270678bb990" + - algorithm: "SHA1" + checksumValue: "f82b72deb432f0ebaee3280801adf3251f297430" + - algorithm: "SHA256" + checksumValue: "430c11a8a49be7b7f85abfce0a84ed3a758888da19b5032cfa349e0abb5ed8da" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclvideo.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410661" + checksums: + - algorithm: "MD5" + checksumValue: "4f25e343c1928cf919192acb01615d02" + - algorithm: "SHA256" + checksumValue: "9064acb822ee19df50b4d49fd4d5c9223d3fc04f8524d9ef62a62d1b88a525ab" + - algorithm: "SHA1" + checksumValue: "6b454cfa760d7043ba0bc4510459cb8a19eba39d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_types.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411990" + checksums: + - algorithm: "MD5" + checksumValue: "6963eebf6b79d46a463fd53f01e46acc" + - algorithm: "SHA1" + checksumValue: "7ea3d2d5a2621c03fdabba0b846b48703996249f" + - algorithm: "SHA256" + checksumValue: "3aed6da8e924d95c2cf3c1754e98646955b2d217cb78d2f844b0d02c812175d1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ngage/SDL_sysmutex.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411519" + checksums: + - algorithm: "SHA1" + checksumValue: "5ee9768e6b8120e784727e9130dc845eff9726b1" + - algorithm: "MD5" + checksumValue: "2c9e4db91bd3a1143c7c1004a200fb93" + - algorithm: "SHA256" + checksumValue: "27bada9959039afb998a2afc410e86e8cbcec625fcb86d670b0f3e67e3e5712b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclevents.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411517" + checksums: + - algorithm: "MD5" + checksumValue: "3be2fc74d240471d2f5d40cd16f6ba0a" + - algorithm: "SHA1" + checksumValue: "4e8110d9778da780a6f2614b3c764fdf92d08200" + - algorithm: "SHA256" + checksumValue: "442da7966206bd6855edad14075fa504b4d4c23760affa03ca1ee1c9a6c7b11d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclwindow.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411991" + checksums: + - algorithm: "SHA1" + checksumValue: "adc0721775edb98c0a1b55e436a8e4be3edabaef" + - algorithm: "SHA256" + checksumValue: "88f804c7c414156948e93b5fb0d25d3be5ba5070a541122a099b7fdd74e66194" + - algorithm: "MD5" + checksumValue: "571e3e9e01ee3549b0019893d6628d52" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ngage/SDL_systhread_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410660" + checksums: + - algorithm: "SHA256" + checksumValue: "604699bc9f069eb06c208b47e3e92fff8991b9cefe5d8853bb6a7a3415688219" + - algorithm: "SHA1" + checksumValue: "d01538ac89d3c9ac3decc8560c8991f6126ff869" + - algorithm: "MD5" + checksumValue: "a2e343499147db6a3197150a5cac18b1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_os2.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411992" + checksums: + - algorithm: "SHA256" + checksumValue: "3c6efee406c119ae83bb78b0ae4872aa25f995017dea795c6d715e3bf66c1ac4" + - algorithm: "MD5" + checksumValue: "da0cbb3465354bb5eff92c4c45965cf2" + - algorithm: "SHA1" + checksumValue: "329dec7a1d0c2ebfb1ec08048687afd5d96fe95a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ngage/SDL_syssem.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410662" + checksums: + - algorithm: "MD5" + checksumValue: "ee771c1f89361ca714588af307c716c7" + - algorithm: "SHA256" + checksumValue: "3e21379d22f2773ab3140ca296f8797a957c92541303fef40523c5190324dc59" + - algorithm: "SHA1" + checksumValue: "f931154d7128698d21768facbe7ca238cd1cfde0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_quit.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411935" + checksums: + - algorithm: "SHA1" + checksumValue: "ef900548447452a09c7b501ecee6eebd11e1b416" + - algorithm: "SHA256" + checksumValue: "a2b79cb24cdd24b2c4690d7bcbe2ac2aa24eeb81ffcf96343ee2161675176750" + - algorithm: "MD5" + checksumValue: "d14ea41a130867819d568c9c2164f334" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/haiku/SDL_syslocale.cc" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411994" + checksums: + - algorithm: "SHA1" + checksumValue: "61955be9352cfe649bce4c4f2e88c6da29fefe4b" + - algorithm: "SHA256" + checksumValue: "b165b35165fdb65c853656ce4a2919b37c389d209c327e1beef7c0d3c673d7d5" + - algorithm: "MD5" + checksumValue: "e21e60bf9d16906b22962072f3fe02a3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/stdcpp/SDL_syscond.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410663" + checksums: + - algorithm: "MD5" + checksumValue: "379ec9d4b7ab5023dc48ff1f65629669" + - algorithm: "SHA1" + checksumValue: "e0630d990633b2495477fe05f199d75b58305b1d" + - algorithm: "SHA256" + checksumValue: "a126f986ad14d9afae6120f7084ff7244ccb43beae509c4c7cbfe190c8ea2e30" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_minimal.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411510" + checksums: + - algorithm: "SHA1" + checksumValue: "a1f0c422386db9246a57f0a93de91007968951ad" + - algorithm: "MD5" + checksumValue: "970c6517fb3f76f5af764d919b6dee6a" + - algorithm: "SHA256" + checksumValue: "7151beaf7fc6b59b73dfa2f4dec4bcc0cc9609b2ba6d095b90b227379e423c24" + copyrightText: "Copyright 2015-2022 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_fuchsia.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3410664" + checksums: + - algorithm: "SHA1" + checksumValue: "d83bb0641bacda1e640adf707ec2510e69ea9d10" + - algorithm: "MD5" + checksumValue: "fa050806d0ae955e17ec25495cc3fcff" + - algorithm: "SHA256" + checksumValue: "269e0d4e053c965a14376b964160411a81cea69c756ff7e027adc9adcbb5663f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_assert.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411928" + checksums: + - algorithm: "MD5" + checksumValue: "ef2145387bfdc1d55398828a2b00bc10" + - algorithm: "SHA1" + checksumValue: "4dea5f845a451da2644a73493b2f26d2ef423487" + - algorithm: "SHA256" + checksumValue: "debedee87e9ac34eb20eb669291123e919f8be1df1cb0dee9ba682316b30714b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_dinputhaptic_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411996" + checksums: + - algorithm: "SHA1" + checksumValue: "c943810b7326a5e8b4983ffdee33941caf8ad3a1" + - algorithm: "SHA256" + checksumValue: "87c6e5994910ec62c5f49deb99b8e15f8b0d429ee09f672bb15e212deec19198" + - algorithm: "MD5" + checksumValue: "8d9494109b42d50f3e40c99ae7fe6bff" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/stdcpp/SDL_sysmutex_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411930" + checksums: + - algorithm: "SHA1" + checksumValue: "f974dcb67af778c9111af04f0f5675d59d0f6c2a" + - algorithm: "SHA256" + checksumValue: "0e1aed16918eeccf80fea3ecff7ddc2e251c22d239fedad54c486e51fd8b7655" + - algorithm: "MD5" + checksumValue: "1511ebd5bde485a3b964a6373295f739" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/dummy/SDL_syshaptic.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411512" + checksums: + - algorithm: "MD5" + checksumValue: "314884f392efe3b72ba01b40f7079c84" + - algorithm: "SHA1" + checksumValue: "3db815d1cde3ef7d60ec34480309353af224f075" + - algorithm: "SHA256" + checksumValue: "2da1c194b56be94edc86e4255d53a891791d1a4105671938770f52fa256b886d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclvideo.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411937" + checksums: + - algorithm: "MD5" + checksumValue: "d8f844e411184506b13c34de5a8f3000" + - algorithm: "SHA1" + checksumValue: "0bbb2f313a129d8a8f5ce025fc496a01b39aa4d2" + - algorithm: "SHA256" + checksumValue: "dba02475834f28cba38f127e6dd33c3d70b7cbd79e546d905940bf8b17cf249f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/android/SDL_syslocale.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410665" + checksums: + - algorithm: "MD5" + checksumValue: "ef33df542956bf1e887ca7f56c8548a4" + - algorithm: "SHA256" + checksumValue: "303c1f3b551e05db7cd3397a25b1a4220fb1f8b1cc9d5696c1623e7d2be2c26e" + - algorithm: "SHA1" + checksumValue: "12c71a6fa354e6b66c492a5a76f729f1d9183645" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_version.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410607" + checksums: + - algorithm: "MD5" + checksumValue: "6964b0ab15ac35021788701fd17316d4" + - algorithm: "SHA1" + checksumValue: "3777faf01df54454ce9583d1725f0d9412859d81" + - algorithm: "SHA256" + checksumValue: "99b1ffb04c6e2c36e1770c439e31f14466b760f480cd19daf2796fa3eb3f0c5c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/wingdk/MicrosoftGame.config" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410614" + checksums: + - algorithm: "SHA1" + checksumValue: "2a4241e13be4e6e02a2435a71690f67700d637a7" + - algorithm: "SHA256" + checksumValue: "d8569a0625cb0c19a1fa53b383c056be1f298fdcf7018589a650d521db32d6b4" + - algorithm: "MD5" + checksumValue: "f7e5280728c4fe9188ae15f872297ad6" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/PackageLayout.xml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411942" + checksums: + - algorithm: "SHA256" + checksumValue: "80ee63045c5f72b2e93c013a9eb5ed50aa5f7e0ec59325d8150c9a9a99ce329d" + - algorithm: "MD5" + checksumValue: "b78abc98d34fc4cc8862ee1c32b94883" + - algorithm: "SHA1" + checksumValue: "80d0308108997261298c175f41ce525a525cc9c1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/SDL_syslocale.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410678" + checksums: + - algorithm: "SHA256" + checksumValue: "99c9de86423a568981e20572a173919241d60251ceb68befca61922b55292ba4" + - algorithm: "SHA1" + checksumValue: "bf7fc224b4a15591c2902b17bdc49bd9b5560ada" + - algorithm: "MD5" + checksumValue: "ec87a5e6244433023c13b589d878f39c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config.h.cmake" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411943" + checksums: + - algorithm: "SHA1" + checksumValue: "bba198379875bb0019bc313137871396e08075c9" + - algorithm: "SHA256" + checksumValue: "fd85f1d161ace3e5f6b476851559377dc1b6118adc39b1849ce372ceabf898a7" + - algorithm: "MD5" + checksumValue: "659d8e474088017e3b3a2b7958199b77" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/SDL_locale.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411995" + checksums: + - algorithm: "MD5" + checksumValue: "acd68b34df6898b97130a2b43dad47c5" + - algorithm: "SHA1" + checksumValue: "2b2cbe3b9b61fb8086cbdec9420d3f1fa1c55142" + - algorithm: "SHA256" + checksumValue: "2b14c8bbfba1a13513b69363e4c432d24bed6f146af8adfa6af22c2c2013e34a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/stdcpp/SDL_systhread.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410612" + checksums: + - algorithm: "SHA1" + checksumValue: "9446dbba28d92243df5ec156b09a12b7e8e1b9fa" + - algorithm: "SHA256" + checksumValue: "25e56866d1010bf645c80bb7143c2d1d6a4c7424f447231e73c42b709cdb25df" + - algorithm: "MD5" + checksumValue: "4fe3fbca798eb91821b68682a84e2d2b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/xboxseries/MicrosoftGame.config" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411945" + checksums: + - algorithm: "SHA256" + checksumValue: "0fcd928139f7309b433192b3aae047cec94cfeacb55f19d6d01d7d3c0ba087b6" + - algorithm: "MD5" + checksumValue: "977f885849fe7117e448b62bf2215234" + - algorithm: "SHA1" + checksumValue: "72b7db3cefd15acd31525dad228c88ea57549500" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/vita/SDL_syslocale.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411543" + checksums: + - algorithm: "SHA256" + checksumValue: "9091606c202d31b09943b76bc03e4325150b24ce02726522a25e4fc33db32057" + - algorithm: "SHA1" + checksumValue: "88a74ea657140e7f9d63d3f1fa9dcc2e014ad0ca" + - algorithm: "MD5" + checksumValue: "938729bf8faa4f1afe3ca7762098de1c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmessagebox.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410214" + checksums: + - algorithm: "MD5" + checksumValue: "49d690d6b15f6a977c553f3f2746734f" + - algorithm: "SHA1" + checksumValue: "a08fcfa26e8e7d3be1195895aeb8841d45490143" + - algorithm: "SHA256" + checksumValue: "333de1a6fab2433571809e62195d32bb90b95e016fda16292a34d8abb18d9113" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/README.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411542" + checksums: + - algorithm: "SHA256" + checksumValue: "7600889f2cf03b4e9584bce4ed4d999d0c2d4222700bc76381d758ae88213176" + - algorithm: "MD5" + checksumValue: "0c33f88fdbcf9f25421783365145227d" + - algorithm: "SHA1" + checksumValue: "067a73a453273372416c10691a289f6ae7e2152a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsvideo.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410695" + checksums: + - algorithm: "SHA1" + checksumValue: "8819b18c5a6e8dc5e792b0edc0217bd6abed5da3" + - algorithm: "MD5" + checksumValue: "71760adb79315460cc8065ccb009af76" + - algorithm: "SHA256" + checksumValue: "60d1621826f69e6c18c38aa39141edffc8cf87fde0a02cd18ff57cabec4a1d64" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_font.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410211" + checksums: + - algorithm: "SHA256" + checksumValue: "358a5b815ca8ad43b8a103bbe999f08773b6f22d2858001149e0f1721cb08c55" + - algorithm: "MD5" + checksumValue: "81a99ba9a284bafa573a19981b240736" + - algorithm: "SHA1" + checksumValue: "f01074db1269b5bf897be7b0a35ed9f8fa8c0b33" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/common.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410697" + checksums: + - algorithm: "MD5" + checksumValue: "2fd8a150b60e9e20882615f7efae229d" + - algorithm: "SHA256" + checksumValue: "d3d3a7accda44c75fce6b850d8dec6b5ae5b9ba4378c3cbbc9a7139035fbd927" + - algorithm: "SHA1" + checksumValue: "6dbfcb514c620bfb258762ac6342f34bd5fc6d49" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410213" + checksums: + - algorithm: "SHA1" + checksumValue: "359c2357ad860eff46cf6e3e270045788ed1e56c" + - algorithm: "SHA256" + checksumValue: "b9db701f0a0d2fbdfcf6cf22b10211bf52e6a73ef580b647379aa472361bf4a8" + - algorithm: "MD5" + checksumValue: "ba61fb342c90bb6abee8d594f81306d9" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/common.h" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411545" + checksums: + - algorithm: "SHA1" + checksumValue: "54724aad51e3563da5da01d111517030bac9b0e8" + - algorithm: "SHA256" + checksumValue: "a4152cf4e42bad52c72459833773e7b3ba1be32a9260addab635c3b6674c577b" + - algorithm: "MD5" + checksumValue: "d0c4a23ca6fea42a8ff9e4f7dc5b0f5e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_msctf.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410698" + checksums: + - algorithm: "SHA256" + checksumValue: "3ea0b5d7b4bd81b9ca98a0817fdf75ad00c9ecdd9a93ee3bc865ff80474e1bc7" + - algorithm: "SHA1" + checksumValue: "63353c844bfa8c1c9aa48bc801ab0e76a900c905" + - algorithm: "MD5" + checksumValue: "79acd09c1ee3c5652b94d6c2b444f1cb" + copyrightText: "Copyright (C) 2017, Mark Callow" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_vulkan.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411544" + checksums: + - algorithm: "SHA1" + checksumValue: "a1e8c0ff86bd057e22560cd6d60478c1e2f0a20b" + - algorithm: "MD5" + checksumValue: "319f2c4f54eb3cd4f5bb7d456bfa42aa" + - algorithm: "SHA256" + checksumValue: "646163af45a3d2cffd6c47f353768be6ec2b9d2fca5276d6a25d22a25957ef64" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowskeyboard.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410667" + checksums: + - algorithm: "MD5" + checksumValue: "eb61aaa56a12601700b0526e5a6cb8b5" + - algorithm: "SHA1" + checksumValue: "a5ad0204b1408fcaf3e2b7ae2177a425f474265d" + - algorithm: "SHA256" + checksumValue: "e329a891418ab5c513ea474edc4bb244937f9b0995a3312900b716c1b7ae9054" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_keycode.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410690" + checksums: + - algorithm: "SHA256" + checksumValue: "39876f360f0627e1d4ece14dbe0610b13e62cf2164766470f2c9047813d1e983" + - algorithm: "SHA1" + checksumValue: "4376a3d43717d8b3e47337a8211ea547914cd3fd" + - algorithm: "MD5" + checksumValue: "07fda7c8ec29928124c1ec74b9677c18" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_rect.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411513" + checksums: + - algorithm: "SHA256" + checksumValue: "02b30969aa36c14d3814a3fe65ae57fb1c59a214ca09f851cbf18847d8b39878" + - algorithm: "SHA1" + checksumValue: "a02326b36aba032080df927648f3baf52422d75d" + - algorithm: "MD5" + checksumValue: "0de6fa35ae2fe8995d72bac433e0697e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclopengles.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410666" + checksums: + - algorithm: "MD5" + checksumValue: "e31d5ee82fcd7c36a03a1734e4c5c5d4" + - algorithm: "SHA256" + checksumValue: "7624e04058cac8d6e55fa191ac0e8c42197ebd5d10f891b248e2b4bcf8f955d7" + - algorithm: "SHA1" + checksumValue: "72ed2dd6d8fb42c7d19be6b9ca45e1844cdb7c4b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_random.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411998" + checksums: + - algorithm: "SHA1" + checksumValue: "b21016562f27ffb701bad12f39ea61258154c72e" + - algorithm: "SHA256" + checksumValue: "dbaf5b638f136488009bac6e9ddec83162e636dfa25f1fbe77d99d431c5755ca" + - algorithm: "MD5" + checksumValue: "e6b85ead31a1c012de111d256abc0843" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/stdcpp/SDL_systhread_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411514" + checksums: + - algorithm: "MD5" + checksumValue: "b46d848744f075c6b4c0775b57f6350b" + - algorithm: "SHA256" + checksumValue: "66c573ea5be3d2be9b1c74466c638e1753e3ea107b8acf1bfa4bda093acb289a" + - algorithm: "SHA1" + checksumValue: "98842b518f8750bfa9485f8c0f88d72a241f41d9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclwindow.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410668" + checksums: + - algorithm: "SHA1" + checksumValue: "1431daee77055878be24aac86889e2d0b54a0059" + - algorithm: "MD5" + checksumValue: "07b51f5789e2bd13b6e98175e733dd81" + - algorithm: "SHA256" + checksumValue: "898125b63ca143c0d4cee71a6203f285c2ec7fa63b196fc7851ed51e3efe545f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_wingdk.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411516" + checksums: + - algorithm: "MD5" + checksumValue: "5f22f6e8098b1027aacf2186c9163f1f" + - algorithm: "SHA1" + checksumValue: "1c9b9afce9625c42eef6031ea730f855aafaeffb" + - algorithm: "SHA256" + checksumValue: "eb740bc45814b96b03074003cd44ba291c7ebfdad285c7a5a69aa03911ba1f43" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclevents_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410669" + checksums: + - algorithm: "SHA256" + checksumValue: "143bd98e4acda913643018d7299c7e7b9716e000fadc9235f85a5cb465b4b2f2" + - algorithm: "SHA1" + checksumValue: "859418203a3e05fb34480648fb06112f6dd06804" + - algorithm: "MD5" + checksumValue: "ea73a2efc6f5f1ded6e2f8fa9a4999fb" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_filesystem.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411997" + checksums: + - algorithm: "SHA256" + checksumValue: "f2636589ca533691cb110ed9be2b74302764e92dfd9c570b7b7acf2ffa9fec90" + - algorithm: "MD5" + checksumValue: "30fba7fe3776ad1201c25be08198768c" + - algorithm: "SHA1" + checksumValue: "780a5936cc8c9722d25380c9409bc527df4ca2ee" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/stdcpp/SDL_sysmutex.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411400" + checksums: + - algorithm: "SHA256" + checksumValue: "3cc4741330e6479f6d8926b859ac2d476d2d2ae7ea8b51ed4950b8224c0451e7" + - algorithm: "MD5" + checksumValue: "cc23867ce3d62b4a121cfea904733099" + - algorithm: "SHA1" + checksumValue: "5f47e1292a143e8d2bc0c2953398671642e4baea" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenopengles.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410216" + checksums: + - algorithm: "SHA256" + checksumValue: "c2b75ad1c959b00b78a4a8fc58be6427c8639d61bd9fe47eeefabc583a3c9d08" + - algorithm: "MD5" + checksumValue: "577fc7c141e8b2d7770cb7db179c635e" + - algorithm: "SHA1" + checksumValue: "ff0954f161c6064b966abc10759afd3064b7db03" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/configure.ac" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3410553" + checksums: + - algorithm: "MD5" + checksumValue: "ceedb6cdea1c0bb4b71b420e292c604c" + - algorithm: "SHA1" + checksumValue: "179f0e31ea23962f3c740f9e1eaa997e4b2a8dd0" + - algorithm: "SHA256" + checksumValue: "101ebacd3d091de9b4e004c6372d9328ac5c03687d6c8d8b4f5663790e855474" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/codechecker-buildbot.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411533" + checksums: + - algorithm: "SHA1" + checksumValue: "5d684183cdc3a6ec044d0a0f9c86980958a1fd4d" + - algorithm: "MD5" + checksumValue: "092bdfe93f0191aab8df042cf02540d8" + - algorithm: "SHA256" + checksumValue: "e33e314d7d2498cf6331e2c6d49f34d88e51a772c386c99915022971f09761bb" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsopengles.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410550" + checksums: + - algorithm: "SHA1" + checksumValue: "58f5263ecab44ffa0c60e19f6d6f901463dbfabb" + - algorithm: "SHA256" + checksumValue: "06dbef1751d684511b3b658ca290380dcd74219e59b054611a488a172401e0f0" + - algorithm: "MD5" + checksumValue: "b3ec2420d2c3c8e222bb90e0a29c4d34" + copyrightText: "Copyright 2022 Collabora Ltd." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/test-versioning.sh" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410686" + checksums: + - algorithm: "SHA256" + checksumValue: "ca34f28f985b2cc3ecef79c64bdd0a2ecd63447c3ea96029d27713af9eadcc15" + - algorithm: "SHA1" + checksumValue: "b9ed9ace76dbede742d63c719e0a924c8b5e573d" + - algorithm: "MD5" + checksumValue: "081424cdf235ecfffc3a601eca52d81e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_platform.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411881" + checksums: + - algorithm: "MD5" + checksumValue: "777fa6f6d3524a6ce11c34e84b6470e6" + - algorithm: "SHA1" + checksumValue: "15ecc2f661c3958142a0ad6b04dc61036bcd1051" + - algorithm: "SHA256" + checksumValue: "994e79fcdaabbf25455aa7a7e2cdd464923f7f4dfee30eb303ec63fe6536055f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/arts/SDL_artsaudio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410555" + checksums: + - algorithm: "SHA1" + checksumValue: "f192539edb17ef774c34784cf5f0509055a6f409" + - algorithm: "SHA256" + checksumValue: "e5001b1a4c4de1406dbc2ec1d48c7fee3e9d826c6ff6210913739b4663de4f93" + - algorithm: "MD5" + checksumValue: "95882377b786d89be4fc909cfd8d8278" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/checker-buildbot.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411546" + checksums: + - algorithm: "MD5" + checksumValue: "ba8eac3ea87b86dd156088e569739984" + - algorithm: "SHA256" + checksumValue: "8b6d8e18c47850341b512ecc7cd150312872e32de7f698d497544758a72e372d" + - algorithm: "SHA1" + checksumValue: "9f9086659aec473a120d0d6e9a12e60631f1668d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmodes.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411883" + checksums: + - algorithm: "SHA256" + checksumValue: "26372c5a3559eef65ccb242f86d24d471444fc0a38974539aa1edd95ece499af" + - algorithm: "MD5" + checksumValue: "2a9a3317242cd0eff934435f824b5dd7" + - algorithm: "SHA1" + checksumValue: "33c8eaa915602548182a79641ea5568d63f61c4d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/pipewire/SDL_pipewire.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410699" + checksums: + - algorithm: "MD5" + checksumValue: "7daabcb69e4aada9efe7b5d4f28a1af5" + - algorithm: "SHA256" + checksumValue: "559e8ee6c5607971cd9000953f574c00265c8b67f59137089f4b60e4104e83d5" + - algorithm: "SHA1" + checksumValue: "72c9bb66d100f07212436078822d211865480f44" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_stdinc.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410552" + checksums: + - algorithm: "MD5" + checksumValue: "8b60a68f0caf3d56eab4799756370f43" + - algorithm: "SHA1" + checksumValue: "8efe81d851bfe4d20782cad1d6c299139f2bd989" + - algorithm: "SHA256" + checksumValue: "e447ffe591b73078a3943306c73b7e1a2fb3c0978ab2d72a78cb576bb75df361" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/clang++-fat.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410215" + checksums: + - algorithm: "SHA1" + checksumValue: "aacfcf26b26dce8e65ee947e5a53faa16bdc9165" + - algorithm: "SHA256" + checksumValue: "e7dfda3cd36319e809c93714909b69cac02286dee16f01b5dfebd4a79d0477ce" + - algorithm: "MD5" + checksumValue: "f1841d90184348ddb18c135c71b1fde6" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Makefile.os2" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411884" + checksums: + - algorithm: "SHA1" + checksumValue: "e5b1344c470adb0ee2f16fab35816d2ba0a8350a" + - algorithm: "SHA256" + checksumValue: "c048cc4668b705c7146965e9e2468c21d714d68ae13269f95db490bd064ab9ad" + - algorithm: "MD5" + checksumValue: "6d4e4ad036b7d5f847fe9425f9616e36" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/pipewire/SDL_pipewire.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411547" + checksums: + - algorithm: "SHA1" + checksumValue: "c634ab2646a43958d61dc88f3ec2acacda8815ac" + - algorithm: "SHA256" + checksumValue: "0f9d7de931e248547171e9287e8b76046a0b55b591cece19e3a48291a10ad18b" + - algorithm: "MD5" + checksumValue: "0808cddf52c696c3b6ef31c3175280ad" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsframebuffer.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411548" + checksums: + - algorithm: "SHA1" + checksumValue: "a23414f0ea6d64d58322bba12de4010eca7cd463" + - algorithm: "MD5" + checksumValue: "12d4031d2c0ecaf12b9234e35691dffb" + - algorithm: "SHA256" + checksumValue: "0971b8d2cbf652230f6e7f6fd6f98f6c69ed6caba275c6e7400dc93edd2db6f6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmouse.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410554" + checksums: + - algorithm: "SHA256" + checksumValue: "5404bdef94b4bced6d9fea2aee5722b7cd1c6e656660e669324f643934fe5d06" + - algorithm: "SHA1" + checksumValue: "16a744f55e03ba14c4a4726f472a86613883c7d0" + - algorithm: "MD5" + checksumValue: "f1fe5ba113dd9468e9b8ace01d51ba40" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga \nCopyright\ + \ (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/gen_audio_channel_conversion.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411549" + checksums: + - algorithm: "SHA1" + checksumValue: "afb74d4a16092ce889addc6655de645e3f753cc6" + - algorithm: "MD5" + checksumValue: "af02518b6e8a4a1379ccb855a29e8051" + - algorithm: "SHA256" + checksumValue: "f81c2521bdbe9c25e42e7cb8e5f6794a456824f751bb459d0f9a5c4f58e9fe78" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsevents.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411402" + checksums: + - algorithm: "MD5" + checksumValue: "6245ad19510498d12786e8f7a586739f" + - algorithm: "SHA256" + checksumValue: "f34bafe0f14ed7eeb9fa91b6d48a40f4c67b9aa297f6d18d7a4a0b3a8c909568" + - algorithm: "SHA1" + checksumValue: "60b700318b905e9fdd5ee0f772718fcaf1f8fa2c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenopengles.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410218" + checksums: + - algorithm: "MD5" + checksumValue: "67c1aec0d38bcb005dbba6cc977b6b32" + - algorithm: "SHA1" + checksumValue: "0c08858697f4b55ad8fa04afbc382cb120f5b105" + - algorithm: "SHA256" + checksumValue: "1c118a0b24144e7d98163d0af305b0d4bd76428148f3e7ed2da1361b47d1132c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/project.properties" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411401" + checksums: + - algorithm: "SHA1" + checksumValue: "03a85850ac3019a706a671778087adf5ef436187" + - algorithm: "SHA256" + checksumValue: "869ac380c7b3cd8ca4e2144a2d51e14247f9e9363ce888ba4f69430fe557afdb" + - algorithm: "MD5" + checksumValue: "f09a0692d99c21c95923fc9b980076ab" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenmouse.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410210" + checksums: + - algorithm: "SHA1" + checksumValue: "599b6aa4fa36d87d479766409ef7620feab60890" + - algorithm: "MD5" + checksumValue: "f91a66e6b7d74a789f1f4d94e7a4b196" + - algorithm: "SHA256" + checksumValue: "834493c0aae4459b328dc1c80eb8f4948dee2e427d8e9d53d945197aabbadff3" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/fireworks.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410691" + checksums: + - algorithm: "SHA1" + checksumValue: "a023061864c55a0bcc5f7fb8e9846807def709f3" + - algorithm: "SHA256" + checksumValue: "e6b972e18b475c3e62c789aea0ea297e15af6711923274557e3ca4d21202cfdc" + - algorithm: "MD5" + checksumValue: "99d1c6ed71100c423ea12bf484f52512" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_thread.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410692" + checksums: + - algorithm: "SHA256" + checksumValue: "e56364e2a4cb6a058f85d485ef82e349543f06250ac3a0206c5f11e8033830c6" + - algorithm: "SHA1" + checksumValue: "c5d4613756d140d1aa5e4bb803fca1d1864b8a80" + - algorithm: "MD5" + checksumValue: "e39a4fecc90043c6617cce1eba9bc65d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_harness.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411885" + checksums: + - algorithm: "MD5" + checksumValue: "91bde273d07f909d46a107177536ca80" + - algorithm: "SHA1" + checksumValue: "8509c453a74a30080cb0f60f1e63a91ffeb17715" + - algorithm: "SHA256" + checksumValue: "f4f03d999aa89c19dcf833d5594c7ea4c114257e114cc94d8b81edadbdea8c00" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_mixer.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410219" + checksums: + - algorithm: "SHA1" + checksumValue: "d9460d5efa7f223f7acf1e56ab0998272c1e42a3" + - algorithm: "SHA256" + checksumValue: "a4098733479d47ffac8ce63e664e0f4e9221a3ca573d706ad50b89856d06504a" + - algorithm: "MD5" + checksumValue: "33194388035d2539f1b6fce6fe9c36cd" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/build.properties" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411540" + checksums: + - algorithm: "SHA256" + checksumValue: "80ea2ad89b121463dfbcc4744d6ffa401e3c61a51a6b8cd90e256c3d16d3f1fc" + - algorithm: "SHA1" + checksumValue: "6ec4465efa92ed6213fe86eb70c2c1ed2794d552" + - algorithm: "MD5" + checksumValue: "f1a20b6d1f9555a5bb34066ab6042cc5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsevents.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410693" + checksums: + - algorithm: "SHA256" + checksumValue: "7785c5b706eb68f8b3d4107fe2aaeb4bf0a5c087fff6380a0d5d0d2977e3bbf9" + - algorithm: "SHA1" + checksumValue: "b04a11ea624d3619913907f731ee0c3e48ff7b31" + - algorithm: "MD5" + checksumValue: "9e3fbbb370788f75ee8954f654fcdb92" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_xbox.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411541" + checksums: + - algorithm: "SHA1" + checksumValue: "26699c9fe110af6e253a4b15682a6e37d7cfbbc5" + - algorithm: "MD5" + checksumValue: "6ef28406afbf926f15a467a53fdba81d" + - algorithm: "SHA256" + checksumValue: "487bff87d7bcfb0a6e506374daa142b286370f4a37f384602223b5ade49f09d5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsopengl.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410694" + checksums: + - algorithm: "SHA1" + checksumValue: "30d76fefba4b79a41af095a7976884869df29acf" + - algorithm: "MD5" + checksumValue: "9179ba54f68cd40904db911619d131d5" + - algorithm: "SHA256" + checksumValue: "1e39c17d898d648cb5345f58933d057bfbf8251d17aad50cb3da29b98b1eb86c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_md5.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410696" + checksums: + - algorithm: "MD5" + checksumValue: "dc938a35a2bb4fc9f85d8f11f1317151" + - algorithm: "SHA256" + checksumValue: "13f59f851d968c2487bd322fc804d8b0145a0078ea25470d2ee482da7e539aac" + - algorithm: "SHA1" + checksumValue: "764cd3013795d7aef047c5e25e2e367b711780fc" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410212" + checksums: + - algorithm: "SHA1" + checksumValue: "4ededa616aff35e5922090ea20e5e30d482a776d" + - algorithm: "SHA256" + checksumValue: "b1e6897e5c12d35651680e41682f06a2873ee601e73db42323c0c11f08387dd1" + - algorithm: "MD5" + checksumValue: "099bfa56ae3267c802c0764153440ba1" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/touch.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411094" + checksums: + - algorithm: "SHA256" + checksumValue: "6e3a6db0c3fd16f78d71829cc2140162937dbd46f24facc156c4c3ce0254fb46" + - algorithm: "SHA1" + checksumValue: "230225e6b36af0a54d65eb2841d4bfe1b70ab3c4" + - algorithm: "MD5" + checksumValue: "4769bbd3591b5dce0b0fdff449401287" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_kbd_default_keymap.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412038" + checksums: + - algorithm: "SHA256" + checksumValue: "078ab092aa4b066525fbccfb4ff004be4b92d004bd2a7d5a3a3eade21bcbca7e" + - algorithm: "MD5" + checksumValue: "39237ad9e50a8c5efaf681e1733ae325" + - algorithm: "SHA1" + checksumValue: "bc6ed5b129b6bf1a4905ccec425e048c59655cd9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_syscond_cv.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411095" + checksums: + - algorithm: "MD5" + checksumValue: "a1db698bf24d97ecdd33e8f27916873b" + - algorithm: "SHA1" + checksumValue: "bf75111ac225f0832e4ae7465af3b99ef7f0eeed" + - algorithm: "SHA256" + checksumValue: "b97ff51144213c5ba11da8ffda5065ef97f549651a582c88d87dfbc16d84a37c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_threadprio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411076" + checksums: + - algorithm: "SHA256" + checksumValue: "b981ff19f55722015834c542f07b90496e2ec74b4fc6508fe1ff07d69ad395c0" + - algorithm: "MD5" + checksumValue: "27cf9822342c805ee7c6b37dcd2cb4f4" + - algorithm: "SHA1" + checksumValue: "c48e07ab9c2899c81a15c4ed77800354177ebdf3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/android/SDL_android.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410976" + checksums: + - algorithm: "SHA256" + checksumValue: "6f5823ebcfdc08dc4dcc8b3d2f7e042d715b5533ab8a13a00a9c2ad7bda72044" + - algorithm: "MD5" + checksumValue: "8652bd5b9035dd711b689f971c9ce242" + - algorithm: "SHA1" + checksumValue: "73447c96e6f84a577951760e3096d6d0d5041f60" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/pc/hidapi.pc.in" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411183" + checksums: + - algorithm: "MD5" + checksumValue: "73fa6726a057b279c91f36018ffd66fa" + - algorithm: "SHA256" + checksumValue: "6bf4788e1525c44ba7dfc930313b625d95d400eea1879fb84f8f8bff4573a4d5" + - algorithm: "SHA1" + checksumValue: "b831a33f373da433d1c9f1ec530f9a53034eb1e7" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitopengles.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411077" + checksums: + - algorithm: "SHA1" + checksumValue: "3327bd7df766f11a91d5a749a109c7e97dc0b5d3" + - algorithm: "MD5" + checksumValue: "8d952fe37671c49bc726379cb0116d35" + - algorithm: "SHA256" + checksumValue: "88b2f4d06e7bb0547fc9328fa0ead212f0bd12fdccbdc90974d0692c383f8250" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/android/SDL_android.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410977" + checksums: + - algorithm: "MD5" + checksumValue: "975eaf59cb225b3c0833114d335b4e8d" + - algorithm: "SHA1" + checksumValue: "ea70fb429858fcf29d8f30b48efa95043cc8d9b1" + - algorithm: "SHA256" + checksumValue: "686885a5b0c23d51c3041dd0a7f325ace470cd481a90cf27c75bc180a1ae531a" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/bootstrap" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411180" + checksums: + - algorithm: "SHA256" + checksumValue: "a76773bd705a1f465a24035180af4f2a18ce4652caa66fdff5df339f490ec8e3" + - algorithm: "SHA1" + checksumValue: "9373a8817780b5facce94b467b20def3aec40671" + - algorithm: "MD5" + checksumValue: "2e44531f5e9a8b8a0356b38efa57f359" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmodes.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411096" + checksums: + - algorithm: "SHA256" + checksumValue: "79d106a1bf062ce243a22301b1298cd521b787216d2643a10deb443a70815569" + - algorithm: "SHA1" + checksumValue: "240bf49cbcb9416550e74b7cfb221ac40e24d0e9" + - algorithm: "MD5" + checksumValue: "1baecda7dbf105839367ea91278215bc" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_ime.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411181" + checksums: + - algorithm: "MD5" + checksumValue: "6e778eaa6bf5842689533a3c0a58a1dd" + - algorithm: "SHA256" + checksumValue: "88bfa722157e505dc525f0156b97e3f8d62c43d8ca7c0c45a8d3a5936dde4d75" + - algorithm: "SHA1" + checksumValue: "80899d537a8497a76392c629d4400ad35b98a132" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitwindow.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411097" + checksums: + - algorithm: "SHA1" + checksumValue: "e27b37d13741aef70181a98c1a1ff1d69222a2dc" + - algorithm: "MD5" + checksumValue: "252578b25d985e0c0fa4b0329d191095" + - algorithm: "SHA256" + checksumValue: "7a1abecfe3120cdd6a2b7658c90822430fd1b12cd2450f1797e5de16aba51237" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_ibus.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412039" + checksums: + - algorithm: "SHA1" + checksumValue: "d204dfaaeebaf515c99e57a961bcfef9489ea960" + - algorithm: "SHA256" + checksumValue: "a180b844cd09203a0998d38b5b42b11498843c70fa8380dd14b9c0d4ea7abe8f" + - algorithm: "MD5" + checksumValue: "3735e477eb41a06cbcd5e20cb1f1d314" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_syssem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411074" + checksums: + - algorithm: "MD5" + checksumValue: "70ad1ced22e4595fef26700e0ced7f29" + - algorithm: "SHA256" + checksumValue: "5089fe420f17ae73e53afbf598e81d7114c2051df69ba28d623019647b3b448d" + - algorithm: "SHA1" + checksumValue: "c7b950f70bcd6d9c8f056d1ebce530ebd694d3ec" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/freebsd/SDL_evdev_kbd_default_keyaccmap.h" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411825" + checksums: + - algorithm: "MD5" + checksumValue: "6f6610f1d743c5639b96ca708e84cd57" + - algorithm: "SHA1" + checksumValue: "3d0671eb11db4ce43469e65efc4d62d1b5e1fd42" + - algorithm: "SHA256" + checksumValue: "d9c69538fdd0d2680381cad6b13cc79ff2efbfcd077a8843c6038b1eb278ca8b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga \nCopyright\ + \ 1989 by Rich Gopstein and Harris Corporation" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/sun/SDL_sunaudio.c" + licenseComments: "NOASSERTION AND NOASSERTION" + licenseConcluded: "(LicenseRef-Permission-Notice-6004af33b854afc9753216dbd89b2506\ + \ AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)" + licenseInfoInFiles: + - "LicenseRef-MIT-CMU-style" + - "LicenseRef-NTP" + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412031" + checksums: + - algorithm: "SHA256" + checksumValue: "ac21d2c217416e773813df87b99ae01b97735d90a6edca38fd2beaf6b110badd" + - algorithm: "SHA1" + checksumValue: "1d81e519475054cc6b1472a458c9dbf0576e1c6a" + - algorithm: "MD5" + checksumValue: "761f8f147ed7f0700971eb82b86f8a88" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_sysmutex.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411073" + checksums: + - algorithm: "SHA256" + checksumValue: "276ae35718863fb12e53efd0754f0f2b6f881a5c5a42915f0703d7e833523f71" + - algorithm: "SHA1" + checksumValue: "1775677e44897061c712771a07b169f4e4a0b7c9" + - algorithm: "MD5" + checksumValue: "4d6c62e5fc7c3fc30fbde44ab9bbfce1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/freebsd/SDL_evdev_kbd_freebsd.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410979" + checksums: + - algorithm: "SHA1" + checksumValue: "56c26cb0c43a6f7b5c0bf2b425ce2e78278c40fa" + - algorithm: "SHA256" + checksumValue: "9edb74b296c1a454e3c572ee3cd3cdb533b4bec4ad756489fea9286093daab9d" + - algorithm: "MD5" + checksumValue: "9fd2b2d626dbf3c2800874197b88e02e" + copyrightText: "Copyright 2009, All Rights Reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/hid.c" + licenseComments: "(The information in the file is:\nAt the discretion of the user\ + \ of this library,\nthis software may be licensed under the terms of the\nGNU\ + \ General Public License v3, a BSD-Style license, or the\noriginal HIDAPI license\ + \ as outlined in the LICENSE.txt,\nLICENSE-gpl3.txt, LICENSE-bsd.txt, and LICENSE-orig.txt\n\ + files located at the root of the source distribution.\nThus we concluded: GPL-3.0\ + \ OR BSD-3-Clause as license of this file.\nWE chose Permission-Notice) AND NOASSERTION\ + \ AND We took the text of the BSD-3-Clause license from /LICENSE-bsd.txt in the\ + \ hidapi directory AND We took the text of the Permission-Notice from /LICENSE-orig.txt\ + \ in the hidapi directory" + licenseConcluded: "(LicenseRef-GPL-3.0-only OR LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635\ + \ OR LicenseRef-Permission-Notice-dabbd07fc26023d06f0aa31833386fa5)" + licenseInfoInFiles: + - "LicenseRef-BSD-3-Clause" + - "LicenseRef-GPL-3.0-only" + - "LicenseRef-GPL-1.0-or-later" + - "LicenseRef-BSD-style" +- SPDXID: "SPDXRef-item3411185" + checksums: + - algorithm: "SHA256" + checksumValue: "dc7a88511e45b6bf245d5cd4fb4bd955760e95500052705a30902603a2f3b093" + - algorithm: "SHA1" + checksumValue: "95b6a26cf2a596d2a4dd84556f00bc991d512073" + - algorithm: "MD5" + checksumValue: "b0f92a5a4dff1aa34b25fc5b69cae63c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmetalview.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411070" + checksums: + - algorithm: "MD5" + checksumValue: "9e3b9ba9df4fb796d8e6208aa8069c3e" + - algorithm: "SHA1" + checksumValue: "f923ad85c04bb895a429fb5c45f85c7c0749680d" + - algorithm: "SHA256" + checksumValue: "350af2937f9c9d627fb77b5f8c1d820f8e1590f2b8db8bc7ba13b51cad39d2da" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal_tvsimulator.h" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411826" + checksums: + - algorithm: "MD5" + checksumValue: "87d4ae20fc74335cd1c48d5bd125bce6" + - algorithm: "SHA1" + checksumValue: "ae88d4160604279becfff7b0fb6710f9177d6417" + - algorithm: "SHA256" + checksumValue: "0deb63470243a6bae356c608e1eb237b8835d4d88de638c54a9cae2c776c5a24" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/sun/SDL_sunaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412030" + checksums: + - algorithm: "SHA256" + checksumValue: "be5e1fdc26e4565abc4b535869df6b54b7a82799e9ddae6fbb3382bd76b7cfdc" + - algorithm: "MD5" + checksumValue: "04b7f33f0787116c00b3671021d0795e" + - algorithm: "SHA1" + checksumValue: "025ef7df9750f1ce7c2d896f04b46aa5a8215ddd" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_syssem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411079" + checksums: + - algorithm: "SHA1" + checksumValue: "487a6aaa98f31c29565eaa13642559ed6d4e3537" + - algorithm: "MD5" + checksumValue: "974a1522a69a123a076c0bc41d27ade7" + - algorithm: "SHA256" + checksumValue: "fa671d0d51e743b2bfb55184250e6fcc1a3dab16b5405d2ebdf4dd91672b344b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_dbus.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411823" + checksums: + - algorithm: "SHA256" + checksumValue: "b1ab61537f900d9ba5dec0ed64d5a24575fd2c5a4990fde3cf031330d18c9448" + - algorithm: "MD5" + checksumValue: "d936cb1f1e7bb39572b4e9357c119929" + - algorithm: "SHA1" + checksumValue: "14079d03e701a237aa88e9c43a802b3d784b8a5c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/paudio/SDL_paudio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411182" + checksums: + - algorithm: "MD5" + checksumValue: "a5efc045dbd588ce69e692e02a63c51a" + - algorithm: "SHA1" + checksumValue: "f62d700426f983e922c63bf53deef9e4313d11fa" + - algorithm: "SHA256" + checksumValue: "11b1960df49bff8082ac9ac92b23b95aea0d4a8b830cbb51295ace971cc7024e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitevents.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411820" + checksums: + - algorithm: "MD5" + checksumValue: "1820f448a4b30a71ac17ddca86c662c6" + - algorithm: "SHA1" + checksumValue: "4139f4470781fecc4d3cfda4a2d3a9f5d630f288" + - algorithm: "SHA256" + checksumValue: "0607744597507339f7775a5c93d49a87815d4ea1881e0ac5dd78df59e3735560" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/pulseaudio/SDL_pulseaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410970" + checksums: + - algorithm: "SHA256" + checksumValue: "8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903" + - algorithm: "MD5" + checksumValue: "d32239bcb673463ab874e80d47fae504" + - algorithm: "SHA1" + checksumValue: "8624bcdae55baeef00cd11d5dfcfa60f68710a02" + copyrightText: "Copyright (C) 2007 Free Software Foundation, Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/LICENSE-gpl3.txt" + licenseComments: "The file contains the text of the GPL. The text of the license\ + \ is licensed under:\nEveryone is permitted to copy and distribute verbatim copies\n\ + of this license document, but changing it is not allowed.\nThus we concluded License-of-GNU-Licenses\ + \ as license of this file" + licenseConcluded: "LicenseRef-License-of-GNU-Licenses" + licenseInfoInFiles: + - "LicenseRef-GPL-3.0-only" +- SPDXID: "SPDXRef-item3410971" + checksums: + - algorithm: "SHA1" + checksumValue: "7dde42b4c6fdafae722d8d07556b6d9dba4d2963" + - algorithm: "MD5" + checksumValue: "b5fa085ce0926bb50d0621620a82361f" + - algorithm: "SHA256" + checksumValue: "30eb1bef29b46f8ba7ab8b416035dbd93cb034a45481dd97815b944284582cd2" + copyrightText: "Copyright (c) 2010, Alan Ott, Signal 11 Software All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/LICENSE-bsd.txt" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635" + licenseInfoInFiles: + - "LicenseRef-WebM" + - "LicenseRef-BSD-3-Clause" +- SPDXID: "SPDXRef-item3411828" + checksums: + - algorithm: "SHA256" + checksumValue: "e5754c564b36544f9a853365824be0de825702f6c21892c97fd3f893847231a0" + - algorithm: "MD5" + checksumValue: "acabf79921101cef4b59b61ae1a019d0" + - algorithm: "SHA1" + checksumValue: "57c88b142d5a3bbf30da6789232db0046f7696c9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/esd/SDL_esdaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411184" + checksums: + - algorithm: "SHA1" + checksumValue: "b463a7f5e609b1c73330e5633ecb951783f8c5f9" + - algorithm: "MD5" + checksumValue: "7e67365827dcb906f885f2325fa2685e" + - algorithm: "SHA256" + checksumValue: "3dc3fe553347219429ae720ff8c357f0c723d82d56281e8b410f705d92781dbf" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitappdelegate.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412008" + checksums: + - algorithm: "SHA1" + checksumValue: "3da636c702d63035a16698654e2c1106adeb4f18" + - algorithm: "MD5" + checksumValue: "752d59fe0084381f6f768fef6ab2f741" + - algorithm: "SHA256" + checksumValue: "f0f5882a5a65aac410d42de002371f828733dffc93778a591bc6fa1cdfcef392" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_systhread_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412032" + checksums: + - algorithm: "SHA1" + checksumValue: "e891b431564decb277050a24b0f13b1cf8732c4e" + - algorithm: "SHA256" + checksumValue: "408500b7ffe89c011156efdeb5bd266a30c759932063a9b599ce5436f355c09e" + - algorithm: "MD5" + checksumValue: "491f710792df37a57c58a492eb6cf6d6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_sysmutex_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410942" + checksums: + - algorithm: "SHA256" + checksumValue: "3404cfcfa34dcf823c8ecc64094a35a025eb4d67403831ae8d20d85a4324a716" + - algorithm: "MD5" + checksumValue: "3e6fc5079c2dce0a8195c5c69364eb56" + - algorithm: "SHA1" + checksumValue: "3cd7b83a2afaecf3b2ebc776f6c9a0fb07b11072" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile.linux" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411156" + checksums: + - algorithm: "SHA1" + checksumValue: "8609f2e79321316c56e282da098d4cc07aa44e4a" + - algorithm: "SHA256" + checksumValue: "2cebb32686b018a64a32f01627e4e9458f4da610f3ff8899b0d6f5fddff7f1c9" + - algorithm: "MD5" + checksumValue: "d406d3227045f37032f65ab90c1c3258" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/scancodes_windows.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411819" + checksums: + - algorithm: "SHA256" + checksumValue: "d371c14f5239faeb3debc02a0a8ec984cf5c0bd8289a0ba71d3bf4889e1d4b20" + - algorithm: "SHA1" + checksumValue: "8de0d726cfd2334fa022920dc4af7a9eb935d0c4" + - algorithm: "MD5" + checksumValue: "f8b2fd0cecaa1e12267b3c022527eab8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/pulseaudio/SDL_pulseaudio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412001" + checksums: + - algorithm: "SHA1" + checksumValue: "8b0af45b3b5f0d920be6febf6b305a5174e28e8e" + - algorithm: "SHA256" + checksumValue: "3d0b8084290b4fef15feb16794ec9f7581624719ec5e05a4c7c2a7762e2db780" + - algorithm: "MD5" + checksumValue: "ef2b464057b7dca457293843f1bd44c1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_syscond_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410972" + checksums: + - algorithm: "MD5" + checksumValue: "6f48ed893bb1fb74691c6600a07cb103" + - algorithm: "SHA1" + checksumValue: "cabd8406081d0f286c0de7e2e37f91fb5f216c90" + - algorithm: "SHA256" + checksumValue: "395f41d9a0819bf597feb5effe0aa4ff4d9f2aa0f83503aae6d6f0806662e5d3" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/README.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411153" + checksums: + - algorithm: "SHA256" + checksumValue: "a3d832a3e562502ff6ebe99724c3ba62283322d0edf4d37a7cfb6ef4d9116875" + - algorithm: "MD5" + checksumValue: "0493c81fa4c4e0235cc3890312e238eb" + - algorithm: "SHA1" + checksumValue: "677a0708648bb4c88c9d0dc5eec95ddd6a069e33" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_gesture.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411154" + checksums: + - algorithm: "MD5" + checksumValue: "f8d227730d12eeb80aaa15c82709cd7f" + - algorithm: "SHA256" + checksumValue: "a70859423c6be96dc1d00a21ff71cdeb309cf4ba01f96fb7e7c782b9e373b0cf" + - algorithm: "SHA1" + checksumValue: "3285475a84ea64b623e38555fd329d5c5204da39" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_windowevents.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410946" + checksums: + - algorithm: "SHA1" + checksumValue: "0bb791c0a7b641c4ef4a224f2a3c6b2664ecfa2b" + - algorithm: "SHA256" + checksumValue: "eadb0bf8c6e856f357174c92273982994401564213b0409da65b670fa2e4bfd5" + - algorithm: "MD5" + checksumValue: "ab53d3898b0b9814af7553bed16156a3" + copyrightText: "Copyright 2009 Alan Ott Signal 11 Software" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/hidtest/hidtest.cpp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411158" + checksums: + - algorithm: "SHA256" + checksumValue: "6aaa6de9d421a325b4cf309100a50a91565b3e3baff8b63aa6432238962bbd81" + - algorithm: "MD5" + checksumValue: "58204e993e3ada61ced301fb5ee5e9b2" + - algorithm: "SHA1" + checksumValue: "36a317c2085b7538be61a07c504ec5a2a91512d1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/scancodes_xfree86.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410943" + checksums: + - algorithm: "SHA256" + checksumValue: "d25092018959ea71e1d1638f071b671bcf9c2bd0d1bc61fd36a9cdcb1415744d" + - algorithm: "MD5" + checksumValue: "45263d8c9ade11f39f5c55f191fafcca" + - algorithm: "SHA1" + checksumValue: "6ace46cd1d5cfee59640d5410b5e8639279c5e2a" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile.am" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412003" + checksums: + - algorithm: "MD5" + checksumValue: "c8d76c49481f1b30768cd7541bedc4b5" + - algorithm: "SHA1" + checksumValue: "050da6bf7eb00c2764ddd2a7df03c89a032497f1" + - algorithm: "SHA256" + checksumValue: "1279ea98bdb6eb9cb489bda726bf7bceb7a6bf8b02ba306da4fc67fcb75ab2ac" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_systls.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410944" + checksums: + - algorithm: "SHA256" + checksumValue: "6ee8a5937f16041a1c06bdd665e6e97403714d0675d3d7747017ab394a61b734" + - algorithm: "MD5" + checksumValue: "4a7c563c7770ca98fe7305ed994a248e" + - algorithm: "SHA1" + checksumValue: "c543e7402e1a667600369813efb6f6e903c718cf" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/mac_support.h" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411155" + checksums: + - algorithm: "SHA1" + checksumValue: "f17b16c537f82cd01acbaa112645c69386bb2a54" + - algorithm: "MD5" + checksumValue: "cfbffaa3ec875e53300042f237b8f5d1" + - algorithm: "SHA256" + checksumValue: "3550f322f7f128a8e4b26379cf24020bde87cafa023e909899153209ede67110" + copyrightText: "Copyright (C) 2003-2006,2008 Jamey Sharp, Josh Triplett\nCopyright\ + \ © 2009 Red Hat, Inc.\nCopyright 1990-1992,1999,2000,2004,2009,2010 Oracle and/or\ + \ its affiliates. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/imKStoUCS.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3410941" + checksums: + - algorithm: "MD5" + checksumValue: "3003dbc1932616df37c694998d74c561" + - algorithm: "SHA256" + checksumValue: "f24459b3bcfff1e9ec4ce13bb2a5d4d35df0f9a8f583972f05b9d6d236b0e0c8" + - algorithm: "SHA1" + checksumValue: "1f7991affc536dda80e9c6216857d0e513448862" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/testgui.vcproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412002" + checksums: + - algorithm: "SHA1" + checksumValue: "eaaf4b52b3671fad5c71ed3613bb845095dd5a0e" + - algorithm: "SHA256" + checksumValue: "9b818810c6988457e133c64bfe8951eecaa4f0f34455c655a77cc6ae95ec74ef" + - algorithm: "MD5" + checksumValue: "c3849970d7652257435e20491bf93a04" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_syscond.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410939" + checksums: + - algorithm: "SHA256" + checksumValue: "f163131b9d35f341f8f7c38bc1d64ba2dddbd2cf3fc897e24a802b9fc7bf9f42" + - algorithm: "MD5" + checksumValue: "829f41de4b821d11d50b1530f67b89dd" + - algorithm: "SHA1" + checksumValue: "3a9fdf657ca7186a38bebfbc351a34d6e85cddf9" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile.freebsd" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410940" + checksums: + - algorithm: "SHA1" + checksumValue: "2affbbc2a125eebaf11287238daceb630504a647" + - algorithm: "SHA256" + checksumValue: "747b3108ada4ddc4b667e67d511608b2045222278f1693795c3d4ab00d2614ef" + - algorithm: "MD5" + checksumValue: "68b779a0ef6f73202d8e14e45fd708df" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile.mac" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410947" + checksums: + - algorithm: "SHA1" + checksumValue: "e72c8d2f4baf2fcf003dcfed262358fc3fc91d32" + - algorithm: "SHA256" + checksumValue: "5d7f4b87d89f10aee837de10e41afc60d74449694533d635443a57dd263c0c4f" + - algorithm: "MD5" + checksumValue: "369459dee48742f36e61a0b021443ccd" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/hidtest/Makefile.am" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410198" + checksums: + - algorithm: "MD5" + checksumValue: "7c3165d961c844350a352cc0691d1eb8" + - algorithm: "SHA1" + checksumValue: "100078b1828f94b937e699dfe03690b10e0253de" + - algorithm: "SHA256" + checksumValue: "b1a7effb20c8248181090cf65ef5d1524141934eebfdf1b69a8011e7bd139520" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/ship.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412025" + checksums: + - algorithm: "MD5" + checksumValue: "2f6f76625f0754b3067b1e06cf7645e8" + - algorithm: "SHA1" + checksumValue: "809e4ceac8e506f585eb3edb088d7b3e401013f6" + - algorithm: "SHA256" + checksumValue: "a77b311b7f22e0e8acb7da5672b655af93fbb67621a38221654c3c803e622112" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_systhread.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411045" + checksums: + - algorithm: "SHA1" + checksumValue: "1caf96fdbb11d2e181a5662736aa7822900de404" + - algorithm: "SHA256" + checksumValue: "521173d2521d836d0bfad6c5a777fe222b4ecf4ba854221b6290059dac0d3954" + - algorithm: "MD5" + checksumValue: "2e7d148044a6ddcc551916040694a7ec" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/texture_f.cg" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411177" + checksums: + - algorithm: "MD5" + checksumValue: "2723e9f691dcb7ed4f7aa8129ab5d070" + - algorithm: "SHA256" + checksumValue: "725ff20b78dad2add224cdf36ae36f7c96dccad7d396db95658483cbc9362f46" + - algorithm: "SHA1" + checksumValue: "529bd9f99a79d10f4d889fa30faeeb12feadc854" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_rect.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411046" + checksums: + - algorithm: "SHA256" + checksumValue: "c6c391b0ef8cb5b2e966e4e2f30ebb115b40f11af57e7fb8195f497805b88045" + - algorithm: "MD5" + checksumValue: "ad5392f2ad63403ab9245dbd271daf4e" + - algorithm: "SHA1" + checksumValue: "f4f0b5fd59db9f53b8db309b074ae0abc7db0f38" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/clear_f.cg" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412024" + checksums: + - algorithm: "SHA1" + checksumValue: "e271472d3c26ed42cabf013b5cec8ca24028b69b" + - algorithm: "SHA256" + checksumValue: "de0759e3a600496261b9137fef53282b05c23b77fe5b1762b246d48311ed6697" + - algorithm: "MD5" + checksumValue: "740beacd335fc968baaf4a0cacb20295" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_sysmutex_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411043" + checksums: + - algorithm: "MD5" + checksumValue: "036e3dd7417a6f95baf05e7bd740d0d6" + - algorithm: "SHA256" + checksumValue: "238083eb233d4ed1c7d32164b90df6925db81d5673e0cdfacf22399a7c0c5e95" + - algorithm: "SHA1" + checksumValue: "3eedd70e5714041ff569c23b1e6767a51ab7fd7f" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/color_f.cg" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410191" + checksums: + - algorithm: "SHA256" + checksumValue: "ad96bb651e191717bde37aef4835bec1e0d2029fe53ecee3ba97945dc5682602" + - algorithm: "MD5" + checksumValue: "0b8bf2544c8b5cc93d6aa6446cc8a693" + - algorithm: "SHA1" + checksumValue: "f230b7d3c17251c59f094ca577de3161de098702" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/space.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411170" + checksums: + - algorithm: "MD5" + checksumValue: "e537b0d9bd1a10f5e887f7ec0f8b9d26" + - algorithm: "SHA1" + checksumValue: "5274ebcb648b5ee90a523f4f3d9cbd43f7ced92a" + - algorithm: "SHA256" + checksumValue: "cfdb71ee3bf69ad46e8e38cb5af51438e741e186ea59ec3a0385cb979ad52c2e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/blank_cursor.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411049" + checksums: + - algorithm: "SHA256" + checksumValue: "b296a50f69317546aa5e1ad00768e6ad045748e2b6dff93a54b861b7f291d025" + - algorithm: "MD5" + checksumValue: "56fa3c147484b8b2f6ddb82f356446cc" + - algorithm: "SHA1" + checksumValue: "5dc9c5fb406d3fdb5d3f68de3f28d72b0c5bab97" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_shaders.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412029" + checksums: + - algorithm: "SHA256" + checksumValue: "5dc2cb0a455ca7edb8892352e0636cbd7d9d15e4d387dc79da9e3808a7fe6a26" + - algorithm: "MD5" + checksumValue: "228d4ced7ca38f5a91fc229b751cbfe5" + - algorithm: "SHA1" + checksumValue: "8ff63bd2b5cacc09980a50750f392cd62d847581" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_syscond.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411047" + checksums: + - algorithm: "MD5" + checksumValue: "22dd45b8226bf84f13d7376cf140851e" + - algorithm: "SHA256" + checksumValue: "fc2fcb261ab52fd10152f24f827fb7f5b50bf838045fee54d30a7d28491af9cb" + - algorithm: "SHA1" + checksumValue: "5317595ca72c5390a8269e40aa272e20cb514072" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_memory.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412027" + checksums: + - algorithm: "SHA256" + checksumValue: "385b17cc434fb11963ee9788daebcf0e8c43f58f9bbd2d0f8d1849838181e8bc" + - algorithm: "MD5" + checksumValue: "2053101bbd3c2d1afa6f088c50b95af5" + - algorithm: "SHA1" + checksumValue: "596a587e8832f3b87d6d093fab6bb25e8d3fe411" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/SDL_systhread.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411048" + checksums: + - algorithm: "SHA256" + checksumValue: "889030c264ebf990d6644d6f891093e2cc36476d647b871a60fe9f6bd6a182e7" + - algorithm: "SHA1" + checksumValue: "88c60902dfe31dfef6e8eafb35ecf5ad4a13f826" + - algorithm: "MD5" + checksumValue: "f8e83b1417718580352b4e3ac6a41c5f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_tools.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412026" + checksums: + - algorithm: "MD5" + checksumValue: "9f1bb00e02f3fc278bd5ed16c792626c" + - algorithm: "SHA1" + checksumValue: "6c4d46540128af333c93ad4ad426c1b94249ff59" + - algorithm: "SHA256" + checksumValue: "d568f815cc39d445c8e9b7daf7c74b2cc882caab96a2a18dcb48e638bcbd90ac" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_systhread_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411174" + checksums: + - algorithm: "SHA1" + checksumValue: "b97b78c42a4820216f760453cfa60d6f8ea3d3e8" + - algorithm: "SHA256" + checksumValue: "f5298a42560176510fb07961ef40894be61338b3a1cbcc1654d7ea4a885b8a23" + - algorithm: "MD5" + checksumValue: "59f82102c730c25ae19914d0fa92de39" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/default_cursor.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410192" + checksums: + - algorithm: "SHA1" + checksumValue: "77f87df193c91b404d2e36008e7c4c5d0e8610d9" + - algorithm: "SHA256" + checksumValue: "f7b5cca4aabd94ba4cbaff14bde09ff1424403185e0613d48c77cc450064531e" + - algorithm: "MD5" + checksumValue: "ee5557a7b46fd00503cd5986d1209580" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/icon.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411171" + checksums: + - algorithm: "SHA256" + checksumValue: "e9c7cc5802ed90fd9b7423f5ba301b1ba252b43dd9e6e3f2b68140c3580e919e" + - algorithm: "SHA1" + checksumValue: "bbc4d23749b26b501951527532bfffccc3d0ee91" + - algorithm: "MD5" + checksumValue: "c5d9e50b66834fcaf7751d983a23c664" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_touch.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410190" + checksums: + - algorithm: "SHA1" + checksumValue: "dca5ce51c404715435efd0273c7f899a7a54dbd2" + - algorithm: "SHA256" + checksumValue: "f6e7421c942b176458520dbecdad3b1619c6dea00affd8b830e8a958e9888622" + - algorithm: "MD5" + checksumValue: "7b97b81e468df2af0c20ae157e81912e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/stroke.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411172" + checksums: + - algorithm: "SHA1" + checksumValue: "d6904d73b7e4c3a73c93d9c332201a5044048d09" + - algorithm: "SHA256" + checksumValue: "52f235998c2ebb8650882077fadc92fcf88f7b4f7287d6e2084c674191662ccf" + - algorithm: "MD5" + checksumValue: "3283cc62ef66ba4a07aac2d01ce80bd8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_scancode_tables.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410195" + checksums: + - algorithm: "SHA1" + checksumValue: "503e2d5ac9997fb922a31740453ad1451be4361b" + - algorithm: "SHA256" + checksumValue: "586eb103a8389ec4b39836e8dc35d6a69471bd9e2480647ed45eef1090526da6" + - algorithm: "MD5" + checksumValue: "88ddd9be80a534798078564f54e96015" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/drums/ds_kick_big_amb.wav" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411817" + checksums: + - algorithm: "MD5" + checksumValue: "d6c5dbb2d7f08a5a7eff503e5f61fad7" + - algorithm: "SHA1" + checksumValue: "59596fe0491eae3828bf9b848230b9e002a8fcae" + - algorithm: "SHA256" + checksumValue: "b19b40e5b65fcf1ab7b55be22af63eb861bf3a152258443359520d6cd49cb73e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_wave.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411099" + checksums: + - algorithm: "SHA1" + checksumValue: "007271d8dba57d6a3cad4e2428fa70e10749cb89" + - algorithm: "SHA256" + checksumValue: "b8a4724c605889e19625e25291b247b00e48dd8be80245747dc06201e5780d12" + - algorithm: "MD5" + checksumValue: "1dbe4eccb52166af3cb209a6409b4460" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_fcitx.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412033" + checksums: + - algorithm: "SHA256" + checksumValue: "f31baa423a098d33264bf213b62a4d5dda48ae880c8459d4a1d8a0c904d03ab9" + - algorithm: "MD5" + checksumValue: "d58c3ecd7707df8d5f3d4c9ae8b6d900" + - algorithm: "SHA1" + checksumValue: "a04d12b115cbf78e0ecc1e673c3757b49c428c3f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_systhread.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410194" + checksums: + - algorithm: "SHA256" + checksumValue: "191865a81d549c2e446ece68a5252945a3a4fb3f2f0889a9416e2bf2fabb41c0" + - algorithm: "MD5" + checksumValue: "2d673639d0ff2592d4386e11fc36b9fe" + - algorithm: "SHA1" + checksumValue: "03f863ff4811f57cf824c918d155fd23893abda3" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/drums/ds_china.wav" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411187" + checksums: + - algorithm: "SHA1" + checksumValue: "a4272bdaaa536c3775b59e4247bc1c069aa12c45" + - algorithm: "MD5" + checksumValue: "228d5d0ed287ac116965a51621bb141d" + - algorithm: "SHA256" + checksumValue: "546302db977a8a358baa777f7a01a019a634e3dc12fad10510047dae051ce8ad" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitopenglview.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411041" + checksums: + - algorithm: "SHA256" + checksumValue: "e65f74cf5ff132a002086fc0799b4b91cc63878e9b1538596b7dcb5cbc337274" + - algorithm: "MD5" + checksumValue: "ac12581529e17e7ae9aa160275fd8049" + - algorithm: "SHA1" + checksumValue: "84443dcf39aaa46e71f1025f5bf0fc8e8de4fee2" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/color_v.cg" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412021" + checksums: + - algorithm: "SHA256" + checksumValue: "6217aa0012363a5ae8a120d4ddbe92471a57b70b24f0312cdfb1704e8b0ea758" + - algorithm: "SHA1" + checksumValue: "4ebafeaf35feb83c88f99ee7eb51204556307a29" + - algorithm: "MD5" + checksumValue: "b068b9006b687f14eaa84ff8cbb1dc0e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_syscond.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411042" + checksums: + - algorithm: "SHA1" + checksumValue: "acd4b6fbfe62864010307b60fd0509f5a060a6a4" + - algorithm: "SHA256" + checksumValue: "4fa29ad1e2949f00f8d0f24f5d8a2cdcb908b1125674b6ccf17cc2723a0504fa" + - algorithm: "MD5" + checksumValue: "2e557b244faad9c1cb53c87dbfe2920c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/texture_v.cg" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411173" + checksums: + - algorithm: "SHA256" + checksumValue: "f21ba801aa3cd746488df01e6bae033d25b8002029f1e44fd8bf0f266b18087c" + - algorithm: "SHA1" + checksumValue: "b81d1e733e3c31348858d6b857d1b06004055cc5" + - algorithm: "MD5" + checksumValue: "db3cfcac69651a27cbda40c56c501c61" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_clipboardevents.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410962" + checksums: + - algorithm: "SHA1" + checksumValue: "a91b84d73ba021168edb33e4e0300cd935a305a4" + - algorithm: "MD5" + checksumValue: "881d00036f067a7f5b65570f70f453f9" + - algorithm: "SHA256" + checksumValue: "00603a0b94ed702d25217b27c725cbb7e3321a9e57f46e7ff8dff122cc2ba2e2" + copyrightText: "Copyright (C) Microsoft Corporation 1995, 1996 All Rights Reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/ddk_build/makefile" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411093" + checksums: + - algorithm: "MD5" + checksumValue: "63d9d7373caeb6d21a9bc8bb8fc4d319" + - algorithm: "SHA1" + checksumValue: "998e01f551fecf302ce1ecef5aa426f664282da4" + - algorithm: "SHA256" + checksumValue: "36b15a2800f1abdb8b9220cebdd6442fb393c58e6e3ce5b8a4eae4a053772f7c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_ime.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412035" + checksums: + - algorithm: "MD5" + checksumValue: "f8d053e2c708579cfb828c2a48d49597" + - algorithm: "SHA1" + checksumValue: "6fea94b38ea8a36596b7c543a1b0e13f38df55f4" + - algorithm: "SHA256" + checksumValue: "1ad936b6de4c0f8e6c1e9e63aeb480a12e7c395219db9986b92d8b5322c009a1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/SDL_thread_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410960" + checksums: + - algorithm: "SHA256" + checksumValue: "acaa4005c87e4246e9bc17b0a9f3231fea09bc5c1518d70b2e435d0cea3d496e" + - algorithm: "SHA1" + checksumValue: "bed178a7269c7745931d3b3571701b18c2e2c8c1" + - algorithm: "MD5" + checksumValue: "4e70b48393477803ed0daf476d226fe3" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/hidapi.sln" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411090" + checksums: + - algorithm: "SHA1" + checksumValue: "789df797e697d53d588dc2fcad266a4f8111269d" + - algorithm: "MD5" + checksumValue: "06f3af39e5d1e3b26229c736d0b79d12" + - algorithm: "SHA256" + checksumValue: "864e313ad1c18c93740400864b10d083539779f1cf33b2657f22579509d77ba7" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_kbd.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411189" + checksums: + - algorithm: "SHA256" + checksumValue: "7531f891b6a0e15915075c8910c37fcd4d0ab8fa50d1194e6f3b5f518d5d5099" + - algorithm: "MD5" + checksumValue: "3d3eda2b91f2dde9c7c0db0d0bba11a6" + - algorithm: "SHA1" + checksumValue: "500b0c32367bfeb80cf85025d8d13c53e3f1e289" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitvulkan.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411816" + checksums: + - algorithm: "MD5" + checksumValue: "e16056cb275d940f540cc7769374ad69" + - algorithm: "SHA1" + checksumValue: "427d45c2051dd10c996b28ff2d84fd652bfd40d1" + - algorithm: "SHA256" + checksumValue: "9e11de4668e5e993b474f950639fd0e728259019e2317a4dcbd16c041ac732c9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/jack/SDL_jackaudio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411091" + checksums: + - algorithm: "SHA256" + checksumValue: "da0e75d147259f68477ab3bcc8d7d51d31a9d40d16eabdbfc5870c0d084b3fd4" + - algorithm: "SHA1" + checksumValue: "6de7c0cbcf168458cf1fd0f1c26c892343f422ab" + - algorithm: "MD5" + checksumValue: "9d7047952f627255622042951c56bc46" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_fcitx.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412034" + checksums: + - algorithm: "MD5" + checksumValue: "40d234089c792f0e1b8c7b2b98c2f865" + - algorithm: "SHA1" + checksumValue: "058312576f24aeb2fb3bb9668ca6d11568e2d207" + - algorithm: "SHA256" + checksumValue: "b86569d0304cb75c173852bdcfa41be4138c06ff593ce3bc6f711264058d66ab" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_systhread_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410969" + checksums: + - algorithm: "MD5" + checksumValue: "5ad74b087f70ab9b50fa26415ccbd7fb" + - algorithm: "SHA1" + checksumValue: "713f27cc59a3ed885ef2de3f9cd05bb63985fcec" + - algorithm: "SHA256" + checksumValue: "a9f96c69f0537095d2a06c33d1fc272e1f81b2f8212ded51272f0ec378495949" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/Makefile.am" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411098" + checksums: + - algorithm: "SHA1" + checksumValue: "b713f72340e761f2e672948789c8356ced7da3cd" + - algorithm: "SHA256" + checksumValue: "c0f9be8d7e513fc56d7c6cbdb0666b1a7ced220ea93bf5ff54cde2c4233242f2" + - algorithm: "MD5" + checksumValue: "6a184c20ac74b2fa234defeef2f91c24" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga \nCopyright\ + \ (C) 2022 Collabora Ltd." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_sandbox.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411186" + checksums: + - algorithm: "MD5" + checksumValue: "8ecb6ad8c3a4a477d995791be4ce11dc" + - algorithm: "SHA1" + checksumValue: "38b1a86f0091c7bb07e8a797a39f0c7586c2b765" + - algorithm: "SHA256" + checksumValue: "3dbbc9989547e16c33eff383fb6b98becaab7253029b8461608b4cccec613bd5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitwindow.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411822" + checksums: + - algorithm: "SHA1" + checksumValue: "612cd3363ad6e57e546b062d2b27957052fd49da" + - algorithm: "SHA256" + checksumValue: "9cf7a944ffbb4763bc956431ef9ad9d9aca14b13ca231ddaad44c6b1ad5df4ef" + - algorithm: "MD5" + checksumValue: "35debb3f16d004ceb35f095e1231582a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/paudio/SDL_paudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410975" + checksums: + - algorithm: "MD5" + checksumValue: "0bc0a4dff89967cc5e3b7a1a2d7688fc" + - algorithm: "SHA1" + checksumValue: "8ed75beba518534ebec0109ae1a9d6eb280b10ed" + - algorithm: "SHA256" + checksumValue: "fef9bc16a927927057700350bd1f403b0539f232dfac3a2302851a97a54831ac" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/pc/hidapi-libusb.pc.in" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411809" + checksums: + - algorithm: "SHA1" + checksumValue: "157c1f598005c9222ed4c3b691b9ef357cbbc7b3" + - algorithm: "MD5" + checksumValue: "db6423b16890d9657bc81f3acc001789" + - algorithm: "SHA256" + checksumValue: "b50207223ffd136f1b03a7a56e0e1c5bac02546193f14d833265c13478a0ded1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/android/SDL_androidaudio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412037" + checksums: + - algorithm: "SHA256" + checksumValue: "44ac212aa9cb892dfcd986bc69908fa01cc95a788e1374af2306ec951d68cb31" + - algorithm: "MD5" + checksumValue: "4554569b18a425b7e0de73d8cb76b346" + - algorithm: "SHA1" + checksumValue: "c335bf04a250712d2195d158d036ec506bae0d69" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_systls.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411092" + checksums: + - algorithm: "SHA256" + checksumValue: "144b365755df1b5fe2d7a9325ccfe2852a45ca1979b3bcef9a7309f4f8199d31" + - algorithm: "SHA1" + checksumValue: "37e7eb2a8744f5a6c22d3d9f8fcf2f5c58407f5d" + - algorithm: "MD5" + checksumValue: "4d874fc1e21bd981a1d3c73f6e856d5e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_udev.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411808" + checksums: + - algorithm: "SHA1" + checksumValue: "edac42f2529844502e6dd51ff3460596394a9e8b" + - algorithm: "SHA256" + checksumValue: "83b50c3e05b765edaa2658d87a109d2ed1cb5562af2165014900dbce6a65989c" + - algorithm: "MD5" + checksumValue: "d4a5f2d232b10151b8abe534900d7c5c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/android/SDL_androidaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411188" + checksums: + - algorithm: "MD5" + checksumValue: "fefa16be39f735c7eedac34c7dacdbad" + - algorithm: "SHA256" + checksumValue: "cbf8619f3b28ab3b5be07c38d5402c81cbc92dc0a7eddafebc73fab917720c41" + - algorithm: "SHA1" + checksumValue: "e96ef2841c5cec32a25922c6108bd9bf992bf1a7" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitvideo.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410974" + checksums: + - algorithm: "MD5" + checksumValue: "d534ad7ad52102258249ae582fd8e706" + - algorithm: "SHA1" + checksumValue: "6aebd0683232ff8ba4532f3c2dee6ced44a86b3c" + - algorithm: "SHA256" + checksumValue: "68b58b2c7900e00ec318317467f1f3e60d18db630a22121f1a358e163cdee461" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/pc/hidapi-hidraw.pc.in" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411063" + checksums: + - algorithm: "MD5" + checksumValue: "83fc92e94d477cd76257e68624602c95" + - algorithm: "SHA1" + checksumValue: "e976eee70fde5b2a18f4fd52ba42402522b0dbed" + - algorithm: "SHA256" + checksumValue: "12b1305f0ba8e5486770f13674036a7114f226a2f93759f239f31251fecae51d" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/build-metal-shaders.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410701" + checksums: + - algorithm: "SHA256" + checksumValue: "33edc2aefb529ae630be99660c730bef2fe6acc3bf7c92f0123369693853be8e" + - algorithm: "SHA1" + checksumValue: "2affa80bb9b84fb7bcb69a8843769e5adb829471" + - algorithm: "MD5" + checksumValue: "27743d0c9088f037b373bba6e3fa4827" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_misc.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411064" + checksums: + - algorithm: "MD5" + checksumValue: "11260592d1aaa050866d2400a1cd009c" + - algorithm: "SHA1" + checksumValue: "42502668a2c778a899fd0e4fbe1d1f6217074e55" + - algorithm: "SHA256" + checksumValue: "76d692dec14277a05bddc845b79c2c63d50c9e09e0f9822fe5428723581f7292" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal_osx.h" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410188" + checksums: + - algorithm: "SHA256" + checksumValue: "518d4922881cb735d0d81391cb778898a567052f7e7dcb724fd633fea36626dc" + - algorithm: "MD5" + checksumValue: "37892b4ace1fec231d05dfaaef39db01" + - algorithm: "SHA1" + checksumValue: "8739161ec7b57bab60aec24f21e0439bded848ee" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/Icon.png" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410705" + checksums: + - algorithm: "SHA1" + checksumValue: "4f7ba1f812d1302f6e6f8e7a91d635881029359a" + - algorithm: "MD5" + checksumValue: "2c5da78ecefa3b4203e07a5e5f8706f3" + - algorithm: "SHA256" + checksumValue: "9139f4459e5b1fdaa704eedd9682a7cd5ce7b5528064f02b09a2c750b4f5710f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_images.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411032" + checksums: + - algorithm: "SHA1" + checksumValue: "802199e5079b379872d32889e48a76bd56d3656e" + - algorithm: "MD5" + checksumValue: "4f99fb0cf31f336f209a248238fea07f" + - algorithm: "SHA256" + checksumValue: "69175c4f8f0ed3976e0f1e060a1efbeed6b4e4eb753b970065c5f76184618ee5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_triangle.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410706" + checksums: + - algorithm: "MD5" + checksumValue: "2688e2b327dacef29b55b08e7038ff40" + - algorithm: "SHA256" + checksumValue: "d6c8587c617762e8fc6a93f5ad533cac753b3bf24956e5397fcac7ac6aebe45a" + - algorithm: "SHA1" + checksumValue: "a02f52353a298a09724f9cf29187d6424817fcfd" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_main.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411033" + checksums: + - algorithm: "MD5" + checksumValue: "50645902d5261505a54c0ddff4104798" + - algorithm: "SHA256" + checksumValue: "4b9a113f992d95a0bf9d8875b208c52d874ca4c2c3e23aa4d0eca7796775b6e1" + - algorithm: "SHA1" + checksumValue: "34593597d7e24c237c2814829927d9f41e1df8d9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_rotate.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410703" + checksums: + - algorithm: "SHA256" + checksumValue: "b08e32c8ed3ab514819efe7614385af4096b975658a1c6cf86a6ba03b05f277c" + - algorithm: "SHA1" + checksumValue: "079ded6ce9c54c4743790dce7d4077a9e896317d" + - algorithm: "MD5" + checksumValue: "5dc3031a9650bfa4b130803243f43360" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_error.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410186" + checksums: + - algorithm: "SHA256" + checksumValue: "f1bf0d49dc60eae45d6838b84ac38450a15c6f1b089065cf6bb6ff3de027fe83" + - algorithm: "SHA1" + checksumValue: "e042c43bfa2f06afdb84405e76db6f86669c2f7a" + - algorithm: "MD5" + checksumValue: "100c36e32ec73b5162b7654a4db48f5e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/Demos.xcodeproj/project.pbxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410704" + checksums: + - algorithm: "SHA1" + checksumValue: "9818ea12cfb96c60bdbb5103d8cf7754dcce34f4" + - algorithm: "MD5" + checksumValue: "5825532bbe1f36a4bb04da1e823a847b" + - algorithm: "SHA256" + checksumValue: "7b1e01aaa7ad8f6fc34b5c7bdf79ebf5189bb09e2c4d2e79fc5d350623d11e83" + copyrightText: "Copyright (c) 2008-2018 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles2_khrplatform.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb" + licenseInfoInFiles: + - "LicenseRef-MIT" + - "LicenseRef-LicenseRef-scancode-khronos" +- SPDXID: "SPDXRef-item3411037" + checksums: + - algorithm: "MD5" + checksumValue: "356b15248ad94ce801c54ce0871984bc" + - algorithm: "SHA256" + checksumValue: "d816e7bb282df15c3f5e3151c9fe0920fe362e449822146e7969484dd3cb7b9b" + - algorithm: "SHA1" + checksumValue: "7d2181d13413694026ebc2830c7f9a37c6c783ae" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_tools.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410712" + checksums: + - algorithm: "SHA1" + checksumValue: "dd40db928d1b68ee34ac34240bbbea7aed8564ee" + - algorithm: "MD5" + checksumValue: "065a307a180d9ccf7096386880bf6fc8" + - algorithm: "SHA256" + checksumValue: "94f07d6a06bf02bed2899e46b9a6c6d040cf1fac9316f9d26d81dfa4dcc271c9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_log.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411034" + checksums: + - algorithm: "SHA1" + checksumValue: "937281a8aa8d0baa40e40c6931b46f68736408e6" + - algorithm: "MD5" + checksumValue: "03f2820cb05ab324bf61724b2fb2ee81" + - algorithm: "SHA256" + checksumValue: "bd29ea64b3edb69573ce4caa4d74c40a18e30d7bcbd5b0257e992bbd7a997f44" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_drawpoint.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410713" + checksums: + - algorithm: "SHA256" + checksumValue: "94a65672e8ac2f9d3a6562525f8af260a9b2e330df41a4386e1814486dd51dbb" + - algorithm: "SHA1" + checksumValue: "87ac0e44b2657c8dd4b051ed3d11d59d72a8e500" + - algorithm: "MD5" + checksumValue: "fc58d4b5c6b5a8de55f4705ac04552e2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_atomic.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410187" + checksums: + - algorithm: "SHA1" + checksumValue: "e3401ad9ad7e25095711f84d273cba56c3a01d1b" + - algorithm: "SHA256" + checksumValue: "0c1ec6c07ab9c4a7bd638d56a39dcea9e07fd7d81ed7b345ad4665f8aa7b4545" + - algorithm: "MD5" + checksumValue: "ff8a8623d0bfed1efc38d675d3a70ac8" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/README" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-See-doc.OTHER" + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410710" + checksums: + - algorithm: "SHA1" + checksumValue: "dcc280fd9903aa54d95a44f02ab527da98c07174" + - algorithm: "SHA256" + checksumValue: "2047d38ec266781fe86c7bacedb459293aa7bb3694ad82f630bc489338cce426" + - algorithm: "MD5" + checksumValue: "f23af403b4706fb2347458372fa2fdfc" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_events.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411035" + checksums: + - algorithm: "MD5" + checksumValue: "a856618d754bc82f0afd9aa05270aeb2" + - algorithm: "SHA256" + checksumValue: "fd47a83e92ffa93cfba9e1784867fff56d482330c621ab5c448f0907c640e07c" + - algorithm: "SHA1" + checksumValue: "d60aa3aaa8645e2d862da69647650507a03645c9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendline.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410711" + checksums: + - algorithm: "MD5" + checksumValue: "6c191a21ecef2da2294fc07a2c4d7d64" + - algorithm: "SHA1" + checksumValue: "644eb15e3f40feb4025df1e8909be68f82c7707e" + - algorithm: "SHA256" + checksumValue: "afb9eacdc2b217c297613e5825ce66be11e7140285072c5e3fb77db8daee7d83" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_scancode.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410715" + checksums: + - algorithm: "MD5" + checksumValue: "c400c5411f869cfcf33e85b327fcf28e" + - algorithm: "SHA256" + checksumValue: "10efa8b66f6c64e871bc58c8197c5e01c9d667d4b3d2317a62c219c666663170" + - algorithm: "SHA1" + checksumValue: "18a1859a1888d99ee45444e3f730df70f854de2b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_surface.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410180" + checksums: + - algorithm: "MD5" + checksumValue: "aec831251b8f46c48e565395b4e2c6bb" + - algorithm: "SHA256" + checksumValue: "d960c1deaf44540aeef9d65e57298bcd16850f5522b6ae2ab7ae313fc9c7e4ca" + - algorithm: "SHA1" + checksumValue: "44ebf83445dd847209147528ea9d10a9b7c1ca4b" + copyrightText: "Copyright © 2020 Aleix Pol Gonzalez aleixpol@kde.org\nCopyright\ + \ © 2020 Carlos Garnacho carlosg@gnome.org" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/xdg-activation-v1.xml" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3410717" + checksums: + - algorithm: "SHA1" + checksumValue: "9fec39c976b94ae0261794cb6f3923b1c301c334" + - algorithm: "MD5" + checksumValue: "ca2a41cc473e2036d439a63859ba3400" + - algorithm: "SHA256" + checksumValue: "da41137c707d667a6274673b0a528ffae8b855df1573373bd150a5ba018fdde5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_emscripten.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411038" + checksums: + - algorithm: "SHA256" + checksumValue: "5fd26a9bb00ccea1cb53552108799d8bd0b1775cbda441c8bb0db81b4570c614" + - algorithm: "MD5" + checksumValue: "ba43a1ff5514cc5177516921fc168ab1" + - algorithm: "SHA1" + checksumValue: "e00e00d19589f18b755b5cc36ef8542881ba8ea0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410714" + checksums: + - algorithm: "SHA256" + checksumValue: "1565dc138052c5d01fa3186c83c7ec583e2bc955897fac793845eae2f08286aa" + - algorithm: "SHA1" + checksumValue: "1ba77b152526134882f72da3d23f159dac7236a3" + - algorithm: "MD5" + checksumValue: "be88cbbc01b8e513c0736a7842132221" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_cpuinfo.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411039" + checksums: + - algorithm: "MD5" + checksumValue: "c636de09fd3da08f4ae25d651f60cb87" + - algorithm: "SHA1" + checksumValue: "1412d0b2a743644479f71072d99a6887e21d2172" + - algorithm: "SHA256" + checksumValue: "2ac62d13fc44b3137990f5ffa458d8d0cc25b5934f6983b479397386b5a9f984" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_types.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411030" + checksums: + - algorithm: "SHA256" + checksumValue: "141a24514a176528b5c1390f2161a781bd732ab4c5b426cd64933761b67eb4df" + - algorithm: "SHA1" + checksumValue: "eb594019fc1c692167ef6550ba7ba88bc195c49f" + - algorithm: "MD5" + checksumValue: "b1d1e084009a40d380b7d6636bd4bfb0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_render_sw_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410709" + checksums: + - algorithm: "SHA256" + checksumValue: "4eaa424d2bc0b7c4a139d65ecaaa78dce63d207610b96aec0613b6d7dd2dd3ba" + - algorithm: "SHA1" + checksumValue: "7833cafcaa28c6bdb81d9544a30c57138afee399" + - algorithm: "MD5" + checksumValue: "0d75e288f0a4e2f9928fc7108198b4e7" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_endian.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411031" + checksums: + - algorithm: "SHA256" + checksumValue: "be88c349ee3e8c2f921ac35afda2dae38f8e4a97a02fc5a2055b0be90a03f5b1" + - algorithm: "SHA1" + checksumValue: "1edd2ec49f69f24bba5cb1c7ce58b46b4cf2097b" + - algorithm: "MD5" + checksumValue: "80815e9a307baef921d53cae0c8b180b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendpoint.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410707" + checksums: + - algorithm: "MD5" + checksumValue: "114d23852722283c55d5d88d804cdf8c" + - algorithm: "SHA256" + checksumValue: "d4867a1a337d2512b90f7d9d2c6395675843273cf8d065c81fe17b1f287026e8" + - algorithm: "SHA1" + checksumValue: "07a456af2e452ad3430efd270a97c4da838c1e28" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_assert.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410184" + checksums: + - algorithm: "SHA1" + checksumValue: "72de09033d17891315e224b51662df5a8e84aaa2" + - algorithm: "SHA256" + checksumValue: "0c81c91d197c2aa5a6f95ae4bf6e4cb0dfb84dfec62a630524ad1c143972e499" + - algorithm: "MD5" + checksumValue: "d1dbb0be52b79433d47f87c7e99c4222" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/config.xcconfig" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410708" + checksums: + - algorithm: "SHA256" + checksumValue: "4fa81995b8182922b0cc67802cc3783a73bb608de122c2a75ae674d24147388c" + - algorithm: "SHA1" + checksumValue: "aa9e406e90da2b90c579a490388c4e5dfda51677" + - algorithm: "MD5" + checksumValue: "7f6f020232606002fa04e2b8d91e3ad3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_winrt.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410181" + checksums: + - algorithm: "SHA1" + checksumValue: "944c130879c89ec98364dbbd56e62feb5bda4b8a" + - algorithm: "MD5" + checksumValue: "50038e5f9afa943d85b1de15c78a6561" + - algorithm: "SHA256" + checksumValue: "5941de5d28f427ecdadddc8623a6f6af0a30b0ab4726847236ba7a7652b81316" + copyrightText: "Copyright © 2022 Kenny Levinsen" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/fractional-scale-v1.xml" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3410716" + checksums: + - algorithm: "SHA256" + checksumValue: "c067d4a25bd0f8604a7011e156a721b82c9a0025dd269219b027eaddb78ba08a" + - algorithm: "MD5" + checksumValue: "bbcd5daab94f368b0c4c31ca0dfeb5ff" + - algorithm: "SHA1" + checksumValue: "a2d8f3794043026eeae01764e9918c4e812c4b20" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_revision.h.cmake" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411178" + checksums: + - algorithm: "MD5" + checksumValue: "b6856ac6f9275f2f0cf71e6a06610bae" + - algorithm: "SHA256" + checksumValue: "2ef95b6492ba8be3d8edddbd709fc6cf96b7d90297935fe5f688119b7c70f6cd" + - algorithm: "SHA1" + checksumValue: "3e62f6e67dec32ef7ca00e1e7f9cbfad1749111b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_slow.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410196" + checksums: + - algorithm: "SHA256" + checksumValue: "142e66dcddab21cb68e159d58affa888992351311de39e7342f8e252df0a05b4" + - algorithm: "MD5" + checksumValue: "adadc648c214df5636d1e9ee2cad2878" + - algorithm: "SHA1" + checksumValue: "fa3faa4112405c66eb5b83e4d418b6cc047c53d5" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/drums/ds_brush_snare.wav" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412023" + checksums: + - algorithm: "SHA1" + checksumValue: "ce6bbec7bcf53334dbb3e50e429b0ea9147ab258" + - algorithm: "SHA256" + checksumValue: "5e84c3a4b4247255a6c47edf2df02700d9a67ea517a9f3c0ce6e16dbbbfc5fec" + - algorithm: "MD5" + checksumValue: "f27e7d293dab38a1078d8b234afc4aff" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_sysmutex.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411044" + checksums: + - algorithm: "MD5" + checksumValue: "3400d2afc7285eb65ae6f57adba6081a" + - algorithm: "SHA1" + checksumValue: "4a62b656c7741567c372fb28630179a2b86c74eb" + - algorithm: "SHA256" + checksumValue: "1158cbf1ad50518ec4b02bbedf0aa791c741a32110bd871dda2e35d548fb093d" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/clear_v.cg" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411175" + checksums: + - algorithm: "SHA1" + checksumValue: "6e06bd2f19ac3ffa687b84df0aaed7404ae38161" + - algorithm: "MD5" + checksumValue: "85c18c97cf3d6751b9125fae535d338c" + - algorithm: "SHA256" + checksumValue: "a28b07c84c86b3c1364496a49ab927eca2edefe80a682d92e05fdd9307df0a6e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_windowevents_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410197" + checksums: + - algorithm: "MD5" + checksumValue: "76ceca2d60ea6bc8c16077f95c78b587" + - algorithm: "SHA1" + checksumValue: "12b54e249e70af1afccc93a978a8328408ba10e9" + - algorithm: "SHA256" + checksumValue: "81a9fa10e8cb929ea796fec7a42e915db4615b131a39a36bba2c1bbd75df7797" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/drums/ds_loose_skin_mute.wav" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412022" + checksums: + - algorithm: "SHA256" + checksumValue: "ee8d72a01c3bfae2e0e483d5a1ee15f58c123bbbba42d2a5ae21f439ea478bb6" + - algorithm: "MD5" + checksumValue: "a96c36271655416db65e478a6a493eec" + - algorithm: "SHA1" + checksumValue: "6675cd16cd9d0b1c51bd5dd47d324a628ae8fadb" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_syssem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410812" + checksums: + - algorithm: "SHA1" + checksumValue: "274484b44ce8c115e055a0a728fbf44c976670df" + - algorithm: "SHA256" + checksumValue: "5191826dca1e47004e5d95945a2440d211d5b410665621140e6d52db1c80db2e" + - algorithm: "MD5" + checksumValue: "304585b22be55409da89c6bd1905579a" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testgesture/testgesture.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410810" + checksums: + - algorithm: "SHA256" + checksumValue: "91d62d1dcde1dba08e876a839699a6cefe481d0ad2242295613950be77cce969" + - algorithm: "SHA1" + checksumValue: "186eaf6f024e4fdb565a14e9935e01d85f3643c2" + - algorithm: "MD5" + checksumValue: "6b440fdd88c990eb79083a7d9ae95bc0" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/controllermap/controllermap.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410804" + checksums: + - algorithm: "MD5" + checksumValue: "8a4d1d585b5bab99344120e8b246eb44" + - algorithm: "SHA1" + checksumValue: "df3591903f770c687039af3e5815d919e626673d" + - algorithm: "SHA256" + checksumValue: "dc9171c9c68e4c0cc0e3aac947687222532e442f0664723e8efbdccb633c4886" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testfile/testfile.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410808" + checksums: + - algorithm: "SHA1" + checksumValue: "3a5af850e5b02d4c53c0b8d27089725e6354fbc1" + - algorithm: "SHA256" + checksumValue: "5fe2a635f11a67291a40b27f3df447ec862d3281a5befc849c272c54df775919" + - algorithm: "MD5" + checksumValue: "5eae15e6031fa2bd5eed568a0d19c64e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testrendertarget/testrendertarget.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411917" + checksums: + - algorithm: "MD5" + checksumValue: "5b555cdbf563b687ce2cdc0c12f97365" + - algorithm: "SHA1" + checksumValue: "27743e666614fbd43782a47aab5df736e4294f8f" + - algorithm: "SHA256" + checksumValue: "da625f28b9a4c387a5a159e9b8aa092d6b98d60e67e6e0d80a268f70db10eb96" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/android/SDL_syshaptic.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410723" + checksums: + - algorithm: "MD5" + checksumValue: "29e7f753788dc42f9664a6581820d11f" + - algorithm: "SHA1" + checksumValue: "f638564a8e38db95db229479ca956776670e1336" + - algorithm: "SHA256" + checksumValue: "f62e06d88a57694c4191902476c5eabec7303829580b71bd5953fcd19c20a232" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/INSTALL.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410806" + checksums: + - algorithm: "MD5" + checksumValue: "0e543840762d67d8fc2131162fa50fde" + - algorithm: "SHA1" + checksumValue: "2a002af227107ca9432409b1b9d470a80e72b6e0" + - algorithm: "SHA256" + checksumValue: "4b3f8f62b00ba2e66aa3d2c54e83c1cf9fd29d8330ebae6673a49c6e6ad85768" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testshape/testshape.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411926" + checksums: + - algorithm: "SHA1" + checksumValue: "353e012899cc2b65ae42df4ec9e42c7997cfb109" + - algorithm: "SHA256" + checksumValue: "6015c2321593e8769d1ae455832fb00db37f0784b39f7ac37fb1cf43fef3bd61" + - algorithm: "MD5" + checksumValue: "324196818f989c6e90b35c4bc2dae495" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_windowshaptic_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410721" + checksums: + - algorithm: "SHA1" + checksumValue: "b2847638f26d18e0a1206c52e5c75a379b543a9b" + - algorithm: "SHA256" + checksumValue: "becec5adea6b686a34e03fd6cb89672e2d07a1ac92a1e137b0d8c71bc9ea73e5" + - algorithm: "MD5" + checksumValue: "2a4fea9e0b13a220c239024d734f99ef" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_common.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410816" + checksums: + - algorithm: "SHA256" + checksumValue: "270c4845d755a868ed556ab5696179ba10ff0ae16801df4214fcb5e5da04bc18" + - algorithm: "MD5" + checksumValue: "2af877dc0419b42b536d8ddedb2f3db0" + - algorithm: "SHA1" + checksumValue: "14ed0fce16aea39618db868f20ebdd3f19a60516" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testdraw2/testdraw2.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411927" + checksums: + - algorithm: "MD5" + checksumValue: "41f2772edf9ceb20f1280fcb1d96bef6" + - algorithm: "SHA1" + checksumValue: "431108410ae30c16cdbcddc1eae063d0b1e0b3b2" + - algorithm: "SHA256" + checksumValue: "d39fbd1b13d9138ee298764fbb7b17d8d75a5dc172d13b6bfd0c50b5c20e2534" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_dinputhaptic.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410722" + checksums: + - algorithm: "SHA1" + checksumValue: "1a8888549910e4dea6674c1fe1bb20d961d593a4" + - algorithm: "SHA256" + checksumValue: "0eed63322ab49c4f19017babf265b08dbe148a4844f8e5d0a4fdf1eed85df4ac" + - algorithm: "MD5" + checksumValue: "03be0b1c7b2312e75c0a3c9e12485e17" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.clang-format" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410814" + checksums: + - algorithm: "SHA1" + checksumValue: "283cafa58380ec606123129d61cbdf42a79f02ba" + - algorithm: "SHA256" + checksumValue: "142ee5e3c0327db4155c3e09ec0ffcf86c0a53ebb891b8fd650210dabd6c25f1" + - algorithm: "MD5" + checksumValue: "1181b1c80c7ece9c79c10459c009b295" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testgles2/testgles2.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411924" + checksums: + - algorithm: "MD5" + checksumValue: "8537b204e0a0de103f421bab985c5deb" + - algorithm: "SHA1" + checksumValue: "d4f9bbbbef471ef6679776649090bbce0e80a453" + - algorithm: "SHA256" + checksumValue: "b1e0d512611b5af8967a2818cbc4462d8ed67e221cb8b74580379ce8aa7ba9ca" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_xinputhaptic_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411057" + checksums: + - algorithm: "MD5" + checksumValue: "43fc01c8867d7a23daace73ada326a41" + - algorithm: "SHA256" + checksumValue: "5567e459ab20e76e4b091c927cc399425a3660c0eff6cfde4667d21b52228c08" + - algorithm: "SHA1" + checksumValue: "cd24b4d5c0a496fbab082ff805d62c1963e49775" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_shaders_d3d12.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410719" + checksums: + - algorithm: "MD5" + checksumValue: "c83cf615d7f6a6664fe4005784095d01" + - algorithm: "SHA1" + checksumValue: "7b19482cd3a100e44c13ad19c075449f1357f5fe" + - algorithm: "SHA256" + checksumValue: "bb9a56c5b83b450ed84686ee0fad0995830ebab7160210a3258b659863cd15e6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_android.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410847" + checksums: + - algorithm: "MD5" + checksumValue: "4fcc47e4bfac4fb1102b65b01d315d0e" + - algorithm: "SHA256" + checksumValue: "06e58af8e543ab099a7a1d0e4058ea2759d9478659966103dfdbb4d4021166c7" + - algorithm: "SHA1" + checksumValue: "b463901ece4b76b510d1d11063155d4d7625e67b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/SDL_timer.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411054" + checksums: + - algorithm: "MD5" + checksumValue: "5bd806c6a8e4d1e6c17d4f65a418eae1" + - algorithm: "SHA256" + checksumValue: "296ddf14e9dc6966a6dc2c6b3d8f3a8d50578de6bf2a3ffe42742e7b06c845f7" + - algorithm: "SHA1" + checksumValue: "1f24fed4911f5737c48388f421c0de82adc683db" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_render_d3d12.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410720" + checksums: + - algorithm: "SHA1" + checksumValue: "6e4afde3896e5e751e3f3a5518ccb7c7e76ce441" + - algorithm: "MD5" + checksumValue: "d102a9e9213ffb0f86f34dd72a9bef65" + - algorithm: "SHA256" + checksumValue: "d10e68b0ee05a021b01b2cb962203181b74ef54233ea7b376689a9d846c539bd" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config.h.in" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410844" + checksums: + - algorithm: "SHA256" + checksumValue: "c5b4f823acda6ef525f3a393d0e6a1489ddcca2e12e3a23574c964175bb13313" + - algorithm: "SHA1" + checksumValue: "a61c1e3b58298096bde44d2bcc03c2142fcea5a9" + - algorithm: "MD5" + checksumValue: "b50cd409f780891eb21716bc60cc177d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/ps2/SDL_systimer.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411055" + checksums: + - algorithm: "SHA1" + checksumValue: "f2654b7607ac47b5f2306d21794b8b23ac0b01be" + - algorithm: "SHA256" + checksumValue: "dd4083132829cd7c5c2ae37c128b55ef5c8228fab37b9c9f86bb9a989750137c" + - algorithm: "MD5" + checksumValue: "23139fe7652d527bf51c3bd599d78992" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_shaders_d3d12.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410727" + checksums: + - algorithm: "SHA256" + checksumValue: "c95f7515d310365b25289610820d951a51785198855e8ff5ab7ac36e55886cea" + - algorithm: "MD5" + checksumValue: "7e7d168212938da77582308e798bb0fd" + - algorithm: "SHA1" + checksumValue: "49f676f85deb1d4df3d75d6864272451b9d3d4b4" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/mingw/pkg-support/cmake/sdl2-config-version.cmake" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410842" + checksums: + - algorithm: "SHA256" + checksumValue: "b186aa95f605fc7849ecd542e329276867853e9a911d73364dd0ca4b2bc561ea" + - algorithm: "SHA1" + checksumValue: "b88adad86edf8444d79fa2433895126b17729b9f" + - algorithm: "MD5" + checksumValue: "b5b214c4853ca312502f0dfdd9e23605" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/haiku/SDL_systimer.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411919" + checksums: + - algorithm: "SHA256" + checksumValue: "935865d806ff787c965d1d7c5500dd5759c06f25af86fabed62fca5fdfecc2b1" + - algorithm: "MD5" + checksumValue: "90fd48241421f12b1213aa70930b5963" + - algorithm: "SHA1" + checksumValue: "616f8643b290c08cda041aa422e537926502ff1d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/linux/SDL_syshaptic.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410728" + checksums: + - algorithm: "SHA1" + checksumValue: "40756e4df345ec49fd65fed222f17b8cd1fa6928" + - algorithm: "SHA256" + checksumValue: "b4e0f976f35b49a491b3b3623bd8b855bc84898b9b3c505446a7a7a41aa9e959" + - algorithm: "MD5" + checksumValue: "36c96b6a3d2d732f63b39239ff99f580" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/mingw/pkg-support/cmake/sdl2-config.cmake" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410732" + checksums: + - algorithm: "SHA256" + checksumValue: "932beadc4898cd1d10e08aaa5eef9c65e042586d525ccde502beb697915b5189" + - algorithm: "SHA1" + checksumValue: "037c663e1763d2b4cca873cbdbb837d6c162fa8b" + - algorithm: "MD5" + checksumValue: "06e593923b5b16b82a71e105a271edef" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-touch.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411059" + checksums: + - algorithm: "SHA1" + checksumValue: "acdf694e8eaf80d1fad09acf20fb8a294f105c2f" + - algorithm: "MD5" + checksumValue: "7421fc884f9d56119ff79df4de56a94c" + - algorithm: "SHA256" + checksumValue: "a99556c7ef6d921bf75a28d4860f100edf71bf54197f08c35a7867ad2efabe0e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_render_d3d12_xbox.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410733" + checksums: + - algorithm: "SHA1" + checksumValue: "4b55a5f242ddc82abce88afd0c8f1ee7f54a6d96" + - algorithm: "SHA256" + checksumValue: "66c532e3e1d463c7e4d7460572c332afdeba03c190e736ad2d4aad1a068c96e0" + - algorithm: "MD5" + checksumValue: "d6ee30a3c647b1585846dc528e1403db" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-git.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411056" + checksums: + - algorithm: "SHA1" + checksumValue: "fd9d877499c13d6df8e37d190c1226fe09e4ceab" + - algorithm: "MD5" + checksumValue: "4bc7434ba5308841e5a63b3343a1e8f0" + - algorithm: "SHA256" + checksumValue: "ff44719b221d4c7e9d78724c972c367d554d0d51c7b7f8ae73b930a3a3344599" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_render_d3d12_xbox.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410718" + checksums: + - algorithm: "SHA1" + checksumValue: "592db115151007f524661e710acea2bbebd2397b" + - algorithm: "MD5" + checksumValue: "997436ce511353ed664b89f4b82fbbc9" + - algorithm: "SHA256" + checksumValue: "2282387b1c9b7a77b52eb7c2d2d52b221673500fcba71cfc6ab8d00275df2a77" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_joystick.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410854" + checksums: + - algorithm: "SHA1" + checksumValue: "b68681c861df9def6131bc7b611b470e4c843dc0" + - algorithm: "SHA256" + checksumValue: "3b8bca0323c95bdd5597a6b071cb12d6096f5b75f1ad647d07fd1a3c8390d158" + - algorithm: "MD5" + checksumValue: "e226ae9c229cce027286f331219280d2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/windows/SDL_systimer.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411058" + checksums: + - algorithm: "MD5" + checksumValue: "505399bb5981d370f4b2264de8140a7a" + - algorithm: "SHA256" + checksumValue: "3c7eda557ec0e1f02e86b6f3727f6a41c046994bdb27a2af145a0bd24aad9b6a" + - algorithm: "SHA1" + checksumValue: "ac072e1d4ce9c18dbee0fdc1a87e4337b3210ff9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_shaders_d3d12_xboxseries.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410840" + checksums: + - algorithm: "MD5" + checksumValue: "d04f6e7be353173ba5910bb60829e399" + - algorithm: "SHA1" + checksumValue: "eec2ebf642972598bf192dd290dcaa044cb14fbb" + - algorithm: "SHA256" + checksumValue: "ab8f7c12d045d2d6f832ec434e30345e5b658f2b56ee1fa578205b18b406dae2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/ngage/SDL_systimer.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410849" + checksums: + - algorithm: "MD5" + checksumValue: "6b3ffd4a3cc549fddb3a7891a0d4483b" + - algorithm: "SHA256" + checksumValue: "465f1228af039cd7d4f9dd609d08093655a679a8194ddeb190009d7fb639d9cf" + - algorithm: "SHA1" + checksumValue: "598e386726096ded81aa7a200c718b9a34d8b685" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/vita/SDL_systimer.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410846" + checksums: + - algorithm: "MD5" + checksumValue: "83aaea238fb0b56e686210b78e3f1e60" + - algorithm: "SHA256" + checksumValue: "3edd4212f94a32cfe6029b763d9860fc6b3f39d12d30ace97c252aa68f9d5539" + - algorithm: "SHA1" + checksumValue: "f55e05a8493de0c4107727bb0ad839ba4035f0d9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/os2/SDL_systimer.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410856" + checksums: + - algorithm: "MD5" + checksumValue: "6fc95c700d1833be0e8b452cc7ac24c7" + - algorithm: "SHA1" + checksumValue: "0a6676490263572c98e8d31480eee335b703114a" + - algorithm: "SHA256" + checksumValue: "eb1571feb61609fae4d8fa4ab9f2c684cf3810a185635e3af14ff4407bb818bc" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/dummy/SDL_systimer.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411066" + checksums: + - algorithm: "SHA1" + checksumValue: "806de78a755be11f82aa766d9efec15e5a19907e" + - algorithm: "MD5" + checksumValue: "d45d2bf2070b33432a542fc7093a0057" + - algorithm: "SHA256" + checksumValue: "d1ec197806892f0a944fad85ed4c7f4f852947193a67a37b09f12a98462d3635" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_render_metal.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410736" + checksums: + - algorithm: "SHA1" + checksumValue: "a2eadfd18a482a5f9d84ef6d1e4a8fc13630f85c" + - algorithm: "SHA256" + checksumValue: "5bb6351dcc7b24ad0c00afe70f79b769dccc8f0920a11af992c20061316807bf" + - algorithm: "MD5" + checksumValue: "e77b6e81b88e7db5731335ce827e7e0b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-vita.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411703" + checksums: + - algorithm: "SHA256" + checksumValue: "796f2517685832b28078b8defd30869d3f87465d73dd8aa624621fb8f9ebea86" + - algorithm: "SHA1" + checksumValue: "d0e3a272627d346466375cc9f1abe16bf1afb83c" + - algorithm: "MD5" + checksumValue: "d977996ce1a04c1a2825cf00dbad2394" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/vita/SDL_sysjoystick.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411053" + checksums: + - algorithm: "SHA256" + checksumValue: "cda3dde7e7b8f14c206ebac38dc83b3fd621a6f855cfa861857948fe689c4418" + - algorithm: "SHA1" + checksumValue: "b8af368e85244a35c34d4fb68f717181e63fa148" + - algorithm: "MD5" + checksumValue: "2646e9ad078007fb062aaaeb6fabd421" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_shaders_d3d12_xboxone.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410737" + checksums: + - algorithm: "MD5" + checksumValue: "516ebb43ee53221ca29aa8d46696e386" + - algorithm: "SHA1" + checksumValue: "a49d9f1cfb5837eccfecdf6d7180c2386a946d2b" + - algorithm: "SHA256" + checksumValue: "46e2e37e7b0ddf04677bc3552b45d4a98d22f59e5021d39a7ff797504f1a00ec" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-riscos.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411700" + checksums: + - algorithm: "SHA1" + checksumValue: "7dcc01968a5ee6ebc81c0af6508a58354df3194a" + - algorithm: "SHA256" + checksumValue: "0129c877a6d9995e7dbbd158177069bb2aea8163812b2b491071d357128d2a0a" + - algorithm: "MD5" + checksumValue: "774cdd48b0cd7e7b57dfbea8edcba11e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/emscripten/SDL_sysjoystick.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411050" + checksums: + - algorithm: "MD5" + checksumValue: "4880f6e761776b3a588ced929061a9cb" + - algorithm: "SHA256" + checksumValue: "674c4287edef07b50c37204890b7f39d621463740043d2f02ce34545cda45686" + - algorithm: "SHA1" + checksumValue: "60738d3056e83ff143a786cfc52a48c54efb1bb2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_memory.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410734" + checksums: + - algorithm: "SHA1" + checksumValue: "ad4b251eddbc960bc34442e557921e5edf1e883c" + - algorithm: "MD5" + checksumValue: "f9baf2d0e463b9339ecebdc2d31039b5" + - algorithm: "SHA256" + checksumValue: "ead1e9be9096ea8bfed275f8107b7bce3d933270d2bc2437ceb5649aa599e9d5" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-wince.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411701" + checksums: + - algorithm: "MD5" + checksumValue: "03c5f68de0a5efc75c8d5de497f44dd7" + - algorithm: "SHA256" + checksumValue: "4bcffe35a9c29411d9fe0d8e75b859e455d533f1dc48afc0ef5f52b30979b8ce" + - algorithm: "SHA1" + checksumValue: "64715ad716205d1f0aee46f82a33bc83126a9c7c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/emscripten/SDL_sysjoystick_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411051" + checksums: + - algorithm: "SHA256" + checksumValue: "a0a3c565a443794468208d1acb9617c17eed87ed87512dfa4cfd2bbe1554e6ef" + - algorithm: "SHA1" + checksumValue: "d7ed274d2068e42a0edba00e52074d7c21d94f86" + - algorithm: "MD5" + checksumValue: "a126d70043d1cb92badcf53afaccbf35" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_d3dmath.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410735" + checksums: + - algorithm: "MD5" + checksumValue: "40b760307c8cbfc541bdac75deeee077" + - algorithm: "SHA1" + checksumValue: "c8e339f5552af270cd289c4f73dcc5d288208f1c" + - algorithm: "SHA256" + checksumValue: "b4839ab5022ca2cd2789568583eb6eb9ef756914aeec17317fc6515f02d2efdd" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-psp.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411069" + checksums: + - algorithm: "SHA1" + checksumValue: "471c15bb457001e00b96ad11981843e2b7e28b1f" + - algorithm: "SHA256" + checksumValue: "a5496d74a2f2dd90a3ab543060ae2fc5db9face1c5f9f699277296479995d33c" + - algorithm: "MD5" + checksumValue: "33d8cfbd5998d129dbdbba663cd5af06" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal_ios.h" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410730" + checksums: + - algorithm: "MD5" + checksumValue: "8f2ac819d590e4ba0d124d610eeb85e7" + - algorithm: "SHA1" + checksumValue: "1d2d5922138eefbe37ed98f8e988a6f2aeb3d1c0" + - algorithm: "SHA256" + checksumValue: "e2e71d15852c8feb2ad0fbe04f6a48130ea5421cc978e2059fcd0cd7d0afe683" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-winrt.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-Microsoft-possibility" + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411067" + checksums: + - algorithm: "SHA256" + checksumValue: "d4054a0e4ede1227ddfa2b1bddea455fdc9c619c73d9754cdaeb19ccf4700a13" + - algorithm: "SHA1" + checksumValue: "5593a90042dc855ca9e5f444860becf4db5a56ad" + - algorithm: "MD5" + checksumValue: "72242e4db1b6be9e1a6ba79e3c03f9ee" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal_tvos.h" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410731" + checksums: + - algorithm: "SHA1" + checksumValue: "35c5e0e7799c4cf28a0c69f0113762416e269eef" + - algorithm: "SHA256" + checksumValue: "ba019c97b8087fa787cc329ad7a62c0338148f35dfa1728b6fe9ca4880c5f463" + - algorithm: "MD5" + checksumValue: "1e1a1d720e079397fe95bc106e8d4f4f" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-gdk.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411704" + checksums: + - algorithm: "SHA1" + checksumValue: "acd7cfcf0c662452d74023c21747f30ba2a744f9" + - algorithm: "SHA256" + checksumValue: "f761dc423687bd134212e7cee734bee160905a5329ce1c016f9d9be2cc7b536b" + - algorithm: "MD5" + checksumValue: "37ff79e94b79ff5aa7f5271eec03b4cc" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/usb_ids.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411068" + checksums: + - algorithm: "SHA1" + checksumValue: "b5ea44e5f5014b12cc7b67afa1cf57847e9a8079" + - algorithm: "SHA256" + checksumValue: "a86d7d2e8cfcdf0dd7d2907a71cbae9bdf9501402836319c9ae64e5e7a723eec" + - algorithm: "MD5" + checksumValue: "b4092a182a19c57fd66a5c6620db802a" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal.metal" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410738" + checksums: + - algorithm: "SHA256" + checksumValue: "2614a9acee12b42ccddca53c9773d04d8640244145db52d9c88b903aae80b43d" + - algorithm: "MD5" + checksumValue: "607741e04821056c0211ac96c43e6886" + - algorithm: "SHA1" + checksumValue: "ab31339b29cacce066d96f8d9ab5b0524774d81d" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410858" + checksums: + - algorithm: "MD5" + checksumValue: "f510cc0a068b1f4fa3e6396907323586" + - algorithm: "SHA256" + checksumValue: "553c6455119a1c9fab8d08d091f576217b3c926ff39fd0439c0f35cddde508b1" + - algorithm: "SHA1" + checksumValue: "07f124b41a4204756490426996cec3369e3133af" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/psp/SDL_systimer.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411065" + checksums: + - algorithm: "SHA1" + checksumValue: "d4a05db5db2ce97ce532ddc03d9bfaf5524da7db" + - algorithm: "SHA256" + checksumValue: "995836a8d13cfd512c5d441727e3bc23742c123e318e22103880b950c06b6a21" + - algorithm: "MD5" + checksumValue: "8bb5d4a690972665a1ad4528078685a1" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal_iphonesimulator.h" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410739" + checksums: + - algorithm: "MD5" + checksumValue: "ffa5a1b470c38108fbe6a68eea6d038d" + - algorithm: "SHA1" + checksumValue: "578dc50e1ca7ac7ac8664fc1b917e913da70e573" + - algorithm: "SHA256" + checksumValue: "942a10c26e89b40f26a2f088ddc97a32b5b316cb0caa62334776e34d30091f74" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-dynapi.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-LGPL" + - "LicenseRef-LGPL-2.0-or-later" + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410702" + checksums: + - algorithm: "MD5" + checksumValue: "3a63d3840cf57470d37125fca85d50d6" + - algorithm: "SHA256" + checksumValue: "f04d37b8ad22443c77671a95c88a70895b464a6b1a5ab1bf9cc6c817acc338f2" + - algorithm: "SHA1" + checksumValue: "ed25d3faaded05ad028fb2918fd4efe16532e2a1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_macosx.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411061" + checksums: + - algorithm: "SHA1" + checksumValue: "a98570e30d02440c302616010d3f1465e706dabd" + - algorithm: "MD5" + checksumValue: "0aad10c0e23ea6ea912cd69ecde411a1" + - algorithm: "SHA256" + checksumValue: "69e25c79dc16b87c9dab40038fa43a7704ef4abefa3446947e1c301bac2acbea" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/psp/SDL_render_psp.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410700" + checksums: + - algorithm: "MD5" + checksumValue: "970b5667b0129a742cb6a8be1e215d87" + - algorithm: "SHA256" + checksumValue: "7364c752f7f86c58cceb7a77f281b180922d8466063dd4fe386fad8677e84937" + - algorithm: "SHA1" + checksumValue: "84094b9324641ae5b40dac57aced416c7e3d7dec" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles2.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411333" + checksums: + - algorithm: "MD5" + checksumValue: "41f472b3e1d3e5066285d16c5b5a13c1" + - algorithm: "SHA1" + checksumValue: "1dcdb6453d00e747d35078a71d6161e4de494f88" + - algorithm: "SHA256" + checksumValue: "4f5057674596a4abcc2e93fa35cc33ed4898138c44d180aee19524cfc99169ad" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtvideo_cpp.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410486" + checksums: + - algorithm: "SHA1" + checksumValue: "54bd12c1b9c93bb1ee3768593bec1baefd057759" + - algorithm: "MD5" + checksumValue: "04057a5fb0e97034a0f8b6a0b045bbc7" + - algorithm: "SHA256" + checksumValue: "3eb3e1fef213e5f9412d93c50ced9c11aab815d808aac822ae1a510bd545da85" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_rwops.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Public-domain" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-public-domain" + - "LicenseRef-Public-domain" +- SPDXID: "SPDXRef-item3410488" + checksums: + - algorithm: "MD5" + checksumValue: "fc7b9099c5a409260d3aa2ddd69d8ef3" + - algorithm: "SHA256" + checksumValue: "ecb5acf59ff7a97250de931ffba3bd816ccd540db5296ad26e8d429a5349ee28" + - algorithm: "SHA1" + checksumValue: "7a05b1bdd1223c0e8c936eec2ebd4416b876d96b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testmouse.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411335" + checksums: + - algorithm: "SHA1" + checksumValue: "763a61ff74960ead36b9ef5f5db65d083d7466c1" + - algorithm: "SHA256" + checksumValue: "f7d74004cc75778cae46c5f0139f244d67c07ef64cf51937e8272352197dcb18" + - algorithm: "MD5" + checksumValue: "79f8f3418d91531e05f0fc94ca67e071" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/LICENSE" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-WebM" + - "LicenseRef-BSD-3-Clause" +- SPDXID: "SPDXRef-item3411336" + checksums: + - algorithm: "MD5" + checksumValue: "bfb12d86535bf9a427d2729092ba9359" + - algorithm: "SHA1" + checksumValue: "97eaabefe116696db5256e3268e00ed348bd4555" + - algorithm: "SHA256" + checksumValue: "7c6db1ad9fc931da3a287ddd6211b5cde6a4cbbb668953a811357af29937be3c" + copyrightText: "Copyright 2016 Adrien Descamps" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/yuv_rgb_std_func.h" + licenseComments: "The information in the file is:\nAdrien Descamps\nDistributed\ + \ under BSD 3-Clause License\nThe LICENSE file in the same diretory contains the\ + \ text of a BSD-3-Clause license and the same copyight owner. Thus we took the\ + \ text and concluded BSD-3-Clause as license of this file" + licenseConcluded: "LicenseRef-BSD-3-Clause-9b661032830136053b0e51a99e922c49" + licenseInfoInFiles: + - "LicenseRef-BSD-3-Clause" + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" +- SPDXID: "SPDXRef-item3410489" + checksums: + - algorithm: "SHA1" + checksumValue: "14a358bf52d852e7e52f933eda96e6deba28babb" + - algorithm: "SHA256" + checksumValue: "3917bd22b131079cfa6be3f8bd815bc9ee16b8454a19d4d1d57df3858690e36b" + - algorithm: "MD5" + checksumValue: "45bf4c6e01dd8f506d2cee89d1928ad6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testoverlay2.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410017" + checksums: + - algorithm: "SHA256" + checksumValue: "8d5272566807e11770c7c14359a775c5521543e5e4949762907244177c708c7c" + - algorithm: "MD5" + checksumValue: "5e1a702547965e9dc0ff859b1c6ef5ad" + - algorithm: "SHA1" + checksumValue: "96c51c3db1dec472711764dda67d909e9488f96a" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDLTest/SDLTest.xcodeproj/project.pbxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411349" + checksums: + - algorithm: "SHA256" + checksumValue: "5416549158fee91c557677ac4929e38cabd2b536e22f232f0434ba66635fa8ac" + - algorithm: "MD5" + checksumValue: "d271a1242de960bb561311629ae77c1f" + - algorithm: "SHA1" + checksumValue: "b03886b959758c9222d549f95b3d3b497a52e257" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandvulkan.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410480" + checksums: + - algorithm: "SHA256" + checksumValue: "e73bf363a4dc079a178e91de7a611816161b6d880f6c82e30b7097ec9681f4ce" + - algorithm: "MD5" + checksumValue: "39718b260653fff3f5115adde240932f" + - algorithm: "SHA1" + checksumValue: "73ed29da34ea0f2876b7c7153f8275f6dbc1b0b6" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p16_shape1.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410481" + checksums: + - algorithm: "MD5" + checksumValue: "3c3d831739061d7cce15318e078a6532" + - algorithm: "SHA256" + checksumValue: "4dc4c43e72c729dd81acf4eaf3e44b1cbd6a6e82b2f0cece1fed7ecdbe5b6d6c" + - algorithm: "SHA1" + checksumValue: "cc1d480890e10772c2e1baaf930ad75864a9b690" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga \nCopyright\ + \ 2022 Collabora Ltd." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testutils.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410078" + checksums: + - algorithm: "SHA256" + checksumValue: "0156e54aba55df77bf0b2ed79c4a4fc29d1cdbf4bccd0312c3ae3d4f7e5f9583" + - algorithm: "SHA1" + checksumValue: "6466ef9bbf44b4ed278cefdcd3cfa3340050e942" + - algorithm: "MD5" + checksumValue: "ea01fe44828a17c8cf1b1049b8c1eaeb" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/SDL.java" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411394" + checksums: + - algorithm: "SHA256" + checksumValue: "6e56584ef8ca93636e6a59191e5279a4974634cc78c4db7614a4055de409e7a4" + - algorithm: "SHA1" + checksumValue: "8858b9fac737d628f7f09f0ec65e57934c457bd7" + - algorithm: "MD5" + checksumValue: "bcde0b6432636b6365269c9d3b5009b2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenframebuffer.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410063" + checksums: + - algorithm: "MD5" + checksumValue: "45cc0399efcbfdcbdec87bae02d53817" + - algorithm: "SHA1" + checksumValue: "48c1e84cd9ae5aca82c96e1f8c40705473439d56" + - algorithm: "SHA256" + checksumValue: "6fe2e9ad98d6667c0f86a1c27c250203c5bdf7a10e7d604386af4c1392cbaead" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/proguard-rules.pro" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411391" + checksums: + - algorithm: "MD5" + checksumValue: "e81aee38940ef554ddbaa52f19fe14e0" + - algorithm: "SHA256" + checksumValue: "9d7a7bebd4e772321800d2e4c6034523c47dcc75db6714ba6592c7a976910af9" + - algorithm: "SHA1" + checksumValue: "51e4fc55c81de2052fbcf505f47458e8281196b3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivantevideo.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411338" + checksums: + - algorithm: "MD5" + checksumValue: "09341724f62dfb96c6edab552c702666" + - algorithm: "SHA1" + checksumValue: "92bc88482870b988f0426ef3c62e7b2dc03d2f85" + - algorithm: "SHA256" + checksumValue: "3f92f2da3bd920617e47fe1bb30606ee27f764ca1340dfb87bc60e8347350fc6" + copyrightText: "Copyright 2016 Adrien Descamps" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/yuv_rgb_lsx_func.h" + licenseComments: "The information in the file is:\nAdrien Descamps\nDistributed\ + \ under BSD 3-Clause License\nThe LICENSE file in the same diretory contains the\ + \ text of a BSD-3-Clause license and the same copyight owner. Thus we took the\ + \ text and concluded BSD-3-Clause as license of this file" + licenseConcluded: "LicenseRef-BSD-3-Clause-9b661032830136053b0e51a99e922c49" + licenseInfoInFiles: + - "LicenseRef-BSD-3-Clause" + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" +- SPDXID: "SPDXRef-item3410071" + checksums: + - algorithm: "SHA256" + checksumValue: "63cb98aa04815ff0235c09572fe9cb67a22408370eaf5f81185f9d38a5a3bb7b" + - algorithm: "SHA1" + checksumValue: "4b8dbf5a08790e0bdac7fe90e22e3e5a9b28f70a" + - algorithm: "MD5" + checksumValue: "52eed7dfc853d78be8ed233b383edafe" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/jni/src/CMakeLists.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410070" + checksums: + - algorithm: "MD5" + checksumValue: "181950dc0790526259441a27cf656c65" + - algorithm: "SHA1" + checksumValue: "a4b026b5d1555373a743315e933c446a46cd447a" + - algorithm: "SHA256" + checksumValue: "fc54542a76dffc2fd7d3582e48709371e0d1ed982361dce53d571cc8e547156c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/jni/src/Android.mk" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410079" + checksums: + - algorithm: "MD5" + checksumValue: "65925c430694eb36a1a2c298cf5e7c58" + - algorithm: "SHA1" + checksumValue: "36c07f620b94a31a1c9dbc7307d2da7eb90ca02f" + - algorithm: "SHA256" + checksumValue: "e9d8b4edbf3821e366836c30c3f4746d915a5a765938181edae854b12cd975e9" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/HIDDevice.java" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410009" + checksums: + - algorithm: "MD5" + checksumValue: "8135717c6d0bee6d1049c435e902917c" + - algorithm: "SHA1" + checksumValue: "a3b3a35da80ef1b6df8d30f2668b3fa729a36d79" + - algorithm: "SHA256" + checksumValue: "bdf27a41bc1e8cea3342caac9b22be73522f6c35d09c95597feead7a5cf592d4" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Makefile.pandora" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411337" + checksums: + - algorithm: "SHA1" + checksumValue: "7675f4518dcec2f5df7ac400078537cf23fe6565" + - algorithm: "SHA256" + checksumValue: "58a7b92c7d13b67a167d3171b4e6d845582b7e6a143dc8fa30c20256c1b471f7" + - algorithm: "MD5" + checksumValue: "acc472f88f584acdc32e999a0fbfe25b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/README.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410008" + checksums: + - algorithm: "MD5" + checksumValue: "f7c3f076490d931be8629975dfd1f276" + - algorithm: "SHA1" + checksumValue: "560857ed5b684b94ef198411c6f6b48fde0af0e0" + - algorithm: "SHA256" + checksumValue: "17ba6ee636cbe87032debf7b9d4e5908502625a65861b4a9e5b50559bc842f8d" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/TODO.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410482" + checksums: + - algorithm: "MD5" + checksumValue: "3efa2e60385ce2041583f624ecdbc622" + - algorithm: "SHA256" + checksumValue: "2248ac353277e455d794da3574307455ca4900caf5d86a420b8b811caac5b32c" + - algorithm: "SHA1" + checksumValue: "e2b09f882b48d61e80e7d577d4b300b34d3d798c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testsurround.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410483" + checksums: + - algorithm: "MD5" + checksumValue: "f78df82f5eb209a734bbab7866911663" + - algorithm: "SHA256" + checksumValue: "15e72d28b55a1b0a7c10658c07c41fa385a076fbff1e6a15d1efa9a86ee1c833" + - algorithm: "SHA1" + checksumValue: "986e66b316ec6adebc33c8aeca5b14eefaa83fdb" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testviewport.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411330" + checksums: + - algorithm: "SHA256" + checksumValue: "c971f69b5e8332f67192379e91917cd4279d95f30ab25ccdcfb5c84e7510b7c8" + - algorithm: "SHA1" + checksumValue: "99b1bfd01d6cb555c09436c7c1283e837ff41134" + - algorithm: "MD5" + checksumValue: "48a04b0d222b9948725a9359338f269b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtgamebar_cpp.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411339" + checksums: + - algorithm: "SHA1" + checksumValue: "7e664f03e587841cd25e8532638d684e8da3e289" + - algorithm: "SHA256" + checksumValue: "345bbb7832480eba9a468c4fdc24087b3fda4f75181703c99599dff5a9b6b831" + - algorithm: "MD5" + checksumValue: "d1105447d9c55aa3972192db5e55dccf" + copyrightText: "Copyright 2016 Adrien Descamps" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/yuv_rgb.c" + licenseComments: "The information in the file is:\nAdrien Descamps\nDistributed\ + \ under BSD 3-Clause License\nThe LICENSE file in the same diretory contains the\ + \ text of a BSD-3-Clause license and the same copyight owner. Thus we took the\ + \ text and concluded BSD-3-Clause as license of this file" + licenseConcluded: "LicenseRef-BSD-3-Clause-9b661032830136053b0e51a99e922c49" + licenseInfoInFiles: + - "LicenseRef-BSD-3-Clause" + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" +- SPDXID: "SPDXRef-item3411331" + checksums: + - algorithm: "SHA1" + checksumValue: "3ab11d11f1b9ad74813880e2c425bf99c071140a" + - algorithm: "SHA256" + checksumValue: "e1917182590be85fbcd63d400bd69974c6af19da3d84772a2021220da2f322bc" + - algorithm: "MD5" + checksumValue: "b9d5a6d37befc0af3c680ba31e13aa18" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtmouse_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410484" + checksums: + - algorithm: "MD5" + checksumValue: "a38f324b216bd7fb569294cda98b088a" + - algorithm: "SHA1" + checksumValue: "7c79a9c1c4d950599132d531d0eae3168b9d3b30" + - algorithm: "SHA256" + checksumValue: "7d0ed317bf22e33e8d8eb1bdea197a6ac5c8b8ec9de5057a9da5ebddf46c2c47" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/relative_mode.markdown" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411332" + checksums: + - algorithm: "MD5" + checksumValue: "daebaa81cfb34b02ca5489544ed07630" + - algorithm: "SHA256" + checksumValue: "7cb391efcfa86d3f273be7cb9e11b345afd1b236764f7c0949ed2e25617c7703" + - algorithm: "SHA1" + checksumValue: "a38001638f2ae173d28fd44b2cbd47248a52444f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtgamebar.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410485" + checksums: + - algorithm: "SHA1" + checksumValue: "77f87df193c91b404d2e36008e7c4c5d0e8610d9" + - algorithm: "MD5" + checksumValue: "ee5557a7b46fd00503cd5986d1209580" + - algorithm: "SHA256" + checksumValue: "f7b5cca4aabd94ba4cbaff14bde09ff1424403185e0613d48c77cc450064531e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/icon.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410487" + checksums: + - algorithm: "MD5" + checksumValue: "3e8eecb5e988f495e02656217b2384b1" + - algorithm: "SHA256" + checksumValue: "a7753332b368a5b9428762ca78202658756209610d0d046b6394f91c88243e53" + - algorithm: "SHA1" + checksumValue: "d76bf88918f2e16b6a86ecd4d97a5ddf17e23e58" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgles.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410084" + checksums: + - algorithm: "SHA1" + checksumValue: "c53ce2b23d76d216c38d5c7df1ccde2baf1e67cf" + - algorithm: "SHA256" + checksumValue: "814c3b0bd916aeb57beabe3996e8e947d228c1068716019afabde254cacd98f2" + - algorithm: "MD5" + checksumValue: "aceacfa0bd78f7c746520f6e095673cf" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/HIDDeviceManager.java" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410085" + checksums: + - algorithm: "MD5" + checksumValue: "fb15b71fae73a5b8c06595919f1bfcdb" + - algorithm: "SHA1" + checksumValue: "1ec5fd5efdae7775318a4ff3b799acfa7bf18e0f" + - algorithm: "SHA256" + checksumValue: "5b46e26e8ba888110f8908ef0def60c412ba6e8351c5d322f9b9406644cdb161" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/SDLSurface.java" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410091" + checksums: + - algorithm: "SHA1" + checksumValue: "0fdbe33569b5c5bfac7966eb17fe55c35cc521d2" + - algorithm: "SHA256" + checksumValue: "bf446bb62e3b178ad9c01ec4beeb85dcd3f67535bb885cdae14c7b595c0fbe57" + - algorithm: "MD5" + checksumValue: "588e0842355ca181c19ec19ba97cf656" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/values/strings.xml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410092" + checksums: + - algorithm: "SHA256" + checksumValue: "a3607cc982e5586fdc27a0feaeb59b7affd661d630b34c2bd8531371ce8159f4" + - algorithm: "MD5" + checksumValue: "38cf6e35d68dac323a16767a95b6fc6c" + - algorithm: "SHA1" + checksumValue: "30a53402cab3745be334d4d4c45b8235405d7dc5" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/values/colors.xml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410099" + checksums: + - algorithm: "SHA256" + checksumValue: "a435509bb103ea535e3819fa65920d9e6c9dc69d050641eed87db655aa94fefb" + - algorithm: "MD5" + checksumValue: "cc488e15d33940f9825df9d138d106a2" + - algorithm: "SHA1" + checksumValue: "b7034b47c21e6c297a1804d6b78d433e93e8eed8" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/mipmap-xhdpi/ic_launcher.png" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410097" + checksums: + - algorithm: "MD5" + checksumValue: "635d42253d2222cb34d20924a1b48bc1" + - algorithm: "SHA1" + checksumValue: "77a8e8a9ff917f564ca56cb45a309da807242a94" + - algorithm: "SHA256" + checksumValue: "360de6e123151b0a96b16ed7d683215805dc529e2d2539edacb5dc9e3dd79119" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410064" + checksums: + - algorithm: "SHA1" + checksumValue: "50572c79db4019c88b5557e3a11bd78d609d0877" + - algorithm: "SHA256" + checksumValue: "9db772dfb091b12964fc757ba0557a851adb2e61323e74857c48546b46abbee5" + - algorithm: "MD5" + checksumValue: "90ec33784f270c94e7b27271d93eb9ee" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/build.gradle" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411396" + checksums: + - algorithm: "MD5" + checksumValue: "adb400c268677abb9a17b83ef8a40dc4" + - algorithm: "SHA256" + checksumValue: "3330ebb9246d8b8bae16bc65f226f3224319b3b9dcba7240384441c4f7bd0c31" + - algorithm: "SHA1" + checksumValue: "bb6a06be73954decd1549c54a813d3ad76848b49" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenvideo.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410095" + checksums: + - algorithm: "SHA256" + checksumValue: "80851c46d318b0cedc51bb4d6095ad51dc16629ea590ee7d5fbac5b15c3cdbbb" + - algorithm: "MD5" + checksumValue: "7d35fc79b3044e2623172b64a8cce540" + - algorithm: "SHA1" + checksumValue: "4a853b8f57d58a4bae4221da9d5421529e0136ce" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/mipmap-hdpi/ic_launcher.png" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410093" + checksums: + - algorithm: "SHA1" + checksumValue: "94d79b67121b908e8a684741c9db1f9e78ad0808" + - algorithm: "SHA256" + checksumValue: "30b62994d4df8d3762c5204d539762cd74afe9c7ef7ce0c25ba6d5d2cb9a8bf0" + - algorithm: "MD5" + checksumValue: "3e70d21c6e6e2a3d5a26837b9f2d0069" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/values/styles.xml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411398" + checksums: + - algorithm: "SHA256" + checksumValue: "55b8ad9553f137ebbd3290dff650130c54f7ee9cd307f5b2517da85e17a90500" + - algorithm: "MD5" + checksumValue: "57e8b173ec80db42819baac770c60bd2" + - algorithm: "SHA1" + checksumValue: "464a3c48374e61bc166748c04ef772027bfca405" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenvideo.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410067" + checksums: + - algorithm: "MD5" + checksumValue: "36c096f2d49c86f9afe4ed3c05e07229" + - algorithm: "SHA1" + checksumValue: "a0147203bfd3791ca0e8d24dcf7c78f7f68e9a16" + - algorithm: "SHA256" + checksumValue: "b944a6752c2da4cee1de8afafd928931d326210d19e4eee51850d7aa1a28281f" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/jni/Android.mk" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411395" + checksums: + - algorithm: "SHA256" + checksumValue: "96769fd143884119c7fb7370af93eb8748a92a2cea40423598a65a0166ec8394" + - algorithm: "SHA1" + checksumValue: "21d13adc72348cad96e54125e72ce9444245802c" + - algorithm: "MD5" + checksumValue: "edd5763d593318e69936704c39d51bd2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenevents.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411399" + checksums: + - algorithm: "SHA256" + checksumValue: "9348cdf657eb03369eaf56634f1751de20d313e665919c10ac5385f4575c967d" + - algorithm: "SHA1" + checksumValue: "84c9d672b289c16e818dd6d5dd20d124ab8c3da5" + - algorithm: "MD5" + checksumValue: "55f970841a52c4af570c6caf60bf5b06" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenframebuffer.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410068" + checksums: + - algorithm: "SHA256" + checksumValue: "b0be68d7eec3400cf1e610dd1e2bd29f4c085244f8a1cbc5745af5718509b20c" + - algorithm: "MD5" + checksumValue: "e579b44a0a27de3b7c74b2c11d0ea306" + - algorithm: "SHA1" + checksumValue: "2e60d7fbde3da733a858c5c18739bb29e20ee5f5" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/jni/CMakeLists.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411397" + checksums: + - algorithm: "SHA256" + checksumValue: "536a6411dfd6451775b0f4686fd59f514af776db3ba8f244e99b23e81daa67d6" + - algorithm: "MD5" + checksumValue: "e8330e10aeec48dd15f7503f2b8240d4" + - algorithm: "SHA1" + checksumValue: "d3a1cf1e6119a443cf02af9b12a0f4025fda60cf" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenevents.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410066" + checksums: + - algorithm: "MD5" + checksumValue: "5e460ff38779b34e64a02d8f1764682b" + - algorithm: "SHA1" + checksumValue: "45e7030bf757d4a77b4dc836dd29c947b303a6b5" + - algorithm: "SHA256" + checksumValue: "36e4133f9d971af7309f8709c2ac1195705e7be83fb7f8bb9a819272eb994aed" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/jni/Application.mk" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410060" + checksums: + - algorithm: "MD5" + checksumValue: "da8aae5ffb231f49204162aeaf7b18da" + - algorithm: "SHA1" + checksumValue: "e9d6ff05a67a0511874e727a3b8008c4f13882f0" + - algorithm: "SHA256" + checksumValue: "95a5ac63784bd9214391c5c1b3bab0cbeb2c7306acb070baa1be0a4801ceda03" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/sdl2.m4" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411392" + checksums: + - algorithm: "MD5" + checksumValue: "6efc82273b114417eb42a265654da863" + - algorithm: "SHA1" + checksumValue: "3f3fc6d5580a73a6e802294568f741e6bf2fd492" + - algorithm: "SHA256" + checksumValue: "5f475b638ec5a337b796be09fb12da5d72eec5a5d6becb90927f1c71150fb496" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivanteplatform.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411390" + checksums: + - algorithm: "MD5" + checksumValue: "3cc7cfc09845a812b049f5139d075d57" + - algorithm: "SHA1" + checksumValue: "3abafcbc099763b4495ee4824ab01b268cee4e7a" + - algorithm: "SHA256" + checksumValue: "33a026d33c37ba24e165ee66bc86fb8a38ac223d7872b7ddd2b674bc37e5d0c0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivantevulkan.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412005" + checksums: + - algorithm: "SHA1" + checksumValue: "a2242105c1d231dc805ec23308440b2aa1a5da97" + - algorithm: "SHA256" + checksumValue: "f4556d1d03ff94207b97f1024a999e153dc944d55d878a240a897f22147d8ec9" + - algorithm: "MD5" + checksumValue: "caf620967e257f6cb888727945d7717c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_sysmutex.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411157" + checksums: + - algorithm: "SHA1" + checksumValue: "4ccfeacc367e47aaac3b28a6640ff79c2c6b6832" + - algorithm: "MD5" + checksumValue: "5806b73dac9114bedd81686f3f91d5aa" + - algorithm: "SHA256" + checksumValue: "d87cdcec0fee4382887cb5c7e9e57a3f957404e0923a334cf796bf3eafd5e3d0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_quit.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412004" + checksums: + - algorithm: "SHA1" + checksumValue: "bca854fb72ef478428741aadde2d5421b7b5d312" + - algorithm: "SHA256" + checksumValue: "0387cedf9e817f92e559bf41a4740376ddff1e0113fc2c77f6c2eed55bae69fb" + - algorithm: "MD5" + checksumValue: "6708a70805f85600c89dcc57e81aa32d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_syssem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410955" + checksums: + - algorithm: "SHA1" + checksumValue: "a3de640c4c7a6a1aab2b84a747fd3d82f7c3f22a" + - algorithm: "SHA256" + checksumValue: "d3d7546e085cbdfa799e51a672d7249f67a34984ed563f2f0764a31e33d3d99e" + - algorithm: "MD5" + checksumValue: "6590b96f4a5ae5fd9bbef8e675f3a882" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/ios/Makefile-manual" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411150" + checksums: + - algorithm: "MD5" + checksumValue: "31743c8b1a687f196b7f05578d3fa7df" + - algorithm: "SHA1" + checksumValue: "d4e33a352f5621e7e9386c043e67e9cc32556360" + - algorithm: "SHA256" + checksumValue: "b25f6389c003b9d601ad403c0658df0c26a8b1a3876e0e2a3e1bc9602c822d14" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_dropevents.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410952" + checksums: + - algorithm: "MD5" + checksumValue: "2252cc59cdf792b8634e6fd6a10944a1" + - algorithm: "SHA256" + checksumValue: "c35814fc132db95db65f01a3ecfcf0d388da8426dfd63e77247a9e224edd38e1" + - algorithm: "SHA1" + checksumValue: "975b745a6342e3bb0c698abb71c19e6a8c3532ef" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/doxygen/Doxyfile" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-See-doc.OTHER" + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412007" + checksums: + - algorithm: "SHA1" + checksumValue: "bb8f35b33f70099ec695bcae632b256b900ee7f8" + - algorithm: "SHA256" + checksumValue: "feda5268dc0502082fb552ad4c67ec35c62db845dd77db947fbfc00b79fb2456" + - algorithm: "MD5" + checksumValue: "1f9be7dfd4b09e17675a2d4cccfb7387" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_systhread.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411800" + checksums: + - algorithm: "SHA256" + checksumValue: "09d54fda2928f69468b8ea86d0d418c332a8394e467505facb4938f0b266edfb" + - algorithm: "MD5" + checksumValue: "2a9c1404887128bf31f1c147a57b3fc0" + - algorithm: "SHA1" + checksumValue: "be2f555cc6f7c89d6cd692ea9615503835690448" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/unix/SDL_sysfilesystem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411159" + checksums: + - algorithm: "SHA1" + checksumValue: "4ec1f28bd9be4f1e19ab3a2dc21a9fdfc52b38c1" + - algorithm: "MD5" + checksumValue: "45df3a96d33076d4c605059ac126815e" + - algorithm: "SHA256" + checksumValue: "184de6ab753c732978c79338c3d93e5dbd292e5df38f5993ef42a4f4492bf8f6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_scancode_tables_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410938" + checksums: + - algorithm: "MD5" + checksumValue: "c87b2d88228914d54179d369f7e4e16a" + - algorithm: "SHA1" + checksumValue: "10c13dee5831cf7048b07a3cc305b1d92935a8a8" + - algorithm: "SHA256" + checksumValue: "8ea9119752b1936d6cc77cd5f39deea8e35bc31d9ea31efdb5acf1c32cc0850c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile.mingw" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412006" + checksums: + - algorithm: "MD5" + checksumValue: "b04adf475a0e755c0cc576574a93aa86" + - algorithm: "SHA256" + checksumValue: "ee7b5c0bb4555589e374e8f171c6d3f600fdd6a0edd006af6cfab4cec34ceb62" + - algorithm: "SHA1" + checksumValue: "30484fd0f389d3b745eb1ef4d311cffdeec71eff" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_sysmutex_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410956" + checksums: + - algorithm: "SHA1" + checksumValue: "8049a2f97ca11edd62abc16ac2374e769b086fb2" + - algorithm: "SHA256" + checksumValue: "1245b1fe105e3405fb9cdb63ffbf1435409c54930ec4f01d5e13c609854f13cc" + - algorithm: "MD5" + checksumValue: "464ea668d0a3342bbe92299af9c04b3e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/ios/Makefile.am" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410957" + checksums: + - algorithm: "SHA1" + checksumValue: "66047dbcf3fd689c99472266f5ad141c53d6f2c6" + - algorithm: "SHA256" + checksumValue: "fb5436aa63d1b71a8dfbf74ecaf1a5b4e1ec4df7f80074d11fec99284f69ca5f" + - algorithm: "MD5" + checksumValue: "e0ea014f523f64f0adb13409055ee59e" + copyrightText: "Copyright 2009, Alan Ott, Signal 11 Software. All Rights Reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/LICENSE-orig.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-hidapi" + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412019" + checksums: + - algorithm: "MD5" + checksumValue: "571e3e9e01ee3549b0019893d6628d52" + - algorithm: "SHA1" + checksumValue: "adc0721775edb98c0a1b55e436a8e4be3edabaef" + - algorithm: "SHA256" + checksumValue: "88f804c7c414156948e93b5fb0d25d3be5ba5070a541122a099b7fdd74e66194" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_systhread_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411801" + checksums: + - algorithm: "SHA1" + checksumValue: "0028df49605675b19f83da5d03d9a8d0c60f46e1" + - algorithm: "SHA256" + checksumValue: "26f088f917b1ecef40ac428d6299132a162db556a8bfd03488884ec2b1203b42" + - algorithm: "MD5" + checksumValue: "74edb5e99a8ebdf462f6eeb57f19c638" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_guid.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411151" + checksums: + - algorithm: "SHA256" + checksumValue: "3e64248e26bf1cec555f8aaeacf92f1306631d414eda7e75d8105e12ffbf328f" + - algorithm: "MD5" + checksumValue: "249401feca76a69f5c20b4f520876f24" + - algorithm: "SHA1" + checksumValue: "3eddfb600d7a193fc67ed0872544071ab6162950" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/scancodes_darwin.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410954" + checksums: + - algorithm: "SHA1" + checksumValue: "64daced29292f2b26951791eb5f2cb012bd46f98" + - algorithm: "SHA256" + checksumValue: "b7c1e7c1b25919077b77fb7687c4f386e21966e6153b76eee14a9607c1f720dd" + - algorithm: "MD5" + checksumValue: "886c251b9872183c2cc1168d04beebef" + copyrightText: "Copyright (C) 2021 Valve Corporation" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/ios/hid.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411152" + checksums: + - algorithm: "SHA1" + checksumValue: "cde870c29027d023bd3596102fc17be66c1f7e96" + - algorithm: "MD5" + checksumValue: "41150878c6700835b6683210977b7ba7" + - algorithm: "SHA256" + checksumValue: "5592986463701a3ee267aedc049f9f1242e8346693cff0978119c813186a930b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_events_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411806" + checksums: + - algorithm: "SHA1" + checksumValue: "363013296c8692e2f00212e50c72cccb80c5aaf5" + - algorithm: "SHA256" + checksumValue: "0634b0d016822bfbde98cac5732797e52de97a909e821dde613bda2ef9b73f24" + - algorithm: "MD5" + checksumValue: "cc4d50a63a3e93db8cfffaa52074c2ac" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/haiku/SDL_haikuaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411803" + checksums: + - algorithm: "MD5" + checksumValue: "46f9cdab1759d47897464c144a33b8a5" + - algorithm: "SHA256" + checksumValue: "15b478bd813680290c232ac3ff0d78cd6f37df0602b851aa60179105bb181f53" + - algorithm: "SHA1" + checksumValue: "32fa1f654743db4065132d498573aa16152bd28f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audiodev.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410959" + checksums: + - algorithm: "SHA256" + checksumValue: "dfe64bd1a58eb8982fad5d8105e6fbbd4a5baafabda28cc5896fa87fa2e0a2b0" + - algorithm: "MD5" + checksumValue: "d01d2cafcd018ae90d576d84fa1f95c0" + - algorithm: "SHA1" + checksumValue: "0938e21e8e6abff7c63ad9be6fe951b1b4fdf080" + copyrightText: "Copyright 2009, All Rights Reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/hid.c" + licenseComments: "(The information in the file is:\nAt the discretion of the user\ + \ of this library,\nthis software may be licensed under the terms of the\nGNU\ + \ General Public License v3, a BSD-Style license, or the\noriginal HIDAPI license\ + \ as outlined in the LICENSE.txt,\nLICENSE-gpl3.txt, LICENSE-bsd.txt, and LICENSE-orig.txt\n\ + files located at the root of the source distribution.\nThus we concluded: GPL-3.0\ + \ OR BSD-3-Clause as license of this file.\nWE chose Permission-Notice) AND NOASSERTION\ + \ AND We took the text of the BSD-3-Clause license from /LICENSE-bsd.txt in the\ + \ hidapi directory AND We took the text of the Permission-Notice from /LICENSE-orig.txt\ + \ in the hidapi directory" + licenseConcluded: "(LicenseRef-GPL-3.0-only OR LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635\ + \ OR LicenseRef-Permission-Notice-dabbd07fc26023d06f0aa31833386fa5)" + licenseInfoInFiles: + - "LicenseRef-AGPL-3.0-only" + - "LicenseRef-BSD-3-Clause" + - "LicenseRef-GPL-3.0-only" + - "LicenseRef-LGPL-3.0-only" + - "LicenseRef-BSD-style" +- SPDXID: "SPDXRef-item3412012" + checksums: + - algorithm: "SHA1" + checksumValue: "a2bd6beb496c322a7fe6fc5d1e7ebd301d20d237" + - algorithm: "SHA256" + checksumValue: "db58862e0158c86bf7df0de1570b96128b9c5e4cbb29d20352b0ecae389e1896" + - algorithm: "MD5" + checksumValue: "d3dd0ebd0ad1ac3bd81c73debd9c56dd" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ps2/SDL_systhread_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411164" + checksums: + - algorithm: "MD5" + checksumValue: "d4d30dca29fe8bad28df0a47bb1e4961" + - algorithm: "SHA1" + checksumValue: "2a7626ac59af40014acb915515913c89cfd62f42" + - algorithm: "SHA256" + checksumValue: "896392536f8f1c64f714704ff4b952a47c02793122f4d9170428e190e29eccce" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_dropevents_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412011" + checksums: + - algorithm: "SHA1" + checksumValue: "fa6875df1d6d5987719be477383716b5f8b57a76" + - algorithm: "SHA256" + checksumValue: "133961ef2956ba55a94d8b4fa2be58ad1e3bb70bbeb673eb8d0a4a0a69ddf264" + - algorithm: "MD5" + checksumValue: "7533d813ac143e9b883d4826bf40782e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ps2/SDL_systhread.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411165" + checksums: + - algorithm: "SHA1" + checksumValue: "82e0ecef47f77ef001e100b659cc2d991c448aff" + - algorithm: "MD5" + checksumValue: "96c1b05f8234294216c7da0cfe371a6f" + - algorithm: "SHA256" + checksumValue: "e673961c2ee29a3c7cc5ab6a339268ac8d369a4cfa520def8d9f9fa904a5acae" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_clipboardevents_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410086" + checksums: + - algorithm: "SHA256" + checksumValue: "1c2cdd25da7592c5a66f67701af909e0cb2ec65ff10f38c2e5193959bcf5b7de" + - algorithm: "MD5" + checksumValue: "3086df75ed67e4efff77cbd74fb92cce" + - algorithm: "SHA1" + checksumValue: "0e3ce2c9fc4d00ecaa2c7c948e664f423a8438d3" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/HIDDeviceUSB.java" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411169" + checksums: + - algorithm: "SHA256" + checksumValue: "1197e0d49a251208db29ff50ccf2e3673f4309f050261df910efe7c97d929228" + - algorithm: "SHA1" + checksumValue: "78c0910fbe654dd93d5f4f7344573643668b96c0" + - algorithm: "MD5" + checksumValue: "cbee28bd163e7774f9cedc65cfd07f40" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/scancodes_ascii.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410949" + checksums: + - algorithm: "SHA256" + checksumValue: "ae5cac190e60b8705ac50791c76f3a2787e4649eb33972bb1ee023e96feddce2" + - algorithm: "MD5" + checksumValue: "f33c07af7987f859ca3ceba4b84de6cb" + - algorithm: "SHA1" + checksumValue: "c63f8e2af97fc083b67d88c08c140ada643c7132" + copyrightText: "Copyright (c) 2008 Steven G. Johnson \nCopyright\ + \ (c) 2011 Daniel Richard G. " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/m4/ax_pthread.m4" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception-52d507877bdc839a87c8c756326dd167" + licenseInfoInFiles: + - "LicenseRef-Autoconf-exception" + - "LicenseRef-GPL-3.0-or-later" + - "LicenseRef-LicenseRef-scancode-autoconf-macro-exception" +- SPDXID: "SPDXRef-item3412014" + checksums: + - algorithm: "SHA1" + checksumValue: "024b6447628dc121e342656866ce62b9270d29b6" + - algorithm: "SHA256" + checksumValue: "b9e1941114cfb027196ffc19e4bb740b529356bc3e5479710145d42516644119" + - algorithm: "MD5" + checksumValue: "01f6bfa7fecd14036ac8d246e1558185" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_systls.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410950" + checksums: + - algorithm: "SHA1" + checksumValue: "94d4df6a698e3c43f053751d09ab5db9d0d21d36" + - algorithm: "SHA256" + checksumValue: "a4046b4795803251f46fd9e73601d7507a269a1a2da2819f8bc9a68cd3770c6c" + - algorithm: "MD5" + checksumValue: "fb1bdd4acefd60b661cec4927d4212b4" + copyrightText: "Copyright © 2004 Scott James Remnant ." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/m4/pkg.m4" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception" + licenseInfoInFiles: + - "LicenseRef-GPL-2.0-or-later" + - "LicenseRef-Autoconf-exception" + - "LicenseRef-LicenseRef-scancode-autoconf-simple-exception-2.0" +- SPDXID: "SPDXRef-item3411166" + checksums: + - algorithm: "SHA1" + checksumValue: "33bd275603612110f5d66722fde96ae110b62feb" + - algorithm: "MD5" + checksumValue: "d99e81b7347ba3fa990cbdf9f598a77f" + - algorithm: "SHA256" + checksumValue: "c8b87c3367b1c4205656ffc909b5306758ac89484a25dfc48d259ac13344eee2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/scancodes_linux.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411805" + checksums: + - algorithm: "SHA256" + checksumValue: "962f46f5df06585d1fd8791eeb5499efe3b110b22a02871e643493bd90ec10a0" + - algorithm: "MD5" + checksumValue: "2a6d89c1650a090311c88aeb98e0b60a" + - algorithm: "SHA1" + checksumValue: "ceca8210274771fe769f63db242f90a69f25fd75" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/haiku/SDL_haikuaudio.cc" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411167" + checksums: + - algorithm: "MD5" + checksumValue: "25160df9a02c81672318ff5076458597" + - algorithm: "SHA256" + checksumValue: "78557171b84be5f3c2af8d8b318bdc9633e905ecea0112248975c59df32abd4a" + - algorithm: "SHA1" + checksumValue: "e22b2ea1fcb65c9911ab5013746389a231f23ed9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_events.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410083" + checksums: + - algorithm: "SHA1" + checksumValue: "b65a53408cadbc819f205812ea32e53222885ced" + - algorithm: "SHA256" + checksumValue: "78a07450afa0d7078496a219a32b4bce5c00671317bc228333e9bff5e3da500d" + - algorithm: "MD5" + checksumValue: "8dbf2cda50ac217639c3ff4e0b67a79b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/HIDDeviceBLESteamController.java" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410080" + checksums: + - algorithm: "SHA256" + checksumValue: "3c807685c7578b663618090016e8c2c953dcf28143a501ebf54bb4ed1dee5d66" + - algorithm: "MD5" + checksumValue: "f41db86ff5cac2893ee0f88407ce8aa0" + - algorithm: "SHA1" + checksumValue: "ceb557fe89749c7ff0031b4e198151768b4da1a3" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/SDLActivity.java" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410081" + checksums: + - algorithm: "SHA1" + checksumValue: "ecbaab761400b19125eb51adf52a8c0f0f894e5e" + - algorithm: "SHA256" + checksumValue: "27db11b8436dc4b8393241120ce9107b081203a27fa39c36efd42a4a7ec9af9d" + - algorithm: "MD5" + checksumValue: "af032fa8807e3380c045610cf63c93f7" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/SDLAudioManager.java" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411168" + checksums: + - algorithm: "MD5" + checksumValue: "31b5c740e5667b5c03c0ec5731231416" + - algorithm: "SHA256" + checksumValue: "24fb4f8d0b6b2d70c0315ca24ed5f02bc58a36c054a247ce05646473a6a83c49" + - algorithm: "SHA1" + checksumValue: "7f6164377f0943786fcef943418412a37a7a8758" + copyrightText: "Copyright (C) 2003-2006,2008 Jamey Sharp, Josh Triplett\nCopyright\ + \ © 2009 Red Hat, Inc.\nCopyright 1990-1992,1999,2000,2004,2009,2010 Oracle and/or\ + \ its affiliates. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/imKStoUCS.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3410089" + checksums: + - algorithm: "MD5" + checksumValue: "59e1a547547f6679567d7801d3670769" + - algorithm: "SHA1" + checksumValue: "357c205473924d0c808190b0f71a073d886b96c7" + - algorithm: "SHA256" + checksumValue: "e1502185049211025ac9428da71ead209daa5bdefa6975053a870d0e42c5a18c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher.png" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412015" + checksums: + - algorithm: "SHA1" + checksumValue: "f6cf09b85e576885dad021806e02377e696a7778" + - algorithm: "SHA256" + checksumValue: "38e2ffe4ef27fa96f194916a3485cdb67e2819d2b8a359aa6a8b870a90755c31" + - algorithm: "MD5" + checksumValue: "7e5a16bb890d19db11aa36778ea02e47" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_syssem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410082" + checksums: + - algorithm: "MD5" + checksumValue: "a2841eebcf1e64a90415b233a3aa6c56" + - algorithm: "SHA1" + checksumValue: "adaeb16fcd387e2edcd8dc5376bad943fdd7c486" + - algorithm: "SHA256" + checksumValue: "e9c23b6009d20553c4c4336cf24116c55677e13c53b58856611100ac32f60da8" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/SDLControllerManager.java" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411706" + checksums: + - algorithm: "SHA1" + checksumValue: "4fb737b18748d92498d0f42f62caedd09ff9f4b4" + - algorithm: "MD5" + checksumValue: "5d0865efbc595f6f240dae4b1db66296" + - algorithm: "SHA256" + checksumValue: "7dc6a82e242984d5e10e5102bfb9c46aab6e53611a86ac373681dedf63c7ec92" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/steam/SDL_steamcontroller.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411707" + checksums: + - algorithm: "MD5" + checksumValue: "6c7ff0cee8ecb27c639eee8eb9f2e9b3" + - algorithm: "SHA1" + checksumValue: "8ada0d6bcd9815262c5667f5508ec350c02044d5" + - algorithm: "SHA256" + checksumValue: "1c5eceb7bd759233f2e718c2ef54ab4ebbcee1ed2968150dd806d42cdbcfc1fe" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/steam/SDL_steamcontroller.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410822" + checksums: + - algorithm: "SHA1" + checksumValue: "a04e564e6cd3bc3932a522cc8fb8b58a26a0b5b6" + - algorithm: "SHA256" + checksumValue: "7c550ea0d85d42f6a8f68b70eda486db43811a7ffe39753af16b1c311dc9a0c2" + - algorithm: "MD5" + checksumValue: "9f5eefe937b33258183995f96d0a7cc0" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testsurround/testsurround.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410820" + checksums: + - algorithm: "SHA256" + checksumValue: "fed2daeb2ad205807b42e97a0a7e8337d13a80d9a21a7c45a4724ef3bbe5cf1a" + - algorithm: "MD5" + checksumValue: "30d0a82bd7836b6374e19fff452d4df6" + - algorithm: "SHA1" + checksumValue: "e44fe816d9a514c4b70a6caf7cd3182b0b8bc7be" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testrumble/testrumble.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410851" + checksums: + - algorithm: "SHA1" + checksumValue: "99462ea9ab9f292767334f1e42760d1ba35119fb" + - algorithm: "MD5" + checksumValue: "e5872c95b0388e732f74990ed38543fb" + - algorithm: "SHA256" + checksumValue: "bdc9dde0326219b24567fef4721c8202d3acaf0339c1c0ac59c3c63025f3ef1f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/n3ds/SDL_systimer.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410852" + checksums: + - algorithm: "SHA1" + checksumValue: "115842f358e63b15cc126752b29744c7183ec19f" + - algorithm: "MD5" + checksumValue: "da210f6770f4ecf9e9d9ed9561c0c055" + - algorithm: "SHA256" + checksumValue: "e15baeaba15e3fcc166b3d9221312d8794ed579ca8df70475688093652735ef8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/SDL_timer_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410832" + checksums: + - algorithm: "SHA1" + checksumValue: "01141a30fb47c198834b3830d61a96ee31037ab8" + - algorithm: "SHA256" + checksumValue: "3cf5b220d85069ac9c27d4f4721779ac3dcdca06a1176dadbdb01f0ecdf39827" + - algorithm: "MD5" + checksumValue: "1ab9ee98ae48a4b45b60f59cb986a669" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testvulkan/testvulkan.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410818" + checksums: + - algorithm: "SHA256" + checksumValue: "3962edf97141a1ff6a07ee3ee716641cb613298af91422825c6eca3ecb606c5b" + - algorithm: "MD5" + checksumValue: "5961be07b9e17cf3f0fb9de4b44505e8" + - algorithm: "SHA1" + checksumValue: "76d1b69edbf785300ea7970a978ad44b8c3a68a2" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testgl2/testgl2.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410826" + checksums: + - algorithm: "SHA1" + checksumValue: "80b878e71c4a960a274468134f3101f6a494e358" + - algorithm: "SHA256" + checksumValue: "1091c282ca2996a23d2bbe240fb31d1c32d92f2f2d3853865144378cf8638030" + - algorithm: "MD5" + checksumValue: "87e97bf812df41ca9724bfc9ff99f349" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/checkkeys/checkkeys.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410824" + checksums: + - algorithm: "SHA1" + checksumValue: "9ada8987c208f588c01dd4cf4187c46e8c7c1bcb" + - algorithm: "SHA256" + checksumValue: "fd76e5ae8ec2d9a07a61957286a808c915257873148e114fa6ef75d4644f39fd" + - algorithm: "MD5" + checksumValue: "79e885384e0f378d4a903312d175b4f8" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testwm2/testwm2.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410837" + checksums: + - algorithm: "MD5" + checksumValue: "abb6925d4c05243e3594da8d9fb1b661" + - algorithm: "SHA256" + checksumValue: "51c8066e9cbf5aaf7ab9894bcadab84e774e122b3192256dcbc0722289392e3a" + - algorithm: "SHA1" + checksumValue: "696748bf5d41cdada143c687bbadfc602d1045f8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_dataqueue.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410835" + checksums: + - algorithm: "MD5" + checksumValue: "199cb62ec6aeb4158ab18b576cc98fe0" + - algorithm: "SHA1" + checksumValue: "3c7463ae89e78b67d917711d874d4a8c67f31dad" + - algorithm: "SHA256" + checksumValue: "f95ba8ce6fcca9d51422cc9c6b35ce520faad06087b22f2b734cd092f39f5640" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/SDLmain/SDLmain.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410833" + checksums: + - algorithm: "SHA256" + checksumValue: "b9650b5d38dd1655fdd82c44b391379fa8f776e657aa0206c186a23566f0dbc4" + - algorithm: "SHA1" + checksumValue: "c2663f5744ce1f6dcbd11e332ea0f299badb51ee" + - algorithm: "MD5" + checksumValue: "e17e4636d37bb114fa78eedc4b9c7c2e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/SDL.sln" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411296" + checksums: + - algorithm: "MD5" + checksumValue: "2761b9ffcb3cbb601420f4c7afa1f9ba" + - algorithm: "SHA1" + checksumValue: "3e639305f37a848b9fd549cbcd9d54f58b2af5b5" + - algorithm: "SHA256" + checksumValue: "e13319a3171bb0f45a1604ed3f5fa93d959c42121e262fbfa212c08e29e3faec" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidvideo.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411297" + checksums: + - algorithm: "SHA256" + checksumValue: "64ebea1a7f5f71c9f1a5690b0bd4c98b0d3b83ff9f0fed4256ced6fa7e78751d" + - algorithm: "MD5" + checksumValue: "099f334befbd5df0074c998d17f95286" + - algorithm: "SHA1" + checksumValue: "b022d414f8a59f84deec5c7297d55bbea585e8f9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidevents.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410828" + checksums: + - algorithm: "SHA256" + checksumValue: "8cf33d52fc7321660260a6d88cd34c678282ea75e69c53da370fb3ce8b2b6298" + - algorithm: "MD5" + checksumValue: "540a61849be3683f103a040d177ed4da" + - algorithm: "SHA1" + checksumValue: "6569c215b90c0cf50b52b7a87732b1cc55808ae8" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testpower/testpower.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410830" + checksums: + - algorithm: "SHA1" + checksumValue: "31f4e52ef2e1b5378f2e237027227e0802c98f06" + - algorithm: "SHA256" + checksumValue: "2b318ac53d7eb82867d83c20b62d800e8d2c5898e8080dd60c7928f1b4c383ba" + - algorithm: "MD5" + checksumValue: "493e79ff1e6be236a65d393fa30547bb" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testsensor/testsensor.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411298" + checksums: + - algorithm: "SHA1" + checksumValue: "a887bc79fec646b7d9cf4a932f528d9b035f57bc" + - algorithm: "MD5" + checksumValue: "12fb790af81280d154dbba23f1aa831e" + - algorithm: "SHA256" + checksumValue: "e0ba023124de080226df28c42db3a2f60842f04e7d520d9ef36ef4112ab9ef36" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidwindow.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411299" + checksums: + - algorithm: "SHA256" + checksumValue: "aa582ebf0d598988e701b34a0b45c1238419b43383c35e6dd5dfe41abff454e9" + - algorithm: "SHA1" + checksumValue: "85f2e5306b12118aa7ce38bfe82f811442ce34d9" + - algorithm: "MD5" + checksumValue: "6d24c8567dd37ac3deafa77006092175" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidgl.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412144" + checksums: + - algorithm: "MD5" + checksumValue: "15700afe17da609868b381cd497b386d" + - algorithm: "SHA256" + checksumValue: "6959109dc463ee8702e5b44c485be9a6898df6039bc20367dd3a7900fbe8e93f" + - algorithm: "SHA1" + checksumValue: "c7c91c6b0bc3c8e7c651ddd076270c04986f827f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/windows/SDL_syspower.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411892" + checksums: + - algorithm: "MD5" + checksumValue: "807394246d11b8884eef6d03f6b2dcd0" + - algorithm: "SHA1" + checksumValue: "cd9ee9a553402de9d9a2fd499e04b77663aa6d60" + - algorithm: "SHA256" + checksumValue: "c1836908f26d274e4b3b114030d28617caa6a5b2c997d586974e967f85e58f27" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/dummy/SDL_dummyaudio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410563" + checksums: + - algorithm: "MD5" + checksumValue: "8d4287ba378bb030029052ead18ead6a" + - algorithm: "SHA1" + checksumValue: "3cb77b66239f63768994170b246c11ca951122b5" + - algorithm: "SHA256" + checksumValue: "8c58af055e5647697534989ce2476a825be763d7e227b36adaf57279c3d3ce44" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/clang-format-src.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410653" + checksums: + - algorithm: "MD5" + checksumValue: "f1f15b1b0aba1de2dcf222cd42d1222c" + - algorithm: "SHA1" + checksumValue: "057af9f144038cebeedd81292ea6cbe8ccdd9c4c" + - algorithm: "SHA256" + checksumValue: "9598e70462ae4224aea70b66de465396220c30f94756652c55346d43b13458c5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/begin_code.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411895" + checksums: + - algorithm: "SHA256" + checksumValue: "4aeca6e20cccafdd004fd3007e44e85b944c27c48cc58602ee7f9662a2d557a3" + - algorithm: "MD5" + checksumValue: "a9da8fcfb3bba7970164820874d3be1e" + - algorithm: "SHA1" + checksumValue: "c098d3787480f8eee7e1f8efd943f0f4cbe6f362" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/qsa/SDL_qsa_audio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411984" + checksums: + - algorithm: "MD5" + checksumValue: "ee512f79934d874b333d2aa549e98221" + - algorithm: "SHA256" + checksumValue: "7f0d6c39da547c07cb475b013000e07ad217fe1e586d3c973c986a1cb97f2877" + - algorithm: "SHA1" + checksumValue: "007c8243e77cd75d9c3541f69d71d01df247c3d0" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/dummy/SDL_dummy_main.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Public-domain" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-public-domain" + - "LicenseRef-Public-domain" +- SPDXID: "SPDXRef-item3411411" + checksums: + - algorithm: "SHA1" + checksumValue: "a9934223f8d06e579abc31cd5a7a79fa044bff3e" + - algorithm: "SHA256" + checksumValue: "36e7361a492f2b5972409e4b42a5128a22c0836f3e3e98439eb22000f328d0b4" + - algorithm: "MD5" + checksumValue: "499250f172fc58b423d9699f62a5f52d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpievents.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411500" + checksums: + - algorithm: "SHA1" + checksumValue: "fecc64a9658525ffdd036d46d2c8e21c5f627f8a" + - algorithm: "MD5" + checksumValue: "d6586ea099017ff83212f12da2abdab3" + - algorithm: "SHA256" + checksumValue: "dd3389c9a6c8670e57e863745f08831c51d16a160760328b61ae6890f917a26a" + copyrightText: "Copyright 2015-2022 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_screen.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3410564" + checksums: + - algorithm: "MD5" + checksumValue: "db9300d2e59ba41fe3c34535cd1be957" + - algorithm: "SHA256" + checksumValue: "d8c54f0d084b5593c03d2cf2bb59b9562e4ba5d14ee83e4e54b65f66225be395" + - algorithm: "SHA1" + checksumValue: "5c87a40fac94f496336820bb5414b9b2fd65e227" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/updaterev.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410654" + checksums: + - algorithm: "MD5" + checksumValue: "05cc45d39fe6d551d2249b18c10a8945" + - algorithm: "SHA1" + checksumValue: "a4e2979c1e898375d1c99247461eff186274a0c8" + - algorithm: "SHA256" + checksumValue: "af9e958dd6ec5695a43d26cd206501db85e74bdc5cf674730a53fb3a4a7ee26c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_compare.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411413" + checksums: + - algorithm: "MD5" + checksumValue: "31c5a2dadb902577e0027aaeb0d9e445" + - algorithm: "SHA256" + checksumValue: "c3194bc7ca4ad924007405f96ac44006deebb311541e5497e0a953fc9e9c593c" + - algorithm: "SHA1" + checksumValue: "3463ef8180b74e470cf1703fbd9596835b2b64dd" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpiopengles.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411956" + checksums: + - algorithm: "SHA1" + checksumValue: "a48da8482c7809a3183bfd2e7b04ed23860ae795" + - algorithm: "SHA256" + checksumValue: "e0f3c562db4eccee41d041952a849f6b99b7dd34150fa57cdc510e2f6b9b8c63" + - algorithm: "MD5" + checksumValue: "50ebf6b074b42598caef75238f9121cc" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_list.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410566" + checksums: + - algorithm: "MD5" + checksumValue: "3ef4df46b8fe75cb4832a50dc74592f8" + - algorithm: "SHA1" + checksumValue: "fc807a8f55f43630755f2fab524a8cd5fbb720ac" + - algorithm: "SHA256" + checksumValue: "3f014a763407ce0ea2f8fb185bdebf6ddfa9cd0debd83f5af7c67098f3be8ec2" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/emscripten-buildbot.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410625" + checksums: + - algorithm: "MD5" + checksumValue: "6218a7768d1896f6dfea3ad26e30f454" + - algorithm: "SHA256" + checksumValue: "80c5c27ff0eba923f3617850cf7e02379082c2f3bde2a54743c4bb756ad98ba9" + - algorithm: "SHA1" + checksumValue: "fc149a611808f936d5d24e912cb775e9df485ce9" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-WinRT/SDL-UWP.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411894" + checksums: + - algorithm: "MD5" + checksumValue: "2a0e27813e7294a08253e10124081d05" + - algorithm: "SHA1" + checksumValue: "37738f76b8dec612c6231b3818ac10e9b5dba2d9" + - algorithm: "SHA256" + checksumValue: "cbfe1f2a334fdec6cfb540e7902835aa685dd83a1750abdd66c0a36f7cb10866" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/qsa/SDL_qsa_audio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411953" + checksums: + - algorithm: "SHA1" + checksumValue: "f661f1a8a6f4ceff258171a45fcbd7e0b632be36" + - algorithm: "SHA256" + checksumValue: "a6be65ddd3672144fb184e412a8136b49fb2b232ec40a581f0feb54db1527afc" + - algorithm: "MD5" + checksumValue: "a14ddca91a8613e29edecb73361510f2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/macosx/SDL_syslocale.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411410" + checksums: + - algorithm: "MD5" + checksumValue: "19fc29aefb42e24b8542a012d2defbaa" + - algorithm: "SHA1" + checksumValue: "23e678f37693428b2907aa5a067eaba3ba2c4e88" + - algorithm: "SHA256" + checksumValue: "1aa8207dcdc1e5b5e0c945ad9c7a8a6dc56beb740c613f1617582557df87ed28" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpiopengles.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410623" + checksums: + - algorithm: "SHA256" + checksumValue: "78d0bba8be740ee600f87ea8c5cd6d283f117ca4608d93aa5ae19b3d860d7017" + - algorithm: "MD5" + checksumValue: "29dcccd045c558b6b1f2f976cdb058ef" + - algorithm: "SHA1" + checksumValue: "1ec14ff3cf446445dbcac7b6f09a639cc2cf27d0" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-WinRT/SDL-UWP.vcxproj.filters" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411955" + checksums: + - algorithm: "MD5" + checksumValue: "8544362c3271c9e81906eccca9e598b9" + - algorithm: "SHA256" + checksumValue: "06f3443a4d3e76385fc620c27ea38fd31b004812e1775330e61afbe3d9329aa1" + - algorithm: "SHA1" + checksumValue: "1cd8b2675c72076305bd94abd3c57240eaa52acb" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/unix/SDL_syslocale.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411897" + checksums: + - algorithm: "MD5" + checksumValue: "8dfb2b96db268ad4fe60f97ef9cd7268" + - algorithm: "SHA1" + checksumValue: "846dfab42fc97943fd62649c92f9ca56edab076d" + - algorithm: "SHA256" + checksumValue: "a18d27bb000b7cc0366b060002b7e0aaa53ff3ed70c70af614c0ef28a3da926f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/psp/SDL_pspaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410624" + checksums: + - algorithm: "MD5" + checksumValue: "f69ada25ff85890d334a716dadddec17" + - algorithm: "SHA1" + checksumValue: "dae57cd28e85203049c5d48aba1e8accd2380c2d" + - algorithm: "SHA256" + checksumValue: "6f534de7bf7fb39deca56d3d03b9219835f2041dd5d7cd53d206ed5532561249" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-WinRT/SDL-UWP.sln" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410565" + checksums: + - algorithm: "MD5" + checksumValue: "14f0e0ce972407a0556c89b6d2c50900" + - algorithm: "SHA1" + checksumValue: "264dbb087b58a6e4653f378ac3b0dc420ffc22e3" + - algorithm: "SHA256" + checksumValue: "42262b72fea21c2b40e283498d74c3fd704a11292da195e813896cebd1528b91" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/mkinstalldirs" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Public-domain" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-public-domain" + - "LicenseRef-Public-domain-ref" +- SPDXID: "SPDXRef-item3410626" + checksums: + - algorithm: "SHA256" + checksumValue: "d08af24d92b87218d4e3577012bd1779b4914193c8a088a68427ed68a9be7da7" + - algorithm: "MD5" + checksumValue: "264d2705deb31668a2619d11c0dd02a2" + - algorithm: "SHA1" + checksumValue: "d3577a6780b1b6aa9a0a2997465952a795ef235b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/CMakeLists.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3411412" + checksums: + - algorithm: "MD5" + checksumValue: "fbfc77fef2a015412980e84577eca4f6" + - algorithm: "SHA1" + checksumValue: "83e05e32e04799ba9b52bbc2e71cdcdf51a457ef" + - algorithm: "SHA256" + checksumValue: "67fe72789bab3da09d013faf87baa7824e28cd8def797ab518759aa64a4fc7d0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpimouse.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410878" + checksums: + - algorithm: "MD5" + checksumValue: "7155980c8d4927e96fa516e7382f3019" + - algorithm: "SHA256" + checksumValue: "4b2c26938fe7e8c6f290fd3cb1153c6f90233feef551b119c8445dc4326dbee8" + - algorithm: "SHA1" + checksumValue: "9c42a2c59657dd06ffe00e198c5303f0da7a9384" + copyrightText: "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/k_cos.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Preserve-Permission-Notice" + - "LicenseRef-LicenseRef-scancode-sunpro" +- SPDXID: "SPDXRef-item3411428" + checksums: + - algorithm: "SHA256" + checksumValue: "4a5ac00ac08dc08368737285309d085d253dd1f6681b3b5a1bd71da89927e822" + - algorithm: "MD5" + checksumValue: "3d04603c092a9af16561443c9f275d1a" + - algorithm: "SHA1" + checksumValue: "3d14e9aa37d7d927abd213788419fff6ac9a43ff" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagles_pvr_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410621" + checksums: + - algorithm: "SHA1" + checksumValue: "961a92ddf577fd211396d84aaaca29be616bf20b" + - algorithm: "SHA256" + checksumValue: "3e5f2c02225b51b2af70275bfe0f37e04303a0b2047f21509d1551a73e39069c" + - algorithm: "MD5" + checksumValue: "2e405a5e5de478fa003eeedaf73c92be" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Android.mk" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411725" + checksums: + - algorithm: "SHA1" + checksumValue: "51cbea92c025c4c053ba582459be02009ee4532c" + - algorithm: "SHA256" + checksumValue: "16bc9e33986772f5bc5765a19cdc39d1a8f29b1a684f92ac1cf3a7e3f0376de3" + - algorithm: "MD5" + checksumValue: "3c92260b660d31eb5b8cfa97a7c7863b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/psp/SDL_sysjoystick.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411425" + checksums: + - algorithm: "MD5" + checksumValue: "f2cf829948b7398a2237f1454d6b9657" + - algorithm: "SHA256" + checksumValue: "25a0e787499c246e87ed12dcdc8996eb9c324297587242dbac87cd01f9d730f1" + - algorithm: "SHA1" + checksumValue: "b5b2ba2cde7d64ad794936cdc59a279f9b4ece3c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagles_pvr.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411959" + checksums: + - algorithm: "SHA256" + checksumValue: "0074a2a600fc5067c0aa7bde9fd51fa3b18b9b75c4b74edbcc407b51bbc1cd4b" + - algorithm: "SHA1" + checksumValue: "df5bf60d40b6af1df48b443bf0150ba32a81f004" + - algorithm: "MD5" + checksumValue: "48568e6f865a6743e633a3ea2fd12173" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/uikit/SDL_uikit_main.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Public-domain" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-public-domain" + - "LicenseRef-Public-domain" +- SPDXID: "SPDXRef-item3411426" + checksums: + - algorithm: "SHA1" + checksumValue: "e5399aeb37db1315eb43d35c5db3e9d72a940b55" + - algorithm: "MD5" + checksumValue: "fd6ccd960e29ec246edb171b1715bda7" + - algorithm: "SHA256" + checksumValue: "0d7e669c99c6486bde7518187a052ae5b9b2522e169a1a04698a5f4d51b628fe" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitakeyboard.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410628" + checksums: + - algorithm: "SHA256" + checksumValue: "0e7e24c76cda00d1128cdb800d384ec8f87742e90a64c46f52b21c0e8f2f211e" + - algorithm: "MD5" + checksumValue: "9d8823fdb85a08fb982372c5194a6eb5" + - algorithm: "SHA1" + checksumValue: "c25453dac4c0d1d3fded5bdc6a1f8cd7774ce8d8" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_revision.h" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410579" + checksums: + - algorithm: "SHA256" + checksumValue: "193bf51bc7af3b967fa2ae86990c0f95dc56500444f90bdec3a10adcd49ca58f" + - algorithm: "MD5" + checksumValue: "20f07b80fbd682c4fffd205a96276e51" + - algorithm: "SHA1" + checksumValue: "98486e2eeacc27e3e9e056891e1b80d9c93bad19" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/SDLtest/SDLtest.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410629" + checksums: + - algorithm: "SHA1" + checksumValue: "4759a28ab1e4213fd442d5f8e04661efadb30d7d" + - algorithm: "MD5" + checksumValue: "4f4e133082a1879f71763ac6a8960cf7" + - algorithm: "SHA256" + checksumValue: "4bc748d5c6290957fc843a7245a6ebce41f3cf0129a635e225f13013f80d35f8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_ngage.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410573" + checksums: + - algorithm: "MD5" + checksumValue: "411ea30abbfa7ca9cb711f5f761d7557" + - algorithm: "SHA1" + checksumValue: "201d9e5eb2bb09e426c9e518f3fb32bfb039cb89" + - algorithm: "SHA256" + checksumValue: "2ca0dba35bc39670e02499d3cb5a6ee1843ca2bffe79b58d40d3c54728b1eef7" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/logos/Logo150x150.png" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410879" + checksums: + - algorithm: "SHA1" + checksumValue: "4ed772a3810c7ca2bbdd1d28b346d963f9193123" + - algorithm: "SHA256" + checksumValue: "86bd76f0a0da8f50b9c116b44910c9d99fa90d853d278c72c805d4fe91bba836" + - algorithm: "MD5" + checksumValue: "5e0f83ec2fcb94717d0edf6f81a97ef3" + copyrightText: "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_fabs.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Preserve-Permission-Notice" + - "LicenseRef-LicenseRef-scancode-sunpro" +- SPDXID: "SPDXRef-item3411965" + checksums: + - algorithm: "SHA1" + checksumValue: "bbd56c5de82213fe0a06ffeee508ec2a75a410c8" + - algorithm: "MD5" + checksumValue: "7cff0cc123b5b70d839544393c74a34c" + - algorithm: "SHA256" + checksumValue: "71c870bc2a25a39bab97d28442691ca2696819f7b10d6036622485b8e23ba3fb" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/haiku/SDL_BApp.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411726" + checksums: + - algorithm: "MD5" + checksumValue: "bbf621a74db51931ec2f0ca7141da6e9" + - algorithm: "SHA1" + checksumValue: "a7d93fb71e4d85bbc199974e10af5a240bac0781" + - algorithm: "SHA256" + checksumValue: "6a597888a16dd1191e82a6f3a32296d0586d7eddb7f1341a15837aaa95f7f7d1" + copyrightText: "Copyright (C) Valve Corporation" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/controller_list.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410570" + checksums: + - algorithm: "SHA1" + checksumValue: "7fc37fda1524a59d856717618c953d33a37fad6c" + - algorithm: "SHA256" + checksumValue: "417bd6f70fbabcd136b78bd60b1a675ba8d729ef485622a91fcdcad2b2592b95" + - algorithm: "MD5" + checksumValue: "9924dade27660a639a89c97f12051d98" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/update-copyright.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410619" + checksums: + - algorithm: "MD5" + checksumValue: "0a701108da518169f9f42885d815ae54" + - algorithm: "SHA1" + checksumValue: "f0a4a2298de1b6356fbe51bbee5f3cc377ae7243" + - algorithm: "SHA256" + checksumValue: "a004ff3bb6b840d955d86f9e7dfb4be06a2fa4332632d90ace3f82326b555df9" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/SDLmain/SDLmain.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411727" + checksums: + - algorithm: "SHA256" + checksumValue: "83d5ffb3c0630f43a61c49bf3a0c19a90386acc900781e16d1f94b40f7969db4" + - algorithm: "SHA1" + checksumValue: "050b60665186022e0fa799e7f6a4d4b293f83384" + - algorithm: "MD5" + checksumValue: "2b69914a86887fcaeea5c9e3d5d30508" + copyrightText: "Copyright (C) Valve Corporation" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/controller_type.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411429" + checksums: + - algorithm: "SHA256" + checksumValue: "00e7937078e87645fedde2bae52c5b76c80873996b388270adf3d348f4342db6" + - algorithm: "MD5" + checksumValue: "e24b1fbf2af530fec509debe5d74fdf6" + - algorithm: "SHA1" + checksumValue: "3c7640382013e5221d148c4a31f43b5aaab10317" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitaframebuffer.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411951" + checksums: + - algorithm: "SHA256" + checksumValue: "c4d8ce883ecde9a343f3b4e36c58903b7644d2572dcc21930db226214554e060" + - algorithm: "MD5" + checksumValue: "02752bafd9a5bdfa5073092063ce5d99" + - algorithm: "SHA1" + checksumValue: "a9ca77743b4288b927ce9296f64bc55befbe3e2f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/dummy/SDL_syslocale.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410877" + checksums: + - algorithm: "SHA256" + checksumValue: "0d03110622a921fcb98ecacee1a1940828d2d647672f3707036ab9117d006783" + - algorithm: "SHA1" + checksumValue: "99f692fe319ea3c35d42d9dea54f0509d159caad" + - algorithm: "MD5" + checksumValue: "8d3e5dc44631fd86c8d19190582362b9" + copyrightText: "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_atan2.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Preserve-Permission-Notice" + - "LicenseRef-LicenseRef-scancode-sunpro" +- SPDXID: "SPDXRef-item3411427" + checksums: + - algorithm: "SHA1" + checksumValue: "ace0f20f77a0263e82785e85959728bd5ed9110a" + - algorithm: "SHA256" + checksumValue: "cd6a8423ccb245c245757d75950823f9593c8c2235c5cd9addbb78fbb587f799" + - algorithm: "MD5" + checksumValue: "22df5d7b9509b9a4a7412cc8e5fce301" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitavideo.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410620" + checksums: + - algorithm: "MD5" + checksumValue: "b082ed99232f408b543adfab1f6d8207" + - algorithm: "SHA1" + checksumValue: "8c5e622a6fe082d0ead60f9f36dafd8848846c5e" + - algorithm: "SHA256" + checksumValue: "f9c438b58cb081e2c55778f4e552be9c751b61459518fad646e178e73a65be6b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/sdl2-config.cmake.in" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410872" + checksums: + - algorithm: "SHA1" + checksumValue: "858fe5e896220584663889815a4c0a5c51a0607f" + - algorithm: "SHA256" + checksumValue: "4f78ab056d52a0069bbe0d6407f728617b554b0d05ca12ede9a2f45495f8e052" + - algorithm: "MD5" + checksumValue: "7e7db9e49506c04cfcb768c748a71f84" + copyrightText: "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_atan.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Preserve-Permission-Notice" + - "LicenseRef-LicenseRef-scancode-sunpro" +- SPDXID: "SPDXRef-item3410870" + checksums: + - algorithm: "SHA256" + checksumValue: "8f6e13bd28818e5aec0a054eb82e7618b0613fdc7a9015e6e92f22c4c5f9ad34" + - algorithm: "MD5" + checksumValue: "a1d1e2c8d1419a66a0d59bb149a618c4" + - algorithm: "SHA1" + checksumValue: "c6f835889cde5b92653f7d5e8c943ec7bb2f3980" + copyrightText: "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_log.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Preserve-Permission-Notice" + - "LicenseRef-LicenseRef-scancode-sunpro" +- SPDXID: "SPDXRef-item3411728" + checksums: + - algorithm: "MD5" + checksumValue: "4e9761b70239a5c590e2926e5ec9998b" + - algorithm: "SHA256" + checksumValue: "e487409b5ed76d8613910715e9e1ee0fe0420c3bbd86f4f347425d6013ccf764" + - algorithm: "SHA1" + checksumValue: "0b7b7b29cea72f8eadf8b7d8a8d54690ff6006d2" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/sort_controllers.py" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411729" + checksums: + - algorithm: "SHA1" + checksumValue: "14b2c6b5df84032dc18a98b8ddcb3785234e1517" + - algorithm: "SHA256" + checksumValue: "221ac73d8e831890507aa5e67decf0daba8172ae9c9f81210c7669a60e0382ab" + - algorithm: "MD5" + checksumValue: "b25b0288470300c41987b429ddd3720c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/check_8bitdo.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410634" + checksums: + - algorithm: "SHA256" + checksumValue: "9638a17f58b3b745d88fbb1f4dfefc88b496a2fd84b1556adb37cf7d1ed4cf88" + - algorithm: "SHA1" + checksumValue: "4c98c839964f6bb35d39f5406490375c5d44f737" + - algorithm: "MD5" + checksumValue: "e27dc0ca3fe404feb023b7645b189a39" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_messagebox.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410510" + checksums: + - algorithm: "SHA1" + checksumValue: "29a8882ce97e0c9c81a83faa268a4a6889fc1b68" + - algorithm: "SHA256" + checksumValue: "c4efae98b5a010e21e9080fc53f1a99f445dc3761650e917abee6b66ca9d3c17" + - algorithm: "MD5" + checksumValue: "a7edb126bb187b287c769db948e33637" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/vita.yaml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411502" + checksums: + - algorithm: "MD5" + checksumValue: "c2719698b4402bffd8fdcbfd6490b60d" + - algorithm: "SHA256" + checksumValue: "232856a476dcf73f6e634ae40be857c1db3e2bf5ad2142d756cccdc31129608b" + - algorithm: "SHA1" + checksumValue: "1cbc74a5a583c94f7e65103a897f2aa36b9071f8" + copyrightText: "Copyright 2015-2022 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_ggp.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3411842" + checksums: + - algorithm: "SHA256" + checksumValue: "ea09a1c5cebe24fc82e30dc913acd9f55ec35fbfc121fdadb50cc2aa3b0f1686" + - algorithm: "SHA1" + checksumValue: "1df252e43c0705be9ec5d45c806f2ba33b942281" + - algorithm: "MD5" + checksumValue: "3f4177958ad9a85d2fa540a60613a52f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/emscripten/SDL_emscriptenaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410656" + checksums: + - algorithm: "SHA256" + checksumValue: "adcebe52582978955ebcc9e06f072a28ffb5b3181ad6f4c5375bb2f866e313bd" + - algorithm: "SHA1" + checksumValue: "6f39a58fb1200b1bf8f662c1b0357c2686bf5a7a" + - algorithm: "MD5" + checksumValue: "eb6843d849bb46933cc1ad8a1388b687" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410995" + checksums: + - algorithm: "SHA1" + checksumValue: "2868a89e7a585517fa1a355372df0014db79196c" + - algorithm: "SHA256" + checksumValue: "813f764aef92fd76e25269f31dc4d3c53753999fbb6277ca6700c083cbf213d8" + - algorithm: "MD5" + checksumValue: "2addf4128bd7f8a6377e9934036a6296" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengl/SDL_glfuncs.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411415" + checksums: + - algorithm: "MD5" + checksumValue: "e646091d1a0b81e5e8929741af46c786" + - algorithm: "SHA1" + checksumValue: "2b6f85943e04c1f275a06b1bf09c2fd4ada520d6" + - algorithm: "SHA256" + checksumValue: "d2611d786c64943705533b6918c5cf562460f8eaac3b7cd2f802f8e1288ba18c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagl_pvr.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410658" + checksums: + - algorithm: "MD5" + checksumValue: "2431539bdb259670b5573d6e6405bbfe" + - algorithm: "SHA256" + checksumValue: "9a14d17dc33a46041dbd6c6964ebb4ce7ff1d99f484a4b58b5368a2287ff17db" + - algorithm: "SHA1" + checksumValue: "f48aded61184977f2166b51fd9ba9b4114b16f48" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga \nCopyright\ + \ (c) 2008-2018 The Khronos Group Inc.\nCopyright 2007-2020 The Khronos Group\ + \ Inc.\nCopyright 2013-2020 The Khronos Group Inc.\nCopyright 2013-2020 The Khronos\ + \ Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_egl.h" + licenseComments: "NOASSERTION AND NOASSERTION AND NOASSERTION" + licenseConcluded: "(LicenseRef-Apache-2.0 AND LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb\ + \ AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" + - "LicenseRef-MIT" + - "LicenseRef-Zlib" + - "LicenseRef-LicenseRef-scancode-khronos" +- SPDXID: "SPDXRef-item3410509" + checksums: + - algorithm: "SHA256" + checksumValue: "35b39192bb1a89368d3f51819080b1c73bed2f67a5113b8fdb1e41268b4cee17" + - algorithm: "MD5" + checksumValue: "e1a2b861138ee141720634d986fed16a" + - algorithm: "SHA1" + checksumValue: "e513c6fea0ab3a396c4ddcaa49e35e10479a8b52" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/watcom.yml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411505" + checksums: + - algorithm: "SHA256" + checksumValue: "6103e0dd164567caaf887a18ea0f8c267e227ad4afaf94437bd9919b8d50d050" + - algorithm: "SHA1" + checksumValue: "20ac33ce2899d2c98d5c97aa420e33f96a030871" + - algorithm: "MD5" + checksumValue: "6db7cf173ddce1c89069f5bf854adeab" + copyrightText: "Copyright 2014-2022 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vk_platform.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3411841" + checksums: + - algorithm: "SHA256" + checksumValue: "6fbc3226907e0cc7d98ae0493600fe428279217b6bda71dc6fa92b143dcb3413" + - algorithm: "MD5" + checksumValue: "9604a43ff633f939dfdd45f7b3880314" + - algorithm: "SHA1" + checksumValue: "322dae13ef43df9a0655e06bd64211bdccc48be6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/emscripten/SDL_emscriptenaudio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410655" + checksums: + - algorithm: "SHA1" + checksumValue: "4a538edf032c2a7e24b94155a26410675263d564" + - algorithm: "MD5" + checksumValue: "9b8a2d29c5f2ede023294f4f2dcb9670" + - algorithm: "SHA256" + checksumValue: "a67f4a848fad4e3e77e5b1b888e577abc5ac52d06e44f42c99a34dd0287f3b6f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_hints.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410994" + checksums: + - algorithm: "SHA1" + checksumValue: "a6c9629eb6be95cd02cfa3e393685220ce69c17b" + - algorithm: "MD5" + checksumValue: "7d849aa6c01d1e06500ce984a238fa37" + - algorithm: "SHA256" + checksumValue: "f15c61b88d8d4bcc658f46f05f72ee2ba5d944e341c1fadca0cacccba9c987f8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengl/SDL_shaders_gl.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411986" + checksums: + - algorithm: "SHA256" + checksumValue: "0eab7d8e0ec6fa4d58b79a5a1d6d0f86c04db36823ce0f5fa9c52fe29fac5cb7" + - algorithm: "SHA1" + checksumValue: "ea3afd5cb0ececeafa4b8404efa4e60e42a7f617" + - algorithm: "MD5" + checksumValue: "ad53916ab09628da87f7e62a23a5f366" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/psp/SDL_psp_main.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Public-domain" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-public-domain" + - "LicenseRef-Public-domain" +- SPDXID: "SPDXRef-item3411507" + checksums: + - algorithm: "SHA1" + checksumValue: "36bcafebf3b42eea2e74a35a54ba88de55dc39b2" + - algorithm: "MD5" + checksumValue: "7a82894ba5fef33836e0d3bb36145119" + - algorithm: "SHA256" + checksumValue: "720699f13c6303ed1402844d70e0c6122691a778bf50ebf96ca0a00b6bdebb7c" + copyrightText: "Copyright 2015-2022 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_ios.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3410567" + checksums: + - algorithm: "MD5" + checksumValue: "52a600d55bb9e77978c594e41829564f" + - algorithm: "SHA1" + checksumValue: "7ac15218dd0bf4caa99534ed7f284eb46d9f8121" + - algorithm: "SHA256" + checksumValue: "a72700e33b55233e6f9a325945d7d2a5c3159334c875625bde1910a4acd4bb34" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/clang-fat.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410657" + checksums: + - algorithm: "SHA1" + checksumValue: "f4e63fae859f97754cae3c904d68e2b19aec4bb4" + - algorithm: "MD5" + checksumValue: "64bb5e0179306aea35c23a2da85ed1fe" + - algorithm: "SHA256" + checksumValue: "64521ecb86cb380259803dd54ed09783e3a5bfcf5ed3cb45ff0681093e079664" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_blendmode.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410568" + checksums: + - algorithm: "SHA256" + checksumValue: "465c5fe67c7d36b72e808812716445d4d38d4b94734ca8d36a8639d12323878b" + - algorithm: "MD5" + checksumValue: "45c1d61d9e0b95c49e82a5fbf13a963f" + - algorithm: "SHA1" + checksumValue: "a5d79f0aaa1c5ce20a0b490f33ae0623e258d2ff" + copyrightText: "Copyright 1992-2023 Free Software Foundation, Inc.\nCopyright 1992-2023\ + \ Free Software Foundation, Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/config.sub" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-autoconf-simple-exception" + - "LicenseRef-LicenseRef-scancode-free-unknown" + - "LicenseRef-GPL-3.0-or-later" + - "LicenseRef-Autoconf-exception" +- SPDXID: "SPDXRef-item3411504" + checksums: + - algorithm: "SHA1" + checksumValue: "c653ba87e374b28f626ecf5395cd5d2c0d8065a0" + - algorithm: "MD5" + checksumValue: "8073c90e98258d7329c933566a4f2c00" + - algorithm: "SHA256" + checksumValue: "1a9570afbe78386f6614db969aa613c43f4b90fba153051414d8a15e6a5a4a80" + copyrightText: "Copyright 2015-2022 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_directfb.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3411899" + checksums: + - algorithm: "SHA256" + checksumValue: "cc2e718f66954f7f3b453bd9b46114a0d60222f3e23726d753be7e5cd198b6a5" + - algorithm: "MD5" + checksumValue: "d11685596c584f9eae376c5ca1e15e91" + - algorithm: "SHA1" + checksumValue: "30fbbe53bb440f47cb89671508499d0d572037c9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411989" + checksums: + - algorithm: "SHA256" + checksumValue: "edfdd1921defc15b89359a558015d19377341ebe5e0f78d1be69064370d87ff5" + - algorithm: "MD5" + checksumValue: "107298b2a14c74e8c9779f222b5efa0d" + - algorithm: "SHA1" + checksumValue: "30d123f3e7fe9316cf1cf8b8d6085651e4bc84c5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ngage/SDL_systhread.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411416" + checksums: + - algorithm: "SHA1" + checksumValue: "cc1bbceca084468c3192125336e9d0da6c448e74" + - algorithm: "SHA256" + checksumValue: "97e209f75f865069d30f57563f1f5a0fda6cf319911d5adad160bfe030c30d67" + - algorithm: "MD5" + checksumValue: "d565147eddae1823b3c3ca4dd919f592" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitatouch.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411509" + checksums: + - algorithm: "SHA1" + checksumValue: "97ad87967be03f1fd59ba25752cb09cc703c75db" + - algorithm: "MD5" + checksumValue: "dcbab2742cbe42214144a068183c7f0b" + - algorithm: "SHA256" + checksumValue: "98e2569d65cad15065677651017ab1a48935a99c0e88f71d1cdea0e62d07b851" + copyrightText: "Copyright 2015-2022 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_core.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3410569" + checksums: + - algorithm: "MD5" + checksumValue: "4815377d4e67f03e32a804cd94dd85e4" + - algorithm: "SHA1" + checksumValue: "7d7d9724fe5e3c476d5a939425216aed1b18c977" + - algorithm: "SHA256" + checksumValue: "d06eae6e1626df3c5144e0d2218039e578ce1b2ca18b77047903dc73df11307c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/android-prefab.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410659" + checksums: + - algorithm: "SHA1" + checksumValue: "3b312ebfe21a1957e3dc0d811285dcf3bbd5f969" + - algorithm: "MD5" + checksumValue: "14274d0d345e965d1f2cd29d13b719bf" + - algorithm: "SHA256" + checksumValue: "e73b1830b863f1a2979b88162681870b9e62a62522d4e2315dd3ad5081d0430e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_copying.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411417" + checksums: + - algorithm: "SHA1" + checksumValue: "fa04ff38c56ad7a4a5e1ad8a3f0e1524e532260a" + - algorithm: "MD5" + checksumValue: "c02bb046afd6a6bdc188d09c62414b07" + - algorithm: "SHA256" + checksumValue: "4375e467a781d22932883f767a21befd47bded033f40ec6371516c3ebcb8c9f9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagl_pvr_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411506" + checksums: + - algorithm: "MD5" + checksumValue: "8af551305a704a63713cd24261f6bfba" + - algorithm: "SHA256" + checksumValue: "afc6785ef13e330491494620d2dbe833cccfdf212a52570447aa1173f00ccef7" + - algorithm: "SHA1" + checksumValue: "1d72371e3f5a21d09774d4378aed60835a70ac78" + copyrightText: "Copyright 2015-2022 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_macos.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3411898" + checksums: + - algorithm: "MD5" + checksumValue: "02c629c7f7aa3bb7663c7a8f9f22c447" + - algorithm: "SHA256" + checksumValue: "6609e6fcd78cdcd7fc04bdef27703c22fbe611a27a989be9c69abe8e90657c5e" + - algorithm: "SHA1" + checksumValue: "98ef7703009aac9da2d3a806e0c7ada3b5c1ca10" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/psp/SDL_pspaudio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410560" + checksums: + - algorithm: "MD5" + checksumValue: "6d8d46222befc01ed033c1ce4ff24093" + - algorithm: "SHA1" + checksumValue: "a1bfabb1972b309873ebe5eb067d3a411e33d22b" + - algorithm: "SHA256" + checksumValue: "a0c8b82ccbc2c6a1396545faab60b7514cc8ddc33cf9fae50aa75aefb0f2381d" + copyrightText: "Copyright (C) 1996-2015 Free Software Foundation, Inc.\nCopyright\ + \ (C) 2004-2015 Free Software Foundation, Inc.\nCopyright (C) 2010-2015 Free Software\ + \ Foundation, Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/ltmain.sh" + licenseComments: "NOASSERTION AND NOASSERTION" + licenseConcluded: "(LicenseRef-GPL-3.0-or-later-WITH-Libtool-exception AND LicenseRef-GPL-2.0-or-later-WITH-Libtool-exception)" + licenseInfoInFiles: + - "LicenseRef-Libtool-exception" + - "LicenseRef-GPL-2.0-or-later" + - "LicenseRef-GPL-3.0-or-later" +- SPDXID: "SPDXRef-item3410652" + checksums: + - algorithm: "SHA256" + checksumValue: "93b17958680f0737e0ca4d30caf568c135414fd032e5c54bd16fad570fc09e11" + - algorithm: "SHA1" + checksumValue: "79d8e74fd558e7ecf0789494eae88b81b339e2b6" + - algorithm: "MD5" + checksumValue: "a3f5cc528a04db70ef3fbf6d002c3583" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_metal.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411891" + checksums: + - algorithm: "SHA256" + checksumValue: "abed23d8950e18f486862e63248a2c491231b353c52bff9a0bd7b265729c16f3" + - algorithm: "MD5" + checksumValue: "1c6af004aa2e30e46f6344127d4f4afb" + - algorithm: "SHA1" + checksumValue: "189217df5b306f32b1b2254a5417affcaff18c4d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/dummy/SDL_dummyaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411981" + checksums: + - algorithm: "SHA1" + checksumValue: "c710836928de46f890302f9106ad6d0bfa9fe4bb" + - algorithm: "SHA256" + checksumValue: "08cdfb6ce2c820404494b3174d847bb0b2d432ef3d99b8cfbe4855db8e13a656" + - algorithm: "MD5" + checksumValue: "f1504c9ad9022ac41cb8b25a204670b2" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/windows/version.rc" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Public-domain" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-public-domain" + - "LicenseRef-Public-domain" +- SPDXID: "SPDXRef-item3411418" + checksums: + - algorithm: "MD5" + checksumValue: "9368565cd5d0439aa0337b507d6a55f0" + - algorithm: "SHA1" + checksumValue: "5c22f3498e1e93ea2fa92a9a43974bccdfc48478" + - algorithm: "SHA256" + checksumValue: "d706e13c34a2fec05d68d8ec72d956424d32679adb7f4984e109d926e16bf600" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitatouch.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410650" + checksums: + - algorithm: "MD5" + checksumValue: "94f5e89ae8d3c08019036be163a5564a" + - algorithm: "SHA256" + checksumValue: "53a1e1f5d7ba0f425f71cc07066a00cbfcda170df456e353d687e8df45fb702c" + - algorithm: "SHA1" + checksumValue: "f3a02273dcdff111346101b299ec85c5d19c937e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_name.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411419" + checksums: + - algorithm: "SHA256" + checksumValue: "91e6c0a8060d2d36d87ffa0272774fe0aa46b7c29e64fc47083a571ac7ab750d" + - algorithm: "SHA1" + checksumValue: "44b48640f656e5d9a5b6c5fe13a54d1083d66f55" + - algorithm: "MD5" + checksumValue: "0dc2736995ff49634bacb1ac90ad682c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitamouse_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411508" + checksums: + - algorithm: "SHA1" + checksumValue: "5c1bc8939fc903a16d2decb7fcd0bc69f930cf26" + - algorithm: "MD5" + checksumValue: "4208a0a759f7f7cd462ac7249c852600" + - algorithm: "SHA256" + checksumValue: "024b4cc34a8abc29b9121123d707e857de27aa25d87d8de5713cf24beed364ce" + copyrightText: "Copyright 2015-2022 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_android.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3411501" + checksums: + - algorithm: "MD5" + checksumValue: "00a9c04b2e0c16cdff67816d4fadd0db" + - algorithm: "SHA256" + checksumValue: "608be5aed15751752c1e7f970176a81e2b5d0d64e1399309c11982b6486d14e4" + - algorithm: "SHA1" + checksumValue: "0dae84cc4572110c7bff9dd1d04859dbf5ffc866" + copyrightText: "Copyright 2015-2022 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_beta.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3410561" + checksums: + - algorithm: "SHA1" + checksumValue: "f8eb80e83b0ff8e4e562ae8568f3da714e5e019b" + - algorithm: "SHA256" + checksumValue: "29962dc1cafc4f4785664ddcacebb45c229ecc705bd49d861476618cc5d194ee" + - algorithm: "MD5" + checksumValue: "956e874665f3c67445a368c8db3d0ea6" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/windows-buildbot-zipper.bat" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410651" + checksums: + - algorithm: "MD5" + checksumValue: "5fb59315fd15dab416268be303a1cf5e" + - algorithm: "SHA256" + checksumValue: "6f82d6e81e213565e4caccb914ee6058854d0fb8e230944970e455cdf9b3237a" + - algorithm: "SHA1" + checksumValue: "661d1fbb4009fc1c24e56dd7d8a44fe0cdf7ef95" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_shape.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410562" + checksums: + - algorithm: "MD5" + checksumValue: "bb403c79ca3805334999f2c725b248b8" + - algorithm: "SHA256" + checksumValue: "bf3b501e34698b89bc9d1ddf33a1d787e4a0df9dce9d27a9a10bf18aef4709ad" + - algorithm: "SHA1" + checksumValue: "396048858b1150d6a090f659d19eda4bcc16b745" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga \nCopyright\ + \ (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/gen_audio_resampler_filter.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411982" + checksums: + - algorithm: "SHA256" + checksumValue: "4935eb5e86270bb4240b45d0149ba2ff20d017cc633886b1c3bc3d551df1b84c" + - algorithm: "SHA1" + checksumValue: "3fa1b9a7a279fcedb6a710dfada360e010e7bdc6" + - algorithm: "MD5" + checksumValue: "6c53b41a544f14c376fe98ca4ef99f4f" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/windows/SDL_windows_main.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Public-domain" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-public-domain" + - "LicenseRef-Public-domain" +- SPDXID: "SPDXRef-item3410752" + checksums: + - algorithm: "SHA256" + checksumValue: "1f8aa512a08e5e47c7b3920603672699943a51f86d6f780fb33a120466114ad8" + - algorithm: "MD5" + checksumValue: "cadac929981664af6258d8a21f2aef98" + - algorithm: "SHA1" + checksumValue: "35d42e2e050cb2995e2baa94eccde9a98aece66e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-os2.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410513" + checksums: + - algorithm: "SHA256" + checksumValue: "984f3ec044d056aafd7cba729cb14427a6142bcdc8f1d7a270346a7e2fd058f1" + - algorithm: "MD5" + checksumValue: "fc43324fe780d2257c280c17c8a823c1" + - algorithm: "SHA1" + checksumValue: "ad0a1ce89ce3f9b36ba6ccb5f3e8106d257b29af" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/emscripten.yml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410753" + checksums: + - algorithm: "SHA256" + checksumValue: "8abf984045d5938e20d143fac3f74310e3ea7de7c113b3353a84beb2c0feea2e" + - algorithm: "SHA1" + checksumValue: "d564e0a78c1f669eccbe3edc4676bfe4ac8d58d1" + - algorithm: "MD5" + checksumValue: "cc7789c7a7efc835ffe5187c100d9f4e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-porting.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410750" + checksums: + - algorithm: "SHA1" + checksumValue: "f47370fc1cb1a6598b68dd0c484afde94bc1eaf0" + - algorithm: "SHA256" + checksumValue: "8a2a9fe303443603f1cfb2f94a547d4c090bc58bfc60da974c2f9eec6c3d640a" + - algorithm: "MD5" + checksumValue: "20f02557beca407cb997e651550c0962" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-linux.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410751" + checksums: + - algorithm: "SHA1" + checksumValue: "a870f3c72cac81f044b2c68882df214eff84b700" + - algorithm: "MD5" + checksumValue: "7ae723b65696c497680ad5b631eb5294" + - algorithm: "SHA256" + checksumValue: "83e22093daacd6e3dca92c0e25e5c796a9ca8c72300180d0ac48180ca56ac0c5" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-macos.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410328" + checksums: + - algorithm: "MD5" + checksumValue: "9ec8ae18182223536d07ccf97bb139df" + - algorithm: "SHA256" + checksumValue: "9db8bf4ff6b7eb6bfc019ab1c9571e5b24323b2773469313e033edd4f4425e73" + - algorithm: "SHA1" + checksumValue: "af096dc83d095239473f2facc5470af81354e40d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testplatform.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410996" + checksums: + - algorithm: "SHA256" + checksumValue: "5b6828f922c9f4701175511cd82525d30b0a7442af655ca11b096b20d66c0a78" + - algorithm: "SHA1" + checksumValue: "98e3c35f3a073230b3f57ce79b92102651fd799a" + - algorithm: "MD5" + checksumValue: "85082be51e98dbb1d9ead5ec08ea010d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_yuv_sw.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410645" + checksums: + - algorithm: "SHA1" + checksumValue: "c0123bb91484e00375779af8da20b26027c59ca8" + - algorithm: "MD5" + checksumValue: "385a2737158fce36a918b36ea836316f" + - algorithm: "SHA256" + checksumValue: "33e0e63fbb4a12f814d62e0a89de39ad20e085d373ee41588e7f2082661d86c6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_gesture.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411656" + checksums: + - algorithm: "SHA1" + checksumValue: "9c4a88d04c760a9a3ac9a3d5bf29c322e51035a6" + - algorithm: "SHA256" + checksumValue: "28417dab98489f963d82cadf7700999903043697c71241467e1a031633de45e1" + - algorithm: "MD5" + checksumValue: "ab3b9d078b3c97c8f3b2c8e71a3acdbb" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/haiku/SDL_haikujoystick.cc" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410512" + checksums: + - algorithm: "SHA1" + checksumValue: "7cb796cceb466ff4861d3919e33fa35acc87085f" + - algorithm: "MD5" + checksumValue: "a51db5a9dd055832794a9106794fd8d6" + - algorithm: "SHA256" + checksumValue: "3761bce45d33c4cbdcea85f8abec49b64c6a8bc42fc7928646ac56340acc66b5" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/cpactions.yml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410271" + checksums: + - algorithm: "MD5" + checksumValue: "3dd4e5d28ac911125d7bd137ada4224e" + - algorithm: "SHA1" + checksumValue: "69a87002f5dc4897974ee1f3c28c64504545da27" + - algorithm: "SHA256" + checksumValue: "77e756dd7eb11f9ee576fbde22d7520e303a8fd68ffa0643270a1d9560dfb154" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_process.h" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3410325" + checksums: + - algorithm: "SHA256" + checksumValue: "206fbe3ca5d751be8e6fde3bedab147ac3d55ace19c8d5fefab9746b1d7ebf95" + - algorithm: "SHA1" + checksumValue: "b7e203b89a752d66f89c055864da27ad2bb24c90" + - algorithm: "MD5" + checksumValue: "e7a1d9afd8aa6698886d3cb1b0d1b5f0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testresample.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411844" + checksums: + - algorithm: "MD5" + checksumValue: "4d836dd65174661444eee151e1a68bff" + - algorithm: "SHA1" + checksumValue: "62175890b0ff553d2371ff24eb70bb7cfb2653f6" + - algorithm: "SHA256" + checksumValue: "2f66efc2110f70a4e752d7b5fcde13be22bd7ce63559882d8b2139e49e082b5b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/fusionsound/SDL_fsaudio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410272" + checksums: + - algorithm: "SHA1" + checksumValue: "142680669ee6d138f61f9f33ca085b4ee2cf259a" + - algorithm: "MD5" + checksumValue: "ba1e7afc5ec3fdf3b3a45eeac1c45ee4" + - algorithm: "SHA256" + checksumValue: "ca8966473bf975f8850cc946fca45b7debde28e0f1e4a3b957e10808e0e3b6d3" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_sut_configparser.h" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3410326" + checksums: + - algorithm: "SHA256" + checksumValue: "cfb3b6741ca4bd31959e6dd4f2683eb38641160af94116e94d5e670bcae2ad66" + - algorithm: "SHA1" + checksumValue: "8cfe37d8b98448a58cb36d4f3f9766b769944eb2" + - algorithm: "MD5" + checksumValue: "a65bb6e7edb90eca63a52c12b173bb48" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_timer.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410997" + checksums: + - algorithm: "MD5" + checksumValue: "aab03aaad67868938964ba0424463b3b" + - algorithm: "SHA256" + checksumValue: "b101e87ae7671aa382178fa39d04a2611acd96695d94be1a529d032eaa37d75f" + - algorithm: "SHA1" + checksumValue: "e3fc9198ee4311f058fee1666a3b05976d2c1487" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_d3dmath.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410270" + checksums: + - algorithm: "SHA1" + checksumValue: "ef992b34d404f1a50d2e0986747a3dd646e3627e" + - algorithm: "MD5" + checksumValue: "533f808c1eb251d286ef9f8f44e5934a" + - algorithm: "SHA256" + checksumValue: "9a90297313c366926c2a75a2b03f11e6b57b9db5a57b5a8dabbf6d5a44e0b823" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_action_configparser.h" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3411845" + checksums: + - algorithm: "MD5" + checksumValue: "0e8857892287345ba38333b76ac9986f" + - algorithm: "SHA1" + checksumValue: "42a7c05a12339dfa99246ca49b4a9f1b8bdb3fc6" + - algorithm: "SHA256" + checksumValue: "9bf8d3b8208fdad653f78e0141aa026e5600b9c92753fdf8865b5b3fceb8a9f2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/fusionsound/SDL_fsaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410646" + checksums: + - algorithm: "SHA1" + checksumValue: "e60b15e4351e8f17f7b43bcbb685a9671c2e5e10" + - algorithm: "MD5" + checksumValue: "e4ab08331725ed8a8bfe4fb032843ac4" + - algorithm: "SHA256" + checksumValue: "04574b1398db5f0fca5548ac30e29c5f9b8de226828a5a4c620f89a082684a8b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga \nCopyright\ + \ (c) 2010, Alan Ott, Signal 11 Software All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_hidapi.h" + licenseComments: "NOASSERTION AND NOASSERTION" + licenseConcluded: "(LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635 AND\ + \ LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)" + licenseInfoInFiles: + - "LicenseRef-BSD-3-Clause" + - "LicenseRef-WebM" + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410998" + checksums: + - algorithm: "SHA1" + checksumValue: "a634ac66200e704f256b6ec3e0287e63911e2b2f" + - algorithm: "MD5" + checksumValue: "6c08afbbfdb98f83eef8978fc42b2354" + - algorithm: "SHA256" + checksumValue: "b850eeec68ea052053be14a96842934dbb80ffa0bbc51dcf71cf5591195b1734" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_yuv_sw_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410647" + checksums: + - algorithm: "SHA1" + checksumValue: "56317a58cceebeb34d6a0ab0b0df97d35c69d9cd" + - algorithm: "MD5" + checksumValue: "6371363a8a9796cd6181f6acef4454bd" + - algorithm: "SHA256" + checksumValue: "1245870f559e9151fac68eba4f8184903651adfb9425a701c589aa0367d18bc8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_timer.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410327" + checksums: + - algorithm: "SHA256" + checksumValue: "d81016c417e04367f9c5535c5e04141237038ff60c84871086c5a28dc6d49841" + - algorithm: "SHA1" + checksumValue: "16c7b9a4407b02ff6dcc6b071bd61014329ff985" + - algorithm: "MD5" + checksumValue: "69971c4ad99cf8066d51bdb9bb575b7b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga \nCopyright\ + \ 2022 Collabora Ltd." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testutils.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410514" + checksums: + - algorithm: "SHA1" + checksumValue: "a11692f48c52d0bd1f43700806b6b4baca65b5d4" + - algorithm: "SHA256" + checksumValue: "9fc537f471c52191d2cba54dafc861cbde850cdd2ae1c568b23e3f80c796ec25" + - algorithm: "MD5" + checksumValue: "93d8983c27fb0dd68971b49cd36ec4fc" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/main.yml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410644" + checksums: + - algorithm: "SHA256" + checksumValue: "d6ec44b1d73f3afce3a20ac6976db7fb3dac656c5190f0b563e4ce90d79a15aa" + - algorithm: "MD5" + checksumValue: "386f0238bb0e90c9431073483386a84c" + - algorithm: "SHA1" + checksumValue: "19b0f833d64847db3180b5f81bc4ffa232d54099" + copyrightText: "Copyright 2013-2020 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles2_gl2.h" + licenseComments: "The information in the file is:\nThe Khronos Group Inc.\nSPDX-License-Identifier:\ + \ MIT\n\nThis header is generated from the Khronos OpenGL / OpenGL ES XML\nAPI\ + \ Registry. The current version of the Registry, generator scripts\nused to make\ + \ the header, and the header can be found at\nhttps://github.com/KhronosGroup/OpenGL-Registry\n\ + \nThere is no text of the MIT license in this diretorcy. Nor in the given GitHub\ + \ Repo. Since Khronos used an individualized MIT license we took the text from\ + \ src/video/khronos/KHR/khrplatform.h and concluded MIT as license of this file.\ + \ \nThe information was retrieved on 9th of Nov 2023" + licenseConcluded: "LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3411659" + checksums: + - algorithm: "SHA256" + checksumValue: "2f17ea80775946a5dbb8bed1fc0ff27b9439e88c721b3f3fdf57b3d60f0424e2" + - algorithm: "SHA1" + checksumValue: "878d8e223f351eaa34a7e351433aa92394b34c47" + - algorithm: "MD5" + checksumValue: "ac6bd372044ca58307751efcb84ce24b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/darwin/SDL_iokitjoystick_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410515" + checksums: + - algorithm: "SHA256" + checksumValue: "c943a747f67c609db76fa2808dc7289fc1e5b55d5c6c4a362edd5c619394db00" + - algorithm: "SHA1" + checksumValue: "f01a698e1ed647c272e9e509da873c1c3ba8012f" + - algorithm: "MD5" + checksumValue: "97d7779cc47f8264603ab5ae2cf2c26e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/msvc.yml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411975" + checksums: + - algorithm: "SHA1" + checksumValue: "5c33f6acd8c3e249f34fa004a9544babdc4c6b2e" + - algorithm: "SHA256" + checksumValue: "c9ef4f3bbc1a72b63269c90fe79ac5e30336da4f78b6c04bc13dde91dead149d" + - algorithm: "MD5" + checksumValue: "01ad4e92fbca551adc7ad58ad788417b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/n3ds/SDL_n3ds_main.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410649" + checksums: + - algorithm: "MD5" + checksumValue: "d94c2dc4f13a596cfb137276a1670b88" + - algorithm: "SHA256" + checksumValue: "8c6ab20dbff12f5d71fba57b8a2b956c7df431097ceb0209d56d3a084eec76e2" + - algorithm: "SHA1" + checksumValue: "59895740c5e705fcae9d734e73a3a86d410b2666" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_syswm.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410517" + checksums: + - algorithm: "SHA256" + checksumValue: "8ee5cea7d1cf0eefb09e66c360caaf5bac7a3255e3e4d0cc6ecd9e4dfa845113" + - algorithm: "MD5" + checksumValue: "d2cca812bb5e3b6ae5ab05ea8a502f5c" + - algorithm: "SHA1" + checksumValue: "96bbdda1e770fd35b673fa740fea88edcfcd11f9" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/ios.yml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411977" + checksums: + - algorithm: "SHA256" + checksumValue: "acb1a430865a0ff1dea4b24c0b25ce879fc47ffa47545c354d32f1ac452a2238" + - algorithm: "SHA1" + checksumValue: "213b15906023dfacd63de2d51705f0086fea51f1" + - algorithm: "MD5" + checksumValue: "0c3cc9b22b3156b4e66607c591a305ed" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/gdk/SDL_gdk_main.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411658" + checksums: + - algorithm: "SHA256" + checksumValue: "91b87d06ef9c3b1b35a57d746cada7a6897b5f24e5040407f2eb9d74797df599" + - algorithm: "SHA1" + checksumValue: "08333bed8ad213e055f4aa95767a119c372c2794" + - algorithm: "MD5" + checksumValue: "316aab10c5dff79124c66751e8d812e1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/darwin/SDL_iokitjoystick.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410322" + checksums: + - algorithm: "SHA256" + checksumValue: "a4232d5f9c464da7cd002329989a23623b1a9c11eb9ec4240c732f3e9235c8c4" + - algorithm: "MD5" + checksumValue: "0ece3b82fdead0c33643d34a179dc1d7" + - algorithm: "SHA1" + checksumValue: "64580c723f8705079ec685294e96cb5b7a0f46b3" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_syswm.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410516" + checksums: + - algorithm: "SHA256" + checksumValue: "7aa0c2d53183fa729dc2d70d779afed2f1a8d01a92bc6f824b74a03347e089eb" + - algorithm: "MD5" + checksumValue: "40daef4c8c7f2f0e0d8f75429ff9f65b" + - algorithm: "SHA1" + checksumValue: "b757693c881de3aa755c8e79d76c0bd1811ab3d9" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/psp.yaml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410648" + checksums: + - algorithm: "SHA1" + checksumValue: "163287f486ee09a4a75626eb904ac5915bba9098" + - algorithm: "MD5" + checksumValue: "c821cc6b0f5eeb07b6836824b792088a" + - algorithm: "SHA256" + checksumValue: "f7a1155cf3e2c1df7530b127f78de7a013490d2e0182589508686bf9322679bb" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_pixels.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411651" + checksums: + - algorithm: "MD5" + checksumValue: "0fc8cfc4bb761cdcff63a08c137f3081" + - algorithm: "SHA256" + checksumValue: "ac67eb76a1e1124c4c52c212734838f6535b2adf71ba488dc423053e2632b001" + - algorithm: "SHA1" + checksumValue: "6cdd5d2c823a9c42f1d81d28262725d67176f8e5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/SDL_sysjoystick.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411848" + checksums: + - algorithm: "MD5" + checksumValue: "398e75edf5834acbd51c593862c0d737" + - algorithm: "SHA1" + checksumValue: "d5f98fdc0114810d9ffbb70eeec1e37c0bdbacbe" + - algorithm: "SHA256" + checksumValue: "8aec2892d18bf300ac7ffbd9169219d56ade014f8eab289b3f43b8051b5b7add" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/openslES/SDL_openslES.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410320" + checksums: + - algorithm: "SHA256" + checksumValue: "2d65f8d0d438604c814fd08eb9b28387d81d518102eb003dc7e443174ba4e529" + - algorithm: "SHA1" + checksumValue: "38fd38d7dd7b701d85775024cfe672b627191b7d" + - algorithm: "MD5" + checksumValue: "4d53ce09da339ba7d7cc7c5743328371" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/torturethread.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410329" + checksums: + - algorithm: "MD5" + checksumValue: "9cce8e0e9ae3fee7bfbd65894860b58a" + - algorithm: "SHA256" + checksumValue: "25fd105a8bf6fa29567a2c12fdafc247ad9a390d0064ddf4f8fccc8755990439" + - algorithm: "SHA1" + checksumValue: "3d4eab4e3a5e8ae5a27d76253ea94e973a8b68bd" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testhotplug.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410323" + checksums: + - algorithm: "SHA256" + checksumValue: "b0c603a5e01c2bab560a7f99c99e6fdb4b8e79476cf15c3e6b1a29fa20b009c1" + - algorithm: "SHA1" + checksumValue: "a02c92c756449d861cc41700a9a8563229765b8e" + - algorithm: "MD5" + checksumValue: "4b4a1e79bd6921ac87e9858643eb55d3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgeometry.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411849" + checksums: + - algorithm: "SHA256" + checksumValue: "8cb39b6245c13eee4ae0157bd67041b61f73406743db1d95a6662daa7b8e88de" + - algorithm: "SHA1" + checksumValue: "ce11561baece354deba61b64515ac1d50e4c87fb" + - algorithm: "MD5" + checksumValue: "ba2258360a20a9147d959414b0097a0c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audiodev_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410640" + checksums: + - algorithm: "MD5" + checksumValue: "8a7484546c341d64594c59528254c89d" + - algorithm: "SHA256" + checksumValue: "585f7a35a0d9179a232e84d53ee93c900a2c9b5795472d07a4ecc7c4a296631a" + - algorithm: "SHA1" + checksumValue: "a5be22ff1e62f785fe63239dd7a9c5dbc36810cf" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_log.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410324" + checksums: + - algorithm: "SHA256" + checksumValue: "998700979f8d61cc88762f0b1e93cdd76a4c9595a40af4962419ef562e77fcb1" + - algorithm: "SHA1" + checksumValue: "612c08d2dc13a6c2a77e464b5cf7299355d6ccad" + - algorithm: "MD5" + checksumValue: "b6a4a4cf70b5717440fbe6304fd5d460" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnative.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410518" + checksums: + - algorithm: "SHA1" + checksumValue: "d38cea44173401c20c786be77503471a8058a8b3" + - algorithm: "SHA256" + checksumValue: "87a5a06aacbd05f5337b173c9472716b015e629f38119119c6bf326977bd7932" + - algorithm: "MD5" + checksumValue: "4d37685573d45ffd712dd63f55fcaece" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/android.yml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410641" + checksums: + - algorithm: "SHA1" + checksumValue: "8eba9b575c20f3800bf3a12ff1db7780581219eb" + - algorithm: "MD5" + checksumValue: "4c124235257c84c6008a538d7fb1d44d" + - algorithm: "SHA256" + checksumValue: "f403002338b0edfde05dc115710131d430c66546c3af09d8f3faf6488a29876d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_audio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410321" + checksums: + - algorithm: "SHA1" + checksumValue: "0fe7696c6b342404eecc571a4e7f4447cdbb29fd" + - algorithm: "SHA256" + checksumValue: "6cf9ae5a8a14fdbc8cdd8ecaa88977fa535e2aa4a601cfc80ade80755c296167" + - algorithm: "MD5" + checksumValue: "27f2f8846130198e6bdc6c681a43996a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testiconv.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410519" + checksums: + - algorithm: "SHA256" + checksumValue: "151ed8d19b48fbc48738c480edfbadd62911fd79b62899bbac99d83819cb99eb" + - algorithm: "MD5" + checksumValue: "04e58dc6bc751d63613366a29aa0f531" + - algorithm: "SHA1" + checksumValue: "34d2db55e758d90d1809374d442dd24d4b426221" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/ps2.yaml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411972" + checksums: + - algorithm: "SHA1" + checksumValue: "70f6372bc9456795dfdaeebeea27ec2b370ce071" + - algorithm: "SHA256" + checksumValue: "32b56e7412df94f10e7cb5f3893d6726decc73b73b0d5fd3d4996bfcdfaec178" + - algorithm: "MD5" + checksumValue: "9e8824289992b6b5ddace2b4d96f9f6b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/winrt/SDL2-WinRTResource_BlankCursor.cur" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411653" + checksums: + - algorithm: "MD5" + checksumValue: "44de0ec22ad16a4e765143467d8bb1b7" + - algorithm: "SHA256" + checksumValue: "2ad18928eda6eb6884fc2bd26e41fc5e2d642a68d0e80ab89aa67945638722b4" + - algorithm: "SHA1" + checksumValue: "4c495252a2dfa266535d398b3b6042589633150e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/virtual/SDL_virtualjoystick_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411847" + checksums: + - algorithm: "SHA1" + checksumValue: "ff2531751b607c65ec26755076875317544dc2ac" + - algorithm: "SHA256" + checksumValue: "9d12aa8760cadd22c1e6bd78656ea848de051bf40b587b9a55bdb61de64bae4e" + - algorithm: "MD5" + checksumValue: "b0f6580cdfa2a4fbcbdbea138ec9e222" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/openslES/SDL_openslES.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411979" + checksums: + - algorithm: "SHA256" + checksumValue: "c9d4fd89df3210db80d5de27dbfe0bfa0d3ea0f16a1124e5f4ad3603eec45367" + - algorithm: "MD5" + checksumValue: "0dfa9fb534bf48efa4bdaba9f6feb2c7" + - algorithm: "SHA1" + checksumValue: "372f0aa633fc9a718bce8cfbedebc5d5b564261f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/nacl/SDL_nacl_main.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410511" + checksums: + - algorithm: "MD5" + checksumValue: "5e2c5b67b3df17a10b84ba24076c3031" + - algorithm: "SHA1" + checksumValue: "e12a464684be341e0de90bd03c87a6be4ccfb3bb" + - algorithm: "SHA256" + checksumValue: "89fe84a5757a63fded6752212b7da8571aa1c7d3a289b094706a3419a62fff86" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/n3ds.yml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410642" + checksums: + - algorithm: "MD5" + checksumValue: "f4de5147af545f7941928d67ea5a1359" + - algorithm: "SHA256" + checksumValue: "7629897d51290fd3cb0dff9ee0f42ecf9bcae1e2ffdef66d9e31b4a72557fe89" + - algorithm: "SHA1" + checksumValue: "ea042d5d8ec6c78d94e5d473c76ac14b8388d241" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_mutex.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410992" + checksums: + - algorithm: "MD5" + checksumValue: "a0af1bda6c72326753e7fa9e432cd786" + - algorithm: "SHA256" + checksumValue: "cd5fa01cf8315a876eb6402c86afc18ae3c50505819d452797faaad29cc7f70b" + - algorithm: "SHA1" + checksumValue: "19fc13bd8b592d742840818f42388aa5c256674b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengl/SDL_render_gl.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411973" + checksums: + - algorithm: "SHA256" + checksumValue: "d09eeb9e393470791306bc331db49435a48ba43576c0bd7a3d9e4d9988098b89" + - algorithm: "MD5" + checksumValue: "aff451803df256deb8352058f6113ff3" + - algorithm: "SHA1" + checksumValue: "1a17093e85de68d874dae583da1db71aadc20e24" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/winrt/SDL2-WinRTResources.rc" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410993" + checksums: + - algorithm: "SHA1" + checksumValue: "382d95bce29e0a761dc8e49d5677996fee7a6f47" + - algorithm: "SHA256" + checksumValue: "ae9b2f02dc379d77e70e801ec7d170f9f9143fffb9d18b91e769c74db52c13f2" + - algorithm: "MD5" + checksumValue: "06f7e79fc845022e3e9b54946815596e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengl/SDL_shaders_gl.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410643" + checksums: + - algorithm: "SHA256" + checksumValue: "24a723094d0c6a97d014a568c4acae4d99c019f12d47f9dec94e9e054ac24db9" + - algorithm: "SHA1" + checksumValue: "6379fb7ed26a35ad9b2456c4ab627a521a0349df" + - algorithm: "MD5" + checksumValue: "c7a45c7c0f13ecbbb0df5dc8982f0bf3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_sensor.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411654" + checksums: + - algorithm: "MD5" + checksumValue: "a409073f47354ea01829d351ea538f2c" + - algorithm: "SHA256" + checksumValue: "110656fd7337188cf30a48dc8cdd9e98dc4b0b4fb3e7bdfb66c280710d50dc68" + - algorithm: "SHA1" + checksumValue: "37a8e4db1a70a112cdadea5a9cd37ede164c9531" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/virtual/SDL_virtualjoystick.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410990" + checksums: + - algorithm: "SHA256" + checksumValue: "db833810a4196e99c90653715244415daa0e3dca5269379f87ad6e2466d220f0" + - algorithm: "SHA1" + checksumValue: "2a55fefeacbadad266b41559b7bb50ec36f41b31" + - algorithm: "MD5" + checksumValue: "e3ae692d34a6066c22674eb8b917246b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/ps2/SDL_render_ps2.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411971" + checksums: + - algorithm: "SHA1" + checksumValue: "9f56467efb4ca1be0a2a8cc86784b66c59963b8a" + - algorithm: "SHA256" + checksumValue: "9f6895d13abca6e15c22669aa765f56a15122d3a918c27b7d8f6b67be5e10d18" + - algorithm: "MD5" + checksumValue: "8d957486ee094cd5f2620971168f2481" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/winrt/SDL_winrt_main_NonXAML.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Public-domain" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-public-domain" + - "LicenseRef-Public-domain" +- SPDXID: "SPDXRef-item3411503" + checksums: + - algorithm: "SHA1" + checksumValue: "50ed5d83bc6115ee512e975fd265c8b46e84f685" + - algorithm: "MD5" + checksumValue: "aff5d80108eb1f8c030fd3c501474d8f" + - algorithm: "SHA256" + checksumValue: "d2b65515fb1b65c7ec38b69047f2e728ff77fbb05c2d74c1f8ce2533de82e67d" + copyrightText: "Copyright 2015-2022 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3410748" + checksums: + - algorithm: "SHA256" + checksumValue: "535fd98d07cdb9a50399a716f2fc2e6d505b9c174cc26b06120e0cd9977250ca" + - algorithm: "SHA1" + checksumValue: "f816ca4f1f40b25941cd5571f4d615b2a855ed21" + - algorithm: "MD5" + checksumValue: "e66a5b832b7938859dbfb3dd9c3fb04c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-hg.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410745" + checksums: + - algorithm: "SHA1" + checksumValue: "12b8417a9d0281bd4d8becc3912b1f1042c96cab" + - algorithm: "SHA256" + checksumValue: "01ba5fccc725d0507f1ae1fd4afd973ece37c9e5e1102ae5c3ec1c1efa0c4a2b" + - algorithm: "MD5" + checksumValue: "916c97333b461139fb8637ca9e023ece" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-n3ds.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-See-URL" + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410742" + checksums: + - algorithm: "SHA256" + checksumValue: "01bf558f1e97d448b3e315bf7079020d6a9ae820f704dc968337de51af6a2242" + - algorithm: "MD5" + checksumValue: "f161c06052b172f4a89a44167d2c3fd1" + - algorithm: "SHA1" + checksumValue: "e301541e18100552606ef78d9f1e271a333d489f" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-android.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411832" + checksums: + - algorithm: "SHA1" + checksumValue: "32fb8bbf695caea61c3247f47e37741a37a3be12" + - algorithm: "SHA256" + checksumValue: "209969bbf299f303f6d4ea98416f13318f0d9183f351beef196e1e93c4471817" + - algorithm: "MD5" + checksumValue: "8b8a7d6df6fa0e3ca7783a82279a9900" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/alsa/SDL_alsa_audio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410740" + checksums: + - algorithm: "SHA256" + checksumValue: "9a4be5771d777c3fe46a7db26b3002987e336b00d42073b43eaa9e7f9d37936c" + - algorithm: "SHA1" + checksumValue: "4b0ed7edd7d58d66c738d97423000099bc1fce23" + - algorithm: "MD5" + checksumValue: "809a9713336831daa518c339b0fe68af" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-pandora.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410501" + checksums: + - algorithm: "SHA1" + checksumValue: "d276ed511f6f200a15640ce6b652d54f29e5868d" + - algorithm: "MD5" + checksumValue: "950aed00cb448533250a267633ef597e" + - algorithm: "SHA256" + checksumValue: "8a0f77585196f0c4f503536b118dfb13769b00aa2e6fcbb5d93c4626c48dcad6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgesture.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410749" + checksums: + - algorithm: "MD5" + checksumValue: "5bcf2dcf016ccf4aefa38a43df9da601" + - algorithm: "SHA1" + checksumValue: "c66493aac403bdc19e6542c61369af0076896f90" + - algorithm: "SHA256" + checksumValue: "aab063c65acc90440e693951edf339882418be042dc59cec1b13caa1e6a95301" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-windows.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410985" + checksums: + - algorithm: "MD5" + checksumValue: "6ad9e1e90e66d264bb4a462818075ec9" + - algorithm: "SHA1" + checksumValue: "646d78e8fd47666ce2bd49d44a7731e62e68ca66" + - algorithm: "SHA256" + checksumValue: "ffc8d8c5f508a368bcdb6498c057cf7272b75b72186e16c8564a1712fb8b166c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/Makefile.am" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-BSD-3-Clause" + - "LicenseRef-GPL-3.0-only" + - "LicenseRef-BSD-possibility" + - "LicenseRef-GPL-possibility" +- SPDXID: "SPDXRef-item3410747" + checksums: + - algorithm: "MD5" + checksumValue: "5389a13118eb59cd8ba37542abe19c17" + - algorithm: "SHA1" + checksumValue: "6cf476ef30a4357521fd7492f7eda16740706f3b" + - algorithm: "SHA256" + checksumValue: "cedab51bbc13e603651e8c96c022f019d860b54c4cd56ebae709185d3c4f59dc" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-platforms.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410754" + checksums: + - algorithm: "SHA1" + checksumValue: "009eef55000f6ccce44c4d26d1030d523b83f73b" + - algorithm: "SHA256" + checksumValue: "e0f7ad96639158cc0d0ba3eca718995edcfc062edbf461e2705c5629a43ed9e4" + - algorithm: "MD5" + checksumValue: "47f433c0e7fbaaf362ad4e5f69b2f26d" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/release_checklist.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410503" + checksums: + - algorithm: "SHA256" + checksumValue: "435893565a353bb31730487149c644cd8da8b2ad765e30afa5cec96fc06bb16a" + - algorithm: "SHA1" + checksumValue: "e5d645ffe6027e3f0bc0c666d399bdeff27630e8" + - algorithm: "MD5" + checksumValue: "943576e11f44491927914e3234ab8071" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnativew32.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411602" + checksums: + - algorithm: "SHA1" + checksumValue: "e74c195560b55ea39a30ef185e20d4e67fad925f" + - algorithm: "SHA256" + checksumValue: "af09b0992826559c034fdc1d4c70bb243612048c80342262b79cc365c4e66148" + - algorithm: "MD5" + checksumValue: "f3f0b6f98b257b180db3e65bb7fc6a03" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullframebuffer.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411835" + checksums: + - algorithm: "SHA1" + checksumValue: "d094a9e054fd8df112123ddc92eb75fbe6d4e845" + - algorithm: "SHA256" + checksumValue: "bf38491def3babb26a6280418cf067106d443b1115b1599e8f17478e6f1095f6" + - algorithm: "MD5" + checksumValue: "5d7fdab440748edbbe577821859d51b4" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/coreaudio/SDL_coreaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410755" + checksums: + - algorithm: "SHA1" + checksumValue: "f28fd52f765e95a79e0b733ef5aea02cd78b5324" + - algorithm: "SHA256" + checksumValue: "a7dd8ae0f071fd3ac989ed5b7d38210f344b19f0dd6badadd944f3216c42dd25" + - algorithm: "MD5" + checksumValue: "d104aa8b891be0dcad8621096c908b95" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-raspberrypi.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410988" + checksums: + - algorithm: "SHA256" + checksumValue: "5e77e65d8190764542899b14c1a7be2ac1c24e50ab99df18d491dd6710745b6c" + - algorithm: "SHA1" + checksumValue: "a90b834880509aba1cb4107aa4a6ab89eb1d7935" + - algorithm: "MD5" + checksumValue: "f4580862aea330ca8e1ab9acddfd8430" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_sysrender.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410741" + checksums: + - algorithm: "SHA256" + checksumValue: "e281827e1c0b7dc7597fde17d13d1a83f790d92c1b67b9c7f945e2688b812a48" + - algorithm: "MD5" + checksumValue: "919d38c6085cac19072fcb13914e9596" + - algorithm: "SHA1" + checksumValue: "2e3996e419a1720d323f8700703ce2051fbff9d3" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-emscripten.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410504" + checksums: + - algorithm: "SHA256" + checksumValue: "15a30d685ca86bf24447d9ecdebe6db37b98e827ec96273057a796482fc73dd7" + - algorithm: "MD5" + checksumValue: "50904797c2cd3fa393c133221b160d74" + - algorithm: "SHA1" + checksumValue: "e125724626a9dd1a089fd374c17089d22279e090" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_events.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411836" + checksums: + - algorithm: "MD5" + checksumValue: "68b105af3e2fde39144ccf664989bab5" + - algorithm: "SHA1" + checksumValue: "53af92db70f59b68961aeb218fe954d4a3afbeb8" + - algorithm: "SHA256" + checksumValue: "324fc2db2ee602ef622960668b11217b1d8aa27fc7697cf56569ad34709c5094" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/coreaudio/SDL_coreaudio.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410505" + checksums: + - algorithm: "SHA1" + checksumValue: "b528dff01e52f6545f660f6dc21b61a1dc807ac1" + - algorithm: "MD5" + checksumValue: "e60758b0245e20b4cf2364774f2e3649" + - algorithm: "SHA256" + checksumValue: "78d4bb5ee8e90d54f4f5155e98dcfd3bbb53d1bb1953f00862631b30ea835e42" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testloadso.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410506" + checksums: + - algorithm: "SHA1" + checksumValue: "9d43e7b583f018e3fc380c3e8f34fad58f2c7248" + - algorithm: "MD5" + checksumValue: "3b408338e6b834da45de907302a3bf67" + - algorithm: "SHA256" + checksumValue: "58ea3d591cba6108d7e63e5c3bcce15f6a2f8239f3f75c448acc9fd160350607" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/BUGS.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411604" + checksums: + - algorithm: "SHA1" + checksumValue: "f833de82b635d4800fbd3d26ac9094e738eb884b" + - algorithm: "MD5" + checksumValue: "0405adbb663e000cef1a7927dfe6a6fc" + - algorithm: "SHA256" + checksumValue: "949e0e292ac769341d6d434e8517e503cb8fe90d59ad27524ba92c32f999c3dd" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullvideo.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410757" + checksums: + - algorithm: "MD5" + checksumValue: "96edf38eac78411f3533ee708e187edb" + - algorithm: "SHA1" + checksumValue: "d54cc5fddfd370ae6d7b5e3cc93b345dc3145ef3" + - algorithm: "SHA256" + checksumValue: "e4e4433e52c46a246577b95679f2d86fc67fde7dd51a40b0d1ff1f7b4fc2a1d5" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-ios.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411601" + checksums: + - algorithm: "SHA256" + checksumValue: "159f7411fa60f862ecfbecb51fe74756a2cb7de7922d190dca5361d3cead651d" + - algorithm: "MD5" + checksumValue: "b632deddd6cb9a43e457d40c612728e8" + - algorithm: "SHA1" + checksumValue: "30b06ad41df9850d6c4743a812675b1d64369350" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullvideo.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411606" + checksums: + - algorithm: "SHA256" + checksumValue: "2038cb2dc3767ff0051d88cfa23a29fde3a1eb49ac9f6bda2873c2ea20594a0f" + - algorithm: "MD5" + checksumValue: "017c899e8b3e204e5c25d4f3caa6878b" + - algorithm: "SHA1" + checksumValue: "8947370307a45a6102fe0f2a121ddf3e23607525" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullevents.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410982" + checksums: + - algorithm: "SHA1" + checksumValue: "90187b8c3a7f2e5a26c085257bf3e884c302277a" + - algorithm: "MD5" + checksumValue: "9bbd4d6d4ac93ee7acaca7a40bebfd32" + - algorithm: "SHA256" + checksumValue: "792762009893abf12bf31543a740217ee40909c23567dfaf7c4c31c270d38949" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/Makefile.freebsd" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410759" + checksums: + - algorithm: "SHA1" + checksumValue: "4eff18b8dc890662c241fd1dd038f4af85cd8e02" + - algorithm: "MD5" + checksumValue: "93ec21c0857b4874c8097b2235adf616" + - algorithm: "SHA256" + checksumValue: "172bb27a9e5aace1a6d05ad6685564648c0852b12807184b2aa107299072771c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/doxyfile" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-See-doc.OTHER" + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410980" + checksums: + - algorithm: "SHA256" + checksumValue: "5986fd6d1272261bd657f8ce9df07cd1f0693c1aaccba3155e143926f8435e9c" + - algorithm: "MD5" + checksumValue: "ef6ecea23a057f6905600f3f042ae5ef" + - algorithm: "SHA1" + checksumValue: "60a9962e98c3ccc98b815595c4e87944d2ba60ce" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/hidusb.cpp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411603" + checksums: + - algorithm: "SHA256" + checksumValue: "63a0da5da1c28226c610c2cbafd2480562a5c9fc341785f35fbe19bcb6454570" + - algorithm: "MD5" + checksumValue: "7e7cfb11bedcbdf31bb29382f2df7aa0" + - algorithm: "SHA1" + checksumValue: "7d649543ceb6e7dc6531385d2093a6958b80e73a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullevents_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411838" + checksums: + - algorithm: "SHA256" + checksumValue: "64c4b4ca32ae36b79b9166601f6fe57211656c8d178a4ef79809774afc7df751" + - algorithm: "MD5" + checksumValue: "aa74bfc647d74e2966c148e8869134bf" + - algorithm: "SHA1" + checksumValue: "9abc21cef3b7c96613cab47e8493eb48f10a7287" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/os2/SDL_os2audio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410756" + checksums: + - algorithm: "SHA256" + checksumValue: "ad0e63fc477ef6f26dbbb67a6026c0bb357a797cb4c254d7a8c7052de4983290" + - algorithm: "SHA1" + checksumValue: "48009b39d291b7507d83034f6ef937f036f88733" + - algorithm: "MD5" + checksumValue: "c567b49a2e98b0faf602a94c77308523" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-ngage.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411839" + checksums: + - algorithm: "SHA256" + checksumValue: "882b0aa2034bb00681618112ec9d412b2309901e5e46c06c760b05a2473db8f0" + - algorithm: "SHA1" + checksumValue: "5ef43de92839577bfd67d4cf4d79b97311ecf0e9" + - algorithm: "MD5" + checksumValue: "fcfdfc48d700dc74a06ff4a902c37761" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/os2/SDL_os2audio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410983" + checksums: + - algorithm: "SHA1" + checksumValue: "4108980233ed2c54713821d3374abcebd6af67f7" + - algorithm: "SHA256" + checksumValue: "1118805683d3cdaf4534fb3113f42c6bd1ec82fd93784fe2bece2a3d17452372" + - algorithm: "MD5" + checksumValue: "d8f141fbabdfeb8c2e3c0b6ef94b05f6" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/Makefile.linux" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411608" + checksums: + - algorithm: "SHA256" + checksumValue: "d56edcaa7f8e81b95611fa0cb3f9d24ab59eae28cfb21ec55f2be41906bb9d7d" + - algorithm: "SHA1" + checksumValue: "1f8871cdc4c70455a887edb65b81e5072b34206b" + - algorithm: "MD5" + checksumValue: "bb67d408c0b1237402a06a5f680ae840" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspmouse_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410500" + checksums: + - algorithm: "SHA256" + checksumValue: "a8248bd29dcf4d3af89e5edd7f4b266906f4466dea87799c4f0991ab60898230" + - algorithm: "MD5" + checksumValue: "57a257ac1e4cf5b8d9c30dd6143bf94b" + - algorithm: "SHA1" + checksumValue: "99b5a66c642ddcae381a0707b64170802d793fdd" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testaudioinfo.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411605" + checksums: + - algorithm: "MD5" + checksumValue: "6009f3968cc09729d398d23fda4709f6" + - algorithm: "SHA1" + checksumValue: "1aa44729d39d01c09c854430a443afde9b293b10" + - algorithm: "SHA256" + checksumValue: "1051819dd5b2eb09224bd9c5dfbf6f3356ed9a4fc05a00e4e3e9e300a545baa2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullframebuffer_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410984" + checksums: + - algorithm: "SHA256" + checksumValue: "2cd23b536234fd777dad0a57866ecc92885ab72fdbae385d0e320a25e69c2688" + - algorithm: "MD5" + checksumValue: "f64561679825cdeeff5ee31f75e6a9af" + - algorithm: "SHA1" + checksumValue: "119e7d9fd719f0a4b8ef03e9ccd6802090371906" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/Makefile.am" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410758" + checksums: + - algorithm: "MD5" + checksumValue: "9639ebf84ddff70b5737ed2c3a7f931d" + - algorithm: "SHA256" + checksumValue: "9e40e6132bdd8c4369f08e0bf9b01b74af2e9e02a84a68b5c8da61e9b273f29c" + - algorithm: "SHA1" + checksumValue: "c32488e3d9e4887f3ec3029d1d9e4d36acb824c6" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-cmake.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410981" + checksums: + - algorithm: "MD5" + checksumValue: "4442eb3753e7124426330250728315aa" + - algorithm: "SHA1" + checksumValue: "b7d64168f4f788e81fb47572c1e03bc005bd83c8" + - algorithm: "SHA256" + checksumValue: "f2a10a969de6c5ac4bd917875f1538a4dd53ced0c7c8cfc68441cabc32d022f2" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/Makefile-manual" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411829" + checksums: + - algorithm: "MD5" + checksumValue: "775f7b824ea378815357709f81b293ec" + - algorithm: "SHA1" + checksumValue: "2b4bf50fe6f8c16df19ddd668bf7a63d14189ee3" + - algorithm: "SHA256" + checksumValue: "75d82630035219712453aeacc4d580a80c270ec6a57f462e63075203fbce3490" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/esd/SDL_esdaudio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411830" + checksums: + - algorithm: "MD5" + checksumValue: "0ca75e26dfad564e4e0ed95e5610f113" + - algorithm: "SHA256" + checksumValue: "31ed63b5b124c1f6365f2dbf4d286c29aa7bd206abd31995ed264eddd316b641" + - algorithm: "SHA1" + checksumValue: "5c7d094419e02a5ffc03ce5d002b6f8636e5244a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audiocvt.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410422" + checksums: + - algorithm: "SHA1" + checksumValue: "a12b0e406f332f95a1b6207a8efda2f21c121022" + - algorithm: "MD5" + checksumValue: "77604414711055c1393ef261e94e5855" + - algorithm: "SHA256" + checksumValue: "d5a549e4a7b88cb696d0db15b21830061131ed361257ab399a33ca08ce0b33d5" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/COPYING" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-public-domain" + - "LicenseRef-Public-domain" +- SPDXID: "SPDXRef-item3411766" + checksums: + - algorithm: "SHA256" + checksumValue: "5767eb22e123c31f461c04058b8dabe15917fb02f4df2aee580c1a0ef32e1639" + - algorithm: "SHA1" + checksumValue: "3a46bb1a0b6965b2f4293c1c03bf29022ff55bf9" + - algorithm: "MD5" + checksumValue: "f690020a36e3a72245e12a5c7049a090" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_harness.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410435" + checksums: + - algorithm: "SHA256" + checksumValue: "1e9294d9c845c1e9ab3cb415304b9fdc423932d6a704559fb9bdb3d1edba5870" + - algorithm: "SHA1" + checksumValue: "73fffc812d545c84b75215dcf88566650856860f" + - algorithm: "MD5" + checksumValue: "9a19e09c92abfb7b11394114e104eb1b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p04_shape8.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411767" + checksums: + - algorithm: "MD5" + checksumValue: "bc21613c5b2f1badcb89eac6dc91a5c6" + - algorithm: "SHA256" + checksumValue: "e0c31d41dabad9a61a9377c201ac00a0c0de4bd6344471d62f7edaf39dd64c3c" + - algorithm: "SHA1" + checksumValue: "b8149d0e78a8ed3d182b0daaee9ade58a214b7a8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_memory.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410436" + checksums: + - algorithm: "MD5" + checksumValue: "f48cc7a3d7379c86ba9379238be45290" + - algorithm: "SHA256" + checksumValue: "c505c1f1c43e4bf45b7a442de043096cf62fad65a0e9d686474ee88a1d2a48ac" + - algorithm: "SHA1" + checksumValue: "05ce1664ab9b761a8f36c3b5af2809e312ce1d76" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p03_shape24.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411768" + checksums: + - algorithm: "MD5" + checksumValue: "86caaf0b18abc020695f63d250aeb5ed" + - algorithm: "SHA256" + checksumValue: "fc16b074cb881a19234847ab89a9d37696bf5795e80846be5694ace6f51eb7ed" + - algorithm: "SHA1" + checksumValue: "ba4b84801e865e35d91a968710129bb3b6604690" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_compare.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410437" + checksums: + - algorithm: "SHA256" + checksumValue: "1482c0b359e79b43eaafe021aa02fb071674973935dd9b3653c19f41d4f81048" + - algorithm: "SHA1" + checksumValue: "7ecd73347e3aeb8e9c9c2488870ced1f32287daf" + - algorithm: "MD5" + checksumValue: "e175f024390b70a14bf5849d81996787" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p11_shape24.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411769" + checksums: + - algorithm: "SHA256" + checksumValue: "b9680a3d85b43cfa65773fa114b0a175b219a9c3c851cdfcbcf7a31336c2a8c2" + - algorithm: "SHA1" + checksumValue: "ae2cdd6484a5c6dd4156d40eeb9e263612b28725" + - algorithm: "MD5" + checksumValue: "c2c37bf64d7e91796cc783852aff56a4" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_font.c" + licenseComments: "NOASSERTION AND NOASSERTION" + licenseConcluded: "(LicenseRef-Public-domain AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-public-domain" + - "LicenseRef-Public-domain" + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410438" + checksums: + - algorithm: "MD5" + checksumValue: "c506393e7f41ce1a9a2202f3bfb15e34" + - algorithm: "SHA256" + checksumValue: "3da14da4a47537d85758a9d91121b062656697dd91800357ffd590b51c27b05d" + - algorithm: "SHA1" + checksumValue: "824a46a02d7fa664d281a06ea86696e5a9783346" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p13_shape32alpha.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410439" + checksums: + - algorithm: "MD5" + checksumValue: "b6c310bfaa764603627fa10759b5a988" + - algorithm: "SHA256" + checksumValue: "d087f74e5a0754ca5980aa575aefc4210bf36455b2cd6e8f335bf8d6e17cd967" + - algorithm: "SHA1" + checksumValue: "f00cd56f53c671e8693a1c5f4db37522dd1d0565" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p05_shape8.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411761" + checksums: + - algorithm: "SHA1" + checksumValue: "73df4dd5781c722631aea4fbc0fd7f31e24a42e2" + - algorithm: "MD5" + checksumValue: "370604a8b22d2e3a6391e5f88ef8448b" + - algorithm: "SHA256" + checksumValue: "0714345d6f554078047b3d6a96c69ffb7b822d4d65f9926608de133273aea5b7" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_assert.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410430" + checksums: + - algorithm: "SHA1" + checksumValue: "db25d1d3e611ddd88a08ed73109bf6e360aff387" + - algorithm: "MD5" + checksumValue: "9e3d09e954d2bf58a265e29131da8c79" + - algorithm: "SHA256" + checksumValue: "b72b8db7d41318bb5aec711d537906d0d4c0d5e95e8d60e472ea28b12a04cb7e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_render.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411762" + checksums: + - algorithm: "SHA256" + checksumValue: "02f56965531013e86167e9ab9bed695775a403743ef5e4c0b91c536833f9f8ab" + - algorithm: "SHA1" + checksumValue: "d7d312889d74ff9f5673e9136c78cb16d6cdd67b" + - algorithm: "MD5" + checksumValue: "861f34ff8aa58dd798ade799bf6bbd5f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_imageBlitBlend.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411668" + checksums: + - algorithm: "MD5" + checksumValue: "6bd41fe19870cd6948984fd59ea4f8ea" + - algorithm: "SHA1" + checksumValue: "5ddddf288f5db681d759ab87ba6bf5cac01883a7" + - algorithm: "SHA256" + checksumValue: "1fdbc0eb00c05dc72f8109caaab5522e7b0d8b5621b6a0ccf49c3450e20b68dc" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/iphoneos/SDL_mfijoystick.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410431" + checksums: + - algorithm: "SHA1" + checksumValue: "12b48e50ed6dac525df345ceb13e47954cc5663a" + - algorithm: "MD5" + checksumValue: "098f1ce4e4d83ab74004e9a7be3412cf" + - algorithm: "SHA256" + checksumValue: "2b4a724a9a9928c0660e1975dfa2cd8b3b0fe9f823bcb1838d551f339e33d7b6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testsem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410337" + checksums: + - algorithm: "SHA1" + checksumValue: "39e1248437fee4b84d13bc034a4a2cf1f5b3fac8" + - algorithm: "MD5" + checksumValue: "02c756e073a85d7410d8163292859267" + - algorithm: "SHA256" + checksumValue: "b5d59ee8844ccb4b461dee668e348f1b51960246fc0958b0060409bb6505b0a5" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testhittesting.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411763" + checksums: + - algorithm: "SHA256" + checksumValue: "b2088641258255094adca0b0663263297a2879c5f3bc3628fe8c6285ca133130" + - algorithm: "SHA1" + checksumValue: "1cef97358d80b9f7ceb8e5476610a327191a3018" + - algorithm: "MD5" + checksumValue: "e8c87a2cbc83d8fffca23c412227068b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_common.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411760" + checksums: + - algorithm: "SHA1" + checksumValue: "5d93089f9c89585ec3c4ac8964c7338c7cf301ae" + - algorithm: "MD5" + checksumValue: "9c27494bf09df9d1566defcc5da4ec16" + - algorithm: "SHA256" + checksumValue: "6f52b221ad26d7b90854c8c24dc7e7089bf82604a2f7c328366ffdaed54fecf4" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_imageFace.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411764" + checksums: + - algorithm: "MD5" + checksumValue: "2e86623d5b2e0fed6ba4aa79a08f0399" + - algorithm: "SHA1" + checksumValue: "27ca7348bed9db2f2db464bf13f07e6ec48a2230" + - algorithm: "SHA256" + checksumValue: "a5969899e7bb56f725b33ceca9ae64b7bdf5acb131b4ca3c1d122e5e0f4e6e05" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_log.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410338" + checksums: + - algorithm: "MD5" + checksumValue: "f4941652e3e5396f26f5d6e63c32be41" + - algorithm: "SHA256" + checksumValue: "62e75b8a0fb85ebfc9e29aca5456e0093c9445ee5beef368aa17f5612a204325" + - algorithm: "SHA1" + checksumValue: "a5c617db70fd2df71583371c2297f9b353b46497" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_stdlib.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410433" + checksums: + - algorithm: "MD5" + checksumValue: "966e69714d6574838605e8d53d644692" + - algorithm: "SHA256" + checksumValue: "3819937c9922a4a4cfc71e73614bfac1959e54bc1c1352562f581bfeb13c8933" + - algorithm: "SHA1" + checksumValue: "8f5761c36ffbd8caf74a523b6cc3531416315f92" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/trollface_24.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410339" + checksums: + - algorithm: "SHA1" + checksumValue: "ee06847a47ae566e1f69859ef1b1621189c0e03c" + - algorithm: "MD5" + checksumValue: "2ecc452a1100ced3cd474e23c9817f08" + - algorithm: "SHA256" + checksumValue: "b7e8b9d8656d5216a61f48c7e62704b8aec50e8af8ca410b28fb04ea32e0f220" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/unifont-13.0.06-license.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-OFL-1.1" +- SPDXID: "SPDXRef-item3411765" + checksums: + - algorithm: "SHA256" + checksumValue: "1505a7c08b21661aa9175214d4f1b2938ac82eb7d75e6ba1bef4263d1b43d210" + - algorithm: "SHA1" + checksumValue: "ea9022ae8cdfd74d9f3bde6017f4221aa0b75b52" + - algorithm: "MD5" + checksumValue: "303ee5265bd5136668027abf598b2f57" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga \nCopyright\ + \ (C) 1990, RSA Data Security, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_md5.c" + licenseComments: "NOASSERTION AND WE took the acknowledgement:\nThis software includes\ + \ the MD5 Message- \nDigest Algorithm developed by RSA Data Security, Inc." + licenseConcluded: "(LicenseRef-RSA-MD-d5719c6fcb36ba64fd12e6929efbbeff AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)" + licenseInfoInFiles: + - "LicenseRef-RSA-MD" + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411667" + checksums: + - algorithm: "SHA256" + checksumValue: "9b3e439a66fbeab6e27490a06c02310e6c704866a0ee8c630f85a0bd3285e3da" + - algorithm: "SHA1" + checksumValue: "b67639dbdc5467a257bf68e8aeacd60b08d933dd" + - algorithm: "MD5" + checksumValue: "a0d0207fd30244d7dd20b6c5e19b0c39" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/iphoneos/SDL_mfijoystick_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410434" + checksums: + - algorithm: "SHA256" + checksumValue: "6b22f1430d5b9592882afb2b498640fe7bbdbb2611cf15a147b9ac8c92f46370" + - algorithm: "MD5" + checksumValue: "bd9dfcfb55ac92aa674b3aef11101c8d" + - algorithm: "SHA1" + checksumValue: "5c56f1283fdc56490098e9df0bbcc09b9c3fa8e1" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p09_shape32alpha.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410336" + checksums: + - algorithm: "SHA256" + checksumValue: "b1d9b6fbc864bac95b0e42384b7877e1522ba3ede098c27d606deb50009efe81" + - algorithm: "MD5" + checksumValue: "f45279f3878e67703e9423da1d1ae65e" + - algorithm: "SHA1" + checksumValue: "bab4af4714e04c5c0c00bf8938ffe84e6bd58a02" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testyuv_cvt.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411661" + checksums: + - algorithm: "MD5" + checksumValue: "b39871879b2990efda8489b4afdc4739" + - algorithm: "SHA256" + checksumValue: "d559e50be745df6ee5b2d8de8eda86a7947fe841ee7164262435d819e57a7639" + - algorithm: "SHA1" + checksumValue: "d04441ebbecb5bb14d8a2e5ab902a1406d605f3f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/android/SDL_sysjoystick.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410330" + checksums: + - algorithm: "SHA1" + checksumValue: "987fc449381aff74ee35bc2f0e865680496d06ff" + - algorithm: "SHA256" + checksumValue: "d1de880628955fe2456a7f610dc0f01138e884a869a23d5b0aa6508fefcdc566" + - algorithm: "MD5" + checksumValue: "fe3653f88ea962e920e10f5519e357c3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testintersections.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411662" + checksums: + - algorithm: "SHA256" + checksumValue: "0f3596061b82e188c3d9579c2636229a40e96a59ce48db3f2508a5debe566994" + - algorithm: "MD5" + checksumValue: "8681879d402d1ce8882ac278dd0e0133" + - algorithm: "SHA1" + checksumValue: "8a1ac2ee72f3d906bd93a2a891e8ce7b18d945ba" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/android/SDL_sysjoystick_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410331" + checksums: + - algorithm: "SHA1" + checksumValue: "332ffa19ac831423804e1189fba18595bebcbb93" + - algorithm: "SHA256" + checksumValue: "7c3fc67d31895e812cf78d8f1ca4a26f56153ff96a4f4ac34849c20c88dc053c" + - algorithm: "MD5" + checksumValue: "3412484ff5e3934e5ebf11cf57cf0818" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testshape.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411786" + checksums: + - algorithm: "MD5" + checksumValue: "2510581a69ef72eebba27ea4604bc204" + - algorithm: "SHA256" + checksumValue: "d6204677133388d323037e9fd7f11157fccc5a6907be5f1da554bbd7ef3a42a9" + - algorithm: "SHA1" + checksumValue: "aaa88e93cd387dadc96171bb6a9adc26c51fdb3b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/vita/SDL_sysfilesystem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411302" + checksums: + - algorithm: "SHA1" + checksumValue: "f47818a55444b6f68631628ecd88fb262b91aca6" + - algorithm: "SHA256" + checksumValue: "5b15849bcdb8ff3d9496006fb9b58f664296ebeb8469fab89339c3368e326f6f" + - algorithm: "MD5" + checksumValue: "cacb902b28555eee2bc6610d3eb39fcc" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidmouse.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410455" + checksums: + - algorithm: "MD5" + checksumValue: "f66c336b0a6ed2defe883af5f8b939aa" + - algorithm: "SHA1" + checksumValue: "a29fab9df3254d0c6dff81189e888a9a6c3529b9" + - algorithm: "SHA256" + checksumValue: "a5d2c00ebcc4adf8127de90769a568dcf18e0ea1381b2ffb91b4ef6834445884" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p06_shape24.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411755" + checksums: + - algorithm: "MD5" + checksumValue: "6252f7acf341fff2c14749cba6936ba9" + - algorithm: "SHA256" + checksumValue: "27aa65d020a638af03427002cd70ba3435baac9ac0101e9c1c61bd2fcf756ff6" + - algorithm: "SHA1" + checksumValue: "78dfaca4b1f8f74c3a93cb3f18d22002dc35e5e0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_fuzzer.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410424" + checksums: + - algorithm: "MD5" + checksumValue: "673fa1dc437133070ade7486fc474a7c" + - algorithm: "SHA1" + checksumValue: "2ca33056991272ff900f2b9016087ae7a3496924" + - algorithm: "SHA256" + checksumValue: "3f369a031468ceb67ccb11bd73618705342ede2d819e15fab11c56ff301cd737" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/moose.dat" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411756" + checksums: + - algorithm: "SHA1" + checksumValue: "850a236cd0eb00cbc721e7cabdc5da75d39dd4f4" + - algorithm: "MD5" + checksumValue: "725feabc89de36742cb6d66ff62a1256" + - algorithm: "SHA256" + checksumValue: "1a2acbf3d0020abd0151d486aad9350da1b9500d6f66bb260d1e37644ca93746" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_random.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410425" + checksums: + - algorithm: "SHA1" + checksumValue: "1572b4337fb5e27f187b793f9c2bc7d2aa243e1c" + - algorithm: "MD5" + checksumValue: "e534316392fc646293609bc4b73fcdbe" + - algorithm: "SHA256" + checksumValue: "ea67fd0f2b3b59b76ed7447401a0cff637ec18e2ff3556e8bae997f2f5ed6599" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/sample.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410426" + checksums: + - algorithm: "SHA1" + checksumValue: "3c7750c7ca0b61b82ff09a43407c6b96fdcfa6ca" + - algorithm: "SHA256" + checksumValue: "747255f9a15852207d74dceea91d4d0ec1d008dc62a6eb6474cc94b6a64a45cd" + - algorithm: "MD5" + checksumValue: "034cdb32230bad2c871551157b044a7c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/loopwave.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411758" + checksums: + - algorithm: "MD5" + checksumValue: "fc404429ac5ada66e089a826a660d15f" + - algorithm: "SHA256" + checksumValue: "f446c13ba3817b2247344a62aefde5055498fa81270d7340bfeed9ee7e6662d6" + - algorithm: "SHA1" + checksumValue: "53b0ae1e92063150c1c3278022a2090efc4ff3d5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_imagePrimitives.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410427" + checksums: + - algorithm: "SHA1" + checksumValue: "197d5988f3e73694632897250f84887e96e46f38" + - algorithm: "SHA256" + checksumValue: "a3c971b918b34f260ec8ac65a953a2d1e4959543988131a79ba01943daee46f1" + - algorithm: "MD5" + checksumValue: "0211feb48f1a93fc1c9063e59298e462" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testlocale.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411759" + checksums: + - algorithm: "SHA256" + checksumValue: "9320b89a21d6507a9d375d17bfe147f16d2d593c1ee4739c9251bd64f07248cf" + - algorithm: "SHA1" + checksumValue: "159a500a31afb015af9a7e7b21ae3a534be6bb76" + - algorithm: "MD5" + checksumValue: "9509b8190a7eef8976b550839d5a8446" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_imageBlit.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410428" + checksums: + - algorithm: "SHA256" + checksumValue: "24dabe978737163127178e2556560bde500814e63427f9e43159e5124f832628" + - algorithm: "MD5" + checksumValue: "080cf327f1505f8dffba3205cb288d27" + - algorithm: "SHA1" + checksumValue: "b13b7a0cc35e8721955b1a83da23eb538707bffc" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testrendertarget.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410429" + checksums: + - algorithm: "SHA1" + checksumValue: "bfe4cca9faecc930e0bb501703c029a8c14700a7" + - algorithm: "MD5" + checksumValue: "de35f733603a39ff2f73911748fb86fc" + - algorithm: "SHA256" + checksumValue: "2466710e618dd8f52e0e2d2283e25969e1d12ade7b15154059fb2de56ee2ba0e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_sdltest.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411757" + checksums: + - algorithm: "SHA1" + checksumValue: "f42a862afcfd995a3bb8db17c2d042d628ade70a" + - algorithm: "MD5" + checksumValue: "704df2c5bfa79e1725f2aa208bb7a46e" + - algorithm: "SHA256" + checksumValue: "ee7cadd3974225043f2ade15d8b9567c2cbf7903aa485cf3b7e5611437b2f0cd" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_imagePrimitivesBlend.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411751" + checksums: + - algorithm: "MD5" + checksumValue: "f51b9871868b411f7b75b9fced8c8ae5" + - algorithm: "SHA1" + checksumValue: "079b4bcbfecac9e1262408a80d8553b1cec3fcd3" + - algorithm: "SHA256" + checksumValue: "4f2b7e2434b431b23565653975d3e287ea452b7632db88ec20400d4521065b80" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/coremotion/SDL_coremotionsensor.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410420" + checksums: + - algorithm: "SHA1" + checksumValue: "3c857fdf1d328a985f76f17f16ab38262936e7fe" + - algorithm: "MD5" + checksumValue: "5e033184b9bc9de3f0d85ca27b556ead" + - algorithm: "SHA256" + checksumValue: "c91cc778fb0a911673f049b3ce7c936975f8b3cf866765342c46e9f7b7486f27" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_hints.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411752" + checksums: + - algorithm: "MD5" + checksumValue: "9a38bfe53dca8d080c192cb9f4027b37" + - algorithm: "SHA256" + checksumValue: "3bd3c8bb8ae382a0e7188a489008044750f0329a7b76b69452f5a0a1e5ab4568" + - algorithm: "SHA1" + checksumValue: "52308859be19f9ee9d488f6bca28fb8839a82ac5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/coremotion/SDL_coremotionsensor.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410421" + checksums: + - algorithm: "MD5" + checksumValue: "4ec6e7111e96178f265185822b8fc2df" + - algorithm: "SHA1" + checksumValue: "86784fe93d2828a4998b6e2b79807bf6db32d952" + - algorithm: "SHA256" + checksumValue: "a5d2549eee1607718dca878bc7b19390003b4699467f3af04cc2aaaa46502c06" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testtimer.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411754" + checksums: + - algorithm: "SHA1" + checksumValue: "48984277ee0ddc9026de12b5178e0783a14a40ae" + - algorithm: "SHA256" + checksumValue: "0a1a58c2f709efd3d0e96d75c9f50044d78208bad6f91fdb80d115ae176e5a4a" + - algorithm: "MD5" + checksumValue: "fbcc72066937696d2462703ad07272e5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_crc32.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410423" + checksums: + - algorithm: "SHA1" + checksumValue: "08d4ec1a4ccd8a3270b5a6ebc3be314230df2f93" + - algorithm: "MD5" + checksumValue: "726f9fe2c9336c73bab3616ffaac7c2c" + - algorithm: "SHA256" + checksumValue: "c1c28d361dc12397f2e737ef1aa871ab04d66a75417df7b4ccb2b0d122e06c87" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_mouse.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411305" + checksums: + - algorithm: "SHA1" + checksumValue: "5fe35e544a9f5c2f37370dca2e8eccc89430327a" + - algorithm: "SHA256" + checksumValue: "ea46c4477bdb7c0779cab9efc41383bbb084c920b76e7c15779ee36e7ea10650" + - algorithm: "MD5" + checksumValue: "b7d8a59acc3f67895ca26445a9ef3144" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ps2/SDL_ps2video.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410209" + checksums: + - algorithm: "MD5" + checksumValue: "9f407c903c2a41438fccdbbf772a5ef3" + - algorithm: "SHA256" + checksumValue: "bb460944317e12f908f6965f6e629b3ebdc72a8ae594c0fa14c894b56825fc7e" + - algorithm: "SHA1" + checksumValue: "a9bc4f929978e087066c2f8fa0670acda8f53cfd" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/mixer.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411537" + checksums: + - algorithm: "SHA1" + checksumValue: "eee0c924369d1f9eb16adcfc6661a63079fcfdca" + - algorithm: "SHA256" + checksumValue: "9fa343a9ef04f363d754faee542588cfce0dab80cb29a61b831930ceea6cad48" + - algorithm: "MD5" + checksumValue: "a2ce8848b6931f6d32d439a510d42739" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsclipboard.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410206" + checksums: + - algorithm: "MD5" + checksumValue: "c6e662cd08c2726c7388d0eeac617a76" + - algorithm: "SHA256" + checksumValue: "32efc2857b3eb4fbd93d94b6aaf0fba8af817eccbca2295b702f1845a9886fb1" + - algorithm: "SHA1" + checksumValue: "a3115cbf3f2272e88bac8726123372f1388d109a" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/accelerometer.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411538" + checksums: + - algorithm: "SHA256" + checksumValue: "f47352db5a483e4aa6c9c70c858137f92c7cb0bea320b5af0ffcf21151968bc8" + - algorithm: "SHA1" + checksumValue: "bea1f9dbba37be2a059d79b697e519cf8f115a28" + - algorithm: "MD5" + checksumValue: "d3cb27b3e0ec78676fd814736ca8ae9c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsshape.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410459" + checksums: + - algorithm: "SHA1" + checksumValue: "eadab993d560c1720ce34da3ba45cd0a88350dd9" + - algorithm: "MD5" + checksumValue: "f717d8c5c8422e0a3301c6dd80573424" + - algorithm: "SHA256" + checksumValue: "1774d9e22e66cbbd456c9dbe94a6084e2f5ef0807c89e8b5c1bbee3d55ccab47" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p06_shape1alpha.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410680" + checksums: + - algorithm: "SHA256" + checksumValue: "4779be999acd1904458238f09c86983b7960ac40e612e05db2db97db615f1e0f" + - algorithm: "SHA1" + checksumValue: "24ed43076f33cfb4c2cff3f96024af5753daa968" + - algorithm: "MD5" + checksumValue: "8801acaf9d02aa2b4efbe7e5b5cce3d4" + copyrightText: "Copyright 2017-2020 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles2_gl2platform.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3411307" + checksums: + - algorithm: "SHA1" + checksumValue: "b7a294d05cf2918a2633a6600aae8e9b128f5332" + - algorithm: "MD5" + checksumValue: "204f5a0fe3d5287409eb564416990b43" + - algorithm: "SHA256" + checksumValue: "37bad53388b145e33d764b71face6b625c37753ae34a5c02d6a0e0c8d8587e4d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_fillrect.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410681" + checksums: + - algorithm: "MD5" + checksumValue: "7312d27428140e54ce57c49c3500868a" + - algorithm: "SHA1" + checksumValue: "ed2661e9a20a35c153fef7b59b3a87fddf03429f" + - algorithm: "SHA256" + checksumValue: "d710b19a83ff67110a0cb6b947217c7c8576a44391881a47ded73eba8cdcef75" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411788" + checksums: + - algorithm: "MD5" + checksumValue: "ec7a9192aebbf9aa0bf433dc1fdbe78c" + - algorithm: "SHA1" + checksumValue: "dbdc7388e279e7bfd8ee190518bf8f2e03d8179d" + - algorithm: "SHA256" + checksumValue: "96de00e62161ebb8ac96eb8b95935b4413196ca8eb945281925f27289195649d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/cocoa/SDL_sysfilesystem.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411539" + checksums: + - algorithm: "SHA256" + checksumValue: "4cea83184378e1a59fa9160b9f914644da9e1c4ff69105d4794460a4ca09ad12" + - algorithm: "MD5" + checksumValue: "746dd287e9cb9dd010a4402c372fb2f8" + - algorithm: "SHA1" + checksumValue: "9ddbc8c2889f03ce644dd1a0d281a3e3d78a98c0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_vkeys.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410457" + checksums: + - algorithm: "MD5" + checksumValue: "c806a3518b00c7c76d0634e77dea100d" + - algorithm: "SHA256" + checksumValue: "fdd67ee81746b53b90cefb142103827e4f7e5bb837bc3d9d7f34b064cb16beb1" + - algorithm: "SHA1" + checksumValue: "c541d78ca53649bdc07752fa5dcf97a1322f8c1f" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p09_shape24.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410208" + checksums: + - algorithm: "MD5" + checksumValue: "b56b353545fdd621387a1143a1b164d3" + - algorithm: "SHA256" + checksumValue: "9dacdb3e140bfed263d948f7a4de0d179cdf58b92822ba18fe76f88616037663" + - algorithm: "SHA1" + checksumValue: "a768b3685838938710dc38b585666faa4851dffa" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/happy.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410450" + checksums: + - algorithm: "SHA1" + checksumValue: "140b21680c355e51e7cdd0adf927793d834d9557" + - algorithm: "MD5" + checksumValue: "c9e168801a258f70bae2843883dbce24" + - algorithm: "SHA256" + checksumValue: "c604a51fb0481050349b2f2b8f9108e1beb4230904346b3260fb4f10917358d7" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p08_shape24.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411308" + checksums: + - algorithm: "SHA256" + checksumValue: "36b9440d239f42e24ae1c35a942942de3b36c2e41a24cdb8f90dd5b86a007eed" + - algorithm: "SHA1" + checksumValue: "3768e66abf6d1218e755c9fb876deb9a109db0cf" + - algorithm: "MD5" + checksumValue: "fcdb4c6b247ab713d572fb6fc2451fc9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411309" + checksums: + - algorithm: "SHA256" + checksumValue: "d4c45db939c7ef6a8353ac055cd5b066b2cd4d4f9eeb21f7098d9eaa201da775" + - algorithm: "SHA1" + checksumValue: "11906632b23ff1ed03e1b98a8acdd06600ee2d7c" + - algorithm: "MD5" + checksumValue: "28e5563817335c5d8cf5696ce58c339a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_N.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411530" + checksums: + - algorithm: "SHA1" + checksumValue: "b54cac287cb2f639e4f3cedd4a4ec22180d9dccf" + - algorithm: "MD5" + checksumValue: "f9375f556c7c417e662821713988579f" + - algorithm: "SHA256" + checksumValue: "d6d5a4978465fb7158c68892c0fe47b865ab2fb9594e237dcf931c1ce60688f5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_rect_impl.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411306" + checksums: + - algorithm: "SHA1" + checksumValue: "b189928410da543c1b287809d4941c6af67be893" + - algorithm: "SHA256" + checksumValue: "3e87a077453146bbf534aca9115c3e2f5c46be70c360453c516cc542aab8130f" + - algorithm: "MD5" + checksumValue: "bfdc3d8e938563d73ca9299dab93fbdf" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ps2/SDL_ps2video.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410683" + checksums: + - algorithm: "SHA256" + checksumValue: "4860c759233673e2204c958ead4fb177be6a97cfcff1f1873975e1ef0a7f5059" + - algorithm: "MD5" + checksumValue: "e44e33ec761f2dae0ad82b25bb9fc91e" + - algorithm: "SHA1" + checksumValue: "01eaf4c9b522c2e9ff65733ca05fae49725d77ee" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_windows.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411780" + checksums: + - algorithm: "SHA1" + checksumValue: "f0c6d3ac499373cb0b4f95918424347c50f357e7" + - algorithm: "MD5" + checksumValue: "aed21eb5432e4c6630f6846e093667f6" + - algorithm: "SHA256" + checksumValue: "0b9815e39c39f80be35de8b820efdf2eccbd223a8ae24560fd4c291f5d991612" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/winrt/SDL_sysfilesystem.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410682" + checksums: + - algorithm: "SHA256" + checksumValue: "9916949bd01d9b189e1e00bef757da34f4519ed750ee29924d71753fcd5364e0" + - algorithm: "MD5" + checksumValue: "ef1bbab106a2eb6a38aa4ac0cdde5d92" + - algorithm: "SHA1" + checksumValue: "d5e4336bf0f33b8a0e3e5a30d2b049c1ea5f9c6a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_system.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410451" + checksums: + - algorithm: "SHA256" + checksumValue: "f483f688733de8576519df74496e90d2f68a333677e9ab75aee0116c9ab78b02" + - algorithm: "SHA1" + checksumValue: "6e1e9f808e6fcab36a9f30f01dcb18e8c8d545a2" + - algorithm: "MD5" + checksumValue: "04e5904d9acc2df1e514e62258824b4c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p13_shape8.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410200" + checksums: + - algorithm: "MD5" + checksumValue: "92a02032ff2bffb9776fe470f43ed080" + - algorithm: "SHA1" + checksumValue: "5943eaaa121a1af5218b9a40ca76c0b9973cbd88" + - algorithm: "SHA256" + checksumValue: "08f672b911857bf828ed6b607dddb15f30c182552d3633983e52cbe3747eba5c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/bitmapfont/kromasky_16x16.bmp" + licenseComments: "The file itself does not contain any license information, the\ + \ file license.txt in the same directory contains a statement that the font is\ + \ licensed under CPL-1.0, thus we concluded CPL-1.0 as license of this file" + licenseConcluded: "LicenseRef-CPL-1.0" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410452" + checksums: + - algorithm: "MD5" + checksumValue: "bbcee2b9a3a11c67a150ce51c03d75e3" + - algorithm: "SHA256" + checksumValue: "9bc111543035d31b9a8ee6671270b6dc7ccf30c23769d99f058fc4a8de8c7bb2" + - algorithm: "SHA1" + checksumValue: "d371ee0168f188c03484cb3d8bd762194b137f08" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p13_shape24.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411532" + checksums: + - algorithm: "SHA256" + checksumValue: "6f37c5b70367289b85e18b9e629f2141f128d9503ce2a9498cc8900baf19a70a" + - algorithm: "SHA1" + checksumValue: "48742be75d0cb721176700e39420b0a7bbd765d5" + - algorithm: "MD5" + checksumValue: "089b4da37b7db0c30baafd3b20151d83" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsopengl.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410685" + checksums: + - algorithm: "SHA256" + checksumValue: "fbdaf5507d0836de271dce493248a539092785434dd88dc1fe359f2591023404" + - algorithm: "MD5" + checksumValue: "fcb9bcc9695871c11cb4ccc4b3f9bb11" + - algorithm: "SHA1" + checksumValue: "be54536baeebeffa59037d4921f0eb1c784edaa3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_render.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410201" + checksums: + - algorithm: "MD5" + checksumValue: "10832699d0b89bb5bf6f090d57efb79a" + - algorithm: "SHA256" + checksumValue: "5059bc9c2f37b7e7a557685ae9330ecfd798537bdfde94de63a9c721c92a8856" + - algorithm: "SHA1" + checksumValue: "40e37820c4fd40cc2914e1df5b24158e312e9623" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/bitmapfont/license.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-CPL-1.0" +- SPDXID: "SPDXRef-item3410453" + checksums: + - algorithm: "SHA1" + checksumValue: "fd6ec6cf29f843957ebc4c6e852e3a25d2ef6518" + - algorithm: "MD5" + checksumValue: "f3165fd951361e4283277931be058198" + - algorithm: "SHA256" + checksumValue: "1cffba28fe68f348bace7d03b330e574e3761a891931ad42b3794293940f3a9d" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p08_shape32alpha.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411534" + checksums: + - algorithm: "SHA256" + checksumValue: "6f89f65edd0e285943313cbe84fc196189a40410d2e5612cd5cedfef3d22fd40" + - algorithm: "SHA1" + checksumValue: "7a5a79bd1f76b1038bc4273cf5825e9eb7e4cda4" + - algorithm: "MD5" + checksumValue: "57368d4f3d4281813081532ab9fc79aa" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowskeyboard.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411301" + checksums: + - algorithm: "SHA1" + checksumValue: "7ba32be0f02bd4fc6e9e1ce4842e5c033a9a579a" + - algorithm: "SHA256" + checksumValue: "130425be6c03d845a843580f03e1ef75f0c45f833ac93e43eedb1103c30b59f4" + - algorithm: "MD5" + checksumValue: "085c2c600f0ff1b562a20d65d358de24" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidvulkan.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410687" + checksums: + - algorithm: "SHA1" + checksumValue: "7f73f90ca5608a380f33808961602f56fecd29e3" + - algorithm: "SHA256" + checksumValue: "479c3d0da3602b0fb3e80024fdad8ac1f95bb42069a5fd2521d392d8ee3dd7ca" + - algorithm: "MD5" + checksumValue: "7684a4d2519fdb9bfaac8c3660c618a8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_mouse.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410454" + checksums: + - algorithm: "MD5" + checksumValue: "51c099aea58283427ea94801865b1de1" + - algorithm: "SHA256" + checksumValue: "f2038036cbb6b76e46f44813731f204fef74d916f33dd864af65a6962212372a" + - algorithm: "SHA1" + checksumValue: "42a8063be092bd5831f67fe46e9afc1fea989e20" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p15_shape32alpha.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410203" + checksums: + - algorithm: "SHA256" + checksumValue: "0945530093e57b795e6aa665af36fb9081d1d3d454359797c09bd900c9ee98ef" + - algorithm: "SHA1" + checksumValue: "62dbd158af650971991719314920d06fd01ca56f" + - algorithm: "MD5" + checksumValue: "193f8bdfc42c7ab0de8ab48b42a9aaf6" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/iOS\ + \ Launch Screen.storyboard" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411782" + checksums: + - algorithm: "SHA256" + checksumValue: "6c1aa74d7cd5df82f27166376cba390aee47699ebe59bdfe96956c27feb42d94" + - algorithm: "SHA1" + checksumValue: "dddd82c967d18522b7f31b4cd08fc06af53aff63" + - algorithm: "MD5" + checksumValue: "402dccca444ae94a25e86a1d0db99563" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/os2/SDL_sysfilesystem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410684" + checksums: + - algorithm: "MD5" + checksumValue: "750e67ffb42b3d49d2529378cc68fbea" + - algorithm: "SHA1" + checksumValue: "846bde272489e8ac5a238bca082804dc6d5a4bc6" + - algorithm: "SHA256" + checksumValue: "c6f261ee32ccec9d640d276e608c07aaa7303cfb99f2b014d0ad2c2fd29a867f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_locale.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411303" + checksums: + - algorithm: "MD5" + checksumValue: "fe5c12ff50445a50a48c4993426cac52" + - algorithm: "SHA256" + checksumValue: "77f445c45bb2a61d771717cde2374f90c2d2e5c0d20a11dab0f5e51925c0b378" + - algorithm: "SHA1" + checksumValue: "e475eaa740c82bab965148a5fd6b07a21f9a7cbb" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidkeyboard.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410456" + checksums: + - algorithm: "MD5" + checksumValue: "13c75ad5d2723b6074a9800c228e0d7a" + - algorithm: "SHA256" + checksumValue: "fc6d987b98cb4a8528993279a0e98e1aeccd9926a6af4bcc544a7414b9597d81" + - algorithm: "SHA1" + checksumValue: "075cc88eddb08aa13d9686fe4e7a64996e219bb1" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p01_shape32alpha.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411784" + checksums: + - algorithm: "SHA256" + checksumValue: "2112009b0b7c71f24369ed44afcd02fdf4813405ca80ddb5a937e5563f67ff93" + - algorithm: "SHA1" + checksumValue: "1f89e9adc7d9bc012539284e19d75d9ec833f093" + - algorithm: "MD5" + checksumValue: "0196dbb15d887d3b752b716c7c3d4ae8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/emscripten/SDL_sysfilesystem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411300" + checksums: + - algorithm: "MD5" + checksumValue: "7799ee3ac8f846a8c1a640103dfaf67e" + - algorithm: "SHA1" + checksumValue: "be81bdbc0dff3520cfcac5210f0eb5a5d8317b4a" + - algorithm: "SHA256" + checksumValue: "65ce2a8c2cd768048036f7d8252f392ec91d4d34de691a8173d6e6d83f1b0eb7" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidmessagebox.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410202" + checksums: + - algorithm: "MD5" + checksumValue: "ca6e52012e40927796e277dd6c008054" + - algorithm: "SHA1" + checksumValue: "2dbb5d113d0fb6eb6239b06ee7ddb25aa2bb905f" + - algorithm: "SHA256" + checksumValue: "3d02d516532cce5d7e91fcea77cd3373790021e72d26de6213f0bf477a65966b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/Default.png" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411422" + checksums: + - algorithm: "MD5" + checksumValue: "f20e2f23586ce4e8e9f2064933413379" + - algorithm: "SHA256" + checksumValue: "c1350e65001409b4c098e01d7ef050748f68b06cbd9164ebeba2f3e79310d21c" + - algorithm: "SHA1" + checksumValue: "f630864a9bcb66e98441215ef872751aa8548499" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitamessagebox.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411964" + checksums: + - algorithm: "SHA256" + checksumValue: "265a9f091db3c8286938a942cf0dfb5cd2b629eecc01f3f8ac2ce2818a75da91" + - algorithm: "SHA1" + checksumValue: "a267c7f4cae6d3f34b24678a1fe66d3da61f4a7b" + - algorithm: "MD5" + checksumValue: "3dfc6071a811d98a34cb504598eded19" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/haiku/SDL_BeApp.cc" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410575" + checksums: + - algorithm: "SHA1" + checksumValue: "556901364632d32c4266e1d4435cfa94c71680d8" + - algorithm: "MD5" + checksumValue: "2238cd41bfc24460731d4dcf3fb6dcf1" + - algorithm: "SHA256" + checksumValue: "7799ff73d143f2ca10f5e1235551f3a9b53798c532ab097e78e34264ae7a8aee" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/logos/Logo44x44.png" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410633" + checksums: + - algorithm: "MD5" + checksumValue: "854f05a9b183b002b080c26a185f1528" + - algorithm: "SHA256" + checksumValue: "e27811a5097ae8cadb44655df1c1e884b5d218ad38a1310b020b9add5db065b8" + - algorithm: "SHA1" + checksumValue: "a356f9a89c921cf1da5cf8e71b5d51993e1d9a71" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_keyboard.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411420" + checksums: + - algorithm: "SHA256" + checksumValue: "baf6ed257de3209ba3999196b0b85b3ad77c80938c72f2d102b0a3742edfb55b" + - algorithm: "SHA1" + checksumValue: "a7a7185ece19e895c75844d06014196b2ea50ff1" + - algorithm: "MD5" + checksumValue: "12b3cba11a3c07518ede0f682315f374" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitaframebuffer.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411424" + checksums: + - algorithm: "SHA1" + checksumValue: "cf9186e1ff97b33c674a67e040c0ba89013979cb" + - algorithm: "SHA256" + checksumValue: "fcb317f1ddaed9990524627bcca94ec85a1fcb7ed5adb5c244c5d8caaa113795" + - algorithm: "MD5" + checksumValue: "477e089f41ca66b563fc5b6f4583618c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitamessagebox.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410873" + checksums: + - algorithm: "SHA256" + checksumValue: "f4e22ca125c6463a94ab3fac84574abccf9d84581a415c592245ce9c8afe6b61" + - algorithm: "MD5" + checksumValue: "05f5cf97ee1151380e394794cd1af3c1" + - algorithm: "SHA1" + checksumValue: "097d0b4aaa5e2ca869d8dedd068f7da34ab38c1b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/math_libm.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411969" + checksums: + - algorithm: "SHA256" + checksumValue: "21e0629b62d4ec8c5f938c18269a3d79c95709a77f839114d10df8a7a9966e13" + - algorithm: "SHA1" + checksumValue: "243ae33a44afa021a3c2eefb3fc9da4afe7df3b9" + - algorithm: "MD5" + checksumValue: "b18d3aff17fd5392067e703606e91576" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/ps2/SDL_ps2_main.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410577" + checksums: + - algorithm: "SHA1" + checksumValue: "e57e58a9ddfc4859e2cb42e33804c3c7b25b1cbf" + - algorithm: "MD5" + checksumValue: "0cb0c8b75dc9709ae7d2e774bbe0d8bd" + - algorithm: "SHA256" + checksumValue: "596f9134b95bac4a8d385902995934425cf4387605efba296efe65e3ef184010" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/logos/Logo100x100.png" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410874" + checksums: + - algorithm: "SHA256" + checksumValue: "fa58ef8e8285f1bb6abbcff6d29569409b6193c6211ead37adaf55baa6ad9921" + - algorithm: "SHA1" + checksumValue: "7d96b391b5f28defe34893f50cd1b9bc35c60595" + - algorithm: "MD5" + checksumValue: "57a48396f626f1b744e1d11f4a7d5ebb" + copyrightText: "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/k_rem_pio2.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Preserve-Permission-Notice" + - "LicenseRef-LicenseRef-scancode-sunpro" +- SPDXID: "SPDXRef-item3410635" + checksums: + - algorithm: "SHA1" + checksumValue: "3b789e2eb1343a56082ce490ccaf8c98296c8a12" + - algorithm: "SHA256" + checksumValue: "3d682b1bf8ac0d96798cc6135da6b849d389e37ec18edbed1802f9bb83abb798" + - algorithm: "MD5" + checksumValue: "fca67683443768701221dbb8ac345fb1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_loadso.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411421" + checksums: + - algorithm: "SHA256" + checksumValue: "39f0937b85832c86d4a4bf5fd4430d53202a66f9a94b8108a51a1ae819721587" + - algorithm: "SHA1" + checksumValue: "fb0c7429e2119d1c5eb566c9a93dda2368444540" + - algorithm: "MD5" + checksumValue: "3a1e476783949f67cc586708a649a898" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagles.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410871" + checksums: + - algorithm: "SHA256" + checksumValue: "e7e7ac75c1ebed1b0a4a5918d1e306c4721973cac08e94eaa69961a506c22fad" + - algorithm: "SHA1" + checksumValue: "bae586c3a838dabfa2eed81bf53423f633fa885a" + - algorithm: "MD5" + checksumValue: "165c2203f35cd26ff0bc84e991f72ae4" + copyrightText: "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_floor.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Preserve-Permission-Notice" + - "LicenseRef-LicenseRef-scancode-sunpro" +- SPDXID: "SPDXRef-item3410636" + checksums: + - algorithm: "SHA256" + checksumValue: "971ab29230e565ced41c57fb43b8365526c7eaadc871375a8917b3e26f6cb47b" + - algorithm: "MD5" + checksumValue: "550d2b812767091072cec0a2817042d2" + - algorithm: "SHA1" + checksumValue: "4ddb700be6b71ca1d4708e268b6e434a8b095b26" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_touch.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410574" + checksums: + - algorithm: "SHA256" + checksumValue: "51f7fff7919b654792fe095cde5185499f34190ca4a071544036928b083ffdfc" + - algorithm: "SHA1" + checksumValue: "9fe077cf513322b598520d2eafed608811b6c458" + - algorithm: "MD5" + checksumValue: "4667d504e17942fbc3011354af00b360" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/logos/SplashScreenImage.png" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411967" + checksums: + - algorithm: "SHA256" + checksumValue: "9a44900497279b6a7563036a5d78e400c5c5ed981b078df3ef46c0bff584181d" + - algorithm: "MD5" + checksumValue: "83eb31d28bf54150dc0e2e3167828845" + - algorithm: "SHA1" + checksumValue: "caf309d4b589082731a3ccd4c01f7032a73b147e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/android/SDL_android_main.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Public-domain" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-public-domain" + - "LicenseRef-Public-domain" +- SPDXID: "SPDXRef-item3411778" + checksums: + - algorithm: "SHA1" + checksumValue: "1cbf7750a1e157a5946ee949be0d9b29a864def9" + - algorithm: "MD5" + checksumValue: "8ea5da665fce2de858502fa196920494" + - algorithm: "SHA256" + checksumValue: "6e3795aa822395ae22f15300e57150d4ec530464b7b15360031fe64a02b335bb" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/ps2/SDL_sysfilesystem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411961" + checksums: + - algorithm: "SHA256" + checksumValue: "cbe23c0711bb735e5b555014893171834953fb2ace3233b3109c5be2f4bfc187" + - algorithm: "SHA1" + checksumValue: "e425a3f20618c6d7b053a3db2d7e1e32600d4fe0" + - algorithm: "MD5" + checksumValue: "0a70b965d53d92e33f864f6a91a0a60d" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/ngage/SDL_ngage_main.cpp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410546" + checksums: + - algorithm: "MD5" + checksumValue: "19837b6bc3eae9b470a2f09310efe083" + - algorithm: "SHA256" + checksumValue: "6538374893608849ba03b49492527648f4f4afc06c94f8a906560c9c1a82ab5d" + - algorithm: "SHA1" + checksumValue: "a7191fe531a1bdec99792899f90029036358a431" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/fnsince.pl" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410447" + checksums: + - algorithm: "SHA256" + checksumValue: "6b3bee1d6a6316aac257a9eefe19e1b57fd3c7c4dad0c6c457529c273fa2ca0d" + - algorithm: "SHA1" + checksumValue: "d4a273869ca7ccfc733913804f35c5a6c5677db8" + - algorithm: "MD5" + checksumValue: "67d51b0215619a19e920bf7b75807683" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p02_shape32alpha.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410639" + checksums: + - algorithm: "MD5" + checksumValue: "5194b68264890aa39c80a74bbea76a79" + - algorithm: "SHA1" + checksumValue: "9757aef9131257bcda75945b67c69ad0b059520d" + - algorithm: "SHA256" + checksumValue: "02376362bfb2ea8c7da6d751bc876195231e21fb9f2fa4cd00c989ef17df27b4" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_rwops.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411423" + checksums: + - algorithm: "SHA256" + checksumValue: "450bd7d047588b954c38e302ac9dfb441a04b1d857d3bca3a81bfa5c07edd229" + - algorithm: "SHA1" + checksumValue: "7fb6458babb6914b72cdebe3e52abe67128a2ccc" + - algorithm: "MD5" + checksumValue: "317833667e0378a2230b0be690fb9c3d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitakeyboard.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411719" + checksums: + - algorithm: "SHA1" + checksumValue: "848eb191ef55d7a9d9838e69b2bb25d84f529fd1" + - algorithm: "MD5" + checksumValue: "3c9288ade7af4dabf5277c408bdbc978" + - algorithm: "SHA256" + checksumValue: "ee1bc11ecb36fad4b07ee1f98f7ab78d4745bd0429d431a9a1d86e1479aae76e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_xinputjoystick.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410637" + checksums: + - algorithm: "SHA256" + checksumValue: "6f2dbdce0aef65f7762f2368f9abc1b3df8b77dc119272c5536b6942104c9e32" + - algorithm: "SHA1" + checksumValue: "6967b227768824d5a21d08350f29602d76371f0a" + - algorithm: "MD5" + checksumValue: "be4c8c8fbd3c24857ceeb6741e871574" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga \nCopyright\ + \ (C) 1999-2006 Brian Paul All Rights Reserved.\nCopyright (C) 2009 VMware, Inc.\ + \ All Rights Reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengl.h" + licenseComments: "NOASSERTION AND NOASSERTION" + licenseConcluded: "(LicenseRef-MIT-911aa2f9ba431a15593e46e034e17124 AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)" + licenseInfoInFiles: + - "LicenseRef-MIT" + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410576" + checksums: + - algorithm: "SHA256" + checksumValue: "7580ec192d881d5897844d3c1a2bd0350fdd2035631aff6be08c3dc81b328797" + - algorithm: "SHA1" + checksumValue: "85444343372d840af1c273813902bba0a2e91526" + - algorithm: "MD5" + checksumValue: "42d9f20efe4816c31aae2f0c797c62f2" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/logos/Logo480x480.png" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411720" + checksums: + - algorithm: "SHA256" + checksumValue: "17756ebe888bca8d530a2e649dfd53f0c438e9b9d9a944160492e09c36d12ffb" + - algorithm: "SHA1" + checksumValue: "fa2798f6343d89263393850459c47feef08a7c09" + - algorithm: "MD5" + checksumValue: "e48595e7a95fbfd4746c193cb93e832a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/SDL_joystick_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410638" + checksums: + - algorithm: "SHA1" + checksumValue: "3708660fcf552efcb6bdeb40a13fcb1eaf0756c2" + - algorithm: "SHA256" + checksumValue: "d4b0ef2158189c1ea8d60b5a2b32133ee6258471d3154f9d391d9a311057ec72" + - algorithm: "MD5" + checksumValue: "3126df84dc4ccfce4ec859f45a469458" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_iphoneos.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410448" + checksums: + - algorithm: "SHA256" + checksumValue: "ae07bbf01a958021cf39c07bfcfab7366b998be3479383e08da55838bbd5d11e" + - algorithm: "SHA1" + checksumValue: "92b4a1a4742cd894ff9037692f180815e27111da" + - algorithm: "MD5" + checksumValue: "bd11c0f374147eef21fe5f4eefe3fc1b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p07_shape8.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410449" + checksums: + - algorithm: "SHA1" + checksumValue: "d4d74c8fde74d4758670154e18ea248aac1905e5" + - algorithm: "MD5" + checksumValue: "ed16ed1cdd8cfd27a74e8584b8ca9131" + - algorithm: "SHA256" + checksumValue: "5d5b28bce07cbc59f95f3b91ac8a403ddfa7d46dea0d8c806915febd3f6b707e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p08_shape8.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410446" + checksums: + - algorithm: "SHA1" + checksumValue: "7678ee8d32352edad9887b357eb9be6aec748ae5" + - algorithm: "MD5" + checksumValue: "41aa2b060e007b0ed6df1565c0d70e6f" + - algorithm: "SHA256" + checksumValue: "f7d18dbfcd85fadd57c72bc79fa81f0db59822216e007c15907af7c4d40c1341" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p11_shape8.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411963" + checksums: + - algorithm: "SHA256" + checksumValue: "3cbe5a0cebfa52f63b156a55753d0d47fbf32243a127fa2b75fb982341ca15e8" + - algorithm: "SHA1" + checksumValue: "bddd0c6cb63bcc1ed8913631ce762b38afaa7e89" + - algorithm: "MD5" + checksumValue: "c8a4080debc7acc6a8707f65439247ce" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/haiku/SDL_BeApp.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410632" + checksums: + - algorithm: "MD5" + checksumValue: "b066470ebe79525bda0a970751269dc6" + - algorithm: "SHA1" + checksumValue: "f36b76ff31e02f9095389cdc00d06835db3277a0" + - algorithm: "SHA256" + checksumValue: "16ecc4d89fdfe3e5d779a4ffee1315e0343798d3fc3764ff054b96f2e1ec7568" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_gamecontroller.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410630" + checksums: + - algorithm: "MD5" + checksumValue: "10459da6098b48ce5ff8c9d91a18dea2" + - algorithm: "SHA1" + checksumValue: "1e9c1089a8574ad97b61b1ff78baba96803ba770" + - algorithm: "SHA256" + checksumValue: "2513dbb767bc82188b39a8926c5ecb904cad450d4f226b96791de5c8f55b8228" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_guid.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410443" + checksums: + - algorithm: "SHA1" + checksumValue: "67b52b5178e0875dcd177ab03ffb0cfb1c759cbd" + - algorithm: "SHA256" + checksumValue: "31fc16d831d2dfe6ba08a30b060421ee00222fc88ec53055e4ea21068b050ac9" + - algorithm: "MD5" + checksumValue: "aa7e589f68f71c36b8bb407b462e501b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p15_shape24.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410689" + checksums: + - algorithm: "SHA1" + checksumValue: "78ebda9465227a54b336e3965832d8930aa962b8" + - algorithm: "MD5" + checksumValue: "f9f6095c989940fb509685ae0e327742" + - algorithm: "SHA256" + checksumValue: "1abb28891c9b0661b6ff3749de2671da5fe12beb5bcb1833b2d6bdf5c89ecdf8" + copyrightText: "Copyright 2013-2020 The Khronos Group Inc.\nCopyright (c) 2008-2018\ + \ The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengl_glext.h" + licenseComments: "The information in the file is:\nThe Khronos Group Inc.\nSPDX-License-Identifier:\ + \ MIT\n\nThis header is generated from the Khronos OpenGL / OpenGL ES XML\nAPI\ + \ Registry. The current version of the Registry, generator scripts\nused to make\ + \ the header, and the header can be found at\nhttps://github.com/KhronosGroup/OpenGL-Registry\n\ + \nThere is no text of the MIT license in this diretorcy. Nor in the given GitHub\ + \ Repo. Since Khronos used an individualized MIT license we took the text from\ + \ src/video/khronos/KHR/khrplatform.h and concluded MIT as license of this file.\ + \ \nThe information was retrieved on 9th of Nov 2023" + licenseConcluded: "LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb" + licenseInfoInFiles: + - "LicenseRef-MIT" + - "LicenseRef-LicenseRef-scancode-khronos" +- SPDXID: "SPDXRef-item3410440" + checksums: + - algorithm: "MD5" + checksumValue: "0c0e030444c32c90371bf808f0b6e5a6" + - algorithm: "SHA256" + checksumValue: "4de79810735a931544485bbad8c49e4ecadb874799fcf324e12f6afbf315aa11" + - algorithm: "SHA1" + checksumValue: "cb268d43b4b4a554b00a1d611f2ed98d699c2595" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p04_shape1.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411536" + checksums: + - algorithm: "SHA1" + checksumValue: "1db74b6a277981685e218c682680b20cf65c0ede" + - algorithm: "SHA256" + checksumValue: "e1fe976ac9b6c4589c7f9d284dfd798bd84513cc96b7954a6e2390e88e6774a0" + - algorithm: "MD5" + checksumValue: "08202ff135e4bd72347a4032cd8bb14d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmessagebox.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411772" + checksums: + - algorithm: "MD5" + checksumValue: "59ba11cc95ff9f8bb89ef8bc30a1dd67" + - algorithm: "SHA256" + checksumValue: "9b1df864b92df862e65e6876efc4cc8a81d387f46637e7596a3f4949ca2d0bcc" + - algorithm: "SHA1" + checksumValue: "73ce0e774cad1370faa0de7416d23ae3bdc40354" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/riscos/SDL_sysfilesystem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410205" + checksums: + - algorithm: "SHA1" + checksumValue: "d1f7a7ee0f96d2cb97a601ce9a8bca482ec945f9" + - algorithm: "MD5" + checksumValue: "f2d0ec1d09fe78b245d9ad2465138bc6" + - algorithm: "SHA256" + checksumValue: "111e733615201bf2a2e8d6b5bf8ea433adceb72c835d58aed094b22c33305399" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/keyboard.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410441" + checksums: + - algorithm: "MD5" + checksumValue: "a4f096f85360af07fe83ef2f2c5184e7" + - algorithm: "SHA256" + checksumValue: "dc91229cbacde088af0650e0400539c78c17ae5af57a86be3445f6244842db10" + - algorithm: "SHA1" + checksumValue: "450a9df3110eb918b65a517cf94bdbec8277b864" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p09_shape8.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410631" + checksums: + - algorithm: "SHA256" + checksumValue: "3b376add0e3d1e21dfaf18a2e10b40d7c363e932073d515ffefc4d42e4504aa2" + - algorithm: "MD5" + checksumValue: "19c3506244e301ccfb5024aec92f31db" + - algorithm: "SHA1" + checksumValue: "3624b5ce572ee8ee4a8ded9afad72ff1754160c3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_power.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411776" + checksums: + - algorithm: "SHA1" + checksumValue: "f34e70c142a1a4235115fd9bb12c2daad30e8c91" + - algorithm: "MD5" + checksumValue: "5d2d3da9c8fb29935e9006f01aa166a4" + - algorithm: "SHA256" + checksumValue: "3dddfb7303856caac488cdfe39e8009a99e8649fa2fb09b0dd703e9030e1c408" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/android/SDL_sysfilesystem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410445" + checksums: + - algorithm: "SHA256" + checksumValue: "4aae80624832bb12dfe13b3087ac0e084028f4a7b8c091b26a13fc0adcb86ef0" + - algorithm: "SHA1" + checksumValue: "da520a58e922515f479386beb8baac68417c0a92" + - algorithm: "MD5" + checksumValue: "b20a232818a50aebe12db686e555e343" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p10_shape8.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410207" + checksums: + - algorithm: "MD5" + checksumValue: "ae932c58b84905e866eeddfbae03a673" + - algorithm: "SHA1" + checksumValue: "c62fd442716c483b82e1062f2c59301bf785b856" + - algorithm: "SHA256" + checksumValue: "a1c40e4bb476124b7a74291eea360f6a47fc1186305edb112a394c6c606ebe72" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/rectangles.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410442" + checksums: + - algorithm: "SHA256" + checksumValue: "7e80b468ff3e1598505f380a7920661f11a7f339cc1230ce3af55819ed6ba670" + - algorithm: "SHA1" + checksumValue: "e704ed2d69953640f7c445d01a94ec46dc08f5fa" + - algorithm: "MD5" + checksumValue: "d56280b5140548fb0431816dbb67ea23" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p07_shape24.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411535" + checksums: + - algorithm: "SHA256" + checksumValue: "f7fa91533a005b0acd28bfad3de6dcf2e0916a13f131929d57e2c7d62fce507a" + - algorithm: "SHA1" + checksumValue: "ab310a7657207b49871d7a9d7ee4cd021215d7cf" + - algorithm: "MD5" + checksumValue: "f69fda2cd847db9345b6ed3cab38e02d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsvideo.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411774" + checksums: + - algorithm: "MD5" + checksumValue: "80bc36f4bf1c6c20651d1093b847d41b" + - algorithm: "SHA256" + checksumValue: "5db15f48c5a0640a2b99a949eac65f98488eeb297da4ff384acde4bbb9ed0668" + - algorithm: "SHA1" + checksumValue: "0e0bf89aac7d71d7873e9882c9c46ca3b40b2816" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/haiku/SDL_sysfilesystem.cc" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410688" + checksums: + - algorithm: "SHA256" + checksumValue: "7a7de3a010604485f63d664a65fbe238ff7cdb12290ddf0bd137fb86e2813544" + - algorithm: "MD5" + checksumValue: "db9535d4e9a90bb9aab39a5ff7e75f26" + - algorithm: "SHA1" + checksumValue: "10048cc65a4fd12ce1859208f1d3f6965aabb506" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_video.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410458" + checksums: + - algorithm: "MD5" + checksumValue: "ac0e46e6edb0fdf45010b26a06d5adcc" + - algorithm: "SHA256" + checksumValue: "d18f0ebbb129bc61e50a3ed2d27d2cc7d3bec37b758ec0890c4ee9e937a35cbc" + - algorithm: "SHA1" + checksumValue: "b3039cd90902285e5f354607224fce3dd8051ec1" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p12_shape24.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410444" + checksums: + - algorithm: "SHA256" + checksumValue: "6b0bf7d789625815cde46e65e145b3baf314010a3aed94fabc1058e48cf2c956" + - algorithm: "MD5" + checksumValue: "ac5c246d367bc9b6495f99a7181a462d" + - algorithm: "SHA1" + checksumValue: "ee3372db1b9790ac9e9be852e97476a58fbec448" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p03_shape8.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410919" + checksums: + - algorithm: "SHA1" + checksumValue: "739efc8c477a5ab70d61d1abba60a0be554c7d38" + - algorithm: "MD5" + checksumValue: "bcac4c6e3af85ff9555bf2d387f70651" + - algorithm: "SHA256" + checksumValue: "929f411098052b8d339aae8a298092eb74542d0f2a33bceb6b923b3b38bc8320" + copyrightText: "Copyright 2010, All Rights Reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/mac/hid.c" + licenseComments: "(The information in the file is:\nAt the discretion of the user\ + \ of this library,\nthis software may be licensed under the terms of the\nGNU\ + \ Public License v3, a BSD-Style license, or the\noriginal HIDAPI license as outlined\ + \ in the LICENSE.txt,\nLICENSE-gpl3.txt, LICENSE-bsd.txt, and LICENSE-orig.txt\n\ + files located at the root of the source distribution.\nThus we concluded: GPL-3.0\ + \ OR BSD-3-Clause as license of this file.\nWE chose Permission-Notice) AND NOASSERTION\ + \ AND We took the text of the BSD-3-Clause license from /LICENSE-bsd.txt in the\ + \ hidapi directory AND We took the text of the Permission-Notice from /LICENSE-orig.txt\ + \ in the hidapi directory" + licenseConcluded: "(LicenseRef-GPL-3.0-only OR LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635\ + \ OR LicenseRef-Permission-Notice-dabbd07fc26023d06f0aa31833386fa5)" + licenseInfoInFiles: + - "LicenseRef-BSD-3-Clause" + - "LicenseRef-GPL-3.0-only" + - "LicenseRef-BSD-style" + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3410935" + checksums: + - algorithm: "SHA1" + checksumValue: "066d8501b320a274336277032c4176bd71a18c92" + - algorithm: "MD5" + checksumValue: "137e5440aa5c4a45e5ef8b7960d8e7bd" + - algorithm: "SHA256" + checksumValue: "4118e121266095496dde2d11a4b679175d5169f02b76f611b55b32edc89a3ae1" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/testgui.sln" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410932" + checksums: + - algorithm: "SHA1" + checksumValue: "08e11882e35ee48502123c2d92d43e1f8805e85f" + - algorithm: "MD5" + checksumValue: "c5ec059f714f82783dca70af2f678267" + - algorithm: "SHA256" + checksumValue: "4c9b7e928736a14c17e273001b6046d6ef5fd16dc5e8213b24a7b3e5e0c51be9" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/TestGUI.app.in/Contents/Resources/Signal11.icns" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410933" + checksums: + - algorithm: "SHA1" + checksumValue: "9f9eea0cfe2d65f2c3d6b092e375b40782d08f31" + - algorithm: "SHA256" + checksumValue: "82502191c9484b04d685374f9879a0066069c49b8acae7a04b01d38d07e8eca0" + - algorithm: "MD5" + checksumValue: "23b7d7d024abb0f558420e098800bf27" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/TestGUI.app.in/Contents/PkgInfo" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410931" + checksums: + - algorithm: "SHA256" + checksumValue: "f1dcff1f7ccd3fc1f1d311228cd568cab6b9cca62b12f8eb6d23566a4362481d" + - algorithm: "SHA1" + checksumValue: "99e9e48337462652b310d5b128b305c6aa9ed905" + - algorithm: "MD5" + checksumValue: "d72878bb656f235c73b049056cd30dba" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/TestGUI.app.in/Contents/Resources/English.lproj/InfoPlist.strings" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410902" + checksums: + - algorithm: "SHA256" + checksumValue: "0e5281d81b26f129ade1dd05e7184017c5b31f6747439ce1a0797f7f6e937017" + - algorithm: "SHA1" + checksumValue: "c64375e2e832cbfef71e5fd469c0e3be89ff21ca" + - algorithm: "MD5" + checksumValue: "2761a7bb5afe5bc675ba4026394f81c9" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/android/jni/Android.mk" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410936" + checksums: + - algorithm: "MD5" + checksumValue: "056ce431ffde0f7e35dbc03638d5b3d7" + - algorithm: "SHA256" + checksumValue: "b83599b0071161b38a4a0b56b1a52f7e385160258af88fe0dcf9170593583d8e" + - algorithm: "SHA1" + checksumValue: "943075cf71a487c09305bca948900df48acd5524" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/mac_support.cpp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410937" + checksums: + - algorithm: "MD5" + checksumValue: "f10277f1feeafca7217f7a4ad1bef441" + - algorithm: "SHA256" + checksumValue: "a63b250c291bee8c900dfa9d8e79a54c02f668b02bfedda83e3bc7005bf5229b" + - algorithm: "SHA1" + checksumValue: "f8f40363aca6537998477fa1052ae79bf50b5d50" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile-manual" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410934" + checksums: + - algorithm: "MD5" + checksumValue: "46c5551972a881ba2fdc6c7997d5bb32" + - algorithm: "SHA256" + checksumValue: "5089910325f55f5af01417fc5731b2a5d19cf6323cb2e750faab632917946235" + - algorithm: "SHA1" + checksumValue: "4bb2a2263358f146db1ba2e8a34586a33ee17b28" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/TestGUI.app.in/Contents/Info.plist" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410901" + checksums: + - algorithm: "SHA1" + checksumValue: "5bcfe5f1770530d662d13541d630fd3c454dd3f2" + - algorithm: "MD5" + checksumValue: "68dd97134ec35d79cd10613f3c0e10c7" + - algorithm: "SHA256" + checksumValue: "a0940675839853f04667b2430269e8f9f05b22df120bc337c024026cf4644eee" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/android/jni/Application.mk" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410911" + checksums: + - algorithm: "SHA256" + checksumValue: "1fb54d159b504760b4d7f3b86cd317d4b9d26dff06c7d9505e496238a9878376" + - algorithm: "SHA1" + checksumValue: "3d9c378c605bf2d9239fccf0ed0506eba7c637f0" + - algorithm: "MD5" + checksumValue: "95a1890546cc59cdf9117c9e7114333f" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/linux/Makefile.am" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410904" + checksums: + - algorithm: "MD5" + checksumValue: "0de642d4279012ecb805f5d8ebf65eda" + - algorithm: "SHA256" + checksumValue: "ce5070c0fe380356acb2fd033d344f1f98b81bb3f1b5fa3a1d54f133d88a6b15" + - algorithm: "SHA1" + checksumValue: "f1113a60fc8630d68617786ead052b5931f902e4" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/udev/99-hid.rules" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410914" + checksums: + - algorithm: "SHA256" + checksumValue: "7291cf5b22ae046462e8e87d30e4e847ca4455da40c82d90e6524a9967d3fe31" + - algorithm: "SHA1" + checksumValue: "58ef9ba935a52e85ffe3aaec1d8469778bb389f5" + - algorithm: "MD5" + checksumValue: "cb297931ff3d282f8c9811cef12d8c46" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/HACKING.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410915" + checksums: + - algorithm: "SHA256" + checksumValue: "0fdb59fc0a3d39ce890bff526c68d35ea64fb33e11a980e79dbdc5171beb5a74" + - algorithm: "MD5" + checksumValue: "4e09c17a80a0ceadd074a5841cbf3d80" + - algorithm: "SHA1" + checksumValue: "3d84eee920446e4b6145d0f1fccaabdc741be2e1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/SDL_hidapi.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410913" + checksums: + - algorithm: "SHA256" + checksumValue: "8049768b0b64cdfb2c407cc524d3a1d8cf0b18f232158a5472b2afb3e0119fa3" + - algorithm: "SHA1" + checksumValue: "e7caf72f4663ad679249294a23993ea92ff28533" + - algorithm: "MD5" + checksumValue: "d82e8dd0f51c2d4067b7a1eaac29947f" + copyrightText: "Copyright 2009, All Rights Reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/hidapi/hidapi.h" + licenseComments: "(The information in the file is:\nAt the discretion of the user\ + \ of this library,\nthis software may be licensed under the terms of the\nGNU\ + \ General Public License v3, a BSD-Style license, or the\noriginal HIDAPI license\ + \ as outlined in the LICENSE.txt,\nLICENSE-gpl3.txt, LICENSE-bsd.txt, and LICENSE-orig.txt\n\ + files located at the root of the source distribution.\nThus we concluded: GPL-3.0\ + \ OR BSD-3-Clause as license of this file.\nWE chose Permission-Notice) AND NOASSERTION\ + \ AND We took the text of the BSD-3-Clause license from /LICENSE-bsd.txt in the\ + \ hidapi directory AND We took the text of the Permission-Notice from /LICENSE-orig.txt\ + \ in the hidapi directory" + licenseConcluded: "(LicenseRef-GPL-3.0-only OR LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635\ + \ OR LicenseRef-Permission-Notice-dabbd07fc26023d06f0aa31833386fa5)" + licenseInfoInFiles: + - "LicenseRef-BSD-3-Clause" + - "LicenseRef-GPL-3.0-only" + - "LicenseRef-LGPL-3.0-only" + - "LicenseRef-BSD-style" +- SPDXID: "SPDXRef-item3410910" + checksums: + - algorithm: "SHA1" + checksumValue: "ff46c477c1ec82f667a1f7e34cceef37dc472164" + - algorithm: "MD5" + checksumValue: "2833de11aa121b738f3c984f88ba54fa" + - algorithm: "SHA256" + checksumValue: "0b5798cb85ab8503c958af3b11ead20f64cd1205cd969a1ca8df11bbf6a936a3" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/linux/README.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410909" + checksums: + - algorithm: "SHA1" + checksumValue: "2e70e474689e6a06e5ad3da5679b29fa8f8219eb" + - algorithm: "MD5" + checksumValue: "0e5b133f303b0d095d34f832c4045528" + - algorithm: "SHA256" + checksumValue: "198d510e824785f2b9ddd9d5d1c4fc07c0c6800cccef57b566427660120d0b8c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/linux/Makefile-manual" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410907" + checksums: + - algorithm: "MD5" + checksumValue: "365da69f0a3b3f1d026846e87fdc21d3" + - algorithm: "SHA256" + checksumValue: "039066a47400cc113d790ef5c0f0d14c01776226a9b7348b3d6b17656160cfe1" + - algorithm: "SHA1" + checksumValue: "a609edc76fa21d74adb540aec70690996c8d08fd" + copyrightText: "Copyright 2009, All Rights Reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/linux/hid.c" + licenseComments: "(The information in the file is:\nAt the discretion of the user\ + \ of this library,\nthis software may be licensed under the terms of the\nGNU\ + \ General Public License v3, a BSD-Style license, or the\noriginal HIDAPI license\ + \ as outlined in the LICENSE.txt,\nLICENSE-gpl3.txt, LICENSE-bsd.txt, and LICENSE-orig.txt\n\ + files located at the root of the source distribution.\nThus we concluded: GPL-3.0\ + \ OR BSD-3-Clause as license of this file.\nWE chose Permission-Notice) AND NOASSERTION\ + \ AND We took the text of the BSD-3-Clause license from /LICENSE-bsd.txt in the\ + \ hidapi directory AND We took the text of the Permission-Notice from /LICENSE-orig.txt\ + \ in the hidapi directory" + licenseConcluded: "(LicenseRef-GPL-3.0-only OR LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635\ + \ OR LicenseRef-Permission-Notice-dabbd07fc26023d06f0aa31833386fa5)" + licenseInfoInFiles: + - "LicenseRef-BSD-3-Clause" + - "LicenseRef-GPL-3.0-only" + - "LicenseRef-GPL-1.0-or-later" + - "LicenseRef-LGPL-3.0-only" + - "LicenseRef-BSD-style" +- SPDXID: "SPDXRef-item3410908" + checksums: + - algorithm: "MD5" + checksumValue: "bda2676de6be32cca7fa691f8fcd0ce9" + - algorithm: "SHA256" + checksumValue: "6ae04e8267f80d39aa5ad17deb71c3126c175b29f4b3bf3fe86a20a36a6a25a9" + - algorithm: "SHA1" + checksumValue: "21cfd280168c9f84356579a041d14ed7e5f82a0e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/linux/hidraw.cpp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410905" + checksums: + - algorithm: "MD5" + checksumValue: "7c3949a631240cb6c31c50f3eb696077" + - algorithm: "SHA256" + checksumValue: "7d3b087c34f35d4d538e3bcddd1ff8f66e92f9ef336881999482800ddf840913" + - algorithm: "SHA1" + checksumValue: "f554bb8aae515325ddf7f5d26dbc1c62940cba6e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/LICENSE.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-BSD-3-Clause" + - "LicenseRef-GPL-2.0-only" + - "LicenseRef-GPL-1.0-or-later" + - "LicenseRef-BSD-style" +- SPDXID: "SPDXRef-item3410792" + checksums: + - algorithm: "SHA1" + checksumValue: "3a142e4bf578ebe16bf90ca18480f24f517a7513" + - algorithm: "MD5" + checksumValue: "d8b2a5edb590a4a456981ece4c7241fa" + - algorithm: "SHA256" + checksumValue: "b52d2ca999fb9959a0218da2134ed31fc65b53486dbe2a44372c809088da1f30" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testscale/testscale.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411640" + checksums: + - algorithm: "SHA1" + checksumValue: "9edbceca46d15ac51b0a954c958632aab7b9d40f" + - algorithm: "SHA256" + checksumValue: "5db920cb7079767eb2f0a0e1801b60bdda6d891241c7bd7c8dba881e5df23720" + - algorithm: "MD5" + checksumValue: "0e9fde4a5408722cf71d39cfbae141f2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmvulkan.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410790" + checksums: + - algorithm: "SHA1" + checksumValue: "f691d97aa88607a92ba0dd17e7427b517c33587d" + - algorithm: "MD5" + checksumValue: "6099b33ca5925e0d365c25c34ff334c3" + - algorithm: "SHA256" + checksumValue: "cde24d7015b93b5e824a7b81e4af35b2214dbea5365fc0997114a84851bdafa1" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testatomic/testatomic.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411641" + checksums: + - algorithm: "SHA1" + checksumValue: "c29d03b6ff9d7070abac465733a1591334bc71aa" + - algorithm: "SHA256" + checksumValue: "d8e1ef916c95311fa659c8ffd4c809484a205f1c5b0a58c6abba0017e6e6f1ed" + - algorithm: "MD5" + checksumValue: "460216b4a9cff09b766ab7aeb1fcab17" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmevents.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410794" + checksums: + - algorithm: "MD5" + checksumValue: "1706b9e0d00a828424af5439d126933f" + - algorithm: "SHA256" + checksumValue: "808463fb61d370cc9cd59b637391c7079e29e09ae6ba730e0fcd487f1d3382a4" + - algorithm: "SHA1" + checksumValue: "e680b33ba12f7302b4764daf348ebd4bfd9a705f" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testjoystick/testjoystick.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410311" + checksums: + - algorithm: "SHA256" + checksumValue: "3e7653d6d7c923a1559c9513bc09eb32ee3e5a00f23ee8e6227776e12745fe5e" + - algorithm: "SHA1" + checksumValue: "c89a8576ecd10619d08ea40a68f29dc21ac52a3e" + - algorithm: "MD5" + checksumValue: "4bf415311cbc70f52f1e8fd2f915f78a" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/variator_exhaustive.c" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3411642" + checksums: + - algorithm: "MD5" + checksumValue: "e5f09d25fec52f99eb31c5c370f4f43a" + - algorithm: "SHA256" + checksumValue: "36f165e1d21e708bf38cfb4fd945133a2678197bdfad98b402538cc6aa3d41f3" + - algorithm: "SHA1" + checksumValue: "181c4b89414548b9d1692a15a319237c7e5cc2ed" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmvideo.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410313" + checksums: + - algorithm: "SHA1" + checksumValue: "9ce53ec1afcb818202ac6657dcdd931a6dfa4c8d" + - algorithm: "MD5" + checksumValue: "142e6ffc23230d84c2ad5fcdbff6494b" + - algorithm: "SHA256" + checksumValue: "29cb78ec16c430e8d135fc820b7462dc9a4b93173a3f92357f2ad010ea4dc440" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/windows/windows_screenshot.c" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3411644" + checksums: + - algorithm: "MD5" + checksumValue: "43d695132eb0cddc625d26bd6debea10" + - algorithm: "SHA256" + checksumValue: "17729cdbd9e29ea73dbc93b68e60da5c6ac22721a32fc9ea45561bdcfd4a7179" + - algorithm: "SHA1" + checksumValue: "7aff0044788f8e8ab1e8abe39279b608bdc4736c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmopengles.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410310" + checksums: + - algorithm: "MD5" + checksumValue: "350e8e7f3e5688658a6fe9cf9c97b1d5" + - algorithm: "SHA256" + checksumValue: "d99e6155fae32fb5fb8e7a35f4aea030db074c12c068818ff592ea6213dbfc59" + - algorithm: "SHA1" + checksumValue: "75a0650aef4e9a527ae2ae7ced559d5795b73b76" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/variators.c" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3410921" + checksums: + - algorithm: "MD5" + checksumValue: "72f3ee86c443e8d05aed312fed808185" + - algorithm: "SHA256" + checksumValue: "0108a2551c48c24d5e281d81ba8f5dd882f119629df80265e98ede55c60455a4" + - algorithm: "SHA1" + checksumValue: "d0f5afca25e841ddc07b3b217fbed4fdc9dffe91" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/mac/Makefile.am" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410920" + checksums: + - algorithm: "MD5" + checksumValue: "312f75ee8f3c95b664523f944e8c0327" + - algorithm: "SHA256" + checksumValue: "7d56173f722c8a8ee7db23e319eac7451780f28039888fe446999afba9143d8f" + - algorithm: "SHA1" + checksumValue: "4cfcb4751bc7741eb7776b43540e4e2497b5f009" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/mac/Makefile-manual" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411643" + checksums: + - algorithm: "SHA1" + checksumValue: "ebed3be8565ed82c4361cbb10fac3066d83b73f0" + - algorithm: "SHA256" + checksumValue: "c94d348b74326268823f878083607dc8463d1d7a71950b99499e82c6183302c3" + - algorithm: "MD5" + checksumValue: "a6fd848ac496e030405c8d1adb2281fd" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmvideo.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410796" + checksums: + - algorithm: "MD5" + checksumValue: "a7735483826fbc71ff9b110a156c69a2" + - algorithm: "SHA256" + checksumValue: "eb03fd11ad99198fd68264275fcfea16d8dcccc2f95389a6778c8b00b47e13c0" + - algorithm: "SHA1" + checksumValue: "05dfd67569a0c9070a820b16da06c37775b857ea" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testplatform/testplatform.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410925" + checksums: + - algorithm: "SHA256" + checksumValue: "54e8f4554f3d45d04167e910afe28460b944c92d525ea121f636a17994dc7964" + - algorithm: "SHA1" + checksumValue: "d77644276b48ca9cacf95e0d41c29cc6311fa276" + - algorithm: "MD5" + checksumValue: "78e9c6bb0e71f08825b90b9c399de48a" + copyrightText: "Copyright 2010, All Rights Reserved" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/test.cpp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410926" + checksums: + - algorithm: "MD5" + checksumValue: "b7936b584933fdd06a948943cde3a563" + - algorithm: "SHA256" + checksumValue: "9b39c8bc7a95736f663cadbc3a42c189d559576c84f61d20b48d364e298b361f" + - algorithm: "SHA1" + checksumValue: "c263aa293030bf413b25c068317892d5d0d459cb" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/copy_to_bundle.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410923" + checksums: + - algorithm: "SHA1" + checksumValue: "d343699b1c57c24d52488074aea689a555a50746" + - algorithm: "MD5" + checksumValue: "4426c3ac827c52c0cbfe753bda096f85" + - algorithm: "SHA256" + checksumValue: "5d543f4b98248640b3fcde977c0d754bc7f5a149405011de07c0e57c32c5a892" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/mac_support_cocoa.m" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410924" + checksums: + - algorithm: "SHA1" + checksumValue: "0c6fdb6a9dac912c82ef879fadfc8a78e6510216" + - algorithm: "MD5" + checksumValue: "49620cdc738ae47b8a2a0955dd264fd4" + - algorithm: "SHA256" + checksumValue: "bb2dfed8ac382a04b8c1cf6c93f090b6e104539399cc1676d77ae5a41b642dab" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/start.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410916" + checksums: + - algorithm: "SHA1" + checksumValue: "3b8c477affe689f028f6ef916b7c539ec285bd3f" + - algorithm: "SHA256" + checksumValue: "f5ee31dc3cfff8e21d9f9e07c22d5bac99b3d977abd5ef7243f301b91f0c80db" + - algorithm: "MD5" + checksumValue: "36467597b7da05ee6e3d48147c68361f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/SDL_hidapi_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410917" + checksums: + - algorithm: "SHA256" + checksumValue: "732d1bb9bf74b50272c670965439b29f3f3f5d58b18d530a12e47f8ca4be5ba4" + - algorithm: "SHA1" + checksumValue: "1550d81284937456c698475684a2d51732101b70" + - algorithm: "MD5" + checksumValue: "0ff8c270a67d9b4530c3138a8115ee52" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/configure.ac" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410781" + checksums: + - algorithm: "MD5" + checksumValue: "1ca77476057eedc757cac897321a61d9" + - algorithm: "SHA256" + checksumValue: "1e1c604cc8af75ec2c0015d3c8c5467d846b0ee51e8570ac76fd2906f42eae28" + - algorithm: "SHA1" + checksumValue: "834c89c63353bec6682df473cc970134a35da792" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/SDL/SDL.vcxproj.filters" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411630" + checksums: + - algorithm: "SHA256" + checksumValue: "dc5f3a7359bf94e93059cc6292c56e0cfc0e58cc2edbaa182092ac448422da58" + - algorithm: "SHA1" + checksumValue: "e6283f9c6feada72c4e66668fc01115d24a2dd26" + - algorithm: "MD5" + checksumValue: "5e7be5eb4d0cf67eca4d3def5ffc4505" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_rect_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412089" + checksums: + - algorithm: "SHA256" + checksumValue: "0e3a33cf98e8c1b9dd9c7d762b9a5c4f4b1ddeefc1e66b309d530b972d51d24b" + - algorithm: "SHA1" + checksumValue: "c3da8649f3d9879c77ff383b03bfbfc57e74eaf8" + - algorithm: "MD5" + checksumValue: "cba4a856721e4da7cd38fca0d02eed99" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_list.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410300" + checksums: + - algorithm: "SHA1" + checksumValue: "6a793c7797645f7377ff45cbe402e96a07beab08" + - algorithm: "MD5" + checksumValue: "fac9d756bf899ea64f36be26e90098b3" + - algorithm: "SHA256" + checksumValue: "bde8800b1ddfe783bfdbaa5dadbb958fde016111ef5f7e13ee3be60d3c755a99" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/sut_configparser.c" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3412088" + checksums: + - algorithm: "MD5" + checksumValue: "0a72db3b85af552ba25b68efd077a0bb" + - algorithm: "SHA256" + checksumValue: "19cc63c09eac177fe552a790fc7259910c0d1a660e7bc039f904e4b83b482b22" + - algorithm: "SHA1" + checksumValue: "060d0bb1547579d99d89732f2f9304bd75a29cc4" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/file/SDL_rwops.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411631" + checksums: + - algorithm: "SHA256" + checksumValue: "a9d64bc64a815974fd730f09bfb6e613a0febb82a6776990bf705a8baccb8313" + - algorithm: "SHA1" + checksumValue: "f9b49c3fc772da9e170afa781dc3ea6a35bfe937" + - algorithm: "MD5" + checksumValue: "e0571f20fb2be11c6626514000b72773" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_copy.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410784" + checksums: + - algorithm: "SHA1" + checksumValue: "607b9f94b58155b6392c4e254e0bb4de3e81e4af" + - algorithm: "MD5" + checksumValue: "0f9e25f0837173dcb346fb8199a4dcf8" + - algorithm: "SHA256" + checksumValue: "114a2ba310875165fa2655de8c522b58cd6e6a0214e9cdf53f2405441078ddf5" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testoverlay2/testoverlay2.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411632" + checksums: + - algorithm: "SHA1" + checksumValue: "65349c74331799f473cf23adae2f865fe6072142" + - algorithm: "SHA256" + checksumValue: "32b6eea27db571a1123ec90cb73b3a4052f43bc06f3433bf1ac128e9f58e42e7" + - algorithm: "MD5" + checksumValue: "342741d3ac5ae8d00feec2aad6d8aaff" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_RLEaccel_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410302" + checksums: + - algorithm: "SHA1" + checksumValue: "9d4a3ebf11989d7b29a35ac69637a5e4cb47a05d" + - algorithm: "MD5" + checksumValue: "6d98439a002084846ec5a701e2ec7d4d" + - algorithm: "SHA256" + checksumValue: "dd95277c4bfde6dbcd229853b6e0b418f06cf420fcf94fc47eb9f22a4b527021" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/linux/linux_process.c" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3411633" + checksums: + - algorithm: "SHA1" + checksumValue: "86208ab8c9f455e2478ee149582572b1ca7fa085" + - algorithm: "MD5" + checksumValue: "856d6fd1ecc7e4045188750540301811" + - algorithm: "SHA256" + checksumValue: "b8cc86bf4a42b8ec6bd2bf964ce3d2f4c5195082f702c0331a3c9cd582ae57b5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_slow.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412083" + checksums: + - algorithm: "SHA256" + checksumValue: "1e9778b2f922dad2fe54a790f1482ecf55c0d73601ee47517dd4946e4906c279" + - algorithm: "SHA1" + checksumValue: "c3b6e0fd7cb1200c742e8b4966d08bac4f34ec0a" + - algorithm: "MD5" + checksumValue: "a48969b37581c0777f5490225ee80569" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/file/cocoa/SDL_rwopsbundlesupport.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410786" + checksums: + - algorithm: "MD5" + checksumValue: "bf5533e0667734c9e168acb4857ba777" + - algorithm: "SHA256" + checksumValue: "7b38ae56b1684a630f54baa1f9652d0775fa68bc42c596408d92ba4ac58731e5" + - algorithm: "SHA1" + checksumValue: "2058c7076265c869e8a5bfef650b5cfdcc422617" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testgamecontroller/testgamecontroller.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412080" + checksums: + - algorithm: "SHA256" + checksumValue: "1995f9886f62711618b73977735fc1709b478d7683182e0775427acb48d67a7f" + - algorithm: "SHA1" + checksumValue: "1a60a02c52cea30faa1d91f5daf5b40f669ac3a6" + - algorithm: "MD5" + checksumValue: "c26b7a52646f6599ae7931a32c11baa8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_utils_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410315" + checksums: + - algorithm: "SHA256" + checksumValue: "21c7012824bd4c41e5e43a5947f42a3178cdd8fb1e0572d91dab8d3fb7bb768f" + - algorithm: "SHA1" + checksumValue: "f2b725baaea5af1b188e35b41392b442fd7ad493" + - algorithm: "MD5" + checksumValue: "ae5b75f669032ac798dc4b2bbb14d02d" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/sdl2-config-version.cmake.in" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412084" + checksums: + - algorithm: "MD5" + checksumValue: "dd4d52694d6cefc2e52c7ddd495c4029" + - algorithm: "SHA256" + checksumValue: "0e6261c66c0f11dc34b235c899dfefd40e2d7c3cdbfbdfa6513d3c90ef1aeb92" + - algorithm: "SHA1" + checksumValue: "9f1f2eec2201bb3daaa0e3260df44d81bfaa49b7" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/file/cocoa/SDL_rwopsbundlesupport.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410798" + checksums: + - algorithm: "MD5" + checksumValue: "ee982277d1356ba2030fec793de1a1ee" + - algorithm: "SHA1" + checksumValue: "b5590b6eab4cf4c22d76961b1b2acad24a34628d" + - algorithm: "SHA256" + checksumValue: "0899ec7878206de92d1ad3c5ecaff5a7d921b02665bc53f8c79f310e03217757" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testautomation/testautomation.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412093" + checksums: + - algorithm: "SHA256" + checksumValue: "d8d29a3f8e3ea915b4a1f3bc8ae66d20acd7e5214cda630b41f2d5077bba65d8" + - algorithm: "SHA1" + checksumValue: "31ff138c5f5f068b465bf5572c224623694ddcf7" + - algorithm: "MD5" + checksumValue: "e13c4d35632e126f547409368a196d82" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/gendynapi.pl" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411646" + checksums: + - algorithm: "MD5" + checksumValue: "e7930c37eae7b42bbc3fe89215d5ef11" + - algorithm: "SHA256" + checksumValue: "78780505a3530564b36f80a2f2409b9de5d0c91a7d25e65c626b9d58711e88fd" + - algorithm: "SHA1" + checksumValue: "981469d0110171b963bb3a155d9f729bbdabd263" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmmouse.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412092" + checksums: + - algorithm: "SHA1" + checksumValue: "71072a6f64126b56bf3bf0e6632c50c947f458eb" + - algorithm: "MD5" + checksumValue: "6f5f3a322d12ce7738cd7cb01e6153b4" + - algorithm: "SHA256" + checksumValue: "138f4f55de6f39f1d65966aff0790e69073480f5831d339771120e22deef7c38" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/SDL_dynapi_procs.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412087" + checksums: + - algorithm: "SHA1" + checksumValue: "3f25fa518c5b2a3043dca5b45eaf203797e0d4f2" + - algorithm: "MD5" + checksumValue: "dbd885cbd637818c80c26a143f45e3a1" + - algorithm: "SHA256" + checksumValue: "3eda1a66e13d8f24c9c16eee0504531b38cae6833dde28990ac5702f0cd9d766" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/file/n3ds/SDL_rwopsromfs.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412086" + checksums: + - algorithm: "MD5" + checksumValue: "59a3dc408add8a6f8d8e2908c90819ab" + - algorithm: "SHA1" + checksumValue: "2cdd3e5e715454999e9cb02dd4aad0d6bdf8c0ea" + - algorithm: "SHA256" + checksumValue: "8d4a09ede4d3d42be361c942e629c0ba7fdfbeda52bbd021cb97ebd418d99238" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/file/n3ds/SDL_rwopsromfs.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411648" + checksums: + - algorithm: "MD5" + checksumValue: "15eef8e95a34b3cf1754b851d3ce0ee6" + - algorithm: "SHA256" + checksumValue: "8258de35e0c2799d3f646b01b6a52e40a6de77417809d1dd4092a1bffe25380e" + - algorithm: "SHA1" + checksumValue: "a4a682c86db222467acdd592fb869fdc22b4c2b0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412097" + checksums: + - algorithm: "SHA1" + checksumValue: "8f9cca767a8c148a2caace5a25dcbdaaccd6e58d" + - algorithm: "MD5" + checksumValue: "ae6ba70bc96f47e70200d568cf82836b" + - algorithm: "SHA256" + checksumValue: "97077fe90138a1a1f22577808c5bdfc4a465ffe888f24b0699798aa997f65603" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/SDL2.exports" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410317" + checksums: + - algorithm: "SHA256" + checksumValue: "6e42990117072616e906beed913fbe53d1d4185fe137d072dc87ed8348885465" + - algorithm: "MD5" + checksumValue: "aadbab3b70029a8474bce7abcf6f77ea" + - algorithm: "SHA1" + checksumValue: "9a3807fc1a3a2951069cc7648b6ddb33c1f50544" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testaudiocapture.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3412096" + checksums: + - algorithm: "MD5" + checksumValue: "84c3ddabafa1f9a0af98f4c04d045c35" + - algorithm: "SHA256" + checksumValue: "de89da93a9d01457591470dd95a39ee4aeaad4ed345f4922b431a60153aeb9fa" + - algorithm: "SHA1" + checksumValue: "234f6aeae66b3199600d10f010fbec3c5f5de086" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/SDL_dynapi_overrides.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410314" + checksums: + - algorithm: "SHA256" + checksumValue: "476cd9dbc76c4c34fe612b65f7a06134c58331d6d5faba9f9e550dfeae310ed1" + - algorithm: "SHA1" + checksumValue: "6859cf620f172905eb6af62f560c21180f7ca524" + - algorithm: "MD5" + checksumValue: "00873db1f5ceb37ae8d359dec8ea97f4" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/windows/windows_process.c" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3412095" + checksums: + - algorithm: "MD5" + checksumValue: "c7652fac3317420a664e77f74c0db881" + - algorithm: "SHA256" + checksumValue: "532ba1d965184361d0ff3d8846e4e63ce587d5481b0dce0c3c8c54cab33769ba" + - algorithm: "SHA1" + checksumValue: "f9907921e3a073d9f047f63eb356bd96a714323b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/SDL_dynapi.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411645" + checksums: + - algorithm: "SHA1" + checksumValue: "332a104cedd8f625782129fd1242b35d1405c80a" + - algorithm: "SHA256" + checksumValue: "df7d53e94281912ed619ca412cdcb7eefadfcda2c9a0387d6de61e2082fa9dd5" + - algorithm: "MD5" + checksumValue: "dadc9c192d3558c9ceaabee9b611625b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmevents.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412094" + checksums: + - algorithm: "SHA1" + checksumValue: "1a718d5fbf9354a638d7da1b80adb1309d756764" + - algorithm: "MD5" + checksumValue: "706c5a919dec904c7b8dc6c948189b4f" + - algorithm: "SHA256" + checksumValue: "eb887110f3ce0f90d48f5a7b7ff587c0fa8940c15210a6aff668bf0d3a57ddfc" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/SDL_dynapi.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411649" + checksums: + - algorithm: "MD5" + checksumValue: "3e1327e84620339a935d3988661a05ca" + - algorithm: "SHA256" + checksumValue: "125ab8a81a05b3ea80701b2339927fa95962e111ac073e52b587e7a2b2cc6c9e" + - algorithm: "SHA1" + checksumValue: "18aebb03c822a941e578339e8c4f88b55035b2af" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410318" + checksums: + - algorithm: "SHA1" + checksumValue: "0bb7db50657f4171034dcd48f5183e6a10e72060" + - algorithm: "SHA256" + checksumValue: "1266a9c4490167c68982b265ec14c5a0ab2ab4bbcfb0314d1aca85931653ac3e" + - algorithm: "MD5" + checksumValue: "2e3bbf14f975a7354ed1ddcac287917f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgles2_sdf.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410319" + checksums: + - algorithm: "MD5" + checksumValue: "9112d9df5ca90092768269d5d451590c" + - algorithm: "SHA1" + checksumValue: "eb7f137f6a0e963ebb62155c30462a20e1194696" + - algorithm: "SHA256" + checksumValue: "e8d89381d5ed646e810698784c48ca2eb13103d23145c9804a567466c016d146" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testcustomcursor.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411647" + checksums: + - algorithm: "MD5" + checksumValue: "ef06f359039b32ef83e040a6325d1d8e" + - algorithm: "SHA256" + checksumValue: "0571ae0acdf8c3d961afdb3dba1ea485b1c4fd09426f64ad9bb994abbbfa4d06" + - algorithm: "SHA1" + checksumValue: "b5e3e08729e8f322a7e18c8252354777af81eacd" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmopengles.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412090" + checksums: + - algorithm: "SHA1" + checksumValue: "02c40272e32ea6c33dd7ec6741a8fd70c5642e96" + - algorithm: "MD5" + checksumValue: "54bcfd71ab9c63f07cfb57bd81f8c829" + - algorithm: "SHA256" + checksumValue: "84a005907f2a88f5450ac201e5ec1df269f1d58b665cd39d9e0f375e4da69819" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_internal.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411902" + checksums: + - algorithm: "SHA256" + checksumValue: "8d57bcb9d9a2cfb1a66773d7be8dcc34544cbfc97c283dfbcd815409cb7887c9" + - algorithm: "SHA1" + checksumValue: "69d62207e49d096a55d1dea969f207c6e8e5d3c5" + - algorithm: "MD5" + checksumValue: "5fae7d594068ba3e3d1bbe1a97246377" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/aaudio/SDL_aaudio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411903" + checksums: + - algorithm: "SHA1" + checksumValue: "21876a91eb1ddd89aa777c2ff7e80e1955529d17" + - algorithm: "MD5" + checksumValue: "1b853e2abf79abb96c1c79353b367016" + - algorithm: "SHA256" + checksumValue: "6bd6b8c9c87be6dcd9c93125982fb94c602b666b87ebd09121fb42d262db829f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/aaudio/SDL_aaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411901" + checksums: + - algorithm: "SHA1" + checksumValue: "f878bedd2165fe039648a970bf329260207c12f5" + - algorithm: "MD5" + checksumValue: "a1ab710acaf0fcb5b2353b759c533e61" + - algorithm: "SHA256" + checksumValue: "f522f49434781a995d0b4ee9e4d3fcaa311aba57a625b4947ea8af736c211736" + copyrightText: "Copyright , (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/aaudio/SDL_aaudiofuncs.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411931" + checksums: + - algorithm: "SHA1" + checksumValue: "3cd7246cce7eee337a69ddd405028b6c587c2fc6" + - algorithm: "MD5" + checksumValue: "d8860ce22eedc2d0fb3b129b87974179" + - algorithm: "SHA256" + checksumValue: "aa53c301b664222263c0f65ade5d6996ef442e6d6753542a9a1f97d112117d79" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/SDL_haptic_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410332" + checksums: + - algorithm: "MD5" + checksumValue: "2c97cf929e3ed24c8538cc8e42f589ee" + - algorithm: "SHA256" + checksumValue: "2e26acba32fa2ac75ad716a152a851b130bae9281dd8ac3af53a3e79381a98d2" + - algorithm: "SHA1" + checksumValue: "0d857fe0c79d3a7a2a9256198ac89674fb6aac5d" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/button.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411932" + checksums: + - algorithm: "SHA256" + checksumValue: "b8cdc5680a01de1ea6d7cfbd44406f5ba99680755157d746effbecf78c80d6c3" + - algorithm: "SHA1" + checksumValue: "96ed71f923f48ff023cc8ac484a8023227f84673" + - algorithm: "MD5" + checksumValue: "a2440c6cf87d0a5b5b36b533741f7997" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_hints.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411664" + checksums: + - algorithm: "MD5" + checksumValue: "a3d6f9dbd3af47b7340729c51b509c35" + - algorithm: "SHA1" + checksumValue: "5317cb62988633774a31cb4c999553e74f2f160d" + - algorithm: "SHA256" + checksumValue: "ed923bf168507a0cb43a5d595b85ae98d062ec627ada0b8e7e0e7636ef0129fc" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/ps2/SDL_sysjoystick.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410601" + checksums: + - algorithm: "SHA256" + checksumValue: "7f3efed4b63cf59c5917ac56d2271eba4bbb991f83eb379983c64707cbeb1d06" + - algorithm: "SHA1" + checksumValue: "cb66c686777639ba88d50ef3cba4eea910e33ae4" + - algorithm: "MD5" + checksumValue: "919ac5f3f95525dda34463fb6d5a28e2" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/xboxseries/MicrosoftGame.config" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410333" + checksums: + - algorithm: "MD5" + checksumValue: "4698f6859b33cbe6ea60383bb6932f0e" + - algorithm: "SHA1" + checksumValue: "82c42bf96a0cd33fadf3a283ea03d4bdd81f04e9" + - algorithm: "SHA256" + checksumValue: "7fdb7a3850c1408e7c806213ccaada7d70ce037f63d9b3e00a594a71d551b218" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgamecontroller.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411905" + checksums: + - algorithm: "MD5" + checksumValue: "4fd82bb66e38ac7b9c3876ebd4ae7e64" + - algorithm: "SHA256" + checksumValue: "422fbebf991edb5cf84bd5906e074c9315e0a4237b17a6496587e6e958dce539" + - algorithm: "SHA1" + checksumValue: "e698b6713d3988333b2688c1c30f74738ca37f10" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/nas/SDL_nasaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410788" + checksums: + - algorithm: "MD5" + checksumValue: "3931684b85f423cbf95826624f36d152" + - algorithm: "SHA256" + checksumValue: "2b03f0b7b78cdd87105c2af4c136a272e3e6e03641d9322a5043ee1bd71ebf72" + - algorithm: "SHA1" + checksumValue: "43f8535a2b35ca679a8c3bceb89d66ebb87263e8" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testsprite2/testsprite2.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410604" + checksums: + - algorithm: "MD5" + checksumValue: "aebce1a7a65fb138b92ccc2333b43831" + - algorithm: "SHA256" + checksumValue: "69f2e61d81190db8f4d79c838373fb870dae3b7182c921154b5e58846b7cb5ca" + - algorithm: "SHA1" + checksumValue: "a0e4408dd06431cfc16f41d83bb0238617dd47b5" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/testsprite2.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411665" + checksums: + - algorithm: "SHA1" + checksumValue: "22704e72d27993a48d469adbb0656aa318bb3771" + - algorithm: "SHA256" + checksumValue: "aeeceae176531e20190d5695d2bf17942361a548288f0df56e278cd27d83464b" + - algorithm: "MD5" + checksumValue: "1499e67096ec3db02f23052d0efb000b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/SDL_joystick.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410602" + checksums: + - algorithm: "MD5" + checksumValue: "5ea9707514a02774dbf8d6aa1caebe84" + - algorithm: "SHA256" + checksumValue: "d37b15a2e0c59d390b6f3a6fd62883676bb02c819c944acebd4314751a6edbc7" + - algorithm: "SHA1" + checksumValue: "b73975aee6c79030d79a36777fe036f71ceaaeb6" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/PackageLayout.xml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410334" + checksums: + - algorithm: "SHA1" + checksumValue: "d7a0d60069c476bc02030a0cec431a20497a4821" + - algorithm: "SHA256" + checksumValue: "88c008844e55e80a6af96029edf2e66d8a88373fbdd7c28ca8a773c2ff5526cb" + - algorithm: "MD5" + checksumValue: "d5cab4cfb44a317e6cc7148ad7a07bee" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgles2.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410603" + checksums: + - algorithm: "MD5" + checksumValue: "514e911a5047fb8e8d6a0efe22501210" + - algorithm: "SHA256" + checksumValue: "fbf7f1d8bae3f717f5233e99d4e86c9a4d3d08ee402f33b0756130d576b4c9f1" + - algorithm: "SHA1" + checksumValue: "c6801396e50b01d996ef41726ab300ff28ac18b2" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/testsprite2.vcxproj.filters" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410335" + checksums: + - algorithm: "MD5" + checksumValue: "6b3b3d73e6ea33375b74eb6a8b70eb7e" + - algorithm: "SHA1" + checksumValue: "7b7d74f14076c4eb65ac067193e570b974327960" + - algorithm: "SHA256" + checksumValue: "8d9e690875f585478f977f3cfbc8308e5fcaab46b3121b9417b17a64fcff8dff" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/Makefile.in" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410303" + checksums: + - algorithm: "MD5" + checksumValue: "cc29c5e41c866cbe5b0b9dc01e6b408d" + - algorithm: "SHA256" + checksumValue: "7406745031145f24271ebd794e465171b1b204329a98e3a3809076a69d430801" + - algorithm: "SHA1" + checksumValue: "bb77b07b0a6816d4d200d7de0b24c0aff0965f5e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/action_configparser.c" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3410304" + checksums: + - algorithm: "SHA1" + checksumValue: "07503ef9b679f53456da8099e8960f2c625cf943" + - algorithm: "MD5" + checksumValue: "2ad23d06cbc8fa57b22d970daa2da023" + - algorithm: "SHA256" + checksumValue: "e7c94c42f9030466499e23e07ad5a37ac9d3f85571a80bf4f0e8729b02fd2226" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/parsehelper.c" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3411635" + checksums: + - algorithm: "SHA1" + checksumValue: "836c79105d0e0c62346099b33a45799f61ea44b6" + - algorithm: "MD5" + checksumValue: "0f82b86188133424465753fe201e78ec" + - algorithm: "SHA256" + checksumValue: "6d07edf5e1f2eeb515b6be6adb70689fa021a499d16542fc47a03229bba2b96c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmdyn.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410305" + checksums: + - algorithm: "SHA1" + checksumValue: "93e03d98b0217522787d374f8267b85af8e453c7" + - algorithm: "MD5" + checksumValue: "34fabeb2078208e47920f5a8dff8d16e" + - algorithm: "SHA256" + checksumValue: "efe9eabb05a60be9febeae468b037084b76b2c16eb9a84fc264c0a3fbcb47387" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/variator_random.c" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3411636" + checksums: + - algorithm: "MD5" + checksumValue: "46ebad6b7e4da5458f5a6ee505f2110b" + - algorithm: "SHA1" + checksumValue: "da317cfa9c5ddf91c198893fd8abbcb8fdd0f0f9" + - algorithm: "SHA256" + checksumValue: "df6bab1d590668b5cd3cb3c7e469181d73447894714cb799341af35bb0bae486" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmsym.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410306" + checksums: + - algorithm: "MD5" + checksumValue: "239e683849ee090e7a14a0c8754e635c" + - algorithm: "SHA256" + checksumValue: "b02b4e511dab27fdc79ab9c2677d731eb31e1727d26710d208ece9a0a763a69f" + - algorithm: "SHA1" + checksumValue: "a2ac094b5af9c53a8ca78b22f6b50468b2092874" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/harness_argparser.c" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3411637" + checksums: + - algorithm: "MD5" + checksumValue: "bbae839b11977e2e500e16316f17f73a" + - algorithm: "SHA256" + checksumValue: "29ee7b893bcc9d73bb94b1b3f77b1f6c3f3103c7f4194189b16cc9dfd328d595" + - algorithm: "SHA1" + checksumValue: "0754a8a65b074a65c2a3692bb07c2c60adbcb6ac" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmmouse.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411638" + checksums: + - algorithm: "SHA256" + checksumValue: "c5e72428b360238eb9e85aa3d73b6636a6294e680371e50cc0969fb95235e066" + - algorithm: "MD5" + checksumValue: "d2079c3f7d6c0b6e8c95e64ddc586fa5" + - algorithm: "SHA1" + checksumValue: "e1eafe50e1f88a4821febf46ab8cda51aef145e2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmvulkan.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410307" + checksums: + - algorithm: "SHA256" + checksumValue: "94d4ed29f9dca83d094e9a6bd85a53792fc0606101a65973e9a1b4d7279fede1" + - algorithm: "SHA1" + checksumValue: "b3190be952d0a0113be853bebbfaa8f87a4f3889" + - algorithm: "MD5" + checksumValue: "7dbf69b65ffa65e3412c0730a0591a73" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/mischelper.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410308" + checksums: + - algorithm: "SHA1" + checksumValue: "1f894b75504fffc01f1a750e58412afc5a125a3b" + - algorithm: "SHA256" + checksumValue: "5b0fea35eb560e6114596b35fd0061d28d40b161f840301bb75ff6a486d18228" + - algorithm: "MD5" + checksumValue: "13987165b7b19676cb81ff6e86bd5336" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/variator_common.c" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3411639" + checksums: + - algorithm: "MD5" + checksumValue: "7cf5ae1ce1a072bb2fd334baa4285436" + - algorithm: "SHA256" + checksumValue: "ab8891947b0af2e72ebddfdaa853ed7fcff7b5e17649361c25302fbe2694a7b4" + - algorithm: "SHA1" + checksumValue: "90d9668a509527f4c78547579f1cdc8e51ff7907" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmdyn.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410780" + checksums: + - algorithm: "SHA1" + checksumValue: "e3e8d00de50bf2c031a2478ac52249ea6661043c" + - algorithm: "MD5" + checksumValue: "15a4027e3d0e2ca7b82920cfa1ad2d9b" + - algorithm: "SHA256" + checksumValue: "aeb4e5e7a933636332ac9e2939d236a244c3e70869e07086e396d533912b8ec1" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/SDL/SDL.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410309" + checksums: + - algorithm: "SHA256" + checksumValue: "e1a489f870a82aa611919b23171f1e5cbbdfffbd661a5b977d4277e19cb5712e" + - algorithm: "SHA1" + checksumValue: "4bded95c7202c74646f1d8b724ccde25ce6cb9da" + - algorithm: "MD5" + checksumValue: "7336a44bdf9362dc2f0acd59751b6942" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/rwhelper.c" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3411870" + checksums: + - algorithm: "SHA256" + checksumValue: "74905c7433113157861039a0d6d200017ba02978c08943471a6d4d3f630156cf" + - algorithm: "SHA1" + checksumValue: "e2bad1cf125a5abebd57d181c716114b66f4b5f2" + - algorithm: "MD5" + checksumValue: "d44c91997625fda2f6bf8dec2bb6b6db" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/disk/SDL_diskaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411873" + checksums: + - algorithm: "SHA1" + checksumValue: "42b8cdf5b04e408b66c03ea5bb3bd2d7c4d8cd69" + - algorithm: "MD5" + checksumValue: "d2be7fe1b0c1cefeac3719b4a8ca6d89" + - algorithm: "SHA256" + checksumValue: "b5e7af65432f2840c1a41b86c9a2d45bf4e4141ea1c86aa59326dc7282bb43af" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/directsound/SDL_directsound.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410542" + checksums: + - algorithm: "SHA1" + checksumValue: "c50ec4b51a38439ea33bd65ad122f281a357c27f" + - algorithm: "MD5" + checksumValue: "151c2bba234dc8e91a63905b34610ec6" + - algorithm: "SHA256" + checksumValue: "4baf6993e99d43cc9af8a4e6192884cc96b4fd5630c02d271286cd186c8937c6" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/nacl-buildbot.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411404" + checksums: + - algorithm: "SHA256" + checksumValue: "d1ad9e0e79f5776e7619d9c859ba91228ec4323a55b5a22949db7427d555ae90" + - algorithm: "SHA1" + checksumValue: "4629bee41b31fc714a31f9394865fdfa999aa97d" + - algorithm: "MD5" + checksumValue: "2b9d63597c38ea8b3f1462fcce251368" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_auto.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411874" + checksums: + - algorithm: "SHA1" + checksumValue: "930bb5db16a7e45549a91aa4650697398812600c" + - algorithm: "MD5" + checksumValue: "648ee2a6480a96dfe27ea7dc7e1ae201" + - algorithm: "SHA256" + checksumValue: "19dd2d6ee07213098768d838900e0026e587872fd8b097c83f84e86f9e2f291c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/directsound/SDL_directsound.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410543" + checksums: + - algorithm: "MD5" + checksumValue: "921b0e02daac5d7758e6d60e7e3d0dd4" + - algorithm: "SHA256" + checksumValue: "158b6d26a7e3398f3442aa0ab4af1052e4b646adcce3885beed64775ff58d7c7" + - algorithm: "SHA1" + checksumValue: "6b97ee53782f22a2daff0822fed52e63b4bbe2d1" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/strip_fPIC.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410544" + checksums: + - algorithm: "SHA1" + checksumValue: "d4ad59f233d7404f22bed7b91c1d354e89ce0016" + - algorithm: "MD5" + checksumValue: "78cca08f102cd283852186e285cec6ab" + - algorithm: "SHA256" + checksumValue: "cd2b7fb0f95ecfd1ed8fbda34025589f335bf17e25210fdd336373dc9728cc75" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/git-pre-push-hook.pl" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411403" + checksums: + - algorithm: "SHA256" + checksumValue: "6b0f20752d2139f9b7bfb3abbf258fe1d388a58fce1098615a04654c4fc408ce" + - algorithm: "MD5" + checksumValue: "6e139fc0f5e9d814c0dcbcdf71a77f3a" + - algorithm: "SHA1" + checksumValue: "73264ba2ce19b609bb93ae89c58fd937fb189721" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenmouse.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410556" + checksums: + - algorithm: "SHA256" + checksumValue: "29598e6e301c09993886db956f1867baf00d6c77e05d3326305fdaa296e6e972" + - algorithm: "SHA1" + checksumValue: "4e1528395b52e17b718227935164f6e47cdcda62" + - algorithm: "MD5" + checksumValue: "8cd09b98c888f6752ac615b24e66d53d" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/androidbuildlibs.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410557" + checksums: + - algorithm: "SHA1" + checksumValue: "894e0a9de7976233743575c6b84dedc1b37025b6" + - algorithm: "MD5" + checksumValue: "b090c5891571c820e91d345a9551af44" + - algorithm: "SHA256" + checksumValue: "3d7488bebd0cfc9b5c440c55d5b44f1c6e2e3d3e19894821bae4a27f9307f1d2" + copyrightText: "Copyright (C) 1994 X Consortium" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/install-sh" + licenseComments: "NOASSERTION AND NOASSERTION" + licenseConcluded: "(LicenseRef-X11-5872543441a34866c9e94fa78f93667f AND LicenseRef-Public-domain)" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-public-domain" + - "LicenseRef-Public-domain" + - "LicenseRef-X11" + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3411888" + checksums: + - algorithm: "SHA1" + checksumValue: "79c1f8b9e7699949f3ebcc345b1e56b52a1e5fe3" + - algorithm: "MD5" + checksumValue: "388dc9d9defc222996c715443cfd3e8f" + - algorithm: "SHA256" + checksumValue: "d937be0fb7a4fee9d3cc3e643694b2116afea47498044fd7246d3bccc64fd387" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/winmm/SDL_winmm.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411406" + checksums: + - algorithm: "SHA256" + checksumValue: "11f23ccf2b628b77227070331ea440c874fc88723dab7163a4c500eb22842cab" + - algorithm: "MD5" + checksumValue: "5714fdc31650602f9250b38d8c35ff82" + - algorithm: "SHA1" + checksumValue: "9a8a46e990f21d902e04ca49ded0850447d61460" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpivideo.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410559" + checksums: + - algorithm: "MD5" + checksumValue: "a64a65a552ddd5764ca760cad885b156" + - algorithm: "SHA256" + checksumValue: "f6342066bbabd63f45bbb99ee75ed7a99567af03c463c80ab54b4bb6716c9726" + - algorithm: "SHA1" + checksumValue: "0037cd55de470d66c45d2d10081dd7890a09f1c0" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/androidbuild.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411887" + checksums: + - algorithm: "SHA1" + checksumValue: "9eeae5b99bbaf44203d6dad230eb440fa56d1e0f" + - algorithm: "MD5" + checksumValue: "d62c2b7a561f8bdc45b5ef8a38790e51" + - algorithm: "SHA256" + checksumValue: "11646da178af30548f5df61bf8051f54f28da6cbdf14af2892484f74e9b885f4" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/winmm/SDL_winmm.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411407" + checksums: + - algorithm: "SHA1" + checksumValue: "2aede76a0abb434ce4f88ede57151bcab4595d5b" + - algorithm: "MD5" + checksumValue: "4c463c81ef3f3495f589ade8bd0bf23d" + - algorithm: "SHA256" + checksumValue: "bd65ce988b17423001f2361586122a5382a19171c840c66e9edd24af9cbe4bb4" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpimouse.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411408" + checksums: + - algorithm: "SHA256" + checksumValue: "056ae57d4f5b519edea092b7994ff8cfab6df24f999824fb0c82ea8e36acc2aa" + - algorithm: "MD5" + checksumValue: "b4368c884406aca716a60b999da871ca" + - algorithm: "SHA1" + checksumValue: "bb279e5c7177d6fbfa2a96acb87e057ca0417da0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpievents_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411889" + checksums: + - algorithm: "MD5" + checksumValue: "06fafe838f6eef60926f3079d5a1b433" + - algorithm: "SHA256" + checksumValue: "f23b7de183efafedf33a9c2a4c3deb2b52d5d68aed75495243817715529b9fb2" + - algorithm: "SHA1" + checksumValue: "547a72ac4cc0b766311e40b9cb9cf6e8537b6b77" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_wave.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410558" + checksums: + - algorithm: "SHA256" + checksumValue: "b94874440226505e9f613dc3659c9e1d4b14523cd99f15a62127214ad196dcdd" + - algorithm: "SHA1" + checksumValue: "da74b92e95ee8e8334737a126db352ac8db6910e" + - algorithm: "MD5" + checksumValue: "4111d53b98f9ace76e7859584e4fcbfb" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/update-version.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410551" + checksums: + - algorithm: "SHA1" + checksumValue: "9aa5510f33b7cbbb75435eee6e1fe0072d926db2" + - algorithm: "MD5" + checksumValue: "e8d73cefb6eef5a933e3552bcf1850fb" + - algorithm: "SHA256" + checksumValue: "ec2577614252326f889df1de97b9a457c03a9a94811048563c211a44496d8ba3" + copyrightText: "Copyright 1992-2023 Free Software Foundation, Inc.\nCopyright 1992-2023\ + \ Free Software Foundation, Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/config.guess" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-autoconf-simple-exception" + - "LicenseRef-LicenseRef-scancode-free-unknown" + - "LicenseRef-Autoconf-exception" + - "LicenseRef-GPL-3.0-or-later" +- SPDXID: "SPDXRef-item3411880" + checksums: + - algorithm: "SHA256" + checksumValue: "3e4abfca27cc1cd57171e517389466a094109ec39b94134ab7dfb34f708096ca" + - algorithm: "SHA1" + checksumValue: "e47b9ae3b7674a9d219a3e5c349e747a1aa3882a" + - algorithm: "MD5" + checksumValue: "527feda48603e3c9e6b33a0139db6e58" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/arts/SDL_artsaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411409" + checksums: + - algorithm: "SHA1" + checksumValue: "72020f61f3670c4a8b68c6e12b6cc3e705425506" + - algorithm: "SHA256" + checksumValue: "3d4df53d01b511ddd63d49c9f56157eeba80c7fe8d5ebc017042781d2f32101e" + - algorithm: "MD5" + checksumValue: "ff38cc7aac8be1e0e8a740a945983f3b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpivideo.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411877" + checksums: + - algorithm: "SHA1" + checksumValue: "55bd96d723ce78e84edd6d23b01c64098a3d423a" + - algorithm: "MD5" + checksumValue: "b7d041c7ce221103a41e3b68cdac9cbb" + - algorithm: "SHA256" + checksumValue: "2204af27d690cf3bbcffebed08f51b17e26afa2d11d47190a3d26fee53e389c6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/nacl/SDL_naclaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410547" + checksums: + - algorithm: "SHA256" + checksumValue: "bd4b064fd0a2e617b45c743c2ca42c64d666528df6505d624eb92129ab80e908" + - algorithm: "SHA1" + checksumValue: "3455a79f20d24f360022cf85239bf4c54603cacc" + - algorithm: "MD5" + checksumValue: "75af27b7bc4e896bad17a143f4340e17" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/showrev.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410548" + checksums: + - algorithm: "MD5" + checksumValue: "931d557d513ddcf9388d030bb108e34e" + - algorithm: "SHA256" + checksumValue: "a80c7ca3ee4348b908dd22792b34b8dcf84e0d95453de601d34345b9301ec94d" + - algorithm: "SHA1" + checksumValue: "6d232bd820a0c072f6c752fdc09a5e22f39a9121" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/naclbuild.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411876" + checksums: + - algorithm: "SHA1" + checksumValue: "a1d16302d0227359454a563212f3e771d61359b7" + - algorithm: "MD5" + checksumValue: "c53fdab682405bcd801880bec2f375da" + - algorithm: "SHA256" + checksumValue: "4617e1a5d3c0f048d28087fdfc60fa0c2e2bfed05a5ef0f818c2b9be7dc25a73" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/nacl/SDL_naclaudio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410545" + checksums: + - algorithm: "MD5" + checksumValue: "e6b5cd34d86251cd4749ddd5bfe87083" + - algorithm: "SHA256" + checksumValue: "ea716912baeb0e543a5ac1205e23d51231b9cb1ca32a98a5b202d1a07f85aa45" + - algorithm: "SHA1" + checksumValue: "fa78e2778c9ff211271f7374c7c214a21edfe730" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/raspberrypi-buildbot.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411871" + checksums: + - algorithm: "SHA256" + checksumValue: "4ce3cdb93cbbd52b73cb641c69d393ef4e76c782d6bd0d526a82016294e9e9ee" + - algorithm: "SHA1" + checksumValue: "f57ddae938ad020d67aecb4c70e435dfd4d339c0" + - algorithm: "MD5" + checksumValue: "ca6e8aaa1c5d4e532bd1169904c0c292" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/disk/SDL_diskaudio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410540" + checksums: + - algorithm: "SHA1" + checksumValue: "d6c0657454d8bfba25a3a9dade0a5870064900f6" + - algorithm: "MD5" + checksumValue: "9032fe47abc5bdf3075f39d3dc4ff99c" + - algorithm: "SHA256" + checksumValue: "eb447844dee96278c2dc896d8c826f0d3fa258ba7ba743533a20fdffa9533ddd" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Makefile.w32" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410549" + checksums: + - algorithm: "SHA1" + checksumValue: "f3ab741436ab44d1e837669bc18a60ccc6f9505d" + - algorithm: "MD5" + checksumValue: "551b29bc4eae5a902d75c3bb99305ed8" + - algorithm: "SHA256" + checksumValue: "2ae9a640be3cb53899021864d7ec4ed17eb49f329ea8083f9ae785d05f8ef5c8" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/wikiheaders.pl" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-CC-BY-4.0" + licenseInfoInFiles: + - "LicenseRef-CC-BY-SA-4.0" + - "LicenseRef-CC-BY-4.0" +- SPDXID: "SPDXRef-item3411878" + checksums: + - algorithm: "MD5" + checksumValue: "29b1b6268f5ac8093cf9e9573c719ac8" + - algorithm: "SHA256" + checksumValue: "d20c4a44c79e27350e7398b03627ee7291957dffd5a0eee86564c841d05cc629" + - algorithm: "SHA1" + checksumValue: "4d5c7785899584eb0c0e10ef0085e1a6c4941017" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audio_channel_converters.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410963" + checksums: + - algorithm: "SHA256" + checksumValue: "9eedcbeb356af41d27e00cf62d64798e5bb82ec629681177340e04ddc616758f" + - algorithm: "SHA1" + checksumValue: "a5f5d3f57620f439bae247d3543147469a7d24f9" + - algorithm: "MD5" + checksumValue: "5b5e751a38e037a19a502bed2f116a28" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/ddk_build/sources" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411811" + checksums: + - algorithm: "MD5" + checksumValue: "0b90027893d13b049c71c0f190a691f7" + - algorithm: "SHA256" + checksumValue: "ab9a58907f0da583cf58d8d9d7a6ac19875f113adbc9b4b90e899f2250156eeb" + - algorithm: "SHA1" + checksumValue: "9ffea8ad59ed278d8316fc3d16a33923a166ba00" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/ps2/SDL_ps2audio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410964" + checksums: + - algorithm: "SHA256" + checksumValue: "030a26513633de5c3540d06936f76047fec7db34e2450792f3f6480205dfc19a" + - algorithm: "SHA1" + checksumValue: "fcb08c0b601b22a92fe4698ebd5facbefc054b28" + - algorithm: "MD5" + checksumValue: "b7ade55524f1b632e09e86b9266e147d" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/ddk_build/hidapi.def" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411812" + checksums: + - algorithm: "SHA1" + checksumValue: "6a1083f744b0ec4755e515fa6732c8e6eb2b13fd" + - algorithm: "SHA256" + checksumValue: "7b5df5df6c729269c93eae3f36bd1aee3cc45ce1f284dcc8e59ef3e860691a66" + - algorithm: "MD5" + checksumValue: "1e761cc77b4b6dc7d9919cc4c2898973" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/ps2/SDL_ps2audio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410965" + checksums: + - algorithm: "SHA1" + checksumValue: "f4b34b16287868228dbc6ec8a0aa455245937cf1" + - algorithm: "MD5" + checksumValue: "2f568edc06256f4b17b2b79cd2a8d987" + - algorithm: "SHA256" + checksumValue: "10f774b6faaf560eb36949fdc14211f9910dd75721ed9553936f4e2e79fc7cc9" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/Makefile-manual" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411813" + checksums: + - algorithm: "SHA1" + checksumValue: "b14810c2779e2692c3a9b82adefd3f937d687182" + - algorithm: "MD5" + checksumValue: "a8227a1ce5b8ab0bac889ef38f4b5b6c" + - algorithm: "SHA256" + checksumValue: "9bb7ab66a27fc51a4478a2bbe0261f2c19da60f395b6bc63c441758a5632c5af" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_sysaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410966" + checksums: + - algorithm: "SHA1" + checksumValue: "036e75fdf5debda6b267aff3c747f56b70b7d92a" + - algorithm: "SHA256" + checksumValue: "0bc384d26dcd214427908bd8f3ea29c7a140252864959e32df5321e96401fb7e" + - algorithm: "MD5" + checksumValue: "aa797c0592e0ab4d609a560eb0c870f2" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/Makefile.mingw" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410967" + checksums: + - algorithm: "SHA256" + checksumValue: "0b210b4e304fcf55205d11f031a79a6f041af4142e6cc299ade93afffae08da5" + - algorithm: "SHA1" + checksumValue: "35d042400b88eff9f176a5666ea7f1e9055fb72f" + - algorithm: "MD5" + checksumValue: "34b74c1d10afd71e34aa60348063bee9" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/hidapi.vcproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411815" + checksums: + - algorithm: "MD5" + checksumValue: "0cd7499f2604b8532c97cb5832c8bbda" + - algorithm: "SHA256" + checksumValue: "b6071328f2bf75166aa727221459c5eaed10dbb4f1a6260dca5aa0cd8ef0e4d5" + - algorithm: "SHA1" + checksumValue: "0f9a5c58b28779c870822c2f900284c5af6af448" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/jack/SDL_jackaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410968" + checksums: + - algorithm: "SHA256" + checksumValue: "b23d54a17d5cfcab09b2cd5d549843a23c5473037d3791c41c2696b592e425b3" + - algorithm: "SHA1" + checksumValue: "9024ae30e91d4f5c8379977ff54dbf5a7368c4d0" + - algorithm: "MD5" + checksumValue: "23839dc704e59f1c20ca2664019259df" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/hidtest.vcproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411007" + checksums: + - algorithm: "MD5" + checksumValue: "fdd1fa60a11244153e4139f103bebb7f" + - algorithm: "SHA1" + checksumValue: "25ba4ac7ab7d45ab3142f474db2178b78ebd79ef" + - algorithm: "SHA256" + checksumValue: "0034e242f2b4fd9817bbfe4821013443b26372f2103854514125163a561eac38" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d/SDL_shaders_d3d.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411565" + checksums: + - algorithm: "SHA256" + checksumValue: "a8f22f0d96edc1f8e208bde5f21ee7bd5af2fdbaa642cd30a3f987e89ae55335" + - algorithm: "MD5" + checksumValue: "a8a5a3bc4c0c6d6873379b9c92095fee" + - algorithm: "SHA1" + checksumValue: "777577817d90720f115d6e71a8f9a6a61e43f2ee" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11messagebox.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411008" + checksums: + - algorithm: "SHA256" + checksumValue: "749aeb91beefce02aa08007a2c2943874e7d94008bd3e6d4e93846edc42cbad7" + - algorithm: "MD5" + checksumValue: "4be00efb1d6f8135d4e59c36232edcc7" + - algorithm: "SHA1" + checksumValue: "a8a693f3e31444a150c0d65e7252e2733f16eab3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d/SDL_render_d3d.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410234" + checksums: + - algorithm: "MD5" + checksumValue: "1a731f832f2b572ef5d624e2cb9ef47a" + - algorithm: "SHA1" + checksumValue: "fbc1ac7bf2f00d849eec45727be55dc0e831eb30" + - algorithm: "SHA256" + checksumValue: "65587a9bfd0ac1dc89b26049b55e0d2a157300d751adfc9d5b4886129df89eff" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/build.xml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411470" + checksums: + - algorithm: "MD5" + checksumValue: "79d9cd42dea0223bf05c6dadd14ec747" + - algorithm: "SHA1" + checksumValue: "375e9144a8ad8ff5d55a04f5a79f02f4fea4045d" + - algorithm: "SHA256" + checksumValue: "74f205762a9cb624148c2f98539f0a1713736b9f60018cd5e58fc3bb68dba28a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsvideo.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411562" + checksums: + - algorithm: "SHA1" + checksumValue: "426314c8bd2791346d345bde6adec0da33628814" + - algorithm: "SHA256" + checksumValue: "2c3c4598497d610566e22ca72575d972e8c1e11167bdf0deb4ac5f127f0b9ccf" + - algorithm: "MD5" + checksumValue: "5e67f9e99904f4f11a846a516a0bb03a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga \nCopyright\ + \ (C) 2021 NVIDIA Corporation" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11opengl.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411471" + checksums: + - algorithm: "SHA1" + checksumValue: "93063b57f817c5a017a21d60dd57d2715fdc6673" + - algorithm: "SHA256" + checksumValue: "aae544dbd4ae01fb71d032ced16949da28ff5424dfb97819b77c82135de5cdf4" + - algorithm: "MD5" + checksumValue: "3d9927138612bafad26858a4151ff00d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsevents_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410152" + checksums: + - algorithm: "SHA256" + checksumValue: "9888508c3379874687c3254e85e4fb18555adc59072c55749c30378f7d736091" + - algorithm: "MD5" + checksumValue: "6db0b011b401e204c87f5e171d575495" + - algorithm: "SHA1" + checksumValue: "f6c9225a141d9fa9415125ae6ba96561f8cf6656" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$ParserState.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411566" + checksums: + - algorithm: "SHA1" + checksumValue: "a716504e5dd127177f9d6763dbf939d40b2e0ab6" + - algorithm: "MD5" + checksumValue: "77bb8eed98bc64581bcbd99f7998f47f" + - algorithm: "SHA256" + checksumValue: "3f048dfc03b88e3a83398773421cd1a6acf5e55705739e17c9b026e84ab3f5f3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11framebuffer.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411000" + checksums: + - algorithm: "SHA256" + checksumValue: "ef2568a49761c17ee9165ea8f1528280f7de568b6f114849c0befd90f37291dc" + - algorithm: "MD5" + checksumValue: "863376f946e8bd69a4007d1f015fb324" + - algorithm: "SHA1" + checksumValue: "5a04eabd2b43e995e8e2f95b64696f8368dfdfd1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles2/SDL_gles2funcs.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411567" + checksums: + - algorithm: "SHA256" + checksumValue: "0b79f859a310dabdbf836270635ed4d6dda96508d78c079bf13cdb546a123c5e" + - algorithm: "SHA1" + checksumValue: "5fdc8aa3ac554c4d558679ca56cec0def8adedb6" + - algorithm: "MD5" + checksumValue: "14bab76e63bda044737cbff647936dc5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11messagebox.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411484" + checksums: + - algorithm: "MD5" + checksumValue: "5825532bbe1f36a4bb04da1e823a847b" + - algorithm: "SHA1" + checksumValue: "9818ea12cfb96c60bdbb5103d8cf7754dcce34f4" + - algorithm: "SHA256" + checksumValue: "7b1e01aaa7ad8f6fc34b5c7bdf79ebf5189bb09e2c4d2e79fc5d350623d11e83" + copyrightText: "Copyright (c) 2008-2018 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/KHR/khrplatform.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb" + licenseInfoInFiles: + - "LicenseRef-MIT" + - "LicenseRef-LicenseRef-scancode-khronos" +- SPDXID: "SPDXRef-item3411564" + checksums: + - algorithm: "MD5" + checksumValue: "96fb2c12c3520b22ffd271c0a83dee6d" + - algorithm: "SHA256" + checksumValue: "408aae651e1d166850fde7e684af7a497a7c57b0ced5e67167dcefc52731fff7" + - algorithm: "SHA1" + checksumValue: "7c62c18a149adfc40751329fee9500b17fc03ee0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11opengl.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410153" + checksums: + - algorithm: "SHA256" + checksumValue: "bb192f14624a85a4d1a5a7f7dde00ceb6959ed59e69241428cb9eedcbad7ee9f" + - algorithm: "SHA1" + checksumValue: "0526540fb7d7d97be97d6ac01a5423a1aaa05002" + - algorithm: "MD5" + checksumValue: "f16a6566e70dbd9cf8a217735ed3124c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$UnknownOptionParserState.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410233" + checksums: + - algorithm: "SHA256" + checksumValue: "a435509bb103ea535e3819fa65920d9e6c9dc69d050641eed87db655aa94fefb" + - algorithm: "SHA1" + checksumValue: "b7034b47c21e6c297a1804d6b78d433e93e8eed8" + - algorithm: "MD5" + checksumValue: "cc488e15d33940f9825df9d138d106a2" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/drawable-xhdpi/ic_launcher.png" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410284" + checksums: + - algorithm: "MD5" + checksumValue: "34c47d1a3f1381031cc43de9c45786b8" + - algorithm: "SHA256" + checksumValue: "9a02929ae9739a7d6ce3a4bfebf66157b26964924f5f1272600fa8b83916c4de" + - algorithm: "SHA1" + checksumValue: "72738136e0ab59017ca62c7a3663ede1bb19652a" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_fullscreen/testsprite2_fullscreen.actions" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411486" + checksums: + - algorithm: "SHA1" + checksumValue: "3c9ac56cdaa72f19bdd064d10a2253ba8d4f118d" + - algorithm: "SHA256" + checksumValue: "eb58fcc3fc07e2770fb6ea68297fa5e453e6ae3f44b8a41d60716785efd06866" + - algorithm: "MD5" + checksumValue: "8e69aec0c6e5a3bbf63b05fe3d87baf0" + copyrightText: "Copyright 2013-2020 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/EGL/eglext.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3411132" + checksums: + - algorithm: "MD5" + checksumValue: "fed6f5459ce89c780d99e7038bbada29" + - algorithm: "SHA1" + checksumValue: "2b5dac9c477e3fb513933fbd5584d0b4550fddc9" + - algorithm: "SHA256" + checksumValue: "74c9449ae71768676c759afbee161456f7a558bcff8b352a824b015e8bd1e8ea" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_xinput.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410155" + checksums: + - algorithm: "MD5" + checksumValue: "03d8bd60ee953e1902418f79cd0f915a" + - algorithm: "SHA256" + checksumValue: "a153cc4bceb8e76700eaabdd1fb852005607d6958f5b07c3ed1e21c24cc31590" + - algorithm: "SHA1" + checksumValue: "819dff7ab143d9355508e25eb6b0b4cf7241a3d5" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/ParsedCommandLineOption.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411139" + checksums: + - algorithm: "SHA256" + checksumValue: "f0333900498f56a219bd331fcb4de33516c9bd7ee5a71bd386e68b4e809d4fb5" + - algorithm: "MD5" + checksumValue: "9c62acc44fa1b90bd9f74de74a24e6c7" + - algorithm: "SHA1" + checksumValue: "0e275d567e27c26a918cf61f3c14876efb10a506" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/unix/SDL_poll.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411002" + checksums: + - algorithm: "SHA256" + checksumValue: "f3884a114b13ca7ab31821fdfc05dbc62d933831f67f442fc43f3c3ea3afd473" + - algorithm: "MD5" + checksumValue: "74a8133f0e544e94fccdd932621c4155" + - algorithm: "SHA1" + checksumValue: "3b8ccb8112e971c73fff87e181581a9611b79c7e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles2/SDL_render_gles2.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411488" + checksums: + - algorithm: "MD5" + checksumValue: "42cdcc2ae11a3303d81a9a79efe85130" + - algorithm: "SHA1" + checksumValue: "60963b845b8d7570520c853f5e0a36a645fd3cbc" + - algorithm: "SHA256" + checksumValue: "1081d0dd1099f5f0367d21c2949e3be344d3fe37c41e7cab907b12ef71f95703" + copyrightText: "Copyright 2007-2020 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/EGL/eglplatform.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3410286" + checksums: + - algorithm: "MD5" + checksumValue: "202af57a994a57637bfb7fe25394d544" + - algorithm: "SHA256" + checksumValue: "5ea5089eb7821aee114e8f64245f20d3413cbffb4dc9a3d7dcaae8adf03b33da" + - algorithm: "SHA1" + checksumValue: "5bf87e2dd59a555df2b37165477c6d79cb9090aa" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_crashtest/testsprite2_crashtest.actions" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410157" + checksums: + - algorithm: "MD5" + checksumValue: "dd92c937fa7c822a386aff8173b3b6a5" + - algorithm: "SHA256" + checksumValue: "a8e26ffebc89d7cbf264c0133742bb665860a0eae7cfc7b9a321251708979b7c" + - algorithm: "SHA1" + checksumValue: "9a0538d17d2e1dfa34fd547336d3a926f8ffd4c5" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineOption.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411134" + checksums: + - algorithm: "MD5" + checksumValue: "a79e7c5c1b85c657354e1572774e6191" + - algorithm: "SHA256" + checksumValue: "a822ae8d274013dc9db6c232fbe8e43d10f33d2aebee1c0dd5ce14f5629339b4" + - algorithm: "SHA1" + checksumValue: "f16ac577c37152fc6f8031fd05d162a3e3602d44" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_immdevice.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411001" + checksums: + - algorithm: "MD5" + checksumValue: "04eebebc104aa3d566a186a1590e0af8" + - algorithm: "SHA1" + checksumValue: "18c36449319f6db4fad6b5b23ade00fff46571a8" + - algorithm: "SHA256" + checksumValue: "c2db7d4a71ea0050b9fd2b7d72646179e1b17467da537c10457b6883af2d80d6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles2/SDL_shaders_gles2.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410287" + checksums: + - algorithm: "MD5" + checksumValue: "0aec48cefd61482a676c355b06f07569" + - algorithm: "SHA256" + checksumValue: "934ea3cbfcf366b0a1e342a0ac1d4f462f763b8d3f6177f6e35bf40828ae01be" + - algorithm: "SHA1" + checksumValue: "fca3751585b9cf57233ef7fe129d10c9ec316c8a" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_crashtest/testsprite2_crashtest.config" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410154" + checksums: + - algorithm: "MD5" + checksumValue: "e348eae8263a47e92e176f9061eb9914" + - algorithm: "SHA256" + checksumValue: "0ed194a1e5873d6e0702fba2cb9e57780cb0b432daf046bf6738242cda365cf8" + - algorithm: "SHA1" + checksumValue: "da9483effd3b9b869060cdf2abcb808b8acfc4b5" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$OptionComparator.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411131" + checksums: + - algorithm: "SHA256" + checksumValue: "7e1717c7ce70d2e092dd2cb33d60da00e168f09fa6f149367a86e7fb6fdd5aa7" + - algorithm: "MD5" + checksumValue: "0038eeb372788591e58dce3048aa60bc" + - algorithm: "SHA1" + checksumValue: "2d81cbd7dd470f881bf2a8b945cc0e95c28aeee9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_immdevice.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411003" + checksums: + - algorithm: "SHA1" + checksumValue: "7bd452cffa5fc6b504985e7a65bf474d2a7c154b" + - algorithm: "SHA256" + checksumValue: "fc16f59516b662434c1d3b2e2d537d91700d2281e413a073e5b8ca33deca077f" + - algorithm: "MD5" + checksumValue: "a89a9e7156d417320f5d842d9818d0f3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles2/SDL_shaders_gles2.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411135" + checksums: + - algorithm: "MD5" + checksumValue: "3bf19e89e8cbfcb72911237d3eb38aab" + - algorithm: "SHA1" + checksumValue: "84079e80dd6f61d5a59fdb23848a24bfe1f86fa2" + - algorithm: "SHA256" + checksumValue: "bfbaf935736eca4acb77e52beca6097bff2368648f205e1e1f28ec7783bcdc58" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_xinput.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411487" + checksums: + - algorithm: "MD5" + checksumValue: "528215f02e8c151510bd9c0b88bcd620" + - algorithm: "SHA1" + checksumValue: "cdc6ed8304c1496ca289268c3abb04b8cb716c7f" + - algorithm: "SHA256" + checksumValue: "793779fefd83bb0e2a469a712efca01890d83c5ea5b596653c3cb6cdd669e200" + copyrightText: "Copyright 2013-2020 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/EGL/egl.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3410288" + checksums: + - algorithm: "SHA1" + checksumValue: "f49690940b2a1fc55209020914f1746df65e106f" + - algorithm: "MD5" + checksumValue: "e862935799c790da531159c70ec66ff8" + - algorithm: "SHA256" + checksumValue: "39944c0172880ac4220fa522df7115501e6d3532a5134beeb5b07e65eb9c70d6" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_crashtest/testsprite2_crashtest.parameters" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410156" + checksums: + - algorithm: "SHA1" + checksumValue: "0a7c0b0e49e5feff68fe40437f3812e61a7c2419" + - algorithm: "MD5" + checksumValue: "10271f6e675b8a959ed1fab1926a077e" + - algorithm: "SHA256" + checksumValue: "e40096b1e3447df20928bb751df0e8696d11bded83e8c0a591dd3d6099859f84" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/AbstractPropertiesCommandLineConverter.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411136" + checksums: + - algorithm: "SHA1" + checksumValue: "85f37710fb71beeb1e6b3af173e118a11e3f8d20" + - algorithm: "SHA256" + checksumValue: "3a632c3b17c43909e646dc67350a17222dde9f8d0fd5306e66974ecfe561a579" + - algorithm: "MD5" + checksumValue: "d8d79a4b34aaf2f1cb40b07631a11bac" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_windows.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411004" + checksums: + - algorithm: "MD5" + checksumValue: "9db2a1bd24574246dd61d1eba0e59788" + - algorithm: "SHA1" + checksumValue: "b3775981abefb2128c67589fcb53634d29d8ca7f" + - algorithm: "SHA256" + checksumValue: "ad70794d6d1041aac570b874c5ebf11c9a44b5336814d219852f7bb08f65420c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_render.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411133" + checksums: + - algorithm: "SHA1" + checksumValue: "cd544fb953eac4deb010833e09da9568790a6777" + - algorithm: "SHA256" + checksumValue: "d7e71e4dc15464ba24075f3b7be1e323150b0dde77b54ae093fbc4cf5c6194da" + - algorithm: "MD5" + checksumValue: "5ea99d9156aa5ec319e60ca8862d081b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_directx.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410283" + checksums: + - algorithm: "MD5" + checksumValue: "63c7dd84f3b5bb1bae28255c51da4905" + - algorithm: "SHA256" + checksumValue: "426ec3fc499c82d8d4b96d9f8d98bc060f2eac522175522e47c5d11e0729a48d" + - algorithm: "SHA1" + checksumValue: "668a40d5f62b528bdd4a0df7f1f6e0295fd132d8" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_fullscreen/testsprite2_fullscreen.parameters" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410159" + checksums: + - algorithm: "MD5" + checksumValue: "c5920e6f2566347bdba05a79fe2caa16" + - algorithm: "SHA256" + checksumValue: "540356bfab5f117f5aa69233e3285d6ac783f22bafee36b1df2659cd79898376" + - algorithm: "SHA1" + checksumValue: "ce24ed250d123dc2d971f2e88a036459b8537748" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$OptionStringComparator.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411137" + checksums: + - algorithm: "SHA1" + checksumValue: "d71cc75c4206b836762de048239ad4d101d8a0cc" + - algorithm: "SHA256" + checksumValue: "0a0ff3702ce3632fffce369b7530926f81fda61e0be79bb28e471c20e2b39d9e" + - algorithm: "MD5" + checksumValue: "c760419b4d9024ce4600379af9c7c0c0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_windows.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411268" + checksums: + - algorithm: "SHA1" + checksumValue: "ab16f15873550a03a8b045dfaa9fb78b2dbe7ec5" + - algorithm: "MD5" + checksumValue: "81cdf08fb8ce218f8c1b0cd50091b188" + - algorithm: "SHA256" + checksumValue: "bb93727ed41faa62aca52a64136fb27d53503fb82b6ecee06a93ffb9264016cf" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bkeyboard.cc" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412117" + checksums: + - algorithm: "SHA256" + checksumValue: "063a2be4f921a851847f9dad2b7fd520208991348a8cfaf7ecd889d829453773" + - algorithm: "SHA1" + checksumValue: "2ab90ca5ee2c4f30cf6d8398ef4b5516e266416f" + - algorithm: "MD5" + checksumValue: "d782abd44759506476794408dbab12f9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/dummy/SDL_sysurl.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410173" + checksums: + - algorithm: "MD5" + checksumValue: "d060e6d8de8dd34a0de1b2f3ec77393e" + - algorithm: "SHA1" + checksumValue: "723f08793a6cbcfff1ba87276e802019f77fd2fe" + - algorithm: "SHA256" + checksumValue: "c2ac9f002c6669ca6c02eb9b587b8e9108e3ce6deab4a2de58b576f4f864ca38" + copyrightText: "Copyright © 2015 Samsung Electronics Co., Ltd" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/idle-inhibit-unstable-v1.xml" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3411557" + checksums: + - algorithm: "SHA256" + checksumValue: "52afa933177c9a48242e179c7872fc2ffa18a44303d633b7859e3ac9a404cdea" + - algorithm: "MD5" + checksumValue: "5b876bf9b930b3eae367d2650e151932" + - algorithm: "SHA1" + checksumValue: "2fcebbe2c975808893e4e2c1028a11f93e3c7d3f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmouse.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411269" + checksums: + - algorithm: "SHA256" + checksumValue: "37a07c29fdaaddc5e8fce8a33cc220d94c0920f343b36596403b77fd0aa59d92" + - algorithm: "MD5" + checksumValue: "6eb40720db8611b901f8fd9ed50808a0" + - algorithm: "SHA1" + checksumValue: "9f67b83b2a63e764731f578b26ab1e099c5e8799" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga \nCopyright\ + \ (C) 2018-2019 EXL " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bmessagebox.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410170" + checksums: + - algorithm: "SHA256" + checksumValue: "d5da5c61107c53062c7a73093bd72676a0d643fa04eb1867411126600a75fc54" + - algorithm: "MD5" + checksumValue: "1d5f412f3354cc6f069fa8ad84eaff60" + - algorithm: "SHA1" + checksumValue: "eeba6f95c692bcfa0c45abbdfecba2870d2a2b83" + copyrightText: "Copyright © 2013-2016 Collabora, Ltd." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/viewporter.xml" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3412115" + checksums: + - algorithm: "SHA1" + checksumValue: "09b7bf43054ad1a7c2c91956c2e54b97e602e3b1" + - algorithm: "MD5" + checksumValue: "37cd656c7d7857cf9babfa1a5685662b" + - algorithm: "SHA256" + checksumValue: "349a0d747843553da3b5bc0531d8589225004510f2404625370c5f790477468a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/windows/SDL_sysurl.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411267" + checksums: + - algorithm: "MD5" + checksumValue: "f9d4e3e04fe592ced2b6cec06fa870c3" + - algorithm: "SHA256" + checksumValue: "d9d3ca12c3c52b109a9950c8f62ad4a70eb8093a107a8babb3ae76c9a06b92e0" + - algorithm: "SHA1" + checksumValue: "3711c0bac4434cdf47a2129d00d5e338890c839d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bmodes.cc" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410384" + checksums: + - algorithm: "MD5" + checksumValue: "8068877e2b12a2738b35347442edb5d7" + - algorithm: "SHA256" + checksumValue: "af12158bfa1013348529cc0c461f08a81359c4bdd79fba263628a4ab01626a92" + - algorithm: "SHA1" + checksumValue: "42d7d75d50ceb37e8c5f4b9a81ad3142b9e4a25b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnativecocoa.m" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410142" + checksums: + - algorithm: "SHA1" + checksumValue: "c308cc4ea69b8ecaeb91d05dd316a6d29382bd06" + - algorithm: "MD5" + checksumValue: "a28d1bc2667940e7340e47cfda51e853" + - algorithm: "SHA256" + checksumValue: "cbfe7c9a8ca6d8d7b669e848e7d1345138d5f3f9fd53d07cd4d6733835fc6f20" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$CaseInsensitiveStringComparator.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411552" + checksums: + - algorithm: "SHA256" + checksumValue: "12dc16729574464f9522c1b512bce600054d948c208883724edbcbab8cca2c94" + - algorithm: "MD5" + checksumValue: "92324435fe4c7ec46b0a8841335d3f35" + - algorithm: "SHA1" + checksumValue: "e7913135b006decbb995ee0602754a77474c90b1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmodes.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411239" + checksums: + - algorithm: "SHA1" + checksumValue: "dd5fd654ca9db96eb3dbb1848d674e350153b531" + - algorithm: "SHA256" + checksumValue: "4d28707481194b9d5d3fcdd9cc1cbf379bc2fc09c9d339a8a363de817f6d2ef8" + - algorithm: "MD5" + checksumValue: "c6b12317364243fb179301e64bfa9af4" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_WM.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410149" + checksums: + - algorithm: "SHA1" + checksumValue: "4aa73df8d7f5438c685a327ec6ee301420585692" + - algorithm: "MD5" + checksumValue: "7a3b85d572632461640b700b4c5ea182" + - algorithm: "SHA256" + checksumValue: "46ee4f2fb49d6261a57d0f9232f1d0dbb8aa17c04a292e14fbcadb5369e9f3bc" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineArgumentException.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411550" + checksums: + - algorithm: "SHA1" + checksumValue: "744dbfb6ac45e63eef55325a4b33953fbf54a470" + - algorithm: "MD5" + checksumValue: "373eac07db38ed89fb4196b8c90f94b2" + - algorithm: "SHA256" + checksumValue: "7bdc5671d2f79f525c0d1f9d5e9cb1ec471c8bbd43f67a1524379c19aab9777a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsvulkan.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411261" + checksums: + - algorithm: "MD5" + checksumValue: "0a1d91318af2c129cf17c4e8a6d84b1b" + - algorithm: "SHA1" + checksumValue: "c159aa3cb3cc725f72f854a6f5a483e8aca1b910" + - algorithm: "SHA256" + checksumValue: "397085a8904b847cc39b48bdb8cc8f3c6ae1e90e91a4c5d080bcf841120a016f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_video.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410172" + checksums: + - algorithm: "MD5" + checksumValue: "80f9f22fec8c17ab5b6b31cb93737407" + - algorithm: "SHA1" + checksumValue: "b7198a53812be99c2d74049b28a0e8537f9be8fa" + - algorithm: "SHA256" + checksumValue: "ab4930dd3084f732b6fdd12ee6dbd0a112a758ed8a57b170366391dbeb1a22ff" + copyrightText: "Copyright © 2014 Jonas Ådahl\nCopyright © 2015 Red Hat Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/relative-pointer-unstable-v1.xml" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3411559" + checksums: + - algorithm: "MD5" + checksumValue: "d684cd1c5ee91c484bbd740d85b411f1" + - algorithm: "SHA256" + checksumValue: "919748546b60024fffa3613dd24d94f64c423c590e196db9d2043f9d76f4153e" + - algorithm: "SHA1" + checksumValue: "be563aa4f1269f3e4faf0ba0c7bf1e08b6111318" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/wmmsg.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411260" + checksums: + - algorithm: "SHA1" + checksumValue: "ef85461e59cca8738625a1e3ea59332b8db8d62c" + - algorithm: "SHA256" + checksumValue: "9959bad2ea98ce745cad70c9a8dfa662064dd397c69895ed248307765f776edf" + - algorithm: "MD5" + checksumValue: "5b973ae767ed88241acca461f9008966" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_vulkan.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411020" + checksums: + - algorithm: "MD5" + checksumValue: "5b5d2854ecc0a6921936a0e0752e98aa" + - algorithm: "SHA256" + checksumValue: "abefce9c76790bdd59335205eb511536c43d91d189a8243b33d1bcf5fd42c7e0" + - algorithm: "SHA1" + checksumValue: "e6b103725bba0a9ff3bc6c710b1314d6f8c91cf6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_triangle.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410229" + checksums: + - algorithm: "MD5" + checksumValue: "7d35fc79b3044e2623172b64a8cce540" + - algorithm: "SHA256" + checksumValue: "80851c46d318b0cedc51bb4d6095ad51dc16629ea590ee7d5fbac5b15c3cdbbb" + - algorithm: "SHA1" + checksumValue: "4a853b8f57d58a4bae4221da9d5421529e0136ce" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/drawable-hdpi/ic_launcher.png" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410144" + checksums: + - algorithm: "MD5" + checksumValue: "9ecadf0e1bc273e2a1c6db42f7d3b6b5" + - algorithm: "SHA256" + checksumValue: "585a8246799ef34ca37df6109dadc5010107cf5d58c03f15c802e65f2033a73c" + - algorithm: "SHA1" + checksumValue: "080b3888540c64e44394cf27529dd0f5b811760b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$AfterOptions.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411554" + checksums: + - algorithm: "SHA1" + checksumValue: "8931f69dba5bc39a9ad3f2c8f990f6fd9ebea7e2" + - algorithm: "SHA256" + checksumValue: "b052bbda1a3dc3bf0380823553542f4d697b20da0dccf4f5ecf4452d0d94b872" + - algorithm: "MD5" + checksumValue: "34fc0db1793c4e5323c3aa116029525b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsvulkan.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411472" + checksums: + - algorithm: "SHA1" + checksumValue: "72c8b7566231117dcab419bb39ed673086cb473d" + - algorithm: "MD5" + checksumValue: "fde144ad5d5a0c28e891d446c914c6b5" + - algorithm: "SHA256" + checksumValue: "14487639f9d891c0d437ca1590a3151af655ae3c4d9ad5f4fca6f9c8e8ad1c8c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsvideo.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410223" + checksums: + - algorithm: "MD5" + checksumValue: "0cf959315f7ef3b09e8151e09b0b84b9" + - algorithm: "SHA256" + checksumValue: "f02b616aedaf21168b6729f91d7888058314ffc3f6bec1c10795da28ed70c357" + - algorithm: "SHA1" + checksumValue: "73677e39cc042d0debeb269f4da35294f8d95c8c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/drawable-mdpi/ic_launcher.png" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410141" + checksums: + - algorithm: "MD5" + checksumValue: "477e20ebffaa02c5d0bea17e89b971ae" + - algorithm: "SHA256" + checksumValue: "0f4f451e8ef68baeba51cfa6f166cdc6192169327fce405037e57f8059611755" + - algorithm: "SHA1" + checksumValue: "963bafd4bc15d813d1b7d122c14d22d7b4eae649" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/SystemPropertiesCommandLineConverter.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411551" + checksums: + - algorithm: "MD5" + checksumValue: "240d09d5c8e47f6644377da84cae6bf8" + - algorithm: "SHA1" + checksumValue: "52aaf941bd247b36eacabdf233709e0716f504c0" + - algorithm: "SHA256" + checksumValue: "2426a25555d69b31281f6283586bf53cfa8af9c2058e4bcc0128fa764d4875bf" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsframebuffer.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411231" + checksums: + - algorithm: "MD5" + checksumValue: "b08b9075802c247f7bb4fc2d2e74f627" + - algorithm: "SHA256" + checksumValue: "99d19368b8d20de6876a85975c2d9edf4b05fe41379385adc60d1e1d706dd311" + - algorithm: "SHA1" + checksumValue: "2bcbecad0143856b4cbaeace69618877163c35dc" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosevents_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411473" + checksums: + - algorithm: "SHA256" + checksumValue: "f2918b8bd7dad8154ac61ad53c688e537f82597bcb84b5ea19e2a03ae16a0810" + - algorithm: "SHA1" + checksumValue: "2d4c28ebfefe989c722caaf1247ad9c64eb99804" + - algorithm: "MD5" + checksumValue: "e8561b74020de9985da5bb03fec92a77" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dstouch.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410220" + checksums: + - algorithm: "MD5" + checksumValue: "18bfe77c342b4698f1cef19cf8d918e2" + - algorithm: "SHA256" + checksumValue: "9d28f3345f50cb6970293f841ddf6b7d9962c3759495b489f04ce8922ca5abb6" + - algorithm: "SHA1" + checksumValue: "2669873f891113a8f45506e825d0215306e95405" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/proguard-project.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411553" + checksums: + - algorithm: "MD5" + checksumValue: "cfb38c9cc1ac943a77b8dc602c32a96f" + - algorithm: "SHA256" + checksumValue: "e7cbbe4e2dc0eda95e28d742634b47ecfa005a91480c07da4dd3961a110a58e9" + - algorithm: "SHA1" + checksumValue: "51055f0af59c7486b09585e1a747194c4518a2a2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsopengles.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411230" + checksums: + - algorithm: "SHA256" + checksumValue: "4f92a28b60087a73859e2786aa6c70a86e5c986e09cfe8c699820065dfda2e86" + - algorithm: "MD5" + checksumValue: "e458424025863ddcfee4487d10a95d6c" + - algorithm: "SHA1" + checksumValue: "d6f72aa963fc01c7fd97469adb7d6dc644e2590f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmouse.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410383" + checksums: + - algorithm: "MD5" + checksumValue: "7538049e2c6a18bb30f69a20cf47e1cf" + - algorithm: "SHA256" + checksumValue: "2a7d10f38a263f2d46171dee3d815a47b758e1b483d060069d4e55894e9c176b" + - algorithm: "SHA1" + checksumValue: "2fa4fe8fe6e434a3a0f20f69b016639a6a050766" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/watcom.mif" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411232" + checksums: + - algorithm: "MD5" + checksumValue: "90d9c154467307345923007f85c3a684" + - algorithm: "SHA1" + checksumValue: "40ff0937e3f6ae070e04ad85c2fa932e68938014" + - algorithm: "SHA256" + checksumValue: "2703197091a7910f4b5520dfcbc53512881963b3c3c2b08cb677a894a51ba333" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosvideo.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411474" + checksums: + - algorithm: "SHA256" + checksumValue: "7cf53128f96f42ff333f3a12083a89066cfe2a91021f978d9396505cb071f185" + - algorithm: "SHA1" + checksumValue: "cab04d06ef37d63ab89b4f5ec8e252ec107e0993" + - algorithm: "MD5" + checksumValue: "45143c553919dd2e45e5ddad2b0e0a9f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsswkb.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411556" + checksums: + - algorithm: "SHA1" + checksumValue: "8341520e03b442159c0479a0a3236f69e5489ff1" + - algorithm: "MD5" + checksumValue: "58ef98a5c09b8c4de09516392e2e1c26" + - algorithm: "SHA256" + checksumValue: "963281a0771916c148eef1085aa3189defa6d77e1c4178ddfc6da6051c302833" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowswindow.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410385" + checksums: + - algorithm: "SHA256" + checksumValue: "19bfb543d316222a547f000441703d40634d5a529d16a209cc0ec7d2eae5a7c7" + - algorithm: "SHA1" + checksumValue: "1fbb5b4d43daf83746d7ca52485b1b2f4d569807" + - algorithm: "MD5" + checksumValue: "aefba0c437d078ddf8c8452138dba876" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_clipboard.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410143" + checksums: + - algorithm: "SHA1" + checksumValue: "39c3f0b732f15ee99d3e352d99510dae5fa4832e" + - algorithm: "MD5" + checksumValue: "2123c349824988aefce0864b5082cae5" + - algorithm: "SHA256" + checksumValue: "702557c51389ea2cb9ba4bb89c245cc2c8c777098e0b1116d6053042caace0f2" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/ParsedCommandLine.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410225" + checksums: + - algorithm: "SHA1" + checksumValue: "d086ef0b40472af45a24e4ee834620baf19a4431" + - algorithm: "MD5" + checksumValue: "de667256ae1170fabc1807f3e8d59f6c" + - algorithm: "SHA256" + checksumValue: "4c8052239f85c9de53bbfb57df8c344d725b7c9805f193f36c0811d52bad1073" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/values/strings.xml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411233" + checksums: + - algorithm: "SHA1" + checksumValue: "2163d6e47d3c98915d345c4d6149e86563611156" + - algorithm: "MD5" + checksumValue: "38cdcfec4c7214c92bd297372fdf2b30" + - algorithm: "SHA256" + checksumValue: "41443dbccd0a02587fda1e48b26aeeb604df422600bb3a1629d2a638f8216dfe" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosvideo.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411475" + checksums: + - algorithm: "SHA256" + checksumValue: "7987b183e909436920567045f923c0efffdd448238e98589d19bce94bd0fe9af" + - algorithm: "MD5" + checksumValue: "0d89ca0ca5a407f5aabfcc079c1df1f3" + - algorithm: "SHA1" + checksumValue: "dd0c66ff7fde846167b22f15a75747494ec97820" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsframebuffer.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410386" + checksums: + - algorithm: "MD5" + checksumValue: "4adcf6764295c60e55200a8d17cd03c6" + - algorithm: "SHA256" + checksumValue: "e403fb4bbdb7374d6c6588b8ae43054aa1f6ba0ca8fbaa984f5d988b39819641" + - algorithm: "SHA1" + checksumValue: "222cd84e43fc2275601484541454a35bcf3cec73" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testyuv.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411237" + checksums: + - algorithm: "SHA256" + checksumValue: "d08117f639ccb5fae66f8e2e32fa8e20e018b2415ab1389775fa417b9785abb6" + - algorithm: "MD5" + checksumValue: "727d56761cdc3753fd006007ea1090f1" + - algorithm: "SHA1" + checksumValue: "a3a0ffb432f62f0423d791a4a195050668b2e610" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmouse.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411476" + checksums: + - algorithm: "SHA1" + checksumValue: "ac0a18c850409d077a21b10de7197a0c21cb9053" + - algorithm: "MD5" + checksumValue: "8812a913b12c68317ccc021b81e094e3" + - algorithm: "SHA256" + checksumValue: "263adb424d193b0edc8130f64e6894865f1f4eede0d06733c6018257f312b75a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsswkb.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410237" + checksums: + - algorithm: "SHA256" + checksumValue: "9aa85b5131ccd6cdac721064540252a5ffd55f24b0066d3daf73e72d5decd845" + - algorithm: "SHA1" + checksumValue: "46d58cff40a37d3fc082cc0e8c7e0d59799dfb04" + - algorithm: "MD5" + checksumValue: "fe4466075721a9e00cbd274a34d133af" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/jni/Application.mk" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410387" + checksums: + - algorithm: "SHA256" + checksumValue: "4f97e5b28413816393546075b9236c0079957cbdb911858653e949620a1d0bb9" + - algorithm: "SHA1" + checksumValue: "cc052697f26cc7c4f207249a9d5e0e618a48dd67" + - algorithm: "MD5" + checksumValue: "14c17aaa47af44b5b8b62e541c2efc32" + copyrightText: "Copyright © 2004 Scott James Remnant ." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/acinclude.m4" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception" + licenseInfoInFiles: + - "LicenseRef-GPL-2.0-or-later" + - "LicenseRef-Autoconf-exception" + - "LicenseRef-LicenseRef-scancode-autoconf-simple-exception-2.0" +- SPDXID: "SPDXRef-item3410145" + checksums: + - algorithm: "MD5" + checksumValue: "c7cb4cd979d09f32bfdbc33c59798cd3" + - algorithm: "SHA256" + checksumValue: "d54491d356fee7f41734447566dfbb5e71d5b9ecd174db87d40da047d1079331" + - algorithm: "SHA1" + checksumValue: "ebe27dbae07d3a7c864b52fbb6d24f15dc83b417" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineConverter.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411569" + checksums: + - algorithm: "SHA256" + checksumValue: "d6e2118c0defed8fbee0b1451e8a886185468ca68847999c91f7df0fb2540b4e" + - algorithm: "MD5" + checksumValue: "ed29da689f544e322d899a40d78e49ef" + - algorithm: "SHA1" + checksumValue: "e08e0d24218cb9f09fb24b533ee3c4346d1a441e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11clipboard.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411234" + checksums: + - algorithm: "MD5" + checksumValue: "f547ccd2f697b13d684998096b2a38fd" + - algorithm: "SHA1" + checksumValue: "7bea2234cbbfbfad729618eee369bc95fe931d20" + - algorithm: "SHA256" + checksumValue: "218ce8a78a3ac2edd130d343e9dce1c449b17fb9a465cf38b0f33bd316a5ca59" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmodes.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411477" + checksums: + - algorithm: "SHA256" + checksumValue: "e5a37d17382521f4e3ec9cd3ad3df8083c8274e1c65fa22ec91c949d40c98eea" + - algorithm: "SHA1" + checksumValue: "b3e3a09148b874415c3bd0c364bdc2e7a935b1fc" + - algorithm: "MD5" + checksumValue: "6748a50ec1aa2dd55158bfd315dfdcf4" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_pixels_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410238" + checksums: + - algorithm: "SHA256" + checksumValue: "b944a6752c2da4cee1de8afafd928931d326210d19e4eee51850d7aa1a28281f" + - algorithm: "SHA1" + checksumValue: "a0147203bfd3791ca0e8d24dcf7c78f7f68e9a16" + - algorithm: "MD5" + checksumValue: "36c096f2d49c86f9afe4ed3c05e07229" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/jni/Android.mk" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411235" + checksums: + - algorithm: "MD5" + checksumValue: "7760480e5c47793f556eda0da6890e23" + - algorithm: "SHA1" + checksumValue: "4854d28b02fb8121ec27136f40038fefa7fe0535" + - algorithm: "SHA256" + checksumValue: "a34af0ac4cd3a280c3674995f03f0ac5534e7b73cb713db7ec676785bd1f45c9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscoswindow.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410146" + checksums: + - algorithm: "MD5" + checksumValue: "4186193685dedc15dce4d1f8f0bd5a5c" + - algorithm: "SHA256" + checksumValue: "980a8e15b498ee88c120effac35b69a27c0a8109a63f47819dd4c7c57a8935c1" + - algorithm: "SHA1" + checksumValue: "1528ce83a85ff9a2d67bb03484e75a2c55bfc7dd" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411555" + checksums: + - algorithm: "MD5" + checksumValue: "cf811f7e37baa8edaf28f3cb92a59e07" + - algorithm: "SHA256" + checksumValue: "79d4e473cf4f06ff89a1d75fb2dbbc499df57f95e4c9a6e98d91ffa7acee0125" + - algorithm: "SHA1" + checksumValue: "19b61bb336691fd4d71d3ad774408dc218b45044" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowswindow.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410231" + checksums: + - algorithm: "SHA1" + checksumValue: "357c205473924d0c808190b0f71a073d886b96c7" + - algorithm: "MD5" + checksumValue: "59e1a547547f6679567d7801d3670769" + - algorithm: "SHA256" + checksumValue: "e1502185049211025ac9428da71ead209daa5bdefa6975053a870d0e42c5a18c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/drawable-xxhdpi/ic_launcher.png" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410140" + checksums: + - algorithm: "SHA256" + checksumValue: "9959ec8f58148535cfb59240214d3da5f6f5441a2aeee9cbbd99d8b947ed94ba" + - algorithm: "SHA1" + checksumValue: "6118554dd1977928b84bcd9e4b816f2d6be98cea" + - algorithm: "MD5" + checksumValue: "af1a62785aef4f3b132e4b30ab8662f9" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$BeforeFirstSubCommand.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411563" + checksums: + - algorithm: "MD5" + checksumValue: "4bd9736d86edf8f6f30b04ae4bc598c1" + - algorithm: "SHA1" + checksumValue: "2ffe982ccec8429fd243d13398a0fa67c8f2bbc7" + - algorithm: "SHA256" + checksumValue: "551e0e68e6f1d7f0454c9bb6a6845111bb2c2bbf702d802b89530db006223405" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11mouse.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410147" + checksums: + - algorithm: "SHA1" + checksumValue: "00bd542d118211f8ef7e0ee23b5d64c212b5dd02" + - algorithm: "MD5" + checksumValue: "59d10b2a20c0d15a7a48d52fdbdee375" + - algorithm: "SHA256" + checksumValue: "2416bad28107e2700b0a58fd199f713c24d8116d317552c40341d3af30b1a7da" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$1.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411560" + checksums: + - algorithm: "MD5" + checksumValue: "f0a5fc10cbafab9f9fc33b7e8a1f67ff" + - algorithm: "SHA256" + checksumValue: "7855732c7b4548bd6d1bbc2d3bb9e0b4be63bdc9376a84da6cb1794183da12d2" + - algorithm: "SHA1" + checksumValue: "ecf545bf4fe999c6879bc987e1fb7d6a15d1fa5f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsshape.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410148" + checksums: + - algorithm: "MD5" + checksumValue: "bf34eea4124f00a2c8b2aca87bf656d9" + - algorithm: "SHA256" + checksumValue: "3cef54fb0c97d156085323357b4c45a935b903427d013ac9e08837f045cb303e" + - algorithm: "SHA1" + checksumValue: "132dd8756e09ef192741c5d929a4f7ab66044677" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$KnownOptionParserState.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411568" + checksums: + - algorithm: "SHA1" + checksumValue: "0950c0475c642a0492255c791bc077ef1b4c4f0c" + - algorithm: "SHA256" + checksumValue: "7ad6f3caa2afd79ba8032760e4aa91bc12137b570ecfe36038a1abb11a6099b4" + - algorithm: "MD5" + checksumValue: "e41c6f919e494de60e4bbab3d1d66d96" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11opengles.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411254" + checksums: + - algorithm: "SHA1" + checksumValue: "ad77739f826b26c1ee4ca6450c37ba2ab273deae" + - algorithm: "MD5" + checksumValue: "50002cdde4d8b5fe4dddc5fb6ba91fd9" + - algorithm: "SHA256" + checksumValue: "ff1404e8f4c43f5bd1b92bca1f963846d1847184ca733da86f19102ae1c2ca9b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_video.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411255" + checksums: + - algorithm: "SHA256" + checksumValue: "80c423627c7eae6bf5862f0ca856d877bb30504a92dde89670d7adfaa08e4078" + - algorithm: "SHA1" + checksumValue: "cbb5303fe4b02cc68e59fbc4c6d86d4a24038bbe" + - algorithm: "MD5" + checksumValue: "6f688153780674a0aa7cdda2123abb2b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_mouse.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412100" + checksums: + - algorithm: "SHA256" + checksumValue: "bc2e7c0fca82f1d332dc52e27bec8f009312fe83f9e50294cdb23c4c09736151" + - algorithm: "SHA1" + checksumValue: "2ceb2391ee4614556dd5c375366e0b145f730537" + - algorithm: "MD5" + checksumValue: "3cc47963f6a141ccab8669e8885aa06a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/riscos/SDL_sysurl.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412104" + checksums: + - algorithm: "MD5" + checksumValue: "0b5690006e32b51c221c5b941ee09150" + - algorithm: "SHA256" + checksumValue: "0873aabdd6dc3dbfd242db5c8146ee82a243946359002183cd1d422ab779bdd5" + - algorithm: "SHA1" + checksumValue: "082113479cc78e53d1d8cc248e0c1b9d54151377" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/android/SDL_sysurl.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411492" + checksums: + - algorithm: "MD5" + checksumValue: "d5e38a7ae7327aea2dde5c9f32927fa2" + - algorithm: "SHA256" + checksumValue: "e2efd24ada4479131f932dea1cd2f4dad9b3aad44aae60330fde9679a70f3d52" + - algorithm: "SHA1" + checksumValue: "cc33764e9693c21def99ff30a7c5e629b61b580a" + copyrightText: "Copyright 2015-2022 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_xlib.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3411256" + checksums: + - algorithm: "SHA256" + checksumValue: "5bc5fbac76e8b73f9792488f719e054b504f4fc697d1897d1f50f955e4261d58" + - algorithm: "MD5" + checksumValue: "f90138818093142e139366de80031701" + - algorithm: "SHA1" + checksumValue: "e2a285a29a00a9ad229b0ab788131427f7c13edd" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_WM.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410161" + checksums: + - algorithm: "SHA1" + checksumValue: "677f67a572fd551f9075b88d62785d948b5bf8ff" + - algorithm: "MD5" + checksumValue: "b3175102a42bffb9cf59c9d54eea6830" + - algorithm: "SHA256" + checksumValue: "be2dada36bb29fa322e972de0c8a72a4fc54aaade1af268370e3702f3a73430f" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/ProjectPropertiesCommandLineConverter.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411257" + checksums: + - algorithm: "SHA256" + checksumValue: "2445b0cb0972133d638e1f3eec3b8a4ac2b6db93feda6760fb6fa3b925e0bec0" + - algorithm: "MD5" + checksumValue: "368fa8130d67a9b04e907654d30ec7cd" + - algorithm: "SHA1" + checksumValue: "7316fd7bf9681535afaba67a156308401bd01b82" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_modes.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411493" + checksums: + - algorithm: "MD5" + checksumValue: "d9894291d2dd61f64e61286f4c89c940" + - algorithm: "SHA1" + checksumValue: "e21dff5b9ec02744e2233be21ac2efc69ee9eacd" + - algorithm: "SHA256" + checksumValue: "972d6d7f2ff66bc3d8f627bd66cffcc75ba9fb1d16a7acec7fd9d93dd85c243c" + copyrightText: "Copyright 2015-2022 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_xcb.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3412102" + checksums: + - algorithm: "SHA256" + checksumValue: "6f412a89b099f3cd80d779b343e70b981f4d55ba54fe08213e4f9c5028978151" + - algorithm: "SHA1" + checksumValue: "40b3d59632b66a4d379efe6826b4a7d0fa784865" + - algorithm: "MD5" + checksumValue: "1ed1d274c4c06008b0bbc6308da75633" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/haiku/SDL_sysurl.cc" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410162" + checksums: + - algorithm: "SHA256" + checksumValue: "4e4e68bf24fc7a475db4ca104d466b61b1361757bec19e92cc3cd440d701a500" + - algorithm: "MD5" + checksumValue: "4d6e41346f11b13cbfe03541d58da90f" + - algorithm: "SHA1" + checksumValue: "08eb11a8e0f255a36a4a8055b7b665fb4b2b1475" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/gradle-wrapper-classpath.properties" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410174" + checksums: + - algorithm: "SHA1" + checksumValue: "653082357f501988dbed7973ff9508ef1f1448f3" + - algorithm: "SHA256" + checksumValue: "790da0bf277acde1413c9855b49dcf6721afdc38530d3d9b8e31535b072516fd" + - algorithm: "MD5" + checksumValue: "71b608c069fec5650eedaede06bba784" + copyrightText: "Copyright © 2008-2013 Kristian Høgsberg\nCopyright © 2013 Rafael\ + \ Antognolli\nCopyright © 2013 Jasper St. Pierre\nCopyright © 2010-2013 Intel\ + \ Corporation\nCopyright © 2015-2017 Samsung Electronics Co., Ltd\nCopyright ©\ + \ 2015-2017 Red Hat Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/xdg-shell.xml" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3412106" + checksums: + - algorithm: "SHA1" + checksumValue: "6bc855d0c44ccf49c47d967080aa9ddaf217bf5d" + - algorithm: "MD5" + checksumValue: "622daa524c7e870fc12b2a1df8459203" + - algorithm: "SHA256" + checksumValue: "bc8b2eb0eadfb6d96e0ab4fee2a909b7ae8bfe2f556625483e10f2b0c24864f1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/winrt/SDL_sysurl.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411022" + checksums: + - algorithm: "SHA256" + checksumValue: "8ae95d7692885cb3d39d0b60bd134e77331bd4b020f85d78e3cc06487b7cc243" + - algorithm: "MD5" + checksumValue: "c61d9099128898316fd8d762890d4873" + - algorithm: "SHA1" + checksumValue: "64a88bb67cb1ade1d133d9c7bf1d30ccb769e671" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendline.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411258" + checksums: + - algorithm: "MD5" + checksumValue: "ce6955a87f13c0c65ac27fc4e9ef3e9a" + - algorithm: "SHA1" + checksumValue: "2065099f32ac7663ec979b1854c6d436e912be49" + - algorithm: "SHA256" + checksumValue: "0c4a42e14b4df913e99e2fa58e74afcbd2d6800b11ea70699066943855022aef" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_dyn.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410175" + checksums: + - algorithm: "SHA1" + checksumValue: "15b741d695a8528b25df59bceddba458b257b7f5" + - algorithm: "SHA256" + checksumValue: "9117d9e8ec02e9a3c3c55803b41e1227e76986f555f7c12eeb29f796fa63e69b" + - algorithm: "MD5" + checksumValue: "8581caaf5f73f20b582577761eba395a" + copyrightText: "Copyright © 2017 Red Hat Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/keyboard-shortcuts-inhibit-unstable-v1.xml" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3411259" + checksums: + - algorithm: "MD5" + checksumValue: "0822fb203da62dd548a596f196f10a75" + - algorithm: "SHA1" + checksumValue: "ff0ac35854659aaafde59267bb7bd9a942108c94" + - algorithm: "SHA256" + checksumValue: "96282356750d3694b09ce0b1c27f9cbe48c6fa83df49f06480446a3ddfea0b0b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_opengl.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411029" + checksums: + - algorithm: "MD5" + checksumValue: "14d9e48ec7ba0d3c14d83a6ab98797af" + - algorithm: "SHA1" + checksumValue: "e4dc185bb5db17d3bdf2b4d0523aa9743532dd4d" + - algorithm: "SHA256" + checksumValue: "5678d6e78e7fce1e58cd80b543f34f31aec196a16b3335840158c58fdfa9c002" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_drawpoint.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410177" + checksums: + - algorithm: "SHA256" + checksumValue: "c74d1aa4e44c9e2873f924707bcaf0becaaa77bf5de081cb7a4d8b06bebc2219" + - algorithm: "MD5" + checksumValue: "8197ee04c576b4751fdcd2194ead3164" + - algorithm: "SHA1" + checksumValue: "afd5f61f84972589de6ac0a1af9140902120bceb" + copyrightText: "Copyright 2014 © Stephen \"Lyude\" Chandler Paul\nCopyright 2015-2016\ + \ © Red Hat, Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/tablet-unstable-v2.xml" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3411021" + checksums: + - algorithm: "MD5" + checksumValue: "664c0e1f70ab1dd81e4d9e600473970b" + - algorithm: "SHA1" + checksumValue: "9faa00a8acf077b8d2ebff577ee4471a47d46ab7" + - algorithm: "SHA256" + checksumValue: "95f435c8664d0a3015fd386494ea54082a4a70cd925fefa5c4f499c613aea5c3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendpoint.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411264" + checksums: + - algorithm: "SHA1" + checksumValue: "2e08c360d745274589a67386211e7519f614a81b" + - algorithm: "SHA256" + checksumValue: "10ea7e443e32a0cedfb2b39bbfe4f78c1430f1754e730b27260378f4108f3d1f" + - algorithm: "MD5" + checksumValue: "bd462f61c7fd8b02548e38142c37c24b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bopengl.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411024" + checksums: + - algorithm: "SHA1" + checksumValue: "014ad51f4414c416a511acd512ae56f37dd3b0ca" + - algorithm: "SHA256" + checksumValue: "d121b45233d627e2ab6bf02a2fa54175a24e56165a48b64137bdaee954649cbd" + - algorithm: "MD5" + checksumValue: "71d7e2d7c31a950a808ca7b737fe2d21" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_draw.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412118" + checksums: + - algorithm: "SHA256" + checksumValue: "4d945ee91edf526a1969dba63133e7deb5d9982f0a6f70ffecfdbab8f49290fa" + - algorithm: "SHA1" + checksumValue: "c10c25480c550d474147ffb883e289f95ef4ec36" + - algorithm: "MD5" + checksumValue: "996b8ded4310f0d6306b6d4b765e6e9d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/SDL_url.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411250" + checksums: + - algorithm: "MD5" + checksumValue: "a2c9f848a107f8c3b7a12b35937cdaf2" + - algorithm: "SHA1" + checksumValue: "1c4aa8d52854250a28a407c06420286a5a23ab45" + - algorithm: "SHA256" + checksumValue: "018db861fd79803446acc3507f4b21f4f91916675b6340ff89cb9c27a13cef84" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_opengl.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411251" + checksums: + - algorithm: "SHA1" + checksumValue: "59f8e5fe3bccd9957e19643e3f7ae1344f7292a8" + - algorithm: "MD5" + checksumValue: "588890fab068a9565eadb5eeb922fe71" + - algorithm: "SHA256" + checksumValue: "8632404564846482cdcb60dcff84fceb816d5069e26acbf20324d38afa3a7440" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_modes.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411266" + checksums: + - algorithm: "SHA1" + checksumValue: "d1753a504423d29a9dd9987e8e8fdb6142b72645" + - algorithm: "SHA256" + checksumValue: "349f934fc05f06410f00b2bf20acde7f5418ec4f956b48024a091be9ec0b413d" + - algorithm: "MD5" + checksumValue: "39a6b30b78dec78472e6a0ed7be16ff8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bvideo.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410179" + checksums: + - algorithm: "SHA256" + checksumValue: "b29ccbec77433f988b72cc37fc94cf6567f7a65053b0890611b444cfdf4523ed" + - algorithm: "SHA1" + checksumValue: "03b266496f4b230665c95f0b7788f3f75c9d7eff" + - algorithm: "MD5" + checksumValue: "61dfba07ef29ef290760f2d41373245f" + copyrightText: "Copyright © 2012, 2013 Intel Corporation\nCopyright © 2015, 2016\ + \ Jan Arne Petersen\nCopyright © 2017, 2018 Red Hat, Inc.\nCopyright © 2018 Purism\ + \ SPC" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/text-input-unstable-v3.xml" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-HPND-sell-variant-2f915eef2add4458bb918178b1686ff2" + licenseInfoInFiles: + - "LicenseRef-HPND-sell-variant" +- SPDXID: "SPDXRef-item3412111" + checksums: + - algorithm: "MD5" + checksumValue: "84deea7288546bed2e27097e4f9206b9" + - algorithm: "SHA256" + checksumValue: "52e995a4015b47e492efc22c0894dc4c93256149459d108e63f75dd0ae721c4c" + - algorithm: "SHA1" + checksumValue: "0bda8fde803da89d4ac83cf32ae3b99594411dcf" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/SDL_sysurl.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411026" + checksums: + - algorithm: "MD5" + checksumValue: "89460e5411c5c294002b0266ae15c3b2" + - algorithm: "SHA1" + checksumValue: "4c5e07642011f98ebb6845791b85ae0747c4a851" + - algorithm: "SHA256" + checksumValue: "33ad8ffe30acfce9f1e967c07e3d866a08b5eb44ecdf3090606f0f0ea29db734" + copyrightText: "Copyright (C) 2001-2011 Andreas Schiffler" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_rotate.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411263" + checksums: + - algorithm: "SHA1" + checksumValue: "7733b4db36b57cfca62ccbf9d9fe1184c3dc65fb" + - algorithm: "SHA256" + checksumValue: "9f945a1741c79c7697e8ef2aa163c8fe74dea4b278375f33592282bce3e76ddc" + - algorithm: "MD5" + checksumValue: "ba9808690c16a12249fef88837d785b9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bwindow.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411023" + checksums: + - algorithm: "SHA1" + checksumValue: "50f505aa68c2c2388cb7b82bea2071bbd927f97c" + - algorithm: "SHA256" + checksumValue: "708499b15fe44740f639ec4002a6376fdb1d3eda883d374efddc8254fea8aab4" + - algorithm: "MD5" + checksumValue: "fbb5ee95fe07f90e92295333bad6a93d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendfillrect.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412110" + checksums: + - algorithm: "SHA256" + checksumValue: "0797cae79c0e2446caba56d813bce6c1d19a76f42dfe6f5ad2abc5c85bb78f29" + - algorithm: "SHA1" + checksumValue: "d495c15ff1d4c72f24abd975cabf6c51b51dffd4" + - algorithm: "MD5" + checksumValue: "c5d852a2e17636ef05d8b936767abf20" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/vita/SDL_sysurl.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410176" + checksums: + - algorithm: "SHA256" + checksumValue: "c41b411f4a4aaf26bdd775bae205410800de6395fbb7b8b9a920341fa59c1eb9" + - algorithm: "MD5" + checksumValue: "f8784d993cff7cc300c658ba2a781a79" + - algorithm: "SHA1" + checksumValue: "a98033035155a52654ae3a9355ff867fd43fc28f" + copyrightText: "Copyright © 2008-2011 Kristian Høgsberg\nCopyright © 2010-2011 Intel\ + \ Corporation\nCopyright © 2012-2013 Collabora, Ltd." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/wayland.xml" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3411027" + checksums: + - algorithm: "SHA256" + checksumValue: "e279fbf08ffac5a3b0fff039e2e0bbd9a4900e259a1eda52a5984cc62b700d97" + - algorithm: "SHA1" + checksumValue: "afaff9eab1d9d112f1a8b4f82c18408b3f902559" + - algorithm: "MD5" + checksumValue: "175a18ce74a28bc5f4974d4dec124c3b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_render_sw.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411028" + checksums: + - algorithm: "MD5" + checksumValue: "d3e52a92c814a357d77525dafcf292d4" + - algorithm: "SHA256" + checksumValue: "48b96a7e0c276fd00a595196df4377e16a113a7713adceb2ff4e90bde00d065b" + - algorithm: "SHA1" + checksumValue: "b7e1b5253a7ae50a4e150b9f00e603f5c28acf27" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_drawline.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412113" + checksums: + - algorithm: "SHA256" + checksumValue: "6a492d0767a809b8286277422aa8873c9f984d5f9ee0efc89575b3ff02b9faca" + - algorithm: "MD5" + checksumValue: "d597f8165d250db12de4f1573dbdcb17" + - algorithm: "SHA1" + checksumValue: "6e481b687aaae89896ed93f3b3832ac342442ac9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/ios/SDL_sysurl.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411025" + checksums: + - algorithm: "SHA256" + checksumValue: "66ade56ecdfd7d18c9a6f0c89050fb9969e156881d5caa3de8b46492070de222" + - algorithm: "MD5" + checksumValue: "365382ebdb7ff95c7c88c70042814711" + - algorithm: "SHA1" + checksumValue: "c3be8ef304b031129ba203b9ade38316fef593c5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendfillrect.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411265" + checksums: + - algorithm: "SHA1" + checksumValue: "11ce6363ebd258314484951dc8d9acbff47c305b" + - algorithm: "SHA256" + checksumValue: "b656baa83bdb9ca91222ed363d31ff0c594e18ef231d3cb2597b99f8611ae317" + - algorithm: "MD5" + checksumValue: "54c4e95379e65c47e699d58b7641188d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bkeyboard.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410178" + checksums: + - algorithm: "MD5" + checksumValue: "8e7713669d758d328074e4b19505cd7f" + - algorithm: "SHA1" + checksumValue: "550f731fa474258af96634d784c8f35a8e663fe8" + - algorithm: "SHA256" + checksumValue: "4c52b8e737ade1a08da98d6d88329b8f76f2d3933732a5c13a454b5ea0e9ec03" + copyrightText: "Copyright © 2018 Simon Ser" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/xdg-decoration-unstable-v1.xml" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3410171" + checksums: + - algorithm: "SHA1" + checksumValue: "8a6aff102e765e1cf352f643a5d3f632dd953d1b" + - algorithm: "SHA256" + checksumValue: "d568482ba84df6e531698b1f531810860995ca24d69495427fe43aee6017f52c" + - algorithm: "MD5" + checksumValue: "f028575edbed24f4f03663cc22acb01d" + copyrightText: "Copyright © 2015, 2016 Red Hat" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/primary-selection-unstable-v1.xml" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3411200" + checksums: + - algorithm: "SHA1" + checksumValue: "e601bfb8fd6d9ee10072dbe9f6b4c607ea421a54" + - algorithm: "SHA256" + checksumValue: "4e4fa4bb35180c00a572c0e00846b235d829a304b82468d1848be7b5c2353d9c" + - algorithm: "MD5" + checksumValue: "4373d8cf8f1e1031d1f067d7a205a4b6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitview.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410355" + checksums: + - algorithm: "MD5" + checksumValue: "e7b8d7f3055a3e9e6211a64ecd151517" + - algorithm: "SHA256" + checksumValue: "d70831bea155b558634ff1c646e95e5b23da9a382a71b487a0df2ca22e9ef313" + - algorithm: "SHA1" + checksumValue: "ec771e0992ac70a893b2e1ed75c14f6a1d214758" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testscale.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411683" + checksums: + - algorithm: "MD5" + checksumValue: "1bbfc58951e63f7b3b1a8bd5bea172c9" + - algorithm: "SHA1" + checksumValue: "9a7fb41081b5ac3b368e15eedb52370fa1758393" + - algorithm: "SHA256" + checksumValue: "58e08d4ec43a4a4913a7d6698501c6eec3f4478b434ffde177f30ca304d13d14" + copyrightText: "Copyright (C) 2021 Valve Corporation" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/steam/controller_constants.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410352" + checksums: + - algorithm: "SHA1" + checksumValue: "55178b5682600ac4c6f4bd6739d69d8266d36542" + - algorithm: "SHA256" + checksumValue: "dccbd6d83f105eecbdd219dbfcbdd0085aaaa805d99da1490ada79cc5157e291" + - algorithm: "MD5" + checksumValue: "e7d669871d3226d3b36464610610b838" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testjoystick.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411684" + checksums: + - algorithm: "MD5" + checksumValue: "a4ba1408ee3d4d92910a8e0240c40caf" + - algorithm: "SHA1" + checksumValue: "b8258fcd3793257a6d65be82b5daf3cab3d79d53" + - algorithm: "SHA256" + checksumValue: "fff24f71a4c4c8a777d8b574b7062448bbaae91639d721090ff89598feeb82ec" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapijoystick_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411685" + checksums: + - algorithm: "MD5" + checksumValue: "0bf74bf9c01ee963215e3ec7b6afd740" + - algorithm: "SHA256" + checksumValue: "9a5acaa01909ad0bf2783a3a0d8f6540d11892b31b5297d9569109762109e9af" + - algorithm: "SHA1" + checksumValue: "b9110c184ea1e995df9e6313622e04e43d638d22" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_xbox360.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410354" + checksums: + - algorithm: "MD5" + checksumValue: "aa9adb9c204bc2725559cd98c8d180d1" + - algorithm: "SHA256" + checksumValue: "a019e4920d2405c4b69f484e42a0cfafd6879b3ba7ef839e3b320aa2a1507774" + - algorithm: "SHA1" + checksumValue: "9db5dd4e070b7e5769cfafa621b3db910f9bfa6b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testdropfile.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411686" + checksums: + - algorithm: "SHA1" + checksumValue: "7d6fc0c6d4bd70c88819aef1044f5da6fd7d72db" + - algorithm: "MD5" + checksumValue: "218fe1a1b922413b0833816154cb3c34" + - algorithm: "SHA256" + checksumValue: "86dd34fd7b4bbad358ba1ded9c9bae5d75d924570ee6cf6af9a798b5dd4d8942" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_nintendo.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411202" + checksums: + - algorithm: "MD5" + checksumValue: "6585cada4d42a97149c36df358044687" + - algorithm: "SHA256" + checksumValue: "60fea9d02c7db1f14be4ada1d84a343c7152a32a3845b5d0a26bde664a7838c2" + - algorithm: "SHA1" + checksumValue: "f3f678d3f63337612d235e933cb9fd51a632fd8a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitclipboard.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411201" + checksums: + - algorithm: "SHA1" + checksumValue: "1d04ebf8cb53246ef186812a74963b16a5f30fb5" + - algorithm: "MD5" + checksumValue: "4e40115bc530b4f2294937b841bcd990" + - algorithm: "SHA256" + checksumValue: "fc2deb1f108c1d173d911b1ccefd10721ca9a521c2d718f8126736cc8e63ced2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmetalview.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411204" + checksums: + - algorithm: "SHA1" + checksumValue: "8fd4e6add4ed6d3bfc98bc417c230c403480627d" + - algorithm: "SHA256" + checksumValue: "dbf8281ab4ba8662ee05f87bcf070877d41af690aaa21c984a9bc9725d22ef7f" + - algorithm: "MD5" + checksumValue: "aff0bff33e38216cabed39279d561ed3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmessagebox.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410357" + checksums: + - algorithm: "MD5" + checksumValue: "6aa70c841fbff0074b4e26816aa7fa4c" + - algorithm: "SHA1" + checksumValue: "313866292eaf9daf66c0b4060a7e2f724a89dfc1" + - algorithm: "SHA256" + checksumValue: "633a53f0dd90c2cb1b8a96cf70ad5d3a14fd614aacf8e10544e1f1285fd2f3c0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgl2.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411203" + checksums: + - algorithm: "SHA256" + checksumValue: "b5b42584e350f1573ff161a611867283662f5d3486bb1635dd19df2708899d8e" + - algorithm: "MD5" + checksumValue: "b3d5f5a0820043b13c36c75fafe2701b" + - algorithm: "SHA1" + checksumValue: "34ab96550cff53d3e7c7227b8c29387f1be5db92" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitviewcontroller.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411498" + checksums: + - algorithm: "MD5" + checksumValue: "e8002ccd72251a7e8eff433bca38689b" + - algorithm: "SHA1" + checksumValue: "564370b5f981d07a555de42f24f52bfbf414f327" + - algorithm: "SHA256" + checksumValue: "5cb6ca5adb5ed3f260d01a1320580962371b768c61fc625dd69e3922949a5299" + copyrightText: "Copyright (c) 2015-2017 The Khronos Group Inc.\nCopyright (c) 2015-2017\ + \ Valve Corporation\nCopyright (c) 2015-2017 LunarG, Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vk_layer.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3411687" + checksums: + - algorithm: "SHA256" + checksumValue: "5feee59bb3dd09e875b1db2a756f32f7e6175d530cc49b69247c4c9cdca78979" + - algorithm: "MD5" + checksumValue: "682002bf75839f0ac9fd24e12f531015" + - algorithm: "SHA1" + checksumValue: "fcb6b0b0227266d3966433c3592c7ac94c609221" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_rumble.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411015" + checksums: + - algorithm: "SHA1" + checksumValue: "975d299350ecb0e18cca0ba3933ba02ead941eda" + - algorithm: "SHA256" + checksumValue: "45b6fa9d3b3ecb6eed0544764c495e18017308e6e2011540723469418695c1e3" + - algorithm: "MD5" + checksumValue: "b53141f58594a1a844ad0f21e318c7e4" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d11/SDL_shaders_d3d11.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410356" + checksums: + - algorithm: "MD5" + checksumValue: "1c5fa577ee1f01b90d15f16d3e86be4f" + - algorithm: "SHA1" + checksumValue: "3bdcbd63a78a2aff73dd39a34cce530d4d5b108a" + - algorithm: "SHA256" + checksumValue: "7a6033600a2eadf2913aec696d3d4d348bbda08ebf53a877a9cfe6ac08801b89" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testdrawchessboard.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411499" + checksums: + - algorithm: "MD5" + checksumValue: "23bfcca6c6127015378b1456be3a9d7f" + - algorithm: "SHA1" + checksumValue: "df7f47fbb1bb5fba2e78537d33332cd9a3b862dc" + - algorithm: "SHA256" + checksumValue: "68f8d2f95ce918b5c5731f41af8002cf18b4bd7b2c3be48d125efb77b9948225" + copyrightText: "Copyright 2015-2022 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_vi.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3411688" + checksums: + - algorithm: "SHA1" + checksumValue: "d4fd21afc43ef38981aa38e561923f221bbb1900" + - algorithm: "MD5" + checksumValue: "743cb33251bcc9248c7267dc257f6582" + - algorithm: "SHA256" + checksumValue: "2dafde7432b970ae3991381de08fc7f4b31f7a91c3091a2410c17975bce56754" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_wii.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411252" + checksums: + - algorithm: "MD5" + checksumValue: "3a002f61d69b72639397dcfb4f46bc43" + - algorithm: "SHA1" + checksumValue: "6e4338b34e2d7e8d0def4e0a58915ead9c274194" + - algorithm: "SHA256" + checksumValue: "6e352cacb5f6be06e62a5d936841ca67b154d0c6b5a0e1eac0fde851f352f2fc" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_vulkan.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411016" + checksums: + - algorithm: "SHA256" + checksumValue: "39559fc133563ea19b800549067d92775154f36f3efd17ae5322013459a20a5d" + - algorithm: "MD5" + checksumValue: "96d6ec0710ec034c447b7dda83fce45f" + - algorithm: "SHA1" + checksumValue: "c4f605694b672dd686cc0b7a6a8dc7f047a6def8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d11/SDL_render_winrt.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411253" + checksums: + - algorithm: "MD5" + checksumValue: "21c5ba06b763c5577afa1049d09994eb" + - algorithm: "SHA1" + checksumValue: "b36d3a1cba98d3c53da4f5cbb9421e3e4189113e" + - algorithm: "SHA256" + checksumValue: "2cbf8e2423b9f800a300c4eca9ad32a65cd652dac504dde8d823240175664bff" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_window.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410169" + checksums: + - algorithm: "SHA1" + checksumValue: "89602f8ea7e3a2d8e84ec2c4c77440f96d79d47d" + - algorithm: "SHA256" + checksumValue: "bfa8b1b5c4d1dab96f317c52b218cb09f59caf747ff59c87d1870c7feeadcecb" + - algorithm: "MD5" + checksumValue: "db08daba48dcd4501104ca9b0d7517e9" + copyrightText: "Copyright © 2017 Red Hat Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/xdg-output-unstable-v1.xml" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3412108" + checksums: + - algorithm: "SHA256" + checksumValue: "2b1ed32974ad46096b8ed03926996e50a6ea64f444666dd5d65d96b7b872304f" + - algorithm: "SHA1" + checksumValue: "56a0be951530190f2f8923643d79eb2e43d49689" + - algorithm: "MD5" + checksumValue: "cc7d12bb9366a545d71ad11b94d98e1b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/emscripten/SDL_sysurl.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411017" + checksums: + - algorithm: "SHA256" + checksumValue: "0b57a3d0fca276adb93448b28b5d579c4145d953e335a575480486bcf81da638" + - algorithm: "MD5" + checksumValue: "d759c9fb7402ce94b4bff7fab0f196df" + - algorithm: "SHA1" + checksumValue: "fbe709d5c24c416a657cfe395a2bf257c32b9c0c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d11/SDL_shaders_d3d11.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411680" + checksums: + - algorithm: "SHA256" + checksumValue: "73124175df4dc15b74295f395afc514325abbf72dc1e1991b7492ea3779e5a6e" + - algorithm: "SHA1" + checksumValue: "f4ae44dd2027ec5f417364f250d293fa3c0eb658" + - algorithm: "MD5" + checksumValue: "357b3636a3a575b82db442131bb70408" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_shield.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411014" + checksums: + - algorithm: "SHA256" + checksumValue: "c7b78f81d6f8e9632f5359e756b0bc455d687d667f48a46b4bb0b776176020f8" + - algorithm: "MD5" + checksumValue: "f2602802a71207fddb4839849f1172df" + - algorithm: "SHA1" + checksumValue: "f1f4e8450e7300cb4929771572ab1e0f82b1abd5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d11/SDL_render_winrt.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411490" + checksums: + - algorithm: "SHA256" + checksumValue: "ca35e9a425f4affaeda3e86d3a413c53351e19bd9d239bc1ffcfaad3678350fe" + - algorithm: "MD5" + checksumValue: "2d6f81e531c5a2c499fb60b8e67297a7" + - algorithm: "SHA1" + checksumValue: "338c6281ecad9beffceb39259b6e94e0a4a357a5" + copyrightText: "Copyright 2015-2022 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_xlib_xrandr.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3411491" + checksums: + - algorithm: "SHA1" + checksumValue: "4f5eaf23adda7afe41a22cb90d03dff2564035ae" + - algorithm: "SHA256" + checksumValue: "da4a142ee8eb7bdc2e73192b7d08495070425cdb1b765f7b9b3e7958d1e314c6" + - algorithm: "MD5" + checksumValue: "c1f1bb5847b48d43eed8a90c1734b090" + copyrightText: "Copyright 2015-2022 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_wayland.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3410160" + checksums: + - algorithm: "SHA1" + checksumValue: "7177723b50e4e335281efa09ff8dcbafd52c528d" + - algorithm: "MD5" + checksumValue: "baa327f02a21c34e777cbd9137a3089f" + - algorithm: "SHA256" + checksumValue: "2a5720c409daf72820ea43c22a3a41d4bbfb8bb39390b9843df629100e8b51ae" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$MissingOptionArgState.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410884" + checksums: + - algorithm: "SHA256" + checksumValue: "a9c688070068b6f851998430c39a27b9e507ee0b7f685b2c6c49537e058a066f" + - algorithm: "MD5" + checksumValue: "5081a5138a754a2b6a4992553bf2e9ba" + - algorithm: "SHA1" + checksumValue: "3d8d8faec9dcc028b98935438f7e0b194a33d650" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_log.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410400" + checksums: + - algorithm: "MD5" + checksumValue: "35a10cd6e1005ad0e4e8e8457bae35c6" + - algorithm: "SHA1" + checksumValue: "5c7a294b41bfbbf482bd7a1fa9ec067300e744a9" + - algorithm: "SHA256" + checksumValue: "8e355c6ec201ee32a69891f6b0e4a41c6f6f1d54f04a3f0027a18dcc74f81cfd" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testfile.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410882" + checksums: + - algorithm: "SHA256" + checksumValue: "ac26220798ad9f92bc051aa5102ae41a0fe50b1c8750f5f90353252c5a948512" + - algorithm: "SHA1" + checksumValue: "c8677a0491d8e0a13c0f823b3a56c73393df796c" + - algorithm: "MD5" + checksumValue: "aa2227d4c9395cbce75707bbc3e3b020" + copyrightText: "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_pow.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Preserve-Permission-Notice" + - "LicenseRef-LicenseRef-scancode-sunpro" +- SPDXID: "SPDXRef-item3410883" + checksums: + - algorithm: "SHA1" + checksumValue: "e7766c01969abca73081ac6e603ac7d4fbddfa57" + - algorithm: "MD5" + checksumValue: "5c44c90820bb7451adb932ea1a36dfe3" + - algorithm: "SHA256" + checksumValue: "4dbbf78b9c033fdab1792425320c48193dfd744703d3fa51543ca63aeed25f22" + copyrightText: "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_cos.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Preserve-Permission-Notice" + - "LicenseRef-LicenseRef-scancode-sunpro" +- SPDXID: "SPDXRef-item3411745" + checksums: + - algorithm: "MD5" + checksumValue: "53329fae0c2b8f6558696862996e51da" + - algorithm: "SHA256" + checksumValue: "0975f7df8a1985d728f1f275f7c7bf9e3a8e97505d409cb4cbdb2cfe13f1842b" + - algorithm: "SHA1" + checksumValue: "c7adf76fc9b13c60fea66a164992cdfe4c69d29d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/windows/SDL_windowssensor.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410898" + checksums: + - algorithm: "SHA1" + checksumValue: "5f1f8d20cf16a9d88c45c3fda3d90eb419f7483c" + - algorithm: "SHA256" + checksumValue: "5c21321caecf53edd92bdb4be22025258c646d939a4832881d67af3b526e18cb" + - algorithm: "MD5" + checksumValue: "30ebb21988ebb249ee3d597f8fabf804" + copyrightText: "Copyright (C) 2021 Valve Corporation" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/android/hid.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410414" + checksums: + - algorithm: "MD5" + checksumValue: "5c0bff93736f64716579591b97141da9" + - algorithm: "SHA256" + checksumValue: "7270ff34834f7c1761cd1146ec7e1702869b9e7dbc5d674732cb79a0f859ecab" + - algorithm: "SHA1" + checksumValue: "6a68a3fb7ae70c859aafc18f5797528451b21237" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/template.test.in" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411731" + checksums: + - algorithm: "MD5" + checksumValue: "cf00945962760e25d8797821a77e24b9" + - algorithm: "SHA1" + checksumValue: "2a40d85d8c81550ec0b5cf16fe0cb14f0f7174f2" + - algorithm: "SHA256" + checksumValue: "8c4c4c26e3c0de0fef7d701361ccc9c1c6e228b435f456829ec279e7fbd7adfa" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/bsd/SDL_bsdjoystick.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410416" + checksums: + - algorithm: "MD5" + checksumValue: "356fca29c5c6a6c24cc093621c859336" + - algorithm: "SHA256" + checksumValue: "6932e5f456eda42b01e8efa814a677fbff47bf2c7b8473e6286b1f94106cc7c7" + - algorithm: "SHA1" + checksumValue: "8a8317c41ef498ad86d9a41e8efffcae9f33c306" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testspriteminimal.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410413" + checksums: + - algorithm: "SHA256" + checksumValue: "d84a92d9576b6f6e0366daf1a8b21db7440795b7492a144afd2f33f9710c4796" + - algorithm: "SHA1" + checksumValue: "ae992c347280cda024ef980571e81a8059afea31" + - algorithm: "MD5" + checksumValue: "4289184706bf4d708c2ca11bb5a36ab6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testthread.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410899" + checksums: + - algorithm: "MD5" + checksumValue: "c95b06d91836b94bd0c5cfdb12ed48fe" + - algorithm: "SHA256" + checksumValue: "fe06d47a03b3046ee6d43266409660156a00e6cd323bfbb7667161c279dd2f0e" + - algorithm: "SHA1" + checksumValue: "ecc9e91eb4d507a64a1b852813ae7cb6ba053b88" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/android/project.properties" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411749" + checksums: + - algorithm: "SHA256" + checksumValue: "198d1e864f555b63fd0af0c6b6c95b47de8db7c19d5d35b28c5a3ec565f32585" + - algorithm: "MD5" + checksumValue: "f06f7e93209fabd6790c3724f333ea0a" + - algorithm: "SHA1" + checksumValue: "f7795b131ee303bac287fcd9417064edb9929241" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/dummy/SDL_dummysensor.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410418" + checksums: + - algorithm: "MD5" + checksumValue: "1bfcb8e0c9f9702a6e56735fc10eb94c" + - algorithm: "SHA256" + checksumValue: "243259f10e78c755706b269d6c59e4b5b3f3fc3c8ab18fccc3fcbefafe5039f1" + - algorithm: "SHA1" + checksumValue: "3b248004ace4020dfd1d1a90c2de16e84e0e4a74" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/CMakeLists.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411746" + checksums: + - algorithm: "MD5" + checksumValue: "f06f7e93209fabd6790c3724f333ea0a" + - algorithm: "SHA1" + checksumValue: "f7795b131ee303bac287fcd9417064edb9929241" + - algorithm: "SHA256" + checksumValue: "198d1e864f555b63fd0af0c6b6c95b47de8db7c19d5d35b28c5a3ec565f32585" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/windows/SDL_windowssensor.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410415" + checksums: + - algorithm: "MD5" + checksumValue: "482d19bc2288a3d0bb4f688909402189" + - algorithm: "SHA1" + checksumValue: "ea23e7535d98bd90265833c38308ef64bdf6434e" + - algorithm: "SHA256" + checksumValue: "c1065414b4b8e0bbc7c2201c6f7915098e8ed53550d73cd4e0c3b869f90fca6e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnativeos2.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410891" + checksums: + - algorithm: "MD5" + checksumValue: "70cbbe458e7664b396daa0c489954d16" + - algorithm: "SHA1" + checksumValue: "7208dc6df7d686b37e22878195cf7c78e234a4c9" + - algorithm: "SHA256" + checksumValue: "0dc9c627d3780cb7443396f784a68826e1a55bdd66bce318fd933fdddfa2d07d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/loadso/windows/SDL_sysloadso.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410419" + checksums: + - algorithm: "SHA256" + checksumValue: "b3d452c67a33f6140fa6844770485635c9e34d49bda42c6e76aef4492ea59046" + - algorithm: "MD5" + checksumValue: "822b69cd6f2d7cd9cfb53c1fdb4c76aa" + - algorithm: "SHA1" + checksumValue: "b8f5567fa84309facb9e0967596052230855a66b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testver.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411748" + checksums: + - algorithm: "SHA1" + checksumValue: "913a7035c0ee0f83e04da2dbab73b6524887fa0e" + - algorithm: "MD5" + checksumValue: "77182dc51ba6a2406bb7f4158aaf51af" + - algorithm: "SHA256" + checksumValue: "ef1a9d61d918e6101a2cbce3e3852efa5334855b4da5486cdb4bfbbe8a3ea3ec" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/dummy/SDL_dummysensor.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410417" + checksums: + - algorithm: "MD5" + checksumValue: "3a38081ae13732327d0355fb64e72d7d" + - algorithm: "SHA1" + checksumValue: "b205e7dc107d49dea0b2693aa64444c8b9d0e1f8" + - algorithm: "SHA256" + checksumValue: "b2acc05778055176c7b733f1358295c14efbf4fb2dacc40cd403f826fe8c241c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testkeys.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410410" + checksums: + - algorithm: "SHA256" + checksumValue: "3134c9612052a4e10ac2e2d083141b66fdc213bdb28008462b485e46e4d8f690" + - algorithm: "MD5" + checksumValue: "28f991e66d270fd67454e696b075f6db" + - algorithm: "SHA1" + checksumValue: "8cc53d489e460852d47027de7e6a9ed3156ec07b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/controllermap.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411115" + checksums: + - algorithm: "MD5" + checksumValue: "0daf24c7134ec5968e5fba7a07628769" + - algorithm: "SHA256" + checksumValue: "e1d72eb3d2d170281d352453c928c66fae9cb4d40963651e3c0c9ebe4a6f199b" + - algorithm: "SHA1" + checksumValue: "763cfa8f9bdbbc880db09d8a4b64517e9dbcdb6c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/geniconv.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411361" + checksums: + - algorithm: "SHA256" + checksumValue: "516fe286c753105a008cbb3301cf20d817d5fefeb423495217947a405a2b02ca" + - algorithm: "SHA1" + checksumValue: "8efa1de683ff7a3dec2bca16c8e81a8491a287ce" + - algorithm: "MD5" + checksumValue: "e20384b54e8d39d42b860e4dff906455" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandmessagebox.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410261" + checksums: + - algorithm: "MD5" + checksumValue: "7c2751caef6431aaed0c7e99be0cd0e2" + - algorithm: "SHA256" + checksumValue: "04271f51f5cc0162a7a7142a82bb3ed88a2d3bba7255f0bf268dcf207801d663" + - algorithm: "SHA1" + checksumValue: "c1bbe6a55adf623b6110008b774b71f2ee98636d" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/testsprite2_sample.config" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410030" + checksums: + - algorithm: "SHA256" + checksumValue: "77edc2b8cb8d4eebe362cf87383cf8e1bde7b0e1f0c09aa573240eabbaa100f7" + - algorithm: "SHA1" + checksumValue: "7c251406327826e5000bc311482b3335c636d6ff" + - algorithm: "MD5" + checksumValue: "bff026c6617974a691ccd641c9f4c4c6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/resources/License.txt" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411592" + checksums: + - algorithm: "MD5" + checksumValue: "69df6c03f3e6379808b995be6dc93490" + - algorithm: "SHA256" + checksumValue: "c15e702729533fa97e98fd5b58f6a0563760668fb223cf07022ef7bdfb162f88" + - algorithm: "SHA1" + checksumValue: "c03400018e95f78ea40ec9dbb06cdb1994c5f840" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/edid.h" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411590" + checksums: + - algorithm: "MD5" + checksumValue: "4c50b93c86e2d4ab6311666fd32fcf1d" + - algorithm: "SHA256" + checksumValue: "b11b2fcf6d9ca6ba43ccd97310a797e65950230b0e7de9403be072d78b8e4c7f" + - algorithm: "SHA1" + checksumValue: "60a06939d30e5e542e40a7df0a56fa112cd4ac89" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11dyn.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410268" + checksums: + - algorithm: "SHA256" + checksumValue: "003cf42b92b8a01ca6a15ccf0ddd6b1b1b52441ceda98f54f16d18abaf7cd232" + - algorithm: "SHA1" + checksumValue: "7d7bedab054b5304ccdafde7986207922aab5485" + - algorithm: "MD5" + checksumValue: "eccbb42b3b0a38f0b0ecd82b75071dd0" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_rwhelper.h" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3410402" + checksums: + - algorithm: "SHA256" + checksumValue: "6dba28725dd42dc4730ee9962833a1065677a5c46d8fdb76fb9819ff76fbffe0" + - algorithm: "SHA1" + checksumValue: "6e0d074ad1a88fb063af4bc1a0a3da916902eed2" + - algorithm: "MD5" + checksumValue: "6548a6f8e179eafff76a65f5c1a4fd28" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/nacl/manifest.json" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410274" + checksums: + - algorithm: "SHA256" + checksumValue: "99fddc710851bde73b3df61b9265570753254f23e314251ed1f81381c468c5aa" + - algorithm: "SHA1" + checksumValue: "fd5006b6b14fde3c5bda48ce86f40f5e36b150d2" + - algorithm: "MD5" + checksumValue: "1d73adde33258a413245028c0c2971c9" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_parsehelper.h" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3410403" + checksums: + - algorithm: "SHA1" + checksumValue: "eefa29e590ab8d876318675e1578ee1334825e41" + - algorithm: "MD5" + checksumValue: "b6fdab7c81264a4163dfae73b5a9a27f" + - algorithm: "SHA256" + checksumValue: "29f2196890897dfab9eda2de5540dd8273427069f055b06602ead5a12cfdf714" + copyrightText: "Copyright (c) 2012 The Chromium Authors. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/nacl/index.html" + licenseComments: "The information in the file is:\nThe Chromium Authors. All rights\ + \ reserved.\nUse of this source code is governed by a BSD-style license that can\ + \ be\nfound in the LICENSE file.\nObviously the file is taken from the chrmium\ + \ source tree. We checked the LICENSE file of the Chromium Repo on GitHub: https://github.com/chromium/chromium/blob/main/LICENSE\n\ + The information displayed is an individualized BSD-3-Clause license. We took the\ + \ license text and concluded BSD-3-Clause as license of this file.\nThe information\ + \ was retrieved on 16th of Oct 2023" + licenseConcluded: "LicenseRef-BSD-3-Clause-7f5d2ce8d75ce1977dedf2806bb2d69e" + licenseInfoInFiles: + - "LicenseRef-BSD-3-Clause" + - "LicenseRef-BSD" +- SPDXID: "SPDXRef-item3411129" + checksums: + - algorithm: "SHA1" + checksumValue: "4dcba044347f6270ebc6face07e5c5a293bcc90e" + - algorithm: "SHA256" + checksumValue: "866e371ff0db91860e3ec10cb9ba289cfaa8834c70ef945dfd0f15e383fa0c67" + - algorithm: "MD5" + checksumValue: "977575a6afa4e4d607573fa326dd0ce1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_hid.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410887" + checksums: + - algorithm: "MD5" + checksumValue: "125b10b94688f8349472975a189d64a0" + - algorithm: "SHA1" + checksumValue: "ac148e05046f052547f119f038dc31296653fdac" + - algorithm: "SHA256" + checksumValue: "29c8707ca10ac5b97953333bc51f2effad04f4bf5f1e4a6ae8a5bb3c15534c82" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/loadso/dlopen/SDL_sysloadso.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411591" + checksums: + - algorithm: "SHA256" + checksumValue: "62eb2244ada45f3f852cbd21a22702820aa3bec31d6d6894520c589295971d09" + - algorithm: "SHA1" + checksumValue: "7d7d67b8b0a648ffa84806a2bf15612f74d193f2" + - algorithm: "MD5" + checksumValue: "bd3eb4b55dcc805812db00a3e475934d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11vulkan.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411360" + checksums: + - algorithm: "SHA256" + checksumValue: "857f43725b6e39bf1495a534e206baa2f3eeb291612c4c462130fbdd95d4d4a5" + - algorithm: "SHA1" + checksumValue: "4c4503fb6fa4e68d75dcf3542bee710f3d485727" + - algorithm: "MD5" + checksumValue: "ac37f775f459e7ab2425f331a7ff8c58" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandkeyboard.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410260" + checksums: + - algorithm: "SHA1" + checksumValue: "c116a0895e906272dc613cff7a007e090d20694a" + - algorithm: "MD5" + checksumValue: "ffbae90ca37d4fdee079a63dc3199099" + - algorithm: "SHA256" + checksumValue: "045577e34ac735fd6d929de1eebdc32c6985981f77255b159cddf2a7232e4c60" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/autogen.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410405" + checksums: + - algorithm: "MD5" + checksumValue: "98c8f8388d85396a7c036243f7e45302" + - algorithm: "SHA256" + checksumValue: "faf7b7c057439f37c0c9d4723eba2d9ffcac34d37dfcd43950efea4356283327" + - algorithm: "SHA1" + checksumValue: "a5ad39def7b7c119564f2b85fdf6119dd67d8462" + copyrightText: "Copyright (c) 2013 The Chromium Authors. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/nacl/Makefile" + licenseComments: "The information in the file is:\nThe Chromium Authors. All rights\ + \ reserved.\nUse of this source code is governed by a BSD-style license that can\ + \ be\nfound in the LICENSE file.\nObviously the file is taken from the chrmium\ + \ source tree. We checked the LICENSE file of the Chromium Repo on GitHub: https://github.com/chromium/chromium/blob/main/LICENSE\n\ + The information displayed is an individualized BSD-3-Clause license. We took the\ + \ license text and concluded BSD-3-Clause as license of this file.\nThe information\ + \ was retrieved on 16th of Oct 2023" + licenseConcluded: "LicenseRef-BSD-3-Clause-7f5d2ce8d75ce1977dedf2806bb2d69e" + licenseInfoInFiles: + - "LicenseRef-BSD-3-Clause" + - "LicenseRef-BSD" +- SPDXID: "SPDXRef-item3410889" + checksums: + - algorithm: "SHA1" + checksumValue: "8fb4dbd575e63995125fb849f8f92c902aa08b44" + - algorithm: "SHA256" + checksumValue: "a2959964c5486482f5e0b039cb06b5fdf3354ef50b3ab583cf0dbc9be1e225bd" + - algorithm: "MD5" + checksumValue: "610f606e8b732130e4e458cd1eed65f0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/loadso/os2/SDL_sysloadso.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411736" + checksums: + - algorithm: "SHA256" + checksumValue: "48736a820c8ceab147c5a95f8ddc91e41a5b399d686e4e60ecc89cecec319473" + - algorithm: "MD5" + checksumValue: "33286d3582f8acf55424886b2f4a262b" + - algorithm: "SHA1" + checksumValue: "9c8a07942328db45440a22e3c9e529e0b0dd7680" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/android/SDL_androidsensor.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411733" + checksums: + - algorithm: "SHA256" + checksumValue: "542b84fd33c13505cf23e74ce045371387fa40d21ebd92c1ddedffd3d6710da2" + - algorithm: "SHA1" + checksumValue: "900e3ec1374d0b157f791a502acbf25b659a65a2" + - algorithm: "MD5" + checksumValue: "08b6e66b3f6eb54257378acfa43f6b5f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/SDL_syssensor.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411120" + checksums: + - algorithm: "SHA256" + checksumValue: "ebf4e46fae5b9f43008e31f0a91c9babceb1e38e16b07205a84ae51f157c28d4" + - algorithm: "SHA1" + checksumValue: "4414dc3a47db32b68366c1cb5d4b7b82c54b2898" + - algorithm: "MD5" + checksumValue: "f17fd29cc10951d7db821629da807614" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/os2cp.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410276" + checksums: + - algorithm: "SHA256" + checksumValue: "3bf5ca516ff4cd8ffe1b7779029d3c67e358088c98207562951b37f5045f2acc" + - algorithm: "SHA1" + checksumValue: "bd57e6c3fecfdb00ae86af40447e1c3b1985ae3e" + - algorithm: "MD5" + checksumValue: "97a1e741c3e68c8fbfdeb1dcdfa2972b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/README.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410273" + checksums: + - algorithm: "MD5" + checksumValue: "64c78c98a49694380b00a2b6d108e198" + - algorithm: "SHA256" + checksumValue: "8577fdc2713d836c8d0392f5654012dd7e00fdc2752531eade5e663f385c4a1f" + - algorithm: "SHA1" + checksumValue: "f4551c5e9aa689d34ff24ad474c33cb0940322a0" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_random_variator.h" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3410407" + checksums: + - algorithm: "SHA1" + checksumValue: "3a0aa3e28239e38627ba6a822fd9b68bd0b46f0b" + - algorithm: "SHA256" + checksumValue: "7aaed4b9b17afed3eb7ca240787af87cd98a965ae3930388982a7c87edb0a2b2" + - algorithm: "MD5" + checksumValue: "923de41cc8025be53bbf7584e0d7f6fc" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testaudiohotplug.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410278" + checksums: + - algorithm: "SHA1" + checksumValue: "5199891a62ab95f2436efe3a098849b220ff264a" + - algorithm: "MD5" + checksumValue: "dbddd3c65769b5b471d32cb98008ed75" + - algorithm: "SHA256" + checksumValue: "fd2ca388cf7be175dea6d8cb1007e6cdedd6b9b1154a99bf3ea9b79107b2b767" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/docs/Doxyfile" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-See-doc.OTHER" + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410404" + checksums: + - algorithm: "SHA1" + checksumValue: "f79ec29c90a920970b5a5df10517ee3ed5f7a5da" + - algorithm: "MD5" + checksumValue: "633a06205250e45fb450f709599162b0" + - algorithm: "SHA256" + checksumValue: "033f789d2c8e120d41ba40672e2cb27f62e059755a871286157897d7bac89c09" + copyrightText: "Copyright (c) 2012 The Chromium Authors. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/nacl/common.js" + licenseComments: "The information in the file is:\nThe Chromium Authors. All rights\ + \ reserved.\nUse of this source code is governed by a BSD-style license that can\ + \ be\nfound in the LICENSE file.\nObviously the file is taken from the chrmium\ + \ source tree. We checked the LICENSE file of the Chromium Repo on GitHub: https://github.com/chromium/chromium/blob/main/LICENSE\n\ + The information displayed is an individualized BSD-3-Clause license. We took the\ + \ license text and concluded BSD-3-Clause as license of this file.\nThe information\ + \ was retrieved on 16th of Oct 2023" + licenseConcluded: "LicenseRef-BSD-3-Clause-7f5d2ce8d75ce1977dedf2806bb2d69e" + licenseInfoInFiles: + - "LicenseRef-BSD-3-Clause" + - "LicenseRef-BSD" +- SPDXID: "SPDXRef-item3410275" + checksums: + - algorithm: "MD5" + checksumValue: "ec4625eb210ac064d6808aef0f4e6031" + - algorithm: "SHA256" + checksumValue: "ddde6ebbd89d236bace75621f345bd27b2b9a034d5feab18603f484a81d5be8d" + - algorithm: "SHA1" + checksumValue: "3c227ca1800672bece3784495a733396ef09d733" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_exhaustive_variator.h" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3411735" + checksums: + - algorithm: "MD5" + checksumValue: "3adcbcc45a8edeaeb80edf7370dc00cf" + - algorithm: "SHA1" + checksumValue: "eabd0f0f36aa82db1ceb2ade7327619aba4af391" + - algorithm: "SHA256" + checksumValue: "d6c826e2add3e56a0052955e01c381c0c4248c6971510319be72b60128ad8194" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/android/SDL_androidsensor.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411122" + checksums: + - algorithm: "MD5" + checksumValue: "11a9a5a2994657c59e7aa8991ce4c530" + - algorithm: "SHA1" + checksumValue: "9669ae610f4c68cfc4aaf18eb91a7dae4ca06ecc" + - algorithm: "SHA256" + checksumValue: "f37ffafcdf2b0867941e9eadd500d522efaa2cb08a65b6562ab20f76a898bbd8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/gdk/SDL_gdk.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411123" + checksums: + - algorithm: "SHA256" + checksumValue: "a4391800bce774d030d13c7e3031b33bea4ca68819b6241cec57af5cca1e34c4" + - algorithm: "SHA1" + checksumValue: "3bef68aa9a573968ca7f929c8778f5ce60d8cc66" + - algorithm: "MD5" + checksumValue: "e5fa37a2da8782b40ef949b096014a87" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/gdk/SDL_gdk.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410408" + checksums: + - algorithm: "MD5" + checksumValue: "1f1fb51aed000d843528a0b16755822b" + - algorithm: "SHA1" + checksumValue: "7f71ec7a4c8b09457b89ec43c31aa73800606c24" + - algorithm: "SHA256" + checksumValue: "adb64ba22ec03fb4b8ba8cba2410135a7724eb06f824d9062b62d006137b8f32" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnative.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411126" + checksums: + - algorithm: "SHA1" + checksumValue: "7f584a42ee3e0532ed88695984667fd3f0cc75ac" + - algorithm: "SHA256" + checksumValue: "a1c9ebcc0c4799391b0226868db45f40128e3ec4effc869f1701e35451e02f6b" + - algorithm: "MD5" + checksumValue: "7b8a64721601e7359937e1840a86f180" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/openbsd/SDL_wscons_kbd.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410409" + checksums: + - algorithm: "SHA1" + checksumValue: "afa077973a000736a59b9c89ec8e114d2061c2f9" + - algorithm: "SHA256" + checksumValue: "98c2a5252efb987d942757d58b4003e0b7491910e6f1d75bb438f4f9a34e9132" + - algorithm: "MD5" + checksumValue: "9019d2069b5ec1aef032ff321f158106" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga \nCopyright\ + \ (c) 2011, Edgar Simo Serra All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testrumble.c" + licenseComments: "NOASSERTION AND NOASSERTION" + licenseConcluded: "(LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9\ + \ AND LicenseRef-BSD-3-Clause-691d2809ec460516b08b94ef35d4c201)" + licenseInfoInFiles: + - "LicenseRef-WebM" + - "LicenseRef-BSD-3-Clause" + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410279" + checksums: + - algorithm: "MD5" + checksumValue: "504df37b6dc99dd13ff7c405c45f78ef" + - algorithm: "SHA256" + checksumValue: "1ab43f2e0731407c1d52a0e1ad377f5ede3bc7e22d7c979ac23e5f4bf8480775" + - algorithm: "SHA1" + checksumValue: "ffb94b7b9defac6edd496fda14ae7b05413b5b21" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/testsprite2_sample.parameters" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410406" + checksums: + - algorithm: "MD5" + checksumValue: "bdddb01f06992801a8129f3a0b68de86" + - algorithm: "SHA256" + checksumValue: "68d1d298ec92c897132c3efa82491bf14210cc27a4892014771d47d47c3c498f" + - algorithm: "SHA1" + checksumValue: "495282e2ddcef77e626727d10f230b77717a5661" + copyrightText: "Copyright (c) 2013 The Chromium Authors. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/nacl/background.js" + licenseComments: "The information in the file is:\nThe Chromium Authors. All rights\ + \ reserved.\nUse of this source code is governed by a BSD-style license that can\ + \ be\nfound in the LICENSE file.\nObviously the file is taken from the chrmium\ + \ source tree. We checked the LICENSE file of the Chromium Repo on GitHub: https://github.com/chromium/chromium/blob/main/LICENSE\n\ + The information displayed is an individualized BSD-3-Clause license. We took the\ + \ license text and concluded BSD-3-Clause as license of this file.\nThe information\ + \ was retrieved on 16th of Oct 2023" + licenseConcluded: "LicenseRef-BSD-3-Clause-7f5d2ce8d75ce1977dedf2806bb2d69e" + licenseInfoInFiles: + - "LicenseRef-BSD-3-Clause" + - "LicenseRef-BSD" +- SPDXID: "SPDXRef-item3411127" + checksums: + - algorithm: "SHA1" + checksumValue: "36861c621a01895f88f16944306c0f81a4981c81" + - algorithm: "MD5" + checksumValue: "5e58388546585b673e9c4be9572e9fc2" + - algorithm: "SHA256" + checksumValue: "7777e97e5c3279dace55b56e95bb41b6f729fe94878d8397130461f7f3aca89e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/openbsd/SDL_wscons.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411737" + checksums: + - algorithm: "SHA1" + checksumValue: "7fda43a7839ee2c2b364af24bd355f24d4ab5dc8" + - algorithm: "SHA256" + checksumValue: "dbe2ff6d7fa709cd3f4920b28e1948c551d330ed15c41884009f25a60e7e653a" + - algorithm: "MD5" + checksumValue: "f9d45ac1995d5ad2791a606d61014be4" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/SDL_sensor.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411125" + checksums: + - algorithm: "SHA1" + checksumValue: "33852db6109ef5b7f124cb8e06392a05ac448d69" + - algorithm: "SHA256" + checksumValue: "76ec3d2af5b85962e251ac2c4dcda6f4c0fccfe3e181b8848faaccafd727e03d" + - algorithm: "MD5" + checksumValue: "4d5342f27b9e47586a1781e9a4ef0943" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/openbsd/SDL_wscons_mouse.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410880" + checksums: + - algorithm: "MD5" + checksumValue: "683945c3bba4e06d9ac6f2391057e069" + - algorithm: "SHA256" + checksumValue: "a462bcf79dcaf61644868bb6727fa5b7050c6ed024560128afec9ae22335d00d" + - algorithm: "SHA1" + checksumValue: "488ead04aaaf57727930506e2a26c76ca0cbf1d8" + copyrightText: "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_exp.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Preserve-Permission-Notice" + - "LicenseRef-LicenseRef-scancode-sunpro" +- SPDXID: "SPDXRef-item3410881" + checksums: + - algorithm: "SHA256" + checksumValue: "d81f108164532fc91cabc2b5f3d5e7fc81916782d5f43d063022941dba0a8775" + - algorithm: "SHA1" + checksumValue: "6e3f94ad02dd599f42d393c0c868fd409ab7cc15" + - algorithm: "MD5" + checksumValue: "f95c9704ba6b2988a7c6bb50f704f5d0" + copyrightText: "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_sin.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Preserve-Permission-Notice" + - "LicenseRef-LicenseRef-scancode-sunpro" +- SPDXID: "SPDXRef-item3411739" + checksums: + - algorithm: "MD5" + checksumValue: "4b86073c7c75600b47ebe55b117d346c" + - algorithm: "SHA256" + checksumValue: "6460679a5afe415252c473067a92a5ce16ab2117d6cc8810694c0c1353bb6ddc" + - algorithm: "SHA1" + checksumValue: "2b4eab91119022d53a7408c7ddc1b24a814c20ed" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/vita/SDL_vitasensor.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410537" + checksums: + - algorithm: "SHA1" + checksumValue: "9cfae512895e6e3ae175773bf5dfe1a87c0263b5" + - algorithm: "MD5" + checksumValue: "578968aeaec9345b9752a6e35aeda914" + - algorithm: "SHA256" + checksumValue: "80152b52da2ac50a3323beaaec0fc1e3aa3c3b5a66d382fdb47736b313df9a75" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/sdlfind.cmake" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411594" + checksums: + - algorithm: "SHA256" + checksumValue: "1e8acbadb618cc07622280601b3e4ce68a8cdb47ea48191943a23ae50178ce78" + - algorithm: "MD5" + checksumValue: "c9e93634b2ef7863b963a149cc08e197" + - algorithm: "SHA1" + checksumValue: "a5d73030f0216338eb2c292f46b4f282e241e24c" + copyrightText: "Copyright 2007 Red Hat, Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/edid-parse.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-MIT-902fe71e696f7bd3555e54b30a34d2ff" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3411865" + checksums: + - algorithm: "SHA1" + checksumValue: "d5d68ef0cc456242e24d5c49cd9c0258159b6035" + - algorithm: "MD5" + checksumValue: "e4a20ae71f537fc6ee9cfbe0fa495d47" + - algorithm: "SHA256" + checksumValue: "3d681ab5b2cc88dec82a60c072ce0cbf18a949e5c37552a769c3d4a2e799d966" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/n3ds/SDL_n3dsaudio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411119" + checksums: + - algorithm: "SHA256" + checksumValue: "f03d20b5bafa0bcc6cb2579c116eb92941b2bc7ec6f87e6bf588c7b2dbea36e0" + - algorithm: "MD5" + checksumValue: "1c7bb88fe3c9a2e8da83b21682c1bdcc" + - algorithm: "SHA1" + checksumValue: "4237148556195585464588431cef1e94a71c898e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/test.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410535" + checksums: + - algorithm: "SHA256" + checksumValue: "c10e78c3a701db1aa8da4a5fab7eb84b53a3b13133a0aa1e77690e0ceca68a69" + - algorithm: "SHA1" + checksumValue: "5b4007197e5c7d9622f383b23bd10d18a1fc9aa2" + - algorithm: "MD5" + checksumValue: "a8c949707eab18c30a7d71ffee6166de" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/jni/Android.mk" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411117" + checksums: + - algorithm: "SHA256" + checksumValue: "ccf274eadd74dc7f1b84e15df1cfc4f59bd4955bfee683b8de9d912ec95067bc" + - algorithm: "MD5" + checksumValue: "dee66ea951e79ff98bcb3b4ff0b22b50" + - algorithm: "SHA1" + checksumValue: "1f3f28511e182ac9442ce475657f0551e8b3537f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/os2iconv.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411852" + checksums: + - algorithm: "MD5" + checksumValue: "b7c5155233e7d66dbef28daa151536d8" + - algorithm: "SHA256" + checksumValue: "b30a87d065f7fb4fc7dc734b90f1a5d82133885aba0a344e3210784ab79f5b17" + - algorithm: "SHA1" + checksumValue: "4befc5fcfb2c4222f7095533ca3fcf86d1f2e410" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/vita/SDL_vitaaudio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410539" + checksums: + - algorithm: "SHA256" + checksumValue: "0a6ef2542acabd3a952ad9c5f80a467bba88295fc7af426cc760744427ee68a7" + - algorithm: "SHA1" + checksumValue: "cdfa9ea7b8d9830002265cdd7242f0b6252ff2ba" + - algorithm: "MD5" + checksumValue: "29153430e4adc103c47d94730f264d87" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/autogen.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410027" + checksums: + - algorithm: "SHA1" + checksumValue: "18e99f3ec97afb35338d1ae847539e454bb50e8d" + - algorithm: "MD5" + checksumValue: "4b771b483154c04be69f3be32ad1d9c5" + - algorithm: "SHA256" + checksumValue: "61e43c4a85c6a8c6a6de693fdfd86dbd0e5f1794f0775e97e493df97bfe14ae9" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/resources/CMake/sdl2-config-version.cmake" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411112" + checksums: + - algorithm: "SHA1" + checksumValue: "c5f8cabaf683763defedbd354b7f556c218ebacd" + - algorithm: "MD5" + checksumValue: "8aad76ce89cdb9009d9d0f5af0f4d586" + - algorithm: "SHA256" + checksumValue: "47e8dc88053b5b265d902d3d1da5a9d7e0234cea3e56f489ed1d4d9c958b5022" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/iconv.h" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411867" + checksums: + - algorithm: "SHA256" + checksumValue: "e54e5d465dad966de14d9fcf872261f6773e30f89ce7703943444d33c084c031" + - algorithm: "SHA1" + checksumValue: "f4bb67a719676509eeac112034772f5592ddaf52" + - algorithm: "MD5" + checksumValue: "e62d409a34cc105eb9ec3674bb7ee505" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/netbsd/SDL_netbsdaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411355" + checksums: + - algorithm: "SHA1" + checksumValue: "1978f6d81623a6fa09e7f696d04b4e86b23967e1" + - algorithm: "SHA256" + checksumValue: "ffc56df59580615ac266341e88b2631f6b8e18164abbe6d2c78fad532221e10d" + - algorithm: "MD5" + checksumValue: "2e8dfb03c17283269beb405150e8e975" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandevents_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411593" + checksums: + - algorithm: "SHA1" + checksumValue: "3221b1f8b57c2910e79aefee3523dc969f99cd92" + - algorithm: "SHA256" + checksumValue: "4013a2fe73b9d631b80c967e848d173c61a60672c0a7183b03a94c05cb38b60d" + - algorithm: "MD5" + checksumValue: "176d7b0b534442337c25f4241f5e587f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11xfixes.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410536" + checksums: + - algorithm: "MD5" + checksumValue: "d73f824c5c87d7501229606c88ea412d" + - algorithm: "SHA256" + checksumValue: "65d68a30a0de7b971c985fc85d249866ece04fd3762233ff065807eb4abb8584" + - algorithm: "SHA1" + checksumValue: "60d815909b276f6ec5f9f813c3c698c74ec6846f" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/CheckCPUArchitecture.cmake" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411356" + checksums: + - algorithm: "SHA256" + checksumValue: "7a918998bfce99d7f2f2fa20225bee5f5266126f21e8afdaeb1f0ce51a7077ef" + - algorithm: "MD5" + checksumValue: "43b32db32a8cfbe48e078f7d02e9b38e" + - algorithm: "SHA1" + checksumValue: "fd1330aa8d4c250ef82956759a2bf67cfeae86a1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandvideo.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410262" + checksums: + - algorithm: "SHA1" + checksumValue: "d53c5c4c65536cdedb145e436150c10fbb5e1297" + - algorithm: "MD5" + checksumValue: "6c1686da787462748f2376cebd64be78" + - algorithm: "SHA256" + checksumValue: "fb34eb041e75fa4951d225d8d24d8564c44bc42940e7ae45ba52b3a5165e9e4b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/launch_harness.cmd" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411868" + checksums: + - algorithm: "SHA256" + checksumValue: "b238a7437d0f0c691895cf87310530966ad870c846d8e0270fb6d962748a2173" + - algorithm: "SHA1" + checksumValue: "12bbec601016e466a05cd77f1a8ca963a4ba2f1b" + - algorithm: "MD5" + checksumValue: "c1dffc48447b0f01c6081695b3cf7fe2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/netbsd/SDL_netbsdaudio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410025" + checksums: + - algorithm: "MD5" + checksumValue: "816513c205875a79f39b0ed0577c3299" + - algorithm: "SHA256" + checksumValue: "7344813dd3097a8d8a4378cb7adbaad0d01917d9dadd3184c5d76ad0d00c8fbf" + - algorithm: "SHA1" + checksumValue: "8f1ad0b347d1e501a0058f1152db6b59b84406e5" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/resources/SDL_DS_Store" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411110" + checksums: + - algorithm: "SHA1" + checksumValue: "038a3cd0d9201ed16050efdbb31062dbc74bd3c6" + - algorithm: "SHA256" + checksumValue: "70e991a3506a79d9656a75010f0dd8abef68e80195402c6773e7982a9b2d7192" + - algorithm: "MD5" + checksumValue: "4ee20470085a8c5c1d984b99442b5cf2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/SDL_os2.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410039" + checksums: + - algorithm: "SHA256" + checksumValue: "4b1b4f6f03a9c6285eb4af75bc4a0d0c7852014de28fb8a18b42bad3b9eb5ae3" + - algorithm: "SHA1" + checksumValue: "22557a3c5d76a1ffb5e679d0b6b6261bd01290d4" + - algorithm: "MD5" + checksumValue: "4bea156bf15c99b09f9ba864d8cd312b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/SDL2/Info.plist" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411350" + checksums: + - algorithm: "MD5" + checksumValue: "f525423f77b966f2ffaa6fdc28a51afe" + - algorithm: "SHA1" + checksumValue: "2a1e0f3f8b0951731180d4f860056a2612f4b057" + - algorithm: "SHA256" + checksumValue: "48546e3933f7caa875b40ccec3e8a89972f0b8fbf5c00d7b2287fc3946babe68" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandsym.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411595" + checksums: + - algorithm: "MD5" + checksumValue: "4104cd175819421d5360a6453cff953b" + - algorithm: "SHA256" + checksumValue: "7055414421bc704badb75a42af6501381e8f9f27ace4bdc91f1277d4339e1e03" + - algorithm: "SHA1" + checksumValue: "9510aa7ecdc949633d201a5f8cceb7297bffc520" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11vulkan.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411860" + checksums: + - algorithm: "MD5" + checksumValue: "e4dff2bf048463b969e90fe075939d86" + - algorithm: "SHA256" + checksumValue: "b0147d1dee89d2791cde96ab225539aecbf3986aade2c2c7a06f8338947c8ebd" + - algorithm: "SHA1" + checksumValue: "5664ddc68a1b0ece09ef614e0fd7ffd51c46f4c1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/wasapi/SDL_wasapi_win32.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411357" + checksums: + - algorithm: "SHA1" + checksumValue: "a71383b202382f119fd51708f5f4047bf0fcd23f" + - algorithm: "SHA256" + checksumValue: "24f9aa809a88e287dd4e111beb60b9e96e3edbb37ffef25aae514d32396f8bd4" + - algorithm: "MD5" + checksumValue: "0c8ae2b70924abe6e101f877436fd2d0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandtouch.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410265" + checksums: + - algorithm: "MD5" + checksumValue: "afa0fa5cf88b21580ffcf07a585a9577" + - algorithm: "SHA256" + checksumValue: "0fde91c479607c37f6c2833902e182055297f37020b5822067bb19f0357bcc2a" + - algorithm: "SHA1" + checksumValue: "f2a9e5220d3403abcb29a5d661c39af940f02c00" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_screenshot.h" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3410538" + checksums: + - algorithm: "MD5" + checksumValue: "52ddc9f5fe0be5ee5f057e9722305894" + - algorithm: "SHA256" + checksumValue: "cd4e0f13bc44a606a472ffb2d58b3427e8567585ee100e7480661f8f88e723a5" + - algorithm: "SHA1" + checksumValue: "5fb9ba569b27444672f63e1657f4c7d574eec999" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/sdlchecks.cmake" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411358" + checksums: + - algorithm: "SHA256" + checksumValue: "787e81437ab1c475dbc7211fdbd19162af23250f51b228bf3e14f123f8834228" + - algorithm: "SHA1" + checksumValue: "03f0f1741fe512835b64e70dcd8579bb771cb690" + - algorithm: "MD5" + checksumValue: "df7fe845512d9c22bed18c4ec806e231" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandvulkan.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411596" + checksums: + - algorithm: "SHA1" + checksumValue: "56c965b5b3341668d3228f72314ae791dcb6044b" + - algorithm: "MD5" + checksumValue: "9bd59184c85d9914fcb1a185d06489ee" + - algorithm: "SHA256" + checksumValue: "cb975c08331aad84d3e3c2f90785a7f156d7472b742eb72d5f857038c0371c9b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11video.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411362" + checksums: + - algorithm: "MD5" + checksumValue: "cd4b9f7e99269bc95a94716377374aa6" + - algorithm: "SHA1" + checksumValue: "c3795ebd6fb56aa742f0a98e40d2a30ce94d6e6c" + - algorithm: "SHA256" + checksumValue: "80b9b0312a9beebff9c25203a0f012187b111da7ad4b3f226c59ff43481f4135" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylanddyn.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411363" + checksums: + - algorithm: "MD5" + checksumValue: "65579a688b92a91adf402b98ff21ec12" + - algorithm: "SHA256" + checksumValue: "3692605886e35c13e204b11dc1ead080a56ec969f83c62c8c551f6ac80486b39" + - algorithm: "SHA1" + checksumValue: "c6d8f9642f4dc73dec3efd4cb042de032ead10d6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandopengles.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410034" + checksums: + - algorithm: "MD5" + checksumValue: "c77c7d8e613c072e79b4e4e2b2240f70" + - algorithm: "SHA256" + checksumValue: "76bdd0d1ad0fdd2c94af9dd43261f1ece82bf195e68b721c5e8280f6058a5810" + - algorithm: "SHA1" + checksumValue: "e5484e8b4b5744180166d8beb6ad697794f1a29b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/SDL.xcodeproj/xcshareddata/xcschemes/xcFramework-iOS.xcscheme" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411114" + checksums: + - algorithm: "SHA1" + checksumValue: "164e9d3edf77d1338d71adac45819a5d68e592b5" + - algorithm: "SHA256" + checksumValue: "a11355239f4db2cba91e007af384fbec05dcc3420bc24ff309dac410805b8d1f" + - algorithm: "MD5" + checksumValue: "84269a4d27053e3284b5790818cfca02" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/os2cp.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411598" + checksums: + - algorithm: "SHA256" + checksumValue: "4ba9d9a3849ab0e01e61d94d1363093008b94d316f3e9bfd9e2f06ac5806359f" + - algorithm: "MD5" + checksumValue: "ade1b2ac19c3ea979c0aaa24cbdf0df8" + - algorithm: "SHA1" + checksumValue: "e0db431bfe750cd230d232d7ae50bf9de889878a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11keyboard.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410267" + checksums: + - algorithm: "SHA256" + checksumValue: "7ecb2bae4d97a495374310a2a7413f9f21031fd330497012d3478b039382873b" + - algorithm: "MD5" + checksumValue: "fd22edf318463fd4d1127e88ef74f99d" + - algorithm: "SHA1" + checksumValue: "5201a3c95f6f5e7d51e7739c85adba4d2525b24c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_mischelper.h" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410264" + checksums: + - algorithm: "SHA1" + checksumValue: "a652ce30bb8f3dcdb8de4f358200c8b6c9cc5ae6" + - algorithm: "MD5" + checksumValue: "936a2d78b923a2f3063fa8c401333625" + - algorithm: "SHA256" + checksumValue: "0d0badc6b78dcb369294ef69084dfb9c01692bf73238b0f5726852c0c2cafd25" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_variators.h" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3411367" + checksums: + - algorithm: "SHA1" + checksumValue: "5dbc3987eedd5c51a2a7213768d3d5900b252d58" + - algorithm: "SHA256" + checksumValue: "180dd66fadb3dbe21248339d49d09a08ce93175f8d7e06578a5691d3b83bd15d" + - algorithm: "MD5" + checksumValue: "7487d5b21bdb9e5cbe8f0bf95b9f416a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylanddatamanager.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411116" + checksums: + - algorithm: "MD5" + checksumValue: "d0f62b1d648f1b49c32326d40a375670" + - algorithm: "SHA256" + checksumValue: "4e317721aa0512680bbe770c9d46a3cfd03eed904c07560119df296018910e49" + - algorithm: "SHA1" + checksumValue: "c3acb295e3664bc93b6ac81f42c4e58e4b60177f" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/makefile" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410036" + checksums: + - algorithm: "SHA1" + checksumValue: "9f64efa6c03382d3e74d3e771770a092ece7e523" + - algorithm: "SHA256" + checksumValue: "66278b91a5ac89d9cc277eb4f9db965209a776836f09dff92bdb03c01190390f" + - algorithm: "MD5" + checksumValue: "615ad69c8cba11645a869cf4a6a1d318" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/SDL.xcodeproj/project.pbxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-BSD-3-Clause" + - "LicenseRef-GPL-3.0-only" + - "LicenseRef-BSD-possibility" +- SPDXID: "SPDXRef-item3410266" + checksums: + - algorithm: "SHA1" + checksumValue: "39abf9b255c3d2ea3ea1623cff8f48d822928c3b" + - algorithm: "MD5" + checksumValue: "df150a0a5711595caf3117018440470a" + - algorithm: "SHA256" + checksumValue: "5282ef220bb1911573b20432550f167dd7561a40006daab10311553c830b1d3f" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_variator_common.h" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3411364" + checksums: + - algorithm: "SHA256" + checksumValue: "cd3a643289160405566b8a54c03c11f7b8387f1d7e82b915f049c7d213daf3c1" + - algorithm: "MD5" + checksumValue: "edc6ecd6d7420c575bf74408b2c7d846" + - algorithm: "SHA1" + checksumValue: "49cbc54d0404c7d3dbf775e0f5e2208d3b4237a3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandmessagebox.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411113" + checksums: + - algorithm: "SHA256" + checksumValue: "493b7d906c9c22f6bbaaed6b200b5ded1c5df5ee6d556177daa2b60487f4bdb4" + - algorithm: "MD5" + checksumValue: "5e83e00506876527ca4d966084185149" + - algorithm: "SHA1" + checksumValue: "68fa3f5946ef8095022e3c112aec19fe2952f038" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/sys2utf8.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411365" + checksums: + - algorithm: "MD5" + checksumValue: "ae94ecab9f80b1ed5abf002843433f16" + - algorithm: "SHA1" + checksumValue: "5b4e653e09976b2c24efeb5f3d2e2e0d64cb07e1" + - algorithm: "SHA256" + checksumValue: "a5ee48d0716398a87cc59d6898228badd40d31fbb0271b28a95526a79e08998a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandmouse.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411597" + checksums: + - algorithm: "MD5" + checksumValue: "6714a58b757d111f9cfc7d8c38cf77dd" + - algorithm: "SHA1" + checksumValue: "7a98041a0f15999cafd657fa724ee7e0cc9a4cc6" + - algorithm: "SHA256" + checksumValue: "ed0ca952d3ad63245ac8a55ac6d8747368d44e375584602b6a99c538daef41ab" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11xinput2.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410037" + checksums: + - algorithm: "MD5" + checksumValue: "496d4ae46f626716f5171dcb22147097" + - algorithm: "SHA256" + checksumValue: "e23c60aca2dd6dcafab77f56d20d0d9bcedbb8e27fb820fae4f0656361afefbb" + - algorithm: "SHA1" + checksumValue: "4c3b57bbfd511d0e68eb516d03486c9879719e9f" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/Info-Framework.plist" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411369" + checksums: + - algorithm: "SHA256" + checksumValue: "eb9585c136ae8aed121d39c008fc448f5e5d37061f1594a3934b6113babc6bcd" + - algorithm: "MD5" + checksumValue: "2ede67c1dc4c59246915737f3ebefa5a" + - algorithm: "SHA1" + checksumValue: "c398f56a46180413caa8c85411a04424b45417ee" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_vulkan_utils.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411366" + checksums: + - algorithm: "SHA256" + checksumValue: "64dcfc1b6cb4decd9b3c6d2921f0ee89199ec202339563fb466eebf372776791" + - algorithm: "MD5" + checksumValue: "abe13f3f9cbb9caa15ac79e6cf34a603" + - algorithm: "SHA1" + checksumValue: "8d63724579a5eebf00e5baf444c5df167700cf52" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandopengles.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411599" + checksums: + - algorithm: "SHA1" + checksumValue: "b2543de5ac2a5c7cbdfd06ad582b09e17c05fcb8" + - algorithm: "SHA256" + checksumValue: "b4ecdbe2d523591d28e3f5435f51fdbd982f2e0d778c646342a13135113d90dc" + - algorithm: "MD5" + checksumValue: "b9436df8f34e11b76abd2e46782238d0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_1.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410035" + checksums: + - algorithm: "MD5" + checksumValue: "faee103de9f698f8abf88e07bfd17cf8" + - algorithm: "SHA256" + checksumValue: "f4d201e1613abcd678fb3e2c9853d9a0aff2570e3e1fbafde9e40123c8993bce" + - algorithm: "SHA1" + checksumValue: "e3fc2533c91653672c1642fd3e5658fb407a5eb1" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/SDL.xcodeproj/xcshareddata/xcschemes/Framework-iOS.xcscheme" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410269" + checksums: + - algorithm: "SHA256" + checksumValue: "b3ed800e4109538f10b46a9339a690792729f219b644e63c62111004976fd52f" + - algorithm: "SHA1" + checksumValue: "39b1a18758f425aeb00a35c11898f60e48b0ed3e" + - algorithm: "MD5" + checksumValue: "35dbb8857dfb10904c2445757d0d7fff" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_harness_argparser.h" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411368" + checksums: + - algorithm: "SHA256" + checksumValue: "d9882ba908c5a259c93e642d5b90247eb97b0fd18d4792a9329255470e490055" + - algorithm: "MD5" + checksumValue: "b641678ba61fb3a87bcdb93de2f37891" + - algorithm: "SHA1" + checksumValue: "92657f72417e5c170b2fd8eee12557585c415a3b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_shape_internals.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410158" + checksums: + - algorithm: "SHA256" + checksumValue: "bf4912d54e71b9d2bcae802e23bda04c33f400b4022994150be086679c27d126" + - algorithm: "MD5" + checksumValue: "1cb96d23747b392908c1eb6b13b2b66a" + - algorithm: "SHA1" + checksumValue: "11cc590002c236bb25a9d1b43d13d0bd00eb09bb" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$OptionString.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411130" + checksums: + - algorithm: "SHA1" + checksumValue: "58ec3ec25872dc24d0a581bab7b8607ef5789e58" + - algorithm: "SHA256" + checksumValue: "9b33539002484d62442e3219fb0f472329096fe5c5c6a913ea8960899c7ebee4" + - algorithm: "MD5" + checksumValue: "e3d30d015cf6f362b3084456b1c3f523" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_hid.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411006" + checksums: + - algorithm: "SHA1" + checksumValue: "4a6fe2845ed3c525ad184e77ddfb47f4d015d05c" + - algorithm: "MD5" + checksumValue: "e70e99cc17415e5d15c8515d66555503" + - algorithm: "SHA256" + checksumValue: "7416d977b1e2d7ed3a96050d52c64c8b1abea5169aec7978a0bd0cd422bb74a9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d/SDL_shaders_d3d.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410150" + checksums: + - algorithm: "SHA1" + checksumValue: "67b6d63e71b2567622d0ad8935f0259fa88ea272" + - algorithm: "MD5" + checksumValue: "e20798bda294b08bbe5fc8ddba36a7d6" + - algorithm: "SHA256" + checksumValue: "29bd7dcfb9d777dea73aab42195c2751214258d969e66267afd1b49d4846bc77" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$OptionAwareParserState.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411142" + checksums: + - algorithm: "SHA256" + checksumValue: "4ed2995631aec84f60ee45583aa40a2e4505cf43485a71d53fad6abe4e639522" + - algorithm: "MD5" + checksumValue: "1b94a5816b4798562a9a7cccea92aba5" + - algorithm: "SHA1" + checksumValue: "7b45b451e5d236302c8591543e2812bb6809a10f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_assert.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411482" + checksums: + - algorithm: "MD5" + checksumValue: "19950d043aed1cb15a630f255546dab2" + - algorithm: "SHA1" + checksumValue: "39b2372c3d254addee407682f44760ca22116c7e" + - algorithm: "SHA256" + checksumValue: "f5da0747540a50be5f44aad264aae45bdf157a192c40f17487dd9a2f99c71b6c" + copyrightText: "Copyright 2017-2020 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/GLES2/gl2platform.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3410295" + checksums: + - algorithm: "MD5" + checksumValue: "34c47d1a3f1381031cc43de9c45786b8" + - algorithm: "SHA256" + checksumValue: "9a02929ae9739a7d6ce3a4bfebf66157b26964924f5f1272600fa8b83916c4de" + - algorithm: "SHA1" + checksumValue: "72738136e0ab59017ca62c7a3663ede1bb19652a" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_blendmodes/testsprite2_blendmodes.actions" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410151" + checksums: + - algorithm: "MD5" + checksumValue: "576105166f14128d9a2207195d129b8b" + - algorithm: "SHA256" + checksumValue: "c723e119be0294d7811ed3a3c6e525b28061edba425d76ba0ddd76acf75dba29" + - algorithm: "SHA1" + checksumValue: "02fa75d90d75619d11d3d48ceb4e57148c5feb11" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/AbstractCommandLineConverter.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410296" + checksums: + - algorithm: "SHA256" + checksumValue: "1663534fbb7c0138a5eeff2a81ae00422625bdf0a8ccb75a5017b3006de5b02a" + - algorithm: "SHA1" + checksumValue: "e46cbe69f441585acd9576504bf0dfbb82e41bc0" + - algorithm: "MD5" + checksumValue: "bfca636458c2ceeddf4de209504978fe" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_blendmodes/testsprite2_blendmodes.parameters" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411480" + checksums: + - algorithm: "SHA1" + checksumValue: "3709bd48f5d97b3f0ee89a2551d93625cf132238" + - algorithm: "MD5" + checksumValue: "2f203903eab505327eb7a393fc426357" + - algorithm: "SHA256" + checksumValue: "12b68cd454156211ce9a8f835e21fd72005324ab05b372ce6d22d58d48bb5932" + copyrightText: "Copyright 2013-2020 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/GLES2/gl2.h" + licenseComments: "The information in the file is:\nThe Khronos Group Inc.\nSPDX-License-Identifier:\ + \ MIT\n\nThis header is generated from the Khronos OpenGL / OpenGL ES XML\nAPI\ + \ Registry. The current version of the Registry, generator scripts\nused to make\ + \ the header, and the header can be found at\nhttps://github.com/KhronosGroup/OpenGL-Registry\n\ + \nThere is no text of the MIT license in this diretorcy. Nor in the given GitHub\ + \ Repo. Since Khronos used an individualized MIT license we took the text from\ + \ src/video/khronos/KHR/khrplatform.h and concluded MIT as license of this file.\ + \ \nThe information was retrieved on 9th of Nov 2023" + licenseConcluded: "LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3410282" + checksums: + - algorithm: "SHA256" + checksumValue: "259e1239f74554afca1d0d5300ec5b186ad59ede7e010fdbff9a8150b0c5cb2f" + - algorithm: "SHA1" + checksumValue: "4953f7a41978748af4883946c5db685ed445adbe" + - algorithm: "MD5" + checksumValue: "0ea124ce6fac219820e99f16a716ce87" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_fullscreen/testsprite2_fullscreen.config" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410526" + checksums: + - algorithm: "MD5" + checksumValue: "2a014e06bc68eab242a02f7b14d4876b" + - algorithm: "SHA256" + checksumValue: "538e3087e2e67b94a1a6a450e4fbe69b0048c256b4f311fdd92fa5113129cbcb" + - algorithm: "SHA1" + checksumValue: "54410ca05e9e53bf9a96a0ac759aa0dc2f49523d" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/sdlplatform.cmake" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411147" + checksums: + - algorithm: "SHA256" + checksumValue: "efeab1fa5e3535461e03f6b7c9959626e126b8454edcf512ff754739243b5140" + - algorithm: "MD5" + checksumValue: "7ae09d85d8ebfc4844a841762fc04f1b" + - algorithm: "SHA1" + checksumValue: "c657de01f1dc72cf8ca2ba157c8e52996fc87659" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_keyboard_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410523" + checksums: + - algorithm: "SHA1" + checksumValue: "e0588d2d53a04f0346489771ce19f10c8011e958" + - algorithm: "SHA256" + checksumValue: "ebf462fa9d7b4cde5cb04279cac963349e9f76ad3c81f5597e02d2c286f7e1d3" + - algorithm: "MD5" + checksumValue: "ee2370835dd05d2099297d067f7f03d8" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/PULL_REQUEST_TEMPLATE.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411144" + checksums: + - algorithm: "SHA1" + checksumValue: "70c20dfd4f37d5f4027d24312f6a56a54bc6da40" + - algorithm: "MD5" + checksumValue: "941563101f31c410ba4bdd0c9bfb1399" + - algorithm: "SHA256" + checksumValue: "da8e6272bc2bb25f294e1c5a2b9fa70a97f6e24c522acf3a1760e9b6b9b75647" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_touch_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411855" + checksums: + - algorithm: "SHA256" + checksumValue: "b1af36b7bbe188a09c55ac70a9dbd1727335902b93a5714a195fea77777edd2e" + - algorithm: "SHA1" + checksumValue: "3a18b1d5c9213da3c5f9517574ee26f08238dae2" + - algorithm: "MD5" + checksumValue: "5aade3ac8c51c66f28f56e859763fc45" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/sndio/SDL_sndioaudio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410298" + checksums: + - algorithm: "SHA1" + checksumValue: "dc0e2aeee57c95b16e4035f158a1a5a41b1f7510" + - algorithm: "MD5" + checksumValue: "6742697e6fc2dfd13cf6b8c130f25510" + - algorithm: "SHA256" + checksumValue: "febee00a2c0362762f078667401225b27e65a814ae7c12b1414d142dcc32e635" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/screenshot.c" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3411481" + checksums: + - algorithm: "MD5" + checksumValue: "c66a343e73f52b371e4e1b51a2a3c910" + - algorithm: "SHA256" + checksumValue: "4fc5b0034dcde9c125922e3e70d01489a6b335076856ee660294e1a6305a3719" + - algorithm: "SHA1" + checksumValue: "7eb4ef77e11f4a13bfba89c0be79ec9cf92a73cd" + copyrightText: "Copyright 2013-2020 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/GLES2/gl2ext.h" + licenseComments: "The information in the file is:\nThe Khronos Group Inc.\nSPDX-License-Identifier:\ + \ MIT\n\nThis header is generated from the Khronos OpenGL / OpenGL ES XML\nAPI\ + \ Registry. The current version of the Registry, generator scripts\nused to make\ + \ the header, and the header can be found at\nhttps://github.com/KhronosGroup/OpenGL-Registry\n\ + \nThere is no text of the MIT license in this diretorcy. Nor in the given GitHub\ + \ Repo. Since Khronos used an individualized MIT license we took the text from\ + \ src/video/khronos/KHR/khrplatform.h and concluded MIT as license of this file.\ + \ \nThe information was retrieved on 9th of Nov 2023" + licenseConcluded: "LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3411145" + checksums: + - algorithm: "SHA1" + checksumValue: "eb6a734ea13db1a22c263592698e3f2c19c021ad" + - algorithm: "SHA256" + checksumValue: "77cb7b9bcc194de6f54c66c774c38a22c99086bb3c357d0279f5eb8927c8b6fa" + - algorithm: "MD5" + checksumValue: "9801a67164c776e1625f92bb17bf35c8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_keysym_to_scancode.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411146" + checksums: + - algorithm: "MD5" + checksumValue: "d3cc183f654e32555bcf48534ca05ec7" + - algorithm: "SHA1" + checksumValue: "77a2cede99b6f98c0426b5a7e45e3f2e7d4ca741" + - algorithm: "SHA256" + checksumValue: "7d351a94f091a7c1969a6a6921a2af8945bc6548a2dd5853c52f72540e6768c4" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_keysym_to_scancode_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411856" + checksums: + - algorithm: "MD5" + checksumValue: "ac4fa0e249f27c4a14c3a4e6806486f8" + - algorithm: "SHA256" + checksumValue: "90ec91d52781d02bc7107ef7173c6e675d779988218097a5d8c64d873bcba355" + - algorithm: "SHA1" + checksumValue: "3780cf41d3265c2dfe559e416a78bec2e5511cb4" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/sndio/SDL_sndioaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411149" + checksums: + - algorithm: "SHA1" + checksumValue: "f9e2120b74acddf6b3bd88438729fb1e6f9813d6" + - algorithm: "SHA256" + checksumValue: "f47dbbfc8f8fad63a5071ed14695cb7a35838ab75b095eab8a372280c7f3a09c" + - algorithm: "MD5" + checksumValue: "09ab411a405bcdcb940c50e6eaa93890" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_mouse.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410525" + checksums: + - algorithm: "SHA256" + checksumValue: "df4f48762380f8e71f082702857501b94dcca6c6f1d931f7a2a09aa4f6b2fb7a" + - algorithm: "SHA1" + checksumValue: "b478dd94b17fea1199cd272532db22afe69ca3ab" + - algorithm: "MD5" + checksumValue: "2c4ddaa1390a3f7ba9498f51bb8a5c50" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/macros.cmake" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410299" + checksums: + - algorithm: "MD5" + checksumValue: "bd84dfd73d587329fd50d1893774d601" + - algorithm: "SHA1" + checksumValue: "ae75a84a3cd4855fd430acbb314fb494a59c3bf2" + - algorithm: "SHA256" + checksumValue: "c480eb5f070b441f4530a9711a6ff2fa12c2c3298df48b898b6854ef3058cbf5" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/testharness.c" + licenseComments: "The information in the file is:\nSee LICENSE.txt for the full\ + \ license governing this code. \nThe LICENSE.txt file in the root directory contains\ + \ the text of the zlib license, we took this text and concluded zlib as license\ + \ of this file." + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-See-file" +- SPDXID: "SPDXRef-item3411857" + checksums: + - algorithm: "SHA256" + checksumValue: "f77c23cf0b0fb4280288f5e6a0bbf11bcecf9a44b74462445ea50e419dd4d49e" + - algorithm: "SHA1" + checksumValue: "f52e603d043e9b74ee8ba8e64bfd754ea9c29782" + - algorithm: "MD5" + checksumValue: "2424f7dfe3a9263f1f7b288f10f89e1a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audio_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410028" + checksums: + - algorithm: "SHA1" + checksumValue: "b36857843c73cbf8a50be80b6a61b2fcaab5de3a" + - algorithm: "MD5" + checksumValue: "b28e21d212f2b0bff1a11127b9bbc953" + - algorithm: "SHA256" + checksumValue: "0ee4d45bc89dcd1a7b593d454f9c7f9b50b549b547d052af29128e8159515615" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/resources/CMake/sdl2-config.cmake" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410520" + checksums: + - algorithm: "MD5" + checksumValue: "fbec75b50285d85eb6d046917af20dfb" + - algorithm: "SHA256" + checksumValue: "f4726bbe9cd48f3089463a02945f949d2d5916c50b75b193fcf44110178453cc" + - algorithm: "SHA1" + checksumValue: "f9e9dc927a64d557f3c97446c5ca7df485052947" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/riscos.yml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410291" + checksums: + - algorithm: "SHA256" + checksumValue: "edbd7f84ab3997e8f14221714ff137bac31080f95d43ceb96565e6c0362479e5" + - algorithm: "SHA1" + checksumValue: "c10280bf31077fdc21ff5aab95d579653c86e620" + - algorithm: "MD5" + checksumValue: "536011f4941fd5d8e7ffdcc61b6ea79e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_geometry/testsprite2_geometry.config" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410029" + checksums: + - algorithm: "SHA256" + checksumValue: "3a34ea48469e349a49cabad92332a29af4e7d35d425bab9c36e94f3f153080bd" + - algorithm: "SHA1" + checksumValue: "d381a5dcc3dadc4b71e2ab6469fb4b1da3ea0555" + - algorithm: "MD5" + checksumValue: "2169c84241dd7687e8318006a198efa4" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/resources/ReadMe.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-MIT" + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410529" + checksums: + - algorithm: "MD5" + checksumValue: "9038a88bb577fa57eac7b9c3b9f27d26" + - algorithm: "SHA256" + checksumValue: "60724a0c20927ebc632441f3fbb1f6a605ebd0c3d75f9ad611cd9e0cbd116647" + - algorithm: "SHA1" + checksumValue: "31ebe471d24325571863e2f30d94d1b062e59b3e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/test_sdlconfig.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410292" + checksums: + - algorithm: "MD5" + checksumValue: "a022c36b2372a10998e574477c58c182" + - algorithm: "SHA256" + checksumValue: "066422fa128122ffe2083260711f7be278dee25515b307c21053e1e237b87f6c" + - algorithm: "SHA1" + checksumValue: "fd16f1c9c5205c648ff0cf91a1e46d24815e2aa2" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_geometry/testsprite2_geometry.parameters" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411382" + checksums: + - algorithm: "SHA1" + checksumValue: "2a09fa2027e05715c685204ed33d37b96cb09fa4" + - algorithm: "SHA256" + checksumValue: "e4c3ea4e65de4a850fb013a75019a833adff85ed87af7aa3cc35ff85d571c3af" + - algorithm: "MD5" + checksumValue: "00d37852c36f1e45215efbc93900823a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2mouse.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411859" + checksums: + - algorithm: "SHA1" + checksumValue: "2c3ddfead1030fea9cd38cda379cad6b098e8337" + - algorithm: "MD5" + checksumValue: "ecffa1013ba5e031595a596bab1241a3" + - algorithm: "SHA256" + checksumValue: "7726d5dd4c05bc0f274afaa95d5ac334a885c101cb63000d984e391e8a14931b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/wasapi/SDL_wasapi.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410290" + checksums: + - algorithm: "SHA1" + checksumValue: "72738136e0ab59017ca62c7a3663ede1bb19652a" + - algorithm: "SHA256" + checksumValue: "9a02929ae9739a7d6ce3a4bfebf66157b26964924f5f1272600fa8b83916c4de" + - algorithm: "MD5" + checksumValue: "34c47d1a3f1381031cc43de9c45786b8" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_geometry/testsprite2_geometry.actions" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410528" + checksums: + - algorithm: "SHA256" + checksumValue: "d076653f7e996d912f566ff48456a9a353135e83eed968613ba4667f74151119" + - algorithm: "SHA1" + checksumValue: "7a28efe164fb8d852554fdb95895decb8d5757b4" + - algorithm: "MD5" + checksumValue: "2f3decf1edfc25302936cf3d6aca1b70" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/main_cli.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411148" + checksums: + - algorithm: "SHA1" + checksumValue: "c8ddc99fc082e83e4624d73f4fec502ef44873fb" + - algorithm: "SHA256" + checksumValue: "3234f00e87453c0058ada93ce995cac023cdb05a60e315b413e5a6ebf337cc4c" + - algorithm: "MD5" + checksumValue: "c7f5dd622ce84ef1bf7bf1a6e927d923" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_mouse_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411351" + checksums: + - algorithm: "MD5" + checksumValue: "10ab4614f461f805fe5444c0bfe03d0b" + - algorithm: "SHA1" + checksumValue: "c4c9c4e49a179162e4d46cb096ec85d1818554b5" + - algorithm: "SHA256" + checksumValue: "2e7764a52fd7ae1957fe59195861f1859fc06f72b5483784121541d2271b48c2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylanddyn.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411118" + checksums: + - algorithm: "MD5" + checksumValue: "381fa09168710d0bb443f7740636c894" + - algorithm: "SHA256" + checksumValue: "faf3d67a4a3d80205b856ba634354f81b48fa33418800e3a5a70ff4b05afd6eb" + - algorithm: "SHA1" + checksumValue: "8ca83553affd205eaae945d92fb37f54a11d5fe1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/geniconv.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411853" + checksums: + - algorithm: "SHA1" + checksumValue: "c433dbd9241dfc7ce19de7045d5bd354a6cd1b48" + - algorithm: "MD5" + checksumValue: "3f2504a3cb72e09f2f1b6ce1bcb6f106" + - algorithm: "SHA256" + checksumValue: "e4804b2d48478466756768aa6c4d81189345c879770f9f9df7926c0426392629" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/vita/SDL_vitaaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410020" + checksums: + - algorithm: "MD5" + checksumValue: "32a9c7af6c3a5e709a1176cf312d60ba" + - algorithm: "SHA256" + checksumValue: "ce4dbb5c4d54ee382509448fffce7731dfe23a9d26a56329003f46b4e7abc8c7" + - algorithm: "SHA1" + checksumValue: "f3d3cdbc75bed74e05d7bd378936e864b3fdcc91" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/SDL.info" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411140" + checksums: + - algorithm: "SHA256" + checksumValue: "2882d1f7a2a7dd29078f2dfa7d42438be12d553d6de4146f6afd24542bc2a03f" + - algorithm: "MD5" + checksumValue: "41b8e8520783c535259d11bc99f1a15a" + - algorithm: "SHA1" + checksumValue: "4e804a678300e3d8b6617680c52c29c1d6a413b4" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/unix/SDL_poll.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411352" + checksums: + - algorithm: "SHA1" + checksumValue: "00d99c48f83d8f093e38b0fee86a61c97abe2169" + - algorithm: "MD5" + checksumValue: "f07d216d3fc618b67fe67bfe78f91586" + - algorithm: "SHA256" + checksumValue: "d68d0cf69726e0afcc74726635e6480a59adfa2c535156340dca4d03bbb1adb4" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandclipboard.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410522" + checksums: + - algorithm: "SHA1" + checksumValue: "1c7beac5de2b99c1c90593c4fb9300eb6b8db25c" + - algorithm: "MD5" + checksumValue: "b9dcb8f9e8487336c987d55adb64a747" + - algorithm: "SHA256" + checksumValue: "e725e7e4bed17ff5caa4819ea1317b8020b385c32f576803a3c598b724f90bb3" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/cmake/CMakeLists.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411141" + checksums: + - algorithm: "SHA256" + checksumValue: "9521a090e88433bcac0f7bb0fbca0add65ec2bfd661b51cd65a2579e5e896de1" + - algorithm: "MD5" + checksumValue: "df55414b7e2e6e444fe5420986f4eb35" + - algorithm: "SHA1" + checksumValue: "61df18a236ed46fe863b1d4407259b3538473063" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_assert_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411359" + checksums: + - algorithm: "MD5" + checksumValue: "5bec9460988f028b6e4afd46f71e0ff7" + - algorithm: "SHA1" + checksumValue: "423db15e36ec2884a60c6bb3fe88831935566ed0" + - algorithm: "SHA256" + checksumValue: "5a14e20b218771e9866053a3e56816e56936f7138e744651873c9bad05a1d4aa" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandtouch.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411850" + checksums: + - algorithm: "SHA1" + checksumValue: "14d5ab16fab2cb0c93c77a3471da920c535e89bb" + - algorithm: "MD5" + checksumValue: "f6a9dd8bc7cee17d64cb45383e1d6661" + - algorithm: "SHA256" + checksumValue: "9c81ec6f4dcf15a4f097e7d6682aedc2857e9f4d357714bb90ae7f1babf6df8e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audio_resampler_filter.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410294" + checksums: + - algorithm: "MD5" + checksumValue: "40bb355183b721e2cb97d708a529f6f8" + - algorithm: "SHA256" + checksumValue: "e6ac3a725389047bef60464eefed77dde461f8fd40f06ac1e1d66f812bd3f121" + - algorithm: "SHA1" + checksumValue: "da0727b8e35bc711dfe833a2dd1552c1545847bc" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_blendmodes/testsprite2_blendmodes.config" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411353" + checksums: + - algorithm: "SHA256" + checksumValue: "f43b9fcef8239a5b6bb290485736213140c70cb4e53234c83bf9acdc7d210c0b" + - algorithm: "SHA1" + checksumValue: "68bda0b96a72c0541de1eebbf352a93d32a9b2b1" + - algorithm: "MD5" + checksumValue: "2dfd39d6a41cd835d157aeda4ca48974" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandvideo.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411354" + checksums: + - algorithm: "MD5" + checksumValue: "545bee7f9daf87d924d5a0ff35cf40c8" + - algorithm: "SHA256" + checksumValue: "cb9170da923845572e65ddc002162919c24f8760f3419f81359cba7b82f9195d" + - algorithm: "SHA1" + checksumValue: "c0dcf2147f1fec5aecbceb4fc0b0aacb5328e413" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandwindow.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410023" + checksums: + - algorithm: "MD5" + checksumValue: "8842c77351a7e57d8c1a99e58da40ad7" + - algorithm: "SHA1" + checksumValue: "577432c03555f16c53983716c987a3bac32b0dc5" + - algorithm: "SHA256" + checksumValue: "a5e53db79cd625b0a73e39150d080a0c36a597f77a74d532419d14088445668b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/sdl_logo.pdf/sdl_logo" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410863" + checksums: + - algorithm: "SHA1" + checksumValue: "8b6fd2fd77032c900d8c51dfb9b132575bc4a6c4" + - algorithm: "MD5" + checksumValue: "f1e8dfa87516609bd836670ee297f11c" + - algorithm: "SHA256" + checksumValue: "b0f839460e1cdfb9dd153cf59fb5b809444608c86c543bc9deeaf625fae1c4f8" + copyrightText: "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/k_sin.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Preserve-Permission-Notice" + - "LicenseRef-LicenseRef-scancode-sunpro" +- SPDXID: "SPDXRef-item3410860" + checksums: + - algorithm: "SHA1" + checksumValue: "6e12b100aef5feb60119c6e79bb65da2f5355623" + - algorithm: "SHA256" + checksumValue: "3380d544abf5393aaed5b174ba626dbc10e8bfd3bf11364306df51e6c7250ce5" + - algorithm: "MD5" + checksumValue: "2b7aa09355567796b2f2b4cd7d31ff5f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/unix/SDL_systimer.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411717" + checksums: + - algorithm: "SHA256" + checksumValue: "41f12af7ed6d07440af07d108b622e4784dbd4ecf45d5110ed4d86d84e1288f7" + - algorithm: "SHA1" + checksumValue: "9279015aa78527ec30b9575becb367580c09c868" + - algorithm: "MD5" + checksumValue: "a587e51ef67935a3997ace28653ac72b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_dinputjoystick_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411718" + checksums: + - algorithm: "SHA1" + checksumValue: "a34394971e08ea6de365c7ac65c78d57bc91e83c" + - algorithm: "SHA256" + checksumValue: "3d1850eecae12a14af2aae310dedd8d1ef0d4502601980a9074eff4429bf5c3e" + - algorithm: "MD5" + checksumValue: "c1618457ce250b8692255cd541acec1e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_rawinputjoystick_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410876" + checksums: + - algorithm: "MD5" + checksumValue: "0157de7d43d98b5b48675e8fa1da8fa0" + - algorithm: "SHA256" + checksumValue: "d0ea31a51ef4f1a867db538ac37a04c30dd03d7cb40330657462fe5c9aceaa83" + - algorithm: "SHA1" + checksumValue: "6b494c48b64deecb1d8fc95f630a7e6a3ddea53f" + copyrightText: "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_fmod.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Preserve-Permission-Notice" + - "LicenseRef-LicenseRef-scancode-sunpro" +- SPDXID: "SPDXRef-item3411723" + checksums: + - algorithm: "SHA256" + checksumValue: "654bbc44b2e0cb638dc53fdf381eea508b00df2c54959fede56baa4a3982fdbb" + - algorithm: "SHA1" + checksumValue: "6881d0191d3280969a8c1b94e0e2eae9ae923014" + - algorithm: "MD5" + checksumValue: "46d11fb76b29f7098194a9ee32566a50" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/SDL_gamecontroller.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411709" + checksums: + - algorithm: "SHA1" + checksumValue: "06ccb80ed5927d8226ef6ae7f7d680f4454e7c64" + - algorithm: "MD5" + checksumValue: "c0dfd6aa0f0a1d0438e609724fc8eedd" + - algorithm: "SHA256" + checksumValue: "2bd3e4bfd2a698184c45281ce5bc835bd33fa7a0cba66a7fdfbf81e60571e47c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/n3ds/SDL_sysjoystick.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410862" + checksums: + - algorithm: "SHA256" + checksumValue: "e73d2cee8d2d2b159e6b8ef845ee3f5ea9e1939513248b6c4dd9c9d2cea58e1d" + - algorithm: "SHA1" + checksumValue: "2f6a90c516c37638096761fa83071eb91ee55989" + - algorithm: "MD5" + checksumValue: "0d72323ac8123e6275c66d37aeb7133e" + copyrightText: "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_log10.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Preserve-Permission-Notice" + - "LicenseRef-LicenseRef-scancode-sunpro" +- SPDXID: "SPDXRef-item3410875" + checksums: + - algorithm: "SHA1" + checksumValue: "a3cb8d6bbd6046e1f2324f7370ca61d4e64c64ac" + - algorithm: "SHA256" + checksumValue: "c44d012fd835de5a016f9176dcfb1adf0cd5702b6ec6f79f6ef85bb6deba5cfd" + - algorithm: "MD5" + checksumValue: "b7cd3bfe5eaae4c1b542bea20ebbd328" + copyrightText: "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_tan.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Preserve-Permission-Notice" + - "LicenseRef-LicenseRef-scancode-sunpro" +- SPDXID: "SPDXRef-item3411722" + checksums: + - algorithm: "SHA256" + checksumValue: "84689a687f3a507a1b33bbcbcbedd810442513c667c29a1288d1fd38a1aa4edd" + - algorithm: "MD5" + checksumValue: "ff1ef0b65f8879206507514717373efc" + - algorithm: "SHA1" + checksumValue: "fd783b341e082353c0ba9eec1cba84be21d471b9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/dummy/SDL_sysjoystick.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411741" + checksums: + - algorithm: "MD5" + checksumValue: "2ddef59336db45895f5d7b4c933c8824" + - algorithm: "SHA1" + checksumValue: "9e23dab18b194dac6bd875dcb411ac92bab577ef" + - algorithm: "SHA256" + checksumValue: "d9d366f6d8f923b487bf738dd278f9ae4666b4cc09f434bfdbcb6bf9cf637c7b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/SDL_sensor_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410894" + checksums: + - algorithm: "SHA1" + checksumValue: "150557f87dce9b0378deaf25a8a78b9f118930c9" + - algorithm: "MD5" + checksumValue: "05cc5c89f5656d12265659a893fcecf8" + - algorithm: "SHA256" + checksumValue: "264c8e0ca01e0fc3f22722791a57cbe1345327f78cb3026927538d388cff1eed" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_error.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410412" + checksums: + - algorithm: "SHA256" + checksumValue: "65ce98869693627780cdae4371405f3cc03ba22ce63a905324651eccd92cc173" + - algorithm: "MD5" + checksumValue: "a652194c3d02ad6e74646bbf9330f97c" + - algorithm: "SHA1" + checksumValue: "eaafe199b2e9db894562f62f4fbce627cdb7c2d6" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_audio.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410896" + checksums: + - algorithm: "SHA256" + checksumValue: "b327a7b3a4597e5902556ec3e8407cbdd1e288abd4623b7b4b56d14d49e84ecb" + - algorithm: "MD5" + checksumValue: "2afefe944cd4214fbd0606cefb6ed499" + - algorithm: "SHA1" + checksumValue: "30a1be73f360f195db8fba751b9591793266d3a6" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/AUTHORS.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411740" + checksums: + - algorithm: "MD5" + checksumValue: "65d90cf3727fb6ae6dd64213744ef674" + - algorithm: "SHA256" + checksumValue: "0f9c5b965aa5113e6c5ff25be402ef64ff431ff883361aacdf8f2dfe890b48fc" + - algorithm: "SHA1" + checksumValue: "70e8fadcc1567da42242c874a809c33aec2f6346" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/vita/SDL_vitasensor.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410893" + checksums: + - algorithm: "SHA256" + checksumValue: "dadf0320199af9155826d01c8f816ae3786ef53a9bd668bdc7f87fef0566b98e" + - algorithm: "SHA1" + checksumValue: "c36e61630b6ac3193b08ad278d187e0344c6200d" + - algorithm: "MD5" + checksumValue: "75bd8dc9a93cd4ccd03dc7941fd9d4b1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/loadso/dummy/SDL_sysloadso.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410865" + checksums: + - algorithm: "MD5" + checksumValue: "c51e4acf97005835cc5d354129dcf61f" + - algorithm: "SHA1" + checksumValue: "02365266c67fffcb9bfe75f872ee34be66541dc8" + - algorithm: "SHA256" + checksumValue: "994fbd01891124125ad60300fb76910e764578ee0583c887113c4c056110fb5f" + copyrightText: "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/k_tan.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Preserve-Permission-Notice" + - "LicenseRef-LicenseRef-scancode-sunpro" +- SPDXID: "SPDXRef-item3411712" + checksums: + - algorithm: "MD5" + checksumValue: "24588491a1fa4e75b4f6210655e267f3" + - algorithm: "SHA1" + checksumValue: "f42065bb363ecc5bde62415362f3ff8aa81e49a9" + - algorithm: "SHA256" + checksumValue: "08e3f0fbe2f85bcd05a4781218a27e7466f67c62d3ea2478cb1605a0bafffa34" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_windowsjoystick.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410411" + checksums: + - algorithm: "SHA1" + checksumValue: "f199ff6472fda9a1ef36fac6190e1c55ad751d70" + - algorithm: "SHA256" + checksumValue: "4d18327c2a6ad17b7fce68b7491b6a0df5356cca8d169c924563ab21e0326eda" + - algorithm: "MD5" + checksumValue: "141f4b2a2178250ab8f490b704425917" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_surface.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411743" + checksums: + - algorithm: "MD5" + checksumValue: "c4aa699e44cef8a345b9f55a9559ed15" + - algorithm: "SHA1" + checksumValue: "beb4e6406f06693d806e114070c1b3bfb0be82b6" + - algorithm: "SHA256" + checksumValue: "e8855c2b7714e27f9f169198422446db96b8ca32f4722ac0d84246c68a339cdd" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/n3ds/SDL_n3dssensor.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411714" + checksums: + - algorithm: "MD5" + checksumValue: "c7b4374b91bf955b5489870ba3af48ce" + - algorithm: "SHA256" + checksumValue: "524fd021f1b752bd75ec184a447f158c3b22b6e230f63389cc5afae7739f9492" + - algorithm: "SHA1" + checksumValue: "5a8df4ddc52c88b3f54f69359fbce463c02e0afc" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_xinputjoystick_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410864" + checksums: + - algorithm: "SHA256" + checksumValue: "bfaa70b4f8f9009e536d65bcf4a77ee285de67f901532ea9c7443a32eb7b9de6" + - algorithm: "MD5" + checksumValue: "2a8d909531f390771f7a7bb58772d859" + - algorithm: "SHA1" + checksumValue: "6e02c72db97ad79b9f93bc5390f76797433ce49c" + copyrightText: "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_scalbn.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Preserve-Permission-Notice" + - "LicenseRef-LicenseRef-scancode-sunpro" +- SPDXID: "SPDXRef-item3411711" + checksums: + - algorithm: "MD5" + checksumValue: "6caed44ec80ecb1e47d874192229a814" + - algorithm: "SHA1" + checksumValue: "3c123db6cfea39c3d915cc430a52d884ba542af0" + - algorithm: "SHA256" + checksumValue: "3e959ad9700e6b7c60e5524f0a03dc6e823544d58d3482eeaa71d388ab6a3079" + copyrightText: "Copyright (C) 2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_rawinputjoystick.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411716" + checksums: + - algorithm: "SHA1" + checksumValue: "e9c9ada06458748bdb8972bf244e09007c1862f9" + - algorithm: "SHA256" + checksumValue: "ba2683ef4789ab962414fffc5be6d8d29489af40260dd3bead46383f2d97c938" + - algorithm: "MD5" + checksumValue: "8fc65736557f8e525bd1c3174d97604c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_dinputjoystick.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410866" + checksums: + - algorithm: "SHA256" + checksumValue: "ffbb99332915a7faa9d444286e68a09a0d53022bdb05fd3a8d88ceca27e0a39c" + - algorithm: "MD5" + checksumValue: "3655c27a592e3e421ee7c67e3988b9de" + - algorithm: "SHA1" + checksumValue: "64b73f4437bcabfe70c9465e24e4dd0ccbd9d9ce" + copyrightText: "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/math_private.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Preserve-Permission-Notice" + - "LicenseRef-LicenseRef-scancode-sunpro" +- SPDXID: "SPDXRef-item3411713" + checksums: + - algorithm: "SHA1" + checksumValue: "03326485fd22913b1208ad43165a136aa0b11b3f" + - algorithm: "SHA256" + checksumValue: "8231ac9f1abc4b28bae214348c88b8faef555eaada541de41c4c6c4802909d86" + - algorithm: "MD5" + checksumValue: "3bb08d400646487ee0dd44a33230a9ba" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_windowsjoystick_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410867" + checksums: + - algorithm: "SHA1" + checksumValue: "0d2e30611103170afb7e8df986bf52c43064b32e" + - algorithm: "SHA256" + checksumValue: "1ac21ab0b0e9af26735f6721009d0e450307342887de59917c40f387a93facd1" + - algorithm: "MD5" + checksumValue: "ae95d8f5c8329e7d02368f2329794425" + copyrightText: "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_rem_pio2.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Preserve-Permission-Notice" + - "LicenseRef-LicenseRef-scancode-sunpro" +- SPDXID: "SPDXRef-item3410868" + checksums: + - algorithm: "SHA1" + checksumValue: "05bef85041bdcd76d783dd3624e8055d7f9d22e2" + - algorithm: "SHA256" + checksumValue: "77bd6bbb14e8d48d36a3de82b4b44a67a467b62deded049550bbe2943d9f87df" + - algorithm: "MD5" + checksumValue: "79097d6c77c121554738ee3da2eb0735" + copyrightText: "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_copysign.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Preserve-Permission-Notice" + - "LicenseRef-LicenseRef-scancode-sunpro" +- SPDXID: "SPDXRef-item3411715" + checksums: + - algorithm: "SHA256" + checksumValue: "5e672a65d4f31647d254a9ba0a1ff6609237644e18853bfcabd009789fb2ab5a" + - algorithm: "SHA1" + checksumValue: "e76d893357420b4e7c2be8ce5daa49e36f8914a8" + - algorithm: "MD5" + checksumValue: "11146cec03c9c90944a4e14174634f38" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_windows_gaming_input.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410869" + checksums: + - algorithm: "SHA256" + checksumValue: "896854b7d60474d94a5ff00b6403687f39643eadb475abb86d338b80fc42ad0b" + - algorithm: "MD5" + checksumValue: "007372c81557f1a530aa12c6f8a267c9" + - algorithm: "SHA1" + checksumValue: "81343770816501ddfbb437c381d2105b4ab5d3be" + copyrightText: "Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_sqrt.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Preserve-Permission-Notice" + - "LicenseRef-LicenseRef-scancode-sunpro" +- SPDXID: "SPDXRef-item3411624" + checksums: + - algorithm: "MD5" + checksumValue: "8c326c46594049ee8378c840e9d84c30" + - algorithm: "SHA256" + checksumValue: "8f80ac5a668c1e8c14212d945d5bd0090c93f30a4d999720b20ea0cddae7192d" + - algorithm: "SHA1" + checksumValue: "b98b668225bb3606e0f2c34c8e4ae0d165ecc44d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenopengles.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410777" + checksums: + - algorithm: "SHA256" + checksumValue: "7b95c5589ed5ca5ca2d056073862be45085c0518d0ad956b44489dad05939b5a" + - algorithm: "MD5" + checksumValue: "ce4853575611da25761d682059e05079" + - algorithm: "SHA1" + checksumValue: "63df8f1718a2ebc1eacefb0ab10ece70e93e0ac3" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/visualtest/unittest/testquit/testquit_VS2012.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411609" + checksums: + - algorithm: "SHA256" + checksumValue: "e6ccc761ad4559679920909e4f542c5afc9e14c0e08a6f6d2245cc17f579b7fd" + - algorithm: "MD5" + checksumValue: "b754f0f74a9d59c4e21eb3a3ec2f4ff4" + - algorithm: "SHA1" + checksumValue: "1f2eea62f835ac3b07f1e244021ad69152452b94" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspmouse.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411610" + checksums: + - algorithm: "SHA1" + checksumValue: "2989b456912af6284e7fa339b2d6a7d8c7056af4" + - algorithm: "SHA256" + checksumValue: "103275d8fda2a8df1bdcb52be9c6831bce3041d9493bce9ae244d50b4ffcbffc" + - algorithm: "MD5" + checksumValue: "73b677d4a82d98add122339d13f8eb0f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspgl_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411625" + checksums: + - algorithm: "MD5" + checksumValue: "52ccb155038a2e195fe2dc90fcb35488" + - algorithm: "SHA1" + checksumValue: "b732ccfe2cf0dde1cdf48062bbfba4e872f5127b" + - algorithm: "SHA256" + checksumValue: "98f8b5c2c689f1efd5d203b3eddf951c32becddb468fe1d2ba31124509ebee84" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenframebuffer.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410778" + checksums: + - algorithm: "SHA256" + checksumValue: "d1dddef6ceddbbd111fc5761c117cc2aad461da43268fb28aceab2574580a1b2" + - algorithm: "MD5" + checksumValue: "89e3e65a1c7d11ba165e782b2d91905e" + - algorithm: "SHA1" + checksumValue: "b5114ebe2959a51fa37bc3228c557460819cfae1" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/visualtest/visualtest_VS2012.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411626" + checksums: + - algorithm: "MD5" + checksumValue: "b96d7327ed9c4aa0261063099a3e254b" + - algorithm: "SHA256" + checksumValue: "2cb16d483e7189f5b6b6166e29324d767bd6501cf26a6c3bd35f9518317cfb46" + - algorithm: "SHA1" + checksumValue: "d3e09338923ce3ea78a660bbf0c14cfb4c4dffe5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenwindow.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411623" + checksums: + - algorithm: "MD5" + checksumValue: "755a2ba2138d2c50390ba793921f906b" + - algorithm: "SHA1" + checksumValue: "0884b3e94b0167604968caaa105f08a8dc16b9b1" + - algorithm: "SHA256" + checksumValue: "192989fac3e8bf5d1f4c14eeda3747216018972cd1037fe61af131e2a42e6d2d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenopengles.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411627" + checksums: + - algorithm: "SHA256" + checksumValue: "a0ff2220f467505076aa18e6d9fa4bcd3cd4e25a0042c3e96b63d62dd8a64be6" + - algorithm: "SHA1" + checksumValue: "94a84b1aea736b4e30869f43458af266c10becde" + - algorithm: "MD5" + checksumValue: "48d7790e64dbc51f2063afd3f8c0775f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenvideo.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411628" + checksums: + - algorithm: "SHA256" + checksumValue: "bc072632a17a47710cec2a2311332f0297f708f7e58c8419597131c55a826edc" + - algorithm: "MD5" + checksumValue: "3fdbd1370cfbc664121752eaac4ce900" + - algorithm: "SHA1" + checksumValue: "b0095b21f54cad2dcea6055edd9a1548c5c3ff27" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_auto.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411629" + checksums: + - algorithm: "SHA256" + checksumValue: "0cbe9e7310f25290ae2bef826a3dc726868ed5efcf5cbc5ce1aa3b8ba1a7cee4" + - algorithm: "MD5" + checksumValue: "90d24f9566bde7516da3052a178afef9" + - algorithm: "SHA1" + checksumValue: "3ba2257845b6f69f204a2c6e7fe99d020ae1ac1d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_egl_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410772" + checksums: + - algorithm: "SHA1" + checksumValue: "62d4581476c95a523efe36ee42bb23eca63d8165" + - algorithm: "SHA256" + checksumValue: "1b1348209febda3f1ca7f8107472e9e892ea2e176ce63555d3c115c48eafa265" + - algorithm: "MD5" + checksumValue: "10deaa335c6a7bded0cd576488b95f9e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/pkg-support/cmake/sdl2-config.cmake" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411862" + checksums: + - algorithm: "SHA1" + checksumValue: "80821346cd9416c851981c50e3424f1f048d539e" + - algorithm: "SHA256" + checksumValue: "2986b5411af96a235ef430a57f28b3265cb7091abd041e04b09902f55e086b49" + - algorithm: "MD5" + checksumValue: "8e8994552ccae8a42c522f5f30132d37" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/wasapi/SDL_wasapi.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411620" + checksums: + - algorithm: "SHA1" + checksumValue: "2b4782a3031d47661717f3bff9831d9aa75eb514" + - algorithm: "SHA256" + checksumValue: "ed58217384162d6d8dda5f93745bc5a969617150a565eff11774e795cab2f2f2" + - algorithm: "MD5" + checksumValue: "8b8deef060560b777dfb261485869e9c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenevents_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410531" + checksums: + - algorithm: "MD5" + checksumValue: "0665a6e2ab4597a2a89a517627093c0f" + - algorithm: "SHA1" + checksumValue: "87a1ca15ca22de22955098afb2530268a24c2e8f" + - algorithm: "SHA256" + checksumValue: "bd89c80de92a5ccd01206687c03b28e93bab79782dcedf482fa2f728c3097621" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/main_gui.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410773" + checksums: + - algorithm: "SHA256" + checksumValue: "b53eb7274883131f8a848593d6ff9373a0b8a34436c49df48f78f9aba8cc6451" + - algorithm: "MD5" + checksumValue: "823fe048f47d8a1cb7721cb05e5f62f9" + - algorithm: "SHA1" + checksumValue: "71efa00d5bcb6f79936671dde256904944101b84" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/clean.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410771" + checksums: + - algorithm: "SHA1" + checksumValue: "6f3d18cac2c1c38ec570cd1f9b247b3971dfe14c" + - algorithm: "SHA256" + checksumValue: "975ec0cf02966a179f9ee02b80e3507fde454ea8bac1e88fff68afcbe6a9ae5d" + - algorithm: "MD5" + checksumValue: "b12ff79b02ede779dc49fbe04def36cf" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/pkg-support/cmake/sdl2-config-version.cmake" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410743" + checksums: + - algorithm: "MD5" + checksumValue: "dec19c3b90cfaf64a8c31c4c0e2f4d9f" + - algorithm: "SHA1" + checksumValue: "b31ecb7b491e9ed06d586435864b7b5a90a5ec91" + - algorithm: "SHA256" + checksumValue: "1fe7e5e88fa40f723c0bb0e37972dc11748455e7845db7911ab271870734a52e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-gesture.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411864" + checksums: + - algorithm: "SHA256" + checksumValue: "a3196b91932fbae6d811d96f84d42224199994e1b27ef84c90b0af9fc567303a" + - algorithm: "MD5" + checksumValue: "4f64d998262cf0624ac24b55d6fd30e4" + - algorithm: "SHA1" + checksumValue: "23a7a4190100b8aa1810915411a38d7537f999a3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/n3ds/SDL_n3dsaudio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410744" + checksums: + - algorithm: "MD5" + checksumValue: "5a9a884963506c927cc1f8422d3ff53d" + - algorithm: "SHA256" + checksumValue: "9f924747f54ab59e3178e376504b1e7bc6206f8952881e8267238fba08257857" + - algorithm: "SHA1" + checksumValue: "57efb7f8617472cf599b61036ac690440c1697a3" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-ps2.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410533" + checksums: + - algorithm: "SHA256" + checksumValue: "1f0e79bed2d33e60c3245af20da5f34fd3259f6ccb6af7d2d382bfd44b956359" + - algorithm: "MD5" + checksumValue: "d0ae5a7f032d07348f098269d6aea1b3" + - algorithm: "SHA1" + checksumValue: "cd390ba64d1b5f84a56d7ece5bab90b43df0cdc6" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/main_lib.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411621" + checksums: + - algorithm: "SHA1" + checksumValue: "102316c8cb750dddd52d198d4cdb4eb117364dfd" + - algorithm: "MD5" + checksumValue: "c26954974b97ac0cc413c60b6cfccb69" + - algorithm: "SHA256" + checksumValue: "224caa82b530603a5ac71ccdcd676f7a94f66f219af9b6ef39fdedce71bdd67b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenevents.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411861" + checksums: + - algorithm: "MD5" + checksumValue: "34ab5b73132de5db1924991e62b733ad" + - algorithm: "SHA1" + checksumValue: "6d968f59f4dfb8f16809d92a4b84fe51e4a20e14" + - algorithm: "SHA256" + checksumValue: "70ce8be1a173b1c54facdde399f4c451f14bdbf10c9fd6327895002321c977f3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/wasapi/SDL_wasapi_winrt.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411622" + checksums: + - algorithm: "SHA1" + checksumValue: "c01128b9260c4e440bf12dc362f242f3f7e40dce" + - algorithm: "MD5" + checksumValue: "301c1d1f8a13f35a179f41630ef286e0" + - algorithm: "SHA256" + checksumValue: "910b2e372fba6f230473f269235a457c7b12e18a49f542764dd9a932854c924b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenwindow.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410530" + checksums: + - algorithm: "SHA1" + checksumValue: "9b4e6bce58a93779d3f795f70cf7c40f04a86d7f" + - algorithm: "SHA256" + checksumValue: "f30758f6c583e9b0c1c8aa33ac68bc264fd0d14119496c0477ab243fcbfba3a4" + - algorithm: "MD5" + checksumValue: "fada8185de2251d592655ed3aece8682" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/test_pkgconfig.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411833" + checksums: + - algorithm: "MD5" + checksumValue: "17d6e45d848bb9f81a91259f5f74b05b" + - algorithm: "SHA1" + checksumValue: "600a3c920363430f4e2dbbf192b98d459edb20fc" + - algorithm: "SHA256" + checksumValue: "f56bd0593469799d1191258e1bdd5c1c389fb99a80314d8747e72db1b74c5d1a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/alsa/SDL_alsa_audio.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410986" + checksums: + - algorithm: "SHA256" + checksumValue: "04f4c0389d5071172b2589fb74517b7f48b04f8d31fbd20dd8c7c410592136be" + - algorithm: "SHA1" + checksumValue: "5e113aef8b15127c9b06372c053744047f1dd942" + - algorithm: "MD5" + checksumValue: "73b2199bf378bf7293e4e0bbd5a5d7d1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_error_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410502" + checksums: + - algorithm: "SHA256" + checksumValue: "9e2c83d7e186c137e35251c745a623dcfbbbd44a0eafb550d0ce25be91055c1b" + - algorithm: "SHA1" + checksumValue: "0e048f062d23a8efc39600a788e8a2fd67c04d12" + - algorithm: "MD5" + checksumValue: "2d6df61490b6536fec05c821cc878470" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testqsort.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410746" + checksums: + - algorithm: "SHA1" + checksumValue: "ac952de029a439a81ee1d9c4c13f653f40fca58a" + - algorithm: "SHA256" + checksumValue: "6d361758d24ca00ca41fc6c914e0a85e5bb6649aa938482f64e064704a83ef64" + - algorithm: "MD5" + checksumValue: "078c32ce4645266692f0d2aee37f0234" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/CONTRIBUTING.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410532" + checksums: + - algorithm: "MD5" + checksumValue: "de6bae9c9ae22ae41fa433ea9d1c4b3e" + - algorithm: "SHA1" + checksumValue: "10d4472fca3ec1e50a442e944ae0c3f66b727e14" + - algorithm: "SHA256" + checksumValue: "ea3bb9b76de47c386ccad9fedae34a15b323b9f50b8143d941d1e95328925ca0" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/CMakeLists.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411247" + checksums: + - algorithm: "SHA256" + checksumValue: "c44232c971dccb5e63d2d077f0c6a1a1acc4d98fb7916d1c3ef8ce33727fe423" + - algorithm: "SHA1" + checksumValue: "f7f665c3f27b37a387d6f5e3cccfde50f1d9a211" + - algorithm: "MD5" + checksumValue: "af7d3f9f15c1259a433c9a8fc4e53683" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_shape.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410390" + checksums: + - algorithm: "SHA1" + checksumValue: "9d46793f0e96f716c1ec2db561110717829b8c6f" + - algorithm: "SHA256" + checksumValue: "1a1b3199ccd6171df94de611f7f2fa6b417344db89f28fdc02570d0d89740097" + - algorithm: "MD5" + checksumValue: "7e273a07119628c38bdbea45240c7e97" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testoffscreen.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410391" + checksums: + - algorithm: "MD5" + checksumValue: "466a6d10f89eeead6013a8de30e1dcc4" + - algorithm: "SHA256" + checksumValue: "7b94ca33fddd303d4471a69a53b0fb8da4a0f6fed17c209cd5a7085e60dd261d" + - algorithm: "SHA1" + checksumValue: "28ded9bb4811358f2c4d32e29e334b09ad51acb7" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testurl.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411613" + checksums: + - algorithm: "SHA256" + checksumValue: "b3f443ca950a734664d7bb9f82e8cb4b4931da0f68e379b76a370a6a0a126692" + - algorithm: "SHA1" + checksumValue: "5ad59f8e64ea3d4384e87e7722c742a7137e983e" + - algorithm: "MD5" + checksumValue: "bc94c883ae94a9002e9e369472099968" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspvideo.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410392" + checksums: + - algorithm: "SHA256" + checksumValue: "b95252a730bbc041d38c43df2f723b563455b323df413426bd19eda8e5604aeb" + - algorithm: "MD5" + checksumValue: "3182e7ee422c883f48355109a1661aa7" + - algorithm: "SHA1" + checksumValue: "c1088a6226b4b18096d592ac796eebaa2fd5d166" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/autogen.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411240" + checksums: + - algorithm: "SHA1" + checksumValue: "41f1f98db35029b82faf67f36c5526809041ea2f" + - algorithm: "MD5" + checksumValue: "c66b1147eca8b20c86ea0683fc545cb5" + - algorithm: "SHA256" + checksumValue: "fe9e9f5aae6f3d01b9313b6f628bb7ed3494185fd7479db0e56163dd809d6e30" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_video.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410393" + checksums: + - algorithm: "SHA256" + checksumValue: "dc26af0cacf1be31d733990b3ccd3f5cfd5d53a12d24088bd1754c25085ba48c" + - algorithm: "MD5" + checksumValue: "a0d117bf7d88fdae38390c7fd68ecce7" + - algorithm: "SHA1" + checksumValue: "61fe73004124407cfc99d1af20f14c5671733ba6" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgles2_sdf_img_normal.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411615" + checksums: + - algorithm: "SHA256" + checksumValue: "12cbcad795af4745dd715c0b0e02f3686e1a21d35c5c2934a97d01bcea143f94" + - algorithm: "MD5" + checksumValue: "c2eaf1fd0d4cb32d8f995cb92db3487a" + - algorithm: "SHA1" + checksumValue: "e59378eb5b70bb5b8f136433effff2f8cfdd87a9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspevents_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410768" + checksums: + - algorithm: "SHA256" + checksumValue: "397eaf02a5ac1bd335a3eb7a4c8352fff4d5ae64b6fb2a44d9f5c2360f633251" + - algorithm: "MD5" + checksumValue: "526b1ef4e7e4554d5c9f245867180008" + - algorithm: "SHA1" + checksumValue: "d92f8ef39d690262e1a2f1313b1bc00ca4185349" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/SDLtest/SDLtest.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411612" + checksums: + - algorithm: "SHA256" + checksumValue: "01230339f4ce50ccedcb1aa2bbe98d422f12cdda84238803dea14e18acaa3763" + - algorithm: "SHA1" + checksumValue: "d719daa42db6d6fc2e8baf8c3316407b12d4a5d2" + - algorithm: "MD5" + checksumValue: "bf586e6f642c23972b588dcf87f46e9c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspgl.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410765" + checksums: + - algorithm: "SHA256" + checksumValue: "a6f80e05ef8ecd1b31f729722943a6802a2c4e292b3ae95b3d5efcea99b67634" + - algorithm: "MD5" + checksumValue: "524606323bbe7120671c37cb2e9464c2" + - algorithm: "SHA1" + checksumValue: "178ee9ed49aabe2188130d3e933bc7fa4c7d7e18" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/sdl2-config.in" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411619" + checksums: + - algorithm: "MD5" + checksumValue: "5be3b67ede83f9d3b1b0c1cd11d1d217" + - algorithm: "SHA1" + checksumValue: "137dfb517810b9dc66a30c2272eaac1f741b07e4" + - algorithm: "SHA256" + checksumValue: "c422948edfaec559a717c5323c506a27b987c37ee93f87f48f32c531968abb7a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenvideo.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411616" + checksums: + - algorithm: "SHA1" + checksumValue: "6c70757052b33d4ca02d3d13fa268189b95f9bfc" + - algorithm: "MD5" + checksumValue: "963680094f53966578f1e50464d5ad75" + - algorithm: "SHA256" + checksumValue: "396f9c718027b57bdd2b5111bdd01730e1789fe9b1a7ae0a6ff0a7752351ceb9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_clipboard.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411614" + checksums: + - algorithm: "SHA1" + checksumValue: "975e27cbe89acc92ec557a553e9f5dad97d79282" + - algorithm: "SHA256" + checksumValue: "ca7726b881573934acab66a1145f754f82e51d1fdee90ef2382023232983767f" + - algorithm: "MD5" + checksumValue: "824a4974316a65bf0e56512bb8c08021" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspevents.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410761" + checksums: + - algorithm: "SHA256" + checksumValue: "58e142b7ad4c85905bece6f40fb721e1bb6ab13dd0d8ebd9670a13d0e643818b" + - algorithm: "MD5" + checksumValue: "1d17aa26a5aa92c309507397b7430169" + - algorithm: "SHA1" + checksumValue: "79ea57a3f9eb4cda55b316e9483989d749193127" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-versions.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410762" + checksums: + - algorithm: "SHA256" + checksumValue: "b69fbd4181537acb7934734aa1803d2f3642244fb5bcd94da2a884264d0908ba" + - algorithm: "MD5" + checksumValue: "5cccccb1fdd1b47e9660937e02eb64b6" + - algorithm: "SHA1" + checksumValue: "183527041646e907d847d7000984d66729db858f" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-nacl.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410760" + checksums: + - algorithm: "SHA256" + checksumValue: "21dbb821d7d616a7a73725f35ae4036b15c933e0bccfe4b4d7966557588f7b27" + - algorithm: "MD5" + checksumValue: "1a8f8c57aa891ebe24d38fcd7f3ce11f" + - algorithm: "SHA1" + checksumValue: "80c0a1b38cd032e1e2f743b990832893270b9855" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-kmsbsd.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411618" + checksums: + - algorithm: "MD5" + checksumValue: "adf5dfd4d836fe8b1e5b230cdcb3f0a1" + - algorithm: "SHA256" + checksumValue: "942c59422b8588849be733804cef0933e72bdd36066366dde1a4d92082dea883" + - algorithm: "SHA1" + checksumValue: "8d0bc57022a7418b0dc50dc4bb33cc97a7143485" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenframebuffer_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410763" + checksums: + - algorithm: "SHA1" + checksumValue: "86607d4d9cf8c14716449e95a421a9a515653835" + - algorithm: "SHA256" + checksumValue: "b41c65eb250eede181b4018d550c41b610021465d15f2669d9dea5f91c4dc5a3" + - algorithm: "MD5" + checksumValue: "5229a755cfd400e6f8e50cdca2f7ce67" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-directfb.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411611" + checksums: + - algorithm: "SHA256" + checksumValue: "ed04a97eafad6045d23ac93bd97356daa4808998f710cd5f77fa1f8851a817c7" + - algorithm: "MD5" + checksumValue: "c9331ff995884a1f0218fdae861865ad" + - algorithm: "SHA1" + checksumValue: "5e8b6120d13ee9a5415799554b050acffc1aa28c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspvideo.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410764" + checksums: + - algorithm: "SHA256" + checksumValue: "91e0dee9c3a88af5055219a44d0a42a7f99032afa5ca3267c3bc98dd34a335d7" + - algorithm: "SHA1" + checksumValue: "2515333423de734b22aeb1f6bb22a01719471f3b" + - algorithm: "MD5" + checksumValue: "df8cf6be5ee47d4a841cf5421ba1f438" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-visualc.md" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410382" + checksums: + - algorithm: "MD5" + checksumValue: "ad1f05a87c780885b47ae8b463c4c264" + - algorithm: "SHA1" + checksumValue: "fe6ab284e0612fc62142e3e6bcc1c91fe4fe0c23" + - algorithm: "SHA256" + checksumValue: "3a8dc4a4e5d4990bc358aac46b53d938b4b79c82439f5357b73e8ed19b1d0ad7" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_pixels.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410380" + checksums: + - algorithm: "SHA1" + checksumValue: "8ec9f6d055e70975c0d9e259f9d0bf69dcba43d2" + - algorithm: "SHA256" + checksumValue: "ddf957640fd06851749fc976399be8b0bf9c20570c01aad43ee8ad2ba52bc266" + - algorithm: "MD5" + checksumValue: "cce454f085d7b4555712a59806d163eb" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/picture.xbm" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411236" + checksums: + - algorithm: "MD5" + checksumValue: "8d6aa9653914c9d002f906730c6271db" + - algorithm: "SHA256" + checksumValue: "69f460c9748df7dc6eaf846708086d284c19c94defd283768fdbf2044640696d" + - algorithm: "SHA1" + checksumValue: "0f1c7d6a9ad049fc857bbcc6b2f97a39f4ba14da" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosevents.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410389" + checksums: + - algorithm: "SHA256" + checksumValue: "59315cd06a89338857b7253d9beb2b361a0a912d6f1cdcf2972097587e7b8d88" + - algorithm: "MD5" + checksumValue: "5b731d2ed4b20a8e67cdebf548be6c0c" + - algorithm: "SHA1" + checksumValue: "2230b0c73ddd06806a8075da83cdcf539430372a" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/n3ds/logo48x48.png" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411242" + checksums: + - algorithm: "SHA1" + checksumValue: "ff08ddac3cd8aa47d1ecb91da90721f06b490dd0" + - algorithm: "MD5" + checksumValue: "c7358456cd07a4cccdc9d8220bd31551" + - algorithm: "SHA256" + checksumValue: "a297f657587f13366b635e5f100ddfb9db279e546dff1d4ef356d5d709580aca" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_mouse.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410395" + checksums: + - algorithm: "SHA1" + checksumValue: "04f664a64cc1305899f0b9ed4710e5acb7fb2f82" + - algorithm: "SHA256" + checksumValue: "de8171fae06815d2450e477c313407de2db1c6850740415b365a5ca75660bf9e" + - algorithm: "MD5" + checksumValue: "8228a1bce9c5eaaa713e42fdf4e1b741" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testbounds.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411249" + checksums: + - algorithm: "MD5" + checksumValue: "eeafe5e63c45bb97f0ce75f0bfdb4c9f" + - algorithm: "SHA256" + checksumValue: "529fa2379c8bb53da2d2a5f0eef1df72ddc982e006d96e67777c089aaae6631d" + - algorithm: "SHA1" + checksumValue: "3994d1a288be259888cf5fcdfa35aeed4c473f5e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_window.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410381" + checksums: + - algorithm: "MD5" + checksumValue: "881e21f931bc848378e9003603b5ca48" + - algorithm: "SHA256" + checksumValue: "761c737da1fded3008a9f1f409103fa406f5cc5cc5eb6ccba7b3b666bf90440b" + - algorithm: "SHA1" + checksumValue: "5b778b88daf9d908f2e8aa3b70002b58344253fb" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testpower.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410394" + checksums: + - algorithm: "SHA1" + checksumValue: "75b2e3d8c27782b6ed495b72d18dccd53416567b" + - algorithm: "SHA256" + checksumValue: "e31ca22b1953792aac4f881cd5bb203ef07802b6349526db25328c7a69a8d158" + - algorithm: "MD5" + checksumValue: "a6352fdac135231e6df3afa8374d7c11" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411241" + checksums: + - algorithm: "MD5" + checksumValue: "f3c6d59ad3ddd7af7f23ceb145d0c725" + - algorithm: "SHA256" + checksumValue: "0aa346e34566ab2383b41676ab343e5f1a050907ead30a599dbe4d669d71cfb5" + - algorithm: "SHA1" + checksumValue: "6172a443df2760cea75efc4a447cf60cdafa2b56" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_shape.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410397" + checksums: + - algorithm: "MD5" + checksumValue: "239f40184282c47576a7aeffa4d0b2d8" + - algorithm: "SHA256" + checksumValue: "91f960a327170638f06d908873b20c45560654f6508f941eb2d4063db89799cb" + - algorithm: "SHA1" + checksumValue: "3e1c69040aab99ed4a466327cfaaeeeedf3024ea" + copyrightText: "Copyright (c) 2008, Edgar Simo Serra All rights reserved." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testhaptic.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-BSD-3-Clause-691d2809ec460516b08b94ef35d4c201" + licenseInfoInFiles: + - "LicenseRef-WebM" + - "LicenseRef-BSD-3-Clause" +- SPDXID: "SPDXRef-item3410399" + checksums: + - algorithm: "SHA256" + checksumValue: "32375d2d8d402e4f392173abc8c476562982b19e61e3b085c862815fbb5a071b" + - algorithm: "SHA1" + checksumValue: "064203e9d08925eaf7899ac75d7856585723d17a" + - algorithm: "MD5" + checksumValue: "622247c7552edfe79ea5ddfd0aed5420" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testshader.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411243" + checksums: + - algorithm: "MD5" + checksumValue: "ad63a5b971f3ba61489c796752c7f360" + - algorithm: "SHA256" + checksumValue: "481758aa90cd52133619c5f749531588d902cb9819c62edfc7e01d0079718df9" + - algorithm: "SHA1" + checksumValue: "382e538e7eb37e39a9a8fb9a6b03eb2bcd6795bb" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_render.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410396" + checksums: + - algorithm: "SHA1" + checksumValue: "5991cbec14a1cbec51dba783078bd8b41560df8f" + - algorithm: "SHA256" + checksumValue: "bd760c367a53ecd429786d1e1840ce974296c0558678d8a8898d30fe133f3904" + - algorithm: "MD5" + checksumValue: "c15be72303d4c7789ee49a37de27d8bd" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/Makefile.w32" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411244" + checksums: + - algorithm: "SHA256" + checksumValue: "efb19c1966e1eb47e9f1833dec7382e38a74c4dda6a98fac47ced0aa8ad60fa6" + - algorithm: "MD5" + checksumValue: "af9c9ebc161932399393492ae0827ba9" + - algorithm: "SHA1" + checksumValue: "fbd1ce05bbf2e4aced2063206ad25f37660c4021" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_events.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411248" + checksums: + - algorithm: "MD5" + checksumValue: "d435825b0f4229a71562b792e01ba4e8" + - algorithm: "SHA1" + checksumValue: "4d5c4c4c18a69c2fc1a1a38ba609fdd49184e7a5" + - algorithm: "SHA256" + checksumValue: "978f0a205550017ad66b95d1d0cc9d0ab035d4e1371c04b063bd019ca566a4ca" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_render.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411245" + checksums: + - algorithm: "SHA1" + checksumValue: "3027bd4463a35bf63291a53debe2c4367ce202a7" + - algorithm: "MD5" + checksumValue: "7829d28794b0a176836d67ecc4d3add0" + - algorithm: "SHA256" + checksumValue: "d51ebef1f693b6ab792e2b5bdf2ff1175a5c3600301d851a95a2125ea56b7dab" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_events.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410398" + checksums: + - algorithm: "SHA1" + checksumValue: "e9d947824431e2a12f1517786a96700464a65516" + - algorithm: "SHA256" + checksumValue: "29054e22097d9c3b226349c2f868a6308663330ba762cdf94f9495d6a19b81e5" + - algorithm: "MD5" + checksumValue: "2a4c94c1735f707e3c611dbef1813735" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testrendercopyex.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411246" + checksums: + - algorithm: "MD5" + checksumValue: "9537d366cd9321457f805f714810fc54" + - algorithm: "SHA1" + checksumValue: "86fdad2ed3d8eebd1086ecd1dd4f400dbfc4baa9" + - algorithm: "SHA256" + checksumValue: "1a2564614ad2ae82143c433f77db44629575ba651e58b1f6996a82f7f578e015" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_dyn.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410365" + checksums: + - algorithm: "SHA256" + checksumValue: "76b1de79055c8a01d0a8f18bbce3a1a710dc7c95eb27e7dbabbc384671c2e6b8" + - algorithm: "MD5" + checksumValue: "6f39cdd7e03ce712aed627372667661a" + - algorithm: "SHA1" + checksumValue: "a59bc23955ba8e4565b40332e7e4216c4708bcd4" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/configure.ac" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411213" + checksums: + - algorithm: "MD5" + checksumValue: "c8d3c68ee75295f998ebe7cc64120c7c" + - algorithm: "SHA256" + checksumValue: "2abba3b4c0c1f4604ef0973b7ff5f018483cfbbc85fa921a68db37f009ef2338" + - algorithm: "SHA1" + checksumValue: "5cbfed2892537f57a00fd68c5071f91fe13b17d5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngageframebuffer_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410368" + checksums: + - algorithm: "MD5" + checksumValue: "c1864d6a04543a61d01d5bab4e4cc795" + - algorithm: "SHA1" + checksumValue: "791e36ced5d7b234aa833af6fd139e4a8bbd8bea" + - algorithm: "SHA256" + checksumValue: "6c292e4e91f1bc0093fc71eef3110b00b0a7d253a645a0e02c5ce3f5c2028cc1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testyuv.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410131" + checksums: + - algorithm: "SHA1" + checksumValue: "77f2b6967b6de72e61510d2bc5fb3ccdabc42685" + - algorithm: "SHA256" + checksumValue: "c1cc29db976470904645d7c2b00afe7e63c18006632ceca753b7d3f2e02dc154" + - algorithm: "MD5" + checksumValue: "418e62dea975253f493b6a5f06e7e63a" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/GradleUserHomeLookup.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412017" + checksums: + - algorithm: "MD5" + checksumValue: "b662d494165eecc057a1344b6e42888b" + - algorithm: "SHA1" + checksumValue: "4466b089f90da9f64b115b4c176ea4d0e7499f4f" + - algorithm: "SHA256" + checksumValue: "3689d69cfe2ed35ce6c0af6d7b85dc81dd210b64bf17c0eeec6f20f1d8f5116f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_systls_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411215" + checksums: + - algorithm: "SHA1" + checksumValue: "eeeaefba60410016a6f0156bfde7aec47b933865" + - algorithm: "MD5" + checksumValue: "8668299d56da6991b223fffdff43effd" + - algorithm: "SHA256" + checksumValue: "cace02468342f73e2ca35aacbcb7bdce318084fd12445f6b09f7786685cf52ce" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngagevideo.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411469" + checksums: + - algorithm: "MD5" + checksumValue: "e35188b2aa3a2e4471bc5870de03f663" + - algorithm: "SHA256" + checksumValue: "88adf4033123963ef05caecd5b1cba988dabf8afde770d80c8510b50baaa21ed" + - algorithm: "SHA1" + checksumValue: "6550bbe8ccb3135d02d46dd917036782f2a1f3a3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsframebuffer_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412016" + checksums: + - algorithm: "SHA1" + checksumValue: "d2af94278ee59cfa382daa8172a6c42f4b59a6e0" + - algorithm: "SHA256" + checksumValue: "d4d9cdeeb45abd1c13d739371558f858fab8278da7c2fe57d44897bbf038e422" + - algorithm: "MD5" + checksumValue: "1c1296b828c374c8cda384be37e7f523" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_sysmutex.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411212" + checksums: + - algorithm: "SHA1" + checksumValue: "ea3cc63f9cc85bd547bc2b6c9485e989ec9baa5c" + - algorithm: "SHA256" + checksumValue: "24dc39795da1be322920021c99667ac6c6a3e75a2d4fb7d7333cf4ae28eea521" + - algorithm: "MD5" + checksumValue: "66210062fc0044486883b731c74fb638" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngagevideo.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410138" + checksums: + - algorithm: "MD5" + checksumValue: "eadc5440a6f79c22d10387168e2dd985" + - algorithm: "SHA1" + checksumValue: "edff4799f7ae5588aebd803d0e869b276baaa3cc" + - algorithm: "SHA256" + checksumValue: "942d5a316e21ce954b243d4a481d66866d8a77a0cf23f432231d938691378361" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$OptionParserState.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411696" + checksums: + - algorithm: "SHA256" + checksumValue: "910e92d2214cd0480466af7e8abca01a3ecf0906f9be59cae1a69a39b16cee23" + - algorithm: "MD5" + checksumValue: "efdc56de466a1488f38015f3025b738b" + - algorithm: "SHA1" + checksumValue: "926e399351391adc3ee899bb57ecafce389b4b32" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/SDL_gamecontrollerdb.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410360" + checksums: + - algorithm: "MD5" + checksumValue: "e5fed97115ac0ccd60922149b88e8528" + - algorithm: "SHA256" + checksumValue: "054812e6a24e03c6760f1b89d4aa0de0b32a8f4a21cc07f36fc71d5cc8f89baa" + - algorithm: "SHA1" + checksumValue: "3aa93d72897f05c9741c910b6d52b0334ba8b1cb" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testsprite2.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410133" + checksums: + - algorithm: "SHA256" + checksumValue: "5fda36f83fd04e2232e382637a3fe4113ed4b3aa1742b916592faa14106b5f4b" + - algorithm: "MD5" + checksumValue: "670abb47ea81caf7fd180f2f517e57cb" + - algorithm: "SHA1" + checksumValue: "66e87e18f8a4332bac4aafcf8077665606cb5be7" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Download$1.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411163" + checksums: + - algorithm: "MD5" + checksumValue: "32c5199f75191abb919d8b05e46cd3a9" + - algorithm: "SHA256" + checksumValue: "e6a280bed44125c0b95e79de5312eeb5744f29c04b9208a78fb2fcee020a2886" + - algorithm: "SHA1" + checksumValue: "e2e557b2880c877942f036cabea3cee9f84ea4ab" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_keyboard.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411698" + checksums: + - algorithm: "SHA256" + checksumValue: "50d577830ef024f12fe178a60d22419e50d4158bfc0798c87de7ab6b760dc8bb" + - algorithm: "MD5" + checksumValue: "96393dce87c917d6fb5a3e7bfe68a435" + - algorithm: "SHA1" + checksumValue: "f8cfb0c7eab403895046b8390fb7c4eee437d57e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/os2/SDL_os2joystick.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411461" + checksums: + - algorithm: "MD5" + checksumValue: "489720a4091f1df6948123634eb273b3" + - algorithm: "SHA256" + checksumValue: "694bfc2bccb0dbe6531dbd95d4a37268a1835d3b5129efac2f0addd6965892d0" + - algorithm: "SHA1" + checksumValue: "2e693c998a4e55af69b087b96dab436c21f309d6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoakeyboard.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411160" + checksums: + - algorithm: "SHA1" + checksumValue: "dee6b1f55d02bca3228663ded7448ed0329c9782" + - algorithm: "MD5" + checksumValue: "577139d33e020af64551a3ce5425fcb6" + - algorithm: "SHA256" + checksumValue: "cabcfaeda2b32dbd91447af97b21aa633225b92502e714f207984bf5ef7d37b2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_displayevents_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411214" + checksums: + - algorithm: "MD5" + checksumValue: "c985408d39635cf307765c4bfa50a89e" + - algorithm: "SHA1" + checksumValue: "9ab04cc2ef8d8fea755c8f8032c69208291e56c0" + - algorithm: "SHA256" + checksumValue: "93d59737a683ce43ec06611faa420c31a6b03e8532e28b13e448bb2da93df73d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngageframebuffer.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410130" + checksums: + - algorithm: "SHA256" + checksumValue: "ad0bfddd3af5e2700f3cf0fc71b4d65522bc0f3b059fcfb05028a1615e4c3933" + - algorithm: "MD5" + checksumValue: "c4bdb7c174bc7aa39c1cf499a80f1efe" + - algorithm: "SHA1" + checksumValue: "81e38db711a80cd28abfaf9598726d0c91ca3697" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/SystemPropertiesHandler.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411161" + checksums: + - algorithm: "SHA256" + checksumValue: "30c37c37ae7ec8b47294173a15e7f55674819cf4b89d1cbd33778a08a55162c2" + - algorithm: "SHA1" + checksumValue: "950eabfb073638d48c608d2f0f9a0ae99d9740c7" + - algorithm: "MD5" + checksumValue: "2558e4d29c9b4c4b1aeaebcca8e5641d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_gesture_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410367" + checksums: + - algorithm: "SHA1" + checksumValue: "540cf18098c348c6ee1542782eaa5751030b7ba4" + - algorithm: "SHA256" + checksumValue: "d5e010ea66811c1fba60e140206204dcb627a6c473dd9d34b85d928ec7344b20" + - algorithm: "MD5" + checksumValue: "29a3f2577950fc7979c42d753f06e784" + copyrightText: "Copyright 1996 Will Provost" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/README" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411462" + checksums: + - algorithm: "MD5" + checksumValue: "25d9f613968e30ff8850af7b382afb79" + - algorithm: "SHA1" + checksumValue: "83dcd58da4d8f67afc99f301c40475201f01d643" + - algorithm: "SHA256" + checksumValue: "f5bca3bc1a5a8da402275c524ea652be8f90c7cb20a406f0287d9c692c7c73f5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamessagebox.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412018" + checksums: + - algorithm: "SHA1" + checksumValue: "f561670eb6529a7dc23c429b081e583cea9ac788" + - algorithm: "SHA256" + checksumValue: "1b13e81f990d4dcc9b54a335edac731f5e1885daba1e2bca0498e9cfa7d2b420" + - algorithm: "MD5" + checksumValue: "ef947b81fedaeb347ff4070457867a2d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_systhread.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412067" + checksums: + - algorithm: "MD5" + checksumValue: "0dc6adb0f72da7b2801b0c6a51066d61" + - algorithm: "SHA1" + checksumValue: "6e13c84ee939579d0a0c793a6c363850ddbb2adf" + - algorithm: "SHA256" + checksumValue: "bd34b2365aac7f112fe05c3be93c4089df94d0a1845d4a4daa8da9a35bd7c50d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_getenv.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411463" + checksums: + - algorithm: "SHA256" + checksumValue: "83fbb59ae6ad53d1be9b4d305b733602c92218a4bcc0f2edf6eafa8b352fd187" + - algorithm: "MD5" + checksumValue: "4d7400ef0f3fd663e8335574b509260b" + - algorithm: "SHA1" + checksumValue: "f4c147aeebe741092b9e37b90cbcd25f4fec71f8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaopengles.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412066" + checksums: + - algorithm: "SHA256" + checksumValue: "d206260c154fcc0bbb33e747a7b9a0c977c6dbd34ce6f66a351eca04a20258f2" + - algorithm: "MD5" + checksumValue: "6548e03348157cc9d9d24fc70b3d8af5" + - algorithm: "SHA1" + checksumValue: "9c2a29a0831e9bd70116c235e92f4da23f96bec1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga \nCopyright\ + \ (c) 1998-2016 Gareth McCaughan" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_qsort.c" + licenseComments: "NOASSERTION AND NOASSERTION" + licenseConcluded: "(LicenseRef-Public-domain AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)" + licenseInfoInFiles: + - "LicenseRef-BSD-2-Clause" + - "LicenseRef-LicenseRef-scancode-public-domain" + - "LicenseRef-Public-domain" + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410132" + checksums: + - algorithm: "SHA1" + checksumValue: "5b0bbfc4b12c1c47c81f6b182bee07dbcb675823" + - algorithm: "SHA256" + checksumValue: "b7dd0ca018663692e470f5b39ac249bf7c2bc16d18049a8d98a1054e687b8e8c" + - algorithm: "MD5" + checksumValue: "ab458b547b2963d228371866abaab6d9" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/WrapperConfiguration.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412010" + checksums: + - algorithm: "MD5" + checksumValue: "20a485e54593f0be3099d219eece27e6" + - algorithm: "SHA1" + checksumValue: "27d2c1ae1b15de2ecf1eeec8a3ec3d39468d8a99" + - algorithm: "SHA256" + checksumValue: "88ed5f2661c69e8fc1559db8f15944886ffd0ef491a169a822118e518c2ce03c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ps2/SDL_syssem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411464" + checksums: + - algorithm: "MD5" + checksumValue: "36f5ec65f0da4f830adfbcc31ae15d5c" + - algorithm: "SHA1" + checksumValue: "9f47fdeaaba1878826d12668126a31cdb3a75939" + - algorithm: "SHA256" + checksumValue: "e93314f6297d50346bf5cd64fa7ba5f54e83511b72874d4d66c61ad9413b48ea" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoashape.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411162" + checksums: + - algorithm: "SHA1" + checksumValue: "fe14265cee782ed36b2d944e074b692f2e0b6f67" + - algorithm: "MD5" + checksumValue: "6125fcf26b395057fdde3781a52ed018" + - algorithm: "SHA256" + checksumValue: "00bc84010b9c9f25f75e833c28b4de8bbc5d4d095d54e6dad75c9b6996726eb3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_displayevents.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411228" + checksums: + - algorithm: "MD5" + checksumValue: "d7aa938fbd7f9832257308dded04ebf8" + - algorithm: "SHA1" + checksumValue: "cc6c7dfb2fdb2834e6da52d1e4ff2f82ecc26c2a" + - algorithm: "SHA256" + checksumValue: "f62d98f8de5bb85fe3732e78eae629885cde6005e17eaff592e007b89da7bc45" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmodes.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411690" + checksums: + - algorithm: "SHA1" + checksumValue: "8fc18d1ef93fe619cc9ca2e428c1dba24a0e6e07" + - algorithm: "MD5" + checksumValue: "a00436fbb0df9b44042ff5a6a5bf00f3" + - algorithm: "SHA256" + checksumValue: "0be85a8653a293914bcbd50e682044d79173210d698e0dcb262f6c860b4673c0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_rumble.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411691" + checksums: + - algorithm: "SHA1" + checksumValue: "eda6062f0379173499979be08e244624add03914" + - algorithm: "SHA256" + checksumValue: "584225f2aaa3dd4e116f97be16213715926f6dd9437ccd1b4ed8a3fa502e8c1e" + - algorithm: "MD5" + checksumValue: "e618d2b994fb42934e07b668c8aa0a91" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_steam.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410372" + checksums: + - algorithm: "SHA1" + checksumValue: "a5a0c1ef7cff563b4dff5d813db54158623f7a59" + - algorithm: "MD5" + checksumValue: "ad80b7f0eb0f0062f93cee3efc300756" + - algorithm: "SHA256" + checksumValue: "8e358c9018ca2dd508483571595670c031265c947ac709d1a9b7ec2be0b9c631" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testfilesystem_pre.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411468" + checksums: + - algorithm: "MD5" + checksumValue: "92841db4d8aa16edb2f1dfe70a1a9c8f" + - algorithm: "SHA1" + checksumValue: "69a002cb7a2c5c9ff6752306b3b9227d5385170c" + - algorithm: "SHA256" + checksumValue: "b2c0064b9abe631f709030d9b4c12eab5ed31060e40acc6701b97439f9ab5c9e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dstouch.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412061" + checksums: + - algorithm: "SHA256" + checksumValue: "de830e585b587dc7e455fbf15512a098b07101259bd0683cc8475c4c5ffc8316" + - algorithm: "SHA1" + checksumValue: "eb18144749cc3375989612811ee56de6afdf40e0" + - algorithm: "MD5" + checksumValue: "76dafd26d36f5da1e08a5c47dd0cf83e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/cpuinfo/SDL_cpuinfo.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411220" + checksums: + - algorithm: "SHA1" + checksumValue: "d7eded1c9ac4041a28c33b78feef800dddb29365" + - algorithm: "MD5" + checksumValue: "6b907202d6d05a40f04af4f59fceb7f8" + - algorithm: "SHA256" + checksumValue: "db592c5d85c3b44e98d21cd5678f2d5d03210145cdf0a07154da02b3286be4ab" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/sdlgenblit.pl" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411465" + checksums: + - algorithm: "MD5" + checksumValue: "9d964c0e6fb387d50db95d0dae3d9ae0" + - algorithm: "SHA1" + checksumValue: "e4d2d329bcd7833233e7f4b7a199c850e82b5db5" + - algorithm: "SHA256" + checksumValue: "e449afc67776d61d7e4e4accb0ef516572ad5e45a7734dbca02c27b5550efec2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaclipboard.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412069" + checksums: + - algorithm: "MD5" + checksumValue: "56410429ec6f14792fb52f5779188033" + - algorithm: "SHA1" + checksumValue: "3cb226a30105c99570dcc5a81cf25d324ab7eba2" + - algorithm: "SHA256" + checksumValue: "d5a65396abd0b5c0b8f8819cdbe7ccdeb0369a675809d8d33b7aed0a071bf13d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_crc32.c" + licenseComments: "NOASSERTION AND NOASSERTION" + licenseConcluded: "(LicenseRef-Public-domain AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-public-domain" + - "LicenseRef-Public-domain" + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411229" + checksums: + - algorithm: "MD5" + checksumValue: "b80bc805dbf9aa1e4118a42ae7d64e79" + - algorithm: "SHA256" + checksumValue: "4a2e88fdf810ed94e42d50740e17c7ea9ad3a14aed601031b0474e888e4d521b" + - algorithm: "SHA1" + checksumValue: "4aa2db01238e6163a34276ddcd74e66505664585" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosdefs.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410134" + checksums: + - algorithm: "SHA256" + checksumValue: "96fe4189ddd43070ce8865625c0b1ffbdde965a4b9b496964e4eefbc4e8dacd3" + - algorithm: "MD5" + checksumValue: "d7b3e25514ed1cc997913bb3914319fd" + - algorithm: "SHA1" + checksumValue: "613e2b8c3aeae63edcfa13354daf49e96241b9c5" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Logger.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412068" + checksums: + - algorithm: "SHA1" + checksumValue: "c0f1289b84ef38b28bdc4308461dfcc99cfb9c89" + - algorithm: "SHA256" + checksumValue: "165e9992e5dc03138f6622b74b50da6fe1724957633d3c59538b2c086429fd82" + - algorithm: "MD5" + checksumValue: "fbd48cd6b323304eddad2dc7ddf791f9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_stdlib.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411227" + checksums: + - algorithm: "MD5" + checksumValue: "9497004384129438b7a6fef04be349ce" + - algorithm: "SHA1" + checksumValue: "7a77fedf82fe0de2e83d10239eaa08da15f25d46" + - algorithm: "SHA256" + checksumValue: "681110026611147e1d9d1f1420b28ff85f479ba066c100c1350a1b6543f7de05" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmessagebox.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410135" + checksums: + - algorithm: "SHA256" + checksumValue: "d2806b6c4de5478534971d0f5329e6d2ebb34404e5f5e8361b566989a02c7ad7" + - algorithm: "MD5" + checksumValue: "1a236cc249e3bb5e26ebfffd9aa89849" + - algorithm: "SHA1" + checksumValue: "d1f9a9937edad1c7d56e4fe1fb360e820108f6d9" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/WrapperExecutor.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410106" + checksums: + - algorithm: "SHA1" + checksumValue: "fc48c4863c4b43f46bd4c69c3a82b78134ee94b4" + - algorithm: "SHA256" + checksumValue: "a3cad034edd7578f411ca316d00f5ca913996609d20a33b0e043821ce6a201a4" + - algorithm: "MD5" + checksumValue: "a355b888cf37f4e75c596c41e74d9603" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradlew" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412077" + checksums: + - algorithm: "SHA1" + checksumValue: "0ead93276345d0026de12f178e21ff7f4dbc0095" + - algorithm: "SHA256" + checksumValue: "b4084803d6fc629989302ade49dbc6246dff4fe6b094d7f9a8829007e55531bc" + - algorithm: "MD5" + checksumValue: "2bd521412ccba4b15f19c43d11e1007f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_log_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410374" + checksums: + - algorithm: "SHA256" + checksumValue: "a4f6529d16c22cc05ea4bda545be130e93b01a4881cdae0ac4a9fe34d38ecb08" + - algorithm: "MD5" + checksumValue: "a4e1241d7b67073c6a9c17e52fd84780" + - algorithm: "SHA1" + checksumValue: "496b6e798c59b53e5c1d83a2949e5deeba6c707b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/emscripten/joystick-pre.js" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411460" + checksums: + - algorithm: "SHA256" + checksumValue: "c000a8c55dc232a5f0305377698876808bae1cfe900d8fb5224eb35e7b0a73f8" + - algorithm: "SHA1" + checksumValue: "c22b1ab42774965ae36e0efc4829c0771c05a992" + - algorithm: "MD5" + checksumValue: "cfb458eb72e07edb70d79e96f8fe3a5f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoavulkan.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412065" + checksums: + - algorithm: "SHA256" + checksumValue: "6528733f71274e34e10c643d268e3601ac50a201b30cf8bf90f664d5430da34b" + - algorithm: "MD5" + checksumValue: "24c6421df32123b3e570109acccd1844" + - algorithm: "SHA1" + checksumValue: "628621d590cdc2f265a10c8ce16e4caee80cef80" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_strtokr.c" + licenseComments: "NOASSERTION AND NOASSERTION" + licenseConcluded: "(LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc AND LicenseRef-CC0-1.0)" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-public-domain" + - "LicenseRef-Public-domain" + - "LicenseRef-CC0-1.0" + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411222" + checksums: + - algorithm: "SHA1" + checksumValue: "ac33fa56b5b4f96f19136305b50a19a2710f6359" + - algorithm: "MD5" + checksumValue: "6de91dd4a25ef447bd9f23d176101227" + - algorithm: "SHA256" + checksumValue: "9849c1d7c4a83f0c577540082f5d62a4b98d67e19c2d76bd2ee1937af707d32b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/scancodes_riscos.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411467" + checksums: + - algorithm: "SHA256" + checksumValue: "36c9e4f2400264cfd2350cd61e93fb65799720d723ddeb0ac788596e54de5fc5" + - algorithm: "SHA1" + checksumValue: "319b44a8fe775568d3ab2fdf436a6d114a6f813e" + - algorithm: "MD5" + checksumValue: "5b0e3fc521551f4705ec3fcb93e25c7b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsevents.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412064" + checksums: + - algorithm: "SHA256" + checksumValue: "c78a90bb2b4c6add2e89e8069990233fd5905ba8a5dcc045c6789f1967394084" + - algorithm: "MD5" + checksumValue: "5835caa35d2749edb3971fbf2bb49a42" + - algorithm: "SHA1" + checksumValue: "27f32ab182ed16bb69f7499f1faaf638ea5eaa98" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_malloc.c" + licenseComments: "NOASSERTION AND NOASSERTION" + licenseConcluded: "(LicenseRef-CC-PDDC AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-Public-domain" + - "LicenseRef-CC-PDDC" + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410375" + checksums: + - algorithm: "MD5" + checksumValue: "fca5ea9fef16fc2ae51405faef7ae676" + - algorithm: "SHA1" + checksumValue: "c350f440e8b2a70f037dea5c83adf7f55bab45a1" + - algorithm: "SHA256" + checksumValue: "9850a154bda67af84d158555f1a425c8dab5d4b183154363b05b0bc65ea1e275" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testmultiaudio.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410136" + checksums: + - algorithm: "SHA256" + checksumValue: "65c2f48e9d41f72fc8945a38e63850d75321e947701f170577704c130c280eac" + - algorithm: "MD5" + checksumValue: "924aae027717f6fd45f98d64bf11f8d7" + - algorithm: "SHA1" + checksumValue: "a65bfa45f73afbeed4986c0713b8ccfbd180d9d2" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/PathAssembler.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412063" + checksums: + - algorithm: "MD5" + checksumValue: "72949319848472958ec05caa504e2fed" + - algorithm: "SHA256" + checksumValue: "715ea31449b799e7cba8d14d160f9e583ccdba6fe9a7339eb1282c4726ca04d1" + - algorithm: "SHA1" + checksumValue: "34e8221fabf755a46672458ddb1c04f30efb73ac" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_vacopy.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412070" + checksums: + - algorithm: "MD5" + checksumValue: "0fa1a754c2008b3fa0c2c9d53bcf20d7" + - algorithm: "SHA1" + checksumValue: "bd03fb3d550f5d96775e8e180e4583ae1dbe2478" + - algorithm: "SHA256" + checksumValue: "830cc23367c512a6dc55475a83434c4105ec9dac89710830067d8f3e011a7732" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_crc16.c" + licenseComments: "NOASSERTION AND NOASSERTION" + licenseConcluded: "(LicenseRef-Public-domain AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-public-domain" + - "LicenseRef-Public-domain" + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410589" + checksums: + - algorithm: "SHA1" + checksumValue: "312a4c8b72faeb830620af8b0f80a12c01efffaf" + - algorithm: "SHA256" + checksumValue: "e090f15860ca390d5755c43aa8f0f5865a36239488a3c45f2be8427a69d500e1" + - algorithm: "MD5" + checksumValue: "1264ed2b2e078fe81bf6aa1ccf8f0901" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/xboxone/MicrosoftGame.config" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412079" + checksums: + - algorithm: "SHA256" + checksumValue: "2c084b9729a8e148204b0f31323649b681e10e7689b01fd007207738de821ce0" + - algorithm: "MD5" + checksumValue: "d7ac651333f27ea122dce538f81bff1e" + - algorithm: "SHA1" + checksumValue: "bda2431fc03e812206fddaebc8720a07f28cc3e2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_dataqueue.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411437" + checksums: + - algorithm: "MD5" + checksumValue: "c723669f1a1fae840f91f3d6e99fd94b" + - algorithm: "SHA256" + checksumValue: "2dccb68cb11d5e587831954c15449ef2716da4f2dbad4384936b214cc45eebb1" + - algorithm: "SHA1" + checksumValue: "52df7a6d316517afc0b1cf812c434c532d4945c8" + copyrightText: "Copyright © 2009 Nokia Corporation\nCopyright (c) 2018 RISC OS Open\ + \ Ltd" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/arm/pixman-arm-neon-asm.S" + licenseComments: "NOASSERTION AND NOASSERTION" + licenseConcluded: "(LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc)" + licenseInfoInFiles: + - "LicenseRef-MIT" + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412078" + checksums: + - algorithm: "SHA1" + checksumValue: "3230c6b9e3a3db8bbea5d18763bb954a05ce83d1" + - algorithm: "MD5" + checksumValue: "866acf8cef49a4024e6b8f5418a6a4e5" + - algorithm: "SHA256" + checksumValue: "c14d70e1693a7ad39135c42e0bf6a5b67640658ca8866809c7acd7c068905d26" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_utils.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412130" + checksums: + - algorithm: "SHA1" + checksumValue: "9d90654c21a9054babafd13bef2f7223e1086c8f" + - algorithm: "SHA256" + checksumValue: "f4ae2f5882e4cc268c009ccf8778b3b92bb38614a799c04e7e6ffc6424e5a0b6" + - algorithm: "MD5" + checksumValue: "46d422b2581dff763b8f07f51a3190ed" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/android/SDL_syspower.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410128" + checksums: + - algorithm: "MD5" + checksumValue: "7a5b51417465c2208a5667e91fe38332" + - algorithm: "SHA1" + checksumValue: "beb27a5db4065c93a925e942e60f0c3903dcbf59" + - algorithm: "SHA256" + checksumValue: "a461aa98c350da2f64c0d6b0ed6b11c3f1f4ff9c6419a15c07abfa353ea26563" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/IDownload.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411284" + checksums: + - algorithm: "SHA1" + checksumValue: "0b1005c7bd5a0be655895877ec337a9d501f7ec3" + - algorithm: "SHA256" + checksumValue: "9e0b5a58200ecd1012858bf5b274bdcc709d355d9236e32220fe2378fd2702ca" + - algorithm: "MD5" + checksumValue: "0cca188a78dfadc4cac0ff6f8484ef86" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidvideo.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411281" + checksums: + - algorithm: "MD5" + checksumValue: "e8d170ac6a5018f7000e03dbfb396ec7" + - algorithm: "SHA256" + checksumValue: "a5142ad696be3b836d67023de77c711c57b9d440746187af026af10f8d276e29" + - algorithm: "SHA1" + checksumValue: "d5928d7c244625716c50ac7893da9a8bdb857071" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bmodes.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411282" + checksums: + - algorithm: "MD5" + checksumValue: "cdd6722284771563ba4f7631e53036eb" + - algorithm: "SHA256" + checksumValue: "436580f67482930538e2815fc73ec83ba8f81da2f9ef87ad476f4eab61ea1281" + - algorithm: "SHA1" + checksumValue: "19031095bd7d2b44a2177d6257e14a549356320c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bwindow.cc" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411219" + checksums: + - algorithm: "SHA256" + checksumValue: "abd9880e857622d4045615ba7b02f3952e20875b870a5c9216257e699067d45b" + - algorithm: "SHA1" + checksumValue: "030c8cba3143d06c99beb90a3da7829aab5b3ad1" + - algorithm: "MD5" + checksumValue: "3c8d83a0fffd3105cb5ca1c2eb243cc3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_pixels.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410129" + checksums: + - algorithm: "SHA1" + checksumValue: "381ea377413e0801fa8343165510c9ce7322dd87" + - algorithm: "SHA256" + checksumValue: "03d5b45b423b30ba63c68322c047b94bdf56cc505fabf1761f2c3563c249caf6" + - algorithm: "MD5" + checksumValue: "b5d5300fb5116cde388751c0ea3f1a74" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/ExclusiveFileAccessManager.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411216" + checksums: + - algorithm: "SHA256" + checksumValue: "829f3228437d0d3ae1dfa4216213ca802662eee9fda84bba23e3689f0ab1376b" + - algorithm: "MD5" + checksumValue: "565f567f2d916458c92345cf70328c7c" + - algorithm: "SHA1" + checksumValue: "3b8cc07580ed402650dde3e8f31117d32f2e169c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngagewindow.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411458" + checksums: + - algorithm: "MD5" + checksumValue: "2e6db7d1642f349df193f4a9fc99dd1d" + - algorithm: "SHA256" + checksumValue: "5017ca6a3c1762872105bd8eef6b24fab328cf1d2ccd3bcf46798d1cfe135ed3" + - algorithm: "SHA1" + checksumValue: "cc81552d9787084d74f3f0d27b8caef7d75ab5cc" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaopengl.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410369" + checksums: + - algorithm: "SHA256" + checksumValue: "cb0bdfb6e2f65bad80b19c4761d8078023c634d3e374b0256459a474ffd4404b" + - algorithm: "MD5" + checksumValue: "34e4606de79f809cea3e9bfb513cc0b9" + - algorithm: "SHA1" + checksumValue: "56703be2dcc63dd1fb563915863beceff9caa6e2" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_video.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410127" + checksums: + - algorithm: "SHA256" + checksumValue: "3b0dc4c9646ab62eb0e7e1a959668f231c086eb00adec1d78e3e2e224a84eac7" + - algorithm: "MD5" + checksumValue: "dceb6211d61cd7f18b190cce5d600d8c" + - algorithm: "SHA1" + checksumValue: "5552b19178061df0e295986f6a4d83734fd92e45" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/BootstrapMainStarter.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411217" + checksums: + - algorithm: "SHA1" + checksumValue: "b7a5a446a454277e4ed5e0055fa361c640d7c317" + - algorithm: "MD5" + checksumValue: "736f4d2a02686fba8a77d36ae81f3ac4" + - algorithm: "SHA256" + checksumValue: "641c949fc6cc1ad2f860fc170fdf92f37edfbb0deec856a80c85034aeb7cd712" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_RLEaccel.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411459" + checksums: + - algorithm: "SHA256" + checksumValue: "c9faff4dcbecae5614759f8df5d5a90ccab984e7e66b1412fa048ba9b3934f3b" + - algorithm: "SHA1" + checksumValue: "f69cc511190bb1691ec305d17a4334d5c2edbd3a" + - algorithm: "MD5" + checksumValue: "e0c03f1b2dc6cc5fac207d02db32bc27" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoawindow.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411453" + checksums: + - algorithm: "SHA256" + checksumValue: "493645535d6c8d824c71bb98f2159796ada7e37eca4942d9dc55116e58458b7b" + - algorithm: "MD5" + checksumValue: "63a1f1ebacfb3f1f7fa7bb671fab6ce6" + - algorithm: "SHA1" + checksumValue: "f8c5898c9ad0ac9ecd29b8a6e6245ce2b37e9384" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaevents.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410122" + checksums: + - algorithm: "SHA256" + checksumValue: "2a91708757911d6e5969910a6dff398442aa83467cf246fcedc8bde0464e5979" + - algorithm: "MD5" + checksumValue: "2bf647fe3d93fbe843760ce37d655e6f" + - algorithm: "SHA1" + checksumValue: "6035b25138979f8c40d40da538d180ce6cfde840" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Install.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410362" + checksums: + - algorithm: "SHA1" + checksumValue: "36656cd76951ad85e3921880e50f071252dc6ba1" + - algorithm: "SHA256" + checksumValue: "0a09b75f7179b71c6e38258cc3cc2a3ffce250c45947df64979c59c13d876e1b" + - algorithm: "MD5" + checksumValue: "6dfa6b0e0cbab1b52c95fae95e9f72d2" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/controllermap.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411450" + checksums: + - algorithm: "SHA256" + checksumValue: "1537f373cef82d60446cf5e7d44a53b0f2a2519c437cb64cdacc8accbe1ff523" + - algorithm: "SHA1" + checksumValue: "9a288da387d9845a92f8714365218cb4fc6c720f" + - algorithm: "MD5" + checksumValue: "2edea355a60f508a291d8fd85de9f969" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoametalview.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411218" + checksums: + - algorithm: "MD5" + checksumValue: "94f14fe28cd20853b287c61ce97aa721" + - algorithm: "SHA256" + checksumValue: "8f5d4ca3fdebd8f377bf7422d6c0ed7a549e15c3b45f88effb3a0d13293652c8" + - algorithm: "SHA1" + checksumValue: "ab24f399c686da7fe630e17ea8ea31d0e3ea38b3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_stretch.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411451" + checksums: + - algorithm: "SHA1" + checksumValue: "51eec5f0e588e1420242980a17b868ad7051a607" + - algorithm: "SHA256" + checksumValue: "01f790102311658703599a27ed5d4b27f13cb41a7182a94d0d268bb38f474689" + - algorithm: "MD5" + checksumValue: "9040f5ca6c0ef63a5de4edb5d1f36f7d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoavulkan.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410121" + checksums: + - algorithm: "SHA1" + checksumValue: "a9d79d6a76730143d4c55de4cc4d400125462d8e" + - algorithm: "MD5" + checksumValue: "f08c80a977532598d9ba9b9dff733c51" + - algorithm: "SHA256" + checksumValue: "497136ea06ff18001bd7862c7734586061799487011021ccaa0d77cec92a7001" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Install$1.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411693" + checksums: + - algorithm: "SHA256" + checksumValue: "5d11a8162fc2229392c625668ccca295916921b96452d7c79b3c0b53eb777971" + - algorithm: "MD5" + checksumValue: "9722d91446e11ce4998146ce322d4a19" + - algorithm: "SHA1" + checksumValue: "619cf6ab9237d6a431488d5d0158b7feefb2e629" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapijoystick.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411211" + checksums: + - algorithm: "SHA256" + checksumValue: "c47778ac6ee613a441312b83d5bd0ce24c1dd0ce28de737a13a5617c4550b701" + - algorithm: "SHA1" + checksumValue: "1d00928b906b0da75689988d6c45afe90719667c" + - algorithm: "MD5" + checksumValue: "e6db1ba1c440684d3c9085e6e2e7c5d8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngagewindow.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410124" + checksums: + - algorithm: "SHA1" + checksumValue: "aaf8b2b072b7b7c5e51fb4f570028c449181133a" + - algorithm: "SHA256" + checksumValue: "6d3dedb330c7da4095cde95ba0537c84d46874497cfb2df3dc78836c9057bede" + - algorithm: "MD5" + checksumValue: "2949ee135db6d52e1678800c9ece4cd9" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Download.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410364" + checksums: + - algorithm: "SHA1" + checksumValue: "84c706b125632d2c177c5095be42d23436bf20ef" + - algorithm: "SHA256" + checksumValue: "da00645360450a5082853d0db8f23bade02a80f6061b08df4cc3f1d2740cb2cd" + - algorithm: "MD5" + checksumValue: "8aaced48e3842589e57045a0a66d8e79" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/Makefile.os2" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411452" + checksums: + - algorithm: "SHA1" + checksumValue: "0c84414843698f26cc42d41bfa914a85d89b13e3" + - algorithm: "MD5" + checksumValue: "e5ca910f3fcee510c807cc2511ed4c57" + - algorithm: "SHA256" + checksumValue: "6cd23cf2b5bfd777749a021991db4af0540b7bf81abe2dab98059235070608df" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoashape.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411692" + checksums: + - algorithm: "SHA1" + checksumValue: "a8d2c818a19b33f063fde29b8a3fa9184be996be" + - algorithm: "SHA256" + checksumValue: "d1e98cc51ee56d35a1bd68734c8c109ace7420dc30ffed2234fba8249141781e" + - algorithm: "MD5" + checksumValue: "7a92198003bf700027faf02b7bb09fb8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_ps3.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410361" + checksums: + - algorithm: "SHA1" + checksumValue: "06c85e4d0469d8cf63fb5dc0dfd7896bc41efc39" + - algorithm: "SHA256" + checksumValue: "1aaa135f159e338fdc1031be3535240e25f9e31283d425bb0b1a582fa34d9113" + - algorithm: "MD5" + checksumValue: "15fe40d7959b41e2c3ecb93633300608" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_keyboard.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411694" + checksums: + - algorithm: "MD5" + checksumValue: "ce13232108e24914cbe52280f6e8415d" + - algorithm: "SHA256" + checksumValue: "d3ae8a655a974edec3e13c6a2f1d92915f0e99fcd55231f678cba0b26a0c7ad2" + - algorithm: "SHA1" + checksumValue: "08c01adc4c467ac0361b68237a4f97a716b59a9d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_combined.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410126" + checksums: + - algorithm: "SHA1" + checksumValue: "5f8fa65f2973f7f7b7092dad536bd18dfd98b387" + - algorithm: "SHA256" + checksumValue: "cb36cac40888a4d1d1496f3b91bf9970acb8e70d4cf001230b7c80777467ad53" + - algorithm: "MD5" + checksumValue: "03b1e4b1e59f5ed6721bef37595ee649" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/GradleWrapperMain.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411210" + checksums: + - algorithm: "SHA256" + checksumValue: "39cf7d733ba741ef874606878b4c84ea298d4c38fd1d4a888f226ea95a39dc6c" + - algorithm: "SHA1" + checksumValue: "45117574de447ca8caae2f007f62827966333562" + - algorithm: "MD5" + checksumValue: "3837213905a0ec102fd351284240e44f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngageevents_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411454" + checksums: + - algorithm: "MD5" + checksumValue: "081b8fe1838034b9741c381e42037bc9" + - algorithm: "SHA256" + checksumValue: "b31e3b56e8b6ee4f4d63056586928f233e741b30ee2b879684da216ae1b968b5" + - algorithm: "SHA1" + checksumValue: "c827ac09e92e8c60907a4053e880f1833a124244" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamouse.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410363" + checksums: + - algorithm: "SHA1" + checksumValue: "26cac7ff1f96ccb3c41e400a4c45accc2006b7b9" + - algorithm: "SHA256" + checksumValue: "eb724dfc058a08eea714ff2f09285c7a446c9c20576e59ebefd112cf6f025a8d" + - algorithm: "MD5" + checksumValue: "1e3bea1bd73539e76d340ffe50d8c575" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_guid.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410123" + checksums: + - algorithm: "SHA256" + checksumValue: "d0f6c31a5f50a1e3fda5a3c594010864353ed4c76aa2524b1711e0847caff66b" + - algorithm: "MD5" + checksumValue: "0c18e40454b1b2be625d507548f9dceb" + - algorithm: "SHA1" + checksumValue: "d6249a35c3303dbafa481ce53bcd2b650ef8387c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/PathAssembler$LocalDistribution.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411695" + checksums: + - algorithm: "SHA256" + checksumValue: "406d0e6436e4f0bc07a6a20e157663e9b2dcb9d21e9c12d99af43a8b7dee423e" + - algorithm: "SHA1" + checksumValue: "913421212ed271904c95e7e07822ca72ef679ae9" + - algorithm: "MD5" + checksumValue: "0330462c3f222365911ac9afecaffec8" + copyrightText: "Copyright (C) Valve Corporation" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/controller_type.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411455" + checksums: + - algorithm: "SHA256" + checksumValue: "e22cbf1792e26babd82272ed44a3334e6997aed10e3344ffd055e56ad1561306" + - algorithm: "SHA1" + checksumValue: "d759dd705c0ce9517fbe1e8745e99110d488d6f9" + - algorithm: "MD5" + checksumValue: "c060b844361a41614d6d7c90458c7421" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaevents.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410139" + checksums: + - algorithm: "MD5" + checksumValue: "14668706049834134bfed300e0bb6267" + - algorithm: "SHA1" + checksumValue: "5bf6e9d6d8351b63d8b02a5c4bec84929eb22351" + - algorithm: "SHA256" + checksumValue: "999ce6e889c37058c09411a948c5a4d0a1c376ab7b66ad03784e997db9783852" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$AfterFirstSubCommand.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411456" + checksums: + - algorithm: "SHA1" + checksumValue: "96c282dd09e058ab7c6bd762dd5bc7e16b86a90c" + - algorithm: "SHA256" + checksumValue: "7c5182777f473c6dbab5dbb1650de797a7b73d78118d77130084e8cec25d8815" + - algorithm: "MD5" + checksumValue: "ebd94f1ad126a33a0ef419ad972d070b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamouse.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410125" + checksums: + - algorithm: "SHA1" + checksumValue: "96c318ddcc6521f4a1870a36f1f2861a950cce29" + - algorithm: "SHA256" + checksumValue: "7c993a6f8b8ed7092b8a0c8ab90a23f85e9e99fd46b1106cd9a565a2fc0355a6" + - algorithm: "MD5" + checksumValue: "e27abe37d540c9b7ce2c6f1748aa6b67" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Download$ProxyAuthenticator.class" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410366" + checksums: + - algorithm: "MD5" + checksumValue: "30442755d9fd5612559e369f4ef68871" + - algorithm: "SHA256" + checksumValue: "9c725deb2e24fc5196b8902950743da7f21638e42dc7fe894a02c1f0266f21e2" + - algorithm: "SHA1" + checksumValue: "39af4a9b6d67b7b0267df1111e2db5e58750e38e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testyuv_cvt.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411457" + checksums: + - algorithm: "SHA256" + checksumValue: "7853310947071de761ad0514a8c82b488cccab4a84add690a691c3bf7543f7f6" + - algorithm: "MD5" + checksumValue: "85c815f519c23e654aad5fb6cb99435f" + - algorithm: "SHA1" + checksumValue: "d97aa9bc0900160cdd28f5c7d535e93983f89961" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamessagebox.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411278" + checksums: + - algorithm: "SHA1" + checksumValue: "d769118d385c77f3487d8571a014857312553b07" + - algorithm: "SHA256" + checksumValue: "7fd5f958b1a6dfd8ef6f0507c233432ecc19125b242defafb23ea8f1ada481cf" + - algorithm: "MD5" + checksumValue: "6640fb17b0c7b183bba88b447b59a1ca" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bframebuffer.cc" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412125" + checksums: + - algorithm: "SHA256" + checksumValue: "ebd9de41a746c0132851307cdaad78e33faeb1b6a43d8bcb15b90bc671da7929" + - algorithm: "MD5" + checksumValue: "ef0268e1a3dd03cdde0a9e6ceb3183ed" + - algorithm: "SHA1" + checksumValue: "b4c4f72b898d47740a9c41a9f507a14720467caa" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/uikit/SDL_syspower.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411270" + checksums: + - algorithm: "MD5" + checksumValue: "c669bd67818737d9836e111b05ba8bbc" + - algorithm: "SHA256" + checksumValue: "48e17c35c348e01ed623805439a1c796dd92994b193bcd1625ee869bda0dab87" + - algorithm: "SHA1" + checksumValue: "1768b3c2e66798301eab2ae7892ba35e36e6e754" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bopengl.cc" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411271" + checksums: + - algorithm: "SHA1" + checksumValue: "98fb6ff58c0abc39bb5e9b244bb41803fd34e313" + - algorithm: "MD5" + checksumValue: "ee7f25640ad4a83d7d720f6cc1aa045d" + - algorithm: "SHA256" + checksumValue: "c5151c162dcdc1f43fc47fb5654a3cb370455715abb3510600305d47ba73b83e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bevents.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412128" + checksums: + - algorithm: "MD5" + checksumValue: "972032b1412c431fe49184890c682e72" + - algorithm: "SHA1" + checksumValue: "a1d8fc523171d0e5fe60db9df15c47cfb8f2cece" + - algorithm: "SHA256" + checksumValue: "c8f0dc67a9ed94dc465e3cb0e2191d04a465514ed8400dc97c425e7e4be51555" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/haiku/SDL_syspower.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412126" + checksums: + - algorithm: "SHA1" + checksumValue: "8fd85c69f962f34810768c823add173c9aa32306" + - algorithm: "SHA256" + checksumValue: "704a3f9d26e37217a7879d19317fa1c808da7fe52394c1b54bcaa5af4724e7fc" + - algorithm: "MD5" + checksumValue: "06d87603275c98152724eab69a5b89b3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/uikit/SDL_syspower.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411286" + checksums: + - algorithm: "SHA1" + checksumValue: "ed8ed4849dfb916ebeba23ace90cff86eb3a6590" + - algorithm: "MD5" + checksumValue: "f11555eeee8b429288b8e7eb2670eeef" + - algorithm: "SHA256" + checksumValue: "79b5ba8ca99d54b384fda277ddaac06eee46605637b30d278a0ea4cf5f49ba95" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidclipboard.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412120" + checksums: + - algorithm: "SHA1" + checksumValue: "4b20a8b715d2240795ba272482e874d78e935851" + - algorithm: "SHA256" + checksumValue: "819a2576c71c1d928704a8715338d5decf804aba099dc0427de9de48343499fd" + - algorithm: "MD5" + checksumValue: "2b412515e3cbbc4def9658e4377a95cf" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/macosx/SDL_sysurl.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411272" + checksums: + - algorithm: "SHA256" + checksumValue: "71c870bc2a25a39bab97d28442691ca2696819f7b10d6036622485b8e23ba3fb" + - algorithm: "SHA1" + checksumValue: "bbd56c5de82213fe0a06ffeee508ec2a75a410c8" + - algorithm: "MD5" + checksumValue: "7cff0cc123b5b70d839544393c74a34c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_BApp.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411273" + checksums: + - algorithm: "SHA256" + checksumValue: "a95ee2e5fe561282824debe8f41764b4a3b5df75411f8a4af5f828423b7adebc" + - algorithm: "MD5" + checksumValue: "c2ca5dacf4eb126beaa87dd2c52e3744" + - algorithm: "SHA1" + checksumValue: "16ca4b3deec4dd3f8d9c9ef72abf0bc08d383106" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bevents.cc" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411288" + checksums: + - algorithm: "SHA1" + checksumValue: "bd0ab501971c245fd2e9ba1a37f0e19ae9d88737" + - algorithm: "MD5" + checksumValue: "6b3e5f3b1cb8e343e4b901434fa54d14" + - algorithm: "SHA256" + checksumValue: "93a16f68f175f02bd329a46d909edaf4cfcf117e3037d6887205bf756a605751" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidevents.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411285" + checksums: + - algorithm: "SHA1" + checksumValue: "8c15a3a1f2b99f92caf5db312c92399afb254350" + - algorithm: "MD5" + checksumValue: "4c17741bd5bb3c5c827b9bf2cbced066" + - algorithm: "SHA256" + checksumValue: "6c87fd0f5056e6e0882e8c1bfb5411bdb04a57efffe1285c9058723a30824c5d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidwindow.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412132" + checksums: + - algorithm: "SHA256" + checksumValue: "75ff799a5f64392cdecadd641c40364c5724e482d1484d3c91c87efbd4964545" + - algorithm: "MD5" + checksumValue: "0ffabee0eefc296a6573a6695cbb18a3" + - algorithm: "SHA1" + checksumValue: "922b3761c842ec83306df5fb917aacd4f171f862" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/linux/SDL_syspower.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411289" + checksums: + - algorithm: "SHA256" + checksumValue: "e262f8269167c49e98641b25bf3f811953573006d773594737630e59bdbe46ef" + - algorithm: "MD5" + checksumValue: "73744f44d189bbb5eb466f40076c47f7" + - algorithm: "SHA1" + checksumValue: "d9550581195fa327c6571f7ce9cc8b7dcc58acb1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidgl.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411080" + checksums: + - algorithm: "SHA1" + checksumValue: "403cb5b46ababd5609dbd258c1f248b7467a1d9d" + - algorithm: "SHA256" + checksumValue: "39e1e368181c18711615138e02aefcd3c7a38c7d6648821724d53882cedf07ac" + - algorithm: "MD5" + checksumValue: "c9c2bc4828930def829598f05da44b32" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412135" + checksums: + - algorithm: "SHA1" + checksumValue: "b34cd4ddb6409f06d79b64676c3733578f1727c0" + - algorithm: "SHA256" + checksumValue: "c0fd36934fe130788e447cb3a5beee0d476b51458f0baa5094d238b75b95a44c" + - algorithm: "MD5" + checksumValue: "e1395758350eafa73e2523204dae7a38" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/SDL_syspower.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411089" + checksums: + - algorithm: "MD5" + checksumValue: "55d53538f782b201d05e47f47579e33c" + - algorithm: "SHA256" + checksumValue: "805e46c2013c2ec2048bbf8d065f988d07cd2ee87921e76c61363ffe3fb12791" + - algorithm: "SHA1" + checksumValue: "12861a03504fe16af73810fa93fe479c38cfa247" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_dbus.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411287" + checksums: + - algorithm: "MD5" + checksumValue: "a3bafa98f3e93cf8b46f8c0ec55677d3" + - algorithm: "SHA1" + checksumValue: "2d0a281a4cf9ce4c251e0f04158d808dd27d7ee0" + - algorithm: "SHA256" + checksumValue: "5d530573f1860128e7d46ea130c1236603ed0b27072ec1f6e1e3b398ca1fc671" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidtouch.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411087" + checksums: + - algorithm: "SHA1" + checksumValue: "495515795743c19c41e5b908e82a2188fc99ac3a" + - algorithm: "MD5" + checksumValue: "022470a3ef8c846268d4842b7b31e144" + - algorithm: "SHA256" + checksumValue: "716367e41c9dd62701a8eb38eb96504d236e4ad4b4734977b26a9c32958ec1fc" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga \nCopyright\ + \ (C) 2022 Collabora Ltd." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_sandbox.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412134" + checksums: + - algorithm: "SHA1" + checksumValue: "563b1dee3d1ce6e8a5fe4d02ff40ca9bc9222604" + - algorithm: "SHA256" + checksumValue: "29ee1877d4ad514c5649ecdc9252a0fe600f47eb793953e00078441b2bca1ef8" + - algorithm: "MD5" + checksumValue: "e2ac0bf4b319e131ace5dcba3f35bb6f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/winrt/SDL_syspower.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411088" + checksums: + - algorithm: "MD5" + checksumValue: "b2af28c516a2cc9086c40333fb9b11d7" + - algorithm: "SHA256" + checksumValue: "b85e5abe2b0d3d6e4d899839b964da782632d5db45f1d7f10317b3b5889a308e" + - algorithm: "SHA1" + checksumValue: "0290c195dbe254f7bf95f9579119d4b3b768769f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411083" + checksums: + - algorithm: "MD5" + checksumValue: "7e06398a8d3bbbf9f5b355f7a92ffbba" + - algorithm: "SHA256" + checksumValue: "2a24fad0fa741136ca843deafa3b22f8d562d48752e882ad38c7e616f438c27d" + - algorithm: "SHA1" + checksumValue: "2f0caa7c2317fff9d6c36ffcb5caf1f8efbd4916" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_kbd.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411280" + checksums: + - algorithm: "MD5" + checksumValue: "253ae5e1370784c1a06356b8c5c48283" + - algorithm: "SHA256" + checksumValue: "0c06208f418c175bd472042b5e9945e64c9beb7386bb896665c545b5ddedaaeb" + - algorithm: "SHA1" + checksumValue: "3a7592d973567ef001adf53e513258ce3227ab28" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bclipboard.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411084" + checksums: + - algorithm: "MD5" + checksumValue: "4c96f7a55edf29d4f4c959f10b431deb" + - algorithm: "SHA256" + checksumValue: "80b252f1a4c05e6589c7097956b0f49a0d560af3fef7d77f9aa665d5a6240cdb" + - algorithm: "SHA1" + checksumValue: "a3cfbbc0f7b1ca158c9285585ca02453151b69e9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga \nCopyright\ + \ (C) 2020 Collabora Ltd." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_capabilities.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412139" + checksums: + - algorithm: "SHA256" + checksumValue: "c484e832af68efc95a1060b4e82c7c81415a46cc2984e73a0275829d73c00b2e" + - algorithm: "SHA1" + checksumValue: "d7e3e0947a6392cdaccd38c204bb0948b1b4f34b" + - algorithm: "MD5" + checksumValue: "18c4ee0a8bbe2b04b0148fb51eb28465" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/vita/SDL_syspower.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411081" + checksums: + - algorithm: "MD5" + checksumValue: "3b27324ca07653ff5845d7a9300dcfc1" + - algorithm: "SHA256" + checksumValue: "fb8b7326d39eed6bf87ef6af774f445ed5c77eb9517aa12f4de8d2a4b1866b7d" + - algorithm: "SHA1" + checksumValue: "e4259ce0133cc6d608aa77d929f23afa3f43e5e4" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_ibus.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412137" + checksums: + - algorithm: "SHA1" + checksumValue: "afa1636b4c0e0539672ace9fbbb403459cb7674e" + - algorithm: "SHA256" + checksumValue: "20396f7652e0114ac9e2141344bdc736cbc60d10a2d2e50611744b4bb67f70fd" + - algorithm: "MD5" + checksumValue: "256dde2ed84fe57819e25abde9e09181" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/emscripten/SDL_syspower.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411082" + checksums: + - algorithm: "MD5" + checksumValue: "094d70b61d852e4fdf7722af968a868a" + - algorithm: "SHA256" + checksumValue: "a86216b21fc63ec827664b3d6ed0fae6b1f10f76291119a3ea5468e9897f44a1" + - algorithm: "SHA1" + checksumValue: "b9bd862d807c149ac96443c92c45a9b6d4e0b24f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga \nCopyright\ + \ (C) 2020 Collabora Ltd." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_capabilities.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411085" + checksums: + - algorithm: "SHA1" + checksumValue: "f62961c1281482ee514a8402ec90732779d6311d" + - algorithm: "MD5" + checksumValue: "19f030b935ae9e4700c9875eeca4a631" + - algorithm: "SHA256" + checksumValue: "6a9799a0d3c073e8de5017f97d944a901ea7181caa875e49a74785521b4bfb67" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_udev.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411086" + checksums: + - algorithm: "MD5" + checksumValue: "d3bdc1ce0776eb300694b28a05690983" + - algorithm: "SHA1" + checksumValue: "75f831a8172ef03aab799b59795779fc6797366b" + - algorithm: "SHA256" + checksumValue: "0ae203938712543bc2b159c827bf44444997cdcaf23f90be108c5a3bbcbd1f1b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_kbd_default_accents.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411291" + checksums: + - algorithm: "MD5" + checksumValue: "d4b18a84fa18c951c0505fcf5579dd52" + - algorithm: "SHA256" + checksumValue: "82ac57fef0592cc331da8525567c7c1a8f5e3c2fdfd6056bdaad20daaec4874a" + - algorithm: "SHA1" + checksumValue: "8e7a2558f3c2976d421d5bd597e39868fb660680" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidkeyboard.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412149" + checksums: + - algorithm: "SHA256" + checksumValue: "cdc0969e08360b158057127e2723fddbf9710bfd2f1e213a499752945272c33d" + - algorithm: "MD5" + checksumValue: "0768b4198ab95008ad9c48fb8c78db9a" + - algorithm: "SHA1" + checksumValue: "a1281f22377778df9134f6307dc5e2ab6510a001" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/SDL2Config.cmake.in" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412148" + checksums: + - algorithm: "SHA256" + checksumValue: "43bd68bd8c3a0124090a54f4f631fc566787835c97aa6614395d937cea7f0caf" + - algorithm: "MD5" + checksumValue: "a962420fb0ccbd381abd16b112c47a71" + - algorithm: "SHA1" + checksumValue: "c00a219b2ee727ac10cea187215c65821f558262" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/macosx/SDL_syspower.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412146" + checksums: + - algorithm: "SHA1" + checksumValue: "4a4a5f5bd162dad7bf1c69ba08d332e52dc20f40" + - algorithm: "SHA256" + checksumValue: "e93e2884d68b386d0cb0c6ea7b66fd4f5596c231aa07ec61daebcab906906497" + - algorithm: "MD5" + checksumValue: "5558791cbf21c4407a19cd7299bf6534" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/psp/SDL_syspower.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411295" + checksums: + - algorithm: "SHA1" + checksumValue: "7a5d7bf5c4deac2d77bb00693bf35246f93c1695" + - algorithm: "MD5" + checksumValue: "8c7a34a05b5525279df0086bba6be853" + - algorithm: "SHA256" + checksumValue: "3b51fbd780735632c2b9ed993140ffcc17cf12b526bd2dc81a6129637523896b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidtouch.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411292" + checksums: + - algorithm: "MD5" + checksumValue: "6d9a54592111b43dd8b9fa21b4502b8f" + - algorithm: "SHA256" + checksumValue: "af6961f7a0bb0165dcc4438811aeff657d6ed1fb07705872e3b831ae56365495" + - algorithm: "SHA1" + checksumValue: "b02f9d13a55f393bd021012dc01b600a86962707" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidvulkan.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411293" + checksums: + - algorithm: "MD5" + checksumValue: "c34e942ac6904c77189f4e2c993b232e" + - algorithm: "SHA1" + checksumValue: "8b20e6632b7438639e24813a7683eb6a4bafe324" + - algorithm: "SHA256" + checksumValue: "bd3a60ae8e133ca8af7702ca3ecba00a0e8a0ebdc9e36a63ab4f46370a6605d2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidclipboard.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411290" + checksums: + - algorithm: "MD5" + checksumValue: "6ee8e5ed236df32933aea5f96737e142" + - algorithm: "SHA1" + checksumValue: "ce5e41f0950d42cc268fe68cf277e1a616353f37" + - algorithm: "SHA256" + checksumValue: "84f9ca0d506d6354da4aa2fda25d87149dc66c4d0a6ce185887beb10bdb8fbc8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidmessagebox.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411294" + checksums: + - algorithm: "SHA256" + checksumValue: "531a02fcee90bbf8210c343f433193b58cf5efad7079286a38c217bb1b8298a3" + - algorithm: "MD5" + checksumValue: "c534606324e0f1282c9b8f4e1d8bf99b" + - algorithm: "SHA1" + checksumValue: "cd5e7b6e9c10c5d580a621b95e447c2ffd00f041" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidmouse.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412141" + checksums: + - algorithm: "MD5" + checksumValue: "2ef0b7db30cf738e81937ef363af05cc" + - algorithm: "SHA1" + checksumValue: "a81ae8f4ef50ff207c1fddeba35637e49d49eb36" + - algorithm: "SHA256" + checksumValue: "fb6e8557c674d8d0685766c8f8325f552ce257a046c6630ec6a5b90abebfbdf9" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/n3ds/SDL_syspower.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412142" + checksums: + - algorithm: "SHA1" + checksumValue: "3d2018e536c7f9fd22c103b0c7de4de0a88c79cc" + - algorithm: "SHA256" + checksumValue: "97e2db61b2a9928db940bbed3f82c7a356c2f5e81f768b95e95ea480e2edc66f" + - algorithm: "MD5" + checksumValue: "1294100467214abc7dfccc0b64a714e1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/SDL_power.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411275" + checksums: + - algorithm: "MD5" + checksumValue: "67194fa4a2575c49b0f23eb356b81fe5" + - algorithm: "SHA256" + checksumValue: "9a734d2df2a3035b940ccb8de167db4cad890566f2e2008e05167428b67cba3b" + - algorithm: "SHA1" + checksumValue: "50b93ac2ca86c46166b438cece07c7b9ec4c7163" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bframebuffer.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412152" + checksums: + - algorithm: "SHA1" + checksumValue: "b8b5d8d14eb06a9fd4ca0fb753b262fbea892ba5" + - algorithm: "SHA256" + checksumValue: "fa86497a0587be195e3e7e22999eca477b82da9fd7a6d0f3b5f17ceb9791f376" + - algorithm: "MD5" + checksumValue: "357472b4bf52e940b64ab11d57dfb830" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/CREDITS.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412151" + checksums: + - algorithm: "SHA1" + checksumValue: "0abbdf648f10424af4a7d030022a0d0e9c21cdb5" + - algorithm: "SHA256" + checksumValue: "201b47fd73c42569dff7bfc2bed05d5123d3f796196088101f0515004788af00" + - algorithm: "MD5" + checksumValue: "a79b33796e2688096ef32f7b336a2646" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.gitignore" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412150" + checksums: + - algorithm: "SHA1" + checksumValue: "239df87ff0e8ebeb4a195590191961f7d468b8c4" + - algorithm: "SHA256" + checksumValue: "91efa43930ba5c5c558119ea4cf3bbac949d9b1fe2a6bb1bae2d5f78bf456437" + - algorithm: "MD5" + checksumValue: "d1e255c0a55765efc759fbd430c0cc30" + copyrightText: "Copyright 2022 Collabora Ltd." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.editorconfig" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411276" + checksums: + - algorithm: "MD5" + checksumValue: "cd2e12588f707ebee6572d736bae54f8" + - algorithm: "SHA1" + checksumValue: "08f2c0a444a9fffa1a90173d7f2e447358daa0e5" + - algorithm: "SHA256" + checksumValue: "efa9706200164412207e3aad72c5c001926af24c784b7781c697ee6da4fc945a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bvideo.cc" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411277" + checksums: + - algorithm: "SHA256" + checksumValue: "50c851fdc08508e3eb5f4aae14b49cd8d0f402e8e84b46e86135466cb0ab9e98" + - algorithm: "MD5" + checksumValue: "ba685d73299f1aa2fc1d4a90b0133a2e" + - algorithm: "SHA1" + checksumValue: "f276ecd472603c1b745a80026ae1f8202b03a39a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga \nCopyright\ + \ (C) 2018-2019 EXL " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bmessagebox.cc" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412122" + checksums: + - algorithm: "SHA1" + checksumValue: "55b3c0972b9b69340951a7745e511eedf198dcbb" + - algorithm: "SHA256" + checksumValue: "c58106784672694f1e6783985bdf25e11f55a52ab3c939be5d36fb2f51036fc7" + - algorithm: "MD5" + checksumValue: "68ecebef5ecc3cebe605b819277417eb" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/unix/SDL_sysurl.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411274" + checksums: + - algorithm: "MD5" + checksumValue: "6e0191019bcee7831cac39d6d66e3df4" + - algorithm: "SHA1" + checksumValue: "a76700200e21d92aebb2e86cdd7e24bab65bf1c6" + - algorithm: "SHA256" + checksumValue: "d9a2ccc3820c40e0002f210465b6d93dd6d9dc130237e0b041e19a237c8cb562" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_BWin.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411279" + checksums: + - algorithm: "SHA1" + checksumValue: "f8d9594beb2ef49bcf6ed811e9eee1d244e1bf51" + - algorithm: "MD5" + checksumValue: "156511d9322b05ab52e06cd1dc71860a" + - algorithm: "SHA256" + checksumValue: "1cfc8356a66ae535f2add29bb251b7101b8a43ba092c165bac98d51abd2eb0b5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bclipboard.cc" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410253" + checksums: + - algorithm: "MD5" + checksumValue: "4a70f5ed28c649126fc49073515494f1" + - algorithm: "SHA1" + checksumValue: "63cfb57ff6ad1bc3c0423c1ce2d164c4f97bf62a" + - algorithm: "SHA256" + checksumValue: "90a39639389fb2389be82e3bf7423ebfec406bec044f1d3d55b90cbd447ee2b6" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/Makefile.in" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411101" + checksums: + - algorithm: "MD5" + checksumValue: "d5ccbda4ad209a604bee3b7c4214dd8d" + - algorithm: "SHA256" + checksumValue: "d94567c055d7460bd5e30a9916e5afaabc31e02856dff6fd4c3a405138675fbb" + - algorithm: "SHA1" + checksumValue: "1b65c8309509529b10830beccd1d72f91f7b5643" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_direct3d.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411310" + checksums: + - algorithm: "MD5" + checksumValue: "f0b7c8d6a1319eb19280ca7a85ed1ce3" + - algorithm: "SHA256" + checksumValue: "6a01887707e752380d3c1c24afdf19988b47f1fcad58d3799d145bc0a159711b" + - algorithm: "SHA1" + checksumValue: "4e0f694531fa0b134638efc5b49d0d513d2f477f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_shape.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411587" + checksums: + - algorithm: "SHA256" + checksumValue: "c40f10fbf8f433857e3b6a6e87f05c7d39c16f038e162b7e798feb7971acb8f1" + - algorithm: "SHA1" + checksumValue: "7f9c5887c4702209f3bbf3709daa0e7a3ebad093" + - algorithm: "MD5" + checksumValue: "8164a1f162e173bcadf13ac77308fe05" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11touch.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410463" + checksums: + - algorithm: "SHA1" + checksumValue: "c26801bf808dbe8f1afa6aeee0fe02c8ca6b993b" + - algorithm: "MD5" + checksumValue: "6f4e163da3d1f749ae053dff2f79de62" + - algorithm: "SHA256" + checksumValue: "911ca63c023739a29d29792f06a8caf3c471dc09f9cb9e0ef0b7984f959484cd" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p01_shape24.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411103" + checksums: + - algorithm: "MD5" + checksumValue: "8f565df1ce8cdcb0ebe87a25bd30e683" + - algorithm: "SHA256" + checksumValue: "14b60f48bcc1b895d46120eebd167e46682a0beabe9304c1c7f53434bb82ddde" + - algorithm: "SHA1" + checksumValue: "6c4d2ed858a2b48a12c7abccb8466e3996358ebc" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_xaml.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410460" + checksums: + - algorithm: "SHA1" + checksumValue: "4366385904eb106330a0ee32068786b0edce491e" + - algorithm: "SHA256" + checksumValue: "79f21ffde3e2c196203916556b7ae6bd551e3eedd13b3a647ac748e432bf481f" + - algorithm: "MD5" + checksumValue: "bfef73c31b94af1bb226273e2fde54dd" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p15_shape8.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410256" + checksums: + - algorithm: "SHA1" + checksumValue: "ec21ff1aa57c6048541a498c7e75518636346474" + - algorithm: "SHA256" + checksumValue: "8ac63be73d1850f9c00153a624d3afcc10e0603edb35713074a3c53f916ed90c" + - algorithm: "MD5" + checksumValue: "4daf34de5e33cd1b3a8f0e0c92702235" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/testsprite2_sample.actions" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411584" + checksums: + - algorithm: "SHA256" + checksumValue: "82b90904e7f72001ad37579a2d783b11a17db731dfbefe8adc6d3a00bcbfd593" + - algorithm: "SHA1" + checksumValue: "0213ecbf54aa2a97ff6735da7e89fdea3624f144" + - algorithm: "MD5" + checksumValue: "7a3f8f45ed31a09e91379c61cb559bf2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11events.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411312" + checksums: + - algorithm: "MD5" + checksumValue: "3ae994965e6a0ec34ce74574047a2570" + - algorithm: "SHA256" + checksumValue: "7066cca0e248d2eb1ce4fc2ca7e91194b226ec97586c1eb34c3cc3eda1300c6f" + - algorithm: "SHA1" + checksumValue: "a5a093192f591638b7bd6021ebc0de8f26a1948e" + copyrightText: "Copyright (C) 2017 BlackBerry Limited" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/qnx/keyboard.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410258" + checksums: + - algorithm: "SHA256" + checksumValue: "c90e69e244a35113aaf1da5de425778f5302fb73781f3588dc7c3d483c1f0ded" + - algorithm: "MD5" + checksumValue: "abe43f0a52378fea5f4485c9fadc2a8d" + - algorithm: "SHA1" + checksumValue: "dde15dfea3038acd2c78fd998e880c75968a4e7d" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/launch_harness.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410465" + checksums: + - algorithm: "SHA1" + checksumValue: "7a6ee1ef211d6609a488314bb0a3f9a593233c6e" + - algorithm: "SHA256" + checksumValue: "fdfd7e15d71544d3e4c8d721d3ba9d4daf215784ce7632762d0f7ff70a030fdc" + - algorithm: "MD5" + checksumValue: "d9d443d120d11ba702c3548932c83b98" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p16_shape8.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410255" + checksums: + - algorithm: "SHA256" + checksumValue: "8fe3430491dd94c9ea93d03b10d5aa9d4925c10ddc3b2a90a79fcb57ee585d09" + - algorithm: "MD5" + checksumValue: "c47603a502e0cc3e3bad6f6f89a3fcda" + - algorithm: "SHA1" + checksumValue: "2b679d60bd32b7ea55a7442ea8878fba13ac78f3" + copyrightText: "Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.\n\ + Copyright (C) 2012 Free Software Foundation, Inc.\nCopyright (C) 2012 Free Software\ + \ Foundation, Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configure" + licenseComments: "NOASSERTION AND NOASSERTION" + licenseConcluded: "(LicenseRef-FSFUL-c75eb7486755351ecb2622ed8c28c6d4 AND LicenseRef-FSF-2e01bb672e5007181a921b144efe76a8)" + licenseInfoInFiles: + - "LicenseRef-FSFUL" +- SPDXID: "SPDXRef-item3410462" + checksums: + - algorithm: "SHA1" + checksumValue: "159393287dfd2e38ee62d020b0bd9392e8d598de" + - algorithm: "SHA256" + checksumValue: "c35ae797e950dbf12a052bc3f35ffd5c06652a47955e06f2d4daae70dbda0eee" + - algorithm: "MD5" + checksumValue: "ebcee3f0fd5379728756a67e6dce2b95" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p06_shape8.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411586" + checksums: + - algorithm: "MD5" + checksumValue: "93ddd0ff031894b83a8596a87007ec53" + - algorithm: "SHA256" + checksumValue: "56f1841d9b3965c1ff3f068ccfe4ac405a0213028466bf6601bc35c740996edd" + - algorithm: "SHA1" + checksumValue: "f7012161dbb440bf79649f5f0799f0aaa2d48b97" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11window.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411794" + checksums: + - algorithm: "MD5" + checksumValue: "cf9f991d138f3e29e84f0dca82b3bdfc" + - algorithm: "SHA1" + checksumValue: "41669cc86c181d74f3dcaf302243ad7a0c5bf833" + - algorithm: "SHA256" + checksumValue: "4f05bf014a51a18167c4d9248a5c405c0e1906108a6759e3834cb6b4320dec13" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/windows/SDL_sysfilesystem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411102" + checksums: + - algorithm: "SHA256" + checksumValue: "bd718816ca1b023c61a1deb5f7c2aa697ddb11c02955fea393496522f82c1fd5" + - algorithm: "SHA1" + checksumValue: "b4f972bafb8bb5fbc185221f08f47f6d8d0e8cb0" + - algorithm: "MD5" + checksumValue: "d6f4f848f31f0d31111c0dfc591c8a06" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_common.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410467" + checksums: + - algorithm: "MD5" + checksumValue: "af8b571a79ee2538e5eb47f50cd6131c" + - algorithm: "SHA1" + checksumValue: "ef0f9b904487f0f2a5ebcc44fbfcb5ba4c2d993f" + - algorithm: "SHA256" + checksumValue: "9d0130b76ebe4d85092c80db7a96da9b7086b8dd4773d938d9a943810b626682" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p16_shape24.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410464" + checksums: + - algorithm: "SHA256" + checksumValue: "5645bb61a36209ef13d2ba753e322308b412471b22bbbf7e978c972ae23322e0" + - algorithm: "MD5" + checksumValue: "edf8022d7aaa1abb49c3291ae485674d" + - algorithm: "SHA1" + checksumValue: "405f8d5f1233acd72693aa9dd02fce7da707487d" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p06_shape32alpha.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411796" + checksums: + - algorithm: "MD5" + checksumValue: "03b77336d1e90e1c4d7240c1d3dd16cf" + - algorithm: "SHA1" + checksumValue: "a86604fbe0402666a8a0eff0407a10844c2e70ab" + - algorithm: "SHA256" + checksumValue: "e3779a5c2ff5d6df56054f4fc3e8da87cced8c9cf9b1dfa438afad7ab9ef80b0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/dummy/SDL_sysfilesystem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410257" + checksums: + - algorithm: "SHA1" + checksumValue: "b5a496fd4446c056d954d89c229dd81d97b6bfdb" + - algorithm: "SHA256" + checksumValue: "f3921668178451f55f98fe4eab6e00a99f49f15f07f7a5b6a2250a0051dcd43f" + - algorithm: "MD5" + checksumValue: "cee50767e69fe95309dddb4146014ff0" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configure.ac" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411589" + checksums: + - algorithm: "SHA256" + checksumValue: "8544191c7d496a650a14d20454c6a9e390c772f9d7dad258fd8410c886373ff6" + - algorithm: "SHA1" + checksumValue: "a4009009b23d6df042d88a1097eb0bf729de1c1b" + - algorithm: "MD5" + checksumValue: "0d60f80b4446d54211c52e962abfae69" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11clipboard.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411105" + checksums: + - algorithm: "SHA1" + checksumValue: "5777d2588500d35319b25c4f7a31e760c60cb579" + - algorithm: "MD5" + checksumValue: "4a32d6811f00309bc34b26f62676b7fc" + - algorithm: "SHA256" + checksumValue: "3780c9c5c449e3322949c50390487742cd0fd5f419f6f0484623f83a34aa6cd5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_direct3d.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411313" + checksums: + - algorithm: "MD5" + checksumValue: "0102a7441a007f8e3f9a8b33f53dd9e7" + - algorithm: "SHA256" + checksumValue: "35d6f1f4c20e530133502a22e01a699fd7ba00be68cccb70e244c2e2cba9b8fd" + - algorithm: "SHA1" + checksumValue: "8048ceb41708003cb0f57da1c9537b8d9496338b" + copyrightText: "Copyright (C) 2017 BlackBerry Limited" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/qnx/gl.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411581" + checksums: + - algorithm: "SHA256" + checksumValue: "d8e21b2ed9b8bdf8d40fd606cabee2dfe848d101e86c899f09a51bddeb218acd" + - algorithm: "SHA1" + checksumValue: "8a5344948909dc5428d17de2bb97f8334c0ffdf5" + - algorithm: "MD5" + checksumValue: "8e77f388c3ce1436eb6a02831d4a5c08" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11events.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410466" + checksums: + - algorithm: "SHA1" + checksumValue: "63d9bfd7f286100b8757662843d60786f9119d6a" + - algorithm: "SHA256" + checksumValue: "ee526e5b2ba69ab944761bb4767982d37532f9a0d900560fed21d587eb50858f" + - algorithm: "MD5" + checksumValue: "eecf85c20af2180fd2bee3f24216614f" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p14_shape8.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410250" + checksums: + - algorithm: "MD5" + checksumValue: "daf5183ee1dc5b5313ba8ccd1c279cca" + - algorithm: "SHA1" + checksumValue: "40ea582b26d72188d73aa0b9ab0e6137a61a97ec" + - algorithm: "SHA256" + checksumValue: "0d1641b99135add1db6911c55e0d9715717d895f41a5df6b629aedc899ed46f9" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/unittest/testquit.config" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411798" + checksums: + - algorithm: "SHA1" + checksumValue: "084c8e16b91068bcfd059476a90cd90a7bd50fbb" + - algorithm: "SHA256" + checksumValue: "7c789284bcf408e9a3f79cb0b7a22f3281e67d556d9e16c3feb8b10897919fd3" + - algorithm: "MD5" + checksumValue: "f4fe9b1c5ed92dadaeba035b677b3275" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/psp/SDL_sysfilesystem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411588" + checksums: + - algorithm: "SHA1" + checksumValue: "0ef1fee8572ade908785d81fc3b92d94e84ef9cd" + - algorithm: "MD5" + checksumValue: "4fc84b5d784d747a343fdca1cd4bd7e0" + - algorithm: "SHA256" + checksumValue: "ca1348a41551e48db113dfd54418cceb0f1121cc3050f141ee02be5eee7e32de" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11dyn.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411314" + checksums: + - algorithm: "SHA1" + checksumValue: "8e33100ff045ed14eb0d742893177491f663fef6" + - algorithm: "MD5" + checksumValue: "bf25d93125ef28006c475afdf8f47fe4" + - algorithm: "SHA256" + checksumValue: "ae4deca072b2f3a707ba87a6df256d7505cae5d84ac764c804992b2cb762c020" + copyrightText: "Copyright (C) 2017 BlackBerry Limited" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/qnx/video.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411104" + checksums: + - algorithm: "SHA1" + checksumValue: "fb5a7cc6eef13c86143b3b73345ab0d9bc9d4538" + - algorithm: "MD5" + checksumValue: "5b696ab30a616ed2913b274d378b187a" + - algorithm: "SHA256" + checksumValue: "1e8c3a4b52e3b29f9cacdb56ccd9a1e9ef192a7d7f5737b82eb2bbea16a65512" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_common.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411326" + checksums: + - algorithm: "SHA1" + checksumValue: "24382a90bce6db81e96beed86217d0525292616f" + - algorithm: "MD5" + checksumValue: "b77eb324f70f67c0945f33ef1a96130a" + - algorithm: "SHA256" + checksumValue: "2f9c905797c10c83f73318468dc045b4afb1079f3662c6867813b7f3cf23c644" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtpointerinput.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410479" + checksums: + - algorithm: "SHA1" + checksumValue: "e12be2789c1cf6247d2e1407d33f8cf62d1a5537" + - algorithm: "SHA256" + checksumValue: "f7a831c64e752ac29ac7380b323e2079952c764a789b0de7daa22f917b03aeb7" + - algorithm: "MD5" + checksumValue: "950d36b3f9144846e4dff254e14455e8" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p04_shape32alpha.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411558" + checksums: + - algorithm: "SHA1" + checksumValue: "54c78dae6e319ab60c1448bb3b537f312d3ce6aa" + - algorithm: "MD5" + checksumValue: "2f529f983c6f7354eeb971707b2ef85d" + - algorithm: "SHA256" + checksumValue: "76e5d10041c9981daf88562798c76bdcd131257fdd270e1d626255757f885540" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsclipboard.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411327" + checksums: + - algorithm: "SHA256" + checksumValue: "1d1f8d470463fd2203f3aedf97717a1bdf587ab36b8b829740e71550bbbebdbf" + - algorithm: "SHA1" + checksumValue: "0c7ed3b77b0677488f284721d44208f8fdbc6af5" + - algorithm: "MD5" + checksumValue: "51a964a35fd9cdfcf70a335055e32e01" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtopengles.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410227" + checksums: + - algorithm: "SHA1" + checksumValue: "6f33afe5e5cc4d86a852684833921eb1326f93fe" + - algorithm: "SHA256" + checksumValue: "58d735b4cc35eb6e1bcbbbe1117b4d4ad0e932e9844b3cb267b64ad197793aa6" + - algorithm: "MD5" + checksumValue: "30783595be73f39f808951b2da5ce406" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/layout/main.xml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411790" + checksums: + - algorithm: "MD5" + checksumValue: "cc652a73f273ff42aedd8d6e3399ae31" + - algorithm: "SHA256" + checksumValue: "5d079e2e7c76c7fbafaaebf840292666d228d585bac4df9b2aeb38b0d860f412" + - algorithm: "SHA1" + checksumValue: "98e3fac62f3404261505b5900faf14f188141b39" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/n3ds/SDL_sysfilesystem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411580" + checksums: + - algorithm: "SHA256" + checksumValue: "1c71e8cec4b6f64f46f05fb14e27d03d7ca8d28accf915396a095a235b94f6ff" + - algorithm: "SHA1" + checksumValue: "844fd0190410c2c1be159ae81941bc89bf356548" + - algorithm: "MD5" + checksumValue: "c218141d87bb0f74ca3cfc64433b8e86" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11window.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411328" + checksums: + - algorithm: "SHA1" + checksumValue: "dab0eeebbd7049af6261803ca96a7978325d638f" + - algorithm: "MD5" + checksumValue: "3267a1a4a539267766c05ff56f5bff77" + - algorithm: "SHA256" + checksumValue: "e465139d6a8be4b271375718229a35ba6e35da53436819ff47e4a2e9a213ce30" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtmessagebox.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411329" + checksums: + - algorithm: "SHA1" + checksumValue: "877f3ed8292539be5c5463770dd5793ec9c28579" + - algorithm: "MD5" + checksumValue: "034fe30e17579225db38f651f6fc6179" + - algorithm: "SHA256" + checksumValue: "952f6229e7a24b3a0e0c7c8aa5e302faa364a8e99a14d238bc64d2947b411cb7" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtmouse.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411011" + checksums: + - algorithm: "SHA1" + checksumValue: "75d5adc9ad192ff8abf1200666ad8343a32c40da" + - algorithm: "MD5" + checksumValue: "8a9c261215eac46e31994f4544c57b35" + - algorithm: "SHA256" + checksumValue: "d4f5d93612718d80dbdd7cc4eec2fd757abf8f40ca403047bcaea8de4d77a719" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles/SDL_render_gles.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411497" + checksums: + - algorithm: "SHA1" + checksumValue: "eed3db15690a30aaf2a5b97f8b5264a68095ac51" + - algorithm: "SHA256" + checksumValue: "e58800e650b0b3b2baee8c0e346b4d649b07e8690b16f6f5ebe2484d40ddcbe7" + - algorithm: "MD5" + checksumValue: "35937aabcd7d524e6a4ccc742565bd3a" + copyrightText: "Copyright 2015-2022 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_metal.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3410014" + checksums: + - algorithm: "SHA1" + checksumValue: "26749f0b8a102085864a4adaf25535f4435d9886" + - algorithm: "SHA256" + checksumValue: "76e08227c526dcb34f308f67d02a54d56cb92e18eb892a6a124edd1f0c111185" + - algorithm: "MD5" + checksumValue: "aa2e2d4212813c35e434341555a481d9" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDLTest/config.xcconfig" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411576" + checksums: + - algorithm: "SHA256" + checksumValue: "6a1e8bd5fa117e0ecbdffb41f14a5f8d7b02385d526f77fd6950cf08de2261bc" + - algorithm: "SHA1" + checksumValue: "bc556865c7dde385c3d9c35dbc5a6fc8f51de92a" + - algorithm: "MD5" + checksumValue: "30fd10bd2fa4e72d48411119d5254a91" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11modes.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411010" + checksums: + - algorithm: "SHA256" + checksumValue: "36d9d6f1360893554cc89f1cc1ea6306a5fa553a164b42640a797766848e36b1" + - algorithm: "SHA1" + checksumValue: "b67971133f839efef4d301c70b34eda1c2b695df" + - algorithm: "MD5" + checksumValue: "876e3de7cbb91f56fd52c140ac682ba3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles/SDL_glesfuncs.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410245" + checksums: + - algorithm: "SHA1" + checksumValue: "ccb44dbb6914dcd23abecd71713512fc0d923532" + - algorithm: "SHA256" + checksumValue: "f1f3da98bb8b18cb343c1d33c6d41028775d85016e6e36e7341c3b3262a5053b" + - algorithm: "MD5" + checksumValue: "0dff6980b2ea6bba5a250f4a1c4def20" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Makefile.minimal" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411494" + checksums: + - algorithm: "SHA256" + checksumValue: "63000862162527b85a2c8b339e469d46725b40f8ca2e09c853643a27322752dc" + - algorithm: "SHA1" + checksumValue: "bf118682f8ca6c3e9a44f414d45a45eb94699225" + - algorithm: "MD5" + checksumValue: "900ea5c7d88067cb1bb78a127dbebcb6" + copyrightText: "Copyright (c) 2015-2016 The Khronos Group Inc.\nCopyright (c) 2015-2016\ + \ Valve Corporation\nCopyright (c) 2015-2016 LunarG, Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vk_icd.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3411573" + checksums: + - algorithm: "MD5" + checksumValue: "ad4779c245ddebf448bc417f5c130075" + - algorithm: "SHA1" + checksumValue: "ec37ddb267d96fb07e59245bb1547b815533d0fe" + - algorithm: "SHA256" + checksumValue: "8b823a92e7aaceecc683bde6047e2e3c9fad53ff9d28743f893235a8ea45b98c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11mouse.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410163" + checksums: + - algorithm: "SHA1" + checksumValue: "846f0a9455f4baaca52a2ad3674c5b41a8d3b9a4" + - algorithm: "SHA256" + checksumValue: "f17d8919136f9627468b4dffbd7bddd188ef2aaa8ed21914d2107d1c759e99d7" + - algorithm: "MD5" + checksumValue: "fb6c89288fdfdf543b77e2ce6b0a3a8d" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/README-SDL.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-MIT" + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410242" + checksums: + - algorithm: "SHA1" + checksumValue: "28d2c75a031155bd5e374d4ea44dd76d69546d19" + - algorithm: "SHA256" + checksumValue: "a20480fa552947d3fce08989d81c60975c93745eba23577c0678666a496bb56a" + - algorithm: "MD5" + checksumValue: "a3ec383070dab2042e69f9d2dcf92180" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/ant.properties" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411496" + checksums: + - algorithm: "SHA256" + checksumValue: "a4fce20b4c86dedc9e2c5f1796c42b9ee5a1f29b528a6b481cb60ae7a523db31" + - algorithm: "SHA1" + checksumValue: "597ef4cb8ce01616b96b392694aa38d6c7e86f83" + - algorithm: "MD5" + checksumValue: "a927315b880a8e13f101d2c097c2069b" + copyrightText: "Copyright (c) 2015-2016 The Khronos Group Inc.\nCopyright (c) 2015-2016\ + \ Valve Corporation\nCopyright (c) 2015-2016 LunarG, Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vk_sdk_platform.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3411344" + checksums: + - algorithm: "SHA1" + checksumValue: "f84e44b789a17a9c2899f76cab425faea022f44a" + - algorithm: "MD5" + checksumValue: "4a5d9ee4eb32bd0daade228237adf94b" + - algorithm: "SHA256" + checksumValue: "eb15dcd61f89b5efce704f23f0e84c218b25a0e1c064aac048b617c0624bd636" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandmouse.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410246" + checksums: + - algorithm: "SHA256" + checksumValue: "03e463547512e8d75cedccb23f1632c870aecbfc285610f45da6a19b95fa6406" + - algorithm: "MD5" + checksumValue: "f80e2d61c12ca87de220639e7298cc39" + - algorithm: "SHA1" + checksumValue: "6964986f52ef2452966660d301549abb7bfbb503" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake_uninstall.cmake.in" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410165" + checksums: + - algorithm: "MD5" + checksumValue: "b2278f4b8769e379209c79f487509bbc" + - algorithm: "SHA1" + checksumValue: "aa84ef45d991ff3d93484fc7fbce72163a1c8b20" + - algorithm: "SHA256" + checksumValue: "5bd4abee4aa5853b8674e1ca009540a82b6ec75818f7cd09bc9fa5182b1b80d2" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/sdl2.pc.in" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410497" + checksums: + - algorithm: "MD5" + checksumValue: "4813e81ece0271d1c382a4c6c98c7516" + - algorithm: "SHA256" + checksumValue: "5eac781010381beb7eac0469590ea12cb0d36429251f3261cc83db5588d79339" + - algorithm: "SHA1" + checksumValue: "a1bb078e2ab96c140d154a87a13906a0a2343e31" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testdisplayinfo.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411578" + checksums: + - algorithm: "SHA256" + checksumValue: "c0c81cda1046d85647fa1fc29d02c701e7ecd2a4b32976170f7063298847417b" + - algorithm: "SHA1" + checksumValue: "5a47d71370893b2db12fa081df6c355a715a1493" + - algorithm: "MD5" + checksumValue: "5be628359dc7cce440cb544c2d43cd3f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11keyboard.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410166" + checksums: + - algorithm: "MD5" + checksumValue: "d0d130299d2c96a2a132b4ccd1f91f2f" + - algorithm: "SHA1" + checksumValue: "90d4aaf28b30ae49be3399ed142396e629df1466" + - algorithm: "SHA256" + checksumValue: "f5e58bfb8a3b54a18f2716520024e0d54b7be6e1dca8243b679b43e655054e36" + copyrightText: "Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,\ + \ Inc.\nCopyright (C) 2021 Free Software Foundation, Inc.\nCopyright (C) 2021\ + \ Free Software Foundation, Inc.\nCopyright (C) 2014 Free Software Foundation,\ + \ Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/configure" + licenseComments: "NOASSERTION AND NOASSERTION AND NOASSERTION" + licenseConcluded: "(LicenseRef-FSFUL-c75eb7486755351ecb2622ed8c28c6d4 AND LicenseRef-GPL-2.0-or-later-WITH-Libtool-exception\ + \ AND LicenseRef-FSF-2e01bb672e5007181a921b144efe76a8)" + licenseInfoInFiles: + - "LicenseRef-FSFUL" + - "LicenseRef-Libtool-exception" + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" + - "LicenseRef-GPL-2.0-or-later" + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3411345" + checksums: + - algorithm: "MD5" + checksumValue: "e7f39ff56d3772329ed9ad34a9c2a302" + - algorithm: "SHA1" + checksumValue: "f033a5b74736513e261cabb56275379cb2937c13" + - algorithm: "SHA256" + checksumValue: "464cd688ac9d824f2c4d972f12343448df86cc46e7af8b16c20040c4f8059be0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandwindow.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411575" + checksums: + - algorithm: "SHA1" + checksumValue: "4e39506b7128270c3a325b35c9993a49dfc944d7" + - algorithm: "SHA256" + checksumValue: "4fb42a65d9b4171e86bcbca06ef7cc8b145b8d442956fca187d5b83994df555f" + - algorithm: "MD5" + checksumValue: "1db24dbc1d6ad0e0028c2f9634b57831" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11xinput2.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411013" + checksums: + - algorithm: "SHA1" + checksumValue: "b2a0f3aa3fcb4d74b91d301a1dee4e2f2a4fbd3d" + - algorithm: "MD5" + checksumValue: "b2d23f23d28ae523686ee93fe71c736b" + - algorithm: "SHA256" + checksumValue: "4eba26e2430396b3bff10cd250ee6b464e77aca04dbc3fe944b09b09758b71d8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d11/SDL_render_d3d11.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410498" + checksums: + - algorithm: "MD5" + checksumValue: "7b3f7f32425d2f4b67a06d5c448b3b44" + - algorithm: "SHA256" + checksumValue: "d191850d17a3d3ad13b50783c3d97b0d567d3daecc8c45ab43641da7a909ba8c" + - algorithm: "SHA1" + checksumValue: "cf6d1a83d749a3018d8bfb9b11a551c73e33be9e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testerror.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410244" + checksums: + - algorithm: "SHA1" + checksumValue: "24dbed74b00ed36e1b9bed3d64b611a58694d436" + - algorithm: "SHA256" + checksumValue: "5b3bd0eff06b43fa7e5a29e35b17a4672a65b5c51c90b9d26d12c080016448b0" + - algorithm: "MD5" + checksumValue: "463480d5b5cb0f44a1a02a53d33cbc9b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/default.properties" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411346" + checksums: + - algorithm: "SHA1" + checksumValue: "ea691293fb3c223befb607d56caabb8a2f3e0f29" + - algorithm: "MD5" + checksumValue: "641645bf449fac9d9a950d48b81bc601" + - algorithm: "SHA256" + checksumValue: "f3ba3bcd3fe833668843adc751a853d28c5ff54c34959b51fc8e101dd3c3daea" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandkeyboard.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410499" + checksums: + - algorithm: "MD5" + checksumValue: "28501656b079a41138bb8a4948fe599b" + - algorithm: "SHA256" + checksumValue: "55eedb9064bf6b7c8a68f8233be3051771d24e70de510052ea1c4186fc4d64d2" + - algorithm: "SHA1" + checksumValue: "0d57e6539e3de27c7f2c9bad5722671aac0a4416" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga \nCopyright\ + \ (C) 2020-2022 Collabora Ltd." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testevdev.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410015" + checksums: + - algorithm: "SHA256" + checksumValue: "a5721d8b981688a132b15cce55730e4b77f00729d43d9cde62400df3cf4910cc" + - algorithm: "MD5" + checksumValue: "63e39a2fc2cb2be2040ef08bc7f7b8f4" + - algorithm: "SHA1" + checksumValue: "020a1afd47cd0130789426cb86d4f35b79cd9e2b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDLTest/TestDropFile-Info.plist" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411570" + checksums: + - algorithm: "SHA256" + checksumValue: "d2221c5bc1f1416d3f87c8c0aa098238afb745dc148587a5245a7b80731c241c" + - algorithm: "MD5" + checksumValue: "f437bcd9de9e07af3a48370032e4c37f" + - algorithm: "SHA1" + checksumValue: "6b5784954d8ef4c942fdc2ebe60413531edee41f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11opengles.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410168" + checksums: + - algorithm: "MD5" + checksumValue: "e032e0804fd062c4097f8648ab6a6fb9" + - algorithm: "SHA1" + checksumValue: "68075bfd77d3e40e341449d6db5feb9cb92edb24" + - algorithm: "SHA256" + checksumValue: "b40a5fe19883efef0a274ef82dea47b6a8af4647af58950ab7c6da3058f3a949" + copyrightText: "Copyright © 2014 Jonas Ådahl\nCopyright © 2015 Red Hat Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/pointer-constraints-unstable-v1.xml" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3411347" + checksums: + - algorithm: "MD5" + checksumValue: "9986e126422799dc405fba140fa68084" + - algorithm: "SHA256" + checksumValue: "1a3c7bd83e175a2ee753f799fe012c655ea30a9fcde77e2df23fb8c6f8a9a309" + - algorithm: "SHA1" + checksumValue: "9e094de6fa1932460a340f5e3306805471ef12eb" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandclipboard.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411577" + checksums: + - algorithm: "MD5" + checksumValue: "c68a55fcb365f81c0bc3e22ad537dc9c" + - algorithm: "SHA1" + checksumValue: "ad8c4097e2c604b387b792e3366cc89a953afd6f" + - algorithm: "SHA256" + checksumValue: "9fec71719cfdcf893d07c88358ad7ff3ee73425af9248e999162b97ab01312dd" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11touch.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410490" + checksums: + - algorithm: "SHA1" + checksumValue: "cc11dc889458f99dce8fb0b0c482ac6266aeccf0" + - algorithm: "SHA256" + checksumValue: "78788cb7b556fb40049f6e33b70593ac7fda3231fff4b3b9fabe63055bda57c2" + - algorithm: "MD5" + checksumValue: "fdd67a68155dceb68fd01a53d7ef9a5e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/sample.wav" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411106" + checksums: + - algorithm: "SHA1" + checksumValue: "49a1277ee7c3e4bd6771822bbaa469194b2ca998" + - algorithm: "MD5" + checksumValue: "9d06ccaf6b7ee1488cddf8c313546b55" + - algorithm: "SHA256" + checksumValue: "cefb79e401a2a90b75e7a07652d335bb339886e8a262938e0b050db98c9abb98" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_xaml.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410491" + checksums: + - algorithm: "SHA1" + checksumValue: "0835bc5d049bb006cd47088e71d23e120ad112be" + - algorithm: "SHA256" + checksumValue: "e245c41f89c276947736cd2845e499918e2965a1860294d25747daaaab2ef6ff" + - algorithm: "MD5" + checksumValue: "febcb87c5d55258ab4692fb0d339bb74" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga \ncopyright\ + \ 2010 Brookhaven Science Associates as operator of Brookhaven National Lab" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testatomic.c" + licenseComments: "Additionally to the Permission-Notice there is the following information\ + \ in the file:\nAdapted with permission from code by Michael Davidsaver at:\n\ + http://bazaar.launchpad.net/~mdavidsaver/epics-base/atomic/revision/12105 src/libCom/test/epicsAtomicTest.c\n\ + Original copyright 2010 Brookhaven Science Associates as operator of Brookhaven\ + \ National Lab\nhttp://www.aps.anl.gov/epics/license/open.php\nObviously the Atomic\ + \ operation test was taken from the given function. Thus we concluded Additionally\ + \ EPICS with respect to the atomic operation test. AND NOASSERTION" + licenseConcluded: "(LicenseRef-EPICS-5aff005c95b9a2f9cfef4524481b603f AND LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9)" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-EPICS" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410252" + checksums: + - algorithm: "SHA1" + checksumValue: "e68bd3ff7f6dbdb3eac4fbbde0e1305887e3b02b" + - algorithm: "MD5" + checksumValue: "4623a3c1a1623b7cdab75cde33702a0b" + - algorithm: "SHA256" + checksumValue: "dc4628df8a26ce93df7da5b3c7c0e1e0bd5d9d2e670f643073e72067e8f38817" + copyrightText: "Copyright (C) 2013 Apoorv Upreti " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/unittest/testquit.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410492" + checksums: + - algorithm: "MD5" + checksumValue: "f2108b7f2e55878cfa274737c34c3732" + - algorithm: "SHA256" + checksumValue: "1d02f1536c1fda8945c74657cd63191079516306374320365241a300dd4afaf0" + - algorithm: "SHA1" + checksumValue: "6bc9f52127558b669439dabc8272162e2c98d0ce" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/unifont-13.0.06.hex" + licenseComments: "The file itself does not contain any license information, but\ + \ the file unifont-13.0.06-license.txt in the same directory contains the text\ + \ of the OFL-1.1. Thus we concluded OFL-1.1 as license of this file" + licenseConcluded: "LicenseRef-OFL-1.1" + licenseInfoInFiles: + - "LicenseRef-CC0-1.0" + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411108" + checksums: + - algorithm: "SHA1" + checksumValue: "8211f240b154c7f71861770a796bd8bd55a74b0c" + - algorithm: "SHA256" + checksumValue: "ccb4dc6a98c41b4b9b31c4a5338ab419f3160f24a544f92f9528753a4b18cfd1" + - algorithm: "MD5" + checksumValue: "cacd5904b85851c45f4d527ea3aaf33c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/iconv2.lbc" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411109" + checksums: + - algorithm: "SHA256" + checksumValue: "c3159cfc5997aad0ef2380f0ffd706f93ed528f548768fe5602e12fad0ded276" + - algorithm: "SHA1" + checksumValue: "c937b4e3ae1805e1bf4750c7412422176d7205fa" + - algorithm: "MD5" + checksumValue: "bcfb88ea4e4a32b21e61888eae030b2c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/SDL_os2.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410259" + checksums: + - algorithm: "SHA1" + checksumValue: "cc052697f26cc7c4f207249a9d5e0e618a48dd67" + - algorithm: "SHA256" + checksumValue: "4f97e5b28413816393546075b9236c0079957cbdb911858653e949620a1d0bb9" + - algorithm: "MD5" + checksumValue: "14c17aaa47af44b5b8b62e541c2efc32" + copyrightText: "Copyright © 2004 Scott James Remnant ." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/acinclude.m4" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception" + licenseInfoInFiles: + - "LicenseRef-GPL-2.0-or-later" + - "LicenseRef-Autoconf-exception" + - "LicenseRef-LicenseRef-scancode-autoconf-simple-exception-2.0" +- SPDXID: "SPDXRef-item3411315" + checksums: + - algorithm: "SHA256" + checksumValue: "d6ca72c18d0e621313d8fc911f33f63292bb9ae615461f1292f6edef3f411a1d" + - algorithm: "SHA1" + checksumValue: "15ba1e8e6d7f5a2ae2ca9a0a3330bc2c7cbcf6e8" + - algorithm: "MD5" + checksumValue: "678f6b58ea34c336b230f1ce171006fc" + copyrightText: "Copyright (C) 2017 BlackBerry Limited" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/qnx/sdl_qnx.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410254" + checksums: + - algorithm: "SHA256" + checksumValue: "dae65ccf728227eff8e10194437078a5628047b9f55d796039688e7ca8e3aa4e" + - algorithm: "MD5" + checksumValue: "d1ff8a5f54fd2134114bbddf7c7f2928" + - algorithm: "SHA1" + checksumValue: "f7b46ee12f7b7367d85fb2d347e2c38d35c67c2f" + copyrightText: "Copyright (C) 2013 Apoorv Upreti " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/COPYING.txt" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410468" + checksums: + - algorithm: "SHA1" + checksumValue: "24cdd6507fd2182aa5cb6e6b39fd3f719af071d9" + - algorithm: "SHA256" + checksumValue: "61780f2924af9e5f66a2a4df8e28049cc282f9036feb068d000bb2c6f0df9897" + - algorithm: "MD5" + checksumValue: "56e34e92ee2a56a5eeebcff45f325ce5" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p14_shape24.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411582" + checksums: + - algorithm: "MD5" + checksumValue: "c42b0b0739f49ee9b9b1b312421d8f2b" + - algorithm: "SHA1" + checksumValue: "5663780737edde8dc6b707987916cde70ab4874a" + - algorithm: "SHA256" + checksumValue: "af755e906487b7e3cb1710f4a63c65644af4a2cd425802716b799990141c9a2d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11framebuffer.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411316" + checksums: + - algorithm: "SHA1" + checksumValue: "d121e396e23f233e16c8f93dc0392ea6d16d1efd" + - algorithm: "SHA256" + checksumValue: "a66ec93147b0712d820531d8552fd480089c856fb93ec8cc5b9ba5b497bb4c39" + - algorithm: "MD5" + checksumValue: "173a226e4f6cb935cb39a29362963039" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_yuv_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410251" + checksums: + - algorithm: "MD5" + checksumValue: "235439efacb5d54eeccb3bfbba071820" + - algorithm: "SHA1" + checksumValue: "955253ae5fa223b26d889a31a73a07f60a1edf8f" + - algorithm: "SHA256" + checksumValue: "3732df4fe7033ab2d0fe57ec6549fb1e94aa3f4d92607ba867d97189bf680125" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/unittest/testquit.parameters" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410469" + checksums: + - algorithm: "SHA1" + checksumValue: "a5c75c5764fbf7a3f86b0bb5c074c61896b8f45c" + - algorithm: "MD5" + checksumValue: "3860324e4269866ffaa0661fb48abd13" + - algorithm: "SHA256" + checksumValue: "adb400e4e931cd1f05343d806d87c2437a40ef71d19549a7b578b930d3884d80" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p11_shape32alpha.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411583" + checksums: + - algorithm: "MD5" + checksumValue: "e9fc8f084317c8c97db4ad9f54749ce0" + - algorithm: "SHA256" + checksumValue: "d7cb1ebbb7318c0993dd1e36e8209c319fed86a9f86ee83268ee0156a6cbeffb" + - algorithm: "SHA1" + checksumValue: "98eef2b7284fb1c0d3fe85a090e46884063012a6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11video.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411792" + checksums: + - algorithm: "SHA256" + checksumValue: "5dbb581d1782e2b1ab6f3e1506a903bd7361cb76f03c763ccacbcb33b49422d3" + - algorithm: "SHA1" + checksumValue: "15f39491831cf539d349fe349eeae4a841d63aed" + - algorithm: "MD5" + checksumValue: "d669b519548a70255d6a7bbf14e7ae5f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/nacl/SDL_sysfilesystem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410461" + checksums: + - algorithm: "SHA256" + checksumValue: "46532ffa9f96f8b316a4fc66a3481b7d8ec48f2bf6622146c266e5dd4fdae81b" + - algorithm: "MD5" + checksumValue: "d0bdad93f2830c403bd1df307a6c7be0" + - algorithm: "SHA1" + checksumValue: "1d1143559fc1f9a95826d3f7998d0d8522f80ad2" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p10_shape32alpha.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411317" + checksums: + - algorithm: "SHA1" + checksumValue: "c34a7efd40e9a9e5f66723335df2fdb542f90784" + - algorithm: "MD5" + checksumValue: "7a5a7208589ed74312695c60423d687c" + - algorithm: "SHA256" + checksumValue: "2339e4cb9207cded034163fe696cdc534b830be105bc55b59034ba87a21f3343" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_surface.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411318" + checksums: + - algorithm: "MD5" + checksumValue: "9e1476e3a5554620fe91770f3ba49e83" + - algorithm: "SHA1" + checksumValue: "9dc6f3ab47f8e96aa57f61b2fbc7eb61213ae07b" + - algorithm: "SHA256" + checksumValue: "2cbe779fca966a98c939086f764ea307e9720975297f6597936a93f4f2aa7614" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_copy.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411585" + checksums: + - algorithm: "SHA256" + checksumValue: "e1c38de45e48abe38c4d13f6bc4577f2eae9bbf81e8584f29b8fd7c2caf550ab" + - algorithm: "SHA1" + checksumValue: "74d431cc4b45cfce1b70fffa8866b51995a06ccd" + - algorithm: "MD5" + checksumValue: "3efc79f2a79d9a7ac7ec2a755d7efd5f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11sym.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411440" + checksums: + - algorithm: "SHA1" + checksumValue: "855a97a1dd85215dfd74b4f3ba89fbcc25304279" + - algorithm: "MD5" + checksumValue: "d094b7c824d7de874bc15344a1dafbdc" + - algorithm: "SHA256" + checksumValue: "fa0d4a5c83d9f73fdf14d3429618c39caf1b96ddfa6cd57020cc35b64eefdafe" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamodes.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412042" + checksums: + - algorithm: "SHA1" + checksumValue: "37f41d9d9e85c957eeeef505146fafcc06ace4dd" + - algorithm: "SHA256" + checksumValue: "f2d441730e7b71b4e190050babc8805d6765d55bedc50d643ef6ae0efca0dfa2" + - algorithm: "MD5" + checksumValue: "336ac65e20682db24962214741fb716e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_systhread.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410593" + checksums: + - algorithm: "SHA1" + checksumValue: "e7b6fa9af262e26f725b5ee723d0252f69545562" + - algorithm: "SHA256" + checksumValue: "b818697b5164d514fdd8756082554d98cdd909234140f30098bbd994a744d643" + - algorithm: "MD5" + checksumValue: "790ff96c35b67c1569047a2c62c6e6b6" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/testgamecontroller.vcxproj.filters" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411196" + checksums: + - algorithm: "SHA256" + checksumValue: "2e9322dd03726c3de2329df4e3923f0a54a2a9001a85e8502b51baa4d5ed82f3" + - algorithm: "SHA1" + checksumValue: "552cc8aebdcd219cf0d841fb348bd51a66725900" + - algorithm: "MD5" + checksumValue: "fe61e48d852b9156c5ce6ed91317b22c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitopenglview.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411449" + checksums: + - algorithm: "SHA256" + checksumValue: "c17e70b7f99b80c7e65a4c04f56eb7b90ebc3a23f74af75fcbf957bb9781c58f" + - algorithm: "MD5" + checksumValue: "f2d331b85bd78634eaadb1e615d44ceb" + - algorithm: "SHA1" + checksumValue: "edb0c8e8ed5ad69f08ec51274ef33f49819af0cf" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaclipboard.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410594" + checksums: + - algorithm: "SHA1" + checksumValue: "bede91a0b0a56db3d2ef6214e3db61fea6c247e4" + - algorithm: "SHA256" + checksumValue: "674996e031dcb025a4d716b62a3eb2313d20cd3bf255168ac7f5218e90f6e16e" + - algorithm: "MD5" + checksumValue: "00fc222c0b1728b9716b8222e6f8540e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/PackageLayout.xml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412056" + checksums: + - algorithm: "MD5" + checksumValue: "b04adf475a0e755c0cc576574a93aa86" + - algorithm: "SHA1" + checksumValue: "30484fd0f389d3b745eb1ef4d311cffdeec71eff" + - algorithm: "SHA256" + checksumValue: "ee7b5c0bb4555589e374e8f171c6d3f600fdd6a0edd006af6cfab4cec34ceb62" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_sysmutex_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410110" + checksums: + - algorithm: "SHA256" + checksumValue: "3d98e8fdd1e693d14c2efdaf3f1383ed68dcbe86290993cf7221accd60f34bb3" + - algorithm: "MD5" + checksumValue: "888913f505464cd082b63f27c06cfe7a" + - algorithm: "SHA1" + checksumValue: "153cbed3247a171bb38b77df36e5af023cf820ea" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.properties" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412055" + checksums: + - algorithm: "SHA1" + checksumValue: "595941d9e70e55624f5e4f474edf4fa1635194ce" + - algorithm: "SHA256" + checksumValue: "92c8117ff122458ba7f302a778a415737f105a070f0d1993c21b09f28a2e0d06" + - algorithm: "MD5" + checksumValue: "f7f1f5c0bb4bb3592ecd243b45e7bb9a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_sysmutex.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411442" + checksums: + - algorithm: "SHA1" + checksumValue: "4c77f6b8ff9efc6f5ffc07f6a31f90795417d8c8" + - algorithm: "SHA256" + checksumValue: "7a4a5e16b16343bc4c27980797b0f232403d82c5769a56f397ef2ddf0950b773" + - algorithm: "MD5" + checksumValue: "2248662e071f29cad6dd2daa1917567d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoawindow.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412043" + checksums: + - algorithm: "SHA1" + checksumValue: "125583b43f3df7f48899f1358ac6a7b8c8ac0952" + - algorithm: "SHA256" + checksumValue: "be9865acf371521e726361cfbfd6abab6f4b56d591f84ea4eee3d847a02ed4cb" + - algorithm: "MD5" + checksumValue: "6b5aff7d7e3a2aedc281934dcd2b1ffd" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_systhread_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410592" + checksums: + - algorithm: "MD5" + checksumValue: "c64f3bf93d57395c051fa1311d79fc5f" + - algorithm: "SHA1" + checksumValue: "9c914d726009d19d50313ca43e962ba0aaf19b6e" + - algorithm: "SHA256" + checksumValue: "a172e101f83268f7cc62981a16c33238e1de7c7e9b0be2c544696e3fc6f0da35" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/xboxseries/MicrosoftGame.config" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411195" + checksums: + - algorithm: "MD5" + checksumValue: "1730e1da8ade8f09843ed30efc83926a" + - algorithm: "SHA256" + checksumValue: "d024ca277823e30a60d486de4b73232c8c75835b5b71f0dd00734274edbfd9b6" + - algorithm: "SHA1" + checksumValue: "1c289eb525558cf50a87c1890b749a127de58d4b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitevents.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412050" + checksums: + - algorithm: "MD5" + checksumValue: "d7c3872360cd7a4543967f4279036154" + - algorithm: "SHA256" + checksumValue: "058b8b8747e1b14e2fed994b57e697173e9d76b64bbbe3a5541345c6e02dc80e" + - algorithm: "SHA1" + checksumValue: "bb1e38144d9b8c40fe3270c8588fb9bcdcd222f6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_systhread.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411444" + checksums: + - algorithm: "SHA1" + checksumValue: "129123284fa790f39b00b149d1df84d39416e8b7" + - algorithm: "MD5" + checksumValue: "21c69af0957f2e1033c748b602834c83" + - algorithm: "SHA256" + checksumValue: "e816926f9f77c096eec8ca5d72a79c8821a4509dc15b32e08062cf1d6d89dd14" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoakeyboard.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412059" + checksums: + - algorithm: "SHA256" + checksumValue: "87ca46afeaa56e245e6f185746a6c706f7ea800f37fd64eaec7148811f58ad53" + - algorithm: "MD5" + checksumValue: "280b03ee4be12b12a2ee5e3763da2e29" + - algorithm: "SHA1" + checksumValue: "0584d151f0765ff984fef2766408ac40ba143ec0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_hints_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410597" + checksums: + - algorithm: "SHA1" + checksumValue: "024a7db297a81e3743d06dbe45761a39aa2a0236" + - algorithm: "SHA256" + checksumValue: "09c7b7afc8fa4d36eb14dbdef854a176ba47a272f9320bc219b68407e1aa93f8" + - algorithm: "MD5" + checksumValue: "345abb042b005ebcc6509742315185e9" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/wingdk/MicrosoftGame.config" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412058" + checksums: + - algorithm: "SHA1" + checksumValue: "5d49eabdb9960e5327e37bbcf59dd868d759cbac" + - algorithm: "SHA256" + checksumValue: "a95cd02582f04c41107affa369f4b31e5728c8c6a163f1e0cf5ef221df3cc881" + - algorithm: "MD5" + checksumValue: "a804eafb8329d5061304d3486fd34bdf" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_systhread_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411441" + checksums: + - algorithm: "SHA256" + checksumValue: "d47ae23ca43b4c2d898bc8854858f20d3aa69a48323ab05470d7149f761b0ea8" + - algorithm: "SHA1" + checksumValue: "48a11cad9c2e6632ba755487684eb3d73d51d92d" + - algorithm: "MD5" + checksumValue: "968006e09f8d809d68dfd0d802e84ff6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamodes.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412057" + checksums: + - algorithm: "MD5" + checksumValue: "71b57d5966ef07bde969c563be2707f0" + - algorithm: "SHA1" + checksumValue: "330a38739b570588d14b7eafc36d2373a7e5138c" + - algorithm: "SHA256" + checksumValue: "4eb93f22a192b7fa2aa080efedeaec64b0acd785c16b1686a22b27adf15bf2b5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_systhread.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411446" + checksums: + - algorithm: "MD5" + checksumValue: "e520fb4b79ce4cd74467df373ab424f9" + - algorithm: "SHA1" + checksumValue: "6ffaac03ed3251171a3934baf6fe6a3e49b8dc1f" + - algorithm: "SHA256" + checksumValue: "d0eee8b5b470a093a17e79758ae0170fcb4812f0386551662c9d5ad6317a0c8a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoavideo.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412054" + checksums: + - algorithm: "SHA256" + checksumValue: "bf4744fe7aa7273db6f23cb23c6c869391a5331cd1ce4216ca08b31bf39ad4f8" + - algorithm: "MD5" + checksumValue: "8498a005b2be5e63f11a51df117ea47c" + - algorithm: "SHA1" + checksumValue: "f338a86d8de91da49136558d4e4d84d0f9ac64e1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_syssem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410599" + checksums: + - algorithm: "SHA1" + checksumValue: "e371cf9a4fd82c30f089ed305d5c55352040e090" + - algorithm: "SHA256" + checksumValue: "25ffe71310ce09102a86d6f3e43e34d5683accea487532b43f9696df630f62d5" + - algorithm: "MD5" + checksumValue: "ccbad05f90872aaa519eabeee2f6e90e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/xboxone/MicrosoftGame.config" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412053" + checksums: + - algorithm: "SHA256" + checksumValue: "85573d75fcbbaa4edeb435878abce4694e0a58c219baab1bc3691bba8de3894f" + - algorithm: "SHA1" + checksumValue: "0f1a9499aaca14961fc72e3f5b9704cfd3f29ae4" + - algorithm: "MD5" + checksumValue: "d0ce808fabdd78824defb5a265c459eb" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_syscond.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410115" + checksums: + - algorithm: "SHA1" + checksumValue: "304722d236753c8d7f294d638672cb5c37297c36" + - algorithm: "SHA256" + checksumValue: "c1072b8e9712f73de760bb9819907d9d39216e4d66dd4cb63c26b30dd60771ae" + - algorithm: "MD5" + checksumValue: "7e7095a947b9d516871cba596dea5b9a" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/gradle-cli-classpath.properties" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412051" + checksums: + - algorithm: "SHA1" + checksumValue: "1f4e583a4cc2cdd5d6038c3f6241e62f85747cf4" + - algorithm: "MD5" + checksumValue: "73d87295a954dbcc6aec75120140d3e4" + - algorithm: "SHA256" + checksumValue: "3715334b537dc2a472d9937dcfb5d08592088bfd832783bb568f1bed9c4bb6ba" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_systhread_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411443" + checksums: + - algorithm: "SHA256" + checksumValue: "416357a7558371b5bb0125cb2504f4b2dc6a58954d8229aec9d0b8d286336b87" + - algorithm: "MD5" + checksumValue: "96cc69501d8923b51eda7b001768bb0c" + - algorithm: "SHA1" + checksumValue: "716b1fd2a9d307ce1cc0baee3e1691f191e4c9c6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaopengles.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411341" + checksums: + - algorithm: "SHA1" + checksumValue: "df30a8573bf3039ddda1a64fc1986e5c641cb4c3" + - algorithm: "SHA256" + checksumValue: "6afdbc5330f1a34515b2f371a459a96f723403fdcf86524af2d7629322086f97" + - algorithm: "MD5" + checksumValue: "2a258bea0680a62c5408ff4716b6a3b9" + copyrightText: "Copyright 2016 Adrien Descamps" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/yuv_rgb_sse_func.h" + licenseComments: "The information in the file is:\nAdrien Descamps\nDistributed\ + \ under BSD 3-Clause License\nThe LICENSE file in the same diretory contains the\ + \ text of a BSD-3-Clause license and the same copyight owner. Thus we took the\ + \ text and concluded BSD-3-Clause as license of this file" + licenseConcluded: "LicenseRef-BSD-3-Clause-9b661032830136053b0e51a99e922c49" + licenseInfoInFiles: + - "LicenseRef-BSD-3-Clause" + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411019" + checksums: + - algorithm: "SHA256" + checksumValue: "8848536a16371f81472a2b89bfa6e90adebc3baa4c4ca880c187e64b2d385d8d" + - algorithm: "SHA1" + checksumValue: "1c391687689576cf1c09993361cd38834985301a" + - algorithm: "MD5" + checksumValue: "2237ce74a39f5a86ea1beb68877f058e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_drawline.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411572" + checksums: + - algorithm: "MD5" + checksumValue: "31863ee107264ceb42303830bf6d2b14" + - algorithm: "SHA256" + checksumValue: "957b571a19b005fa4e4eafeb05a927db02d1560f4bc893fb106cbf6b89462bf4" + - algorithm: "SHA1" + checksumValue: "7a1ef4c1bee49aa74b0d681b207e1c087f013ac4" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11shape.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410494" + checksums: + - algorithm: "MD5" + checksumValue: "2d121850b0d331169530266d96d140ce" + - algorithm: "SHA256" + checksumValue: "b4d9938ff248933cba09d4da062eea2e5d4d0e88b4ebde4fafc4fe85a51ad6f9" + - algorithm: "SHA1" + checksumValue: "1fae3a387d3f72289616e62e9b95b698bad54699" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testlock.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410590" + checksums: + - algorithm: "SHA1" + checksumValue: "324de8e1e5e0574015f81b7ccf90bec4cb0aa058" + - algorithm: "SHA256" + checksumValue: "caa23720135166f791cad1e408d519b9b93b9ecb076e5289af67e2eed46c4a69" + - algorithm: "MD5" + checksumValue: "eb2e3c4c3e106d9f4ff928b95adece98" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/testgamecontroller.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410241" + checksums: + - algorithm: "SHA1" + checksumValue: "1f0019cc57f76e250b2868e9f97234ef32989d44" + - algorithm: "SHA256" + checksumValue: "d7add0af1029824ffdb57c6d76e5a8a05821ee762d5616348123686cfce65968" + - algorithm: "MD5" + checksumValue: "d3c6606bec4647ffc47f37c856d91eab" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/jni/src/Android.mk" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410010" + checksums: + - algorithm: "SHA256" + checksumValue: "7fbb36f85e732c4f037d6d9431466f5cb70b746d4dc9b926c1a33951d3d5ee9a" + - algorithm: "SHA1" + checksumValue: "4c07827133ede483c23e980f2c85ae39fa854b3a" + - algorithm: "MD5" + checksumValue: "a5a994593f71959102856c6e5c6a8e92" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Makefile.in" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411445" + checksums: + - algorithm: "SHA256" + checksumValue: "9bf409dc7f5dbfcb49c089b4505f954f6bbbbeddc7d515c6aaf3e7f12b28d9cd" + - algorithm: "MD5" + checksumValue: "abe3b8b3c0ab1d60b048dc912a92ea39" + - algorithm: "SHA1" + checksumValue: "c7cb3ec378d76d11ec1e6d2f69f47171a7127797" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoavideo.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411579" + checksums: + - algorithm: "SHA1" + checksumValue: "a3763c519b0925f51364c4f3792c6a9a5982cb2e" + - algorithm: "MD5" + checksumValue: "25215633dfa3f596b5ff187de6fd58bc" + - algorithm: "SHA256" + checksumValue: "a6c1c6a4ddf93cd4e08aebe7189844c8e8d7cec0ee8db022679847d43955e2f5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11modes.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411348" + checksums: + - algorithm: "SHA256" + checksumValue: "2b8555d3c2962ced2c4506e5db7a6b1e74e6861e4490d7f1a606fcf541277216" + - algorithm: "SHA1" + checksumValue: "f2dac273c3689a5a5ec6149ee64b20878efca1d6" + - algorithm: "MD5" + checksumValue: "808f08ac1a7b16c09efd8564ba5e90bd" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandevents.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410114" + checksums: + - algorithm: "SHA1" + checksumValue: "2e8ca77c23bb29d5c10ccd6bbdaee449b7e933b9" + - algorithm: "SHA256" + checksumValue: "08e36ce7040a6113321862fb56a91e1af1edbb148ce6a1c49b9827b73412328c" + - algorithm: "MD5" + checksumValue: "2f5ccf5ae8ba9675051f2d2b7c88b008" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/build-receipt.properties" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410249" + checksums: + - algorithm: "SHA256" + checksumValue: "eb136d2d6523c6d8864ca8d4a6097a523a060916eafd336086054cb0ef3a8f7d" + - algorithm: "MD5" + checksumValue: "5527f372a4e3a6585c13df38cfe94853" + - algorithm: "SHA1" + checksumValue: "fc8f3090d6d3c507ed480f15ab3ad2c7efa4d458" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/unittest/testquit.actions" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411343" + checksums: + - algorithm: "SHA256" + checksumValue: "8ff2390dbfc1a2c9182dd15262c15bd541b0b7cd522eaf1831cf974d0ea55e4c" + - algorithm: "SHA1" + checksumValue: "dcbc167f74bfc9ef7b9fdf2b1c72f9b2113934ad" + - algorithm: "MD5" + checksumValue: "a936a19290f0f3b3fe22c2093519f527" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylanddatamanager.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410496" + checksums: + - algorithm: "SHA1" + checksumValue: "01bd2bac42a914b0605da2390f9564df9f2c2c77" + - algorithm: "MD5" + checksumValue: "768a0ca72327d09b1399bde43f3b8dd0" + - algorithm: "SHA256" + checksumValue: "ad2639efaec6248743b55c6128da9e8a5f3e9042caf1a837e8c913b405e640a1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testrelative.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411574" + checksums: + - algorithm: "MD5" + checksumValue: "f59e159cde60e223cdc3765d88c03aa7" + - algorithm: "SHA1" + checksumValue: "9b040727bbd00f9d7e95466930fc67c14c38b551" + - algorithm: "SHA256" + checksumValue: "e7f6073d8386df5ff06cc8fd9787a182add82d7a30456180848b216a1c181f2d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11shape.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411495" + checksums: + - algorithm: "SHA1" + checksumValue: "33cdd101eca24e2c085c1ebaea8782aa1377bc4f" + - algorithm: "MD5" + checksumValue: "82b42c3e60d7fdb5ddedaf8f1a036d80" + - algorithm: "SHA256" + checksumValue: "6e89badba188f17275ca666ccf5b2f882f175fa88845c64b4c7436ad7130309c" + copyrightText: "Copyright 2015-2022 The Khronos Group Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_win32.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Apache-2.0" + licenseInfoInFiles: + - "LicenseRef-Apache-2.0" +- SPDXID: "SPDXRef-item3411340" + checksums: + - algorithm: "SHA1" + checksumValue: "ed60b9fe781653252bfd52b10fd43e939ed6ded0" + - algorithm: "SHA256" + checksumValue: "02055c4f63b1e261eb61df7dd9a1b62155eaa014f9cbc243db2b2c9bda186700" + - algorithm: "MD5" + checksumValue: "b7ab2a7cd9bd5ad9cecf42edde4043b8" + copyrightText: "Copyright 2016 Adrien Descamps" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/yuv_rgb.h" + licenseComments: "The information in the file is:\nAdrien Descamps\nDistributed\ + \ under BSD 3-Clause License\nThe LICENSE file in the same diretory contains the\ + \ text of a BSD-3-Clause license and the same copyight owner. Thus we took the\ + \ text and concluded BSD-3-Clause as license of this file" + licenseConcluded: "LicenseRef-BSD-3-Clause-9b661032830136053b0e51a99e922c49" + licenseInfoInFiles: + - "LicenseRef-BSD-3-Clause" + - "LicenseRef-LicenseRef-scancode-unknown-license-reference" +- SPDXID: "SPDXRef-item3411571" + checksums: + - algorithm: "MD5" + checksumValue: "c183eebeed54729a7728c51db6956f6c" + - algorithm: "SHA256" + checksumValue: "a3323e585a47ab423016ddf2ca752d2b06b6f1b53b8dd8187a26dd0661856c1e" + - algorithm: "SHA1" + checksumValue: "f932fd6b1daf44a88ae6d16eaa5733acbc1f8186" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11xfixes.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410493" + checksums: + - algorithm: "SHA1" + checksumValue: "f0b8064f5e97dade90c0d12339a976e5abbb821a" + - algorithm: "MD5" + checksumValue: "c5203b750e297b2e9c48a9c529c78db6" + - algorithm: "SHA256" + checksumValue: "2ec0c7580a96b9368593c9536a64667fb0c1e98bacd13917a2ebabfa830759d5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testime.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410164" + checksums: + - algorithm: "SHA1" + checksumValue: "eab033e7365ea6958c17a54d156c0f345978f550" + - algorithm: "SHA256" + checksumValue: "a7184ffd45d3435968c8ff61ca19ad951c9a97abf2e311c588af81e30fe73f3b" + - algorithm: "MD5" + checksumValue: "3248d04524cf2be0b7e58efa68bcd099" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/WhatsNew.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410240" + checksums: + - algorithm: "SHA1" + checksumValue: "8f4c36b2b75e6002a845b20b846e5e4bfe76cc07" + - algorithm: "SHA256" + checksumValue: "4ef5b5fb68660b71db6c94d15cc5673aacb8eaba8737f0f988ce81ac0dbe9990" + - algorithm: "MD5" + checksumValue: "689425481a86a5eeb312ea238887b6cf" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/jni/src/Android_static.mk" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410011" + checksums: + - algorithm: "SHA1" + checksumValue: "7897eee20710ed8b149d5ad0e6cdff47b024395b" + - algorithm: "SHA256" + checksumValue: "ad5d5fd8cd3d49d39cc826c1602649b8721c96a752d51b5dcdf7dc13ac6e92b4" + - algorithm: "MD5" + checksumValue: "267682ad6bd9cfc1b59a3a3dde516f34" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.wikiheaders-options" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410495" + checksums: + - algorithm: "SHA1" + checksumValue: "185b77cafd6a3eb8d70facc1063c81d974f77e72" + - algorithm: "SHA256" + checksumValue: "eee2f1026064b7263b41317e3a5c8909f461d8616c423994b2334964336d72e8" + - algorithm: "MD5" + checksumValue: "9b4010654d916dcdb278d8c16573549e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/axis.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410105" + checksums: + - algorithm: "SHA256" + checksumValue: "c13c6e91b9a517783976de213d46398c661ea9e17651376d7301e839eaedcc62" + - algorithm: "MD5" + checksumValue: "375ddea382b6c56a7be2a967a20e0ab5" + - algorithm: "SHA1" + checksumValue: "cf68b95a4029e352fe1ee002bb367ac1b686f9ad" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradlew.bat" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410582" + checksums: + - algorithm: "SHA256" + checksumValue: "61e4eb1581ed41acf31e3b2a978e645c0f8324958daa92ad70b89b5f5f3b3267" + - algorithm: "MD5" + checksumValue: "ca6ff724c2127c972af8a60d50f298b7" + - algorithm: "SHA1" + checksumValue: "218992b243e94b48bb99b89a99ad0a7a761723b1" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/SDL/SDL.vcxproj" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412075" + checksums: + - algorithm: "MD5" + checksumValue: "1fb1f2cfc1ec361a81e799fe485075dc" + - algorithm: "SHA1" + checksumValue: "3aa6ba9116bf9049517c52bbfcefe7b371465849" + - algorithm: "SHA256" + checksumValue: "3e4a3a6a4dc2d9f5eabedee4535e866a33f499043ae0c75292f4fffe3ddcbc19" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/atomic/SDL_atomic.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411438" + checksums: + - algorithm: "MD5" + checksumValue: "5c28493c6a0b0127a1a19e4afe8b3083" + - algorithm: "SHA256" + checksumValue: "8a661db214427fd2c3fb95feeb98ff5fe4ea051b8d36cf81082f84371e3e306a" + - algorithm: "SHA1" + checksumValue: "fbb1880f462f49f913360ea67617c1d1e568acbf" + copyrightText: "Copyright © 2009 Nokia Corporation" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/arm/pixman-arm-neon-asm.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb" + licenseInfoInFiles: + - "LicenseRef-MIT" +- SPDXID: "SPDXRef-item3412073" + checksums: + - algorithm: "MD5" + checksumValue: "8fad363980a73bf2f6a3d7516263eebb" + - algorithm: "SHA1" + checksumValue: "ac4107552265dd4f2dbab914ae1bf1d16e7950dc" + - algorithm: "SHA256" + checksumValue: "680fa6b06838ee99ada9dcbdd689eb9fc089d22440ba2789c01ed3045b4c1562" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_string.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410107" + checksums: + - algorithm: "MD5" + checksumValue: "505acaec402037aea42ea589c198b981" + - algorithm: "SHA256" + checksumValue: "05bf04f02800bd9a3226b2ad70dac885e46cff61afa090da7644b9ad01995fa5" + - algorithm: "SHA1" + checksumValue: "a9d5369889dca2f54f2922c3814ff2fa4197f031" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/build.gradle" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412072" + checksums: + - algorithm: "SHA256" + checksumValue: "0c8e78f2f20b2203a618d94ff0b8db7837385c07d56137ef7b1d5c7d7f691a00" + - algorithm: "MD5" + checksumValue: "176ab972bbe6aa5a903d32a81715e825" + - algorithm: "SHA1" + checksumValue: "2c3bd4409135bceed9f7a9b704fdb37060339532" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_iconv.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411436" + checksums: + - algorithm: "MD5" + checksumValue: "5b153a16732e640ee63ffec543adecad" + - algorithm: "SHA256" + checksumValue: "4ffa4170a2c9b818c783ba17660bc2c65f9f709c603812439c4b3f8c9d2d809d" + - algorithm: "SHA1" + checksumValue: "09ea05d1f176e0f8abf5f4b8094a8fa3070b720d" + copyrightText: "Copyright (c) 2012 Raspberry Pi Foundation\nCopyright (c) 2012 RISC\ + \ OS Open Ltd" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/arm/pixman-arm-simd-asm.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412071" + checksums: + - algorithm: "SHA256" + checksumValue: "a17d97234f3539612616fbb9230f0b42168eb757623df21a967d0266612cea79" + - algorithm: "MD5" + checksumValue: "c10dad6d9abc97064bd861decc4f8a9a" + - algorithm: "SHA1" + checksumValue: "a2867a7a94c4294691ab1f36a380e5df283f4e54" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_mslibc.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410102" + checksums: + - algorithm: "SHA1" + checksumValue: "bdd49bdd55190c185f5e2942c244f3adadb834cb" + - algorithm: "SHA256" + checksumValue: "31b819c19da46161cff3da7f32b81425a99d59e500cb727f3e30ee49bbda7acc" + - algorithm: "MD5" + checksumValue: "dfcf49dc42e6c98a51735ea67b8839d2" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/AndroidManifest.xml" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412045" + checksums: + - algorithm: "SHA256" + checksumValue: "d16e3808b603acbaa1c8bd1d8c191afc118f161bcc75db162d43a26bbb541c68" + - algorithm: "MD5" + checksumValue: "59e5eb9eb8f9334f801c829842ca181a" + - algorithm: "SHA1" + checksumValue: "0f240fbb869cf7a19f4a7fd7cf09b40a6b7a867c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_syscond.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411430" + checksums: + - algorithm: "SHA256" + checksumValue: "02d85121aec3ef4c0ce53281549cbc98efc2b3405ba438148925e923deb19e20" + - algorithm: "MD5" + checksumValue: "deff681b5118711852f223fb6d95e24e" + - algorithm: "SHA1" + checksumValue: "16b8fc96096cca6cb700c7330ddfbeee515c2b11" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitavideo.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411197" + checksums: + - algorithm: "SHA256" + checksumValue: "ac20db5079073c802620deeb5ca2b04c5e64b71a42ed7b4624afc97d2977d3a0" + - algorithm: "SHA1" + checksumValue: "61572b31e7fca77d14439146d0f7ad597a98de31" + - algorithm: "MD5" + checksumValue: "10fa841260d3a83d81b97f05d8143caf" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitappdelegate.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410583" + checksums: + - algorithm: "MD5" + checksumValue: "1409971ce0209c07c306129d302da554" + - algorithm: "SHA1" + checksumValue: "d845f134fd20d4e2d2d6ef72dfe0b34d4e0c726b" + - algorithm: "SHA256" + checksumValue: "b03196d1c04db3fe9a6a2dc889c787d82b60d60c68493e1a4be4e2150d48fdfe" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/SDL/SDL.vcxproj.filters" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411198" + checksums: + - algorithm: "MD5" + checksumValue: "a15418beacb0b1b5e372cf8441fad971" + - algorithm: "SHA256" + checksumValue: "eb7fe7b56d4418475a0f9bf3be5ce2c3592b5d9a2eb584205e1f89b600b30383" + - algorithm: "SHA1" + checksumValue: "04d60e42c0342493591bf47c868d76813ff84440" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitvideo.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411431" + checksums: + - algorithm: "MD5" + checksumValue: "30242e23d6375825d117c6622dd89da0" + - algorithm: "SHA1" + checksumValue: "ab0d6f0ed415105fde1f72677e02b78ad6a856f8" + - algorithm: "SHA256" + checksumValue: "399c5661c3a3145faac35a51c85640362b39a86b9893f2fd3edd39d48dfd016b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagles_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412076" + checksums: + - algorithm: "MD5" + checksumValue: "8d1abc8c885c1db21b852960c6e18f8a" + - algorithm: "SHA1" + checksumValue: "11d1da0e440f9577796444dc81ee286a181ee8c8" + - algorithm: "SHA256" + checksumValue: "801da7212fc1730c6eec14b4259b32ed72e387d24c71fd6b00dd1af85328b249" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/atomic/SDL_spinlock.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411199" + checksums: + - algorithm: "MD5" + checksumValue: "e9f7b43d52c50609d1aeea4cb721be45" + - algorithm: "SHA256" + checksumValue: "e2b17cb49f94e3f6c88ab72ab4c8d301f4949ae3b488c14c139d1ddd48f02328" + - algorithm: "SHA1" + checksumValue: "be5b58f647e97c9e8dce546e46a1e3a746a07123" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitvulkan.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410101" + checksums: + - algorithm: "MD5" + checksumValue: "0cf959315f7ef3b09e8151e09b0b84b9" + - algorithm: "SHA256" + checksumValue: "f02b616aedaf21168b6729f91d7888058314ffc3f6bec1c10795da28ed70c357" + - algorithm: "SHA1" + checksumValue: "73677e39cc042d0debeb269f4da35294f8d95c8c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/mipmap-mdpi/ic_launcher.png" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412046" + checksums: + - algorithm: "MD5" + checksumValue: "4470410d8cf316b2693d06c6474edf98" + - algorithm: "SHA1" + checksumValue: "cfcece9cb9c323bb0622ce39b57777efb095521c" + - algorithm: "SHA256" + checksumValue: "31b4f04d93925c7a84b25edcc517a246ece347cf16f485e0e8830148351ee0c6" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_systls.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410104" + checksums: + - algorithm: "SHA256" + checksumValue: "4b919cfffaed71637d1ee9c89f21f4247273e14eb8433afdcd0672eba906b41f" + - algorithm: "MD5" + checksumValue: "a7fe1ac39169b5e5285a5e53662f251b" + - algorithm: "SHA1" + checksumValue: "1d4ff5f74491507580bc2281551125551e28e8de" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/settings.gradle" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412047" + checksums: + - algorithm: "MD5" + checksumValue: "1d464526f76647e75f50344b1cb2c7a0" + - algorithm: "SHA256" + checksumValue: "cddef72ea35084899754b2e70e5264c6b132774535a9e714f9dba724d6be4a9f" + - algorithm: "SHA1" + checksumValue: "31d4c2210026cfa7514f97df57e955c03e17d4f2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_syssem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411432" + checksums: + - algorithm: "SHA1" + checksumValue: "cce6ef28dec3d9c017b818c887b96db4e1a421e9" + - algorithm: "MD5" + checksumValue: "7c9d379120e566970b3762d1a358041d" + - algorithm: "SHA256" + checksumValue: "58c690da737d62c0c6d51d8fc31897483bb31b9d82725a1f36bdee5cad73efb5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitamouse.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411434" + checksums: + - algorithm: "SHA256" + checksumValue: "15b795ba85e92b7e89f93d77f6a7b23a625c4bd97bbfa5fad07dce91ea8e278d" + - algorithm: "MD5" + checksumValue: "7b6864fdf58acc637cfbde725e7a7753" + - algorithm: "SHA1" + checksumValue: "518e012c90f7e03d3d98eafe86607ec1f3d17b22" + copyrightText: "Copyright © 2010 Nokia Corporation" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/arm/pixman-arm-asm.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-HPND-sell-variant-75b06abb70543c55d7357233131bf5b9" + licenseInfoInFiles: + - "LicenseRef-HPND-sell-variant" +- SPDXID: "SPDXRef-item3411192" + checksums: + - algorithm: "MD5" + checksumValue: "d2d1c120441685cb50240a3f8a6c4834" + - algorithm: "SHA256" + checksumValue: "5a884390d424021233e218017d9ffa98467fd149edf1cd2dd3b24f705b62d9e7" + - algorithm: "SHA1" + checksumValue: "e1eec73ea63645a595e15d5cbc2c6b55cf33c4c1" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitclipboard.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410587" + checksums: + - algorithm: "MD5" + checksumValue: "3cefba9d3e35a96909a4054df71eccae" + - algorithm: "SHA1" + checksumValue: "8a407c4bd430a40b3f3316e2812c2d8ce71ed79a" + - algorithm: "SHA256" + checksumValue: "7b59bb3b743cabd621c219fc2e3712c6d4d25e50fe3f57836714ab8f84b4b0bd" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/wingdk/MicrosoftGame.config" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411190" + checksums: + - algorithm: "SHA256" + checksumValue: "2b3695507e44e410e5a307ea787067fd0ff67a6c2a8214a58dcae8ce9615e31d" + - algorithm: "SHA1" + checksumValue: "9126ff682e4c89fe2b897c241f9fab4b68f57944" + - algorithm: "MD5" + checksumValue: "3b99f43e41bec358ef7c47b97e368cf8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitviewcontroller.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410103" + checksums: + - algorithm: "MD5" + checksumValue: "b48d5e13d6f588e25dc853e045d865ae" + - algorithm: "SHA1" + checksumValue: "642d7ce5b7b673758809cbba6678b913467e7e68" + - algorithm: "SHA256" + checksumValue: "a8160515f115b93e2803eefdf69a57cd23e6dca061eb8fed4d0bec609a171cb1" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle.properties" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3412049" + checksums: + - algorithm: "SHA1" + checksumValue: "003f369e860c1517e7bd7f8292dff4284a72d1bc" + - algorithm: "SHA256" + checksumValue: "3c1ef04c21e6afe2a9855a9f301943b78cc5347b233d620ddf609a03ae1f8ae2" + - algorithm: "MD5" + checksumValue: "ee25a98b09a761686dd4397ee51ae41a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_sysmutex_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411435" + checksums: + - algorithm: "MD5" + checksumValue: "0266d206f41e541e1da893226ff18318" + - algorithm: "SHA256" + checksumValue: "88daca8a39776ee7b44c9ee6c55881df9cb9038f2875b8e8662fee4d4089a753" + - algorithm: "SHA1" + checksumValue: "02d9ff8c1aba259e410e29c817b1cf5156f9204e" + copyrightText: "Copyright (c) 2016 RISC OS Open Ltd" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/arm/pixman-arm-simd-asm.S" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412048" + checksums: + - algorithm: "MD5" + checksumValue: "d40df265fabf5a63e6c97d5f252855f8" + - algorithm: "SHA1" + checksumValue: "d4bca8c4606844d649ee89d866885bf00376590d" + - algorithm: "SHA256" + checksumValue: "834f634c0c7956b0749f31612add9071ebb65341e71f2f2d207f7b4e8f55de2a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_sysmutex.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411447" + checksums: + - algorithm: "SHA256" + checksumValue: "32a19302bd28e5065a811062d91aeeb539e013ee171676ca2ad80016833b0872" + - algorithm: "MD5" + checksumValue: "eb3bbde86013cbe57ffc2cdb736bd46e" + - algorithm: "SHA1" + checksumValue: "6804056e45ff86fbcf21542e42e22ba0616e604a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoametalview.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411193" + checksums: + - algorithm: "SHA256" + checksumValue: "a1bb62e93d3d675cff49c1ae6bae9929e5502b3666f4709edb530b0a92be0c1c" + - algorithm: "MD5" + checksumValue: "52624511a18b58d46f965e047e2e58aa" + - algorithm: "SHA1" + checksumValue: "f126c28bc96466f12821ca2d6207f24c5660286d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmessagebox.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411448" + checksums: + - algorithm: "MD5" + checksumValue: "9fa2a3e0cde5560217daa231814eede6" + - algorithm: "SHA1" + checksumValue: "9117ac9306275d666e9bb58052ef03e96c79e23f" + - algorithm: "SHA256" + checksumValue: "d6ca39f8a358547f69595ae03f35aeb11edb7a32e02d07ebe44c38d4a4433ff7" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaopengl.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412040" + checksums: + - algorithm: "MD5" + checksumValue: "a2d2ff1985b75e5d484136f48d2ccfef" + - algorithm: "SHA1" + checksumValue: "56a06f4a22627d27ac623ef1d0d1885f6b1d3234" + - algorithm: "SHA256" + checksumValue: "4b79a4b2314bd03a721273ecb38dc1c47293528f89141be805f5ef8b1b6174ca" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_sysmutex.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410117" + checksums: + - algorithm: "SHA256" + checksumValue: "c9bfcc97a627c3761d5ad364af81534acc9784e8d0f4f99c2e3619cc58c907f6" + - algorithm: "MD5" + checksumValue: "52d703f6ad596c569c1bcdd9968fd0e1" + - algorithm: "SHA1" + checksumValue: "86c952aa0481acfadb0b8060712cf0a9a63d0209" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/META-INF/MANIFEST.MF" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411194" + checksums: + - algorithm: "SHA1" + checksumValue: "b75b293f591717aa719c6fee65f57d9bfe808058" + - algorithm: "MD5" + checksumValue: "4b45283d14c339ee34567df8ac32619e" + - algorithm: "SHA256" + checksumValue: "4fdc8fd6719f576b79b63640dc5fbb9270062f4cb7d99f0ae352c070cde0f3da" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmodes.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410580" + checksums: + - algorithm: "MD5" + checksumValue: "cac2c6dea81890fc9550a57ad694aca8" + - algorithm: "SHA1" + checksumValue: "f0da70da4bccbc4d19029b8fbe14eb1d186a8b82" + - algorithm: "SHA256" + checksumValue: "a2fdad6895401ea48661a515576d697e6dc51016f356351b7e2808d81ab4ee23" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/clean.sh" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411191" + checksums: + - algorithm: "SHA1" + checksumValue: "6f56981f9da50afc1551b040d3510428e66aee23" + - algorithm: "SHA256" + checksumValue: "b2fcf5702ea1fd1c2e4ddb6d82ee2052d56560de28596e20704c2922592558eb" + - algorithm: "MD5" + checksumValue: "637d35d1889ba3f44a93440258f77622" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitopengles.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3412041" + checksums: + - algorithm: "MD5" + checksumValue: "b8de17aa2dc469e55c188a4e0fb60341" + - algorithm: "SHA1" + checksumValue: "1825b3f6e2a2747c6354949da99cde7ed811234e" + - algorithm: "SHA256" + checksumValue: "1cd05e123638cce2112d79fd4cffa100cc5239f5e0ee12700c083631c7c98a51" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_sysmutex_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410058" + checksums: + - algorithm: "SHA1" + checksumValue: "e21f085615f98d3751690c1615923e89160d5783" + - algorithm: "SHA256" + checksumValue: "26fa3285c35dd6ab00ed1e466ba92a17e4655e01897731ec18a587a4cf5e4f8d" + - algorithm: "MD5" + checksumValue: "22aa295bf5320aec7fba6756ff11058a" + copyrightText: "Copyright (C) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation,\ + \ Inc. Written by Scott James Remnant, 2004." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/lt~obsolete.m4" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7" + licenseInfoInFiles: + - "LicenseRef-FSFULLR" +- SPDXID: "SPDXRef-item3411381" + checksums: + - algorithm: "SHA1" + checksumValue: "799d0d7210fb2e830684ded851fd8f246d7b2e4d" + - algorithm: "SHA256" + checksumValue: "22236cac4ee8837646de48cdc99b9777f6ed562bf15aa8fd08772bdafef08895" + - algorithm: "MD5" + checksumValue: "136d8060f2c57c4d4b68a23b2cbee1e2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2messagebox.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410059" + checksums: + - algorithm: "SHA1" + checksumValue: "2028bffadfd9b989bcc63da90596101fe4ec20b9" + - algorithm: "SHA256" + checksumValue: "5a6735cda60e0ba0d1b706c0ef648f5d096298da46daefd9cdecdb6a0f4584d3" + - algorithm: "MD5" + checksumValue: "fa2891f9060865871cbbaa1c6e2d96f4" + copyrightText: "Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software Foundation,\ + \ Inc. Written by Gary V. Vaughan, 2004" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ltsugar.m4" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7" + licenseInfoInFiles: + - "LicenseRef-FSFULLR" +- SPDXID: "SPDXRef-item3410057" + checksums: + - algorithm: "SHA1" + checksumValue: "4790d87609ec0b6cde8782baeb70d3f810c6d7d8" + - algorithm: "MD5" + checksumValue: "f82299b33f28607e9d15e486a58add90" + - algorithm: "SHA256" + checksumValue: "140b9a7bc1fa8730b62e74f8413af2bd15b53969a084fc4a041ba70b11e352f3" + copyrightText: "Copyright © 2004 Scott James Remnant .\nCopyright\ + \ © 2012-2015 Dan Nicholson " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/pkg.m4" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception" + licenseInfoInFiles: + - "LicenseRef-GPL-2.0-or-later" + - "LicenseRef-Autoconf-exception" + - "LicenseRef-LicenseRef-scancode-autoconf-simple-exception-2.0" +- SPDXID: "SPDXRef-item3411388" + checksums: + - algorithm: "SHA1" + checksumValue: "18d68df991e4e998c3da1962142d24d4e3a3cf4d" + - algorithm: "MD5" + checksumValue: "187981371645fbd28e205604c2ae5fba" + - algorithm: "SHA256" + checksumValue: "a0b8022b63c07797b240ac7afadaa8fc749d8262fc124c60215d41316a49881c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivantevideo.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410052" + checksums: + - algorithm: "MD5" + checksumValue: "8ba96a725477aa2c2d1cbb1d9f6a25ce" + - algorithm: "SHA1" + checksumValue: "c83b20edba5a3d96b36aa6fd10ec27c7f422c910" + - algorithm: "SHA256" + checksumValue: "e03d2fcb4617102f534439279e152862ff1291f3d4d1b7244022d5950a09b565" + copyrightText: "Copyright (c) 2008 Alexandre Duret-Lutz " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_recursive_eval.m4" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception-f76ca689e5390ee15588308d669726ef" + licenseInfoInFiles: + - "LicenseRef-GPL-2.0-or-later" + - "LicenseRef-Autoconf-exception" + - "LicenseRef-LicenseRef-scancode-autoconf-macro-exception" +- SPDXID: "SPDXRef-item3411383" + checksums: + - algorithm: "MD5" + checksumValue: "7115a4637823fc175cf5a0cf5046988b" + - algorithm: "SHA1" + checksumValue: "eb8bf2f5cc78e87a35a0112654bf08a035250120" + - algorithm: "SHA256" + checksumValue: "1c2ff362c9af09eb8ec8440bc7b7cda95606a54206a5de5e3f9c4c27e0d1b252" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2mouse.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411380" + checksums: + - algorithm: "SHA256" + checksumValue: "d5dd7daad0e5f5392eadca18265b3bf7bbb8d8b168ba06147943194fa4840605" + - algorithm: "SHA1" + checksumValue: "fd4a76d80354f3c49f8d8517bed6812c65ebc045" + - algorithm: "MD5" + checksumValue: "bdda2894e4657e1b09a230187e405923" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2dive.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410050" + checksums: + - algorithm: "SHA256" + checksumValue: "f4a61ab823e76a43654581dde855516d6f9529b362d5de18357c1e473ba28493" + - algorithm: "MD5" + checksumValue: "ce1509a8b02892e0a4aa61a01ce2d3b0" + - algorithm: "SHA1" + checksumValue: "4e106d3e4ea356abf5a352551564cf5a8a432728" + copyrightText: "Copyright (c) 2009 Steven G. Johnson \nCopyright\ + \ (c) 2009 Matteo Frigo" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_check_compiler_flags.m4" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception-52d507877bdc839a87c8c756326dd167" + licenseInfoInFiles: + - "LicenseRef-GPL-3.0-or-later" + - "LicenseRef-Autoconf-exception" + - "LicenseRef-LicenseRef-scancode-autoconf-macro-exception" +- SPDXID: "SPDXRef-item3410051" + checksums: + - algorithm: "MD5" + checksumValue: "f5c53c1cb591d224e076f1aa780f9d43" + - algorithm: "SHA256" + checksumValue: "29b42b552c50e97f49e43f4fe8227f621b0d186300d6549e7c92cdab93587abc" + - algorithm: "SHA1" + checksumValue: "5a505430653b6b9f6fec0243f48af457d00ee8f6" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ac_check_define.m4" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411378" + checksums: + - algorithm: "SHA1" + checksumValue: "17444a389a0f008666ec3170a018704058def7fb" + - algorithm: "SHA256" + checksumValue: "b5f20cde2f48458fe3f36f150abaf1e3af330c8bacbd50084ad213c9012dc238" + - algorithm: "MD5" + checksumValue: "0236aaa32274320a62c000987eb56a3a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2messagebox.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411375" + checksums: + - algorithm: "SHA1" + checksumValue: "f4d392ec6bab5a8807dedd5ca281f701de56feb8" + - algorithm: "SHA256" + checksumValue: "74ca08fb2035189f3308f9f2652e62d7efd0d6bc5bc7aa501bf84c7f50d767c6" + - algorithm: "MD5" + checksumValue: "4ed0329b15830cc7a69bb348b8acffbf" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_gradd.h" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410045" + checksums: + - algorithm: "SHA256" + checksumValue: "32d2b4704c325557bedf77ccd98f58a9b473d8d58a99558c5a468282199052c8" + - algorithm: "MD5" + checksumValue: "7e168fa4f6f9b044fdde442bdee753a1" + - algorithm: "SHA1" + checksumValue: "a81284b771336ce18bc62f6c0f66021614bd44b2" + copyrightText: "Copyright (c) 2008 Steven G. Johnson \nCopyright\ + \ (c) 2008 Matteo Frigo" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_gcc_archflag.m4" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception-52d507877bdc839a87c8c756326dd167" + licenseInfoInFiles: + - "LicenseRef-GPL-3.0-or-later" + - "LicenseRef-Autoconf-exception" + - "LicenseRef-LicenseRef-scancode-autoconf-macro-exception" +- SPDXID: "SPDXRef-item3410049" + checksums: + - algorithm: "SHA1" + checksumValue: "04f54d3f58d3103c686f26ab3bbe652bf2daf463" + - algorithm: "SHA256" + checksumValue: "4256f1ff58837cf9d52ac10820f591a143bde1716c63183cfce56a357f1ef39a" + - algorithm: "MD5" + checksumValue: "77c6880a6fe7dddacbec62f39851347e" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/alsa.m4" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410046" + checksums: + - algorithm: "SHA1" + checksumValue: "6cdbdb8825d01f186b747d57df2cba051eeb044a" + - algorithm: "SHA256" + checksumValue: "107b85fb796c782937e822e1a7f3de91af9e44082bc0b38df012b20ff52463f6" + - algorithm: "MD5" + checksumValue: "9cf198505b8392b747804be009943a52" + copyrightText: "Copyright (c) 2008 Alexandre Duret-Lutz " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_compute_relative_paths.m4" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception-f76ca689e5390ee15588308d669726ef" + licenseInfoInFiles: + - "LicenseRef-GPL-2.0-or-later" + - "LicenseRef-Autoconf-exception" + - "LicenseRef-LicenseRef-scancode-autoconf-macro-exception" +- SPDXID: "SPDXRef-item3411377" + checksums: + - algorithm: "MD5" + checksumValue: "7a0431bfb6900e0348e46137d3b502e6" + - algorithm: "SHA1" + checksumValue: "62d5ff74d53622b3f12ab57803495cc83c561fd2" + - algorithm: "SHA256" + checksumValue: "1bbf7f887e0627522a225f7bc05576c28041a616f873cc4a1b146f03fecf9466" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2util.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410047" + checksums: + - algorithm: "SHA256" + checksumValue: "6afd700d8ff7d2360e7d87cf482f2b4cb0f2de864e1922b52cc9d7e90edcbdac" + - algorithm: "MD5" + checksumValue: "d806ee817d679141fe57f8cd8bfd0cea" + - algorithm: "SHA1" + checksumValue: "0cb9b1181d86341b8e76a15fc85d218db12b954a" + copyrightText: "Copyright (c) 2008 Alexandre Duret-Lutz " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_normalize_path.m4" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception-f76ca689e5390ee15588308d669726ef" + licenseInfoInFiles: + - "LicenseRef-GPL-2.0-or-later" + - "LicenseRef-Autoconf-exception" + - "LicenseRef-LicenseRef-scancode-autoconf-macro-exception" +- SPDXID: "SPDXRef-item3411370" + checksums: + - algorithm: "SHA256" + checksumValue: "32afbc76ef1c724bfb4421001794466ddcb5bf612d91eb42f41043434fd4a9c8" + - algorithm: "SHA1" + checksumValue: "96b9a713aaab04e1f7a13ceb5883500e497333da" + - algorithm: "MD5" + checksumValue: "db9010879e4c2dffce29ed1d111f1f5a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_egl.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410048" + checksums: + - algorithm: "SHA1" + checksumValue: "b07a0c8a45be89cd27ab5cb71647971ff9f87b4a" + - algorithm: "SHA256" + checksumValue: "dcd07857586d5573ffa40c0fd7d95fd62deebcb72df88429303bcf27a4eb00f4" + - algorithm: "MD5" + checksumValue: "20d7a792643b574224bfbc91837dd826" + copyrightText: "Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc.\ + \ Written by Gordon Matzigkeit, 1996\nCopyright (C) 2014 Free Software Foundation,\ + \ Inc.\nCopyright (C) 2011 Free Software Foundation, Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/libtool.m4" + licenseComments: "NOASSERTION AND NOASSERTION AND NOASSERTION" + licenseConcluded: "(LicenseRef-FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7 AND LicenseRef-GPL-2.0-or-later-WITH-Libtool-exception\ + \ AND LicenseRef-FSFUL-a1644ee43218a2c79e1c49c99833dd00)" + licenseInfoInFiles: + - "LicenseRef-FSFUL" + - "LicenseRef-Libtool-exception" + - "LicenseRef-GPL-2.0-or-later" + - "LicenseRef-Autoconf-exception" + - "LicenseRef-FSFULLR" +- SPDXID: "SPDXRef-item3411379" + checksums: + - algorithm: "MD5" + checksumValue: "a9ea91be73ee1ffc46cd6f4bffc773cb" + - algorithm: "SHA256" + checksumValue: "62ef41ccce7a07c91ad9934b3af5fd12140c5dfb6e5fd354f19fbc3ef5f106ba" + - algorithm: "SHA1" + checksumValue: "b05e8e139b78445e4ba144ad9709ff1419ba8db0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2video.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411385" + checksums: + - algorithm: "SHA256" + checksumValue: "f39a730a73eb90570fddc049e4e9cddfd25299ea5f036f1296713f32cad901c9" + - algorithm: "SHA1" + checksumValue: "d5581494dc0a27bf12e339af3537ab477567380f" + - algorithm: "MD5" + checksumValue: "e9855dd6ca4eb54e413cef4d07bb9024" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivantevulkan.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410054" + checksums: + - algorithm: "SHA1" + checksumValue: "baff61251178b30686aedb84941056aba50b3d4c" + - algorithm: "SHA256" + checksumValue: "252171e52438a328da6a3426f317b0cd2a27e5d0544e17072dc4dbdef15b2d4f" + - algorithm: "MD5" + checksumValue: "df8ea08c58889efff33f11c999a21448" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/esd.m4" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411372" + checksums: + - algorithm: "SHA1" + checksumValue: "ca4803cd7d15a4c690610fd5123350286c2f7e8f" + - algorithm: "MD5" + checksumValue: "28726f768d13b1d0590c07995fc8145c" + - algorithm: "SHA256" + checksumValue: "1d8439b8256c80e9bda32ab7cb71136c6b2b6609094f0713fd8ed5594676e059" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2video.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410041" + checksums: + - algorithm: "MD5" + checksumValue: "c4e6e499b919ceed772c94296a1652c0" + - algorithm: "SHA256" + checksumValue: "d203dd61b79d51caed9ddd89d45b3119179d8f392fcb75822e91f38b6907259a" + - algorithm: "SHA1" + checksumValue: "b7adfe4648c43a6a55435e024f3819a2cf65c397" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/XcodeDocSet/Doxyfile" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-See-doc.OTHER" + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411386" + checksums: + - algorithm: "SHA256" + checksumValue: "f75439673ab3a3a78de1641f7ceef11f58bd0c57662d1d15159f4caf67322a48" + - algorithm: "MD5" + checksumValue: "beb3fa244eb8b4219eb2ffb25d9a004e" + - algorithm: "SHA1" + checksumValue: "a558e8f954af1691ddeb9d1ed16f3956a1224606" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivanteopengles.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410056" + checksums: + - algorithm: "SHA1" + checksumValue: "9cd35d79da7776af14f21b259c64f130fa1a3536" + - algorithm: "SHA256" + checksumValue: "e77ebba8361b36f14b4d0927173a034b98c5d05049697a9ded84d85eb99a7990" + - algorithm: "MD5" + checksumValue: "064af1799febaa676203302bbf359180" + copyrightText: "Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software Foundation,\ + \ Inc. Written by Gary V. Vaughan, 2004" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ltoptions.m4" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7" + licenseInfoInFiles: + - "LicenseRef-FSFULLR" +- SPDXID: "SPDXRef-item3411387" + checksums: + - algorithm: "MD5" + checksumValue: "a86117a6daa159710f2ea382f046825e" + - algorithm: "SHA1" + checksumValue: "def9cb1ea6f9815ba576bed6cf96dea90ba7eb15" + - algorithm: "SHA256" + checksumValue: "0cd5f2107d397091a837c00589c02c78a659be871a6a419ff4cdd441573d2600" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivanteopengles.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410053" + checksums: + - algorithm: "MD5" + checksumValue: "ab8de3a5954a15ed48f6998f205f4e26" + - algorithm: "SHA1" + checksumValue: "1e2667ce3004c1d910b98600af7b77f8c883e0d2" + - algorithm: "SHA256" + checksumValue: "d7582f8d90e0349e8c42a878224270b616fedcbbac4e4c5cd0165063b475a1bd" + copyrightText: "Copyright (c) 2008 Steven G. Johnson \nCopyright\ + \ (c) 2008 Matteo Frigo" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_gcc_x86_cpuid.m4" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception-52d507877bdc839a87c8c756326dd167" + licenseInfoInFiles: + - "LicenseRef-GPL-3.0-or-later" + - "LicenseRef-Autoconf-exception" + - "LicenseRef-LicenseRef-scancode-autoconf-macro-exception" +- SPDXID: "SPDXRef-item3411389" + checksums: + - algorithm: "SHA1" + checksumValue: "6645e1a70d8ea481c4b22d1444a1279e15f69687" + - algorithm: "SHA256" + checksumValue: "1fc9eff3acb2ae2f7e82cac296f121fc4d3dc9eecbe78d8f65c05ce2eb80ab56" + - algorithm: "MD5" + checksumValue: "dda3d0c98041c7dc2d8728cc7e68ab4a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivanteplatform.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410055" + checksums: + - algorithm: "SHA256" + checksumValue: "a27b754709de61575197bf5a980696c98ae49da3f92f0de8ee7f42dd543b7465" + - algorithm: "MD5" + checksumValue: "d936fd6b2025c9b5322f826117d7f30c" + - algorithm: "SHA1" + checksumValue: "3aae847c163fa6cc7c8241a3a49f98705538d55f" + copyrightText: "Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc. Written\ + \ by Scott James Remnant, 2004" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ltversion.m4" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7" + licenseInfoInFiles: + - "LicenseRef-FSFULLR" +- SPDXID: "SPDXRef-item3410472" + checksums: + - algorithm: "SHA256" + checksumValue: "3082b9924df71c3aa274771ba5085fb0ac890305466b3b913df5ce02e1c988f3" + - algorithm: "MD5" + checksumValue: "ce144e086be34c9c5e6fc8304d028cd9" + - algorithm: "SHA1" + checksumValue: "4efb73b457f53a115b5f9c57dbbc3d6f1ff4fea4" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p10_shape24.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410473" + checksums: + - algorithm: "SHA1" + checksumValue: "478287b990f00416ef2eb2d9c81a7187ab9199a0" + - algorithm: "SHA256" + checksumValue: "55559a4c7a918741b83fdb17c046c004767380e307ae78e5a181d066b4d247b1" + - algorithm: "MD5" + checksumValue: "6d0b2f56a1cbe2b8bb35a8299468f0de" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p02_shape24.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411321" + checksums: + - algorithm: "SHA1" + checksumValue: "c173a33dd59c92a3143e1cf1b6e1e88d5e67200e" + - algorithm: "SHA256" + checksumValue: "81d22ff778b30f173db93be524b4482295725572287051364f99b1a6a72af6c5" + - algorithm: "MD5" + checksumValue: "f010fd120a3f794b49a5ec5f414337a7" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtmessagebox.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410474" + checksums: + - algorithm: "SHA256" + checksumValue: "fb95535439171b651977d21e72bc4270af7532008e7bec7234fb562451262c18" + - algorithm: "MD5" + checksumValue: "5e4b0b38ef81117a43ebb453ec044474" + - algorithm: "SHA1" + checksumValue: "cd79510354d74d5b5cc21a353f31dacb834b31e6" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p04_shape24.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410471" + checksums: + - algorithm: "MD5" + checksumValue: "73ce544b1a74bbe0aa083e9e02890d1d" + - algorithm: "SHA256" + checksumValue: "adb0bc96bd8f9c16ab3f55635c05cb9bce05cd3eebde1e85d07a2d12e52d8164" + - algorithm: "SHA1" + checksumValue: "d89ac27dec2ae128ee5a946df14ec33a36694b40" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p02_shape8.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410475" + checksums: + - algorithm: "SHA1" + checksumValue: "5799cba472ea66012e6c55df01937c64e49aa4f4" + - algorithm: "SHA256" + checksumValue: "3f46a438c36395d10051022ef314808d86ffca9f7686091cf7397923a3ef1b34" + - algorithm: "MD5" + checksumValue: "b82f36bb346ddfc0e85111a82e6f983f" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p12_shape8.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411323" + checksums: + - algorithm: "SHA256" + checksumValue: "e248565e2927b2e12857ccecb515bc64b90d9408c6b9220fe6ddf6f6ccd646c6" + - algorithm: "SHA1" + checksumValue: "abc04d7671098267369435e28b887d882a009ece" + - algorithm: "MD5" + checksumValue: "9df52b9a8f5f416513c6370ff09f5cd3" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtkeyboard.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410476" + checksums: + - algorithm: "SHA256" + checksumValue: "c62009694c9bf0fca37f2cf8be6ead297a5710ae2c06d30ec370a837ef133260" + - algorithm: "MD5" + checksumValue: "92e290aae37cab594cdd26d464c1b508" + - algorithm: "SHA1" + checksumValue: "80fcae79227c65a8c6946ef79e8ccd5d147a4700" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p10_shape1.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411320" + checksums: + - algorithm: "SHA1" + checksumValue: "2a1a223474025249694b288cdddfd1eff7767b03" + - algorithm: "SHA256" + checksumValue: "89045d2d08756a11f07fdd3b6c09015a7d1276e26515dd1ba73092af6b266c12" + - algorithm: "MD5" + checksumValue: "e086c337fd44ca1269849a8283112aa0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtopengles.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411322" + checksums: + - algorithm: "SHA1" + checksumValue: "c504abe7a6b8b58d3985e241de91e34835cae225" + - algorithm: "SHA256" + checksumValue: "5e56ad2dbca052a92cf15c74eea3b9baefbc619f4003b8ca1937e39066689fb3" + - algorithm: "MD5" + checksumValue: "2828e3917b78a814efda633b2eb24008" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtevents.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411325" + checksums: + - algorithm: "SHA256" + checksumValue: "f7236365c4bb5f122b52df020139729b7d4eedae6fa5fb3b9f2852f036f403f1" + - algorithm: "MD5" + checksumValue: "55f2ae990d1478d82a9cffbd9f970850" + - algorithm: "SHA1" + checksumValue: "00a4183837602b175099d608e24627c1f4710977" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtevents_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410478" + checksums: + - algorithm: "SHA1" + checksumValue: "3cf7a9fda137071984987f85a17558dc972e3571" + - algorithm: "SHA256" + checksumValue: "e0e2d61c631e279b65efa3f6130cf77b0c86d3f8f859a4b8c4b8e613ea1bb54a" + - algorithm: "MD5" + checksumValue: "adc26afa8e861164029ffa919b6daf3f" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p07_shape32alpha.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410043" + checksums: + - algorithm: "SHA1" + checksumValue: "40379c2f74187149d2d4047d46b50692b1c9185e" + - algorithm: "SHA256" + checksumValue: "9928507f684c1965d07f2b6ef4b4723d5efc2f6b4ab731f743a413c51c319927" + - algorithm: "MD5" + checksumValue: "31f575634fd56b27fc6b6cbe8dc9bd38" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/LICENSE.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410470" + checksums: + - algorithm: "SHA1" + checksumValue: "771276c3271cf2a984c9ea22cff6d1ee468ab183" + - algorithm: "SHA256" + checksumValue: "aa92fa09e2d1b6d03679da539c4e8bd6402dc5c3e84563f1da3a864732a4d105" + - algorithm: "MD5" + checksumValue: "f418e784c1f658bc66012baf44a8a984" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/trollface_32alpha.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411324" + checksums: + - algorithm: "SHA1" + checksumValue: "487762ec582f12ff4e97e439fabc9e29a9d6229e" + - algorithm: "MD5" + checksumValue: "b464c4d4b5739261e88b962a68956f08" + - algorithm: "SHA256" + checksumValue: "33de14c2257cfef732c261859ae79330153eeb55b02d6afb569f0175a4c7e031" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtvideo.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410477" + checksums: + - algorithm: "SHA256" + checksumValue: "73c93f33809bf93afd173e4ca6c640ff2d3f7fa7a9d06b8250f12af8d1dcee04" + - algorithm: "SHA1" + checksumValue: "20dcb684a22e69482cf0829d0fdadccda40ba07a" + - algorithm: "MD5" + checksumValue: "230451a42ea66366a4560425dd873bfe" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p01_shape8.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411376" + checksums: + - algorithm: "SHA1" + checksumValue: "78b0546531b762e762e067dc31e92a773911c1ac" + - algorithm: "SHA256" + checksumValue: "aee8fd864137b26ba2d5ca19484313c9dda312fc86bae979662b79229ef1f36e" + - algorithm: "MD5" + checksumValue: "7b4737d7169e046d7767a3241c87751c" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2vman.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411373" + checksums: + - algorithm: "SHA256" + checksumValue: "3a87fce721f2f14145de8857f46c822bbd483f79cd1cc6e01e888f229f97e907" + - algorithm: "MD5" + checksumValue: "ba410f37d6e63d19809b6b0861c42b42" + - algorithm: "SHA1" + checksumValue: "4c76b27cfc96bc56895f6ad2a4bb057b158e6ab5" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2util.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410042" + checksums: + - algorithm: "MD5" + checksumValue: "0ec1b76160051c38814a40389ad9416b" + - algorithm: "SHA256" + checksumValue: "03b2726c532220af32922bae11ee4542913fd20849df731678dc3db5db9bb602" + - algorithm: "SHA1" + checksumValue: "e668ec8e44576a86799e1b9bdabd5df07c21cd83" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/SDL2.spec.in" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411374" + checksums: + - algorithm: "SHA256" + checksumValue: "dccb422ea42294ef5154ded4c2fb9c5ec54adf73f7b42a1a7e6df846ceabab7a" + - algorithm: "MD5" + checksumValue: "d318409d36b733ae41e363158da1e244" + - algorithm: "SHA1" + checksumValue: "af944b0a80864c28aa0610d4e7ccc0c4d6952aeb" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2output.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411675" + checksums: + - algorithm: "SHA256" + checksumValue: "5c63870e244d81e845331a893fda709a696a896b3e42a0137846ba9960843937" + - algorithm: "SHA1" + checksumValue: "8466e4e3ab06aff4e982be15c7a8bab2d83dc07f" + - algorithm: "MD5" + checksumValue: "edf0891bdce8bebbbfafb987773b58d0" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_switch.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410344" + checksums: + - algorithm: "SHA1" + checksumValue: "718cd48e5d4504ac8e68c333dc700d14b6b4c463" + - algorithm: "MD5" + checksumValue: "64ca6c805c9b571d5634e903e3a30c2a" + - algorithm: "SHA256" + checksumValue: "2924743bd8cf155166b7b5a9757a683b6628ed908585ef94a02f07ef340c189e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testdraw2.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410341" + checksums: + - algorithm: "SHA256" + checksumValue: "94846bf74444699496f9b3637b6a42b5e43223cfee7d6dac4e40c2bcdbe5d7f8" + - algorithm: "MD5" + checksumValue: "3b193710cce52570fd0bc6688c6dee67" + - algorithm: "SHA1" + checksumValue: "63ebd632f3a1e8fd57b725e336984571259e9d85" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnativex11.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411677" + checksums: + - algorithm: "MD5" + checksumValue: "778fb31ad5fc919524419260138199bb" + - algorithm: "SHA1" + checksumValue: "f66db274107e0f60ea9b36ec6e05698dd7508da3" + - algorithm: "SHA256" + checksumValue: "e1e9b651ac439ff54855856a64315a3d201edf49639e7c6c8f2fcd92b073cef7" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_gamecube.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410346" + checksums: + - algorithm: "SHA1" + checksumValue: "4867c8834c3533417887727e57445a94e7ffe407" + - algorithm: "SHA256" + checksumValue: "03c14290ccb10f135a9fc101b46a5ce1220e3078197058a4d5ef75dc2ac85206" + - algorithm: "MD5" + checksumValue: "6b80fcf6d3d768028ec2c5ba1c81fc82" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgles2_sdf_img_sdf.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411674" + checksums: + - algorithm: "MD5" + checksumValue: "71cc41fcc92f270f22b7403edd85593f" + - algorithm: "SHA1" + checksumValue: "e66604d9c39b153b08718f3c0f43b6604526691d" + - algorithm: "SHA256" + checksumValue: "6f3deaf5117dc573aa313ce2cfa27fa314dd01de806ac4c1a17a79a1468fd07d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_xboxone.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410343" + checksums: + - algorithm: "SHA256" + checksumValue: "1c12356b08dec865e312e4b486190eb49154a3276502273692de952c891a0d67" + - algorithm: "MD5" + checksumValue: "e0385ebf890de4839d7b1a293c1c379e" + - algorithm: "SHA1" + checksumValue: "a6d3eccde026afd49a5f1cd185f6d68a33f1af83" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_joystick.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410359" + checksums: + - algorithm: "SHA1" + checksumValue: "423aa5d08606df067e20c940d07f5602c2e84687" + - algorithm: "SHA256" + checksumValue: "de6e8fadc19c6c3b8b4ec4e8fee0a575233316ee94d89f956a64f9a6f1cd280f" + - algorithm: "MD5" + checksumValue: "d7ddc5d504149ef00a2550e943d6f77f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testfilesystem.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411676" + checksums: + - algorithm: "SHA256" + checksumValue: "d88df752d233abc85b968998d87fd11e1c137dcb99d1c1a627f19ddeb4ac32c1" + - algorithm: "SHA1" + checksumValue: "4577c8f5548b20d6f1e5b6af8af0cc7732ac57e3" + - algorithm: "MD5" + checksumValue: "d44fd235f711e9423e8e07c41703d0c8" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_ps4.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410345" + checksums: + - algorithm: "MD5" + checksumValue: "47cdb379ce3dbbae4734aecefdb77457" + - algorithm: "SHA256" + checksumValue: "c9dca14a2dec08886aab5507956648750acaa80417ac082e76dea146bee35331" + - algorithm: "SHA1" + checksumValue: "a3ea4e1a364954580fc93c9ab54247b2ada4910b" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testwm2.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411689" + checksums: + - algorithm: "SHA256" + checksumValue: "6c3b112eb8a29e8a5c882160ae2d8bc2d7217deb78bc056c54ced6fa5cd604b4" + - algorithm: "SHA1" + checksumValue: "e3da85b545ff7a25a7034936a67af42a016baa7a" + - algorithm: "MD5" + checksumValue: "ccf84ffd80839a4e70db7a99ab4985ca" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_stadia.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411205" + checksums: + - algorithm: "SHA1" + checksumValue: "0814e0e74f30fbf8f02780c61670e227bc0943bc" + - algorithm: "MD5" + checksumValue: "05aa1b8ba79ff1e60d46662ad39c27f1" + - algorithm: "SHA256" + checksumValue: "939f60252514c3b20f2704599de2887b79d44ba518934c257fa8f074abc7694d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitview.m" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410358" + checksums: + - algorithm: "SHA1" + checksumValue: "6ee5f94683850a8caf7bceaf729e386ec86ee637" + - algorithm: "MD5" + checksumValue: "c43c96ee90c4f169076f1147ea9a89ec" + - algorithm: "SHA256" + checksumValue: "49cb115d67b848a65f13096724c8b7d4e5a4d2cea3f21137427c8e8d989ce621" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_main.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Public-domain" + licenseInfoInFiles: + - "LicenseRef-LicenseRef-scancode-public-domain" + - "LicenseRef-Public-domain" +- SPDXID: "SPDXRef-item3411206" + checksums: + - algorithm: "MD5" + checksumValue: "ecbf37195f13621153a52770dfb37a9d" + - algorithm: "SHA256" + checksumValue: "2236e7f8d33a9140f5421a38b3b4ad1e23e0cbe04e1558d177c69ba4b2fc3d5c" + - algorithm: "SHA1" + checksumValue: "4fcbb748eadc0ca91b95950f840db191e5eea951" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_vulkan_internal.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411682" + checksums: + - algorithm: "MD5" + checksumValue: "d72e8a246739b4d044c896609222d366" + - algorithm: "SHA256" + checksumValue: "99615c80b578505c8059126f05b05874d8975ef9428fb6429dc71bd9b9030ba5" + - algorithm: "SHA1" + checksumValue: "04ce1dea1abc5173ca6fd5889129de1ebeb119be" + copyrightText: "Copyright (C) 2020 Valve Corporation" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/steam/controller_structs.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410351" + checksums: + - algorithm: "SHA1" + checksumValue: "4b5b8c0d8525adbbc87065cf59219d9da3a87273" + - algorithm: "SHA256" + checksumValue: "e66d19671e2aff045cf72996600cc1682558526ae2fcd3d810f4dcad47618351" + - algorithm: "MD5" + checksumValue: "3538648491b3aa64d275aebc9f28342c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_platform.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411209" + checksums: + - algorithm: "MD5" + checksumValue: "256af42159b0904bec019f42128ed590" + - algorithm: "SHA1" + checksumValue: "00cd644d5ea5e4bac342bb7b863a60606e2a1f47" + - algorithm: "SHA256" + checksumValue: "836eb494a62730544eccf3e05a29c29289cbd663274621c193cb73be8829a879" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngageevents.cpp" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411207" + checksums: + - algorithm: "SHA256" + checksumValue: "f2a53d044e34ee998baf5167a990c16d1af327274e68e0b0d878151f9e2e2625" + - algorithm: "SHA1" + checksumValue: "8dea6f1b470abfc1735cb8a74ce3e0b73b59f373" + - algorithm: "MD5" + checksumValue: "792008ee9ee4d555ee41ab707dab3898" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_bmp.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410353" + checksums: + - algorithm: "MD5" + checksumValue: "e99093fc53d31ac879d2bf0ebbf04f4c" + - algorithm: "SHA256" + checksumValue: "29779e1fdfe93cc47e50136070d2e1de81c69509d4e7be5e849d9888a7cf0b19" + - algorithm: "SHA1" + checksumValue: "45ae84d7ead8d1b0873ca351561a3e64f38889b9" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/utf8.txt" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410350" + checksums: + - algorithm: "SHA1" + checksumValue: "475c779deabb7330d9d793b42a66bb6b9f53bcb4" + - algorithm: "MD5" + checksumValue: "7fd4f3794f486f71bb365d1ace1a2f87" + - algorithm: "SHA256" + checksumValue: "76e530f1a3b88ae8e4d5b0d2652eef4d19838bdacf76c166f5e20188d6296f6e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testmessage.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410377" + checksums: + - algorithm: "SHA256" + checksumValue: "d2c6f4ddf87463ca0c4b9641c2f9779dc076d7ce339d934ae701e5f8dbb6de80" + - algorithm: "SHA1" + checksumValue: "9328889a7b08d7fa6bad17f7b546345c4c1f19d8" + - algorithm: "MD5" + checksumValue: "2d36ed05d4a298fb879c726391f4af5e" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/loopwavequeue.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410379" + checksums: + - algorithm: "MD5" + checksumValue: "aad5a13d5b71dfa94c41d818777ad1c3" + - algorithm: "SHA1" + checksumValue: "042258e1b07461d5e592e241b03149bdb4e5f4b0" + - algorithm: "SHA256" + checksumValue: "0d1816e030dea11413e7efb69d5a1527f224c9f32596db669cc02faab51c4936" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_suites.h" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411223" + checksums: + - algorithm: "MD5" + checksumValue: "abff173dd2981f2f5b702d0a4d70d1ae" + - algorithm: "SHA1" + checksumValue: "a2c8557e1e8bd0588459b734e36c080083055296" + - algorithm: "SHA256" + checksumValue: "e81b13f91bd8ff49172d135123e7c82bc647fb35b02225739162552a779419a2" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosframebuffer_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410376" + checksums: + - algorithm: "SHA1" + checksumValue: "f7adf4d3cbffde7192d7d06f7f1953a69ca1ac5b" + - algorithm: "MD5" + checksumValue: "3bb0788e3292cf934d9ba3650fbfd471" + - algorithm: "SHA256" + checksumValue: "297c514766f577b31f481e3aea9a06aaadc47cb1986afd73af6ff0b67a86a949" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/checkkeys.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411224" + checksums: + - algorithm: "SHA256" + checksumValue: "0b790fcd59c8c405ccb9d6318b794ec523d798bb066fdd10f5913dac71ea956b" + - algorithm: "MD5" + checksumValue: "200cd0fcb42841b4c282c69e396efd6f" + - algorithm: "SHA1" + checksumValue: "f3ad737fbf6c6dd8cda48ce4b5923759a1acf586" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmessagebox.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410371" + checksums: + - algorithm: "SHA1" + checksumValue: "7d74c61962fd09c64d182b144a07f7af2857c304" + - algorithm: "SHA256" + checksumValue: "716203607dfcf74bd2434f26f78b39765db2f22ca6362e41f247036930825ab9" + - algorithm: "MD5" + checksumValue: "6dcadc99e6b09be5af9cab268079e35a" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testsensor.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410378" + checksums: + - algorithm: "SHA256" + checksumValue: "302932ccc19e0963d9c4ae80719c88b2a0e410607d0c2ccaf08275fe3b157721" + - algorithm: "SHA1" + checksumValue: "a2ab93bf1b9836db197eb02205df3af177c1fe06" + - algorithm: "MD5" + checksumValue: "0a1ac58ac3ad806221e1d5cbf2085acc" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/checkkeysthreads.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411225" + checksums: + - algorithm: "SHA256" + checksumValue: "4e7bf3eff3491ca46464772fb65b6f2fca7219672b41d57c6072dac6e9aaab40" + - algorithm: "MD5" + checksumValue: "20b55e9d4dad391715449b753a210c36" + - algorithm: "SHA1" + checksumValue: "6a8f7222fd0d8ab8d53bbecc5d73360e355c0249" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosframebuffer.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411226" + checksums: + - algorithm: "SHA256" + checksumValue: "1424e14cf3c4c9e2dcf1b4ea49e75e4480d9aa26557e0e9d93ac68e84411879c" + - algorithm: "MD5" + checksumValue: "2c7cf8c9462b00870badfbe803b1f17f" + - algorithm: "SHA1" + checksumValue: "4acc1776a97c00d18969182f813e40bd995ce589" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscoswindow.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410370" + checksums: + - algorithm: "MD5" + checksumValue: "22664a6fb8f60907cec0553b7a44bd5d" + - algorithm: "SHA1" + checksumValue: "14eac5a9715b499deb49d13757d34040ec89fc80" + - algorithm: "SHA256" + checksumValue: "48ed9426d16e77c58ce0b2791d08fb3f93731787e909c7018ee1e189492c6b2c" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/controllermap_back.bmp" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3410348" + checksums: + - algorithm: "MD5" + checksumValue: "b4171014d3eb65a897c5d9e0c53ddf2a" + - algorithm: "SHA1" + checksumValue: "1f2ec42ef0913c808d78adada01fbd4feb7d87f9" + - algorithm: "SHA256" + checksumValue: "e89c2a5fddb1a1bf4d6393268ae39c5c8cdb855afa03e735bd97ab4d9eb1036e" + copyrightText: "Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,\ + \ Inc.\nCopyright (C) 2021 Free Software Foundation, Inc.\nCopyright (C) 2021\ + \ Free Software Foundation, Inc." + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/configure" + licenseComments: "NOASSERTION AND NOASSERTION" + licenseConcluded: "(LicenseRef-FSFUL-c75eb7486755351ecb2622ed8c28c6d4 AND LicenseRef-FSF-2e01bb672e5007181a921b144efe76a8)" + licenseInfoInFiles: + - "LicenseRef-FSFUL" +- SPDXID: "SPDXRef-item3411679" + checksums: + - algorithm: "SHA1" + checksumValue: "eb98f1bac0c41656b8b1c8ff14c11b667a347e16" + - algorithm: "MD5" + checksumValue: "b694e11d8da187e11f9c0cd43a2b2fea" + - algorithm: "SHA256" + checksumValue: "a63aa6adda183a1d890323a42c9fa83823cb4de5323d1247efc2a21dd60c2a9d" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_xbox360w.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410340" + checksums: + - algorithm: "MD5" + checksumValue: "d058441b6e0c0ecf81b439d4f68ee7e7" + - algorithm: "SHA1" + checksumValue: "e4148a7373c575e01847de0c14e8acc7b0817c07" + - algorithm: "SHA256" + checksumValue: "db3c00558b7c5691996a4fe1f435562146e040b642b799acbe580443e22af468" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/teststreaming.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3410349" + checksums: + - algorithm: "MD5" + checksumValue: "7929d0fee430e7d773380102f52ebbe8" + - algorithm: "SHA256" + checksumValue: "eee10763689166d6ed00142eb95b122a46d3654e40f8f49398c6a59680e35d22" + - algorithm: "SHA1" + checksumValue: "caa6b6617bd180e246dc7f9c126a20482c0f542b" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_math.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411678" + checksums: + - algorithm: "MD5" + checksumValue: "01a8ade0b924aa492be9cce3a8f98841" + - algorithm: "SHA1" + checksumValue: "83bed6d689f304b4134c0effcc70cc8fe7a0a461" + - algorithm: "SHA256" + checksumValue: "cf3a8d23b41fa1a1312dbd066b9694a8b13af2ee78a04a972a76e8070911f759" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_luna.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410347" + checksums: + - algorithm: "SHA1" + checksumValue: "a126be48971ebcb0c4ac1d1f66048f80bb9d6f2a" + - algorithm: "SHA256" + checksumValue: "0e60944ef3fe7fb3518e30f4303580c8f0d0d7982722a47b6d32eb14b7cdbcc3" + - algorithm: "MD5" + checksumValue: "cc5b099732b837b42277aacb403d1637" + copyrightText: "NOASSERTION" + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_rect.c" + licenseConcluded: "NOASSERTION" + licenseInfoInFiles: + - "NOASSERTION" +- SPDXID: "SPDXRef-item3411673" + checksums: + - algorithm: "SHA1" + checksumValue: "08cbc469815c2c4eaab33e3c4fd175c0fbaddd7f" + - algorithm: "MD5" + checksumValue: "526fff00def4e58fa59dcd7e3a9d65a4" + - algorithm: "SHA256" + checksumValue: "054e10f242442ff66f9ddc3c0cc0e3488b76fd874bb5e68a16fe60d459d2f14f" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_ps5.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3410342" + checksums: + - algorithm: "MD5" + checksumValue: "98048780896f1e61c4380145a8f8de8d" + - algorithm: "SHA1" + checksumValue: "8d8d9bf8d1548cdc601b68be7b8fbb5e69442371" + - algorithm: "SHA256" + checksumValue: "ed5f2356f1d641d132d7cbaac390f4a7228cb03c5d198cc31dc24679092c27ca" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testvulkan.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9" + licenseInfoInFiles: + - "LicenseRef-Freeware" + - "LicenseRef-LicenseRef-scancode-other-permissive" +- SPDXID: "SPDXRef-item3411670" + checksums: + - algorithm: "SHA256" + checksumValue: "937963ce0ccd241c4b33bcb8b84bcb7546af2985972b7c1d71a90011a2e8a552" + - algorithm: "SHA1" + checksumValue: "3720b8d643c97a014cf05f0a0b7805d8f1d30c94" + - algorithm: "MD5" + checksumValue: "3a14fe8166c0897c87c9818507853e08" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/linux/SDL_sysjoystick.c" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +- SPDXID: "SPDXRef-item3411671" + checksums: + - algorithm: "MD5" + checksumValue: "8e4cb5e4802d8c07421c51d53adb73be" + - algorithm: "SHA1" + checksumValue: "164af6d27a2ec492f8bc0cd61bad227026e38aec" + - algorithm: "SHA256" + checksumValue: "c599d3be080e931321aaeaa6213b907dd8f6c358c8277e6dad4d0da9c0c9b300" + copyrightText: "Copyright (C) 1997-2023 Sam Lantinga " + fileName: "SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/linux/SDL_sysjoystick_c.h" + licenseComments: "NOASSERTION" + licenseConcluded: "LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc" + licenseInfoInFiles: + - "LicenseRef-Zlib" +relationships: +- spdxElementId: "SPDXRef-DOCUMENT" + relationshipType: "DESCRIBES" + relatedSpdxElement: "SPDXRef-upload995" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410835" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410833" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411226" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411225" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411935" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410198" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410245" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410378" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410947" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411494" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411994" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410940" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410939" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411236" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411576" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411992" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412002" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411010" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410660" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410382" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410380" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410014" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410662" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411551" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411298" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411231" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410141" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410830" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411155" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411344" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410349" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410944" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410340" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411679" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410941" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411496" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411297" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410828" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411296" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410348" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412003" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410163" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410370" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410943" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410242" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411573" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410653" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411230" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410383" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410614" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410563" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411553" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410607" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411670" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410166" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410665" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410342" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411673" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411578" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410220" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411892" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411299" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411473" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412144" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410497" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410347" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411937" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411678" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411512" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410246" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410165" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410143" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411662" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411556" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411930" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411500" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410385" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410330" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410564" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411996" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411928" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411411" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411661" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411474" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411895" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410434" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411984" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410336" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411232" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411510" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410663" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411671" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410664" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412072" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411774" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411240" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410644" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410418" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412073" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411828" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410442" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411659" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411746" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410107" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411535" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410392" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412008" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410514" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411184" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411613" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410207" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411438" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411749" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410390" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410647" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411693" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410413" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410391" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410327" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410445" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411211" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412075" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410899" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410971" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410970" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411430" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410919" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411612" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411748" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410102" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410765" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410417" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412045" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410444" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410768" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410688" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411436" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410891" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410393" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410458" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412071" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410419" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411615" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410415" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411790" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410902" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411431" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410946" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410761" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412076" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411154" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410762" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410227" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410931" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411198" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411158" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411327" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410972" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411616" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410479" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411197" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410932" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411614" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411558" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410583" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410933" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411153" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411619" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410935" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411156" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410764" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411011" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411497" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412001" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411819" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411611" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411329" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410934" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412032" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411618" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411580" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410763" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411328" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410936" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410937" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410942" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410760" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410351" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411068" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410750" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410150" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411281" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410305" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410751" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411282" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411636" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411765" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411130" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411682" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411667" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411704" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411006" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411284" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411635" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410158" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410304" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410358" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410513" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410731" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412130" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410339" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411206" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410753" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410128" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410730" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411368" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410303" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411205" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410752" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411067" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410433" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410308" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411490" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410377" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410296" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410512" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411458" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411491" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410369" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411638" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410739" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410295" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410307" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410350" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411656" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410702" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410151" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411216" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411065" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410996" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410129" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411680" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411482" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411637" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411207" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410645" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411014" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410353" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410738" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410858" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410328" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411219" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411017" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411142" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410306" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411209" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410883" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410326" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410122" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410493" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411873" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410440" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410164" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411536" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411224" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411459" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410309" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410882" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410371" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410272" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411453" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411571" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411870" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410689" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410376" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411844" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411217" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411495" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410884" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411340" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410400" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411639" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410379" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410271" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410700" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410780" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411223" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411333" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410325" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410127" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410160" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411061" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411776" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411247" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410416" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410121" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410105" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410582" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410441" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410646" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411218" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410631" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410532" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410998" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411731" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411451" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410495" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410205" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411845" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410011" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410414" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410997" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410362" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411745" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410542" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411772" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410270" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411450" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410240" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410898" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411404" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411239" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410436" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411707" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410630" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410142" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410435" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411990" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410822" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410443" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411552" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411767" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410661" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411515" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411706" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410384" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411766" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411999" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412015" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411963" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410082" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410632" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411267" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410422" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411518" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411920" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410446" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410439" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410266" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410172" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411923" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410818" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411066" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411116" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411559" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410438" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410736" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410036" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411261" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411769" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411925" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410832" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411367" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410149" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411768" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411906" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410851" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411550" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410437" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410264" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410852" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410675" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410820" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411909" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410604" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411668" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410346" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411700" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411597" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411905" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410144" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410431" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411674" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411050" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410037" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410788" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411554" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411762" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411365" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410229" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411677" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411364" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410824" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410344" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411260" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411053" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411761" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411113" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410837" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410341" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411020" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410737" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410430" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410826" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411703" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412078" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410603" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411437" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411764" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410345" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411069" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410035" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410335" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410338" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411689" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410269" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410334" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411760" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410735" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411599" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411676" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410223" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411701" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411763" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411369" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411991" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411665" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410343" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411051" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411366" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411517" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410602" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410359" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411472" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410734" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410337" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411519" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411412" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410626" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411513" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411109" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411022" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410690" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410259" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411108" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412106" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410624" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410565" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411897" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410162" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411544" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410252" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410174" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410698" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410492" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412102" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410667" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411425" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411725" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410213" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411316" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411187" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410194" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410468" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411545" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411582" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411428" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410621" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412033" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410878" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410695" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410254" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411099" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411817" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410697" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410211" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411315" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410206" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411533" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410579" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410629" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411537" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410553" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411305" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410628" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410209" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410216" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411959" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410423" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411426" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411400" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411997" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411332" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411853" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411726" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411307" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411351" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410669" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410570" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410681" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410484" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411118" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411516" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410668" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410680" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411148" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411965" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411538" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410573" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410459" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410528" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410879" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411998" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410666" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411514" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411194" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410231" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411170" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410396" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410794" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412040" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410407" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411244" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410311" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410117" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411555" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410278" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412029" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411049" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411641" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411243" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411235" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410273" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411448" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410146" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411640" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410397" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411120" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410790" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410399" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410238" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410276" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411193" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410191" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411043" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410244" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410058" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411560" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411013" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411177" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411246" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410310" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411381" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410148" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410498" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410365" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410921" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412024" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412041" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411046" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411644" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410147" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411575" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410398" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410140" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410580" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411642" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411248" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411563" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411191" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410313" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411345" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411245" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411045" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412025" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410168" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411172" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411215" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412100" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410015" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410190" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412104" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411570" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410195" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412017" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411255" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411643" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411346" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410192" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410368" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411568" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410499" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410131" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411254" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410920" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411171" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411213" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410623" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411955" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411493" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411106" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412026" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410491" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411048" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411257" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410490" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411174" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411256" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411347" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411047" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412016" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410161" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411577" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411212" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411492" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412027" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411469" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410290" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410648" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411409" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411695" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410261" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411651" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411877" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411455" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410030" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411382" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410482" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411859" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410516" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411880" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410483" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410123" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411361" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410551" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410322" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410410" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410008" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410292" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411454" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411115" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410363" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410009" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410558" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411658" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411337" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410529" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411871" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411457" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410104" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410911" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410274" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411849" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412047" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411876" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410125" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410329" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410545" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410366" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412046" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410901" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410402" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410323" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411590" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410320" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411331" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411456" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411199" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410548" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410268" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410101" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411330" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411592" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411848" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411339" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410139" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410547" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411242" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410910" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410321" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412128" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410587" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411360" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411190" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410518" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411270" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410389" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410641" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411271" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411192" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410913" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411591" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410914" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411129" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412125" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411432" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410915" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410887" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411434" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410540" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410640" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410549" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410904" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410324" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410403" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411278" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411447" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411241" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410792" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411435" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411736" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411847" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410908" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412048" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411733" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410394" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410905" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411979" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411653" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410889" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412049" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411249" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410381" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410519" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410260" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410909" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412126" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411972" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410405" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410907" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411286" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410103" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410395" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410523" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411237" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410526" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410455" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410566" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410486" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411475" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411147" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411755" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410625" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410488" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410386" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411542" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411302" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410282" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410214" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410225" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411413" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410331" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411233" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411956" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411786" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411480" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411543" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410654" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411145" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410544" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410017" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410145" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410298" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410426" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411945" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411874" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411349" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411569" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411481" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411758" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410612" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410543" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410387" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411995" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410489" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411953" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411756" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411335" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411144" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411943" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411476" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411410" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410425" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411336" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411855" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410237" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410678" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411894" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411942" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410424" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411406" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411452" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410525" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411757" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410063" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410124" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410299" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411888" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410364" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411149" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410429" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410557" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411394" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411403" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411477" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411759" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410481" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411146" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410556" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410428" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410078" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411856" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411234" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410480" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410427" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411408" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410079" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410126" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410291" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411754" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410517" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411889" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411210" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410029" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411525" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411977" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411407" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410070" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411694" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410520" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410421" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410649" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410515" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411752" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411338" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410028" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411692" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410559" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411975" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410071" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410361" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411887" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411751" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410420" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411391" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411857" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411842" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410692" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411502" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411713" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410691" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412059" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410210" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410597" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410866" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411444" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410634" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410510" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411729" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410218" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412050" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411711" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411402" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411716" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411401" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411195" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410864" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411534" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410509" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410453" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410658" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410554" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411624" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411549" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410869" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411415" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410685" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410201" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410656" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410995" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411532" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411715" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411547" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411884" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410867" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410868" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411548" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412004" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411782" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410994" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411157" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410203" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411986" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410655" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411094" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410454" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411301" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410212" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411505" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410687" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411841" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410696" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411610" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410694" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410777" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411609" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410284" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411486" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411541" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411784" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412007" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411300" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411800" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410233" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410693" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411540" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410952" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410456" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411507" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410684" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410955" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410567" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411150" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411303" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410219" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411885" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411250" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411792" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410461" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412084" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412034" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411463" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411386" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410798" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412066" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412118" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410056" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411583" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411098" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410315" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410969" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410469" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411024" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412067" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410041" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410816" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411021" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411462" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411816" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410786" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410054" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411927" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410251" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411264" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412018" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412080" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411372" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410721" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411091" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412042" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411741" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412111" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411585" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411162" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410960" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411026" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411440" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411228" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411722" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411189" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411090" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411318" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410179" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411464" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411646" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411251" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410132" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411317" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411266" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412010" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412035" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411093" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412093" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411951" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410877" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412056" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410974" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411740" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410176" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410552" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411449" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411188" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410893" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411027" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410594" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411063" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410215" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410896" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411546" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410593" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411023" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411691" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411808" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410894" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411196" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412110" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410372" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411092" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410412" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410699" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411883" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411263" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411690" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410870" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411728" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410178" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412043" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411809" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411743" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410592" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410975" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411714" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411265" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411442" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412037" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410620" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410872" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411427" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411186" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411712" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410110" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412113" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410411" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412055" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411025" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411822" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410865" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411028" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411383" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410925" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411484" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410740" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410716" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410279" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411084" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411388" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410926" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410406" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412139" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410052" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411000" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410742" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410796" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411567" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411832" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410181" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411280" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411566" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410184" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412005" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411083" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410059" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411126" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410745" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410708" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410057" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410409" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411392" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410152" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410707" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411390" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411088" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410408" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410748" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410754" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411175" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410881" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411086" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411378" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410917" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410138" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411375" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410781" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411696" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410985" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411125" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411082" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410747" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411044" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410880" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411085" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410051" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410916" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411737" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410924" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410749" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410153" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412023" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412137" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411380" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410050" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411178" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411127" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410923" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410501" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411564" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410196" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411081" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410962" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411631" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411461" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411119" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411377" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410047" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410300" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410755" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410810" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411594" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412088" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411698" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410988" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410804" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411865" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410046" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411173" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411042" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411835" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410812" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410049" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410133" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410537" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412089" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411163" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410197" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411291" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410503" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412022" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412149" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410045" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410360" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411739" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411630" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411602" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412021" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411041" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410177" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412083" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410367" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411379" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410806" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410539" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410302" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411029" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411385" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410027" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411926" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411633" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411161" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411852" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410130" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410048" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410175" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411259" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411160" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410535" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410784" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411917" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411214" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411117" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411632" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410723" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411370" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411258" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410808" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411811" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411141" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411878" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410208" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410085" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411352" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410963" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410450" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410091" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410522" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410084" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410457" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411140" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410485" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411788" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411727" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410487" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411539" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410020" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411429" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410619" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411273" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410966" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410683" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410064" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411353" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412120" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410965" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411396" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411354" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411272" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411813" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410555" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411306" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410294" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411812" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411309" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411881" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411359" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410099" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411530" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411850" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410964" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410097" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410686" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411308" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410550" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410092" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411080" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411007" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411973" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410452" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411395" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411717" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412132" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411565" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410993" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411718" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411289" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410968" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410992" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410200" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410067" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410860" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410967" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410093" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411288" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410682" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410023" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410511" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411815" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411398" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411285" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410451" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410863" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410642" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410095" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411780" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411122" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411971" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410060" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410709" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410875" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411087" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411562" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411503" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411123" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411031" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412134" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411471" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411709" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410990" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410066" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410862" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411287" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411470" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411735" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411723" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410643" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411008" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411397" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412135" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410404" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411654" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410234" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411089" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410275" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411399" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410876" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410068" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410636" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410871" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411826" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411833" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411794" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411070" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411102" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410608" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410530" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411939" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410635" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411910" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411421" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411185" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411586" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410874" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410979" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411861" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411073" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411622" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410462" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411947" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411526" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410255" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411621" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410949" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410546" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411169" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411961" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411589" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411825" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410676" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410257" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412031" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410671" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411967" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411778" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410574" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410746" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410464" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410672" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412039" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411796" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411097" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410986" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410674" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410502" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410467" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411941" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411074" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411167" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411268" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412117" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411719" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411522" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411805" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410637" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411137" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411908" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410250" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410800" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410466" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411423" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410950" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411166" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410447" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410639" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412014" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410802" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411313" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411521" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411581" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411921" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411105" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412115" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410448" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411269" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411168" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410449" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410170" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410089" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411820" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411914" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411182" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411520" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411104" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411326" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411557" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410081" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410638" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411823" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410083" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410576" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410173" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410080" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411720" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411079" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411314" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410673" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412030" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411916" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411798" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411588" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411913" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411443" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410778" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411419" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410115" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411203" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410715" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410136" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411508" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412051" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411498" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410711" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411625" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412063" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410180" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410357" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410650" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412053" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410375" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411201" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412064" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411981" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410601" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410710" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411204" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411418" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410599" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410333" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411035" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410616" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410590" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411034" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411628" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411982" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411572" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411499" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411629" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410494" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411688" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410187" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410679" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410713" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410562" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411627" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410356" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411019" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410589" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411626" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411687" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410561" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412079" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411623" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411015" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410651" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411341" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410712" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411037" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412070" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411501" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410670" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411096" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411579" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412108" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410531" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411348" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410773" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410677" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411181" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411445" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410169" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411524" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410613" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411620" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411016" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411077" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410241" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410772" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411253" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410010" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411862" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411527" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411180" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411252" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410977" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411949" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411039" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410533" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410258" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410976" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410496" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410714" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410465" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411574" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411529" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411030" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410744" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411183" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411343" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410617" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411312" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410717" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410743" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410256" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412038" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410114" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411864" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411584" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410249" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411528" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411076" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411038" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410771" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410610" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411095" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410842" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410463" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411468" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411860" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412096" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411605" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410471" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412061" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411357" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410314" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410475" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411310" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411608" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410727" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411587" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411595" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410500" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410317" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410983" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411321" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410844" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411350" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411101" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411648" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410159" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410474" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411055" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412097" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411839" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410473" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410720" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410039" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410253" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410283" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411362" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410318" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411830" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411325" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411229" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411989" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410134" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411358" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410981" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412094" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411059" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411596" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411649" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411829" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411322" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410733" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411899" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411645" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410568" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411465" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410476" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410732" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410538" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410460" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411504" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412069" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411320" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410984" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411919" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412095" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410657" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411220" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410758" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411323" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410728" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410265" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411103" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412077" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411417" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410352" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410267" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411903" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410477" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411058" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410135" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411114" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410703" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412090" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410840" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410106" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410659" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411683" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411598" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411902" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411324" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410704" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410186" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411200" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410470" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410854" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411227" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411647" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410569" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410355" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410478" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411056" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411363" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411416" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410171" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410043" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410718" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410034" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412068" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410319" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411509" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411033" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410706" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411032" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411467" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411446" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411202" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412054" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411932" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411374" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410652" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412065" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411664" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411222" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411675" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411891" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412057" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411686" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410705" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410188" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410332" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411064" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410560" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411685" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410042" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411460" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412058" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410354" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411441" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411901" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411506" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411376" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410846" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411931" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411898" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411684" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411373" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410856" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410374" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410701" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410849" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411488" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411295" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411139" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410956" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412148" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410575" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411002" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410957" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412146" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410633" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412006" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410155" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411159" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411422" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410938" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411964" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411132" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410202" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410506" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410287" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412141" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410577" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411836" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411134" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411152" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411290" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410505" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411001" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411294" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411969" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410954" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411293" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410286" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410741" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411424" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411801" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410157" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410504" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410873" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411151" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411292" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412019" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411420" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410536" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411135" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410722" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412151" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411355" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411606" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411164" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411487" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410814" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412150" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411593" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410982" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411003" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412152" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411601" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412012" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411604" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411803" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411112" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412142" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410154" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410757" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410959" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411867" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411275" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411131" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411806" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410025" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411838" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412087" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410055" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411004" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411054" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411274" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411110" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410756" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412086" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410472" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411133" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411279" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411868" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411603" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412092" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411136" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410847" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412122" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411389" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410156" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410086" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410980" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411387" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411057" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411356" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411276" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410053" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410719" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410262" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411277" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3412011" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410288" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411165" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3410759" +- spdxElementId: "SPDXRef-upload995" + relationshipType: "CONTAINS" + relatedSpdxElement: "SPDXRef-item3411924" From d163de8545e4083f4934183148bb5b2e1f33079f Mon Sep 17 00:00:00 2001 From: OliverFendt Date: Fri, 18 Oct 2024 18:16:02 +0200 Subject: [PATCH 08/16] Create SDL-release-2.28.5.spdx.rdf.xml Signed-off-by: Oliver Fendt (ofendt@googlemail.com) --- .../SDL-release-2.28.5.spdx.rdf.xml | 63186 ++++++++++++++++ 1 file changed, 63186 insertions(+) create mode 100644 analysed-packages/SDL/version-release-2.28.5/SDL-release-2.28.5.spdx.rdf.xml diff --git a/analysed-packages/SDL/version-release-2.28.5/SDL-release-2.28.5.spdx.rdf.xml b/analysed-packages/SDL/version-release-2.28.5/SDL-release-2.28.5.spdx.rdf.xml new file mode 100644 index 00000000..439eed17 --- /dev/null +++ b/analysed-packages/SDL/version-release-2.28.5/SDL-release-2.28.5.spdx.rdf.xml @@ -0,0 +1,63186 @@ + + + + + LicenseRef-LicenseRef-scancode-public-domain + License by Scancode. + Public Domain + + + + + LicenseRef-GPL-3.0-or-later + GNU GENERAL PUBLIC LICENSE + +Version 3, 29 June 2007 + +Copyright © 2007 Free Software Foundation, Inc. <https://fsf.org/> + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +Preamble + +The GNU General Public License is a free, copyleft license for software and other kinds of works. + +The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. + +To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. + +For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. + +Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. + +Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. + +The precise terms and conditions for copying, distribution and modification follow. + +TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based on the Program. + + To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. + + A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. + + The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. + + The Corresponding Source for a work in source code form is that same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. + + When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". + + c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. + + A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: + + a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. + + d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. + + If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). + + The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or authors of the material; or + + e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. + + All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). + + However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. + + Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. + + If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. + + A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + + Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. + + Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + +If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + +<one line to give the program's name and a brief idea of what it does.> + +Copyright (C) <year> <name of author> + +This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. + +Also add information on how to contact you by electronic and paper mail. + +If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: + +<program> Copyright (C) <year> <name of author> + +This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + +This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an "about box". + +You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see <https://www.gnu.org/licenses/>. + +The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read <https://www.gnu.org/ licenses /why-not-lgpl.html>. + GNU General Public License v3.0 or later + + + + + LicenseRef-Apache-2.0 + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "{}" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright {yyyy} {name of copyright owner} + + 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 + + https://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. + Apache License 2.0 + + + + + LicenseRef-Freeware + Software classified as freeware is licensed at no cost and is either fully functional for an unlimited time; or has only basic functions enabled with a fully functional version available commercially or as shareware.[8] In contrast to free software, the author usually restricts one or more rights of the user, including the rights to use, copy, distribute, modify and make derivative works of the software or extract the source code.[1][2][9][10] The software license may impose various additional restrictions on the type of use, e.g. only for personal use, private use, individual use, non-profit use, non-commercial use, academic use, educational use, use in charity or humanitarian organizations, non-military use, use by public authorities or various other combinations of these type of restrictions.[11] For instance, the license may be "free for private, non-commercial use". The software license may also impose various other restrictions, such as restricted use over a network, restricted use on a server, restricted use in a combination with some types of other software or with some hardware devices, prohibited distribution over the Internet other than linking to author's website, restricted distribution without author's consent, restricted number of copies, etc. + freeware + + + + + LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb + Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and/or associated documentation files (the +"Materials"), to deal in the Materials without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Materials, and to +permit persons to whom the Materials are 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 Materials. + +THE MATERIALS ARE 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 +MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. + MIT-0e9c75d366e70632b59abdf9ebdb9efb + + + + + LicenseRef-Libtool-exception + As a special exception to the GNU General Public License, if you distribute this file as part of a program or library that is built using GNU Libtool, you may include this file under the same distribution terms that you use for the rest of that program. + Libtool Exception + + + + + LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc + 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. + Zlib-a5292144ed9e8249500149436f513bdc + + + + + LicenseRef-FSFULLR + Copyright 1996-2006 Free Software Foundation, Inc. + +This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. + FSF Unlimited License (with License Retention) + + + + + LicenseRef-FSF-2e01bb672e5007181a921b144efe76a8 + This config.status script is free software; the Free Software Foundation +gives unlimited permission to copy, distribute and modify it. + FSF-2e01bb672e5007181a921b144efe76a8 + + + + + LicenseRef-RSA-MD + Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. 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. + RSA Message-Digest License + + + + + LicenseRef-CC-BY-4.0 + Creative Commons Attribution 4.0 International + + Creative Commons Corporation ("Creative Commons") is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an "as-is" basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses. + +Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. More considerations for licensors. + +Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor's permission is not necessary for any reason-for example, because of any applicable exception or limitation to copyright-then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. Although not required by our licenses, you are encouraged to respect those requests where reasonable. More considerations for the public. + +Creative Commons Attribution 4.0 International Public License + +By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions. + +Section 1 - Definitions. + + a. Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License. + + c. Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights. + + d. Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements. + + e. Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material. + + f. Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License. + + g. Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license. + + h. Licensor means the individual(s) or entity(ies) granting rights under this Public License. + + i. Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them. + + j. Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world. + + k. You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning. + +Section 2 - Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to: + + A. reproduce and Share the Licensed Material, in whole or in part; and + + B. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions. + + 3. Term. The term of this Public License is specified in Section 6(a). + + 4. Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material. + + 5. Downstream recipients. + + A. Offer from the Licensor - Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License. + + B. No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material. + + 6. No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i). + +b. Other rights. + + 1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this Public License. + + 3. To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties. + +Section 3 - License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified form), You must: + + A. retain the following if it is supplied by the Licensor with the Licensed Material: + + i. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of warranties; + + v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable; + + B. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and + + C. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information. + + 3. If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable. + + 4. If You Share Adapted Material You produce, the Adapter's License You apply must not prevent recipients of the Adapted Material from complying with this Public License. + +Section 4 - Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database; + + b. if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material; and + + c. You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database. +For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights. + +Section 5 - Disclaimer of Warranties and Limitation of Liability. + + a. Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You. + + b. To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You. + + c. The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability. + +Section 6 - Term and Termination. + + a. This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or + + 2. upon express reinstatement by the Licensor. + + c. For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License. + + d. For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License. + + e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License. + +Section 7 - Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License. + +Section 8 - Interpretation. + + a. For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions. + + c. No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor. + + d. Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority. + +Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the "Licensor." Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark "Creative Commons" or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses. + +Creative Commons may be contacted at creativecommons.org. + Creative Commons Attribution 4.0 International + + + + + LicenseRef-FSFUL-a1644ee43218a2c79e1c49c99833dd00 + This config.lt script is free software; the Free Software Foundation +gives unlimited permision to copy, distribute and modify it. + FSFUL-a1644ee43218a2c79e1c49c99833dd00 + + + + + LicenseRef-Preserve-Permission-Notice + Permission to use, copy, modify, and distribute this software is freely granted, provided that this notice is preserved. + Preserve-Permission-Notice + + + + + LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + <one line to give the program's name and a brief idea of what it does.> + Copyright (C) <year> <name of author> + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + <signature of Ty Coon>, 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. + +As a special exception to the GNU General Public License, if you +distribute this file as part of a program that contains a +configuration script generated by Autoconf, you may include it under +the same distribution terms that you use for the rest of that program. + GPL-2.0-or-later WITH Autoconf-exception + + + + + LicenseRef-FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7 + This file is free software; the Free Software Foundation gives +unlimited permission to copy and/or distribute it, with or without +modifications, as long as this notice is preserved. + FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7 + + + + + LicenseRef-GPL-3.0-only + GNU GENERAL PUBLIC LICENSE +Version 3, 29 June 2007 + +Copyright © 2007 Free Software Foundation, Inc. <http://fsf.org/> + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +Preamble + +The GNU General Public License is a free, copyleft license for software and other kinds of works. + +The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. + +To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. + +For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. + +Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. + +Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. + +The precise terms and conditions for copying, distribution and modification follow. + +TERMS AND CONDITIONS + +0. Definitions. + +"This License" refers to version 3 of the GNU General Public License. + +"Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. + +"The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. + +To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. + +A "covered work" means either the unmodified Program or a work based on the Program. + +To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. + +To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. + +An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. + +1. Source Code. +The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. + +A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. + +The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. + +The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. + +The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. + +The Corresponding Source for a work in source code form is that same work. + +2. Basic Permissions. +All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. + +You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. + +Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. + +3. Protecting Users' Legal Rights From Anti-Circumvention Law. +No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. + +When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. + +4. Conveying Verbatim Copies. +You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. + +You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. + +5. Conveying Modified Source Versions. +You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". + + c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. + +A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. + +6. Conveying Non-Source Forms. +You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: + + a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. + + d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. + +A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. + +A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. + +"Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. + +If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). + +The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. + +Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. + +7. Additional Terms. +"Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. + +When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. + +Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or authors of the material; or + + e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. + +All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. + +If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. + +Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. + +8. Termination. +You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). + +However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. + +Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. + +Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. + +9. Acceptance Not Required for Having Copies. +You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. + +10. Automatic Licensing of Downstream Recipients. +Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. + +An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. + +You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. + +11. Patents. +A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". + +A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. + +Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. + +In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. + +If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. + +If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. + +A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. + +Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. + +12. No Surrender of Others' Freedom. +If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. + +13. Use with the GNU Affero General Public License. +Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. + +14. Revised Versions of this License. +The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. + +If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. + +Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. + +15. Disclaimer of Warranty. +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. Limitation of Liability. +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +17. Interpretation of Sections 15 and 16. +If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + + <one line to give the program's name and a brief idea of what it does.> + Copyright (C) <year> <name of author> + + This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. + +Also add information on how to contact you by electronic and paper mail. + +If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: + + <program> Copyright (C) <year> <name of author> + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an "about box". + +You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see <http://www.gnu.org/licenses/>. + +The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read <http://www.gnu.org/philosophy/why-not-lgpl.html>. + GNU General Public License v3.0 only + + + + + LicenseRef-LGPL-3.0-only + GNU LESSER GENERAL PUBLIC LICENSE +Version 3, 29 June 2007 + +Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. + +0. Additional Definitions. + +As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU General Public License. + +"The Library" refers to a covered work governed by this License, other than an Application or a Combined Work as defined below. + +An "Application" is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library. + +A "Combined Work" is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the "Linked Version". + +The "Minimal Corresponding Source" for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version. + +The "Corresponding Application Code" for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work. + +1. Exception to Section 3 of the GNU GPL. +You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL. + +2. Conveying Modified Versions. +If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version: + + a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or + + b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy. + +3. Object Code Incorporating Material from Library Header Files. +The object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following: + + a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License. + + b) Accompany the object code with a copy of the GNU GPL and this license document. + +4. Combined Works. +You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following: + + a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License. + + b) Accompany the Combined Work with a copy of the GNU GPL and this license document. + + c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document. + + d) Do one of the following: + + 0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source. + + 1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version. + + e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.) + +5. Combined Libraries. +You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following: + + a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License. + + b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. + +6. Revised Versions of the GNU Lesser General Public License. +The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation. + +If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall +apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library. + +GNU GENERAL PUBLIC LICENSE +Version 3, 29 June 2007 + +Copyright © 2007 Free Software Foundation, Inc. <http://fsf.org/> + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +Preamble + +The GNU General Public License is a free, copyleft license for software and other kinds of works. + +The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. + +To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. + +For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. + +Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. + +Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. + +The precise terms and conditions for copying, distribution and modification follow. + +TERMS AND CONDITIONS + +0. Definitions. + +"This License" refers to version 3 of the GNU General Public License. + +"Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. + +"The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. + +To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. + +A "covered work" means either the unmodified Program or a work based on the Program. + +To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. + +To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. + +An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. + +1. Source Code. +The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. + +A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. + +The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. + +The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. + +The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. + +The Corresponding Source for a work in source code form is that same work. + +2. Basic Permissions. +All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. + +You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. + +Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. + +3. Protecting Users' Legal Rights From Anti-Circumvention Law. +No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. + +When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. + +4. Conveying Verbatim Copies. +You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. + +You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. + +5. Conveying Modified Source Versions. +You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". + + c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. + +A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. + +6. Conveying Non-Source Forms. +You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: + + a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. + + d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. + +A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. + +A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. + +"Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. + +If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). + +The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. + +Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. + +7. Additional Terms. +"Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. + +When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. + +Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or authors of the material; or + + e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. + +All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. + +If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. + +Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. + +8. Termination. +You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). + +However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. + +Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. + +Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. + +9. Acceptance Not Required for Having Copies. +You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. + +10. Automatic Licensing of Downstream Recipients. +Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. + +An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. + +You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. + +11. Patents. +A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". + +A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. + +Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. + +In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. + +If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. + +If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. + +A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. + +Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. + +12. No Surrender of Others' Freedom. +If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. + +13. Use with the GNU Affero General Public License. +Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. + +14. Revised Versions of this License. +The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. + +If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. + +Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. + +15. Disclaimer of Warranty. +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. Limitation of Liability. +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +17. Interpretation of Sections 15 and 16. +If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + + <one line to give the program's name and a brief idea of what it does.> + Copyright (C) <year> <name of author> + + This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. + +Also add information on how to contact you by electronic and paper mail. + +If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: + + <program> Copyright (C) <year> <name of author> + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an "about box". + +You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see <http://www.gnu.org/licenses/>. + +The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read <http://www.gnu.org/philosophy/why-not-lgpl.html>. + GNU Lesser General Public License v3.0 only + + + + + https://creativecommons.org/publicdomain/zero/1.0/legalcode + Creative Commons Legal Code + +CC0 1.0 Universal + + CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE + LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN + ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS + INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES + REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS + PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM + THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED + HEREUNDER. + +Statement of Purpose + +The laws of most jurisdictions throughout the world automatically confer +exclusive Copyright and Related Rights (defined below) upon the creator +and subsequent owner(s) (each and all, an "owner") of an original work of +authorship and/or a database (each, a "Work"). + +Certain owners wish to permanently relinquish those rights to a Work for +the purpose of contributing to a commons of creative, cultural and +scientific works ("Commons") that the public can reliably and without fear +of later claims of infringement build upon, modify, incorporate in other +works, reuse and redistribute as freely as possible in any form whatsoever +and for any purposes, including without limitation commercial purposes. +These owners may contribute to the Commons to promote the ideal of a free +culture and the further production of creative, cultural and scientific +works, or to gain reputation or greater distribution for their Work in +part through the use and efforts of others. + +For these and/or other purposes and motivations, and without any +expectation of additional consideration or compensation, the person +associating CC0 with a Work (the "Affirmer"), to the extent that he or she +is an owner of Copyright and Related Rights in the Work, voluntarily +elects to apply CC0 to the Work and publicly distribute the Work under its +terms, with knowledge of his or her Copyright and Related Rights in the +Work and the meaning and intended legal effect of CC0 on those rights. + +1. Copyright and Related Rights. A Work made available under CC0 may be +protected by copyright and related or neighboring rights ("Copyright and +Related Rights"). Copyright and Related Rights include, but are not +limited to, the following: + + i. the right to reproduce, adapt, distribute, perform, display, + communicate, and translate a Work; + ii. moral rights retained by the original author(s) and/or performer(s); +iii. publicity and privacy rights pertaining to a person's image or + likeness depicted in a Work; + iv. rights protecting against unfair competition in regards to a Work, + subject to the limitations in paragraph 4(a), below; + v. rights protecting the extraction, dissemination, use and reuse of data + in a Work; + vi. database rights (such as those arising under Directive 96/9/EC of the + European Parliament and of the Council of 11 March 1996 on the legal + protection of databases, and under any national implementation + thereof, including any amended or successor version of such + directive); and +vii. other similar, equivalent or corresponding rights throughout the + world based on applicable law or treaty, and any national + implementations thereof. + +2. Waiver. To the greatest extent permitted by, but not in contravention +of, applicable law, Affirmer hereby overtly, fully, permanently, +irrevocably and unconditionally waives, abandons, and surrenders all of +Affirmer's Copyright and Related Rights and associated claims and causes +of action, whether now known or unknown (including existing as well as +future claims and causes of action), in the Work (i) in all territories +worldwide, (ii) for the maximum duration provided by applicable law or +treaty (including future time extensions), (iii) in any current or future +medium and for any number of copies, and (iv) for any purpose whatsoever, +including without limitation commercial, advertising or promotional +purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each +member of the public at large and to the detriment of Affirmer's heirs and +successors, fully intending that such Waiver shall not be subject to +revocation, rescission, cancellation, termination, or any other legal or +equitable action to disrupt the quiet enjoyment of the Work by the public +as contemplated by Affirmer's express Statement of Purpose. + +3. Public License Fallback. Should any part of the Waiver for any reason +be judged legally invalid or ineffective under applicable law, then the +Waiver shall be preserved to the maximum extent permitted taking into +account Affirmer's express Statement of Purpose. In addition, to the +extent the Waiver is so judged Affirmer hereby grants to each affected +person a royalty-free, non transferable, non sublicensable, non exclusive, +irrevocable and unconditional license to exercise Affirmer's Copyright and +Related Rights in the Work (i) in all territories worldwide, (ii) for the +maximum duration provided by applicable law or treaty (including future +time extensions), (iii) in any current or future medium and for any number +of copies, and (iv) for any purpose whatsoever, including without +limitation commercial, advertising or promotional purposes (the +"License"). The License shall be deemed effective as of the date CC0 was +applied by Affirmer to the Work. Should any part of the License for any +reason be judged legally invalid or ineffective under applicable law, such +partial invalidity or ineffectiveness shall not invalidate the remainder +of the License, and in such case Affirmer hereby affirms that he or she +will not (i) exercise any of his or her remaining Copyright and Related +Rights in the Work or (ii) assert any associated claims and causes of +action with respect to the Work, in either case contrary to Affirmer's +express Statement of Purpose. + +4. Limitations and Disclaimers. + + a. No trademark or patent rights held by Affirmer are waived, abandoned, + surrendered, licensed or otherwise affected by this document. + b. Affirmer offers the Work as-is and makes no representations or + warranties of any kind concerning the Work, express, implied, + statutory or otherwise, including without limitation warranties of + title, merchantability, fitness for a particular purpose, non + infringement, or the absence of latent or other defects, accuracy, or + the present or absence of errors, whether or not discoverable, all to + the greatest extent permissible under applicable law. + c. Affirmer disclaims responsibility for clearing rights of other persons + that may apply to the Work or any use thereof, including without + limitation any person's Copyright and Related Rights in the Work. + Further, Affirmer disclaims responsibility for obtaining any necessary + consents, permissions or other rights required for any use of the + Work. + d. Affirmer understands and acknowledges that Creative Commons is not a + party to this document and has no duty or obligation with respect to + this CC0 or use of the Work. + + CC0-1.0 + Creative Commons Zero v1.0 Universal + false + + <div class="optional-license-text"> + <div class="optional-license-text"> + <p>Creative Commons<var class="optional-license-text"> Legal Code</var></p> + + </div> + <p>CC0 1.0 Universal</p> + + </div> + <div class="optional-license-text"> + <p>CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS + DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION + ON AN &quot;AS-IS&quot; BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT + OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM THE + USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER.</p> + + </div> + + <p>Statement of Purpose</p> + + <p>The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related + Rights (defined below) upon the creator and subsequent owner(s) (each and all, an &quot;owner&quot;) + of an original work of authorship and/or a database (each, a &quot;Work&quot;).</p> + + <p>Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a + commons of creative, cultural and scientific works (&quot;Commons&quot;) that the public can reliably + and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse + and redistribute as freely as possible in any form whatsoever and for any purposes, including without + limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a + free culture and the further production of creative, cultural and scientific works, or to gain + reputation or greater distribution for their Work in part through the use and efforts of others.</p> + + <p>For these and/or other purposes and motivations, and without any expectation of additional consideration + or compensation, the person associating CC0 with a Work (the &quot;Affirmer&quot;), to the extent that + he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to + the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and + Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights.</p> + +<ul style="list-style:none"> + +<li> + <var class="replaceable-license-text"> 1.</var> + Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and + related or neighboring rights (&quot;Copyright and Related Rights&quot;). Copyright and + Related Rights include, but are not limited to, the following: + +<ul style="list-style:none"> + +<li> + <var class="replaceable-license-text"> i.</var> + the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work; + </li> + +<li> + <var class="replaceable-license-text"> ii.</var> + moral rights retained by the original author(s) and/or performer(s); + </li> + +<li> + <var class="replaceable-license-text"> iii.</var> + publicity and privacy rights pertaining to a person&apos;s image or likeness depicted in a Work; + </li> + +<li> + <var class="replaceable-license-text"> iv.</var> + rights protecting against unfair competition in regards to a Work, subject to the limitations + in paragraph 4(a), below; + </li> + +<li> + <var class="replaceable-license-text"> v.</var> + rights protecting the extraction, dissemination, use and reuse of data in a Work; + </li> + +<li> + <var class="replaceable-license-text"> vi.</var> + database rights (such as those arising under Directive 96/9/EC of the European Parliament and + of the Council of 11 March 1996 on the legal protection of databases, and under any + national implementation thereof, including any amended or successor version of such + directive); and + </li> + +<li> + <var class="replaceable-license-text"> vii.</var> + other similar, equivalent or corresponding rights throughout the world based on applicable + law or treaty, and any national implementations thereof. + </li> + +</ul> + </li> + +<li> + <var class="replaceable-license-text"> 2.</var> + Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, + Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, + and surrenders all of Affirmer&apos;s Copyright and Related Rights and associated claims and + causes of action, whether now known or unknown (including existing as well as future claims + and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum + duration provided by applicable law or treaty (including future time extensions), (iii) in any + current or future medium and for any number of copies, and (iv) for any purpose whatsoever, + including without limitation commercial, advertising or promotional purposes (the + &quot;Waiver&quot;). Affirmer makes the Waiver for the benefit of each member of the public at + large and to the detriment of Affirmer&apos;s heirs and successors, fully intending that such + Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other + legal or equitable action to disrupt the quiet enjoyment of the Work by the public as + contemplated by Affirmer&apos;s express Statement of Purpose. + </li> + +<li> + <var class="replaceable-license-text"> 3.</var> + Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid + or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent + permitted taking into account Affirmer&apos;s express Statement of Purpose. In addition, to + the extent the Waiver is so judged Affirmer hereby grants to each affected person a + royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and + unconditional license to exercise Affirmer&apos;s Copyright and Related Rights in the Work (i) + in all territories worldwide, (ii) for the maximum duration provided by applicable law or + treaty (including future time extensions), (iii) in any current or future medium and for any + number of copies, and (iv) for any purpose whatsoever, including without limitation + commercial, advertising or promotional purposes (the &quot;License&quot;). The License shall + be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of + the License for any reason be judged legally invalid or ineffective under applicable law, such + partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and + in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her + remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and + causes of action with respect to the Work, in either case contrary to Affirmer&apos;s express + Statement of Purpose. + </li> + +<li> + <var class="replaceable-license-text"> 4.</var> + Limitations and Disclaimers. + +<ul style="list-style:none"> + +<li> + <var class="replaceable-license-text"> a.</var> + No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed + or otherwise affected by this document. + </li> + +<li> + <var class="replaceable-license-text"> b.</var> + Affirmer offers the Work as-is and makes no representations or warranties of any kind + concerning the Work, express, implied, statutory or otherwise, including without + limitation warranties of title, merchantability, fitness for a particular purpose, non + infringement, or the absence of latent or other defects, accuracy, or the present or + absence of errors, whether or not discoverable, all to the greatest extent permissible + under applicable law. + </li> + +<li> + <var class="replaceable-license-text"> c.</var> + Affirmer disclaims responsibility for clearing rights of other persons that may apply to the + Work or any use thereof, including without limitation any person&apos;s Copyright and + Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any + necessary consents, permissions or other rights required for any use of the Work. + </li> + +<li> + <var class="replaceable-license-text"> d.</var> + Affirmer understands and acknowledges that Creative Commons is not a party to this document + and has no duty or obligation with respect to this CC0 or use of the Work. + </li> + +</ul> + </li> + +</ul> + <var class="optional-license-text"> <var class="replaceable-license-text"> </var></var> + + <<beginOptional>><<beginOptional>>Creative Commons<<beginOptional>> Legal Code<<endOptional>> + +<<endOptional>> + +CC0 1.0 Universal + +<<endOptional>><<beginOptional>> CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER. + +<<endOptional>> + +Statement of Purpose + +The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work"). + +Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others. + +For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights. + + <<var;name="bullet";original="1.";match=".{0,20}">> Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following: + + <<var;name="bullet";original="i.";match=".{0,20}">> the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work; + + <<var;name="bullet";original="ii.";match=".{0,20}">> moral rights retained by the original author(s) and/or performer(s); + + <<var;name="bullet";original="iii.";match=".{0,20}">> publicity and privacy rights pertaining to a person's image or likeness depicted in a Work; + + <<var;name="bullet";original="iv.";match=".{0,20}">> rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below; + + <<var;name="bullet";original="v.";match=".{0,20}">> rights protecting the extraction, dissemination, use and reuse of data in a Work; + + <<var;name="bullet";original="vi.";match=".{0,20}">> database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and + + <<var;name="bullet";original="vii.";match=".{0,20}">> other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof. + + <<var;name="bullet";original="2.";match=".{0,20}">> Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose. + + <<var;name="bullet";original="3.";match=".{0,20}">> Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose. + + <<var;name="bullet";original="4.";match=".{0,20}">> Limitations and Disclaimers. + + <<var;name="bullet";original="a.";match=".{0,20}">> No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document. + + <<var;name="bullet";original="b.";match=".{0,20}">> Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law. + + <<var;name="bullet";original="c.";match=".{0,20}">> Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work. + + <<var;name="bullet";original="d.";match=".{0,20}">> Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work.<<beginOptional>> <<var;name="upstreamLink";original="";match="For more information, please see <http://creativecommons.org/publicdomain/zero/1.0/>">><<endOptional>> + + + 0 + 2024-08-19T17:43:57Z + https://creativecommons.org/publicdomain/zero/1.0/legalcode + false + false + true + true + + + true + false + + + + + LicenseRef-HPND-sell-variant-2f915eef2add4458bb918178b1686ff2 + Permission to use, copy, modify, distribute, and sell this +software and its documentation for any purpose is hereby granted +without fee, provided that the above copyright notice appear in +all copies and that both that copyright notice and this permission +notice appear in supporting documentation, and that the name of +the copyright holders not be used in advertising or publicity +pertaining to distribution of the software without specific, +written prior permission. The copyright holders make no +representations about the suitability of this software for any +purpose. It is provided "as is" without express or implied +warranty. + +THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS +SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY +SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN +AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF +THIS SOFTWARE. + HPND-sell-variant-2f915eef2add4458bb918178b1686ff2 + + + + + LicenseRef-X11-5872543441a34866c9e94fa78f93667f + 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 +X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN +AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- +TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of the X Consortium shall not +be used in advertising or otherwise to promote the sale, use or other deal- +ings in this Software without prior written authorization from the X Consor- +tium. + X11-5872543441a34866c9e94fa78f93667f + + + + + LicenseRef-BSD + BSD is referenced without a version number. Please look up BSD in the License Admin to view the different versions. + BSD + + + + + LicenseRef-BSD-3-Clause-691d2809ec460516b08b94ef35d4c201 + 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 the Simple Directmedia Layer (SDL) 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. + BSD-3-Clause-691d2809ec460516b08b94ef35d4c201 + + + + + LicenseRef-LicenseRef-scancode-khronos + License by Scancode. + Khronos License + + + + + LicenseRef-Autoconf-exception + License by Nomos. + Autoconf-exception + + + + + LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception-f76ca689e5390ee15588308d669726ef + GNU GENERAL PUBLIC LICENSE +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + +<one line to give the program's name and a brief idea of what it does.> +Copyright (C) <year> <name of author> + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +<signature of Ty Coon>, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. + + +As a special exception, the copyright owners of the +macro gives unlimited permission to copy, distribute and modify the +configure scripts that are the output of Autoconf when processing the +Macro. You need not follow the terms of the GNU General Public +License when using or distributing such scripts, even though portions +of the text of the Macro appear in them. The GNU General Public +License (GPL) does govern all other use of the material that +constitutes the Autoconf Macro. + +This special exception to the GPL applies to versions of the +Autoconf Macro released by this project. When you make and +distribute a modified version of the Autoconf Macro, you may extend +this special exception to the GPL to apply to your modified version as +well. + GPL-2.0-or-later WITH Autoconf-exception-f76ca689e5390ee15588308d669726ef + + + + + LicenseRef-See-URL + License by Nomos. + See-URL + + + + + LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception + GNU GENERAL PUBLIC LICENSE + + Version 3, 29 June 2007 + + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +<https://www.gnu.org/licenses/>. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +<https://www.gnu.org/licenses/why-not-lgpl.html>. + +As a special exception to the GNU General Public License, if you +distribute this file as part of a program that contains a +configuration script generated by Autoconf, you may include it under +the same distribution terms that you use for the rest of that +program. This Exception is an additional permission under section 7 +of the GNU General Public License, version 3 ("GPLv3"). + GPL-3.0-or-later WITH Autoconf-exception + + + + + LicenseRef-EPICS-5aff005c95b9a2f9cfef4524481b603f + EPICS Open License Terms + +The following is the text of the EPICS Open software license agreement which now applies to EPICS Base and many of the unbundled EPICS extensions and support modules. + + +Atomic operation test is distributed subject to the following license conditions: + +SOFTWARE LICENSE AGREEMENT + +Software: + +1. The "Software", below, refers to (in either source code, or binary form and accompanying documentation). Each licensee is addressed as "you" or "Licensee." + +2. The copyright holders shown above and their third-party licensors hereby grant Licensee a royalty-free nonexclusive license, subject to the limitations stated herein and U.S. Government license rights. + +3. You may modify and make a copy or copies of the Software for use within your organization, if you meet the following conditions: + +a. Copies in source code must include the copyright notice and this Software License Agreement. +b. Copies in binary form must include the copyright notice and this Software License Agreement in the documentation and/or other materials provided with the copy. + +4. You may modify a copy or copies of the Software or any portion of it, thus forming a work based on the Software, and distribute copies of such work outside your organization, if you meet all of the following conditions: + +a. Copies in source code must include the copyright notice and this Software License Agreement; +b. Copies in binary form must include the copyright notice and this Software License Agreement in the documentation and/or other materials provided with the copy; +c. Modified copies and works based on the Software must carry prominent notices stating that you changed specified portions of the Software. + +5. Portions of the Software resulted from work developed under a U.S. Government contract and are subject to the following license: the Government is granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable worldwide license in this computer software to reproduce, prepare derivative works, and perform publicly and display publicly. + +6. WARRANTY DISCLAIMER. THE SOFTWARE IS SUPPLIED "AS IS" WITHOUT WARRANTY OF ANY KIND. THE COPYRIGHT HOLDERS, THEIR THIRD PARTY LICENSORS, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, AND THEIR EMPLOYEES: (1) DISCLAIM ANY WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE OR NON-INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR USEFULNESS OF THE SOFTWARE, (3) DO NOT REPTHAT USE OF THE SOFTWARE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS, (4) DO NOT WARRANT THAT THE SOFTWARE WILL FUNCTION UNINTERRUPTED, THAT IT IS ERROR-FREE OR THAT ANY ERRORS WILL BE CORRECTED. + +7. LIMITATION OF LIABILITY. IN NO EVENT WILL THE COPYRIGHT HOLDERS, THEIR THIRD PARTY LICENSORS, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, OR THEIR EMPLOYEES: BE LIABLE FOR ANY INDIRECT, INCIDENTAL, CONSEQUENTIAL, SPECIAL OR PUNITIVE DAMAGES OF ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHER SUCH LIABILITY IS ASSERTED ON THE BASIS OF CONTRACT, TORT (INCLUDING NEGLIGENCE OR STRICT LIABILITY), OR OTHERWISE, EVEN IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE POSSIBILITY OF SUCH LOSS OR DAMAGES. + EPICS-5aff005c95b9a2f9cfef4524481b603f + + + + + LicenseRef-See-doc.OTHER + License by Nomos. + See-doc.OTHER + + + + + LicenseRef-CC0-1.0 + Creative Commons Legal Code + +CC0 1.0 Universal + + CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE + LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN + ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS + INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES + REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS + PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM + THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED + HEREUNDER. + +Statement of Purpose + +The laws of most jurisdictions throughout the world automatically confer +exclusive Copyright and Related Rights (defined below) upon the creator +and subsequent owner(s) (each and all, an "owner") of an original work of +authorship and/or a database (each, a "Work"). + +Certain owners wish to permanently relinquish those rights to a Work for +the purpose of contributing to a commons of creative, cultural and +scientific works ("Commons") that the public can reliably and without fear +of later claims of infringement build upon, modify, incorporate in other +works, reuse and redistribute as freely as possible in any form whatsoever +and for any purposes, including without limitation commercial purposes. +These owners may contribute to the Commons to promote the ideal of a free +culture and the further production of creative, cultural and scientific +works, or to gain reputation or greater distribution for their Work in +part through the use and efforts of others. + +For these and/or other purposes and motivations, and without any +expectation of additional consideration or compensation, the person +associating CC0 with a Work (the "Affirmer"), to the extent that he or she +is an owner of Copyright and Related Rights in the Work, voluntarily +elects to apply CC0 to the Work and publicly distribute the Work under its +terms, with knowledge of his or her Copyright and Related Rights in the +Work and the meaning and intended legal effect of CC0 on those rights. + +1. Copyright and Related Rights. A Work made available under CC0 may be +protected by copyright and related or neighboring rights ("Copyright and +Related Rights"). Copyright and Related Rights include, but are not +limited to, the following: + + i. the right to reproduce, adapt, distribute, perform, display, + communicate, and translate a Work; + ii. moral rights retained by the original author(s) and/or performer(s); +iii. publicity and privacy rights pertaining to a person's image or + likeness depicted in a Work; + iv. rights protecting against unfair competition in regards to a Work, + subject to the limitations in paragraph 4(a), below; + v. rights protecting the extraction, dissemination, use and reuse of data + in a Work; + vi. database rights (such as those arising under Directive 96/9/EC of the + European Parliament and of the Council of 11 March 1996 on the legal + protection of databases, and under any national implementation + thereof, including any amended or successor version of such + directive); and +vii. other similar, equivalent or corresponding rights throughout the + world based on applicable law or treaty, and any national + implementations thereof. + +2. Waiver. To the greatest extent permitted by, but not in contravention +of, applicable law, Affirmer hereby overtly, fully, permanently, +irrevocably and unconditionally waives, abandons, and surrenders all of +Affirmer's Copyright and Related Rights and associated claims and causes +of action, whether now known or unknown (including existing as well as +future claims and causes of action), in the Work (i) in all territories +worldwide, (ii) for the maximum duration provided by applicable law or +treaty (including future time extensions), (iii) in any current or future +medium and for any number of copies, and (iv) for any purpose whatsoever, +including without limitation commercial, advertising or promotional +purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each +member of the public at large and to the detriment of Affirmer's heirs and +successors, fully intending that such Waiver shall not be subject to +revocation, rescission, cancellation, termination, or any other legal or +equitable action to disrupt the quiet enjoyment of the Work by the public +as contemplated by Affirmer's express Statement of Purpose. + +3. Public License Fallback. Should any part of the Waiver for any reason +be judged legally invalid or ineffective under applicable law, then the +Waiver shall be preserved to the maximum extent permitted taking into +account Affirmer's express Statement of Purpose. In addition, to the +extent the Waiver is so judged Affirmer hereby grants to each affected +person a royalty-free, non transferable, non sublicensable, non exclusive, +irrevocable and unconditional license to exercise Affirmer's Copyright and +Related Rights in the Work (i) in all territories worldwide, (ii) for the +maximum duration provided by applicable law or treaty (including future +time extensions), (iii) in any current or future medium and for any number +of copies, and (iv) for any purpose whatsoever, including without +limitation commercial, advertising or promotional purposes (the +"License"). The License shall be deemed effective as of the date CC0 was +applied by Affirmer to the Work. Should any part of the License for any +reason be judged legally invalid or ineffective under applicable law, such +partial invalidity or ineffectiveness shall not invalidate the remainder +of the License, and in such case Affirmer hereby affirms that he or she +will not (i) exercise any of his or her remaining Copyright and Related +Rights in the Work or (ii) assert any associated claims and causes of +action with respect to the Work, in either case contrary to Affirmer's +express Statement of Purpose. + +4. Limitations and Disclaimers. + + a. No trademark or patent rights held by Affirmer are waived, abandoned, + surrendered, licensed or otherwise affected by this document. + b. Affirmer offers the Work as-is and makes no representations or + warranties of any kind concerning the Work, express, implied, + statutory or otherwise, including without limitation warranties of + title, merchantability, fitness for a particular purpose, non + infringement, or the absence of latent or other defects, accuracy, or + the present or absence of errors, whether or not discoverable, all to + the greatest extent permissible under applicable law. + c. Affirmer disclaims responsibility for clearing rights of other persons + that may apply to the Work or any use thereof, including without + limitation any person's Copyright and Related Rights in the Work. + Further, Affirmer disclaims responsibility for obtaining any necessary + consents, permissions or other rights required for any use of the + Work. + d. Affirmer understands and acknowledges that Creative Commons is not a + party to this document and has no duty or obligation with respect to + this CC0 or use of the Work. + Creative Commons Zero v1.0 Universal + + + + + LicenseRef-LicenseRef-scancode-autoconf-simple-exception + License by Scancode. + Autoconf simple exception + + + + + LicenseRef-Dual-license-ce17e35c140a189b367e7b29fd3b006a + License: GPL-3.0-only OR BSD-3-Clause OR Permission-Notice + Dual-license-ce17e35c140a189b367e7b29fd3b006a + + + + + LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception-52d507877bdc839a87c8c756326dd167 + GNU GENERAL PUBLIC LICENSE + +Version 3, 29 June 2007 + + +Copyright (C) 2007 Free Software Foundation, Inc. +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +Preamble + +The GNU General Public License is a free, copyleft license for +software and other kinds of works. + +The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + +To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + +Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + +For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + +Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + +Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + +The precise terms and conditions for copying, distribution and +modification follow. + +TERMS AND CONDITIONS + +0. Definitions. + +"This License" refers to version 3 of the GNU General Public License. +"Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. +"The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + +To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + +A "covered work" means either the unmodified Program or a work based +on the Program. + +To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + +To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + +An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + +1. Source Code. + +The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + +A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + +The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + +The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + +The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + +The Corresponding Source for a work in source code form is that +same work. + +2. Basic Permissions. + +All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + +You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + +Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + +3. Protecting Users' Legal Rights From Anti-Circumvention Law. + +No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + +When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + +4. Conveying Verbatim Copies. + +You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + +You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + +5. Conveying Modified Source Versions. + +You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + +a) The work must carry prominent notices stating that you modified +it, and giving a relevant date. + +b) The work must carry prominent notices stating that it is +released under this License and any conditions added under section +7. This requirement modifies the requirement in section 4 to +"keep intact all notices". + +c) You must license the entire work, as a whole, under this +License to anyone who comes into possession of a copy. This +License will therefore apply, along with any applicable section 7 +additional terms, to the whole of the work, and all its parts, +regardless of how they are packaged. This License gives no +permission to license the work in any other way, but it does not +invalidate such permission if you have separately received it. + +d) If the work has interactive user interfaces, each must display +Appropriate Legal Notices; however, if the Program has interactive +interfaces that do not display Appropriate Legal Notices, your +work need not make them do so. + +A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + +6. Conveying Non-Source Forms. + +You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + +a) Convey the object code in, or embodied in, a physical product +(including a physical distribution medium), accompanied by the +Corresponding Source fixed on a durable physical medium +customarily used for software interchange. + +b) Convey the object code in, or embodied in, a physical product +(including a physical distribution medium), accompanied by a +written offer, valid for at least three years and valid for as +long as you offer spare parts or customer support for that product +model, to give anyone who possesses the object code either (1) a +copy of the Corresponding Source for all the software in the +product that is covered by this License, on a durable physical +medium customarily used for software interchange, for a price no +more than your reasonable cost of physically performing this +conveying of source, or (2) access to copy the +Corresponding Source from a network server at no charge. + +c) Convey individual copies of the object code with a copy of the +written offer to provide the Corresponding Source. This +alternative is allowed only occasionally and noncommercially, and +only if you received the object code with such an offer, in accord +with subsection 6b. + +d) Convey the object code by offering access from a designated +place (gratis or for a charge), and offer equivalent access to the +Corresponding Source in the same way through the same place at no +further charge. You need not require recipients to copy the +Corresponding Source along with the object code. If the place to +copy the object code is a network server, the Corresponding Source +may be on a different server (operated by you or a third party) +that supports equivalent copying facilities, provided you maintain +clear directions next to the object code saying where to find the +Corresponding Source. Regardless of what server hosts the +Corresponding Source, you remain obligated to ensure that it is +available for as long as needed to satisfy these requirements. + +e) Convey the object code using peer-to-peer transmission, provided +you inform other peers where the object code and Corresponding +Source of the work are being offered to the general public at no +charge under subsection 6d. + +A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + +A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + +"Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + +If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + +The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + +Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + +7. Additional Terms. + +"Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + +When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + +Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + +a) Disclaiming warranty or limiting liability differently from the +terms of sections 15 and 16 of this License; or + +b) Requiring preservation of specified reasonable legal notices or +author attributions in that material or in the Appropriate Legal +Notices displayed by works containing it; or + +c) Prohibiting misrepresentation of the origin of that material, or +requiring that modified versions of such material be marked in +reasonable ways as different from the original version; or + +d) Limiting the use for publicity purposes of names of licensors or +authors of the material; or + +e) Declining to grant rights under trademark law for use of some +trade names, trademarks, or service marks; or + +f) Requiring indemnification of licensors and authors of that +material by anyone who conveys the material (or modified versions of +it) with contractual assumptions of liability to the recipient, for +any liability that these contractual assumptions directly impose on +those licensors and authors. + +All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + +If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + +Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + +8. Termination. + +You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + +However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + +Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + +Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + +9. Acceptance Not Required for Having Copies. + +You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + +10. Automatic Licensing of Downstream Recipients. + +Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + +An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + +You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + +11. Patents. + +A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + +A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + +Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + +In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + +If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + +If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + +A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + +Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + +12. No Surrender of Others' Freedom. + +If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + +13. Use with the GNU Affero General Public License. + +Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + +14. Revised Versions of this License. + +The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + +If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + +Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + +15. Disclaimer of Warranty. + +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. Limitation of Liability. + +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + +17. Interpretation of Sections 15 and 16. + +If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + +If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + +Copyright (C) +This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + +You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +https://www.gnu.org/licenses/. + +The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +https://www.gnu.org/licenses/why-not-lgpl.html. + + +As a special exception, the respective Autoconf Macro's copyright owner +gives unlimited permission to copy, distribute and modify the configure +scripts that are the output of Autoconf when processing the Macro. You +need not follow the terms of the GNU General Public License when using +or distributing such scripts, even though portions of the text of the +Macro appear in them. The GNU General Public License (GPL) does govern +all other use of the material that constitutes the Autoconf Macro. + +This special exception to the GPL applies to versions of the Autoconf +Macro released by the Autoconf Archive. When you make and distribute a +modified version of the Autoconf Macro, you may extend this special +exception to the GPL to apply to your modified version as well. + GPL-3.0-or-later WITH Autoconf-exception-52d507877bdc839a87c8c756326dd167 + + + + + LicenseRef-HPND-sell-variant-75b06abb70543c55d7357233131bf5b9 + Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation, and that the name of Mozilla Corporation not be used in +advertising or publicity pertaining to distribution of the software without +specific, written prior permission. Mozilla Corporation makes no +representations about the suitability of this software for any purpose. It +is provided "as is" without express or implied warranty. + +THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS +SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY +SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN +AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING +OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS +SOFTWARE. + HPND-sell-variant-75b06abb70543c55d7357233131bf5b9 + + + + + This document was created using license information and a generator from Fossology. +It contains the license and copyright analysis of SDL release-2.28.5 +Please check "LicenseComments" for explanations of concluded licenses + 2023-11-09T13:30:06Z + Person: Oliver Fendt + Tool: spdx2 + 2.6 + + + + + LicenseRef-Public-domain + Public domain + Public domain software + + + + + LicenseRef-GPL-3.0-or-later-WITH-Libtool-exception + GNU GENERAL PUBLIC LICENSE + +Version 3, 29 June 2007 + + +Copyright (C) 2007 Free Software Foundation, Inc. +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +Preamble + +The GNU General Public License is a free, copyleft license for +software and other kinds of works. + +The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + +To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + +Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + +For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + +Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + +Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + +The precise terms and conditions for copying, distribution and +modification follow. + +TERMS AND CONDITIONS + +0. Definitions. + +"This License" refers to version 3 of the GNU General Public License. +"Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. +"The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + +To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + +A "covered work" means either the unmodified Program or a work based +on the Program. + +To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + +To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + +An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + +1. Source Code. + +The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + +A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + +The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + +The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + +The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + +The Corresponding Source for a work in source code form is that +same work. + +2. Basic Permissions. + +All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + +You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + +Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + +3. Protecting Users' Legal Rights From Anti-Circumvention Law. + +No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + +When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + +4. Conveying Verbatim Copies. + +You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + +You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + +5. Conveying Modified Source Versions. + +You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + +a) The work must carry prominent notices stating that you modified +it, and giving a relevant date. + +b) The work must carry prominent notices stating that it is +released under this License and any conditions added under section +7. This requirement modifies the requirement in section 4 to +"keep intact all notices". + +c) You must license the entire work, as a whole, under this +License to anyone who comes into possession of a copy. This +License will therefore apply, along with any applicable section 7 +additional terms, to the whole of the work, and all its parts, +regardless of how they are packaged. This License gives no +permission to license the work in any other way, but it does not +invalidate such permission if you have separately received it. + +d) If the work has interactive user interfaces, each must display +Appropriate Legal Notices; however, if the Program has interactive +interfaces that do not display Appropriate Legal Notices, your +work need not make them do so. + +A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + +6. Conveying Non-Source Forms. + +You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + +a) Convey the object code in, or embodied in, a physical product +(including a physical distribution medium), accompanied by the +Corresponding Source fixed on a durable physical medium +customarily used for software interchange. + +b) Convey the object code in, or embodied in, a physical product +(including a physical distribution medium), accompanied by a +written offer, valid for at least three years and valid for as +long as you offer spare parts or customer support for that product +model, to give anyone who possesses the object code either (1) a +copy of the Corresponding Source for all the software in the +product that is covered by this License, on a durable physical +medium customarily used for software interchange, for a price no +more than your reasonable cost of physically performing this +conveying of source, or (2) access to copy the +Corresponding Source from a network server at no charge. + +c) Convey individual copies of the object code with a copy of the +written offer to provide the Corresponding Source. This +alternative is allowed only occasionally and noncommercially, and +only if you received the object code with such an offer, in accord +with subsection 6b. + +d) Convey the object code by offering access from a designated +place (gratis or for a charge), and offer equivalent access to the +Corresponding Source in the same way through the same place at no +further charge. You need not require recipients to copy the +Corresponding Source along with the object code. If the place to +copy the object code is a network server, the Corresponding Source +may be on a different server (operated by you or a third party) +that supports equivalent copying facilities, provided you maintain +clear directions next to the object code saying where to find the +Corresponding Source. Regardless of what server hosts the +Corresponding Source, you remain obligated to ensure that it is +available for as long as needed to satisfy these requirements. + +e) Convey the object code using peer-to-peer transmission, provided +you inform other peers where the object code and Corresponding +Source of the work are being offered to the general public at no +charge under subsection 6d. + +A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + +A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + +"Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + +If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + +The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + +Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + +7. Additional Terms. + +"Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + +When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + +Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + +a) Disclaiming warranty or limiting liability differently from the +terms of sections 15 and 16 of this License; or + +b) Requiring preservation of specified reasonable legal notices or +author attributions in that material or in the Appropriate Legal +Notices displayed by works containing it; or + +c) Prohibiting misrepresentation of the origin of that material, or +requiring that modified versions of such material be marked in +reasonable ways as different from the original version; or + +d) Limiting the use for publicity purposes of names of licensors or +authors of the material; or + +e) Declining to grant rights under trademark law for use of some +trade names, trademarks, or service marks; or + +f) Requiring indemnification of licensors and authors of that +material by anyone who conveys the material (or modified versions of +it) with contractual assumptions of liability to the recipient, for +any liability that these contractual assumptions directly impose on +those licensors and authors. + +All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + +If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + +Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + +8. Termination. + +You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + +However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + +Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + +Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + +9. Acceptance Not Required for Having Copies. + +You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + +10. Automatic Licensing of Downstream Recipients. + +Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + +An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + +You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + +11. Patents. + +A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + +A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + +Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + +In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + +If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + +If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + +A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + +Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + +12. No Surrender of Others' Freedom. + +If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + +13. Use with the GNU Affero General Public License. + +Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + +14. Revised Versions of this License. + +The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + +If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + +Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + +15. Disclaimer of Warranty. + +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. Limitation of Liability. + +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + +17. Interpretation of Sections 15 and 16. + +If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + +If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + +Copyright (C) +This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + +You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +https://www.gnu.org/licenses/. + +The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +https://www.gnu.org/licenses/why-not-lgpl.html. + +As a special exception to the GNU General Public License, if you distribute +this file as part of a program or library that is built using GNU Libtool, +you may include this file under the same distribution terms that you use +for the rest of that program. + GPL-3.0-or-later WITH Libtool-exception + + + + + LicenseRef-FSFUL-c75eb7486755351ecb2622ed8c28c6d4 + This configure script is free software; the Free Software Foundation +gives unlimited permission to copy, distribute and modify it. + FSFUL-c75eb7486755351ecb2622ed8c28c6d4 + + + + + LicenseRef-LGPL + LGPL is referenced without a version number. Please look up LGPL in the License Admin to view the different versions. + GNU Lesser General Public License + + + + + LicenseRef-Permission-Notice-dabbd07fc26023d06f0aa31833386fa5 + This software may be used by anyone for any reason so +long as the copyright notice in the source files +remains intact. + Permission-Notice-dabbd07fc26023d06f0aa31833386fa5 + + + + + LicenseRef-LicenseRef-scancode-unknown-license-reference + License by Scancode. + Unknown License file reference + + + + + LicenseRef-BSD-3-Clause-9b661032830136053b0e51a99e922c49 + 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 yuv2rgb 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 HOLDER 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. + BSD-3-Clause-9b661032830136053b0e51a99e922c49 + + + + + LicenseRef-LGPL-2.0-or-later + GNU LIBRARY GENERAL PUBLIC LICENSE + +Version 2, June 1991 + +Copyright (C) 1991 Free Software Foundation, Inc. + +51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +[This is the first released version of the library GPL. It is numbered 2 because it goes with version 2 of the ordinary GPL.] + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. + +This license, the Library General Public License, applies to some specially designated Free Software Foundation software, and to any other libraries whose authors decide to use it. You can use it for your libraries, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library, or if you modify it. + +For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link a program with the library, you must provide complete object files to the recipients so that they can relink them with the library, after making changes to the library and recompiling it. And you must show them these terms so they know their rights. + +Our method of protecting your rights has two steps: (1) copyright the library, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the library. + +Also, for each distributor's protection, we want to make certain that everyone understands that there is no warranty for this free library. If the library is modified by someone else and passed on, we want its recipients to know that what they have is not the original version, so that any problems introduced by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that companies distributing free software will individually obtain patent licenses, thus in effect transforming the program into proprietary software. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. + +Most GNU software, including some libraries, is covered by the ordinary GNU General Public License, which was designed for utility programs. This license, the GNU Library General Public License, applies to certain designated libraries. This license is quite different from the ordinary one; be sure to read it in full, and don't assume that anything in it is the same as in the ordinary license. + +The reason we have a separate public license for some libraries is that they blur the distinction we usually make between modifying or adding to a program and simply using it. Linking a program with a library, without changing the library, is in some sense simply using the library, and is analogous to running a utility program or application program. However, in a textual and legal sense, the linked executable is a combined work, a derivative of the original library, and the ordinary General Public License treats it as such. + +Because of this blurred distinction, using the ordinary General Public License for libraries did not effectively promote software sharing, because most developers did not use the libraries. We concluded that weaker conditions might promote sharing better. + +However, unrestricted linking of non-free programs would deprive the users of those programs of all benefit from the free status of the libraries themselves. This Library General Public License is intended to permit developers of non-free programs to use free libraries, while preserving your freedom as a user of such programs to change the free libraries that are incorporated in them. (We have not seen how to achieve this as regards changes in header files, but we have achieved it as regards changes in the actual functions of the Library.) The hope is that this will lead to faster development of free libraries. + +The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, while the latter only works together with the library. + +Note that it is possible for a library to be covered by the ordinary General Public License rather than by this special one. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Library General Public License (also called "this License"). Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. + + Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. + + You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. + + (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) + + These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + + Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. + + In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. + + Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also compile or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: + + a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) + + b) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. + + c) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. + + d) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + + It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. + + 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. + + b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. + + 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. + + If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. + + It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + + This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new versions of the Library General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + + Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Libraries + +If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). + +To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + +one line to give the library's name and an idea of what it does. + +Copyright (C) year name of author + +This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. + +This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. + +You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in + +the library `Frob' (a library for tweaking knobs) written + +by James Random Hacker. + +signature of Ty Coon, 1 April 1990 + +Ty Coon, President of Vice + +That's all there is to it! + GNU Library General Public License v2 or later + + + + + + + + + + + Copyright 2015-2022 The Khronos Group Inc. + NOASSERTION + + + + d6586ea099017ff83212f12da2abdab3 + + + + + + dd3389c9a6c8670e57e863745f08831c51d16a160760328b61ae6890f917a26a + + + + + + fecc64a9658525ffdd036d46d2c8e21c5f627f8a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_screen.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 88a74ea657140e7f9d63d3f1fa9dcc2e014ad0ca + + + + + + 938729bf8faa4f1afe3ca7762098de1c + + + + + + 9091606c202d31b09943b76bc03e4325150b24ce02726522a25e4fc33db32057 + + + + + + LicenseRef-Zlib + zlib License + +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. + zlib License + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmessagebox.h + + + + + + + + + + NOASSERTION + + + + d1f7a7ee0f96d2cb97a601ce9a8bca482ec945f9 + + + + + + 111e733615201bf2a2e8d6b5bf8ea433adceb72c835d58aed094b22c33305399 + + + + + + f2d0ec1d09fe78b245d9ad2465138bc6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/keyboard.c + + + + + + + + + + NOASSERTION + + + + a3115cbf3f2272e88bac8726123372f1388d109a + + + + + + 32efc2857b3eb4fbd93d94b6aaf0fba8af817eccbca2295b702f1845a9886fb1 + + + + + + c6e662cd08c2726c7388d0eeac617a76 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/accelerometer.c + + + + + + + + + + + + + fb1bdd4acefd60b661cec4927d4212b4 + + + + + + a4046b4795803251f46fd9e73601d7507a269a1a2da2819f8bc9a68cd3770c6c + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/m4/pkg.m4 + + + LicenseRef-GPL-2.0-or-later + GNU GENERAL PUBLIC LICENSE + +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. + +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification follow. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". + + Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. + + You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. + + c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) + + These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + + Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. + + In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) + + The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + + If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + + 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. + + 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. + + If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. + + It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + + This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + + Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. + + 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + +<one line to give the program's name and an idea of what it does.> + +Copyright (C) <yyyy> <name of author> + +This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. + +< signature of Ty Coon > , 1 April 1989 Ty Coon, President of Vice + GNU General Public License v2.0 or later + + + Copyright © 2004 Scott James Remnant <scott@netsplit.com>. + NOASSERTION + + + + + LicenseRef-LicenseRef-scancode-autoconf-simple-exception-2.0 + License by Scancode. + Autoconf simple exception to GPL-2.0 + + + + + + 94d4df6a698e3c43f053751d09ab5db9d0d21d36 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1f8871cdc4c70455a887edb65b81e5072b34206b + + + + + + bb67d408c0b1237402a06a5f680ae840 + + + + + + d56edcaa7f8e81b95611fa0cb3f9d24ab59eae28cfb21ec55f2be41906bb9d7d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspmouse_c.h + + + + + + + + + + NOASSERTION + + + + b7936b584933fdd06a948943cde3a563 + + + + + + 9b39c8bc7a95736f663cadbc3a42c189d559576c84f61d20b48d364e298b361f + + + + + + c263aa293030bf413b25c068317892d5d0d459cb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/copy_to_bundle.sh + + + + + + + + + + NOASSERTION + + + + d3577a6780b1b6aa9a0a2997465952a795ef235b + + + + + + d08af24d92b87218d4e3577012bd1779b4914193c8a088a68427ed68a9be7da7 + + + + + + 264d2705deb31668a2619d11c0dd02a2 + + + + + + LicenseRef-MIT + MIT License + +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. + MIT License + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/CMakeLists.txt + + + + + + + + + + + + + + a1d1e2c8d1419a66a0d59bb149a618c4 + + + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + + LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 + Permission to use, copy, modify, and distribute this +software is freely granted, provided that this notice +is preserved. + Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 + + + + + LicenseRef-LicenseRef-scancode-sunpro + License by Scancode. + SunPro Attribution License + + + + + + c6f835889cde5b92653f7d5e8c943ec7bb2f3980 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_log.c + + NOASSERTION + + + + 8f6e13bd28818e5aec0a054eb82e7618b0613fdc7a9015e6e92f22c4c5f9ad34 + + + + + + + + + + + + NOASSERTION + + + + f192539edb17ef774c34784cf5f0509055a6f409 + + + + + + e5001b1a4c4de1406dbc2ec1d48c7fee3e9d826c6ff6210913739b4663de4f93 + + + + + + 95882377b786d89be4fc909cfd8d8278 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/checker-buildbot.sh + + + + + + + + + + NOASSERTION + + + + 6218a7768d1896f6dfea3ad26e30f454 + + + + + + fc149a611808f936d5d24e912cb775e9df485ce9 + + + + + + 80c5c27ff0eba923f3617850cf7e02379082c2f3bde2a54743c4bb756ad98ba9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-WinRT/SDL-UWP.vcxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1f4e583a4cc2cdd5d6038c3f6241e62f85747cf4 + + + + + + 73d87295a954dbcc6aec75120140d3e4 + + + + + + 3715334b537dc2a472d9937dcfb5d08592088bfd832783bb568f1bed9c4bb6ba + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_systhread_c.h + + + + + + + + + + NOASSERTION + + + + 642d7ce5b7b673758809cbba6678b913467e7e68 + + + + + + a8160515f115b93e2803eefdf69a57cd23e6dca061eb8fed4d0bec609a171cb1 + + + + + + b48d5e13d6f588e25dc853e045d865ae + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle.properties + + + + + + + + + + NOASSERTION + + + + 96fe4189ddd43070ce8865625c0b1ffbdde965a4b9b496964e4eefbc4e8dacd3 + + + + + + d7b3e25514ed1cc997913bb3914319fd + + + + + + 613e2b8c3aeae63edcfa13354daf49e96241b9c5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Logger.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + eb15dcd61f89b5efce704f23f0e84c218b25a0e1c064aac048b617c0624bd636 + + + + + + 4a5d9ee4eb32bd0daade228237adf94b + + + + + + f84e44b789a17a9c2899f76cab425faea022f44a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandmouse.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + bd65ce988b17423001f2361586122a5382a19171c840c66e9edd24af9cbe4bb4 + + + + + + 4c463c81ef3f3495f589ade8bd0bf23d + + + + + + 2aede76a0abb434ce4f88ede57151bcab4595d5b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpimouse.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + bbc4d23749b26b501951527532bfffccc3d0ee91 + + + + + + c5d9e50b66834fcaf7751d983a23c664 + + + + + + e9c7cc5802ed90fd9b7423f5ba301b1ba252b43dd9e6e3f2b68140c3580e919e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_touch.c + + + + + + + + + + NOASSERTION + + + + 46ee4f2fb49d6261a57d0f9232f1d0dbb8aa17c04a292e14fbcadb5369e9f3bc + + + + + + 7a3b85d572632461640b700b4c5ea182 + + + + + + 4aa73df8d7f5438c685a327ec6ee301420585692 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineArgumentException.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 84689a687f3a507a1b33bbcbcbedd810442513c667c29a1288d1fd38a1aa4edd + + + + + + ff1ef0b65f8879206507514717373efc + + + + + + fd783b341e082353c0ba9eec1cba84be21d471b9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/dummy/SDL_sysjoystick.c + + + + + + + + + + NOASSERTION + + + + 0a6ef2542acabd3a952ad9c5f80a467bba88295fc7af426cc760744427ee68a7 + + + + + + 29153430e4adc103c47d94730f264d87 + + + + + + cdfa9ea7b8d9830002265cdd7242f0b6252ff2ba + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/autogen.sh + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/nacl/Makefile + + The information in the file is: +The Chromium Authors. All rights reserved. +Use of this source code is governed by a BSD-style license that can be +found in the LICENSE file. +Obviously the file is taken from the chrmium source tree. We checked the LICENSE file of the Chromium Repo on GitHub: https://github.com/chromium/chromium/blob/main/LICENSE +The information displayed is an individualized BSD-3-Clause license. We took the license text and concluded BSD-3-Clause as license of this file. +The information was retrieved on 16th of Oct 2023 + Copyright (c) 2013 The Chromium Authors. All rights reserved. + + + LicenseRef-BSD-3-Clause-7f5d2ce8d75ce1977dedf2806bb2d69e + 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 Google LLC 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. + BSD-3-Clause-7f5d2ce8d75ce1977dedf2806bb2d69e + + + + + + a5ad39def7b7c119564f2b85fdf6119dd67d8462 + + + + + + faf7b7c057439f37c0c9d4723eba2d9ffcac34d37dfcd43950efea4356283327 + + + + + LicenseRef-BSD-3-Clause + Copyright (c) <year> <owner>. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + +2. 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. + +3. Neither the name of the copyright holder 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 HOLDER 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. + BSD 3-Clause "New" or "Revised" License + + + + + + 98c8f8388d85396a7c036243f7e45302 + + + + + + + + + + + + + + + 7336a44bdf9362dc2f0acd59751b6942 + + + NOASSERTION + + + + LicenseRef-See-file + This license means that you can get copyright or license information through a reference file. + +one example below: +/* + * Copyright (C) 2007 Olli Salonen &lt;oasalonen@gmail.com&gt; + * see btnx.c for detailed license information + * + * revoco.c is under a different copyright. See that file for details. + * +*/ See-file + + + + + + 4bded95c7202c74646f1d8b724ccde25ce6cb9da + + + + + + e1a489f870a82aa611919b23171f1e5cbbdfffbd661a5b977d4277e19cb5712e + + + + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/rwhelper.c + + + + + + + + + + NOASSERTION + + + + 1a731f832f2b572ef5d624e2cb9ef47a + + + + + + fbc1ac7bf2f00d849eec45727be55dc0e831eb30 + + + + + + 65587a9bfd0ac1dc89b26049b55e0d2a157300d751adfc9d5b4886129df89eff + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/build.xml + + + + + + + + + + NOASSERTION + + + + 34e4606de79f809cea3e9bfb513cc0b9 + + + + + + cb0bdfb6e2f65bad80b19c4761d8078023c634d3e374b0256459a474ffd4404b + + + + + + 56703be2dcc63dd1fb563915863beceff9caa6e2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_video.c + + + + + + + + + + NOASSERTION + + + + cdc0969e08360b158057127e2723fddbf9710bfd2f1e213a499752945272c33d + + + + + + 0768b4198ab95008ad9c48fb8c78db9a + + + + + + a1281f22377778df9134f6307dc5e2ab6510a001 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/SDL2Config.cmake.in + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + db58862e0158c86bf7df0de1570b96128b9c5e4cbb29d20352b0ecae389e1896 + + + + + + d3dd0ebd0ad1ac3bd81c73debd9c56dd + + + + + + a2bd6beb496c322a7fe6fc5d1e7ebd301d20d237 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ps2/SDL_systhread_c.h + + + + + + + + + + + + + + 9818ea12cfb96c60bdbb5103d8cf7754dcce34f4 + + + Copyright (c) 2008-2018 The Khronos Group Inc. + + + + 5825532bbe1f36a4bb04da1e823a847b + + + + NOASSERTION + + + + 7b1e01aaa7ad8f6fc34b5c7bdf79ebf5189bb09e2c4d2e79fc5d350623d11e83 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles2_khrplatform.h + + + + + + + + + + + + + + LicenseRef-LicenseRef-scancode-other-permissive + License by Scancode. + Other Permissive Licenses + + + NOASSERTION + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testscale.c + + + + d70831bea155b558634ff1c646e95e5b23da9a382a71b487a0df2ca22e9ef313 + + + + + + e7b8d7f3055a3e9e6211a64ecd151517 + + + + + + ec771e0992ac70a893b2e1ed75c14f6a1d214758 + + + + + LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 + 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. + Permission-Notice-527486655f5a7062cd698b42116b55c9 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6963eebf6b79d46a463fd53f01e46acc + + + + + + 7ea3d2d5a2621c03fdabba0b846b48703996249f + + + + + + 3aed6da8e924d95c2cf3c1754e98646955b2d217cb78d2f844b0d02c812175d1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ngage/SDL_sysmutex.cpp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 02752bafd9a5bdfa5073092063ce5d99 + + + + + + a9ca77743b4288b927ce9296f64bc55befbe3e2f + + + + + + c4d8ce883ecde9a343f3b4e36c58903b7644d2572dcc21930db226214554e060 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/dummy/SDL_syslocale.c + + + + + + + + + + NOASSERTION + + + + c77c7d8e613c072e79b4e4e2b2240f70 + + + + + + e5484e8b4b5744180166d8beb6ad697794f1a29b + + + + + + 76bdd0d1ad0fdd2c94af9dd43261f1ece82bf195e68b721c5e8280f6058a5810 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/SDL.xcodeproj/xcshareddata/xcschemes/xcFramework-iOS.xcscheme + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + NOASSERTION + + + + 612c08d2dc13a6c2a77e464b5cf7299355d6ccad + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnative.c + + + + + 998700979f8d61cc88762f0b1e93cdd76a4c9595a40af4962419ef562e77fcb1 + + + + + + b6a4a4cf70b5717440fbe6304fd5d460 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 234f6aeae66b3199600d10f010fbec3c5f5de086 + + + + + + de89da93a9d01457591470dd95a39ee4aeaad4ed345f4922b431a60153aeb9fa + + + + + + 84c3ddabafa1f9a0af98f4c04d045c35 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/SDL_dynapi_overrides.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 71760adb79315460cc8065ccb009af76 + + + + + + 60d1621826f69e6c18c38aa39141edffc8cf87fde0a02cd18ff57cabec4a1d64 + + + + + + 8819b18c5a6e8dc5e792b0edc0217bd6abed5da3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_font.h + + + + + + + + + + NOASSERTION + + + + 14ed0fce16aea39618db868f20ebdd3f19a60516 + + + + + + 270c4845d755a868ed556ab5696179ba10ff0ae16801df4214fcb5e5da04bc18 + + + + + + 2af877dc0419b42b536d8ddedb2f3db0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testdraw2/testdraw2.vcxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 03b77336d1e90e1c4d7240c1d3dd16cf + + + + + + a86604fbe0402666a8a0eff0407a10844c2e70ab + + + + + + e3779a5c2ff5d6df56054f4fc3e8da87cced8c9cf9b1dfa438afad7ab9ef80b0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/dummy/SDL_sysfilesystem.c + + + + + + + + + + NOASSERTION + + + + 21cfd280168c9f84356579a041d14ed7e5f82a0e + + + + + + 6ae04e8267f80d39aa5ad17deb71c3126c175b29f4b3bf3fe86a20a36a6a25a9 + + + + + + bda2676de6be32cca7fa691f8fcd0ce9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/linux/hidraw.cpp + + + + + + + + + + NOASSERTION + + + + aacfcf26b26dce8e65ee947e5a53faa16bdc9165 + + + + + + e7dfda3cd36319e809c93714909b69cac02286dee16f01b5dfebd4a79d0477ce + + + + + + f1841d90184348ddb18c135c71b1fde6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Makefile.os2 + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e262f8269167c49e98641b25bf3f811953573006d773594737630e59bdbe46ef + + + + + + 73744f44d189bbb5eb466f40076c47f7 + + + + + + d9550581195fa327c6571f7ce9cc8b7dcc58acb1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidgl.c + + + + + + + + + + Copyright (C) 2017, Mark Callow + NOASSERTION + + + + 3ea0b5d7b4bd81b9ca98a0817fdf75ad00c9ecdd9a93ee3bc865ff80474e1bc7 + + + + + + 63353c844bfa8c1c9aa48bc801ab0e76a900c905 + + + + + + 79acd09c1ee3c5652b94d6c2b444f1cb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_vulkan.h + + + + + + + + + + + + + + 9fd2b2d626dbf3c2800874197b88e02e + + + + + + 56c26cb0c43a6f7b5c0bf2b425ce2e78278c40fa + + + + (The information in the file is: +At the discretion of the user of this library, +this software may be licensed under the terms of the +GNU General Public License v3, a BSD-Style license, or the +original HIDAPI license as outlined in the LICENSE.txt, +LICENSE-gpl3.txt, LICENSE-bsd.txt, and LICENSE-orig.txt +files located at the root of the source distribution. +Thus we concluded: GPL-3.0 OR BSD-3-Clause as license of this file. +WE chose Permission-Notice) AND NOASSERTION AND We took the text of the BSD-3-Clause license from /LICENSE-bsd.txt in the hidapi directory AND We took the text of the Permission-Notice from /LICENSE-orig.txt in the hidapi directory + + + LicenseRef-BSD-style + According to BSD license, add some modifications + BSD-style + + + + + + + + LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635 + 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 Signal 11 Software 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 HOLDER 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. + BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635 + + + + + + + + LicenseRef-GPL-1.0-or-later + GNU GENERAL PUBLIC LICENSE + +Version 1, February 1989 + +Copyright (C) 1989 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +Preamble + +The license agreements of most software companies try to keep users at the mercy of those companies. By contrast, our General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. The General Public License applies to the Free Software Foundation's software and to any other program whose authors commit to using it. You can use it for your programs, too. + +When we speak of free software, we are referring to freedom, not price. Specifically, the General Public License is designed to make sure that you have the freedom to give away or sell copies of free software, that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. + +For example, if you distribute copies of a such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must tell them their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. + +The precise terms and conditions for copying, distribution and modification follow. + +GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any work containing the Program or a portion of it, either verbatim or with modifications. Each licensee is addressed as "you". + + 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this General Public License and to the absence of any warranty; and give any other recipients of the Program a copy of this General Public License along with the Program. You may charge a fee for the physical act of transferring a copy. + + 2. You may modify your copy or copies of the Program or any portion of it, and copy and distribute such modifications under the terms of Paragraph 1 above, provided that you also do the following: + + a) cause the modified files to carry prominent notices stating that you changed the files and the date of any change; and + + b) cause the whole of any work that you distribute or publish, that in whole or in part contains the Program or any part thereof, either with or without modifications, to be licensed at no charge to all third parties under the terms of this General Public License (except that you may choose to grant warranty protection to some or all third parties, at your option). + + c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the simplest and most usual way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this General Public License. + + d) You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + + Mere aggregation of another independent work with the Program (or its derivative) on a volume of a storage or distribution medium does not bring the other work under the scope of these terms. + + 3. You may copy and distribute the Program (or a portion or derivative of it, under Paragraph 2) in object code or executable form under the terms of Paragraphs 1 and 2 above provided that you also do one of the following: + + a) accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Paragraphs 1 and 2 above; or, + + b) accompany it with a written offer, valid for at least three years, to give any third party free (except for a nominal charge for the cost of distribution) a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Paragraphs 1 and 2 above; or, + + c) accompany it with the information you received as to where the corresponding source code may be obtained. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form alone.) + + Source code for a work means the preferred form of the work for making modifications to it. For an executable file, complete source code means all the source code for all modules it contains; but, as a special exception, it need not include source code for modules which are standard libraries that accompany the operating system on which the executable file runs, or for standard header files or definitions files that accompany that operating system. + + 4. You may not copy, modify, sublicense, distribute or transfer the Program except as expressly provided under this General Public License. Any attempt otherwise to copy, modify, sublicense, distribute or transfer the Program is void, and will automatically terminate your rights to use the Program under this License. However, parties who have received copies, or rights to use copies, from you under this General Public License will not have their licenses terminated so long as such parties remain in full compliance. + + 5. By copying, distributing or modifying the Program (or any work based on the Program) you indicate your acceptance of this license to do so, and all its terms and conditions. + + 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. + + 7. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + + Each version is given a distinguishing version number. If the Program specifies a version number of the license which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the license, you may choose any version ever published by the Free Software Foundation. + + 8. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 9. + + BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 10. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS + +Appendix: How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to humanity, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + +<one line to give the program's name and a brief idea of what it does.> + +Copyright (C) 19yy <name of author> + +This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) 19xx name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (a program to direct compilers to make passes at assemblers) written by James Hacker. + +<signature of Ty Coon>, 1 April 1989 Ty Coon, President of Vice + +That's all there is to it! + GNU General Public License v1.0 or later + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/hid.c + + + + 9edb74b296c1a454e3c572ee3cd3cdb533b4bec4ad756489fea9286093daab9d + + + Copyright 2009, All Rights Reserved. + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ff08ddac3cd8aa47d1ecb91da90721f06b490dd0 + + + + + + c7358456cd07a4cccdc9d8220bd31551 + + + + + + a297f657587f13366b635e5f100ddfb9db279e546dff1d4ef356d5d709580aca + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_mouse.h + + + + + + + + + + NOASSERTION + + + + 58ea3d591cba6108d7e63e5c3bcce15f6a2f8239f3f75c448acc9fd160350607 + + + + + + 3b408338e6b834da45de907302a3bf67 + + + + + + 9d43e7b583f018e3fc380c3e8f34fad58f2c7248 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/BUGS.txt + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 07fda7c8ec29928124c1ec74b9677c18 + + + + + + 39876f360f0627e1d4ece14dbe0610b13e62cf2164766470f2c9047813d1e983 + + + + + + 4376a3d43717d8b3e47337a8211ea547914cd3fd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_rect.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7cf5ae1ce1a072bb2fd334baa4285436 + + + + + + 90d9668a509527f4c78547579f1cdc8e51ff7907 + + + + + + ab8891947b0af2e72ebddfdaa853ed7fcff7b5e17649361c25302fbe2694a7b4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmdyn.h + + + + + + + + + + NOASSERTION + + + + 05ce1664ab9b761a8f36c3b5af2809e312ce1d76 + + + + + + c505c1f1c43e4bf45b7a442de043096cf62fad65a0e9d686474ee88a1d2a48ac + + + + + + f48cc7a3d7379c86ba9379238be45290 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p03_shape24.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3f4177958ad9a85d2fa540a60613a52f + + + + + + 1df252e43c0705be9ec5d45c806f2ba33b942281 + + + + + + ea09a1c5cebe24fc82e30dc913acd9f55ec35fbfc121fdadb50cc2aa3b0f1686 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/emscripten/SDL_emscriptenaudio.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c173a33dd59c92a3143e1cf1b6e1e88d5e67200e + + + + + + 81d22ff778b30f173db93be524b4482295725572287051364f99b1a6a72af6c5 + + + + + + f010fd120a3f794b49a5ec5f414337a7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtmessagebox.h + + + + + + + + + + Copyright (C) 2021 Valve Corporation + NOASSERTION + + + + 5f1f8d20cf16a9d88c45c3fda3d90eb419f7483c + + + + + + 30ebb21988ebb249ee3d597f8fabf804 + + + + + + 5c21321caecf53edd92bdb4be22025258c646d939a4832881d67af3b526e18cb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/android/hid.cpp + + + + + + + + + + + + + + + + + + + + 04574b1398db5f0fca5548ac30e29c5f9b8de226828a5a4c620f89a082684a8b + + + + + + e4ab08331725ed8a8bfe4fb032843ac4 + + + + + + e60b15e4351e8f17f7b43bcbb685a9671c2e5e10 + + + + NOASSERTION AND NOASSERTION + + + LicenseRef-WebM + Software License +Copyright (c) 2010, Google Inc. All rights reserved. + +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 Google 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 HOLDER 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. + WebM Software License + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> +Copyright (c) 2010, Alan Ott, Signal 11 Software All rights reserved. + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_hidapi.h + + + + + + + + + + NOASSERTION + + + + b23d54a17d5cfcab09b2cd5d549843a23c5473037d3791c41c2696b592e425b3 + + + + + + 23839dc704e59f1c20ca2664019259df + + + + + + 9024ae30e91d4f5c8379977ff54dbf5a7368c4d0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/hidtest.vcproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a5be22ff1e62f785fe63239dd7a9c5dbc36810cf + + + + + + 8a7484546c341d64594c59528254c89d + + + + + + 585f7a35a0d9179a232e84d53ee93c900a2c9b5795472d07a4ecc7c4a296631a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_log.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 276ae35718863fb12e53efd0754f0f2b6f881a5c5a42915f0703d7e833523f71 + + + + + + 1775677e44897061c712771a07b169f4e4a0b7c9 + + + + + + 4d6c62e5fc7c3fc30fbde44ab9bbfce1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/freebsd/SDL_evdev_kbd_freebsd.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 36f5ec65f0da4f830adfbcc31ae15d5c + + + + + + 9f47fdeaaba1878826d12668126a31cdb3a75939 + + + + + + e93314f6297d50346bf5cd64fa7ba5f54e83511b72874d4d66c61ad9413b48ea + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoashape.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5f47e1292a143e8d2bc0c2953398671642e4baea + + + + + + cc23867ce3d62b4a121cfea904733099 + + + + + + 3cc4741330e6479f6d8926b859ac2d476d2d2ae7ea8b51ed4950b8224c0451e7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenopengles.h + + + + + + + + + + NOASSERTION + + + + 4a853b8f57d58a4bae4221da9d5421529e0136ce + + + + + + 80851c46d318b0cedc51bb4d6095ad51dc16629ea590ee7d5fbac5b15c3cdbbb + + + + + + 7d35fc79b3044e2623172b64a8cce540 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/drawable-hdpi/ic_launcher.png + + + + + + + + + + NOASSERTION + + + + 577432c03555f16c53983716c987a3bac32b0dc5 + + + + + + 8842c77351a7e57d8c1a99e58da40ad7 + + + + + + a5e53db79cd625b0a73e39150d080a0c36a597f77a74d532419d14088445668b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/sdl_logo.pdf/sdl_logo + + + + + + + + + + NOASSERTION + + + + 5f8fa65f2973f7f7b7092dad536bd18dfd98b387 + + + + + + cb36cac40888a4d1d1496f3b91bf9970acb8e70d4cf001230b7c80777467ad53 + + + + + + 03b1e4b1e59f5ed6721bef37595ee649 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/GradleWrapperMain.class + + + + + + SDL-release-2.28.5.tar.gz + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3edd4212f94a32cfe6029b763d9860fc6b3f39d12d30ace97c252aa68f9d5539 + + + + + + f55e05a8493de0c4107727bb0ad839ba4035f0d9 + + + + + + 83aaea238fb0b56e686210b78e3f1e60 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/os2/SDL_systimer.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + cc652a73f273ff42aedd8d6e3399ae31 + + + + + + 5d079e2e7c76c7fbafaaebf840292666d228d585bac4df9b2aeb38b0d860f412 + + + + + + 98e3fac62f3404261505b5900faf14f188141b39 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/n3ds/SDL_sysfilesystem.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1768b3c2e66798301eab2ae7892ba35e36e6e754 + + + + + + c669bd67818737d9836e111b05ba8bbc + + + + + + 48e17c35c348e01ed623805439a1c796dd92994b193bcd1625ee869bda0dab87 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bopengl.cc + + + + + + + + + + NOASSERTION + + + + f9c438b58cb081e2c55778f4e552be9c751b61459518fad646e178e73a65be6b + + + + + + b082ed99232f408b543adfab1f6d8207 + + + + + + 8c5e622a6fe082d0ead60f9f36dafd8848846c5e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/sdl2-config.cmake.in + + + + + + + + + + NOASSERTION + + + + 324de8e1e5e0574015f81b7ccf90bec4cb0aa058 + + + + + + caa23720135166f791cad1e408d519b9b93b9ecb076e5289af67e2eed46c4a69 + + + + + + eb2e3c4c3e106d9f4ff928b95adece98 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/testgamecontroller.vcxproj + + + + + + + + + + NOASSERTION + + + + 4a7c563c7770ca98fe7305ed994a248e + + + + + + c543e7402e1a667600369813efb6f6e903c718cf + + + + + + 6ee8a5937f16041a1c06bdd665e6e97403714d0675d3d7747017ab394a61b734 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/mac_support.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b8de17aa2dc469e55c188a4e0fb60341 + + + + + + 1825b3f6e2a2747c6354949da99cde7ed811234e + + + + + + 1cd05e123638cce2112d79fd4cffa100cc5239f5e0ee12700c083631c7c98a51 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_sysmutex_c.h + + + + + + + + + + NOASSERTION + + + + 91f0b56816c9eccde4771c9a9b7a64e4 + + + + + + 3340233d8a5ffb1d4bb39558f70400535bca7ef7 + + + + + + 10f74f7e07ce1338b94f439c86bdd8dbda6b17260bb1b4af8a52f4e96408db71 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/testgdk.vcxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 563b1dee3d1ce6e8a5fe4d02ff40ca9bc9222604 + + + + + + 29ee1877d4ad514c5649ecdc9252a0fe600f47eb793953e00078441b2bca1ef8 + + + + + + e2ac0bf4b319e131ace5dcba3f35bb6f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/winrt/SDL_syspower.cpp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 28417dab98489f963d82cadf7700999903043697c71241467e1a031633de45e1 + + + + + + ab3b9d078b3c97c8f3b2c8e71a3acdbb + + + + + + 9c4a88d04c760a9a3ac9a3d5bf29c322e51035a6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/haiku/SDL_haikujoystick.cc + + + + + + + + + + NOASSERTION + + + + b5a496fd4446c056d954d89c229dd81d97b6bfdb + + + + + + f3921668178451f55f98fe4eab6e00a99f49f15f07f7a5b6a2250a0051dcd43f + + + + + + cee50767e69fe95309dddb4146014ff0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configure.ac + + + + + + + + + + NOASSERTION + + + + c32488e3d9e4887f3ec3029d1d9e4d36acb824c6 + + + + + + 9639ebf84ddff70b5737ed2c3a7f931d + + + + + + 9e40e6132bdd8c4369f08e0bf9b01b74af2e9e02a84a68b5c8da61e9b273f29c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-cmake.md + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d9d3ca12c3c52b109a9950c8f62ad4a70eb8093a107a8babb3ae76c9a06b92e0 + + + + + + f9d4e3e04fe592ced2b6cec06fa870c3 + + + + + + 3711c0bac4434cdf47a2129d00d5e338890c839d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bmodes.cc + + + + + + + + + + NOASSERTION + + + + f6c9225a141d9fa9415125ae6ba96561f8cf6656 + + + + + + 6db0b011b401e204c87f5e171d575495 + + + + + + 9888508c3379874687c3254e85e4fb18555adc59072c55749c30378f7d736091 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$ParserState.class + + + + + + + + + + Copyright © 2017 Red Hat Inc. + NOASSERTION + + + + 8581caaf5f73f20b582577761eba395a + + + + + + 9117d9e8ec02e9a3c3c55803b41e1227e76986f555f7c12eeb29f796fa63e69b + + + + + + 15b741d695a8528b25df59bceddba458b257b7f5 + + + + + LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb + 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 (including the next +paragraph) 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. + MIT-99db7cd1d38ca65ee94c318d11ba74fb + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/keyboard-shortcuts-inhibit-unstable-v1.xml + + + + + + + + + + NOASSERTION + + + + 67d4cafb4d1cb3f1a65f827a78d63fb4b8491626 + + + + + + 679464c053978a19672068d2d486d7aef2da3d5ce81417fa313d417f04ed309c + + + + + + 497036faced83fc3a91acb32d5559fab + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/loopwave/loopwave.vcxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3027bd4463a35bf63291a53debe2c4367ce202a7 + + + + + + 7829d28794b0a176836d67ecc4d3add0 + + + + + + d51ebef1f693b6ab792e2b5bdf2ff1175a5c3600301d851a95a2125ea56b7dab + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_events.c + + + + + + + + + + Copyright (c) 2015-2017 The Khronos Group Inc. +Copyright (c) 2015-2017 Valve Corporation +Copyright (c) 2015-2017 LunarG, Inc. + NOASSERTION + + + + 5cb6ca5adb5ed3f260d01a1320580962371b768c61fc625dd69e3922949a5299 + + + + + + 564370b5f981d07a555de42f24f52bfbf414f327 + + + + + + e8002ccd72251a7e8eff433bca38689b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vk_layer.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5c22f3498e1e93ea2fa92a9a43974bccdfc48478 + + + + + + d706e13c34a2fec05d68d8ec72d956424d32679adb7f4984e109d926e16bf600 + + + + + + 9368565cd5d0439aa0337b507d6a55f0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitatouch.c + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/nacl/background.js + The information in the file is: +The Chromium Authors. All rights reserved. +Use of this source code is governed by a BSD-style license that can be +found in the LICENSE file. +Obviously the file is taken from the chrmium source tree. We checked the LICENSE file of the Chromium Repo on GitHub: https://github.com/chromium/chromium/blob/main/LICENSE +The information displayed is an individualized BSD-3-Clause license. We took the license text and concluded BSD-3-Clause as license of this file. +The information was retrieved on 16th of Oct 2023 + Copyright (c) 2013 The Chromium Authors. All rights reserved. + + + + 68d1d298ec92c897132c3efa82491bf14210cc27a4892014771d47d47c3c498f + + + + + + + 495282e2ddcef77e626727d10f230b77717a5661 + + + + + + bdddb01f06992801a8129f3a0b68de86 + + + + + + + + + + + + + + NOASSERTION + + + + a3b3a35da80ef1b6df8d30f2668b3fa729a36d79 + + + + + + bdf27a41bc1e8cea3342caac9b22be73522f6c35d09c95597feead7a5cf592d4 + + + + + + 8135717c6d0bee6d1049c435e902917c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Makefile.pandora + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d6e2118c0defed8fbee0b1451e8a886185468ca68847999c91f7df0fb2540b4e + + + + + + e08e0d24218cb9f09fb24b533ee3c4346d1a441e + + + + + + ed29da689f544e322d899a40d78e49ef + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11clipboard.h + + + + + + + + + + NOASSERTION + + + + 58e142b7ad4c85905bece6f40fb721e1bb6ab13dd0d8ebd9670a13d0e643818b + + + + + + 1d17aa26a5aa92c309507397b7430169 + + + + + + 79ea57a3f9eb4cda55b316e9483989d749193127 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-versions.md + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + dee6b1f55d02bca3228663ded7448ed0329c9782 + + + + + + 577139d33e020af64551a3ce5425fcb6 + + + + + + cabcfaeda2b32dbd91447af97b21aa633225b92502e714f207984bf5ef7d37b2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_displayevents_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 249401feca76a69f5c20b4f520876f24 + + + + + + 3e64248e26bf1cec555f8aaeacf92f1306631d414eda7e75d8105e12ffbf328f + + + + + + 3eddfb600d7a193fc67ed0872544071ab6162950 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/scancodes_darwin.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 48736a820c8ceab147c5a95f8ddc91e41a5b399d686e4e60ecc89cecec319473 + + + + + + 9c8a07942328db45440a22e3c9e529e0b0dd7680 + + + + + + 33286d3582f8acf55424886b2f4a262b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/android/SDL_androidsensor.c + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_cos.c + + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + + + e7766c01969abca73081ac6e603ac7d4fbddfa57 + + + + + + 4dbbf78b9c033fdab1792425320c48193dfd744703d3fa51543ca63aeed25f22 + + + + + + + 5c44c90820bb7451adb932ea1a36dfe3 + + + + NOASSERTION + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 77182dc51ba6a2406bb7f4158aaf51af + + + + + + 913a7035c0ee0f83e04da2dbab73b6524887fa0e + + + + + + ef1a9d61d918e6101a2cbce3e3852efa5334855b4da5486cdb4bfbbe8a3ea3ec + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/dummy/SDL_dummysensor.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a63aa6adda183a1d890323a42c9fa83823cb4de5323d1247efc2a21dd60c2a9d + + + + + + b694e11d8da187e11f9c0cd43a2b2fea + + + + + + eb98f1bac0c41656b8b1c8ff14c11b667a347e16 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_xbox360w.c + + + + + + + + + + NOASSERTION + + + + f3165fd951361e4283277931be058198 + + + + + + fd6ec6cf29f843957ebc4c6e852e3a25d2ef6518 + + + + + + 1cffba28fe68f348bace7d03b330e574e3761a891931ad42b3794293940f3a9d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p08_shape32alpha.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a1db698bf24d97ecdd33e8f27916873b + + + + + + bf75111ac225f0832e4ae7465af3b99ef7f0eeed + + + + + + b97ff51144213c5ba11da8ffda5065ef97f549651a582c88d87dfbc16d84a37c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_threadprio.c + + + + + + + + + + + + + + + a3cb8d6bbd6046e1f2324f7370ca61d4e64c64ac + + + + + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_tan.c + + + + b7cd3bfe5eaae4c1b542bea20ebbd328 + + + + + + c44d012fd835de5a016f9176dcfb1adf0cd5702b6ec6f79f6ef85bb6deba5cfd + + + NOASSERTION + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1fc9eff3acb2ae2f7e82cac296f121fc4d3dc9eecbe78d8f65c05ce2eb80ab56 + + + + + + dda3d0c98041c7dc2d8728cc7e68ab4a + + + + + + 6645e1a70d8ea481c4b22d1444a1279e15f69687 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivanteplatform.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d39fbd1b13d9138ee298764fbb7b17d8d75a5dc172d13b6bfd0c50b5c20e2534 + + + + + + 41f2772edf9ceb20f1280fcb1d96bef6 + + + + + + 431108410ae30c16cdbcddc1eae063d0b1e0b3b2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_dinputhaptic.c + + + + + + + + + + Copyright © 2018 Simon Ser + NOASSERTION + + + + 4c52b8e737ade1a08da98d6d88329b8f76f2d3933732a5c13a454b5ea0e9ec03 + + + + + + 550f731fa474258af96634d784c8f35a8e663fe8 + + + + + + 8e7713669d758d328074e4b19505cd7f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/xdg-decoration-unstable-v1.xml + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e47b9ae3b7674a9d219a3e5c349e747a1aa3882a + + + + + + 3e4abfca27cc1cd57171e517389466a094109ec39b94134ab7dfb34f708096ca + + + + + + 527feda48603e3c9e6b33a0139db6e58 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/arts/SDL_artsaudio.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + bc21613c5b2f1badcb89eac6dc91a5c6 + + + + + + b8149d0e78a8ed3d182b0daaee9ade58a214b7a8 + + + + + + e0c31d41dabad9a61a9377c201ac00a0c0de4bd6344471d62f7edaf39dd64c3c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_memory.c + + + + + + + + + + NOASSERTION + + + + 03f863ff4811f57cf824c918d155fd23893abda3 + + + + + + 191865a81d549c2e446ece68a5252945a3a4fb3f2f0889a9416e2bf2fabb41c0 + + + + + + 2d673639d0ff2592d4386e11fc36b9fe + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/drums/ds_china.wav + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f77c23cf0b0fb4280288f5e6a0bbf11bcecf9a44b74462445ea50e419dd4d49e + + + + + + 2424f7dfe3a9263f1f7b288f10f89e1a + + + + + + f52e603d043e9b74ee8ba8e64bfd754ea9c29782 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audio_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 55f2ae990d1478d82a9cffbd9f970850 + + + + + + 00a4183837602b175099d608e24627c1f4710977 + + + + + + f7236365c4bb5f122b52df020139729b7d4eedae6fa5fb3b9f2852f036f403f1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtevents_c.h + + + + + + + + + + NOASSERTION + + + + 42a8063be092bd5831f67fe46e9afc1fea989e20 + + + + + + f2038036cbb6b76e46f44813731f204fef74d916f33dd864af65a6962212372a + + + + + + 51c099aea58283427ea94801865b1de1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p15_shape32alpha.bmp + + + + + + + + + + NOASSERTION + + + + 48467ac1d40b7f792df093babde6cf7f647b292b + + + + + + 7153f75e7b8c92f90543667ba2ab78cf2c21007cb16509178e7adaa89521e941 + + + + + + 5d56c1e665634d9c308e674a7fc01174 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/testgdk.vcxproj.filters + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c4aa699e44cef8a345b9f55a9559ed15 + + + + + + beb4e6406f06693d806e114070c1b3bfb0be82b6 + + + + + + e8855c2b7714e27f9f169198422446db96b8ca32f4722ac0d84246c68a339cdd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/n3ds/SDL_n3dssensor.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4a6fe2845ed3c525ad184e77ddfb47f4d015d05c + + + + + + 7416d977b1e2d7ed3a96050d52c64c8b1abea5169aec7978a0bd0cd422bb74a9 + + + + + + e70e99cc17415e5d15c8515d66555503 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d/SDL_shaders_d3d.c + + + + + + + + + + NOASSERTION + + + + d9460d5efa7f223f7acf1e56ab0998272c1e42a3 + + + + + + a4098733479d47ffac8ce63e664e0f4e9221a3ca573d706ad50b89856d06504a + + + + + + 33194388035d2539f1b6fce6fe9c36cd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/build.properties + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 49cbc54d0404c7d3dbf775e0f5e2208d3b4237a3 + + + + + + edc6ecd6d7420c575bf74408b2c7d846 + + + + + + cd3a643289160405566b8a54c03c11f7b8387f1d7e82b915f049c7d213daf3c1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandmessagebox.c + + + + + + + + + + NOASSERTION + + + + b7034b47c21e6c297a1804d6b78d433e93e8eed8 + + + + + + a435509bb103ea535e3819fa65920d9e6c9dc69d050641eed87db655aa94fefb + + + + + + cc488e15d33940f9825df9d138d106a2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/mipmap-xhdpi/ic_launcher.png + + + + + + + + + + NOASSERTION + + + + c5f8cabaf683763defedbd354b7f556c218ebacd + + + + + + 47e8dc88053b5b265d902d3d1da5a9d7e0234cea3e56f489ed1d4d9c958b5022 + + + + + + 8aad76ce89cdb9009d9d0f5af0f4d586 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/iconv.h + + + + + + + + + + NOASSERTION + + + + 5bcfe5f1770530d662d13541d630fd3c454dd3f2 + + + + + + a0940675839853f04667b2430269e8f9f05b22df120bc337c024026cf4644eee + + + + + + 68dd97134ec35d79cd10613f3c0e10c7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/android/jni/Application.mk + + + + + + + + + + NOASSERTION + + + + ebe27dbae07d3a7c864b52fbb6d24f15dc83b417 + + + + + + d54491d356fee7f41734447566dfbb5e71d5b9ecd174db87d40da047d1079331 + + + + + + c7cb4cd979d09f32bfdbc33c59798cd3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineConverter.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + cd2e12588f707ebee6572d736bae54f8 + + + + + + 08f2c0a444a9fffa1a90173d7f2e447358daa0e5 + + + + + + efa9706200164412207e3aad72c5c001926af24c784b7781c697ee6da4fc945a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bvideo.cc + + + + + + + + + + NOASSERTION + + + + e2e71d15852c8feb2ad0fbe04f6a48130ea5421cc978e2059fcd0cd7d0afe683 + + + + + + 8f2ac819d590e4ba0d124d610eeb85e7 + + + + + + 1d2d5922138eefbe37ed98f8e988a6f2aeb3d1c0 + + + + + + + LicenseRef-Microsoft-possibility + License by Nomos. + Microsoft-possibility + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-winrt.md + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 98f8b5c2c689f1efd5d203b3eddf951c32becddb468fe1d2ba31124509ebee84 + + + + + + 52ccb155038a2e195fe2dc90fcb35488 + + + + + + b732ccfe2cf0dde1cdf48062bbfba4e872f5127b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenframebuffer.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4be00efb1d6f8135d4e59c36232edcc7 + + + + + + 749aeb91beefce02aa08007a2c2943874e7d94008bd3e6d4e93846edc42cbad7 + + + + + + a8a693f3e31444a150c0d65e7252e2733f16eab3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d/SDL_render_d3d.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d719daa42db6d6fc2e8baf8c3316407b12d4a5d2 + + + + + + bf586e6f642c23972b588dcf87f46e9c + + + + + + 01230339f4ce50ccedcb1aa2bbe98d422f12cdda84238803dea14e18acaa3763 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspgl.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f0a5fc10cbafab9f9fc33b7e8a1f67ff + + + + + + ecf545bf4fe999c6879bc987e1fb7d6a15d1fa5f + + + + + + 7855732c7b4548bd6d1bbc2d3bb9e0b4be63bdc9376a84da6cb1794183da12d2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsshape.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a8ce860796bcee88b8892270678bb990 + + + + + + f82b72deb432f0ebaee3280801adf3251f297430 + + + + + + 430c11a8a49be7b7f85abfce0a84ed3a758888da19b5032cfa349e0abb5ed8da + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclvideo.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b3f443ca950a734664d7bb9f82e8cb4b4931da0f68e379b76a370a6a0a126692 + + + + + + 5ad59f8e64ea3d4384e87e7722c742a7137e983e + + + + + + bc94c883ae94a9002e9e369472099968 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspvideo.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 75ff799a5f64392cdecadd641c40364c5724e482d1484d3c91c87efbd4964545 + + + + + + 0ffabee0eefc296a6573a6695cbb18a3 + + + + + + 922b3761c842ec83306df5fb917aacd4f171f862 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/linux/SDL_syspower.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 385a2737158fce36a918b36ea836316f + + + + + + 33e0e63fbb4a12f814d62e0a89de39ad20e085d373ee41588e7f2082661d86c6 + + + + + + c0123bb91484e00375779af8da20b26027c59ca8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_gesture.h + + + + + + + + + + NOASSERTION + + + + 6d361758d24ca00ca41fc6c914e0a85e5bb6649aa938482f64e064704a83ef64 + + + + + + 078c32ce4645266692f0d2aee37f0234 + + + + + + ac952de029a439a81ee1d9c4c13f653f40fca58a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/CONTRIBUTING.md + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f62d98f8de5bb85fe3732e78eae629885cde6005e17eaff592e007b89da7bc45 + + + + + + d7aa938fbd7f9832257308dded04ebf8 + + + + + + cc6c7dfb2fdb2834e6da52d1e4ff2f82ecc26c2a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmodes.c + + + + + + + + + + Copyright 2015-2022 The Khronos Group Inc. + NOASSERTION + + + + 50ed5d83bc6115ee512e975fd265c8b46e84f685 + + + + + + aff5d80108eb1f8c030fd3c501474d8f + + + + + + d2b65515fb1b65c7ec38b69047f2e728ff77fbb05c2d74c1f8ce2533de82e67d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3bd3c8bb8ae382a0e7188a489008044750f0329a7b76b69452f5a0a1e5ab4568 + + + + + + 9a38bfe53dca8d080c192cb9f4027b37 + + + + + + 52308859be19f9ee9d488f6bca28fb8839a82ac5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/coremotion/SDL_coremotionsensor.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7e1717c7ce70d2e092dd2cb33d60da00e168f09fa6f149367a86e7fb6fdd5aa7 + + + + + + 2d81cbd7dd470f881bf2a8b945cc0e95c28aeee9 + + + + + + 0038eeb372788591e58dce3048aa60bc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_immdevice.h + + + + + + + + + + Copyright (C) 2003-2006,2008 Jamey Sharp, Josh Triplett +Copyright © 2009 Red Hat, Inc. +Copyright 1990-1992,1999,2000,2004,2009,2010 Oracle and/or its affiliates. All rights reserved. + NOASSERTION + + + + 7f6164377f0943786fcef943418412a37a7a8758 + + + + + + 31b5c740e5667b5c03c0ec5731231416 + + + + + + 24fb4f8d0b6b2d70c0315ca24ed5f02bc58a36c054a247ce05646473a6a83c49 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/imKStoUCS.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testbounds.c + + NOASSERTION + + + + 04f664a64cc1305899f0b9ed4710e5acb7fb2f82 + + + + + + + 8228a1bce9c5eaaa713e42fdf4e1b741 + + + + + + + de8171fae06815d2450e477c313407de2db1c6850740415b365a5ca75660bf9e + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0714345d6f554078047b3d6a96c69ffb7b822d4d65f9926608de133273aea5b7 + + + + + + 370604a8b22d2e3a6391e5f88ef8448b + + + + + + 73df4dd5781c722631aea4fbc0fd7f31e24a42e2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_assert.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1511ebd5bde485a3b964a6373295f739 + + + + + + f974dcb67af778c9111af04f0f5675d59d0f6c2a + + + + + + 0e1aed16918eeccf80fea3ecff7ddc2e251c22d239fedad54c486e51fd8b7655 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/dummy/SDL_syshaptic.c + + + + + + + + + + + + + + e2b09f882b48d61e80e7d577d4b300b34d3d798c + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testsurround.c + NOASSERTION + + + + 2248ac353277e455d794da3574307455ca4900caf5d86a420b8b811caac5b32c + + + + + + + + 3efa2e60385ce2041583f624ecdbc622 + + + + + + + + + + + + NOASSERTION + + + + 2238cd41bfc24460731d4dcf3fb6dcf1 + + + + + + 556901364632d32c4266e1d4435cfa94c71680d8 + + + + + + 7799ff73d143f2ca10f5e1235551f3a9b53798c532ab097e78e34264ae7a8aee + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/logos/Logo44x44.png + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 32c5199f75191abb919d8b05e46cd3a9 + + + + + + e6a280bed44125c0b95e79de5312eeb5744f29c04b9208a78fb2fcee020a2886 + + + + + + e2e557b2880c877942f036cabea3cee9f84ea4ab + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_keyboard.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4d874fc1e21bd981a1d3c73f6e856d5e + + + + + + 144b365755df1b5fe2d7a9325ccfe2852a45ca1979b3bcef9a7309f4f8199d31 + + + + + + 37e7eb2a8744f5a6c22d3d9f8fcf2f5c58407f5d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_udev.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d8f844e411184506b13c34de5a8f3000 + + + + + + 0bbb2f313a129d8a8f5ce025fc496a01b39aa4d2 + + + + + + dba02475834f28cba38f127e6dd33c3d70b7cbd79e546d905940bf8b17cf249f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/android/SDL_syslocale.c + + + + + + + + + + Copyright © 2009 Nokia Corporation +Copyright (c) 2018 RISC OS Open Ltd + + + + + 52df7a6d316517afc0b1cf812c434c532d4945c8 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/arm/pixman-arm-neon-asm.S + + + + 2dccb68cb11d5e587831954c15449ef2716da4f2dbad4384936b214cc45eebb1 + + + + + + + + + + + + c723669f1a1fae840f91f3d6e99fd94b + + + NOASSERTION AND NOASSERTION + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d83bb0641bacda1e640adf707ec2510e69ea9d10 + + + + + + fa050806d0ae955e17ec25495cc3fcff + + + + + + 269e0d4e053c965a14376b964160411a81cea69c756ff7e027adc9adcbb5663f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_assert.h + + + + + + + + + + NOASSERTION + + + + 4e1528395b52e17b718227935164f6e47cdcda62 + + + + + + 29598e6e301c09993886db956f1867baf00d6c77e05d3326305fdaa296e6e972 + + + + + + 8cd09b98c888f6752ac615b24e66d53d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/androidbuildlibs.sh + + + + + + + + + + NOASSERTION + + + + 0ec1b76160051c38814a40389ad9416b + + + + + + 03b2726c532220af32922bae11ee4542913fd20849df731678dc3db5db9bb602 + + + + + + e668ec8e44576a86799e1b9bdabd5df07c21cd83 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/SDL2.spec.in + + + + + + + + + + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + + + + ec4625eb210ac064d6808aef0f4e6031 + + + + + + + + 3c227ca1800672bece3784495a733396ef09d733 + + + + NOASSERTION + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_exhaustive_variator.h + + + + ddde6ebbd89d236bace75621f345bd27b2b9a034d5feab18603f484a81d5be8d + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 57f10b61608603ebbc69f291cbc7618d + + + + + + 7120de6495cd2f8a1915e2c66c571a42b54f5bb1 + + + + + + f3dc679d5ba76c190dd87c5b8c1b053b1e32dc1da9ac5e9648a137cb59d4730f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/windows/SDL_syslocale.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2b8555d3c2962ced2c4506e5db7a6b1e74e6861e4490d7f1a606fcf541277216 + + + + + + f2dac273c3689a5a5ec6149ee64b20878efca1d6 + + + + + + 808f08ac1a7b16c09efd8564ba5e90bd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandevents.c + + + + + + + + + + NOASSERTION + + + + af8b571a79ee2538e5eb47f50cd6131c + + + + + + ef0f9b904487f0f2a5ebcc44fbfcb5ba4c2d993f + + + + + + 9d0130b76ebe4d85092c80db7a96da9b7086b8dd4773d938d9a943810b626682 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p16_shape24.bmp + + + + + + + + + + NOASSERTION + + + + a49d9f1cfb5837eccfecdf6d7180c2386a946d2b + + + + + + 46e2e37e7b0ddf04677bc3552b45d4a98d22f59e5021d39a7ff797504f1a00ec + + + + + + 516ebb43ee53221ca29aa8d46696e386 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-riscos.md + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 13f59f851d968c2487bd322fc804d8b0145a0078ea25470d2ee482da7e539aac + + + + + + 764cd3013795d7aef047c5e25e2e367b711780fc + + + + + + dc938a35a2bb4fc9f85d8f11f1317151 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 46d11fb76b29f7098194a9ee32566a50 + + + + + + 6881d0191d3280969a8c1b94e0e2eae9ae923014 + + + + + + 654bbc44b2e0cb638dc53fdf381eea508b00df2c54959fede56baa4a3982fdbb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/SDL_gamecontroller.c + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testoverlay2.c + + + + 3917bd22b131079cfa6be3f8bd815bc9ee16b8454a19d4d1d57df3858690e36b + + + + + + + 45bf4c6e01dd8f506d2cee89d1928ad6 + + + + NOASSERTION + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + 14a358bf52d852e7e52f933eda96e6deba28babb + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + bba198379875bb0019bc313137871396e08075c9 + + + + + + fd85f1d161ace3e5f6b476851559377dc1b6118adc39b1849ce372ceabf898a7 + + + + + + 659d8e474088017e3b3a2b7958199b77 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/SDL_locale.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ed923bf168507a0cb43a5d595b85ae98d062ec627ada0b8e7e0e7636ef0129fc + + + + + + 5317cb62988633774a31cb4c999553e74f2f160d + + + + + + a3d6f9dbd3af47b7340729c51b509c35 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/ps2/SDL_sysjoystick.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 43d695132eb0cddc625d26bd6debea10 + + + + + + 7aff0044788f8e8ab1e8abe39279b608bdc4736c + + + + + + 17729cdbd9e29ea73dbc93b68e60da5c6ac22721a32fc9ea45561bdcfd4a7179 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmopengles.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a3323e585a47ab423016ddf2ca752d2b06b6f1b53b8dd8187a26dd0661856c1e + + + + + + f932fd6b1daf44a88ae6d16eaa5733acbc1f8186 + + + + + + c183eebeed54729a7728c51db6956f6c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11xfixes.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2dafde7432b970ae3991381de08fc7f4b31f7a91c3091a2410c17975bce56754 + + + + + + 743cb33251bcc9248c7267dc257f6582 + + + + + + d4fd21afc43ef38981aa38e561923f221bbb1900 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_wii.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2047d38ec266781fe86c7bacedb459293aa7bb3694ad82f630bc489338cce426 + + + + + + f23af403b4706fb2347458372fa2fdfc + + + + + + dcc280fd9903aa54d95a44f02ab527da98c07174 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_events.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f5bca3bc1a5a8da402275c524ea652be8f90c7cb20a406f0287d9c692c7c73f5 + + + + + + 25d9f613968e30ff8850af7b382afb79 + + + + + + 83dcd58da4d8f67afc99f301c40475201f01d643 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamessagebox.m + + + + + + + + + + NOASSERTION + + + + adaeb16fcd387e2edcd8dc5376bad943fdd7c486 + + + + + + e9c23b6009d20553c4c4336cf24116c55677e13c53b58856611100ac32f60da8 + + + + + + a2841eebcf1e64a90415b233a3aa6c56 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/SDLControllerManager.java + + + + + + + + + + Copyright 2015-2022 The Khronos Group Inc. + NOASSERTION + + + + 35937aabcd7d524e6a4ccc742565bd3a + + + + + + e58800e650b0b3b2baee8c0e346b4d649b07e8690b16f6f5ebe2484d40ddcbe7 + + + + + + eed3db15690a30aaf2a5b97f8b5264a68095ac51 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_metal.h + + + + + + + + + + NOASSERTION + + + + 235439efacb5d54eeccb3bfbba071820 + + + + + + 955253ae5fa223b26d889a31a73a07f60a1edf8f + + + + + + 3732df4fe7033ab2d0fe57ec6549fb1e94aa3f4d92607ba867d97189bf680125 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/unittest/testquit.parameters + + + + + + + + + + NOASSERTION + + + + 2761a7bb5afe5bc675ba4026394f81c9 + + + + + + c64375e2e832cbfef71e5fd469c0e3be89ff21ca + + + + + + 0e5281d81b26f129ade1dd05e7184017c5b31f6747439ce1a0797f7f6e937017 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/android/jni/Android.mk + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + fc2fcb261ab52fd10152f24f827fb7f5b50bf838045fee54d30a7d28491af9cb + + + + + + 5317595ca72c5390a8269e40aa272e20cb514072 + + + + + + 22dd45b8226bf84f13d7376cf140851e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_memory.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 129123284fa790f39b00b149d1df84d39416e8b7 + + + + + + 21c69af0957f2e1033c748b602834c83 + + + + + + e816926f9f77c096eec8ca5d72a79c8821a4509dc15b32e08062cf1d6d89dd14 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoakeyboard.h + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + 7e273a07119628c38bdbea45240c7e97 + + + + + + 1a1b3199ccd6171df94de611f7f2fa6b417344db89f28fdc02570d0d89740097 + + + + + + + + 9d46793f0e96f716c1ec2db561110717829b8c6f + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testoffscreen.c + NOASSERTION + + + + + + + + + + Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 + NOASSERTION + + + + d936fd6b2025c9b5322f826117d7f30c + + + + + + 3aae847c163fa6cc7c8241a3a49f98705538d55f + + + + + + a27b754709de61575197bf5a980696c98ae49da3f92f0de8ee7f42dd543b7465 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ltversion.m4 + + + + + + + + + + NOASSERTION + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgeometry.c + + + + a02c92c756449d861cc41700a9a8563229765b8e + + + + + + 4b4a1e79bd6921ac87e9858643eb55d3 + + + + + + b0c603a5e01c2bab560a7f99c99e6fdb4b8e79476cf15c3e6b1a29fa20b009c1 + + + + + + + + + + + + + + NOASSERTION + + + + f0a4a2298de1b6356fbe51bbee5f3cc377ae7243 + + + + + + a004ff3bb6b840d955d86f9e7dfb4be06a2fa4332632d90ace3f82326b555df9 + + + + + + 0a701108da518169f9f42885d815ae54 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/SDLmain/SDLmain.vcxproj + + + + + + + + + + NOASSERTION + + + + ff0954f161c6064b966abc10759afd3064b7db03 + + + + + + c2b75ad1c959b00b78a4a8fc58be6427c8639d61bd9fe47eeefabc583a3c9d08 + + + + + + 577fc7c141e8b2d7770cb7db179c635e + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/configure.ac + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e27811a5097ae8cadb44655df1c1e884b5d218ad38a1310b020b9add5db065b8 + + + + + + 854f05a9b183b002b080c26a185f1528 + + + + + + a356f9a89c921cf1da5cf8e71b5d51993e1d9a71 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_keyboard.h + + + + + + + + + + NOASSERTION + + + + cc11dc889458f99dce8fb0b0c482ac6266aeccf0 + + + + + + 78788cb7b556fb40049f6e33b70593ac7fda3231fff4b3b9fabe63055bda57c2 + + + + + + fdd67a68155dceb68fd01a53d7ef9a5e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/sample.wav + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e9fc8f084317c8c97db4ad9f54749ce0 + + + + + + d7cb1ebbb7318c0993dd1e36e8209c319fed86a9f86ee83268ee0156a6cbeffb + + + + + + 98eef2b7284fb1c0d3fe85a090e46884063012a6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11video.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7f73f90ca5608a380f33808961602f56fecd29e3 + + + + + + 7684a4d2519fdb9bfaac8c3660c618a8 + + + + + + 479c3d0da3602b0fb3e80024fdad8ac1f95bb42069a5fd2521d392d8ee3dd7ca + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_mouse.h + + + + + + + + + + NOASSERTION + + + + f638564a8e38db95db229479ca956776670e1336 + + + + + + f62e06d88a57694c4191902476c5eabec7303829580b71bd5953fcd19c20a232 + + + + + + 29e7f753788dc42f9664a6581820d11f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/INSTALL.txt + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6460679a5afe415252c473067a92a5ce16ab2117d6cc8810694c0c1353bb6ddc + + + + + + 4b86073c7c75600b47ebe55b117d346c + + + + + + 2b4eab91119022d53a7408c7ddc1b24a814c20ed + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/vita/SDL_vitasensor.h + + + + + + + + + + NOASSERTION + + + + 3cf7a9fda137071984987f85a17558dc972e3571 + + + + + + e0e2d61c631e279b65efa3f6130cf77b0c86d3f8f859a4b8c4b8e613ea1bb54a + + + + + + adc26afa8e861164029ffa919b6daf3f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p07_shape32alpha.bmp + + + + + + + + + + NOASSERTION + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + 86784fe93d2828a4998b6e2b79807bf6db32d952 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testtimer.c + + + + + 4ec6e7111e96178f265185822b8fc2df + + + + + + a5d2549eee1607718dca878bc7b19390003b4699467f3af04cc2aaaa46502c06 + + + + + + + + + + + + NOASSERTION + + + + 72242e4db1b6be9e1a6ba79e3c03f9ee + + + + + + d4054a0e4ede1227ddfa2b1bddea455fdc9c619c73d9754cdaeb19ccf4700a13 + + + + + + 5593a90042dc855ca9e5f444860becf4db5a56ad + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal_tvos.h + + + + + + + + + + NOASSERTION + + + + 0ea124ce6fac219820e99f16a716ce87 + + + + + + 4953f7a41978748af4883946c5db685ed445adbe + + + + + + 259e1239f74554afca1d0d5300ec5b186ad59ede7e010fdbff9a8150b0c5cb2f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_fullscreen/testsprite2_fullscreen.config + + + + + + + + + + NOASSERTION + + + + ffb94b7b9defac6edd496fda14ae7b05413b5b21 + + + + + + 1ab43f2e0731407c1d52a0e1ad377f5ede3bc7e22d7c979ac23e5f4bf8480775 + + + + + + 504df37b6dc99dd13ff7c405c45f78ef + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/testsprite2_sample.parameters + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c29d03b6ff9d7070abac465733a1591334bc71aa + + + + + + 460216b4a9cff09b766ab7aeb1fcab17 + + + + + + d8e1ef916c95311fa659c8ffd4c809484a205f1c5b0a58c6abba0017e6e6f1ed + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmevents.h + + + + + + + + + + NOASSERTION + + + + 43b3cfedba3a10b15d51da177e031662fffad73373f6aef1d96778619afbc8a2 + + + + + + 3dfe337152fa31133a4ebd38ea11ac7e + + + + + + ca3bfef9167d4de8ef24e0ab381f95ab40204070 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/xboxone/MicrosoftGame.config + + + + + + + + + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/linux/hid.c + + + + 039066a47400cc113d790ef5c0f0d14c01776226a9b7348b3d6b17656160cfe1 + + + + + + a609edc76fa21d74adb540aec70690996c8d08fd + + + + + + 365da69f0a3b3f1d026846e87fdc21d3 + + + + Copyright 2009, All Rights Reserved. + (The information in the file is: +At the discretion of the user of this library, +this software may be licensed under the terms of the +GNU General Public License v3, a BSD-Style license, or the +original HIDAPI license as outlined in the LICENSE.txt, +LICENSE-gpl3.txt, LICENSE-bsd.txt, and LICENSE-orig.txt +files located at the root of the source distribution. +Thus we concluded: GPL-3.0 OR BSD-3-Clause as license of this file. +WE chose Permission-Notice) AND NOASSERTION AND We took the text of the BSD-3-Clause license from /LICENSE-bsd.txt in the hidapi directory AND We took the text of the Permission-Notice from /LICENSE-orig.txt in the hidapi directory + + + + + + + + + + + + + NOASSERTION + + + + 10f774b6faaf560eb36949fdc14211f9910dd75721ed9553936f4e2e79fc7cc9 + + + + + + 2f568edc06256f4b17b2b79cd2a8d987 + + + + + + f4b34b16287868228dbc6ec8a0aa455245937cf1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/Makefile-manual + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + fb0c7429e2119d1c5eb566c9a93dda2368444540 + + + + + + 3a1e476783949f67cc586708a649a898 + + + + + + 39f0937b85832c86d4a4bf5fd4430d53202a66f9a94b8108a51a1ae819721587 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagles.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + 054812e6a24e03c6760f1b89d4aa0de0b32a8f4a21cc07f36fc71d5cc8f89baa + + + + + + + + e5fed97115ac0ccd60922149b88e8528 + + + + + + 3aa93d72897f05c9741c910b6d52b0334ba8b1cb + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testsprite2.c + NOASSERTION + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c02bb046afd6a6bdc188d09c62414b07 + + + + + + 4375e467a781d22932883f767a21befd47bded033f40ec6371516c3ebcb8c9f9 + + + + + + fa04ff38c56ad7a4a5e1ad8a3f0e1524e532260a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagl_pvr_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 12e24a6050dc0c2ce1189284bd5ce141 + + + + + + eb9f32b328de8bd0903b22919598195ab900c873 + + + + + + 96435a7816522ef7a03f6883d48191f2ac01afdd572e1f410ae865239b6486b3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/SDL_syshaptic.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a76773bd705a1f465a24035180af4f2a18ce4652caa66fdff5df339f490ec8e3 + + + + + + 9373a8817780b5facce94b467b20def3aec40671 + + + + + + 2e44531f5e9a8b8a0356b38efa57f359 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmodes.h + + + + + + + + + + NOASSERTION + + + + 0b7b7b29cea72f8eadf8b7d8a8d54690ff6006d2 + + + + + + e487409b5ed76d8613910715e9e1ee0fe0420c3bbd86f4f347425d6013ccf764 + + + + + + 4e9761b70239a5c590e2926e5ec9998b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/sort_controllers.py + + + + + + + + + + NOASSERTION + + + + fdfd7e15d71544d3e4c8d721d3ba9d4daf215784ce7632762d0f7ff70a030fdc + + + + + + d9d443d120d11ba702c3548932c83b98 + + + + + + 7a6ee1ef211d6609a488314bb0a3f9a593233c6e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p16_shape8.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5be3b67ede83f9d3b1b0c1cd11d1d217 + + + + + + 137dfb517810b9dc66a30c2272eaac1f741b07e4 + + + + + + c422948edfaec559a717c5323c506a27b987c37ee93f87f48f32c531968abb7a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenvideo.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d121b45233d627e2ab6bf02a2fa54175a24e56165a48b64137bdaee954649cbd + + + + + + 014ad51f4414c416a511acd512ae56f37dd3b0ca + + + + + + 71d7e2d7c31a950a808ca7b737fe2d21 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_draw.h + + + + + + + + + + NOASSERTION + + + + 3082b9924df71c3aa274771ba5085fb0ac890305466b3b913df5ce02e1c988f3 + + + + + + ce144e086be34c9c5e6fc8304d028cd9 + + + + + + 4efb73b457f53a115b5f9c57dbbc3d6f1ff4fea4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p10_shape24.bmp + + + + + + + + + + NOASSERTION + + + + e17e4636d37bb114fa78eedc4b9c7c2e + + + + + + c2663f5744ce1f6dcbd11e332ea0f299badb51ee + + + + + + b9650b5d38dd1655fdd82c44b391379fa8f776e657aa0206c186a23566f0dbc4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/SDL.sln + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b068b9006b687f14eaa84ff8cbb1dc0e + + + + + + 6217aa0012363a5ae8a120d4ddbe92471a57b70b24f0312cdfb1704e8b0ea758 + + + + + + 4ebafeaf35feb83c88f99ee7eb51204556307a29 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_syscond.c + + + + + + + + + + NOASSERTION + + + + 06c85e4d0469d8cf63fb5dc0dfd7896bc41efc39 + + + + + + 1aaa135f159e338fdc1031be3535240e25f9e31283d425bb0b1a582fa34d9113 + + + + + + 15fe40d7959b41e2c3ecb93633300608 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_keyboard.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6d24c8567dd37ac3deafa77006092175 + + + + + + aa582ebf0d598988e701b34a0b45c1238419b43383c35e6dd5dfe41abff454e9 + + + + + + 85f2e5306b12118aa7ce38bfe82f811442ce34d9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidgl.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6c08afbbfdb98f83eef8978fc42b2354 + + + + + + b850eeec68ea052053be14a96842934dbb80ffa0bbc51dcf71cf5591195b1734 + + + + + + a634ac66200e704f256b6ec3e0287e63911e2b2f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_yuv_sw_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0dfa9fb534bf48efa4bdaba9f6feb2c7 + + + + + + 372f0aa633fc9a718bce8cfbedebc5d5b564261f + + + + + + c9d4fd89df3210db80d5de27dbfe0bfa0d3ea0f16a1124e5f4ad3603eec45367 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/nacl/SDL_nacl_main.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5ea99d9156aa5ec319e60ca8862d081b + + + + + + d7e71e4dc15464ba24075f3b7be1e323150b0dde77b54ae093fbc4cf5c6194da + + + + + + cd544fb953eac4deb010833e09da9568790a6777 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_directx.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4373d8cf8f1e1031d1f067d7a205a4b6 + + + + + + 4e4fa4bb35180c00a572c0e00846b235d829a304b82468d1848be7b5c2353d9c + + + + + + e601bfb8fd6d9ee10072dbe9f6b4c607ea421a54 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitview.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8fb4dbd575e63995125fb849f8f92c902aa08b44 + + + + + + 610f606e8b732130e4e458cd1eed65f0 + + + + + + a2959964c5486482f5e0b039cb06b5fdf3354ef50b3ab583cf0dbc9be1e225bd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/loadso/os2/SDL_sysloadso.c + + + + + + + + + + NOASSERTION + + + + 2a5720c409daf72820ea43c22a3a41d4bbfb8bb39390b9843df629100e8b51ae + + + + + + baa327f02a21c34e777cbd9137a3089f + + + + + + 7177723b50e4e335281efa09ff8dcbafd52c528d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$MissingOptionArgState.class + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testfilesystem_pre.c + + + + a5a0c1ef7cff563b4dff5d813db54158623f7a59 + + + + + + 8e358c9018ca2dd508483571595670c031265c947ac709d1a9b7ec2be0b9c631 + + + + + + + + ad80b7f0eb0f0062f93cee3efc300756 + + + + NOASSERTION + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + + + + + + + + d81016c417e04367f9c5535c5e04141237038ff60c84871086c5a28dc6d49841 + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> +Copyright 2022 Collabora Ltd. + + + + 16c7b9a4407b02ff6dcc6b071bd61014329ff985 + + + + NOASSERTION + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testutils.c + + + + 69971c4ad99cf8066d51bdb9bb575b7b + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b2d23f23d28ae523686ee93fe71c736b + + + + + + 4eba26e2430396b3bff10cd250ee6b464e77aca04dbc3fe944b09b09758b71d8 + + + + + + b2a0f3aa3fcb4d74b91d301a1dee4e2f2a4fbd3d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d11/SDL_render_d3d11.c + + + + + + + + + + + NOASSERTION + + + + + c8677a0491d8e0a13c0f823b3a56c73393df796c + + + + + + ac26220798ad9f92bc051aa5102ae41a0fe50b1c8750f5f90353252c5a948512 + + + + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_pow.c + + + + aa2227d4c9395cbce75707bbc3e3b020 + + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0754a8a65b074a65c2a3692bb07c2c60adbcb6ac + + + + + + 29ee7b893bcc9d73bb94b1b3f77b1f6c3f3103c7f4194189b16cc9dfd328d595 + + + + + + bbae839b11977e2e500e16316f17f73a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmmouse.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 36f165e1d21e708bf38cfb4fd945133a2678197bdfad98b402538cc6aa3d41f3 + + + + + + e5f09d25fec52f99eb31c5c370f4f43a + + + + + + 181c4b89414548b9d1692a15a319237c7e5cc2ed + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmvideo.h + + + + + + + + + + NOASSERTION + + + + f00cd56f53c671e8693a1c5f4db37522dd1d0565 + + + + + + d087f74e5a0754ca5980aa575aefc4210bf36455b2cd6e8f335bf8d6e17cd967 + + + + + + b6c310bfaa764603627fa10759b5a988 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p05_shape8.bmp + + + + + + + + + + NOASSERTION + + + + 395f41d9a0819bf597feb5effe0aa4ff4d9f2aa0f83503aae6d6f0806662e5d3 + + + + + + 6f48ed893bb1fb74691c6600a07cb103 + + + + + + cabd8406081d0f286c0de7e2e37f91fb5f216c90 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/README.txt + + + + + + + + + + NOASSERTION + + + + c13c6e91b9a517783976de213d46398c661ea9e17651376d7301e839eaedcc62 + + + + + + 375ddea382b6c56a7be2a967a20e0ab5 + + + + + + cf68b95a4029e352fe1ee002bb367ac1b686f9ad + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradlew.bat + + + + + + + + + + NOASSERTION + + + + c10280bf31077fdc21ff5aab95d579653c86e620 + + + + + + edbd7f84ab3997e8f14221714ff137bac31080f95d43ceb96565e6c0362479e5 + + + + + + 536011f4941fd5d8e7ffdcc61b6ea79e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_geometry/testsprite2_geometry.config + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 949e0e292ac769341d6d434e8517e503cb8fe90d59ad27524ba92c32f999c3dd + + + + + + f833de82b635d4800fbd3d26ac9094e738eb884b + + + + + + 0405adbb663e000cef1a7927dfe6a6fc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullvideo.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ba4b84801e865e35d91a968710129bb3b6604690 + + + + + + fc16b074cb881a19234847ab89a9d37696bf5795e80846be5694ace6f51eb7ed + + + + + + 86caaf0b18abc020695f63d250aeb5ed + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_compare.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7e795c6508f8d662141f2039b607147ae2a5de4f + + + + + + 9cab72a9120871ccfac9ac71b288ae73 + + + + + + bf68c0fcf5540b004583395faf71242067cfc3aa3bd878a204f1378eca80afa2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/emscripten/SDL_syslocale.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 27aa65d020a638af03427002cd70ba3435baac9ac0101e9c1c61bd2fcf756ff6 + + + + + + 6252f7acf341fff2c14749cba6936ba9 + + + + + + 78dfaca4b1f8f74c3a93cb3f18d22002dc35e5e0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_fuzzer.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ce11561baece354deba61b64515ac1d50e4c87fb + + + + + + 8cb39b6245c13eee4ae0157bd67041b61f73406743db1d95a6662daa7b8e88de + + + + + + ba2258360a20a9147d959414b0097a0c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audiodev_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c8d3c68ee75295f998ebe7cc64120c7c + + + + + + 2abba3b4c0c1f4604ef0973b7ff5f018483cfbbc85fa921a68db37f009ef2338 + + + + + + 5cbfed2892537f57a00fd68c5071f91fe13b17d5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngageframebuffer_c.h + + + + + + + + + + NOASSERTION + + + + 59315cd06a89338857b7253d9beb2b361a0a912d6f1cdcf2972097587e7b8d88 + + + + + + 5b731d2ed4b20a8e67cdebf548be6c0c + + + + + + 2230b0c73ddd06806a8075da83cdcf539430372a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/n3ds/logo48x48.png + + + + + + + + + + NOASSERTION + + + + b95252a730bbc041d38c43df2f723b563455b323df413426bd19eda8e5604aeb + + + + + + 3182e7ee422c883f48355109a1661aa7 + + + + + + c1088a6226b4b18096d592ac796eebaa2fd5d166 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/autogen.sh + + + + + + + + + + NOASSERTION + + + + 518d4922881cb735d0d81391cb778898a567052f7e7dcb724fd633fea36626dc + + + + + + 37892b4ace1fec231d05dfaaef39db01 + + + + + + 8739161ec7b57bab60aec24f21e0439bded848ee + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/Icon.png + + + + + + + + + + NOASSERTION + + + + b94874440226505e9f613dc3659c9e1d4b14523cd99f15a62127214ad196dcdd + + + + + + 4111d53b98f9ace76e7859584e4fcbfb + + + + + + da74b92e95ee8e8334737a126db352ac8db6910e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/update-version.sh + + + + + + + + + + Copyright © 2015, 2016 Red Hat + NOASSERTION + + + + f028575edbed24f4f03663cc22acb01d + + + + + + d568482ba84df6e531698b1f531810860995ca24d69495427fe43aee6017f52c + + + + + + 8a6aff102e765e1cf352f643a5d3f632dd953d1b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/primary-selection-unstable-v1.xml + + + + + + + + + + NOASSERTION + + + + ed16ed1cdd8cfd27a74e8584b8ca9131 + + + + + + d4d74c8fde74d4758670154e18ea248aac1905e5 + + + + + + 5d5b28bce07cbc59f95f3b91ac8a403ddfa7d46dea0d8c806915febd3f6b707e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p08_shape8.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9d964c0e6fb387d50db95d0dae3d9ae0 + + + + + + e4d2d329bcd7833233e7f4b7a199c850e82b5db5 + + + + + + e449afc67776d61d7e4e4accb0ef516572ad5e45a7734dbca02c27b5550efec2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaclipboard.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7a0431bfb6900e0348e46137d3b502e6 + + + + + + 62d5ff74d53622b3f12ab57803495cc83c561fd2 + + + + + + 1bbf7f887e0627522a225f7bc05576c28041a616f873cc4a1b146f03fecf9466 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2util.h + + + + + + + + + + NOASSERTION + + + + ebf462fa9d7b4cde5cb04279cac963349e9f76ad3c81f5597e02d2c286f7e1d3 + + + + + + ee2370835dd05d2099297d067f7f03d8 + + + + + + e0588d2d53a04f0346489771ce19f10c8011e958 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/PULL_REQUEST_TEMPLATE.md + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4f5057674596a4abcc2e93fa35cc33ed4898138c44d180aee19524cfc99169ad + + + + + + 41f472b3e1d3e5066285d16c5b5a13c1 + + + + + + 1dcdb6453d00e747d35078a71d6161e4de494f88 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtvideo_cpp.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + eaaf4b52b3671fad5c71ed3613bb845095dd5a0e + + + + + + 9b818810c6988457e133c64bfe8951eecaa4f0f34455c655a77cc6ae95ec74ef + + + + + + c3849970d7652257435e20491bf93a04 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_syscond.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1424e14cf3c4c9e2dcf1b4ea49e75e4480d9aa26557e0e9d93ac68e84411879c + + + + + + 2c7cf8c9462b00870badfbe803b1f17f + + + + + + 4acc1776a97c00d18969182f813e40bd995ce589 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscoswindow.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8b8a7d6df6fa0e3ca7783a82279a9900 + + + + + + 32fb8bbf695caea61c3247f47e37741a37a3be12 + + + + + + 209969bbf299f303f6d4ea98416f13318f0d9183f351beef196e1e93c4471817 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/alsa/SDL_alsa_audio.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 971ab29230e565ced41c57fb43b8365526c7eaadc871375a8917b3e26f6cb47b + + + + + + 4ddb700be6b71ca1d4708e268b6e434a8b095b26 + + + + + + 550d2b812767091072cec0a2817042d2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_touch.h + + + + + + + + + + NOASSERTION + + + + 4b8dbf5a08790e0bdac7fe90e22e3e5a9b28f70a + + + + + + 63cb98aa04815ff0235c09572fe9cb67a22408370eaf5f81185f9d38a5a3bb7b + + + + + + 52eed7dfc853d78be8ed233b383edafe + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/jni/src/CMakeLists.txt + + + + + + + + + + NOASSERTION + + + + e9d8b4edbf3821e366836c30c3f4746d915a5a765938181edae854b12cd975e9 + + + + + + 65925c430694eb36a1a2c298cf5e7c58 + + + + + + 36c07f620b94a31a1c9dbc7307d2da7eb90ca02f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/HIDDevice.java + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 26372c5a3559eef65ccb242f86d24d471444fc0a38974539aa1edd95ece499af + + + + + + 2a9a3317242cd0eff934435f824b5dd7 + + + + + + 33c8eaa915602548182a79641ea5568d63f61c4d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/pipewire/SDL_pipewire.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d4d30dca29fe8bad28df0a47bb1e4961 + + + + + + 896392536f8f1c64f714704ff4b952a47c02793122f4d9170428e190e29eccce + + + + + + 2a7626ac59af40014acb915515913c89cfd62f42 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_dropevents_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3d04603c092a9af16561443c9f275d1a + + + + + + 3d14e9aa37d7d927abd213788419fff6ac9a43ff + + + + + + 4a5ac00ac08dc08368737285309d085d253dd1f6681b3b5a1bd71da89927e822 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagles_pvr_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1db24dbc1d6ad0e0028c2f9634b57831 + + + + + + 4e39506b7128270c3a325b35c9993a49dfc944d7 + + + + + + 4fb42a65d9b4171e86bcbca06ef7cc8b145b8d442956fca187d5b83994df555f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11xinput2.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 003f369e860c1517e7bd7f8292dff4284a72d1bc + + + + + + ee25a98b09a761686dd4397ee51ae41a + + + + + + 3c1ef04c21e6afe2a9855a9f301943b78cc5347b233d620ddf609a03ae1f8ae2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_sysmutex_c.h + + + + + + + + + + NOASSERTION + + + + 54410ca05e9e53bf9a96a0ac759aa0dc2f49523d + + + + + + 538e3087e2e67b94a1a6a450e4fbe69b0048c256b4f311fdd92fa5113129cbcb + + + + + + 2a014e06bc68eab242a02f7b14d4876b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/sdlplatform.cmake + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0884b3e94b0167604968caaa105f08a8dc16b9b1 + + + + + + 192989fac3e8bf5d1f4c14eeda3747216018972cd1037fe61af131e2a42e6d2d + + + + + + 755a2ba2138d2c50390ba793921f906b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenopengles.h + + + + + + + + + + NOASSERTION + + + + c541d78ca53649bdc07752fa5dcf97a1322f8c1f + + + + + + fdd67ee81746b53b90cefb142103827e4f7e5bb837bc3d9d7f34b064cb16beb1 + + + + + + c806a3518b00c7c76d0634e77dea100d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p09_shape24.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d11685596c584f9eae376c5ca1e15e91 + + + + + + 30fbbe53bb440f47cb89671508499d0d572037c9 + + + + + + cc2e718f66954f7f3b453bd9b46114a0d60222f3e23726d753be7e5cd198b6a5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audio.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 27cf9822342c805ee7c6b37dcd2cb4f4 + + + + + + b981ff19f55722015834c542f07b90496e2ec74b4fc6508fe1ff07d69ad395c0 + + + + + + c48e07ab9c2899c81a15c4ed77800354177ebdf3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/android/SDL_android.h + + + + + + + + + + NOASSERTION + + + + df3591903f770c687039af3e5815d919e626673d + + + + + + dc9171c9c68e4c0cc0e3aac947687222532e442f0664723e8efbdccb633c4886 + + + + + + 8a4d1d585b5bab99344120e8b246eb44 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testfile/testfile.vcxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 18a1859a1888d99ee45444e3f730df70f854de2b + + + + + + c400c5411f869cfcf33e85b327fcf28e + + + + + + 10efa8b66f6c64e871bc58c8197c5e01c9d667d4b3d2317a62c219c666663170 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_surface.h + + + + + + + + + + NOASSERTION + + + + 42502668a2c778a899fd0e4fbe1d1f6217074e55 + + + + + + 76d692dec14277a05bddc845b79c2c63d50c9e09e0f9822fe5428723581f7292 + + + + + + 11260592d1aaa050866d2400a1cd009c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal_osx.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d435825b0f4229a71562b792e01ba4e8 + + + + + + 4d5c4c4c18a69c2fc1a1a38ba609fdd49184e7a5 + + + + + + 978f0a205550017ad66b95d1d0cc9d0ab035d4e1371c04b063bd019ca566a4ca + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_render.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d44fd235f711e9423e8e07c41703d0c8 + + + + + + 4577c8f5548b20d6f1e5b6af8af0cc7732ac57e3 + + + + + + d88df752d233abc85b968998d87fd11e1c137dcb99d1c1a627f19ddeb4ac32c1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_ps4.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + cbfe1f2a334fdec6cfb540e7902835aa685dd83a1750abdd66c0a36f7cb10866 + + + + + + 2a0e27813e7294a08253e10124081d05 + + + + + + 37738f76b8dec612c6231b3818ac10e9b5dba2d9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/qsa/SDL_qsa_audio.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 90fd48241421f12b1213aa70930b5963 + + + + + + 616f8643b290c08cda041aa422e537926502ff1d + + + + + + 935865d806ff787c965d1d7c5500dd5759c06f25af86fabed62fca5fdfecc2b1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/linux/SDL_syshaptic.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + + + NOASSERTION AND NOASSERTION + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_bits.h + + + + c1da5d2a726b01f8ef57c3ec620fc699c7e91c72 + + + + + + + 45fd9673635a5350615b58b2c9ca014b40d4407c51d9bb4932c8b74229e25984 + + + + + + e9d83e05a1d1afc374be70667ad277f0 + + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a3763c519b0925f51364c4f3792c6a9a5982cb2e + + + + + + 25215633dfa3f596b5ff187de6fd58bc + + + + + + a6c1c6a4ddf93cd4e08aebe7189844c8e8d7cec0ee8db022679847d43955e2f5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11modes.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + da625f28b9a4c387a5a159e9b8aa092d6b98d60e67e6e0d80a268f70db10eb96 + + + + + + 5b555cdbf563b687ce2cdc0c12f97365 + + + + + + 27743e666614fbd43782a47aab5df736e4294f8f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/android/SDL_syshaptic.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e22b2ea1fcb65c9911ab5013746389a231f23ed9 + + + + + + 25160df9a02c81672318ff5076458597 + + + + + + 78557171b84be5f3c2af8d8b318bdc9633e905ecea0112248975c59df32abd4a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_events.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e3fc9198ee4311f058fee1666a3b05976d2c1487 + + + + + + aab03aaad67868938964ba0424463b3b + + + + + + b101e87ae7671aa382178fa39d04a2611acd96695d94be1a529d032eaa37d75f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_d3dmath.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f69fda2cd847db9345b6ed3cab38e02d + + + + + + ab310a7657207b49871d7a9d7ee4cd021215d7cf + + + + + + f7fa91533a005b0acd28bfad3de6dcf2e0916a13f131929d57e2c7d62fce507a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsvideo.c + + + + + + + + + + NOASSERTION + + + + a7191fe531a1bdec99792899f90029036358a431 + + + + + + 6538374893608849ba03b49492527648f4f4afc06c94f8a906560c9c1a82ab5d + + + + + + 19837b6bc3eae9b470a2f09310efe083 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/fnsince.pl + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 45117574de447ca8caae2f007f62827966333562 + + + + + + 3837213905a0ec102fd351284240e44f + + + + + + 39cf7d733ba741ef874606878b4c84ea298d4c38fd1d4a888f226ea95a39dc6c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngageevents_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a716504e5dd127177f9d6763dbf939d40b2e0ab6 + + + + + + 3f048dfc03b88e3a83398773421cd1a6acf5e55705739e17c9b026e84ab3f5f3 + + + + + + 77bb8eed98bc64581bcbd99f7998f47f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11framebuffer.c + + + + + + + + + + NOASSERTION + + + + 668a40d5f62b528bdd4a0df7f1f6e0295fd132d8 + + + + + + 426ec3fc499c82d8d4b96d9f8d98bc060f2eac522175522e47c5d11e0729a48d + + + + + + 63c7dd84f3b5bb1bae28255c51da4905 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_fullscreen/testsprite2_fullscreen.parameters + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3a632c3b17c43909e646dc67350a17222dde9f8d0fd5306e66974ecfe561a579 + + + + + + 85f37710fb71beeb1e6b3af173e118a11e3f8d20 + + + + + + d8d79a4b34aaf2f1cb40b07631a11bac + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_windows.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 80ee63045c5f72b2e93c013a9eb5ed50aa5f7e0ec59325d8150c9a9a99ce329d + + + + + + b78abc98d34fc4cc8862ee1c32b94883 + + + + + + 80d0308108997261298c175f41ce525a525cc9c1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/SDL_syslocale.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 19fc13bd8b592d742840818f42388aa5c256674b + + + + + + a0af1bda6c72326753e7fa9e432cd786 + + + + + + cd5fa01cf8315a876eb6402c86afc18ae3c50505819d452797faaad29cc7f70b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengl/SDL_render_gl.c + + + + + + + + + + NOASSERTION + + + + 64580c723f8705079ec685294e96cb5b7a0f46b3 + + + + + + a4232d5f9c464da7cd002329989a23623b1a9c11eb9ec4240c732f3e9235c8c4 + + + + + + 0ece3b82fdead0c33643d34a179dc1d7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_syswm.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 44de0ec22ad16a4e765143467d8bb1b7 + + + + + + 2ad18928eda6eb6884fc2bd26e41fc5e2d642a68d0e80ab89aa67945638722b4 + + + + + + 4c495252a2dfa266535d398b3b6042589633150e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/virtual/SDL_virtualjoystick_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 07a456af2e452ad3430efd270a97c4da838c1e28 + + + + + + 114d23852722283c55d5d88d804cdf8c + + + + + + d4867a1a337d2512b90f7d9d2c6395675843273cf8d065c81fe17b1f287026e8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_assert.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0e8857892287345ba38333b76ac9986f + + + + + + 42a7c05a12339dfa99246ca49b4a9f1b8bdb3fc6 + + + + + + 9bf8d3b8208fdad653f78e0141aa026e5600b9c92753fdf8865b5b3fceb8a9f2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/fusionsound/SDL_fsaudio.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 84f9ca0d506d6354da4aa2fda25d87149dc66c4d0a6ce185887beb10bdb8fbc8 + + + + + + 6ee8e5ed236df32933aea5f96737e142 + + + + + + ce5e41f0950d42cc268fe68cf277e1a616353f37 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidmessagebox.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a2e343499147db6a3197150a5cac18b1 + + + + + + 604699bc9f069eb06c208b47e3e92fff8991b9cefe5d8853bb6a7a3415688219 + + + + + + d01538ac89d3c9ac3decc8560c8991f6126ff869 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_os2.h + + + + + + + + + + Copyright (C) 2017 BlackBerry Limited + NOASSERTION + + + + d6ca72c18d0e621313d8fc911f33f63292bb9ae615461f1292f6edef3f411a1d + + + + + + 15ba1e8e6d7f5a2ae2ca9a0a3330bc2c7cbcf6e8 + + + + + + 678f6b58ea34c336b230f1ce171006fc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/qnx/sdl_qnx.h + + + + + + + + + + NOASSERTION + + + + 10d4472fca3ec1e50a442e944ae0c3f66b727e14 + + + + + + ea3bb9b76de47c386ccad9fedae34a15b323b9f50b8143d941d1e95328925ca0 + + + + + + de6bae9c9ae22ae41fa433ea9d1c4b3e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/CMakeLists.txt + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d45d2bf2070b33432a542fc7093a0057 + + + + + + d1ec197806892f0a944fad85ed4c7f4f852947193a67a37b09f12a98462d3635 + + + + + + 806de78a755be11f82aa766d9efec15e5a19907e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_render_metal.m + + + + + + + + + + NOASSERTION + + + + c3acb295e3664bc93b6ac81f42c4e58e4b60177f + + + + + + 4e317721aa0512680bbe770c9d46a3cfd03eed904c07560119df296018910e49 + + + + + + d0f62b1d648f1b49c32326d40a375670 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/makefile + + + + + + + + + + NOASSERTION + + + + 31f4e52ef2e1b5378f2e237027227e0802c98f06 + + + + + + 2b318ac53d7eb82867d83c20b62d800e8d2c5898e8080dd60c7928f1b4c383ba + + + + + + 493e79ff1e6be236a65d393fa30547bb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testsensor/testsensor.vcxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 189217df5b306f32b1b2254a5417affcaff18c4d + + + + + + abed23d8950e18f486862e63248a2c491231b353c52bff9a0bd7b265729c16f3 + + + + + + 1c6af004aa2e30e46f6344127d4f4afb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/dummy/SDL_dummyaudio.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 22df5d7b9509b9a4a7412cc8e5fce301 + + + + + + ace0f20f77a0263e82785e85959728bd5ed9110a + + + + + + cd6a8423ccb245c245757d75950823f9593c8c2235c5cd9addbb78fbb587f799 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitavideo.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 551e0e68e6f1d7f0454c9bb6a6845111bb2c2bbf702d802b89530db006223405 + + + + + + 2ffe982ccec8429fd243d13398a0fa67c8f2bbc7 + + + + + + 4bd9736d86edf8f6f30b04ae4bc598c1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11mouse.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f7f1f5c0bb4bb3592ecd243b45e7bb9a + + + + + + 595941d9e70e55624f5e4f474edf4fa1635194ce + + + + + + 92c8117ff122458ba7f302a778a415737f105a070f0d1993c21b09f28a2e0d06 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_sysmutex.c + + + + + + + + + + NOASSERTION + + + + c66493aac403bdc19e6542c61369af0076896f90 + + + + + + aab063c65acc90440e693951edf339882418be042dc59cec1b13caa1e6a95301 + + + + + + 5bcf2dcf016ccf4aefa38a43df9da601 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-windows.md + + + + + + + + + + NOASSERTION + + + + 31ebe471d24325571863e2f30d94d1b062e59b3e + + + + + + 60724a0c20927ebc632441f3fbb1f6a605ebd0c3d75f9ad611cd9e0cbd116647 + + + + + + 9038a88bb577fa57eac7b9c3b9f27d26 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/test_sdlconfig.sh + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f20e2f23586ce4e8e9f2064933413379 + + + + + + f630864a9bcb66e98441215ef872751aa8548499 + + + + + + c1350e65001409b4c098e01d7ef050748f68b06cbd9164ebeba2f3e79310d21c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitamessagebox.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0e9fde4a5408722cf71d39cfbae141f2 + + + + + + 5db920cb7079767eb2f0a0e1801b60bdda6d891241c7bd7c8dba881e5df23720 + + + + + + 9edbceca46d15ac51b0a954c958632aab7b9d40f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmvulkan.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0d89ca0ca5a407f5aabfcc079c1df1f3 + + + + + + 7987b183e909436920567045f923c0efffdd448238e98589d19bce94bd0fe9af + + + + + + dd0c66ff7fde846167b22f15a75747494ec97820 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsframebuffer.c + + + + + + + + + + + + + + 923de41cc8025be53bbf7584e0d7f6fc + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testaudiohotplug.c + + + + 7aaed4b9b17afed3eb7ca240787af87cd98a965ae3930388982a7c87edb0a2b2 + + + NOASSERTION + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + 3a0aa3e28239e38627ba6a822fd9b68bd0b46f0b + + + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1537f373cef82d60446cf5e7d44a53b0f2a2519c437cb64cdacc8accbe1ff523 + + + + + + 9a288da387d9845a92f8714365218cb4fc6c720f + + + + + + 2edea355a60f508a291d8fd85de9f969 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoametalview.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + db52af8b3d80685df6f491f88705912ec23ccf22 + + + + + + 637dbc6392a4836741ef97ef5fa336851fc7780c154eb1790e4b2ea933f17b5a + + + + + + fdff70294233d1870a7ebfe00314234a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/dsp/SDL_dspaudio.c + + + + + + + + + + NOASSERTION + + + + 921b0e02daac5d7758e6d60e7e3d0dd4 + + + + + + 6b97ee53782f22a2daff0822fed52e63b4bbe2d1 + + + + + + 158b6d26a7e3398f3442aa0ab4af1052e4b646adcce3885beed64775ff58d7c7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/strip_fPIC.sh + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b1af36b7bbe188a09c55ac70a9dbd1727335902b93a5714a195fea77777edd2e + + + + + + 5aade3ac8c51c66f28f56e859763fc45 + + + + + + 3a18b1d5c9213da3c5f9517574ee26f08238dae2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/sndio/SDL_sndioaudio.c + + + + + + + + + + + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + + + + + + 05bef85041bdcd76d783dd3624e8055d7f9d22e2 + + + NOASSERTION + + + + 77bd6bbb14e8d48d36a3de82b4b44a67a467b62deded049550bbe2943d9f87df + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_copysign.c + + + + 79097d6c77c121554738ee3da2eb0735 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3cbe5a0cebfa52f63b156a55753d0d47fbf32243a127fa2b75fb982341ca15e8 + + + + + + c8a4080debc7acc6a8707f65439247ce + + + + + + bddd0c6cb63bcc1ed8913631ce762b38afaa7e89 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/haiku/SDL_BeApp.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + fdd1fa60a11244153e4139f103bebb7f + + + + + + 0034e242f2b4fd9817bbfe4821013443b26372f2103854514125163a561eac38 + + + + + + 25ba4ac7ab7d45ab3142f474db2178b78ebd79ef + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d/SDL_shaders_d3d.h + + + + + + + + + + Copyright 2009 Alan Ott Signal 11 Software + + + + eadb0bf8c6e856f357174c92273982994401564213b0409da65b670fa2e4bfd5 + + + + + + ab53d3898b0b9814af7553bed16156a3 + + + + + + 0bb791c0a7b641c4ef4a224f2a3c6b2664ecfa2b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/hidtest/hidtest.cpp + + + + + + + + + + NOASSERTION + + + + e1a2b861138ee141720634d986fed16a + + + + + + e513c6fea0ab3a396c4ddcaa49e35e10479a8b52 + + + + + + 35b39192bb1a89368d3f51819080b1c73bed2f67a5113b8fdb1e41268b4cee17 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/watcom.yml + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 70c20dfd4f37d5f4027d24312f6a56a54bc6da40 + + + + + + da8e6272bc2bb25f294e1c5a2b9fa70a97f6e24c522acf3a1760e9b6b9b75647 + + + + + + 941563101f31c410ba4bdd0c9bfb1399 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_touch_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 39237ad9e50a8c5efaf681e1733ae325 + + + + + + bc6ed5b129b6bf1a4905ccec425e048c59655cd9 + + + + + + 078ab092aa4b066525fbccfb4ff004be4b92d004bd2a7d5a3a3eade21bcbca7e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_syscond_cv.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 110656fd7337188cf30a48dc8cdd9e98dc4b0b4fb3e7bdfb66c280710d50dc68 + + + + + + 37a8e4db1a70a112cdadea5a9cd37ede164c9531 + + + + + + a409073f47354ea01829d351ea538f2c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/virtual/SDL_virtualjoystick.c + + + + + + + + + + NOASSERTION + + + + e3fc2533c91653672c1642fd3e5658fb407a5eb1 + + + + + + f4d201e1613abcd678fb3e2c9853d9a0aff2570e3e1fbafde9e40123c8993bce + + + + + + faee103de9f698f8abf88e07bfd17cf8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/SDL.xcodeproj/xcshareddata/xcschemes/Framework-iOS.xcscheme + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + eeeaefba60410016a6f0156bfde7aec47b933865 + + + + + + 8668299d56da6991b223fffdff43effd + + + + + + cace02468342f73e2ca35aacbcb7bdce318084fd12445f6b09f7786685cf52ce + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngagevideo.cpp + + + + + + + + + + NOASSERTION + + + + 2fa4fe8fe6e434a3a0f20f69b016639a6a050766 + + + + + + 2a7d10f38a263f2d46171dee3d815a47b758e1b483d060069d4e55894e9c176b + + + + + + 7538049e2c6a18bb30f69a20cf47e1cf + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/watcom.mif + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + fed6f5459ce89c780d99e7038bbada29 + + + + + + 74c9449ae71768676c759afbee161456f7a558bcff8b352a824b015e8bd1e8ea + + + + + + 2b5dac9c477e3fb513933fbd5584d0b4550fddc9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_xinput.h + + + + + + + + + + Copyright 2013-2020 The Khronos Group Inc. + The information in the file is: +The Khronos Group Inc. +SPDX-License-Identifier: MIT + +This header is generated from the Khronos OpenGL / OpenGL ES XML +API Registry. The current version of the Registry, generator scripts +used to make the header, and the header can be found at +https://github.com/KhronosGroup/OpenGL-Registry + +There is no text of the MIT license in this diretorcy. Nor in the given GitHub Repo. Since Khronos used an individualized MIT license we took the text from src/video/khronos/KHR/khrplatform.h and concluded MIT as license of this file. +The information was retrieved on 9th of Nov 2023 + + + + 7eb4ef77e11f4a13bfba89c0be79ec9cf92a73cd + + + + + + 4fc5b0034dcde9c125922e3e70d01489a6b335076856ee660294e1a6305a3719 + + + + + + c66a343e73f52b371e4e1b51a2a3c910 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles2_gl2ext.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 74a8133f0e544e94fccdd932621c4155 + + + + + + f3884a114b13ca7ab31821fdfc05dbc62d933831f67f442fc43f3c3ea3afd473 + + + + + + 3b8ccb8112e971c73fff87e181581a9611b79c7e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles2/SDL_render_gles2.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ca2a41cc473e2036d439a63859ba3400 + + + + + + da41137c707d667a6274673b0a528ffae8b855df1573373bd150a5ba018fdde5 + + + + + + 9fec39c976b94ae0261794cb6f3923b1c301c334 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_emscripten.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f8e83b1417718580352b4e3ac6a41c5f + + + + + + 889030c264ebf990d6644d6f891093e2cc36476d647b871a60fe9f6bd6a182e7 + + + + + + 88c60902dfe31dfef6e8eafb35ecf5ad4a13f826 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_tools.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 058312576f24aeb2fb3bb9668ca6d11568e2d207 + + + + + + b86569d0304cb75c173852bdcfa41be4138c06ff593ce3bc6f711264058d66ab + + + + + + 40d234089c792f0e1b8c7b2b98c2f865 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_systhread_c.h + + + + + + + + + + NOASSERTION + + + + 71efa00d5bcb6f79936671dde256904944101b84 + + + + + + b53eb7274883131f8a848593d6ff9373a0b8a34436c49df48f78f9aba8cc6451 + + + + + + 823fe048f47d8a1cb7721cb05e5f62f9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/clean.sh + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0dc6adb0f72da7b2801b0c6a51066d61 + + + + + + 6e13c84ee939579d0a0c793a6c363850ddbb2adf + + + + + + bd34b2365aac7f112fe05c3be93c4089df94d0a1845d4a4daa8da9a35bd7c50d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_getenv.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c34e942ac6904c77189f4e2c993b232e + + + + + + 8b20e6632b7438639e24813a7683eb6a4bafe324 + + + + + + bd3a60ae8e133ca8af7702ca3ecba00a0e8a0ebdc9e36a63ab4f46370a6605d2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidclipboard.h + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/yuv_rgb.h + Copyright 2016 Adrien Descamps + + + + b7ab2a7cd9bd5ad9cecf42edde4043b8 + + + + The information in the file is: +Adrien Descamps +Distributed under BSD 3-Clause License +The LICENSE file in the same diretory contains the text of a BSD-3-Clause license and the same copyight owner. Thus we took the text and concluded BSD-3-Clause as license of this file + + + + + + 02055c4f63b1e261eb61df7dd9a1b62155eaa014f9cbc243db2b2c9bda186700 + + + + + + ed60b9fe781653252bfd52b10fd43e939ed6ded0 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 67194fa4a2575c49b0f23eb356b81fe5 + + + + + + 9a734d2df2a3035b940ccb8de167db4cad890566f2e2008e05167428b67cba3b + + + + + + 50b93ac2ca86c46166b438cece07c7b9ec4c7163 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bframebuffer.h + + + + + + + + + + NOASSERTION + + + + 42d9f20efe4816c31aae2f0c797c62f2 + + + + + + 85444343372d840af1c273813902bba0a2e91526 + + + + + + 7580ec192d881d5897844d3c1a2bd0350fdd2035631aff6be08c3dc81b328797 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/logos/Logo480x480.png + + + + + + + + + + Copyright 2017-2020 The Khronos Group Inc. + NOASSERTION + + + + 24ed43076f33cfb4c2cff3f96024af5753daa968 + + + + + + 8801acaf9d02aa2b4efbe7e5b5cce3d4 + + + + + + 4779be999acd1904458238f09c86983b7960ac40e612e05db2db97db615f1e0f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles2_gl2platform.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e7930c37eae7b42bbc3fe89215d5ef11 + + + + + + 981469d0110171b963bb3a155d9f729bbdabd263 + + + + + + 78780505a3530564b36f80a2f2409b9de5d0c91a7d25e65c626b9d58711e88fd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmmouse.h + + + + + + + + + + Copyright 2013-2020 The Khronos Group Inc. + The information in the file is: +The Khronos Group Inc. +SPDX-License-Identifier: MIT + +This header is generated from the Khronos OpenGL / OpenGL ES XML +API Registry. The current version of the Registry, generator scripts +used to make the header, and the header can be found at +https://github.com/KhronosGroup/OpenGL-Registry + +There is no text of the MIT license in this diretorcy. Nor in the given GitHub Repo. Since Khronos used an individualized MIT license we took the text from src/video/khronos/KHR/khrplatform.h and concluded MIT as license of this file. +The information was retrieved on 9th of Nov 2023 + + + + 19b0f833d64847db3180b5f81bc4ffa232d54099 + + + + + + d6ec44b1d73f3afce3a20ac6976db7fb3dac656c5190f0b563e4ce90d79a15aa + + + + + + 386f0238bb0e90c9431073483386a84c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles2_gl2.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5d2d3da9c8fb29935e9006f01aa166a4 + + + + + + f34e70c142a1a4235115fd9bb12c2daad30e8c91 + + + + + + 3dddfb7303856caac488cdfe39e8009a99e8649fa2fb09b0dd703e9030e1c408 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/android/SDL_sysfilesystem.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ac6bd372044ca58307751efcb84ce24b + + + + + + 2f17ea80775946a5dbb8bed1fc0ff27b9439e88c721b3f3fdf57b3d60f0424e2 + + + + + + 878d8e223f351eaa34a7e351433aa92394b34c47 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/darwin/SDL_iokitjoystick_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f56bd0593469799d1191258e1bdd5c1c389fb99a80314d8747e72db1b74c5d1a + + + + + + 17d6e45d848bb9f81a91259f5f74b05b + + + + + + 600a3c920363430f4e2dbbf192b98d459edb20fc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/alsa/SDL_alsa_audio.h + + + + + + + + + + NOASSERTION + + + + 312a4c8b72faeb830620af8b0f80a12c01efffaf + + + + + + e090f15860ca390d5755c43aa8f0f5865a36239488a3c45f2be8427a69d500e1 + + + + + + 1264ed2b2e078fe81bf6aa1ccf8f0901 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/xboxone/MicrosoftGame.config + + + + + + + + + + + + LicenseRef-OFL-1.1 + SIL OPEN FONT LICENSE + +Version 1.1 - 26 February 2007 + +PREAMBLE + +The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others. + +The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives. + +DEFINITIONS + +"Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the copyright statement(s). + +"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, or substituting — in part or in whole — any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment. + +"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS + +Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission. + +5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software. + +TERMINATION + +This license becomes null and void if any of the above conditions are not met. + +DISCLAIMER + +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. + SIL Open Font License 1.1 + + + + NOASSERTION + + + + 6bc9f52127558b669439dabc8272162e2c98d0ce + + + + + + + f2108b7f2e55878cfa274737c34c3732 + + + + + + 1d02f1536c1fda8945c74657cd63191079516306374320365241a300dd4afaf0 + + + The file itself does not contain any license information, but the file unifont-13.0.06-license.txt in the same directory contains the text of the OFL-1.1. Thus we concluded OFL-1.1 as license of this file + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/unifont-13.0.06.hex + + + + + + + + + + NOASSERTION + + + + a2eadfd18a482a5f9d84ef6d1e4a8fc13630f85c + + + + + + 5bb6351dcc7b24ad0c00afe70f79b769dccc8f0920a11af992c20061316807bf + + + + + + e77b6e81b88e7db5731335ce827e7e0b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-vita.md + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 11d1da0e440f9577796444dc81ee286a181ee8c8 + + + + + + 801da7212fc1730c6eec14b4259b32ed72e387d24c71fd6b00dd1af85328b249 + + + + + + 8d1abc8c885c1db21b852960c6e18f8a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/atomic/SDL_spinlock.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5fae7d594068ba3e3d1bbe1a97246377 + + + + + + 69d62207e49d096a55d1dea969f207c6e8e5d3c5 + + + + + + 8d57bcb9d9a2cfb1a66773d7be8dcc34544cbfc97c283dfbcd815409cb7887c9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/aaudio/SDL_aaudio.c + + + + + + + + + + NOASSERTION + + + + 8f5761c36ffbd8caf74a523b6cc3531416315f92 + + + + + + 3819937c9922a4a4cfc71e73614bfac1959e54bc1c1352562f581bfeb13c8933 + + + + + + 966e69714d6574838605e8d53d644692 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/trollface_24.bmp + + + + + + + + + + NOASSERTION + + + + 045577e34ac735fd6d929de1eebdc32c6985981f77255b159cddf2a7232e4c60 + + + + + + ffbae90ca37d4fdee079a63dc3199099 + + + + + + c116a0895e906272dc613cff7a007e090d20694a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/autogen.sh + + + + + + + + + + NOASSERTION + + + + 00bd542d118211f8ef7e0ee23b5d64c212b5dd02 + + + + + + 2416bad28107e2700b0a58fd199f713c24d8116d317552c40341d3af30b1a7da + + + + + + 59d10b2a20c0d15a7a48d52fdbdee375 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$1.class + + + + + + + + + + NOASSERTION + + + + 4ededa616aff35e5922090ea20e5e30d482a776d + + + + + + b1e6897e5c12d35651680e41682f06a2873ee601e73db42323c0c11f08387dd1 + + + + + + 099bfa56ae3267c802c0764153440ba1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/touch.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b165b35165fdb65c853656ce4a2919b37c389d209c327e1beef7c0d3c673d7d5 + + + + + + e21e60bf9d16906b22962072f3fe02a3 + + + + + + 61955be9352cfe649bce4c4f2e88c6da29fefe4b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/stdcpp/SDL_syscond.cpp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 14274d0d345e965d1f2cd29d13b719bf + + + + + + e73b1830b863f1a2979b88162681870b9e62a62522d4e2315dd3ad5081d0430e + + + + + + 3b312ebfe21a1957e3dc0d811285dcf3bbd5f969 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_copying.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + bd29ea64b3edb69573ce4caa4d74c40a18e30d7bcbd5b0257e992bbd7a997f44 + + + + + + 937281a8aa8d0baa40e40c6931b46f68736408e6 + + + + + + 03f2820cb05ab324bf61724b2fb2ee81 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_drawpoint.h + + + + + + + + + + NOASSERTION + + + + a65bfa45f73afbeed4986c0713b8ccfbd180d9d2 + + + + + + 65c2f48e9d41f72fc8945a38e63850d75321e947701f170577704c130c280eac + + + + + + 924aae027717f6fd45f98d64bf11f8d7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/PathAssembler.class + + + + + + + + + + NOASSERTION + + + + aa797c0592e0ab4d609a560eb0c870f2 + + + + + + 0bc384d26dcd214427908bd8f3ea29c7a140252864959e32df5321e96401fb7e + + + + + + 036e75fdf5debda6b267aff3c747f56b70b7d92a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/Makefile.mingw + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8d952fe37671c49bc726379cb0116d35 + + + + + + 88b2f4d06e7bb0547fc9328fa0ead212f0bd12fdccbdc90974d0692c383f8250 + + + + + + 3327bd7df766f11a91d5a749a109c7e97dc0b5d3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/android/SDL_android.c + + + + + + + + + + NOASSERTION + + + + 2466710e618dd8f52e0e2d2283e25969e1d12ade7b15154059fb2de56ee2ba0e + + + + + + de35f733603a39ff2f73911748fb86fc + + + + + + bfe4cca9faecc930e0bb501703c029a8c14700a7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_sdltest.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 34e8221fabf755a46672458ddb1c04f30efb73ac + + + + + + 72949319848472958ec05caa504e2fed + + + + + + 715ea31449b799e7cba8d14d160f9e583ccdba6fe9a7339eb1282c4726ca04d1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_vacopy.h + + + + + + + + + + NOASSERTION + + + + 7a5b51417465c2208a5667e91fe38332 + + + + + + beb27a5db4065c93a925e942e60f0c3903dcbf59 + + + + + + a461aa98c350da2f64c0d6b0ed6b11c3f1f4ff9c6419a15c07abfa353ea26563 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/IDownload.class + + + + + + + + + + NOASSERTION + + + + 2e70e474689e6a06e5ad3da5679b29fa8f8219eb + + + + + + 198d510e824785f2b9ddd9d5d1c4fc07c0c6800cccef57b566427660120d0b8c + + + + + + 0e5b133f303b0d095d34f832c4045528 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/linux/Makefile-manual + + + + + + + + + + + + + 54bd12c1b9c93bb1ee3768593bec1baefd057759 + + + + NOASSERTION + NOASSERTION + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_rwops.c + + + + + 3eb3e1fef213e5f9412d93c50ced9c11aab815d808aac822ae1a510bd545da85 + + + + + + 04057a5fb0e97034a0f8b6a0b045bbc7 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + eb18144749cc3375989612811ee56de6afdf40e0 + + + + + + de830e585b587dc7e455fbf15512a098b07101259bd0683cc8475c4c5ffc8316 + + + + + + 76dafd26d36f5da1e08a5c47dd0cf83e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/cpuinfo/SDL_cpuinfo.c + + + + + + + + + + + + + 34fabeb2078208e47920f5a8dff8d16e + + + NOASSERTION + + + + + efe9eabb05a60be9febeae468b037084b76b2c16eb9a84fc264c0a3fbcb47387 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/variator_random.c + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + + + + 93e03d98b0217522787d374f8267b85af8e453c7 + + + + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + 0fe7696c6b342404eecc571a4e7f4447cdbb29fd + + + + + + 6cf9ae5a8a14fdbc8cdd8ecaa88977fa535e2aa4a601cfc80ade80755c296167 + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testiconv.c + + + + 27f2f8846130198e6bdc6c681a43996a + + + + NOASSERTION + + + + + + + + + + NOASSERTION + + + + 7b59bb3b743cabd621c219fc2e3712c6d4d25e50fe3f57836714ab8f84b4b0bd + + + + + + 3cefba9d3e35a96909a4054df71eccae + + + + + + 8a407c4bd430a40b3f3316e2812c2d8ce71ed79a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/wingdk/MicrosoftGame.config + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f37ffafcdf2b0867941e9eadd500d522efaa2cb08a65b6562ab20f76a898bbd8 + + + + + + 9669ae610f4c68cfc4aaf18eb91a7dae4ca06ecc + + + + + + 11a9a5a2994657c59e7aa8991ce4c530 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/gdk/SDL_gdk.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d31d1e1796244b09e30545fd3ae4b7725257867475dd40696181747b55449d17 + + + + + + 2ad3bbab06854829ae3082c935045ffb + + + + + + 16e3c40504652400524937fc81db69f9b581cd07 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/nas/SDL_nasaudio.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 536a6411dfd6451775b0f4686fd59f514af776db3ba8f244e99b23e81daa67d6 + + + + + + e8330e10aeec48dd15f7503f2b8240d4 + + + + + + d3a1cf1e6119a443cf02af9b12a0f4025fda60cf + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenevents.h + + + + + + + + + + NOASSERTION + + + + bfca636458c2ceeddf4de209504978fe + + + + + + e46cbe69f441585acd9576504bf0dfbb82e41bc0 + + + + + + 1663534fbb7c0138a5eeff2a81ae00422625bdf0a8ccb75a5017b3006de5b02a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_blendmodes/testsprite2_blendmodes.parameters + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 64521ecb86cb380259803dd54ed09783e3a5bfcf5ed3cb45ff0681093e079664 + + + + + + f4e63fae859f97754cae3c904d68e2b19aec4bb4 + + + + + + 64bb5e0179306aea35c23a2da85ed1fe + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_blendmode.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b8cdc5680a01de1ea6d7cfbd44406f5ba99680755157d746effbecf78c80d6c3 + + + + + + a2440c6cf87d0a5b5b36b533741f7997 + + + + + + 96ed71f923f48ff023cc8ac484a8023227f84673 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_hints.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4860c759233673e2204c958ead4fb177be6a97cfcff1f1873975e1ef0a7f5059 + + + + + + 01eaf4c9b522c2e9ff65733ca05fae49725d77ee + + + + + + e44e33ec761f2dae0ad82b25bb9fc91e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_windows.h + + + + + + + + + + Copyright © 2009 Nokia Corporation + NOASSERTION + + + + 5c28493c6a0b0127a1a19e4afe8b3083 + + + + + + 8a661db214427fd2c3fb95feeb98ff5fe4ea051b8d36cf81082f84371e3e306a + + + + + + fbb1880f462f49f913360ea67617c1d1e568acbf + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/arm/pixman-arm-neon-asm.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ee7cadd3974225043f2ade15d8b9567c2cbf7903aa485cf3b7e5611437b2f0cd + + + + + + 704df2c5bfa79e1725f2aa208bb7a46e + + + + + + f42a862afcfd995a3bb8db17c2d042d628ade70a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_imagePrimitivesBlend.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 704a3f9d26e37217a7879d19317fa1c808da7fe52394c1b54bcaa5af4724e7fc + + + + + + 06d87603275c98152724eab69a5b89b3 + + + + + + 8fd85c69f962f34810768c823add173c9aa32306 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/uikit/SDL_syspower.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d0eee8b5b470a093a17e79758ae0170fcb4812f0386551662c9d5ad6317a0c8a + + + + + + e520fb4b79ce4cd74467df373ab424f9 + + + + + + 6ffaac03ed3251171a3934baf6fe6a3e49b8dc1f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoavideo.m + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 081b8fe1838034b9741c381e42037bc9 + + + + + + b31e3b56e8b6ee4f4d63056586928f233e741b30ee2b879684da216ae1b968b5 + + + + + + c827ac09e92e8c60907a4053e880f1833a124244 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamouse.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + 9cce8e0e9ae3fee7bfbd65894860b58a + + + + + + 3d4eab4e3a5e8ae5a27d76253ea94e973a8b68bd + + + NOASSERTION + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testhotplug.c + + + + 25fd105a8bf6fa29567a2c12fdafc247ad9a390d0064ddf4f8fccc8755990439 + + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + cba4a856721e4da7cd38fca0d02eed99 + + + + + + c3da8649f3d9879c77ff383b03bfbfc57e74eaf8 + + + + + + 0e3a33cf98e8c1b9dd9c7d762b9a5c4f4b1ddeefc1e66b309d530b972d51d24b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_list.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2e08c360d745274589a67386211e7519f614a81b + + + + + + bd462f61c7fd8b02548e38142c37c24b + + + + + + 10ea7e443e32a0cedfb2b39bbfe4f78c1430f1754e730b27260378f4108f3d1f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bopengl.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 77edc2b8cb8d4eebe362cf87383cf8e1bde7b0e1f0c09aa573240eabbaa100f7 + + + + + + bff026c6617974a691ccd641c9f4c4c6 + + + + + + 7c251406327826e5000bc311482b3335c636d6ff + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/resources/License.txt + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8d0bc57022a7418b0dc50dc4bb33cc97a7143485 + + + + + + adf5dfd4d836fe8b1e5b230cdcb3f0a1 + + + + + + 942c59422b8588849be733804cef0933e72bdd36066366dde1a4d92082dea883 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenframebuffer_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6e3795aa822395ae22f15300e57150d4ec530464b7b15360031fe64a02b335bb + + + + + + 8ea5da665fce2de858502fa196920494 + + + + + + 1cbf7750a1e157a5946ee949be0d9b29a864def9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/ps2/SDL_sysfilesystem.c + + + + + + + + + + Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 + NOASSERTION + + + + 064af1799febaa676203302bbf359180 + + + + + + 9cd35d79da7776af14f21b259c64f130fa1a3536 + + + + + + e77ebba8361b36f14b4d0927173a034b98c5d05049697a9ded84d85eb99a7990 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ltoptions.m4 + + + + + + + + + + NOASSERTION + + + + ee06847a47ae566e1f69859ef1b1621189c0e03c + + + + + + b7e8b9d8656d5216a61f48c7e62704b8aec50e8af8ca410b28fb04ea32e0f220 + + + + + + 2ecc452a1100ced3cd474e23c9817f08 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/unifont-13.0.06-license.txt + + + + + + + + 5f48964b35c7c2930ffb4db1ac13cb50bfa03f8e + + + + + + + NOASSERTION + + + + 5b0bbfc4b12c1c47c81f6b182bee07dbcb675823 + + + + + + b7dd0ca018663692e470f5b39ac249bf7c2bc16d18049a8d98a1054e687b8e8c + + + + + + ab458b547b2963d228371866abaab6d9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/WrapperConfiguration.class + + + + + + + + + + NOASSERTION + + + + 7ecd73347e3aeb8e9c9c2488870ced1f32287daf + + + + + + 1482c0b359e79b43eaafe021aa02fb071674973935dd9b3653c19f41d4f81048 + + + + + + e175f024390b70a14bf5849d81996787 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p11_shape24.bmp + + + + + + + + + + NOASSERTION + + + + 29b42b552c50e97f49e43f4fe8227f621b0d186300d6549e7c92cdab93587abc + + + + + + 5a505430653b6b9f6fec0243f48af457d00ee8f6 + + + + + + f5c53c1cb591d224e076f1aa780f9d43 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ac_check_define.m4 + + + + + + + + + + NOASSERTION + + + + 9e8824289992b6b5ddace2b4d96f9f6b + + + + + + 70f6372bc9456795dfdaeebeea27ec2b370ce071 + + + + + + 32b56e7412df94f10e7cb5f3893d6726decc73b73b0d5fd3d4996bfcdfaec178 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/winrt/SDL2-WinRTResource_BlankCursor.cur + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 546302db977a8a358baa777f7a01a019a634e3dc12fad10510047dae051ce8ad + + + + + + a4272bdaaa536c3775b59e4247bc1c069aa12c45 + + + + + + 228d5d0ed287ac116965a51621bb141d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitopenglview.m + + + + + + + + + + + + + 4813e81ece0271d1c382a4c6c98c7516 + + + NOASSERTION + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + 5eac781010381beb7eac0469590ea12cb0d36429251f3261cc83db5588d79339 + + + + + + a1bb078e2ab96c140d154a87a13906a0a2343e31 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testdisplayinfo.c + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c4f605694b672dd686cc0b7a6a8dc7f047a6def8 + + + + + + 96d6ec0710ec034c447b7dda83fce45f + + + + + + 39559fc133563ea19b800549067d92775154f36f3efd17ae5322013459a20a5d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d11/SDL_render_winrt.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 27bada9959039afb998a2afc410e86e8cbcec625fcb86d670b0f3e67e3e5712b + + + + + + 2c9e4db91bd3a1143c7c1004a200fb93 + + + + + + 5ee9768e6b8120e784727e9130dc845eff9726b1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclevents.c + + + + + + + + + + + + + a2ab93bf1b9836db197eb02205df3af177c1fe06 + + + + NOASSERTION + + + + 302932ccc19e0963d9c4ae80719c88b2a0e410607d0c2ccaf08275fe3b157721 + + + + + + + 0a1ac58ac3ad806221e1d5cbf2085acc + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/checkkeysthreads.c + + + + + + + + + + NOASSERTION + + + + d2806b6c4de5478534971d0f5329e6d2ebb34404e5f5e8361b566989a02c7ad7 + + + + + + 1a236cc249e3bb5e26ebfffd9aa89849 + + + + + + d1f9a9937edad1c7d56e4fe1fb360e820108f6d9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/WrapperExecutor.class + + + + + + + + + + NOASSERTION + + + + fc402d7ebb13a8231dac26a877caabe0c34cd3dc + + + + + + d029f7f6e88229b9550e70d43e63e6574f7eb32379e0784b2f3852df10925705 + + + + + + 4d677e455dae48b2e0363517f8676614 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testyuv/testyuv.vcxproj + + + + + + + + + + NOASSERTION + + + + 0037cd55de470d66c45d2d10081dd7890a09f1c0 + + + + + + f6342066bbabd63f45bbb99ee75ed7a99567af03c463c80ab54b4bb6716c9726 + + + + + + a64a65a552ddd5764ca760cad885b156 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/androidbuild.sh + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/mkinstalldirs + + + + 264dbb087b58a6e4653f378ac3b0dc420ffc22e3 + + + + + + 14f0e0ce972407a0556c89b6d2c50900 + + + NOASSERTION + NOASSERTION + + + + 42262b72fea21c2b40e283498d74c3fd704a11292da195e813896cebd1528b91 + + + + + LicenseRef-Public-domain-ref + License by Nomos. + Public-domain-ref + + + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 97e2db61b2a9928db940bbed3f82c7a356c2f5e81f768b95e95ea480e2edc66f + + + + + + 1294100467214abc7dfccc0b64a714e1 + + + + + + 3d2018e536c7f9fd22c103b0c7de4de0a88c79cc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/SDL_power.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 53af92db70f59b68961aeb218fe954d4a3afbeb8 + + + + + + 324fc2db2ee602ef622960668b11217b1d8aa27fc7697cf56569ad34709c5094 + + + + + + 68b105af3e2fde39144ccf664989bab5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/coreaudio/SDL_coreaudio.m + + + + + + + + + + NOASSERTION + + + + f7b5cca4aabd94ba4cbaff14bde09ff1424403185e0613d48c77cc450064531e + + + + + + ee5557a7b46fd00503cd5986d1209580 + + + + + + 77f87df193c91b404d2e36008e7c4c5d0e8610d9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/icon.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 19f42c6c5487eceb0d2bc49b2028bdfb + + + + + + d4f16f70d3ec17f1d6d640cc076e06da71068970 + + + + + + c645c9c25e4632c197e98564542e85101355d02592d42c605240599bd893b056 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/pandora/SDL_pandora.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 777fa6f6d3524a6ce11c34e84b6470e6 + + + + + + 15ecc2f661c3958142a0ad6b04dc61036bcd1051 + + + + + + 994e79fcdaabbf25455aa7a7e2cdd464923f7f4dfee30eb303ec63fe6536055f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/arts/SDL_artsaudio.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3a46bb1a0b6965b2f4293c1c03bf29022ff55bf9 + + + + + + 5767eb22e123c31f461c04058b8dabe15917fb02f4df2aee580c1a0ef32e1639 + + + + + + f690020a36e3a72245e12a5c7049a090 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_harness.c + + + + + + + + + + + + + + 78d4bb5ee8e90d54f4f5155e98dcfd3bbb53d1bb1953f00862631b30ea835e42 + + + + + + e60758b0245e20b4cf2364774f2e3649 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testloadso.c + + + + + b528dff01e52f6545f660f6dc21b61a1dc807ac1 + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + NOASSERTION + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5d7fdab440748edbbe577821859d51b4 + + + + + + d094a9e054fd8df112123ddc92eb75fbe6d4e845 + + + + + + bf38491def3babb26a6280418cf067106d443b1115b1599e8f17478e6f1095f6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/coreaudio/SDL_coreaudio.h + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testmultiaudio.c + NOASSERTION + + + + 9850a154bda67af84d158555f1a425c8dab5d4b183154363b05b0bc65ea1e275 + + + + + + + c350f440e8b2a70f037dea5c83adf7f55bab45a1 + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + fca5ea9fef16fc2ae51405faef7ae676 + + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4195d93dceec391f73a88d041ec4bbca4629be47f39f4823e269a639e84dfb8d + + + + + + ca53c2ca02dc3f4a85357c671603c85f3a3282fe + + + + + + c3dd09fa0eb24467f133b072a2b36398 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_pandora.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 63d9d7373caeb6d21a9bc8bb8fc4d319 + + + + + + 998e01f551fecf302ce1ecef5aa426f664282da4 + + + + + + 36b15a2800f1abdb8b9220cebdd6442fb393c58e6e3ce5b8a4eae4a053772f7c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_ime.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 21c5ba06b763c5577afa1049d09994eb + + + + + + 2cbf8e2423b9f800a300c4eca9ad32a65cd652dac504dde8d823240175664bff + + + + + + b36d3a1cba98d3c53da4f5cbb9421e3e4189113e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_window.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d4f9bbbbef471ef6679776649090bbce0e80a453 + + + + + + b1e0d512611b5af8967a2818cbc4462d8ed67e221cb8b74580379ce8aa7ba9ca + + + + + + 8537b204e0a0de103f421bab985c5deb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_xinputhaptic_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d3bdc1ce0776eb300694b28a05690983 + + + + + + 75f831a8172ef03aab799b59795779fc6797366b + + + + + + 0ae203938712543bc2b159c827bf44444997cdcaf23f90be108c5a3bbcbd1f1b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_kbd_default_accents.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9959bad2ea98ce745cad70c9a8dfa662064dd397c69895ed248307765f776edf + + + + + + ef85461e59cca8738625a1e3ea59332b8db8d62c + + + + + + 5b973ae767ed88241acca461f9008966 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_vulkan.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 72b7db3cefd15acd31525dad228c88ea57549500 + + + + + + 0fcd928139f7309b433192b3aae047cec94cfeacb55f19d6d01d7d3c0ba087b6 + + + + + + 977f885849fe7117e448b62bf2215234 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/vita/SDL_syslocale.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2426a25555d69b31281f6283586bf53cfa8af9c2058e4bcc0128fa764d4875bf + + + + + + 52aaf941bd247b36eacabdf233709e0716f504c0 + + + + + + 240d09d5c8e47f6644377da84cae6bf8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsframebuffer.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9fec71719cfdcf893d07c88358ad7ff3ee73425af9248e999162b97ab01312dd + + + + + + c68a55fcb365f81c0bc3e22ad537dc9c + + + + + + ad8c4097e2c604b387b792e3366cc89a953afd6f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11touch.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0b79f859a310dabdbf836270635ed4d6dda96508d78c079bf13cdb546a123c5e + + + + + + 14bab76e63bda044737cbff647936dc5 + + + + + + 5fdc8aa3ac554c4d558679ca56cec0def8adedb6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11messagebox.h + + + + + + + + + + NOASSERTION + + + + 9db772dfb091b12964fc757ba0557a851adb2e61323e74857c48546b46abbee5 + + + + + + 90ec33784f270c94e7b27271d93eb9ee + + + + + + 50572c79db4019c88b5557e3a11bd78d609d0877 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/build.gradle + + + + + + + + + + Copyright (c) 2016 RISC OS Open Ltd + NOASSERTION + + + + 0266d206f41e541e1da893226ff18318 + + + + + + 88daca8a39776ee7b44c9ee6c55881df9cb9038f2875b8e8662fee4d4089a753 + + + + + + 02d9ff8c1aba259e410e29c817b1cf5156f9204e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/arm/pixman-arm-simd-asm.S + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 319f2c4f54eb3cd4f5bb7d456bfa42aa + + + + + + 646163af45a3d2cffd6c47f353768be6ec2b9d2fca5276d6a25d22a25957ef64 + + + + + + a1e8c0ff86bd057e22560cd6d60478c1e2f0a20b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowskeyboard.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4c124235257c84c6008a538d7fb1d44d + + + + + + f403002338b0edfde05dc115710131d430c66546c3af09d8f3faf6488a29876d + + + + + + 8eba9b575c20f3800bf3a12ff1db7780581219eb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_audio.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3d1850eecae12a14af2aae310dedd8d1ef0d4502601980a9074eff4429bf5c3e + + + + + + a34394971e08ea6de365c7ac65c78d57bc91e83c + + + + + + c1618457ce250b8692255cd541acec1e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_rawinputjoystick_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 33852db6109ef5b7f124cb8e06392a05ac448d69 + + + + + + 4d5342f27b9e47586a1781e9a4ef0943 + + + + + + 76ec3d2af5b85962e251ac2c4dcda6f4c0fccfe3e181b8848faaccafd727e03d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/openbsd/SDL_wscons_mouse.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2445b0cb0972133d638e1f3eec3b8a4ac2b6db93feda6760fb6fa3b925e0bec0 + + + + + + 7316fd7bf9681535afaba67a156308401bd01b82 + + + + + + 368fa8130d67a9b04e907654d30ec7cd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_modes.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + bcfb88ea4e4a32b21e61888eae030b2c + + + + + + c3159cfc5997aad0ef2380f0ffd706f93ed528f548768fe5602e12fad0ded276 + + + + + + c937b4e3ae1805e1bf4750c7412422176d7205fa + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/SDL_os2.h + + + + + + + + + + Copyright 2015-2022 The Khronos Group Inc. + NOASSERTION + + + + c2719698b4402bffd8fdcbfd6490b60d + + + + + + 232856a476dcf73f6e634ae40be857c1db3e2bf5ad2142d756cccdc31129608b + + + + + + 1cbc74a5a583c94f7e65103a897f2aa36b9071f8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_ggp.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 28e5563817335c5d8cf5696ce58c339a + + + + + + 11906632b23ff1ed03e1b98a8acdd06600ee2d7c + + + + + + d4c45db939c7ef6a8353ac055cd5b066b2cd4d4f9eeb21f7098d9eaa201da775 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_N.c + + + + + + + + + + + + + cc052697f26cc7c4f207249a9d5e0e618a48dd67 + + + + NOASSERTION + + + + + + 4f97e5b28413816393546075b9236c0079957cbdb911858653e949620a1d0bb9 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/acinclude.m4 + Copyright © 2004 Scott James Remnant <scott@netsplit.com>. + + + + + 14c17aaa47af44b5b8b62e541c2efc32 + + + + + + + + + + + 9dba2b579b7bfbd24cb302e4f4b27563cc8f1070 + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 24382a90bce6db81e96beed86217d0525292616f + + + + + + b77eb324f70f67c0945f33ef1a96130a + + + + + + 2f9c905797c10c83f73318468dc045b4afb1079f3662c6867813b7f3cf23c644 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtpointerinput.cpp + + + + + + + + + + + + + c63f8e2af97fc083b67d88c08c140ada643c7132 + + + + + + f33c07af7987f859ca3ceba4b84de6cb + + + + Copyright (c) 2008 Steven G. Johnson <stevenj@alum.mit.edu> +Copyright (c) 2011 Daniel Richard G. <skunk@iSKUNK.ORG> + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/m4/ax_pthread.m4 + + + LicenseRef-LicenseRef-scancode-autoconf-macro-exception + License by Scancode. + Autoconf macro exception + + + + + + + ae5cac190e60b8705ac50791c76f3a2787e4649eb33972bb1ee023e96feddce2 + + + + NOASSERTION + + + + + + + + + + NOASSERTION + + + + 2b03f0b7b78cdd87105c2af4c136a272e3e6e03641d9322a5043ee1bd71ebf72 + + + + + + 3931684b85f423cbf95826624f36d152 + + + + + + 43f8535a2b35ca679a8c3bceb89d66ebb87263e8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testsprite2/testsprite2.vcxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ac072e1d4ce9c18dbee0fdc1a87e4337b3210ff9 + + + + + + 505399bb5981d370f4b2264de8140a7a + + + + + + 3c7eda557ec0e1f02e86b6f3727f6a41c046994bdb27a2af145a0bd24aad9b6a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_shaders_d3d12_xboxseries.cpp + + + + + + + + + + NOASSERTION + + + + a0147203bfd3791ca0e8d24dcf7c78f7f68e9a16 + + + + + + b944a6752c2da4cee1de8afafd928931d326210d19e4eee51850d7aa1a28281f + + + + + + 36c096f2d49c86f9afe4ed3c05e07229 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/jni/Android.mk + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0196dbb15d887d3b752b716c7c3d4ae8 + + + + + + 1f89e9adc7d9bc012539284e19d75d9ec833f093 + + + + + + 2112009b0b7c71f24369ed44afcd02fdf4813405ca80ddb5a937e5563f67ff93 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/emscripten/SDL_sysfilesystem.c + + + + + + + + + + NOASSERTION + + + + b41c65eb250eede181b4018d550c41b610021465d15f2669d9dea5f91c4dc5a3 + + + + + + 5229a755cfd400e6f8e50cdca2f7ce67 + + + + + + 86607d4d9cf8c14716449e95a421a9a515653835 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-directfb.md + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a81ae8f4ef50ff207c1fddeba35637e49d49eb36 + + + + + + fb6e8557c674d8d0685766c8f8325f552ce257a046c6630ec6a5b90abebfbdf9 + + + + + + 2ef0b7db30cf738e81937ef363af05cc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/n3ds/SDL_syspower.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b656baa83bdb9ca91222ed363d31ff0c594e18ef231d3cb2597b99f8611ae317 + + + + + + 11ce6363ebd258314484951dc8d9acbff47c305b + + + + + + 54c4e95379e65c47e699d58b7641188d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bkeyboard.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 464cd688ac9d824f2c4d972f12343448df86cc46e7af8b16c20040c4f8059be0 + + + + + + e7f39ff56d3772329ed9ad34a9c2a302 + + + + + + f033a5b74736513e261cabb56275379cb2937c13 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandwindow.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e0f3c562db4eccee41d041952a849f6b99b7dd34150fa57cdc510e2f6b9b8c63 + + + + + + 50ebf6b074b42598caef75238f9121cc + + + + + + a48da8482c7809a3183bfd2e7b04ed23860ae795 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_list.h + + + + + + + + + + NOASSERTION + + + + c1cc29db976470904645d7c2b00afe7e63c18006632ceca753b7d3f2e02dc154 + + + + + + 418e62dea975253f493b6a5f06e7e63a + + + + + + 77f2b6967b6de72e61510d2bc5fb3ccdabc42685 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/GradleUserHomeLookup.class + + + + + + + + + + + + + + afa077973a000736a59b9c89ec8e114d2061c2f9 + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> +Copyright (c) 2011, Edgar Simo Serra All rights reserved. + + + + 98c2a5252efb987d942757d58b4003e0b7491910e6f1d75bb438f4f9a34e9132 + + + + + + 9019d2069b5ec1aef032ff321f158106 + + + NOASSERTION AND NOASSERTION + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testrumble.c + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2cebb32686b018a64a32f01627e4e9458f4da610f3ff8899b0d6f5fddff7f1c9 + + + + + + d406d3227045f37032f65ab90c1c3258 + + + + + + 8609f2e79321316c56e282da098d4cc07aa44e4a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/scancodes_windows.h + + + + + + + + + + NOASSERTION + + + + 975b745a6342e3bb0c698abb71c19e6a8c3532ef + + + + + + c35814fc132db95db65f01a3ecfcf0d388da8426dfd63e77247a9e224edd38e1 + + + + + + 2252cc59cdf792b8634e6fd6a10944a1 + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/doxygen/Doxyfile + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 14487639f9d891c0d437ca1590a3151af655ae3c4d9ad5f4fca6f9c8e8ad1c8c + + + + + + fde144ad5d5a0c28e891d446c914c6b5 + + + + + + 72c8b7566231117dcab419bb39ed673086cb473d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsvideo.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e7cbbe4e2dc0eda95e28d742634b47ecfa005a91480c07da4dd3961a110a58e9 + + + + + + cfb38c9cc1ac943a77b8dc602c32a96f + + + + + + 51055f0af59c7486b09585e1a747194c4518a2a2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsopengles.h + + + + + + + + + + NOASSERTION + + + + 3c807685c7578b663618090016e8c2c953dcf28143a501ebf54bb4ed1dee5d66 + + + + + + f41db86ff5cac2893ee0f88407ce8aa0 + + + + + + ceb557fe89749c7ff0031b4e198151768b4da1a3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/SDLActivity.java + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e458424025863ddcfee4487d10a95d6c + + + + + + 4f92a28b60087a73859e2786aa6c70a86e5c986e09cfe8c699820065dfda2e86 + + + + + + d6f72aa963fc01c7fd97469adb7d6dc644e2590f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmouse.h + + + + + + + + + + NOASSERTION + + + + 61fe73004124407cfc99d1af20f14c5671733ba6 + + + + + + dc26af0cacf1be31d733990b3ccd3f5cfd5d53a12d24088bd1754c25085ba48c + + + + + + a0d117bf7d88fdae38390c7fd68ecce7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgles2_sdf_img_normal.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6708a70805f85600c89dcc57e81aa32d + + + + + + bca854fb72ef478428741aadde2d5421b7b5d312 + + + + + + 0387cedf9e817f92e559bf41a4740376ddff1e0113fc2c77f6c2eed55bae69fb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_syssem.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c14d70e1693a7ad39135c42e0bf6a5b67640658ca8866809c7acd7c068905d26 + + + + + + 866acf8cef49a4024e6b8f5418a6a4e5 + + + + + + 3230c6b9e3a3db8bbea5d18763bb954a05ce83d1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_utils.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f2602802a71207fddb4839849f1172df + + + + + + c7b78f81d6f8e9632f5359e756b0bc455d687d667f48a46b4bb0b776176020f8 + + + + + + f1f4e8450e7300cb4929771572ab1e0f82b1abd5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d11/SDL_render_winrt.cpp + + + + + + + + + + NOASSERTION + + + + 34c47d1a3f1381031cc43de9c45786b8 + + + + + + 9a02929ae9739a7d6ce3a4bfebf66157b26964924f5f1272600fa8b83916c4de + + + + + + 72738136e0ab59017ca62c7a3663ede1bb19652a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_geometry/testsprite2_geometry.actions + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2ac62d13fc44b3137990f5ffa458d8d0cc25b5934f6983b479397386b5a9f984 + + + + + + c636de09fd3da08f4ae25d651f60cb87 + + + + + + 1412d0b2a743644479f71072d99a6887e21d2172 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_types.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9d7047952f627255622042951c56bc46 + + + + + + da0e75d147259f68477ab3bcc8d7d51d31a9d40d16eabdbfc5870c0d084b3fd4 + + + + + + 6de7c0cbcf168458cf1fd0f1c26c892343f422ab + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_fcitx.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0de6fa35ae2fe8995d72bac433e0697e + + + + + + 02b30969aa36c14d3814a3fe65ae57fb1c59a214ca09f851cbf18847d8b39878 + + + + + + a02326b36aba032080df927648f3baf52422d75d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclopengles.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b54cac287cb2f639e4f3cedd4a4ec22180d9dccf + + + + + + f9375f556c7c417e662821713988579f + + + + + + d6d5a4978465fb7158c68892c0fe47b865ab2fb9594e237dcf931c1ce60688f5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_rect_impl.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + fcdb4c6b247ab713d572fb6fc2451fc9 + + + + + + 3768e66abf6d1218e755c9fb876deb9a109db0cf + + + + + + 36b9440d239f42e24ae1c35a942942de3b36c2e41a24cdb8f90dd5b86a007eed + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1a718d5fbf9354a638d7da1b80adb1309d756764 + + + + + + eb887110f3ce0f90d48f5a7b7ff587c0fa8940c15210a6aff668bf0d3a57ddfc + + + + + + 706c5a919dec904c7b8dc6c948189b4f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/SDL_dynapi.h + + + + + + + + + + NOASSERTION + + + + a5496d74a2f2dd90a3ab543060ae2fc5db9face1c5f9f699277296479995d33c + + + + + + 33d8cfbd5998d129dbdbba663cd5af06 + + + + + + 471c15bb457001e00b96ad11981843e2b7e28b1f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal_ios.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b8258fcd3793257a6d65be82b5daf3cab3d79d53 + + + + + + a4ba1408ee3d4d92910a8e0240c40caf + + + + + + fff24f71a4c4c8a777d8b574b7062448bbaae91639d721090ff89598feeb82ec + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapijoystick_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f51b9871868b411f7b75b9fced8c8ae5 + + + + + + 4f2b7e2434b431b23565653975d3e287ea452b7632db88ec20400d4521065b80 + + + + + + 079b4bcbfecac9e1262408a80d8553b1cec3fcd3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/coremotion/SDL_coremotionsensor.m + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2f6f76625f0754b3067b1e06cf7645e8 + + + + + + 809e4ceac8e506f585eb3edb088d7b3e401013f6 + + + + + + a77b311b7f22e0e8acb7da5672b655af93fbb67621a38221654c3c803e622112 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_systhread.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c3be8ef304b031129ba203b9ade38316fef593c5 + + + + + + 365382ebdb7ff95c7c88c70042814711 + + + + + + 66ade56ecdfd7d18c9a6f0c89050fb9969e156881d5caa3de8b46492070de222 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendfillrect.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 531a02fcee90bbf8210c343f433193b58cf5efad7079286a38c217bb1b8298a3 + + + + + + c534606324e0f1282c9b8f4e1d8bf99b + + + + + + cd5e7b6e9c10c5d580a621b95e447c2ffd00f041 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidmouse.h + + + + + + + + + + NOASSERTION + + + + 01ba5fccc725d0507f1ae1fd4afd973ece37c9e5e1102ae5c3ec1c1efa0c4a2b + + + + + + 916c97333b461139fb8637ca9e023ece + + + + + + 12b8417a9d0281bd4d8becc3912b1f1042c96cab + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-n3ds.md + + + + + + + + + + Copyright 2015-2022 The Khronos Group Inc. + NOASSERTION + + + + 68f8d2f95ce918b5c5731f41af8002cf18b4bd7b2c3be48d125efb77b9948225 + + + + + + df7f47fbb1bb5fba2e78537d33332cd9a3b862dc + + + + + + 23bfcca6c6127015378b1456be3a9d7f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_vi.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d04441ebbecb5bb14d8a2e5ab902a1406d605f3f + + + + + + d559e50be745df6ee5b2d8de8eda86a7947fe841ee7164262435d819e57a7639 + + + + + + b39871879b2990efda8489b4afdc4739 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/android/SDL_sysjoystick.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7daabcb69e4aada9efe7b5d4f28a1af5 + + + + + + 559e8ee6c5607971cd9000953f574c00265c8b67f59137089f4b60e4104e83d5 + + + + + + 72c9bb66d100f07212436078822d211865480f44 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_stdinc.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 12dc16729574464f9522c1b512bce600054d948c208883724edbcbab8cca2c94 + + + + + + e7913135b006decbb995ee0602754a77474c90b1 + + + + + + 92324435fe4c7ec46b0a8841335d3f35 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmodes.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6371363a8a9796cd6181f6acef4454bd + + + + + + 1245870f559e9151fac68eba4f8184903651adfb9425a701c589aa0367d18bc8 + + + + + + 56317a58cceebeb34d6a0ab0b0df97d35c69d9cd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_timer.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5e113aef8b15127c9b06372c053744047f1dd942 + + + + + + 73b2199bf378bf7293e4e0bbd5a5d7d1 + + + + + + 04f4c0389d5071172b2589fb74517b7f48b04f8d31fbd20dd8c7c410592136be + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_error_c.h + + + + + + + + + + NOASSERTION + + + + e12be2789c1cf6247d2e1407d33f8cf62d1a5537 + + + + + + f7a831c64e752ac29ac7380b323e2079952c764a789b0de7daa22f917b03aeb7 + + + + + + 950d36b3f9144846e4dff254e14455e8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p04_shape32alpha.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a0ff2220f467505076aa18e6d9fa4bcd3cd4e25a0042c3e96b63d62dd8a64be6 + + + + + + 94a84b1aea736b4e30869f43458af266c10becde + + + + + + 48d7790e64dbc51f2063afd3f8c0775f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenvideo.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + aff0bff33e38216cabed39279d561ed3 + + + + + + dbf8281ab4ba8662ee05f87bcf070877d41af690aaa21c984a9bc9725d22ef7f + + + + + + 8fd4e6add4ed6d3bfc98bc417c230c403480627d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmessagebox.h + + + + + + + + + + NOASSERTION + + + + 560857ed5b684b94ef198411c6f6b48fde0af0e0 + + + + + + f7c3f076490d931be8629975dfd1f276 + + + + + + 17ba6ee636cbe87032debf7b9d4e5908502625a65861b4a9e5b50559bc842f8d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/TODO.txt + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3d3eda2b91f2dde9c7c0db0d0bba11a6 + + + + + + 7531f891b6a0e15915075c8910c37fcd4d0ab8fa50d1194e6f3b5f518d5d5099 + + + + + + 500b0c32367bfeb80cf85025d8d13c53e3f1e289 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitvulkan.m + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9f1f2eec2201bb3daaa0e3260df44d81bfaa49b7 + + + + + + 0e6261c66c0f11dc34b235c899dfefd40e2d7c3cdbfbdfa6513d3c90ef1aeb92 + + + + + + dd4d52694d6cefc2e52c7ddd495c4029 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/file/cocoa/SDL_rwopsbundlesupport.h + + + + + + + + + + + + + 350e8e7f3e5688658a6fe9cf9c97b1d5 + + + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + + NOASSERTION + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/variators.c + + + + d99e6155fae32fb5fb8e7a35f4aea030db074c12c068818ff592ea6213dbfc59 + + + + + + + 75a0650aef4e9a527ae2ae7ced559d5795b73b76 + + + + + + + + + + + + + NOASSERTION + + + + 503e2d5ac9997fb922a31740453ad1451be4361b + + + + + + 586eb103a8389ec4b39836e8dc35d6a69471bd9e2480647ed45eef1090526da6 + + + + + + 88ddd9be80a534798078564f54e96015 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/drums/ds_kick_big_amb.wav + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + fe5c12ff50445a50a48c4993426cac52 + + + + + + e475eaa740c82bab965148a5fd6b07a21f9a7cbb + + + + + + 77f445c45bb2a61d771717cde2374f90c2d2e5c0d20a11dab0f5e51925c0b378 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidkeyboard.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ac67eb76a1e1124c4c52c212734838f6535b2adf71ba488dc423053e2632b001 + + + + + + 0fc8cfc4bb761cdcff63a08c137f3081 + + + + + + 6cdd5d2c823a9c42f1d81d28262725d67176f8e5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/SDL_sysjoystick.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6e3a6db0c3fd16f78d71829cc2140162937dbd46f24facc156c4c3ce0254fb46 + + + + + + 230225e6b36af0a54d65eb2841d4bfe1b70ab3c4 + + + + + + 4769bbd3591b5dce0b0fdff449401287 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_kbd_default_keymap.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7833cafcaa28c6bdb81d9544a30c57138afee399 + + + + + + 0d75e288f0a4e2f9928fc7108198b4e7 + + + + + + 4eaa424d2bc0b7c4a139d65ecaaa78dce63d207610b96aec0613b6d7dd2dd3ba + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_endian.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + fd1330aa8d4c250ef82956759a2bf67cfeae86a1 + + + + + + 43b32db32a8cfbe48e078f7d02e9b38e + + + + + + 7a918998bfce99d7f2f2fa20225bee5f5266126f21e8afdaeb1f0ce51a7077ef + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandvideo.c + + + + + + + + + + NOASSERTION + + + + d0f5afca25e841ddc07b3b217fbed4fdc9dffe91 + + + + + + 0108a2551c48c24d5e281d81ba8f5dd882f119629df80265e98ede55c60455a4 + + + + + + 72f3ee86c443e8d05aed312fed808185 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/mac/Makefile.am + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 819a2576c71c1d928704a8715338d5decf804aba099dc0427de9de48343499fd + + + + + + 2b412515e3cbbc4def9658e4377a95cf + + + + + + 4b20a8b715d2240795ba272482e874d78e935851 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/macosx/SDL_sysurl.m + + + + + + + + + + NOASSERTION + + + + a5c75c5764fbf7a3f86b0bb5c074c61896b8f45c + + + + + + 3860324e4269866ffaa0661fb48abd13 + + + + + + adb400e4e931cd1f05343d806d87c2437a40ef71d19549a7b578b930d3884d80 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p11_shape32alpha.bmp + + + + + + + + + + NOASSERTION + + + + 4867c8834c3533417887727e57445a94e7ffe407 + + + + + + 03c14290ccb10f135a9fc101b46a5ce1220e3078197058a4d5ef75dc2ac85206 + + + + + + 6b80fcf6d3d768028ec2c5ba1c81fc82 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgles2_sdf_img_sdf.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + cb975c08331aad84d3e3c2f90785a7f156d7472b742eb72d5f857038c0371c9b + + + + + + 9bd59184c85d9914fcb1a185d06489ee + + + + + + 56c965b5b3341668d3228f72314ae791dcb6044b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11video.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7733b4db36b57cfca62ccbf9d9fe1184c3dc65fb + + + + + + ba9808690c16a12249fef88837d785b9 + + + + + + 9f945a1741c79c7697e8ef2aa163c8fe74dea4b278375f33592282bce3e76ddc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bwindow.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4e09c17a80a0ceadd074a5841cbf3d80 + + + + + + 0fdb59fc0a3d39ce890bff526c68d35ea64fb33e11a980e79dbdc5171beb5a74 + + + + + + 3d84eee920446e4b6145d0f1fccaabdc741be2e1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/SDL_hidapi.c + + + + + + + + + + + + + + 7c3fc67d31895e812cf78d8f1ca4a26f56153ff96a4f4ac34849c20c88dc053c + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testshape.c + NOASSERTION + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + 332ffa19ac831423804e1189fba18595bebcbb93 + + + + + + 3412484ff5e3934e5ebf11cf57cf0818 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e465139d6a8be4b271375718229a35ba6e35da53436819ff47e4a2e9a213ce30 + + + + + + dab0eeebbd7049af6261803ca96a7978325d638f + + + + + + 3267a1a4a539267766c05ff56f5bff77 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtmessagebox.cpp + + + + + + + + + + NOASSERTION + + + + 713f27cc59a3ed885ef2de3f9cd05bb63985fcec + + + + + + a9f96c69f0537095d2a06c33d1fc272e1f81b2f8212ded51272f0ec378495949 + + + + + + 5ad74b087f70ab9b50fa26415ccbd7fb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/Makefile.am + + + + + + + + + + + + + 0fde91c479607c37f6c2833902e182055297f37020b5822067bb19f0357bcc2a + + + + + + + + f2a9e5220d3403abcb29a5d661c39af940f02c00 + + + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + + NOASSERTION + + + + afa0fa5cf88b21580ffcf07a585a9577 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_screenshot.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1f24fed4911f5737c48388f421c0de82adc683db + + + + + + 5bd806c6a8e4d1e6c17d4f65a418eae1 + + + + + + 296ddf14e9dc6966a6dc2c6b3d8f3a8d50578de6bf2a3ffe42742e7b06c845f7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_render_d3d12.c + + + + + + + + + + Copyright 2015-2022 The Khronos Group Inc. + NOASSERTION + + + + 024b4cc34a8abc29b9121123d707e857de27aa25d87d8de5713cf24beed364ce + + + + + + 5c1bc8939fc903a16d2decb7fcd0bc69f930cf26 + + + + + + 4208a0a759f7f7cd462ac7249c852600 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_android.h + + + + + + + + + + NOASSERTION + + + + f49690940b2a1fc55209020914f1746df65e106f + + + + + + 39944c0172880ac4220fa522df7115501e6d3532a5134beeb5b07e65eb9c70d6 + + + + + + e862935799c790da531159c70ec66ff8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_crashtest/testsprite2_crashtest.parameters + + + + + + + + + + Copyright (C) 2021 Valve Corporation + NOASSERTION + + + + 886c251b9872183c2cc1168d04beebef + + + + + + 64daced29292f2b26951791eb5f2cb012bd46f98 + + + + + + b7c1e7c1b25919077b77fb7687c4f386e21966e6153b76eee14a9607c1f720dd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/ios/hid.m + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b189928410da543c1b287809d4941c6af67be893 + + + + + + bfdc3d8e938563d73ca9299dab93fbdf + + + + + + 3e87a077453146bbf534aca9115c3e2f5c46be70c360453c516cc542aab8130f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ps2/SDL_ps2video.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c10c25480c550d474147ffb883e289f95ef4ec36 + + + + + + 4d945ee91edf526a1969dba63133e7deb5d9982f0a6f70ffecfdbab8f49290fa + + + + + + 996b8ded4310f0d6306b6d4b765e6e9d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/SDL_url.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 96282356750d3694b09ce0b1c27f9cbe48c6fa83df49f06480446a3ddfea0b0b + + + + + + ff0ac35854659aaafde59267bb7bd9a942108c94 + + + + + + 0822fb203da62dd548a596f196f10a75 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_opengl.h + + + + + + + + + + NOASSERTION + + + + b8b5d8d14eb06a9fd4ca0fb753b262fbea892ba5 + + + + + + fa86497a0587be195e3e7e22999eca477b82da9fd7a6d0f3b5f17ceb9791f376 + + + + + + 357472b4bf52e940b64ab11d57dfb830 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/CREDITS.txt + + + + + + + + + + + + + + + LicenseRef-CC-PDDC + The person or persons who have associated work with this document (the "Dedicator" or "Certifier") hereby either (a) certifies that, to the best of his knowledge, the work of authorship identified is in the public domain of the country from which the work is published, or (b) hereby dedicates whatever copyright the dedicators holds in the work of authorship identified below (the "Work") to the public domain. A certifier, moreover, dedicates any copyright interest he may have in the associated work, and for these purposes, is described as a "dedicator" below. + +A certifier has taken reasonable steps to verify the copyright status of this work. Certifier recognizes that his good faith efforts may not shield him from liability if in fact the work certified is not in the public domain. + +Dedicator makes this dedication for the benefit of the public at large and to the detriment of the Dedicator's heirs and successors. Dedicator intends this dedication to be an overt act of relinquishment in perpetuity of all present and future rights under copyright law, whether vested or contingent, in the Work. Dedicator understands that such relinquishment of all rights includes the relinquishment of all rights to enforce (by lawsuit or otherwise) those copyrights in the Work. + +Dedicator recognizes that, once placed in the public domain, the Work may be freely reproduced, distributed, transmitted, used, modified, built upon, or otherwise exploited by anyone for any purpose, commercial or non-commercial, and in any way, including by methods that have not yet been invented or conceived. + Creative Commons Public Domain Dedication and Certification + + + + + + + + + c78a90bb2b4c6add2e89e8069990233fd5905ba8a5dcc045c6789f1967394084 + + + + + + 27f32ab182ed16bb69f7499f1faaf638ea5eaa98 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_malloc.c + + NOASSERTION AND NOASSERTION + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + 5835caa35d2749edb3971fbf2bb49a42 + + + + + + + + + + + + NOASSERTION + + + + ca6e52012e40927796e277dd6c008054 + + + + + + 3d02d516532cce5d7e91fcea77cd3373790021e72d26de6213f0bf477a65966b + + + + + + 2dbb5d113d0fb6eb6239b06ee7ddb25aa2bb905f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/Default.png + + + + + + + + + + NOASSERTION + + + + 4a62b656c7741567c372fb28630179a2b86c74eb + + + + + + 1158cbf1ad50518ec4b02bbedf0aa791c741a32110bd871dda2e35d548fb093d + + + + + + 3400d2afc7285eb65ae6f57adba6081a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/clear_v.cg + + + + + + + + + + NOASSERTION + + + + 77a8e8a9ff917f564ca56cb45a309da807242a94 + + + + + + 360de6e123151b0a96b16ed7d683215805dc529e2d2539edacb5dc9e3dd79119 + + + + + + 635d42253d2222cb34d20924a1b48bc1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 373eac07db38ed89fb4196b8c90f94b2 + + + + + + 744dbfb6ac45e63eef55325a4b33953fbf54a470 + + + + + + 7bdc5671d2f79f525c0d1f9d5e9cb1ec471c8bbd43f67a1524379c19aab9777a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsvulkan.c + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/nacl/common.js + + Copyright (c) 2012 The Chromium Authors. All rights reserved. + + + + + f79ec29c90a920970b5a5df10517ee3ed5f7a5da + + + + + + 633a06205250e45fb450f709599162b0 + + + The information in the file is: +The Chromium Authors. All rights reserved. +Use of this source code is governed by a BSD-style license that can be +found in the LICENSE file. +Obviously the file is taken from the chrmium source tree. We checked the LICENSE file of the Chromium Repo on GitHub: https://github.com/chromium/chromium/blob/main/LICENSE +The information displayed is an individualized BSD-3-Clause license. We took the license text and concluded BSD-3-Clause as license of this file. +The information was retrieved on 16th of Oct 2023 + + + + 033f789d2c8e120d41ba40672e2cb27f62e059755a871286157897d7bac89c09 + + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + af51f88dea2945583290027d2b3d14f2877c83f6 + + + + + + ebe0652100e30b2c7d0b5c808066128c8264a87e0b2cacd1cb4c4bb0e13b9c5a + + + + + + 2af8e30d797022f4dbb94ef2f4d2de5f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_sysvideo.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 69e25c79dc16b87c9dab40038fa43a7704ef4abefa3446947e1c301bac2acbea + + + + + + a98570e30d02440c302616010d3f1465e706dabd + + + + + + 0aad10c0e23ea6ea912cd69ecde411a1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/psp/SDL_render_psp.c + + + + + + + + + + NOASSERTION + + + + 2a002af227107ca9432409b1b9d470a80e72b6e0 + + + + + + 4b3f8f62b00ba2e66aa3d2c54e83c1cf9fd29d8330ebae6673a49c6e6ad85768 + + + + + + 0e543840762d67d8fc2131162fa50fde + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testshape/testshape.vcxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d6c5dbb2d7f08a5a7eff503e5f61fad7 + + + + + + 59596fe0491eae3828bf9b848230b9e002a8fcae + + + + + + b19b40e5b65fcf1ab7b55be22af63eb861bf3a152258443359520d6cd49cb73e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_wave.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1e761cc77b4b6dc7d9919cc4c2898973 + + + + + + 6a1083f744b0ec4755e515fa6732c8e6eb2b13fd + + + + + + 7b5df5df6c729269c93eae3f36bd1aee3cc45ce1f284dcc8e59ef3e860691a66 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/ps2/SDL_ps2audio.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3cc47963f6a141ccab8669e8885aa06a + + + + + + 2ceb2391ee4614556dd5c375366e0b145f730537 + + + + + + bc2e7c0fca82f1d332dc52e27bec8f009312fe83f9e50294cdb23c4c09736151 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/riscos/SDL_sysurl.c + + + + + + + + + + NOASSERTION + + + + 2a4241e13be4e6e02a2435a71690f67700d637a7 + + + + + + d8569a0625cb0c19a1fa53b383c056be1f298fdcf7018589a650d521db32d6b4 + + + + + + f7e5280728c4fe9188ae15f872297ad6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/PackageLayout.xml + + + + + + + + + + NOASSERTION + + + + 60d815909b276f6ec5f9f813c3c698c74ec6846f + + + + + + 65d68a30a0de7b971c985fc85d249866ece04fd3762233ff065807eb4abb8584 + + + + + + d73f824c5c87d7501229606c88ea412d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/CheckCPUArchitecture.cmake + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 57368d4f3d4281813081532ab9fc79aa + + + + + + 7a5a79bd1f76b1038bc4273cf5825e9eb7e4cda4 + + + + + + 6f89f65edd0e285943313cbe84fc196189a40410d2e5612cd5cedfef3d22fd40 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowskeyboard.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 34ab5b73132de5db1924991e62b733ad + + + + + + 6d968f59f4dfb8f16809d92a4b84fe51e4a20e14 + + + + + + 70ce8be1a173b1c54facdde399f4c451f14bdbf10c9fd6327895002321c977f3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/wasapi/SDL_wasapi_winrt.cpp + + + + + + + + + + NOASSERTION + + + + d6249a35c3303dbafa481ce53bcd2b650ef8387c + + + + + + d0f6c31a5f50a1e3fda5a3c594010864353ed4c76aa2524b1711e0847caff66b + + + + + + 0c18e40454b1b2be625d507548f9dceb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/PathAssembler$LocalDistribution.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d4a5f2d232b10151b8abe534900d7c5c + + + + + + edac42f2529844502e6dd51ff3460596394a9e8b + + + + + + 83b50c3e05b765edaa2658d87a109d2ed1cb5562af2165014900dbce6a65989c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/android/SDL_androidaudio.h + + + + + + + + + + NOASSERTION + + + + 63cfb57ff6ad1bc3c0423c1ce2d164c4f97bf62a + + + + + + 90a39639389fb2389be82e3bf7423ebfec406bec044f1d3d55b90cbd447ee2b6 + + + + + + 4a70f5ed28c649126fc49073515494f1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/Makefile.in + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a8a5a3bc4c0c6d6873379b9c92095fee + + + + + + a8f22f0d96edc1f8e208bde5f21ee7bd5af2fdbaa642cd30a3f987e89ae55335 + + + + + + 777577817d90720f115d6e71a8f9a6a61e43f2ee + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11messagebox.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9d12aa8760cadd22c1e6bd78656ea848de051bf40b587b9a55bdb61de64bae4e + + + + + + b0f6580cdfa2a4fbcbdbea138ec9e222 + + + + + + ff2531751b607c65ec26755076875317544dc2ac + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/openslES/SDL_openslES.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3283cc62ef66ba4a07aac2d01ce80bd8 + + + + + + d6904d73b7e4c3a73c93d9c332201a5044048d09 + + + + + + 52f235998c2ebb8650882077fadc92fcf88f7b4f7287d6e2084c674191662ccf + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_scancode_tables.c + + + + + + + + + + + + + 533f808c1eb251d286ef9f8f44e5934a + + + + + + 9a90297313c366926c2a75a2b03f11e6b57b9db5a57b5a8dabbf6d5a44e0b823 + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_action_configparser.h + + + + + ef992b34d404f1a50d2e0986747a3dd646e3627e + + + + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + NOASSERTION + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 30484fd0f389d3b745eb1ef4d311cffdeec71eff + + + + + + ee7b5c0bb4555589e374e8f171c6d3f600fdd6a0edd006af6cfab4cec34ceb62 + + + + + + b04adf475a0e755c0cc576574a93aa86 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_sysmutex_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 264c8e0ca01e0fc3f22722791a57cbe1345327f78cb3026927538d388cff1eed + + + + + + 150557f87dce9b0378deaf25a8a78b9f118930c9 + + + + + + 05cc5c89f5656d12265659a893fcecf8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_error.c + + + + + + + + + + NOASSERTION + + + + f10277f1feeafca7217f7a4ad1bef441 + + + + + + f8f40363aca6537998477fa1052ae79bf50b5d50 + + + + + + a63b250c291bee8c900dfa9d8e79a54c02f668b02bfedda83e3bc7005bf5229b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile-manual + + + + + + + + + + NOASSERTION + + + + 1c7beac5de2b99c1c90593c4fb9300eb6b8db25c + + + + + + e725e7e4bed17ff5caa4819ea1317b8020b385c32f576803a3c598b724f90bb3 + + + + + + b9dcb8f9e8487336c987d55adb64a747 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/cmake/CMakeLists.txt + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0f9c5b965aa5113e6c5ff25be402ef64ff431ff883361aacdf8f2dfe890b48fc + + + + + + 70e8fadcc1567da42242c874a809c33aec2f6346 + + + + + + 65d90cf3727fb6ae6dd64213744ef674 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/vita/SDL_vitasensor.c + + + + + + + + + + NOASSERTION + + + + e7b6fa9af262e26f725b5ee723d0252f69545562 + + + + + + b818697b5164d514fdd8756082554d98cdd909234140f30098bbd994a744d643 + + + + + + 790ff96c35b67c1569047a2c62c6e6b6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/testgamecontroller.vcxproj.filters + + + + + + + + + + NOASSERTION + + + + 40379c2f74187149d2d4047d46b50692b1c9185e + + + + + + 9928507f684c1965d07f2b6ef4b4723d5efc2f6b4ab731f743a413c51c319927 + + + + + + 31f575634fd56b27fc6b6cbe8dc9bd38 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/LICENSE.txt + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 32a19302bd28e5065a811062d91aeeb539e013ee171676ca2ad80016833b0872 + + + + + + eb3bbde86013cbe57ffc2cdb736bd46e + + + + + + 6804056e45ff86fbcf21542e42e22ba0616e604a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoametalview.m + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 26699c9fe110af6e253a4b15682a6e37d7cfbbc5 + + + + + + 6ef28406afbf926f15a467a53fdba81d + + + + + + 487bff87d7bcfb0a6e506374daa142b286370f4a37f384602223b5ade49f09d5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsopengl.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a5142ad696be3b836d67023de77c711c57b9d440746187af026af10f8d276e29 + + + + + + d5928d7c244625716c50ac7893da9a8bdb857071 + + + + + + e8d170ac6a5018f7000e03dbfb396ec7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bmodes.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a15418beacb0b1b5e372cf8441fad971 + + + + + + eb7fe7b56d4418475a0f9bf3be5ce2c3592b5d9a2eb584205e1f89b600b30383 + + + + + + 04d60e42c0342493591bf47c868d76813ff84440 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitvideo.h + + + + + + + + + + NOASSERTION + + + + 3e8eecb5e988f495e02656217b2384b1 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgles.c + + + + + d76bf88918f2e16b6a86ecd4d97a5ddf17e23e58 + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + a7753332b368a5b9428762ca78202658756209610d0d046b6394f91c88243e53 + + + + + + + + + + + + + Copyright 2015-2022 The Khronos Group Inc. + NOASSERTION + + + + 7a82894ba5fef33836e0d3bb36145119 + + + + + + 720699f13c6303ed1402844d70e0c6122691a778bf50ebf96ca0a00b6bdebb7c + + + + + + 36bcafebf3b42eea2e74a35a54ba88de55dc39b2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_ios.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e54e5d465dad966de14d9fcf872261f6773e30f89ce7703943444d33c084c031 + + + + + + e62d409a34cc105eb9ec3674bb7ee505 + + + + + + f4bb67a719676509eeac112034772f5592ddaf52 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/netbsd/SDL_netbsdaudio.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 20a485e54593f0be3099d219eece27e6 + + + + + + 27d2c1ae1b15de2ecf1eeec8a3ec3d39468d8a99 + + + + + + 88ed5f2661c69e8fc1559db8f15944886ffd0ef491a169a822118e518c2ce03c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ps2/SDL_syssem.c + + + + + + + + + + Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 + NOASSERTION + + + + 2028bffadfd9b989bcc63da90596101fe4ec20b9 + + + + + + 5a6735cda60e0ba0d1b706c0ef648f5d096298da46daefd9cdecdb6a0f4584d3 + + + + + + fa2891f9060865871cbbaa1c6e2d96f4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ltsugar.m4 + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ed04a97eafad6045d23ac93bd97356daa4808998f710cd5f77fa1f8851a817c7 + + + + + + c9331ff995884a1f0218fdae861865ad + + + + + + 5e8b6120d13ee9a5415799554b050acffc1aa28c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspvideo.h + + + + + + + + + + NOASSERTION + + + + e976eee70fde5b2a18f4fd52ba42402522b0dbed + + + + + + 12b1305f0ba8e5486770f13674036a7114f226a2f93759f239f31251fecae51d + + + + + + 83fc92e94d477cd76257e68624602c95 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/build-metal-shaders.sh + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a67f4a848fad4e3e77e5b1b888e577abc5ac52d06e44f42c99a34dd0287f3b6f + + + + + + 4a538edf032c2a7e24b94155a26410675263d564 + + + + + + 9b8a2d29c5f2ede023294f4f2dcb9670 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_hints.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 98ef7703009aac9da2d3a806e0c7ada3b5c1ca10 + + + + + + 02c629c7f7aa3bb7663c7a8f9f22c447 + + + + + + 6609e6fcd78cdcd7fc04bdef27703c22fbe611a27a989be9c69abe8e90657c5e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/psp/SDL_pspaudio.c + + + + + + + + + + NOASSERTION + + + + a5c617db70fd2df71583371c2297f9b353b46497 + + + + + + 62e75b8a0fb85ebfc9e29aca5456e0093c9445ee5beef368aa17f5612a204325 + + + + + + f4941652e3e5396f26f5d6e63c32be41 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_stdlib.c + + + + + + + + + + NOASSERTION + + + + fc807a8f55f43630755f2fab524a8cd5fbb720ac + + + + + + 3f014a763407ce0ea2f8fb185bdebf6ddfa9cd0debd83f5af7c67098f3be8ec2 + + + + + + 3ef4df46b8fe75cb4832a50dc74592f8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/emscripten-buildbot.sh + + + + + + + + + + NOASSERTION + + + + + 9f56467efb4ca1be0a2a8cc86784b66c59963b8a + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/winrt/SDL_winrt_main_NonXAML.cpp + + + + + 9f6895d13abca6e15c22669aa765f56a15122d3a918c27b7d8f6b67be5e10d18 + + + NOASSERTION + + + + 8d957486ee094cd5f2620971168f2481 + + + + + + + + + + + + NOASSERTION + + + + e125724626a9dd1a089fd374c17089d22279e090 + + + + + + 15a30d685ca86bf24447d9ecdebe6db37b98e827ec96273057a796482fc73dd7 + + + + + + 50904797c2cd3fa393c133221b160d74 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_events.c + + + + + + + + + + NOASSERTION + + + + 7897eee20710ed8b149d5ad0e6cdff47b024395b + + + + + + ad5d5fd8cd3d49d39cc826c1602649b8721c96a752d51b5dcdf7dc13ac6e92b4 + + + + + + 267682ad6bd9cfc1b59a3a3dde516f34 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.wikiheaders-options + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 64a88bb67cb1ade1d133d9c7bf1d30ccb769e671 + + + + + + c61d9099128898316fd8d762890d4873 + + + + + + 8ae95d7692885cb3d39d0b60bd134e77331bd4b020f85d78e3cc06487b7cc243 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendline.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6d4e4ad036b7d5f847fe9425f9616e36 + + + + + + e5b1344c470adb0ee2f16fab35816d2ba0a8350a + + + + + + c048cc4668b705c7146965e9e2468c21d714d68ae13269f95db490bd064ab9ad + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/pipewire/SDL_pipewire.h + + + + + + + + + + NOASSERTION + + + + f7b5cca4aabd94ba4cbaff14bde09ff1424403185e0613d48c77cc450064531e + + + + + + 77f87df193c91b404d2e36008e7c4c5d0e8610d9 + + + + + + ee5557a7b46fd00503cd5986d1209580 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/icon.bmp + + + + + + + + + + + + + fc7b9099c5a409260d3aa2ddd69d8ef3 + + + NOASSERTION + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testmouse.c + + + + + ecb5acf59ff7a97250de931ffba3bd816ccd540db5296ad26e8d429a5349ee28 + + + + + + 7a05b1bdd1223c0e8c936eec2ebd4416b876d96b + + + + + + + + + + + + + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + + + + 858fe5e896220584663889815a4c0a5c51a0607f + + + + + + 7e7db9e49506c04cfcb768c748a71f84 + + + + + + 4f78ab056d52a0069bbe0d6407f728617b554b0d05ca12ede9a2f45495f8e052 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_atan.c + + NOASSERTION + + + + + + + licenseInfoInFile determined by Scanners: + - nomos ("4.1.0.95".82b3b2) + - monk ("4.1.0.95".82b3b2) + - ojo ("4.1.0.95".82b3b2) +- scancode ("4.1.0.95".82b3b2) + + + + + NOASSERTION + + + + e1502185049211025ac9428da71ead209daa5bdefa6975053a870d0e42c5a18c + + + + + + 59e1a547547f6679567d7801d3670769 + + + + + + 357c205473924d0c808190b0f71a073d886b96c7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher.png + + + + + + + + + + NOASSERTION + + + + 080b3888540c64e44394cf27529dd0f5b811760b + + + + + + 585a8246799ef34ca37df6109dadc5010107cf5d58c03f15c802e65f2033a73c + + + + + + 9ecadf0e1bc273e2a1c6db42f7d3b6b5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$AfterOptions.class + + + + + + + + + + NOASSERTION + + + + ad1f05a87c780885b47ae8b463c4c264 + + + + + + fe6ab284e0612fc62142e3e6bcc1c91fe4fe0c23 + + + + + + 3a8dc4a4e5d4990bc358aac46b53d938b4b79c82439f5357b73e8ed19b1d0ad7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_pixels.c + + + + + + + + + + Copyright (C) Valve Corporation + NOASSERTION + + + + 050b60665186022e0fa799e7f6a4d4b293f83384 + + + + + + 2b69914a86887fcaeea5c9e3d5d30508 + + + + + + 83d5ffb3c0630f43a61c49bf3a0c19a90386acc900781e16d1f94b40f7969db4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/controller_type.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + efb19c1966e1eb47e9f1833dec7382e38a74c4dda6a98fac47ced0aa8ad60fa6 + + + + + + af9c9ebc161932399393492ae0827ba9 + + + + + + fbd1ce05bbf2e4aced2063206ad25f37660c4021 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_events.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d816e7bb282df15c3f5e3151c9fe0920fe362e449822146e7969484dd3cb7b9b + + + + + + 7d2181d13413694026ebc2830c7f9a37c6c783ae + + + + + + 356b15248ad94ce801c54ce0871984bc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_tools.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e5ca910f3fcee510c807cc2511ed4c57 + + + + + + 6cd23cf2b5bfd777749a021991db4af0540b7bf81abe2dab98059235070608df + + + + + + 0c84414843698f26cc42d41bfa914a85d89b13e3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoashape.m + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b9436df8f34e11b76abd2e46782238d0 + + + + + + b4ecdbe2d523591d28e3f5435f51fdbd982f2e0d778c646342a13135113d90dc + + + + + + b2543de5ac2a5c7cbdfd06ad582b09e17c05fcb8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_1.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ad4779c245ddebf448bc417f5c130075 + + + + + + ec37ddb267d96fb07e59245bb1547b815533d0fe + + + + + + 8b823a92e7aaceecc683bde6047e2e3c9fad53ff9d28743f893235a8ea45b98c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11mouse.c + + + + + + + + + + Copyright (C) 2013 Apoorv Upreti <apoorvupreti@gmail.com> + NOASSERTION + + + + f7b46ee12f7b7367d85fb2d347e2c38d35c67c2f + + + + + + d1ff8a5f54fd2134114bbddf7c7f2928 + + + + + + dae65ccf728227eff8e10194437078a5628047b9f55d796039688e7ca8e3aa4e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/COPYING.txt + + + + + + + + + + NOASSERTION + + + + 218992b243e94b48bb99b89a99ad0a7a761723b1 + + + + + + 61e4eb1581ed41acf31e3b2a978e645c0f8324958daa92ad70b89b5f5f3b3267 + + + + + + ca6ff724c2127c972af8a60d50f298b7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/SDL/SDL.vcxproj + + + + + + + + + + NOASSERTION + + + + 0b8bf2544c8b5cc93d6aa6446cc8a693 + + + + + + f230b7d3c17251c59f094ca577de3161de098702 + + + + + + ad96bb651e191717bde37aef4835bec1e0d2029fe53ecee3ba97945dc5682602 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/space.bmp + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnativeos2.c + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + 482d19bc2288a3d0bb4f688909402189 + + + NOASSERTION + + + + ea23e7535d98bd90265833c38308ef64bdf6434e + + + + + + + + + c1065414b4b8e0bbc7c2201c6f7915098e8ed53550d73cd4e0c3b869f90fca6e + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 60a06939d30e5e542e40a7df0a56fa112cd4ac89 + + + + + + b11b2fcf6d9ca6ba43ccd97310a797e65950230b0e7de9403be072d78b8e4c7f + + + + + + 4c50b93c86e2d4ab6311666fd32fcf1d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11dyn.c + + + + + + + + + + NOASSERTION + + + + c6801396e50b01d996ef41726ab300ff28ac18b2 + + + + + + fbf7f1d8bae3f717f5233e99d4e86c9a4d3d08ee402f33b0756130d576b4c9f1 + + + + + + 514e911a5047fb8e8d6a0efe22501210 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/testsprite2.vcxproj.filters + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f36b76ff31e02f9095389cdc00d06835db3277a0 + + + + + + b066470ebe79525bda0a970751269dc6 + + + + + + 16ecc4d89fdfe3e5d779a4ffee1315e0343798d3fc3764ff054b96f2e1ec7568 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_gamecontroller.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d71cc75c4206b836762de048239ad4d101d8a0cc + + + + + + c760419b4d9024ce4600379af9c7c0c0 + + + + + + 0a0ff3702ce3632fffce369b7530926f81fda61e0be79bb28e471c20e2b39d9e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_windows.c + + + + + + + + + + NOASSERTION + + + + 84443dcf39aaa46e71f1025f5bf0fc8e8de4fee2 + + + + + + e65f74cf5ff132a002086fc0799b4b91cc63878e9b1538596b7dcb5cbc337274 + + + + + + ac12581529e17e7ae9aa160275fd8049 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/color_v.cg + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 46d422b2581dff763b8f07f51a3190ed + + + + + + 9d90654c21a9054babafd13bef2f7223e1086c8f + + + + + + f4ae2f5882e4cc268c009ccf8778b3b92bb38614a799c04e7e6ffc6424e5a0b6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/android/SDL_syspower.c + + + + + + + + + + Copyright (c) 2012 Raspberry Pi Foundation +Copyright (c) 2012 RISC OS Open Ltd + NOASSERTION + + + + 5b153a16732e640ee63ffec543adecad + + + + + + 4ffa4170a2c9b818c783ba17660bc2c65f9f709c603812439c4b3f8c9d2d809d + + + + + + 09ea05d1f176e0f8abf5f4b8094a8fa3070b720d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/arm/pixman-arm-simd-asm.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 038a3cd0d9201ed16050efdbb31062dbc74bd3c6 + + + + + + 70e991a3506a79d9656a75010f0dd8abef68e80195402c6773e7982a9b2d7192 + + + + + + 4ee20470085a8c5c1d984b99442b5cf2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/SDL_os2.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 829f3228437d0d3ae1dfa4216213ca802662eee9fda84bba23e3689f0ab1376b + + + + + + 565f567f2d916458c92345cf70328c7c + + + + + + 3b8cc07580ed402650dde3e8f31117d32f2e169c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngagewindow.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 529bd9f99a79d10f4d889fa30faeeb12feadc854 + + + + + + 2723e9f691dcb7ed4f7aa8129ab5d070 + + + + + + 725ff20b78dad2add224cdf36ae36f7c96dccad7d396db95658483cbc9362f46 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_rect.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1499e67096ec3db02f23052d0efb000b + + + + + + aeeceae176531e20190d5695d2bf17942361a548288f0df56e278cd27d83464b + + + + + + 22704e72d27993a48d469adbb0656aa318bb3771 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/SDL_joystick.c + + + + + + + + + + + + LicenseRef-BSD-2-Clause + Copyright (c) <year> <owner> + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + +2. 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. + +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 HOLDER 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. + BSD 2-Clause "Simplified" License + + + + + + + d206260c154fcc0bbb33e747a7b9a0c977c6dbd34ce6f66a351eca04a20258f2 + + + NOASSERTION AND NOASSERTION + + + + + + + + + + 6548e03348157cc9d9d24fc70b3d8af5 + + + + + + + + 9c2a29a0831e9bd70116c235e92f4da23f96bec1 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_qsort.c + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> +Copyright (c) 1998-2016 Gareth McCaughan + + + + + + + + + + NOASSERTION + + + + 77604414711055c1393ef261e94e5855 + + + + + + a12b0e406f332f95a1b6207a8efda2f21c121022 + + + + + + d5a549e4a7b88cb696d0db15b21830061131ed361257ab399a33ca08ce0b33d5 + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/COPYING + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2b4bf50fe6f8c16df19ddd668bf7a63d14189ee3 + + + + + + 75d82630035219712453aeacc4d580a80c270ec6a57f462e63075203fbce3490 + + + + + + 775f7b824ea378815357709f81b293ec + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/esd/SDL_esdaudio.c + + + + + + + + + + + + + d81f108164532fc91cabc2b5f3d5e7fc81916782d5f43d063022941dba0a8775 + + + + + + + + f95c9704ba6b2988a7c6bb50f704f5d0 + + + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_sin.c + + + + 6e3f94ad02dd599f42d393c0c868fd409ab7cc15 + + + + NOASSERTION + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 58204e993e3ada61ced301fb5ee5e9b2 + + + + + + 6aaa6de9d421a325b4cf309100a50a91565b3e3baff8b63aa6432238962bbd81 + + + + + + 36a317c2085b7538be61a07c504ec5a2a91512d1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/scancodes_xfree86.h + + + + + + + + + + NOASSERTION + + + + cb268d43b4b4a554b00a1d611f2ed98d699c2595 + + + + + + 4de79810735a931544485bbad8c49e4ecadb874799fcf324e12f6afbf315aa11 + + + + + + 0c0e030444c32c90371bf808f0b6e5a6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p04_shape1.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2ede67c1dc4c59246915737f3ebefa5a + + + + + + eb9585c136ae8aed121d39c008fc448f5e5d37061f1594a3934b6113babc6bcd + + + + + + c398f56a46180413caa8c85411a04424b45417ee + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_vulkan_utils.c + + + + + + + + + + NOASSERTION + + + + ce5070c0fe380356acb2fd033d344f1f98b81bb3f1b5fa3a1d54f133d88a6b15 + + + + + + 0de642d4279012ecb805f5d8ebf65eda + + + + + + f1113a60fc8630d68617786ead052b5931f902e4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/udev/99-hid.rules + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6fd0561a71d54e595924d820065bfc4b46dcccb0 + + + + + + a014218d9694491c7db3fdf752daf4f7 + + + + + + ff1f06c5cd46688a338973b3fec79b23b7743f2b438845a2f245997e3929d16c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/close_code.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 165e9992e5dc03138f6622b74b50da6fe1724957633d3c59538b2c086429fd82 + + + + + + fbd48cd6b323304eddad2dc7ddf791f9 + + + + + + c0f1289b84ef38b28bdc4308461dfcc99cfb9c89 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_stdlib.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d495c15ff1d4c72f24abd975cabf6c51b51dffd4 + + + + + + 0797cae79c0e2446caba56d813bce6c1d19a76f42dfe6f5ad2abc5c85bb78f29 + + + + + + c5d852a2e17636ef05d8b936767abf20 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/vita/SDL_sysurl.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9801a67164c776e1625f92bb17bf35c8 + + + + + + 77cb7b9bcc194de6f54c66c774c38a22c99086bb3c357d0279f5eb8927c8b6fa + + + + + + eb6a734ea13db1a22c263592698e3f2c19c021ad + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_keysym_to_scancode.c + + + + + + + + + + + + + f48aded61184977f2166b51fd9ba9b4114b16f48 + + + NOASSERTION AND NOASSERTION AND NOASSERTION + + + + + + + + + + + 9a14d17dc33a46041dbd6c6964ebb4ce7ff1d99f484a4b58b5368a2287ff17db + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> +Copyright (c) 2008-2018 The Khronos Group Inc. +Copyright 2007-2020 The Khronos Group Inc. +Copyright 2013-2020 The Khronos Group Inc. +Copyright 2013-2020 The Khronos Group Inc. + + + + + + 2431539bdb259670b5573d6e6405bbfe + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_egl.h + + + + + + + + + + NOASSERTION + + + + 96c51c3db1dec472711764dda67d909e9488f96a + + + + + + 8d5272566807e11770c7c14359a775c5521543e5e4949762907244177c708c7c + + + + + + 5e1a702547965e9dc0ff859b1c6ef5ad + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDLTest/SDLTest.xcodeproj/project.pbxproj + + + + + + + + + + NOASSERTION + + + + + + 0d03110622a921fcb98ecacee1a1940828d2d647672f3707036ab9117d006783 + + + + + + 8d3e5dc44631fd86c8d19190582362b9 + + + + + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + + + 99f692fe319ea3c35d42d9dea54f0509d159caad + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_atan2.c + + + + + + + + + + NOASSERTION + + + + b327a7b3a4597e5902556ec3e8407cbdd1e288abd4623b7b4b56d14d49e84ecb + + + + + + 2afefe944cd4214fbd0606cefb6ed499 + + + + + + 30a1be73f360f195db8fba751b9591793266d3a6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/AUTHORS.txt + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 94f14fe28cd20853b287c61ce97aa721 + + + + + + 8f5d4ca3fdebd8f377bf7422d6c0ed7a549e15c3b45f88effb3a0d13293652c8 + + + + + + ab24f399c686da7fe630e17ea8ea31d0e3ea38b3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_stretch.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4c77f6b8ff9efc6f5ffc07f6a31f90795417d8c8 + + + + + + 7a4a5e16b16343bc4c27980797b0f232403d82c5769a56f397ef2ddf0950b773 + + + + + + 2248662e071f29cad6dd2daa1917567d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoawindow.m + + + + + + + + + + NOASSERTION + + + + 771276c3271cf2a984c9ea22cff6d1ee468ab183 + + + + + + aa92fa09e2d1b6d03679da539c4e8bd6402dc5c3e84563f1da3a864732a4d105 + + + + + + f418e784c1f658bc66012baf44a8a984 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/trollface_32alpha.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0dc2736995ff49634bacb1ac90ad682c + + + + + + 91e6c0a8060d2d36d87ffa0272774fe0aa46b7c29e64fc47083a571ac7ab750d + + + + + + 44b48640f656e5d9a5b6c5fe13a54d1083d66f55 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitamouse_c.h + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + eb7f137f6a0e963ebb62155c30462a20e1194696 + + + + + + e8d89381d5ed646e810698784c48ca2eb13103d23145c9804a567466c016d146 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testcustomcursor.c + + + + 9112d9df5ca90092768269d5d451590c + + + + + + + + + + + + NOASSERTION + + + + 159393287dfd2e38ee62d020b0bd9392e8d598de + + + + + + c35ae797e950dbf12a052bc3f35ffd5c06652a47955e06f2d4daae70dbda0eee + + + + + + ebcee3f0fd5379728756a67e6dce2b95 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p06_shape8.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6e778eaa6bf5842689533a3c0a58a1dd + + + + + + 88bfa722157e505dc525f0156b97e3f8d62c43d8ca7c0c45a8d3a5936dde4d75 + + + + + + 80899d537a8497a76392c629d4400ad35b98a132 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitwindow.h + + + + + + + + + + + + + + bb77b07b0a6816d4d200d7de0b24c0aff0965f5e + + + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/action_configparser.c + NOASSERTION + + + + cc29c5e41c866cbe5b0b9dc01e6b408d + + + + + + 7406745031145f24271ebd794e465171b1b204329a98e3a3809076a69d430801 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 910e92d2214cd0480466af7e8abca01a3ecf0906f9be59cae1a69a39b16cee23 + + + + + + efdc56de466a1488f38015f3025b738b + + + + + + 926e399351391adc3ee899bb57ecafce389b4b32 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/SDL_gamecontrollerdb.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ee771c1f89361ca714588af307c716c7 + + + + + + 3e21379d22f2773ab3140ca296f8797a957c92541303fef40523c5190324dc59 + + + + + + f931154d7128698d21768facbe7ca238cd1cfde0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_quit.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 963281a0771916c148eef1085aa3189defa6d77e1c4178ddfc6da6051c302833 + + + + + + 58ef98a5c09b8c4de09516392e2e1c26 + + + + + + 8341520e03b442159c0479a0a3236f69e5489ff1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowswindow.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 45df3a96d33076d4c605059ac126815e + + + + + + 184de6ab753c732978c79338c3d93e5dbd292e5df38f5993ef42a4f4492bf8f6 + + + + + + 4ec1f28bd9be4f1e19ab3a2dc21a9fdfc52b38c1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_scancode_tables_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f7f665c3f27b37a387d6f5e3cccfde50f1d9a211 + + + + + + af7d3f9f15c1259a433c9a8fc4e53683 + + + + + + c44232c971dccb5e63d2d077f0c6a1a1acc4d98fb7916d1c3ef8ce33727fe423 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_shape.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 682002bf75839f0ac9fd24e12f531015 + + + + + + 5feee59bb3dd09e875b1db2a756f32f7e6175d530cc49b69247c4c9cdca78979 + + + + + + fcb6b0b0227266d3966433c3592c7ac94c609221 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_rumble.h + + + + + + + + + + Copyright (c) 2015-2016 The Khronos Group Inc. +Copyright (c) 2015-2016 Valve Corporation +Copyright (c) 2015-2016 LunarG, Inc. + NOASSERTION + + + + 900ea5c7d88067cb1bb78a127dbebcb6 + + + + + + 63000862162527b85a2c8b339e469d46725b40f8ca2e09c853643a27322752dc + + + + + + bf118682f8ca6c3e9a44f414d45a45eb94699225 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vk_icd.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 065a307a180d9ccf7096386880bf6fc8 + + + + + + 94f07d6a06bf02bed2899e46b9a6c6d040cf1fac9316f9d26d81dfa4dcc271c9 + + + + + + dd40db928d1b68ee34ac34240bbbea7aed8564ee + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_log.h + + + + + + + + + + NOASSERTION + + + + 6e1e9f808e6fcab36a9f30f01dcb18e8c8d545a2 + + + + + + f483f688733de8576519df74496e90d2f68a333677e9ab75aee0116c9ab78b02 + + + + + + 04e5904d9acc2df1e514e62258824b4c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p13_shape8.bmp + + + + + + + + + + + + + 475c779deabb7330d9d793b42a66bb6b9f53bcb4 + + + NOASSERTION + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testmessage.c + + + + 76e530f1a3b88ae8e4d5b0d2652eef4d19838bdacf76c166f5e20188d6296f6e + + + + + + 7fd4f3794f486f71bb365d1ace1a2f87 + + + + + + + + + + + + NOASSERTION + + + + eab033e7365ea6958c17a54d156c0f345978f550 + + + + + + a7184ffd45d3435968c8ff61ca19ad951c9a97abf2e311c588af81e30fe73f3b + + + + + + 3248d04524cf2be0b7e58efa68bcd099 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/WhatsNew.txt + + + + + + + + + + NOASSERTION + + + + bd57e6c3fecfdb00ae86af40447e1c3b1985ae3e + + + + + + 3bf5ca516ff4cd8ffe1b7779029d3c67e358088c98207562951b37f5045f2acc + + + + + + 97a1e741c3e68c8fbfdeb1dcdfa2972b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/README.txt + + + + + + + + + + Copyright 2015-2022 The Khronos Group Inc. + NOASSERTION + + + + e2efd24ada4479131f932dea1cd2f4dad9b3aad44aae60330fde9679a70f3d52 + + + + + + d5e38a7ae7327aea2dde5c9f32927fa2 + + + + + + cc33764e9693c21def99ff30a7c5e629b61b580a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_xlib.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 87c6e5994910ec62c5f49deb99b8e15f8b0d429ee09f672bb15e212deec19198 + + + + + + 8d9494109b42d50f3e40c99ae7fe6bff + + + + + + c943810b7326a5e8b4983ffdee33941caf8ad3a1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/stdcpp/SDL_sysmutex_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5f475b638ec5a337b796be09fb12da5d72eec5a5d6becb90927f1c71150fb496 + + + + + + 6efc82273b114417eb42a265654da863 + + + + + + 3f3fc6d5580a73a6e802294568f741e6bf2fd492 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivanteplatform.h + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgles2.c + + + + 88c008844e55e80a6af96029edf2e66d8a88373fbdd7c28ca8a773c2ff5526cb + + + + + + + d7a0d60069c476bc02030a0cec431a20497a4821 + + + + + + d5cab4cfb44a317e6cc7148ad7a07bee + + + + NOASSERTION + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7ad6f3caa2afd79ba8032760e4aa91bc12137b570ecfe36038a1abb11a6099b4 + + + + + + 0950c0475c642a0492255c791bc077ef1b4c4f0c + + + + + + e41c6f919e494de60e4bbab3d1d66d96 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11opengles.h + + + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testlock.c + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + + b4d9938ff248933cba09d4da062eea2e5d4d0e88b4ebde4fafc4fe85a51ad6f9 + + + + + + 2d121850b0d331169530266d96d140ce + + + + + + 1fae3a387d3f72289616e62e9b95b698bad54699 + + + + + + + + + + + + NOASSERTION + + + + 478287b990f00416ef2eb2d9c81a7187ab9199a0 + + + + + + 55559a4c7a918741b83fdb17c046c004767380e307ae78e5a181d066b4d247b1 + + + + + + 6d0b2f56a1cbe2b8bb35a8299468f0de + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p02_shape24.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + be9865acf371521e726361cfbfd6abab6f4b56d591f84ea4eee3d847a02ed4cb + + + + + + 6b5aff7d7e3a2aedc281934dcd2b1ffd + + + + + + 125583b43f3df7f48899f1358ac6a7b8c8ac0952 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_systhread_c.h + + + + + + + + + + NOASSERTION + + + + 100078b1828f94b937e699dfe03690b10e0253de + + + + + + b1a7effb20c8248181090cf65ef5d1524141934eebfdf1b69a8011e7bd139520 + + + + + + 7c3165d961c844350a352cc0691d1eb8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/ship.bmp + + + + + + + + + + NOASSERTION + + + + 4366385904eb106330a0ee32068786b0edce491e + + + + + + 79f21ffde3e2c196203916556b7ae6bd551e3eedd13b3a647ac748e432bf481f + + + + + + bfef73c31b94af1bb226273e2fde54dd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p15_shape8.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 19b61bb336691fd4d71d3ad774408dc218b45044 + + + + + + 79d4e473cf4f06ff89a1d75fb2dbbc499df57f95e4c9a6e98d91ffa7acee0125 + + + + + + cf811f7e37baa8edaf28f3cb92a59e07 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowswindow.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b9e1941114cfb027196ffc19e4bb740b529356bc3e5479710145d42516644119 + + + + + + 01f6bfa7fecd14036ac8d246e1558185 + + + + + + 024b6447628dc121e342656866ce62b9270d29b6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_systls.c + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_process.h + + + + 3dd4e5d28ac911125d7bd137ada4224e + + + NOASSERTION + + + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + + + + 69a87002f5dc4897974ee1f3c28c64504545da27 + + + + + + 77e756dd7eb11f9ee576fbde22d7520e303a8fd68ffa0643270a1d9560dfb154 + + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7c789284bcf408e9a3f79cb0b7a22f3281e67d556d9e16c3feb8b10897919fd3 + + + + + + f4fe9b1c5ed92dadaeba035b677b3275 + + + + + + 084c8e16b91068bcfd059476a90cd90a7bd50fbb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/psp/SDL_sysfilesystem.c + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/checkkeys.c + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + 3bb0788e3292cf934d9ba3650fbfd471 + + + + + + 297c514766f577b31f481e3aea9a06aaadc47cb1986afd73af6ff0b67a86a949 + + + NOASSERTION + + + + + + f7adf4d3cbffde7192d7d06f7f1953a69ca1ac5b + + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b3775981abefb2128c67589fcb53634d29d8ca7f + + + + + + 9db2a1bd24574246dd61d1eba0e59788 + + + + + + ad70794d6d1041aac570b874c5ebf11c9a44b5336814d219852f7bb08f65420c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_render.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1b0e260365be1e01c24cafb8150d7647 + + + + + + 89144350089e96b896501542d23b8e762a9a9f2a + + + + + + ff7f9e94c6d080ec8f57a207a73e068d73d0ba3148a551afed13673c69648841 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_0.c + + + + + + + + + + + + + 2b4a724a9a9928c0660e1975dfa2cd8b3b0fe9f823bcb1838d551f339e33d7b6 + + + + + + 12b48e50ed6dac525df345ceb13e47954cc5663a + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testsem.c + + + + + 098f1ce4e4d83ab74004e9a7be3412cf + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + + + + + + + + Copyright © 2015 Samsung Electronics Co., Ltd + NOASSERTION + + + + 723f08793a6cbcfff1ba87276e802019f77fd2fe + + + + + + d060e6d8de8dd34a0de1b2f3ec77393e + + + + + + c2ac9f002c6669ca6c02eb9b587b8e9108e3ce6deab4a2de58b576f4f864ca38 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/idle-inhibit-unstable-v1.xml + + + + + + + + + + + + + 5825532bbe1f36a4bb04da1e823a847b + + + + + Copyright (c) 2008-2018 The Khronos Group Inc. + + + + 7b1e01aaa7ad8f6fc34b5c7bdf79ebf5189bb09e2c4d2e79fc5d350623d11e83 + + + + + + 9818ea12cfb96c60bdbb5103d8cf7754dcce34f4 + + + + NOASSERTION + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/KHR/khrplatform.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e9930fb699bcd76b1bc4e6f943f072ba90b9f049f79f0b941570b4516006a97f + + + + + + 9e4ccc266400ebf704311eb8fad081cf + + + + + + 2c1e115a13d5c0a3d1a2e1393d52630e61866c94 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_xinputhaptic.c + + + + + + + + + + NOASSERTION + + + + 2e8ca77c23bb29d5c10ccd6bbdaee449b7e933b9 + + + + + + 08e36ce7040a6113321862fb56a91e1af1edbb148ce6a1c49b9827b73412328c + + + + + + 2f5ccf5ae8ba9675051f2d2b7c88b008 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/build-receipt.properties + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7777e97e5c3279dace55b56e95bb41b6f729fe94878d8397130461f7f3aca89e + + + + + + 5e58388546585b673e9c4be9572e9fc2 + + + + + + 36861c621a01895f88f16944306c0f81a4981c81 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/openbsd/SDL_wscons.h + + + + + + + + + + + + + + 09341724f62dfb96c6edab552c702666 + + + Copyright 2016 Adrien Descamps + + + + 3f92f2da3bd920617e47fe1bb30606ee27f764ca1340dfb87bc60e8347350fc6 + + + + + + + 92bc88482870b988f0426ef3c62e7b2dc03d2f85 + + + The information in the file is: +Adrien Descamps +Distributed under BSD 3-Clause License +The LICENSE file in the same diretory contains the text of a BSD-3-Clause license and the same copyight owner. Thus we took the text and concluded BSD-3-Clause as license of this file + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/yuv_rgb_lsx_func.h + + + + + + + + + + + NOASSERTION + + + + 39e1248437fee4b84d13bc034a4a2cf1f5b3fac8 + + + + + + b5d59ee8844ccb4b461dee668e348f1b51960246fc0958b0060409bb6505b0a5 + + + + + + 02c756e073a85d7410d8163292859267 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testhittesting.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 62175890b0ff553d2371ff24eb70bb7cfb2653f6 + + + + + + 2f66efc2110f70a4e752d7b5fcde13be22bd7ce63559882d8b2139e49e082b5b + + + + + + 4d836dd65174661444eee151e1a68bff + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/fusionsound/SDL_fsaudio.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 09ab411a405bcdcb940c50e6eaa93890 + + + + + + f47dbbfc8f8fad63a5071ed14695cb7a35838ab75b095eab8a372280c7f3a09c + + + + + + f9e2120b74acddf6b3bd88438729fb1e6f9813d6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_mouse.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2affa80bb9b84fb7bcb69a8843769e5adb829471 + + + + + + 27743d0c9088f037b373bba6e3fa4827 + + + + + + 33edc2aefb529ae630be99660c730bef2fe6acc3bf7c92f0123369693853be8e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_misc.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d47ae23ca43b4c2d898bc8854858f20d3aa69a48323ab05470d7149f761b0ea8 + + + + + + 48a11cad9c2e6632ba755487684eb3d73d51d92d + + + + + + 968006e09f8d809d68dfd0d802e84ff6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamodes.m + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6714a58b757d111f9cfc7d8c38cf77dd + + + + + + ed0ca952d3ad63245ac8a55ac6d8747368d44e375584602b6a99c538daef41ab + + + + + + 7a98041a0f15999cafd657fa724ee7e0cc9a4cc6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11xinput2.h + + + + + + + + + + NOASSERTION + + + + 677f67a572fd551f9075b88d62785d948b5bf8ff + + + + + + be2dada36bb29fa322e972de0c8a72a4fc54aaade1af268370e3702f3a73430f + + + + + + b3175102a42bffb9cf59c9d54eea6830 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/ProjectPropertiesCommandLineConverter.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0ead93276345d0026de12f178e21ff7f4dbc0095 + + + + + + b4084803d6fc629989302ade49dbc6246dff4fe6b094d7f9a8829007e55531bc + + + + + + 2bd521412ccba4b15f19c43d11e1007f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_log_c.h + + + + + + + + + + NOASSERTION + + + + 40e37820c4fd40cc2914e1df5b24158e312e9623 + + + + + + 5059bc9c2f37b7e7a557685ae9330ecfd798537bdfde94de63a9c721c92a8856 + + + + + + 10832699d0b89bb5bf6f090d57efb79a + + + + + + LicenseRef-CPL-1.0 + Common Public License Version 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + + a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and + + b) in the case of each subsequent Contributor: + + i) changes to the Program, and + + ii) additions to the Program; + +where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program. + +"Program" means the Contributions distributed in accordance with this Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, including all Contributors. + +2. GRANT OF RIGHTS + + a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form. + + b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder. + + c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program. + + d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + + b) its license agreement: + + i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose; + + ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits; + + iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and + + iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + + b) a copy of this Agreement must be included with each copy of the Program. + +Contributors may not remove or alter any copyright notices contained within the Program. + +Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense. + +For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), 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 OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against a Contributor with respect to a patent applicable to software (including a cross-claim or counterclaim in a lawsuit), then any patent licenses granted by that Contributor to such Recipient under this Agreement shall terminate as of the date such litigation is filed. In addition, if Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. IBM is the initial Agreement Steward. IBM may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. + Common Public License 1.0 + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/bitmapfont/license.txt + + + + + + + + + + NOASSERTION + + + + fa3faa4112405c66eb5b83e4d418b6cc047c53d5 + + + + + + 142e66dcddab21cb68e159d58affa888992351311de39e7342f8e252df0a05b4 + + + + + + adadc648c214df5636d1e9ee2cad2878 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/drums/ds_brush_snare.wav + + + + + + + + + + NOASSERTION + + + + 46c5551972a881ba2fdc6c7997d5bb32 + + + + + + 4bb2a2263358f146db1ba2e8a34586a33ee17b28 + + + + + + 5089910325f55f5af01417fc5731b2a5d19cf6323cb2e750faab632917946235 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/TestGUI.app.in/Contents/Info.plist + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ba43a1ff5514cc5177516921fc168ab1 + + + + + + e00e00d19589f18b755b5cc36ef8542881ba8ea0 + + + + + + 5fd26a9bb00ccea1cb53552108799d8bd0b1775cbda441c8bb0db81b4570c614 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1edd2ec49f69f24bba5cb1c7ce58b46b4cf2097b + + + + + + 80815e9a307baef921d53cae0c8b180b + + + + + + be88c349ee3e8c2f921ac35afda2dae38f8e4a97a02fc5a2055b0be90a03f5b1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendpoint.h + + + + + + + + + + Copyright 2022 Collabora Ltd. + NOASSERTION + + + + 91efa43930ba5c5c558119ea4cf3bbac949d9b1fe2a6bb1bae2d5f78bf456437 + + + + + + d1e255c0a55765efc759fbd430c0cc30 + + + + + + 239df87ff0e8ebeb4a195590191961f7d468b8c4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.editorconfig + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5dc3031a9650bfa4b130803243f43360 + + + + + + b08e32c8ed3ab514819efe7614385af4096b975658a1c6cf86a6ba03b05f277c + + + + + + 079ded6ce9c54c4743790dce7d4077a9e896317d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_error.h + + + + + + + + + + + + + + 7fdb7a3850c1408e7c806213ccaada7d70ce037f63d9b3e00a594a71d551b218 + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + 82c42bf96a0cd33fadf3a283ea03d4bdd81f04e9 + + + NOASSERTION + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgamecontroller.c + + + + 4698f6859b33cbe6ea60383bb6932f0e + + + + + + + + + + + + NOASSERTION + + + + b3039cd90902285e5f354607224fce3dd8051ec1 + + + + + + d18f0ebbb129bc61e50a3ed2d27d2cc7d3bec37b758ec0890c4ee9e937a35cbc + + + + + + ac0e46e6edb0fdf45010b26a06d5adcc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p12_shape24.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> +Copyright (C) 2022 Collabora Ltd. + NOASSERTION + + + + b713f72340e761f2e672948789c8356ced7da3cd + + + + + + c0f9be8d7e513fc56d7c6cbdb0666b1a7ced220ea93bf5ff54cde2c4233242f2 + + + + + + 6a184c20ac74b2fa234defeef2f91c24 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_sandbox.h + + + + + + + + + + NOASSERTION + + + + 0526540fb7d7d97be97d6ac01a5423a1aaa05002 + + + + + + bb192f14624a85a4d1a5a7f7dde00ceb6959ed59e69241428cb9eedcbad7ee9f + + + + + + f16a6566e70dbd9cf8a217735ed3124c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$UnknownOptionParserState.class + + + + + + + + + + NOASSERTION + + + + f717d8c5c8422e0a3301c6dd80573424 + + + + + + eadab993d560c1720ce34da3ba45cd0a88350dd9 + + + + + + 1774d9e22e66cbbd456c9dbe94a6084e2f5ef0807c89e8b5c1bbee3d55ccab47 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p06_shape1alpha.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 96393dce87c917d6fb5a3e7bfe68a435 + + + + + + f8cfb0c7eab403895046b8390fb7c4eee437d57e + + + + + + 50d577830ef024f12fe178a60d22419e50d4158bfc0798c87de7ab6b760dc8bb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/os2/SDL_os2joystick.c + + + + + + + + + + NOASSERTION + + + + 81a99ba9a284bafa573a19981b240736 + + + + + + f01074db1269b5bf897be7b0a35ed9f8fa8c0b33 + + + + + + 358a5b815ca8ad43b8a103bbe999f08773b6f22d2858001149e0f1721cb08c55 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/common.c + + + + + + + + + + NOASSERTION + + + + a0147203bfd3791ca0e8d24dcf7c78f7f68e9a16 + + + + + + b944a6752c2da4cee1de8afafd928931d326210d19e4eee51850d7aa1a28281f + + + + + + 36c096f2d49c86f9afe4ed3c05e07229 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/jni/Android.mk + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 256dde2ed84fe57819e25abde9e09181 + + + + + + afa1636b4c0e0539672ace9fbbb403459cb7674e + + + + + + 20396f7652e0114ac9e2141344bdc736cbc60d10a2d2e50611744b4bb67f70fd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/emscripten/SDL_syspower.c + + + + + + + + + + + + + + + 7d7bedab054b5304ccdafde7986207922aab5485 + + + + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + + + + 003cf42b92b8a01ca6a15ccf0ddd6b1b1b52441ceda98f54f16d18abaf7cd232 + + + + + + eccbb42b3b0a38f0b0ecd82b75071dd0 + + + NOASSERTION + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_rwhelper.h + + + + + + + + + + NOASSERTION + + + + a08fcfa26e8e7d3be1195895aeb8841d45490143 + + + + + + 333de1a6fab2433571809e62195d32bb90b95e016fda16292a34d8abb18d9113 + + + + + + 49d690d6b15f6a977c553f3f2746734f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/README.md + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d1de880628955fe2456a7f610dc0f01138e884a869a23d5b0aa6508fefcdc566 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testintersections.c + + + + fe3653f88ea962e920e10f5519e357c3 + + + + + + 987fc449381aff74ee35bc2f0e865680496d06ff + + + + + + + + + + + + + NOASSERTION + + + + 1528ce83a85ff9a2d67bb03484e75a2c55bfc7dd + + + + + + 980a8e15b498ee88c120effac35b69a27c0a8109a63f47819dd4c7c57a8935c1 + + + + + + 4186193685dedc15dce4d1f8f0bd5a5c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c2ca5dacf4eb126beaa87dd2c52e3744 + + + + + + 16ca4b3deec4dd3f8d9c9ef72abf0bc08d383106 + + + + + + a95ee2e5fe561282824debe8f41764b4a3b5df75411f8a4af5f828423b7adebc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bevents.cc + + + + + + + + + + NOASSERTION + + + + 67d51b0215619a19e920bf7b75807683 + + + + + + d4a273869ca7ccfc733913804f35c5a6c5677db8 + + + + + + 6b3bee1d6a6316aac257a9eefe19e1b57fd3c7c4dad0c6c457529c273fa2ca0d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p02_shape32alpha.bmp + + + + + + + + + + NOASSERTION + + + + 2c97cf929e3ed24c8538cc8e42f589ee + + + + + + 0d857fe0c79d3a7a2a9256198ac89674fb6aac5d + + + + + + 2e26acba32fa2ac75ad716a152a851b130bae9281dd8ac3af53a3e79381a98d2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/button.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + bf7fc224b4a15591c2902b17bdc49bd9b5560ada + + + + + + ec87a5e6244433023c13b589d878f39c + + + + + + 99c9de86423a568981e20572a173919241d60251ceb68befca61922b55292ba4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config.h.cmake + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + df7fe845512d9c22bed18c4ec806e231 + + + + + + 03f0f1741fe512835b64e70dcd8579bb771cb690 + + + + + + 787e81437ab1c475dbc7211fdbd19162af23250f51b228bf3e14f123f8834228 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandvulkan.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c7b4374b91bf955b5489870ba3af48ce + + + + + + 524fd021f1b752bd75ec184a447f158c3b22b6e230f63389cc5afae7739f9492 + + + + + + 5a8df4ddc52c88b3f54f69359fbce463c02e0afc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_xinputjoystick_c.h + + + + + + + + + + + + + 4790d87609ec0b6cde8782baeb70d3f810c6d7d8 + + + + + + f82299b33f28607e9d15e486a58add90 + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/pkg.m4 + Copyright © 2004 Scott James Remnant <scott@netsplit.com>. +Copyright © 2012-2015 Dan Nicholson <dbn.lists@gmail.com> + NOASSERTION + + + + + + + 140b9a7bc1fa8730b62e74f8413af2bd15b53969a084fc4a041ba70b11e352f3 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 691e244b5fe4959f75989345b268bca7faa26452 + + + + + + 6998e34aecf362ac82971d84555a4dea + + + + + + 6dd1d9665140ac4ec066dd50cdd277b613fb94b472a3a66c5044257053abcfdd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_fuzzer.h + + + + + + + + + + + + NOASSERTION + + + + + 5b778b88daf9d908f2e8aa3b70002b58344253fb + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testpower.c + + + + 761c737da1fded3008a9f1f409103fa406f5cc5cc5eb6ccba7b3b666bf90440b + + + + + + 881e21f931bc848378e9003603b5ca48 + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + + + + + Copyright (C) 2017 BlackBerry Limited + NOASSERTION + + + + 3ae994965e6a0ec34ce74574047a2570 + + + + + + 7066cca0e248d2eb1ce4fc2ca7e91194b226ec97586c1eb34c3cc3eda1300c6f + + + + + + a5a093192f591638b7bd6021ebc0de8f26a1948e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/qnx/keyboard.c + + + + + + + + + + + + + 6742697e6fc2dfd13cf6b8c130f25510 + + + + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + + + + febee00a2c0362762f078667401225b27e65a814ae7c12b1414d142dcc32e635 + + + NOASSERTION + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/screenshot.c + + + + + + dc0e2aeee57c95b16e4035f158a1a5a41b1f7510 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c5151c162dcdc1f43fc47fb5654a3cb370455715abb3510600305d47ba73b83e + + + + + + 98fb6ff58c0abc39bb5e9b244bb41803fd34e313 + + + + + + ee7f25640ad4a83d7d720f6cc1aa045d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bevents.h + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/acinclude.m4 + + + + cc052697f26cc7c4f207249a9d5e0e618a48dd67 + + + Copyright © 2004 Scott James Remnant <scott@netsplit.com>. + + + + + 14c17aaa47af44b5b8b62e541c2efc32 + + + + + + 4f97e5b28413816393546075b9236c0079957cbdb911858653e949620a1d0bb9 + + + + + NOASSERTION + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0808cddf52c696c3b6ef31c3175280ad + + + + + + c634ab2646a43958d61dc88f3ec2acacda8815ac + + + + + + 0f9d7de931e248547171e9287e8b76046a0b55b591cece19e3a48291a10ad18b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsframebuffer.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5db15f48c5a0640a2b99a949eac65f98488eeb297da4ff384acde4bbb9ed0668 + + + + + + 80bc36f4bf1c6c20651d1093b847d41b + + + + + + 0e0bf89aac7d71d7873e9882c9c46ca3b40b2816 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/haiku/SDL_sysfilesystem.cc + + + + + + + + + + NOASSERTION + + + + ae932c58b84905e866eeddfbae03a673 + + + + + + c62fd442716c483b82e1062f2c59301bf785b856 + + + + + + a1c40e4bb476124b7a74291eea360f6a47fc1186305edb112a394c6c606ebe72 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/rectangles.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8498a005b2be5e63f11a51df117ea47c + + + + + + f338a86d8de91da49136558d4e4d84d0f9ac64e1 + + + + + + bf4744fe7aa7273db6f23cb23c6c869391a5331cd1ce4216ca08b31bf39ad4f8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_syssem.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1c5eceb7bd759233f2e718c2ef54ab4ebbcee1ed2968150dd806d42cdbcfc1fe + + + + + + 6c7ff0cee8ecb27c639eee8eb9f2e9b3 + + + + + + 8ada0d6bcd9815262c5667f5508ec350c02044d5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/steam/SDL_steamcontroller.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + eb740bc45814b96b03074003cd44ba291c7ebfdad285c7a5a69aa03911ba1f43 + + + + + + 5f22f6e8098b1027aacf2186c9163f1f + + + + + + 1c9b9afce9625c42eef6031ea730f855aafaeffb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclevents_c.h + + + + + + + + + + NOASSERTION + + + + 2949ee135db6d52e1678800c9ece4cd9 + + + + + + aaf8b2b072b7b7c5e51fb4f570028c449181133a + + + + + + 6d3dedb330c7da4095cde95ba0537c84d46874497cfb2df3dc78836c9057bede + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Download.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 06ccb80ed5927d8226ef6ae7f7d680f4454e7c64 + + + + + + 2bd3e4bfd2a698184c45281ce5bc835bd33fa7a0cba66a7fdfbf81e60571e47c + + + + + + c0dfd6aa0f0a1d0438e609724fc8eedd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/n3ds/SDL_sysjoystick.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0c4a42e14b4df913e99e2fa58e74afcbd2d6800b11ea70699066943855022aef + + + + + + 2065099f32ac7663ec979b1854c6d436e912be49 + + + + + + ce6955a87f13c0c65ac27fc4e9ef3e9a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_dyn.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 45b6fa9d3b3ecb6eed0544764c495e18017308e6e2011540723469418695c1e3 + + + + + + 975d299350ecb0e18cca0ba3933ba02ead941eda + + + + + + b53141f58594a1a844ad0f21e318c7e4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d11/SDL_shaders_d3d11.c + + + + + + + + + + NOASSERTION + + + + 4fe3fbca798eb91821b68682a84e2d2b + + + + + + 9446dbba28d92243df5ec156b09a12b7e8e1b9fa + + + + + + 25e56866d1010bf645c80bb7143c2d1d6a4c7424f447231e73c42b709cdb25df + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/xboxseries/MicrosoftGame.config + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + db6423b16890d9657bc81f3acc001789 + + + + + + b50207223ffd136f1b03a7a56e0e1c5bac02546193f14d833265c13478a0ded1 + + + + + + 157c1f598005c9222ed4c3b691b9ef357cbbc7b3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/android/SDL_androidaudio.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + db9010879e4c2dffce29ed1d111f1f5a + + + + + + 32afbc76ef1c724bfb4421001794466ddcb5bf612d91eb42f41043434fd4a9c8 + + + + + + 96b9a713aaab04e1f7a13ceb5883500e497333da + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_egl.c + + + + + + + + + + + + + dcd07857586d5573ffa40c0fd7d95fd62deebcb72df88429303bcf27a4eb00f4 + + + + + + LicenseRef-FSFUL + Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. + +This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. + FSF Unlimited License + + + + + + b07a0c8a45be89cd27ab5cb71647971ff9f87b4a + + + + + + + + LicenseRef-GPL-2.0-or-later-WITH-Libtool-exception + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + <one line to give the program's name and a brief idea of what it does.> + Copyright (C) <year> <name of author> + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + <signature of Ty Coon>, 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. + +As a special exception to the GNU General Public License, if you +distribute this file as part of a program or library that is built +using GNU Libtool, you may include this file under the same +distribution terms that you use for the rest of that program. + GPL-2.0-or-later WITH Libtool-exception + + + + + + + + + + 20d7a792643b574224bfbc91837dd826 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/libtool.m4 + NOASSERTION AND NOASSERTION AND NOASSERTION + Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 +Copyright (C) 2014 Free Software Foundation, Inc. +Copyright (C) 2011 Free Software Foundation, Inc. + + + + + + + + + + NOASSERTION + + + + 97d7779cc47f8264603ab5ae2cf2c26e + + + + + + c943a747f67c609db76fa2808dc7289fc1e5b55d5c6c4a362edd5c619394db00 + + + + + + f01a698e1ed647c272e9e509da873c1c3ba8012f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/msvc.yml + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 997436ce511353ed664b89f4b82fbbc9 + + + + + + 2282387b1c9b7a77b52eb7c2d2d52b221673500fcba71cfc6ab8d00275df2a77 + + + + + + 592db115151007f524661e710acea2bbebd2397b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_joystick.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 71072a6f64126b56bf3bf0e6632c50c947f458eb + + + + + + 138f4f55de6f39f1d65966aff0790e69073480f5831d339771120e22deef7c38 + + + + + + 6f5f3a322d12ce7738cd7cb01e6153b4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/SDL_dynapi_procs.h + + + + + + + + + + NOASSERTION + + + + a4f6529d16c22cc05ea4bda545be130e93b01a4881cdae0ac4a9fe34d38ecb08 + + + + + + a4e1241d7b67073c6a9c17e52fd84780 + + + + + + 496b6e798c59b53e5c1d83a2949e5deeba6c707b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/emscripten/joystick-pre.js + + + + + + + + + + NOASSERTION + + + + + 7f0d6c39da547c07cb475b013000e07ad217fe1e586d3c973c986a1cb97f2877 + + + + NOASSERTION + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/dummy/SDL_dummy_main.c + + + + ee512f79934d874b333d2aa549e98221 + + + + + + 007c8243e77cd75d9c3541f69d71d01df247c3d0 + + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f8d227730d12eeb80aaa15c82709cd7f + + + + + + a70859423c6be96dc1d00a21ff71cdeb309cf4ba01f96fb7e7c782b9e373b0cf + + + + + + 3285475a84ea64b623e38555fd329d5c5204da39 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_windowevents.c + + + + + + + + + + NOASSERTION + + + + 283cafa58380ec606123129d61cbdf42a79f02ba + + + + + + 142ee5e3c0327db4155c3e09ec0ffcf86c0a53ebb891b8fd650210dabd6c25f1 + + + + + + 1181b1c80c7ece9c79c10459c009b295 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testgles2/testgles2.vcxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3d8d8faec9dcc028b98935438f7e0b194a33d650 + + + + + + 5081a5138a754a2b6a4992553bf2e9ba + + + + + + a9c688070068b6f851998430c39a27b9e507ee0b7f685b2c6c49537e058a066f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_log.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ecbf37195f13621153a52770dfb37a9d + + + + + + 2236e7f8d33a9140f5421a38b3b4ad1e23e0cbe04e1558d177c69ba4b2fc3d5c + + + + + + 4fcbb748eadc0ca91b95950f840db191e5eea951 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_vulkan_internal.h + + + + + + + + + + NOASSERTION + + + + 45e7030bf757d4a77b4dc836dd29c947b303a6b5 + + + + + + 36e4133f9d971af7309f8709c2ac1195705e7be83fb7f8bb9a819272eb994aed + + + + + + 5e460ff38779b34e64a02d8f1764682b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/jni/Application.mk + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 388dc9d9defc222996c715443cfd3e8f + + + + + + 79c1f8b9e7699949f3ebcc345b1e56b52a1e5fe3 + + + + + + d937be0fb7a4fee9d3cc3e643694b2116afea47498044fd7246d3bccc64fd387 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/winmm/SDL_winmm.h + + + + + + + + + + NOASSERTION + + + + 58ef9ba935a52e85ffe3aaec1d8469778bb389f5 + + + + + + 7291cf5b22ae046462e8e87d30e4e847ca4455da40c82d90e6524a9967d3fe31 + + + + + + cb297931ff3d282f8c9811cef12d8c46 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/HACKING.txt + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7d351a94f091a7c1969a6a6921a2af8945bc6548a2dd5853c52f72540e6768c4 + + + + + + 77a2cede99b6f98c0426b5a7e45e3f2e7d4ca741 + + + + + + d3cc183f654e32555bcf48534ca05ec7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_keysym_to_scancode_c.h + + + + + + + + + + NOASSERTION + + + + 1fb54d159b504760b4d7f3b86cd317d4b9d26dff06c7d9505e496238a9878376 + + + + + + 95a1890546cc59cdf9117c9e7114333f + + + + + + 3d9c378c605bf2d9239fccf0ed0506eba7c637f0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/linux/Makefile.am + + + + + + + + + + NOASSERTION + + + + + 0e048f062d23a8efc39600a788e8a2fd67c04d12 + + + + + + 9e2c83d7e186c137e35251c745a623dcfbbbd44a0eafb550d0ce25be91055c1b + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testqsort.c + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + 2d6df61490b6536fec05c821cc878470 + + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c8b87c3367b1c4205656ffc909b5306758ac89484a25dfc48d259ac13344eee2 + + + + + + 33bd275603612110f5d66722fde96ae110b62feb + + + + + + d99e81b7347ba3fa990cbdf9f598a77f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/scancodes_linux.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7e06398a8d3bbbf9f5b355f7a92ffbba + + + + + + 2a24fad0fa741136ca843deafa3b22f8d562d48752e882ad38c7e616f438c27d + + + + + + 2f0caa7c2317fff9d6c36ffcb5caf1f8efbd4916 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_kbd.h + + + + + + + + + + NOASSERTION + + + + 2e405a5e5de478fa003eeedaf73c92be + + + + + + 961a92ddf577fd211396d84aaaca29be616bf20b + + + + + + 3e5f2c02225b51b2af70275bfe0f37e04303a0b2047f21509d1551a73e39069c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Android.mk + + + + + + + + + + NOASSERTION AND NOASSERTION + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_font.c + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + ae2cdd6484a5c6dd4156d40eeb9e263612b28725 + + + + + + + + + + + + + c2c37bf64d7e91796cc783852aff56a4 + + + + + + + b9680a3d85b43cfa65773fa114b0a175b219a9c3c851cdfcbcf7a31336c2a8c2 + + + + + + + + + + + + NOASSERTION + + + + 4fa29ad1e2949f00f8d0f24f5d8a2cdcb908b1125674b6ccf17cc2723a0504fa + + + + + + 2e557b244faad9c1cb53c87dbfe2920c + + + + + + acd4b6fbfe62864010307b60fd0509f5a060a6a4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/texture_v.cg + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c9c2bc4828930def829598f05da44b32 + + + + + + 39e1e368181c18711615138e02aefcd3c7a38c7d6648821724d53882cedf07ac + + + + + + 403cb5b46ababd5609dbd258c1f248b7467a1d9d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev.h + + + + + + + + + + NOASSERTION + + + + 99e9e48337462652b310d5b128b305c6aa9ed905 + + + + + + f1dcff1f7ccd3fc1f1d311228cd568cab6b9cca62b12f8eb6d23566a4362481d + + + + + + d72878bb656f235c73b049056cd30dba + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/TestGUI.app.in/Contents/Resources/English.lproj/InfoPlist.strings + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengl_glext.h + Copyright 2013-2020 The Khronos Group Inc. +Copyright (c) 2008-2018 The Khronos Group Inc. + + + + 78ebda9465227a54b336e3965832d8930aa962b8 + + + + + + + + f9f6095c989940fb509685ae0e327742 + + + + The information in the file is: +The Khronos Group Inc. +SPDX-License-Identifier: MIT + +This header is generated from the Khronos OpenGL / OpenGL ES XML +API Registry. The current version of the Registry, generator scripts +used to make the header, and the header can be found at +https://github.com/KhronosGroup/OpenGL-Registry + +There is no text of the MIT license in this diretorcy. Nor in the given GitHub Repo. Since Khronos used an individualized MIT license we took the text from src/video/khronos/KHR/khrplatform.h and concluded MIT as license of this file. +The information was retrieved on 9th of Nov 2023 + + + + 1abb28891c9b0661b6ff3749de2671da5fe12beb5bcb1833b2d6bdf5c89ecdf8 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 18d68df991e4e998c3da1962142d24d4e3a3cf4d + + + + + + 187981371645fbd28e205604c2ae5fba + + + + + + a0b8022b63c07797b240ac7afadaa8fc749d8262fc124c60215d41316a49881c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivantevideo.c + + + + + + + + + + NOASSERTION + + + + 8a2a9fe303443603f1cfb2f94a547d4c090bc58bfc60da974c2f9eec6c3d640a + + + + + + 20f02557beca407cb997e651550c0962 + + + + + + f47370fc1cb1a6598b68dd0c484afde94bc1eaf0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-linux.md + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f9d45ac1995d5ad2791a606d61014be4 + + + + + + dbe2ff6d7fa709cd3f4920b28e1948c551d330ed15c41884009f25a60e7e653a + + + + + + 7fda43a7839ee2c2b364af24bd355f24d4ab5dc8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/SDL_sensor.c + + + + + + + + + + NOASSERTION + + + + 9a0538d17d2e1dfa34fd547336d3a926f8ffd4c5 + + + + + + a8e26ffebc89d7cbf264c0133742bb665860a0eae7cfc7b9a321251708979b7c + + + + + + dd92c937fa7c822a386aff8173b3b6a5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineOption.class + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + 2d65f8d0d438604c814fd08eb9b28387d81d518102eb003dc7e443174ba4e529 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/torturethread.c + NOASSERTION + + + + 38fd38d7dd7b701d85775024cfe672b627191b7d + + + + + + 4d53ce09da339ba7d7cc7c5743328371 + + + + + + + + + + + + + + + c5203b750e297b2e9c48a9c529c78db6 + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + f0b8064f5e97dade90c0d12339a976e5abbb821a + + + + + + + 2ec0c7580a96b9368593c9536a64667fb0c1e98bacd13917a2ebabfa830759d5 + + + NOASSERTION + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testime.c + + + + + + + + + + + + + + + ad53916ab09628da87f7e62a23a5f366 + + + NOASSERTION + + NOASSERTION + + + + + ea3afd5cb0ececeafa4b8404efa4e60e42a7f617 + + + + + + 0eab7d8e0ec6fa4d58b79a5a1d6d0f86c04db36823ce0f5fa9c52fe29fac5cb7 + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/psp/SDL_psp_main.c + + + + + + + + + + NOASSERTION + + + + 9fe077cf513322b598520d2eafed608811b6c458 + + + + + + 51f7fff7919b654792fe095cde5185499f34190ca4a071544036928b083ffdfc + + + + + + 4667d504e17942fbc3011354af00b360 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/logos/SplashScreenImage.png + + + + + + + + + + + + + + + 1f1fb51aed000d843528a0b16755822b + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + 7f71ec7a4c8b09457b89ec43c31aa73800606c24 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnative.h + + + + + adb64ba22ec03fb4b8ba8cba2410135a7724eb06f824d9062b62d006137b8f32 + + + NOASSERTION + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7a3f8f45ed31a09e91379c61cb559bf2 + + + + + + 82b90904e7f72001ad37579a2d783b11a17db731dfbefe8adc6d3a00bcbfd593 + + + + + + 0213ecbf54aa2a97ff6735da7e89fdea3624f144 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11events.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 36d9d6f1360893554cc89f1cc1ea6306a5fa553a164b42640a797766848e36b1 + + + + + + b67971133f839efef4d301c70b34eda1c2b695df + + + + + + 876e3de7cbb91f56fd52c140ac682ba3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles/SDL_glesfuncs.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 19fc29aefb42e24b8542a012d2defbaa + + + + + + 23e678f37693428b2907aa5a067eaba3ba2c4e88 + + + + + + 1aa8207dcdc1e5b5e0c945ad9c7a8a6dc56beb740c613f1617582557df87ed28 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpiopengles.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 15b478bd813680290c232ac3ff0d78cd6f37df0602b851aa60179105bb181f53 + + + + + + 32fa1f654743db4065132d498573aa16152bd28f + + + + + + 46f9cdab1759d47897464c144a33b8a5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audiodev.c + + + + + + + + + + Copyright 2015-2022 The Khronos Group Inc. + NOASSERTION + + + + 972d6d7f2ff66bc3d8f627bd66cffcc75ba9fb1d16a7acec7fd9d93dd85c243c + + + + + + e21dff5b9ec02744e2233be21ac2efc69ee9eacd + + + + + + d9894291d2dd61f64e61286f4c89c940 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_xcb.h + + + + + + + + + + NOASSERTION + + + + 4daf34de5e33cd1b3a8f0e0c92702235 + + + + + + ec21ff1aa57c6048541a498c7e75518636346474 + + + + + + 8ac63be73d1850f9c00153a624d3afcc10e0603edb35713074a3c53f916ed90c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/testsprite2_sample.actions + + + + + + + + + + NOASSERTION + + + + ead1e9be9096ea8bfed275f8107b7bce3d933270d2bc2437ceb5649aa599e9d5 + + + + + + ad4b251eddbc960bc34442e557921e5edf1e883c + + + + + + f9baf2d0e463b9339ecebdc2d31039b5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-wince.md + + + + + + + + + + NOASSERTION + + + + 6b3b3d73e6ea33375b74eb6a8b70eb7e + + + + + + 7b7d74f14076c4eb65ac067193e570b974327960 + + + + + + 8d9e690875f585478f977f3cfbc8308e5fcaab46b3121b9417b17a64fcff8dff + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/Makefile.in + + + + + + + + + + NOASSERTION + + + + e3401ad9ad7e25095711f84d273cba56c3a01d1b + + + + + + 0c1ec6c07ab9c4a7bd638d56a39dcea9e07fd7d81ed7b345ad4665f8aa7b4545 + + + + + + ff8a8623d0bfed1efc38d675d3a70ac8 + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/README + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testshader.c + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + 32375d2d8d402e4f392173abc8c476562982b19e61e3b085c862815fbb5a071b + + + + + + + 622247c7552edfe79ea5ddfd0aed5420 + + + NOASSERTION + + + + 064203e9d08925eaf7899ac75d7856585723d17a + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 71cc41fcc92f270f22b7403edd85593f + + + + + + e66604d9c39b153b08718f3c0f43b6604526691d + + + + + + 6f3deaf5117dc573aa313ce2cfa27fa314dd01de806ac4c1a17a79a1468fd07d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_xboxone.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + fe61e48d852b9156c5ce6ed91317b22c + + + + + + 2e9322dd03726c3de2329df4e3923f0a54a2a9001a85e8502b51baa4d5ed82f3 + + + + + + 552cc8aebdcd219cf0d841fb348bd51a66725900 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitopenglview.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3720b8d643c97a014cf05f0a0b7805d8f1d30c94 + + + + + + 937963ce0ccd241c4b33bcb8b84bcb7546af2985972b7c1d71a90011a2e8a552 + + + + + + 3a14fe8166c0897c87c9818507853e08 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/linux/SDL_sysjoystick.c + + + + + + + + + + + + + e68bd3ff7f6dbdb3eac4fbbde0e1305887e3b02b + + + NOASSERTION + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/unittest/testquit.c + + + + 4623a3c1a1623b7cdab75cde33702a0b + + + + + + + dc4628df8a26ce93df7da5b3c7c0e1e0bd5d9d2e670f643073e72067e8f38817 + + + + Copyright (C) 2013 Apoorv Upreti <apoorvupreti@gmail.com> + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b0f92a5a4dff1aa34b25fc5b69cae63c + + + + + + dc7a88511e45b6bf245d5cd4fb4bd955760e95500052705a30902603a2f3b093 + + + + + + 95b6a26cf2a596d2a4dd84556f00bc991d512073 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmetalview.m + + + + + + + + + + NOASSERTION + + + + d8f141fbabdfeb8c2e3c0b6ef94b05f6 + + + + + + 4108980233ed2c54713821d3374abcebd6af67f7 + + + + + + 1118805683d3cdaf4534fb3113f42c6bd1ec82fd93784fe2bece2a3d17452372 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/Makefile.linux + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2a1a223474025249694b288cdddfd1eff7767b03 + + + + + + 89045d2d08756a11f07fdd3b6c09015a7d1276e26515dd1ba73092af6b266c12 + + + + + + e086c337fd44ca1269849a8283112aa0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtopengles.cpp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0571ae0acdf8c3d961afdb3dba1ea485b1c4fd09426f64ad9bb994abbbfa4d06 + + + + + + ef06f359039b32ef83e040a6325d1d8e + + + + + + b5e3e08729e8f322a7e18c8252354777af81eacd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmopengles.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1c2ff362c9af09eb8ec8440bc7b7cda95606a54206a5de5e3f9c4c27e0d1b252 + + + + + + 7115a4637823fc175cf5a0cf5046988b + + + + + + eb8bf2f5cc78e87a35a0112654bf08a035250120 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2mouse.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 17756ebe888bca8d530a2e649dfd53f0c438e9b9d9a944160492e09c36d12ffb + + + + + + e48595e7a95fbfd4746c193cb93e832a + + + + + + fa2798f6343d89263393850459c47feef08a7c09 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/SDL_joystick_c.h + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testdropfile.c + + + + 9db5dd4e070b7e5769cfafa621b3db910f9bfa6b + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + NOASSERTION + + + + aa9adb9c204bc2725559cd98c8d180d1 + + + + + + a019e4920d2405c4b69f484e42a0cfafd6879b3ba7ef839e3b320aa2a1507774 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 443bae40a62c5571628e862f6c67a27e4c9aa414 + + + + + + 8b22af9bed93b60c2008c1bcb79c04173c4042764876fb24832fbcf49880cb53 + + + + + + 03f33e7f3e063851229e55cdfd627e95 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_clipboard.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a23414f0ea6d64d58322bba12de4010eca7cd463 + + + + + + 12d4031d2c0ecaf12b9234e35691dffb + + + + + + 0971b8d2cbf652230f6e7f6fd6f98f6c69ed6caba275c6e7400dc93edd2db6f6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmouse.h + + + + + + https://github.com/libsdl-org/SDL/archive/refs/tags/release-2.28.5.tar.gz + + + + + NOASSERTION + + + + 4b5b8c0d8525adbbc87065cf59219d9da3a87273 + + + + + + e66d19671e2aff045cf72996600cc1682558526ae2fcd3d810f4dcad47618351 + + + + + + 3538648491b3aa64d275aebc9f28342c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_platform.c + + + + + + + + + + Copyright 2022 Collabora Ltd. + NOASSERTION + + + + 06dbef1751d684511b3b658ca290380dcd74219e59b054611a488a172401e0f0 + + + + + + b3ec2420d2c3c8e222bb90e0a29c4d34 + + + + + + 58f5263ecab44ffa0c60e19f6d6f901463dbfabb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/test-versioning.sh + + + + + + + + + + NOASSERTION + + + + 10c13dee5831cf7048b07a3cc305b1d92935a8a8 + + + + + + 8ea9119752b1936d6cc77cd5f39deea8e35bc31d9ea31efdb5acf1c32cc0850c + + + + + + c87b2d88228914d54179d369f7e4e16a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile.mingw + + + + + + + + + + NOASSERTION + + + + 037c663e1763d2b4cca873cbdbb837d6c162fa8b + + + + + + 932beadc4898cd1d10e08aaa5eef9c65e042586d525ccde502beb697915b5189 + + + + + + 06e593923b5b16b82a71e105a271edef + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-touch.md + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2d0a281a4cf9ce4c251e0f04158d808dd27d7ee0 + + + + + + 5d530573f1860128e7d46ea130c1236603ed0b27072ec1f6e1e3b398ca1fc671 + + + + + + a3bafa98f3e93cf8b46f8c0ec55677d3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidtouch.c + + + + + + + + + + NOASSERTION + + + + 3962edf97141a1ff6a07ee3ee716641cb613298af91422825c6eca3ecb606c5b + + + + + + 5961be07b9e17cf3f0fb9de4b44505e8 + + + + + + 76d1b69edbf785300ea7970a978ad44b8c3a68a2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testgl2/testgl2.vcxproj + + + + + + + + + + NOASSERTION + + + + 381ea377413e0801fa8343165510c9ce7322dd87 + + + + + + 03d5b45b423b30ba63c68322c047b94bdf56cc505fabf1761f2c3563c249caf6 + + + + + + b5d5300fb5116cde388751c0ea3f1a74 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/ExclusiveFileAccessManager.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b5f20cde2f48458fe3f36f150abaf1e3af330c8bacbd50084ad213c9012dc238 + + + + + + 0236aaa32274320a62c000987eb56a3a + + + + + + 17444a389a0f008666ec3170a018704058def7fb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2messagebox.h + + + + + + + + + + NOASSERTION + + + LicenseRef-LicenseRef-scancode-free-unknown + License by Scancode. + Free unknown license detected but not recognized + + + + + + + 465c5fe67c7d36b72e808812716445d4d38d4b94734ca8d36a8639d12323878b + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/config.sub + + + + a5d79f0aaa1c5ce20a0b490f33ae0623e258d2ff + + + + + Copyright 1992-2023 Free Software Foundation, Inc. +Copyright 1992-2023 Free Software Foundation, Inc. + + + + + 45c1d61d9e0b95c49e82a5fbf13a963f + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a587e51ef67935a3997ace28653ac72b + + + + + + 9279015aa78527ec30b9575becb367580c09c868 + + + + + + 41f12af7ed6d07440af07d108b622e4784dbd4ecf45d5110ed4d86d84e1288f7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_dinputjoystick_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6a1e8bd5fa117e0ecbdffb41f14a5f8d7b02385d526f77fd6950cf08de2261bc + + + + + + bc556865c7dde385c3d9c35dbc5a6fc8f51de92a + + + + + + 30fd10bd2fa4e72d48411119d5254a91 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11modes.c + + + + + + + + + + NOASSERTION + + + + 42d7d75d50ceb37e8c5f4b9a81ad3142b9e4a25b + + + + + + 8068877e2b12a2738b35347442edb5d7 + + + + + + af12158bfa1013348529cc0c461f08a81359c4bdd79fba263628a4ab01626a92 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnativecocoa.m + + + + + + + + + + Copyright © 2012, 2013 Intel Corporation +Copyright © 2015, 2016 Jan Arne Petersen +Copyright © 2017, 2018 Red Hat, Inc. +Copyright © 2018 Purism SPC + NOASSERTION + + + + 03b266496f4b230665c95f0b7788f3f75c9d7eff + + + + + + b29ccbec77433f988b72cc37fc94cf6567f7a65053b0890611b444cfdf4523ed + + + + + + 61dfba07ef29ef290760f2d41373245f + + + + + + LicenseRef-HPND-sell-variant + Copyright 1993 by OpenVision Technologies, Inc. + +Permission to use, copy, modify, distribute, and sell this software +and its documentation for any purpose is hereby granted without fee, +provided that the above copyright notice appears in all copies and +that both that copyright notice and this permission notice appear in +supporting documentation, and that the name of OpenVision not be used +in advertising or publicity pertaining to distribution of the software +without specific, written prior permission. OpenVision makes no +representations about the suitability of this software for any +purpose. It is provided "as is" without express or implied warranty. + +OPENVISION DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO +EVENT SHALL OPENVISION BE LIABLE FOR ANY SPECIAL, INDIRECT OR +CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF +USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR +OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. + Historical Permission Notice and Disclaimer - sell variant + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/text-input-unstable-v3.xml + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e27b37d13741aef70181a98c1a1ff1d69222a2dc + + + + + + 252578b25d985e0c0fa4b0329d191095 + + + + + + 7a1abecfe3120cdd6a2b7658c90822430fd1b12cd2450f1797e5de16aba51237 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_ibus.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8c7a34a05b5525279df0086bba6be853 + + + + + + 3b51fbd780735632c2b9ed993140ffcc17cf12b526bd2dc81a6129637523896b + + + + + + 7a5d7bf5c4deac2d77bb00693bf35246f93c1695 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidtouch.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9bf409dc7f5dbfcb49c089b4505f954f6bbbbeddc7d515c6aaf3e7f12b28d9cd + + + + + + abe3b8b3c0ab1d60b048dc912a92ea39 + + + + + + c7cb3ec378d76d11ec1e6d2f69f47171a7127797 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoavideo.h + + + + + + + + + + NOASSERTION + + + + 7c79a9c1c4d950599132d531d0eae3168b9d3b30 + + + + + + 7d0ed317bf22e33e8d8eb1bdea197a6ac5c8b8ec9de5057a9da5ebddf46c2c47 + + + + + + a38f324b216bd7fb569294cda98b088a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/relative_mode.markdown + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4029eec540289a3f46fb5c06760aac1787e9c8a4 + + + + + + 9888527087764a764ab482da5d542057 + + + + + + 089bf49bb50e54ce1a87d9bf2bbd88e1c58d52f7a09ffc11c45bbc5166668a75 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/winrt/SDL_syslocale.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1cd8b2675c72076305bd94abd3c57240eaa52acb + + + + + + 8544362c3271c9e81906eccca9e598b9 + + + + + + 06f3443a4d3e76385fc620c27ea38fd31b004812e1775330e61afbe3d9329aa1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/unix/SDL_syslocale.c + + + + + + + + + + NOASSERTION + + + + 29779e1fdfe93cc47e50136070d2e1de81c69509d4e7be5e849d9888a7cf0b19 + + + + + + e99093fc53d31ac879d2bf0ebbf04f4c + + + + + + 45ae84d7ead8d1b0873ca351561a3e64f38889b9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/utf8.txt + + + + + + + + + + NOASSERTION + + + + f4f0b5fd59db9f53b8db309b074ae0abc7db0f38 + + + + + + c6c391b0ef8cb5b2e966e4e2f30ebb115b40f11af57e7fb8195f497805b88045 + + + + + + ad5392f2ad63403ab9245dbd271daf4e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/clear_f.cg + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0607744597507339f7775a5c93d49a87815d4ea1881e0ac5dd78df59e3735560 + + + + + + 1820f448a4b30a71ac17ddca86c662c6 + + + + + + 4139f4470781fecc4d3cfda4a2d3a9f5d630f288 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/pulseaudio/SDL_pulseaudio.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6281818e95bffb7baf754b28eb7b4edb28d453b2 + + + + + + 2ba6c8a8aa5a17656b10f0d5fb2a230e1d183d5f226d8d35702fdf968f4688f6 + + + + + + 06b04dc115e9da90301dfda93500d0ec + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/darwin/SDL_syshaptic.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 107298b2a14c74e8c9779f222b5efa0d + + + + + + 30d123f3e7fe9316cf1cf8b8d6085651e4bc84c5 + + + + + + edfdd1921defc15b89359a558015d19377341ebe5e0f78d1be69064370d87ff5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ngage/SDL_systhread.cpp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2da1c194b56be94edc86e4255d53a891791d1a4105671938770f52fa256b886d + + + + + + 314884f392efe3b72ba01b40f7079c84 + + + + + + 3db815d1cde3ef7d60ec34480309353af224f075 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclvideo.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5e56ad2dbca052a92cf15c74eea3b9baefbc619f4003b8ca1937e39066689fb3 + + + + + + 2828e3917b78a814efda633b2eb24008 + + + + + + c504abe7a6b8b58d3985e241de91e34835cae225 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtevents.cpp + + + + + + + + + + NOASSERTION + + + + 1fbb5b4d43daf83746d7ca52485b1b2f4d569807 + + + + + + 19bfb543d316222a547f000441703d40634d5a529d16a209cc0ec7d2eae5a7c7 + + + + + + aefba0c437d078ddf8c8452138dba876 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_clipboard.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + dddd82c967d18522b7f31b4cd08fc06af53aff63 + + + + + + 6c1aa74d7cd5df82f27166376cba390aee47699ebe59bdfe96956c27feb42d94 + + + + + + 402dccca444ae94a25e86a1d0db99563 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/os2/SDL_sysfilesystem.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1aa44729d39d01c09c854430a443afde9b293b10 + + + + + + 6009f3968cc09729d398d23fda4709f6 + + + + + + 1051819dd5b2eb09224bd9c5dfbf6f3356ed9a4fc05a00e4e3e9e300a545baa2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullframebuffer_c.h + + + + + + + + + + Copyright (c) 2008 Steven G. Johnson <stevenj@alum.mit.edu> +Copyright (c) 2008 Matteo Frigo + + + NOASSERTION + + + + + + 7e168fa4f6f9b044fdde442bdee753a1 + + + + + + 32d2b4704c325557bedf77ccd98f58a9b473d8d58a99558c5a468282199052c8 + + + + + + a81284b771336ce18bc62f6c0f66021614bd44b2 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_gcc_archflag.m4 + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3bef68aa9a573968ca7f929c8778f5ce60d8cc66 + + + + + + a4391800bce774d030d13c7e3031b33bea4ca68819b6241cec57af5cca1e34c4 + + + + + + e5fa37a2da8782b40ef949b096014a87 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/gdk/SDL_gdk.cpp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c098d3787480f8eee7e1f8efd943f0f4cbe6f362 + + + + + + 4aeca6e20cccafdd004fd3007e44e85b944c27c48cc58602ee7f9662a2d557a3 + + + + + + a9da8fcfb3bba7970164820874d3be1e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/qsa/SDL_qsa_audio.c + + + + + + + + + + + + + dfe64bd1a58eb8982fad5d8105e6fbbd4a5baafabda28cc5896fa87fa2e0a2b0 + + + + + + + + + + + + + + d01d2cafcd018ae90d576d84fa1f95c0 + + + + + LicenseRef-AGPL-3.0-only + GNU AFFERO GENERAL PUBLIC LICENSE +Version 3, 19 November 2007 + +Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + + Preamble + +The GNU Affero General Public License is a free, copyleft license for software and other kinds of works, specifically designed to ensure cooperation with the community in the case of network server software. + +The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, our General Public Licenses are intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. + +Developers that use our General Public Licenses protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License which gives you legal permission to copy, distribute and/or modify the software. + +A secondary benefit of defending all users' freedom is that improvements made in alternate versions of the program, if they receive widespread use, become available for other developers to incorporate. Many developers of free software are heartened and encouraged by the resulting cooperation. However, in the case of software used on network servers, this result may fail to come about. The GNU General Public License permits making a modified version and letting the public access it on a server without ever releasing its source code to the public. + +The GNU Affero General Public License is designed specifically to ensure that, in such cases, the modified source code becomes available to the community. It requires the operator of a network server to provide the source code of the modified version running there to the users of that server. Therefore, public use of a modified version, on a publicly accessible server, gives the public access to the source code of the modified version. + +An older license, called the Affero General Public License and published by Affero, was designed to accomplish similar goals. This is a different license, not a version of the Affero GPL, but Affero has released a new version of the Affero GPL which permits relicensing under this license. + +The precise terms and conditions for copying, distribution and modification follow. + + TERMS AND CONDITIONS + +0. Definitions. + +"This License" refers to version 3 of the GNU Affero General Public License. + +"Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. + +"The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. + +To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. + +A "covered work" means either the unmodified Program or a work based on the Program. + +To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. + +To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. + +An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. + +1. Source Code. +The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. + +A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. + +The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. + +The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those +subprograms and other parts of the work. + +The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. + +The Corresponding Source for a work in source code form is that same work. + +2. Basic Permissions. +All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. + +You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. + +Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. + +3. Protecting Users' Legal Rights From Anti-Circumvention Law. +No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. + +When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. + +4. Conveying Verbatim Copies. +You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. + +You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. + +5. Conveying Modified Source Versions. +You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". + + c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. + +A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. + +6. Conveying Non-Source Forms. +You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: + + a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. + + d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. + +A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. + +A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. + +"Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. + +If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). + +The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. + +Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. + +7. Additional Terms. +"Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. + +When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. + +Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or authors of the material; or + + e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. + +All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. + +If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. + +Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. + +8. Termination. + +You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). + +However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. + +Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. + +Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. + +9. Acceptance Not Required for Having Copies. + +You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. + +10. Automatic Licensing of Downstream Recipients. + +Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. + +An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. + +You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. + +11. Patents. + +A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". + +A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. + +Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. + +In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. + +If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. + +If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. + +A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. + +Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. + +12. No Surrender of Others' Freedom. + +If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. + +13. Remote Network Interaction; Use with the GNU General Public License. + +Notwithstanding any other provision of this License, if you modify the Program, your modified version must prominently offer all users interacting with it remotely through a computer network (if your version supports such interaction) an opportunity to receive the Corresponding Source of your version by providing access to the Corresponding Source from a network server at no charge, through some standard or customary means of facilitating copying of software. This Corresponding Source shall include the Corresponding Source for any work covered by version 3 of the GNU General Public License that is incorporated pursuant to the following paragraph. + +Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the work with which it is combined will remain governed by version 3 of the GNU General Public License. + +14. Revised Versions of this License. + +The Free Software Foundation may publish revised and/or new versions of the GNU Affero General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU Affero General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU Affero General Public License, you may choose any version ever published by the Free Software Foundation. + +If the Program specifies that a proxy can decide which future versions of the GNU Affero General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. + +Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. + +15. Disclaimer of Warranty. + +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. Limitation of Liability. + +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +17. Interpretation of Sections 15 and 16. + +If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. + +END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + + <one line to give the program's name and a brief idea of what it does.> + Copyright (C) <year> <name of author> + + This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. + +Also add information on how to contact you by electronic and paper mail. + +If your software can interact with users remotely through a computer network, you should also make sure that it provides a way for users to get its source. For example, if your program is a web application, its interface could display a "Source" link that leads users to an archive of the code. There are many ways you could offer source, and different solutions will be better for different programs; see section 13 for the specific requirements. + +You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see <http://www.gnu.org/licenses/>. + GNU Affero General Public License v3.0 only + + + + Copyright 2009, All Rights Reserved. + + + + 0938e21e8e6abff7c63ad9be6fe951b1b4fdf080 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/hid.c + (The information in the file is: +At the discretion of the user of this library, +this software may be licensed under the terms of the +GNU General Public License v3, a BSD-Style license, or the +original HIDAPI license as outlined in the LICENSE.txt, +LICENSE-gpl3.txt, LICENSE-bsd.txt, and LICENSE-orig.txt +files located at the root of the source distribution. +Thus we concluded: GPL-3.0 OR BSD-3-Clause as license of this file. +WE chose Permission-Notice) AND NOASSERTION AND We took the text of the BSD-3-Clause license from /LICENSE-bsd.txt in the hidapi directory AND We took the text of the Permission-Notice from /LICENSE-orig.txt in the hidapi directory + + + + + + + + + + + + NOASSERTION + + + + 0fdbe33569b5c5bfac7966eb17fe55c35cc521d2 + + + + + + bf446bb62e3b178ad9c01ec4beeb85dcd3f67535bb885cdae14c7b595c0fbe57 + + + + + + 588e0842355ca181c19ec19ba97cf656 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/values/strings.xml + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9e1476e3a5554620fe91770f3ba49e83 + + + + + + 9dc6f3ab47f8e96aa57f61b2fbc7eb61213ae07b + + + + + + 2cbe779fca966a98c939086f764ea307e9720975297f6597936a93f4f2aa7614 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_copy.h + + + + + + + + + + NOASSERTION + + + + 39c3f0b732f15ee99d3e352d99510dae5fa4832e + + + + + + 702557c51389ea2cb9ba4bb89c245cc2c8c777098e0b1116d6053042caace0f2 + + + + + + 2123c349824988aefce0864b5082cae5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/ParsedCommandLine.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ce13232108e24914cbe52280f6e8415d + + + + + + d3ae8a655a974edec3e13c6a2f1d92915f0e99fcd55231f678cba0b26a0c7ad2 + + + + + + 08c01adc4c467ac0361b68237a4f97a716b59a9d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_combined.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + 75b2e3d8c27782b6ed495b72d18dccd53416567b + + + + + + + e31ca22b1953792aac4f881cd5bb203ef07802b6349526db25328c7a69a8d158 + + + + + + a6352fdac135231e6df3afa8374d7c11 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation.c + NOASSERTION + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 84094b9324641ae5b40dac57aced416c7e3d7dec + + + + + + 970b5667b0129a742cb6a8be1e215d87 + + + + + + 7364c752f7f86c58cceb7a77f281b180922d8466063dd4fe386fad8677e84937 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles2.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3e1327e84620339a935d3988661a05ca + + + + + + 18aebb03c822a941e578339e8c4f88b55035b2af + + + + + + 125ab8a81a05b3ea80701b2339927fa95962e111ac073e52b587e7a2b2cc6c9e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4eb93f22a192b7fa2aa080efedeaec64b0acd785c16b1686a22b27adf15bf2b5 + + + + + + 71b57d5966ef07bde969c563be2707f0 + + + + + + 330a38739b570588d14b7eafc36d2373a7e5138c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_systhread.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4ce3cdb93cbbd52b73cb641c69d393ef4e76c782d6bd0d526a82016294e9e9ee + + + + + + ca6e8aaa1c5d4e532bd1169904c0c292 + + + + + + f57ddae938ad020d67aecb4c70e435dfd4d339c0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/disk/SDL_diskaudio.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8fc18d1ef93fe619cc9ca2e428c1dba24a0e6e07 + + + + + + a00436fbb0df9b44042ff5a6a5bf00f3 + + + + + + 0be85a8653a293914bcbd50e682044d79173210d698e0dcb262f6c860b4673c0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_rumble.c + + + + + + + + + + Copyright (C) 2017 BlackBerry Limited + NOASSERTION + + + + 8e33100ff045ed14eb0d742893177491f663fef6 + + + + + + bf25d93125ef28006c475afdf8f47fe4 + + + + + + ae4deca072b2f3a707ba87a6df256d7505cae5d84ac764c804992b2cb762c020 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/qnx/video.c + + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_mixer.c + + + + f4f03d999aa89c19dcf833d5594c7ea4c114257e114cc94d8b81edadbdea8c00 + + + + + + + 91bde273d07f909d46a107177536ca80 + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + NOASSERTION + + + + 8509c453a74a30080cb0f60f1e63a91ffeb17715 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> +Copyright (C) 2020 Collabora Ltd. + NOASSERTION + + + + a86216b21fc63ec827664b3d6ed0fae6b1f10f76291119a3ea5468e9897f44a1 + + + + + + b9bd862d807c149ac96443c92c45a9b6d4e0b24f + + + + + + 094d70b61d852e4fdf7722af968a868a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_capabilities.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 00e7937078e87645fedde2bae52c5b76c80873996b388270adf3d348f4342db6 + + + + + + e24b1fbf2af530fec509debe5d74fdf6 + + + + + + 3c7640382013e5221d148c4a31f43b5aaab10317 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitaframebuffer.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0634b0d016822bfbde98cac5732797e52de97a909e821dde613bda2ef9b73f24 + + + + + + cc4d50a63a3e93db8cfffaa52074c2ac + + + + + + 363013296c8692e2f00212e50c72cccb80c5aaf5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/haiku/SDL_haikuaudio.h + + + + + + + + + af30cdc10a154108fe8f1300caa75ece + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f9907921e3a073d9f047f63eb356bd96a714323b + + + + + + 532ba1d965184361d0ff3d8846e4e63ce587d5481b0dce0c3c8c54cab33769ba + + + + + + c7652fac3317420a664e77f74c0db881 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/SDL_dynapi.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6245ad19510498d12786e8f7a586739f + + + + + + f34bafe0f14ed7eeb9fa91b6d48a40f4c67b9aa297f6d18d7a4a0b3a8c909568 + + + + + + 60b700318b905e9fdd5ee0f772718fcaf1f8fa2c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenopengles.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ae9b2f02dc379d77e70e801ec7d170f9f9143fffb9d18b91e769c74db52c13f2 + + + + + + 06f7e79fc845022e3e9b54946815596e + + + + + + 382d95bce29e0a761dc8e49d5677996fee7a6f47 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengl/SDL_shaders_gl.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1e9c1089a8574ad97b61b1ff78baba96803ba770 + + + + + + 10459da6098b48ce5ff8c9d91a18dea2 + + + + + + 2513dbb767bc82188b39a8926c5ecb904cad450d4f226b96791de5c8f55b8228 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_guid.h + + + + + + + + + + NOASSERTION + + + + 185b77cafd6a3eb8d70facc1063c81d974f77e72 + + + + + + eee2f1026064b7263b41317e3a5c8909f461d8616c423994b2334964336d72e8 + + + + + + 9b4010654d916dcdb278d8c16573549e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/axis.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c400c742960db5067140a65b96bf0ed4 + + + + + + 517d9796b32120e2ae80b8f796ac0ba0059dc4f1 + + + + + + af26b245330b6c6032f5a2765d896e768cb4d7eccf00cb7965e7b4fc97b99e2a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/dsp/SDL_dspaudio.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7055414421bc704badb75a42af6501381e8f9f27ace4bdc91f1277d4339e1e03 + + + + + + 4104cd175819421d5360a6453cff953b + + + + + + 9510aa7ecdc949633d201a5f8cceb7297bffc520 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11vulkan.c + + + + + + + + + + NOASSERTION + + + + 62dbd158af650971991719314920d06fd01ca56f + + + + + + 0945530093e57b795e6aa665af36fb9081d1d3d454359797c09bd900c9ee98ef + + + + + + 193f8bdfc42c7ab0de8ab48b42a9aaf6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/iOS Launch Screen.storyboard + + + + + + + + + + NOASSERTION + + + + e12a464684be341e0de90bd03c87a6be4ccfb3bb + + + + + + 89fe84a5757a63fded6752212b7da8571aa1c7d3a289b094706a3419a62fff86 + + + + + + 5e2c5b67b3df17a10b84ba24076c3031 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/n3ds.yml + + + + + + + + + + NOASSERTION + + + + 24dbed74b00ed36e1b9bed3d64b611a58694d436 + + + + + + 5b3bd0eff06b43fa7e5a29e35b17a4672a65b5c51c90b9d26d12c080016448b0 + + + + + + 463480d5b5cb0f44a1a02a53d33cbc9b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/default.properties + + + + + + + + + + NOASSERTION + + + + 357c205473924d0c808190b0f71a073d886b96c7 + + + + + + e1502185049211025ac9428da71ead209daa5bdefa6975053a870d0e42c5a18c + + + + + + 59e1a547547f6679567d7801d3670769 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/drawable-xxhdpi/ic_launcher.png + + + + + + + + + + NOASSERTION + + + + 5089fe420f17ae73e53afbf598e81d7114c2051df69ba28d623019647b3b448d + + + + + + 70ad1ced22e4595fef26700e0ced7f29 + + + + + + c7b950f70bcd6d9c8f056d1ebce530ebd694d3ec + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/freebsd/SDL_evdev_kbd_default_keyaccmap.h + + + + + + + + + + + + + + + 034cdb32230bad2c871551157b044a7c + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/loopwave.c + + + + 3c7750c7ca0b61b82ff09a43407c6b96fdcfa6ca + + + + + + 747255f9a15852207d74dceea91d4d0ec1d008dc62a6eb6474cc94b6a64a45cd + + + NOASSERTION + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 07f124b41a4204756490426996cec3369e3133af + + + + + + f510cc0a068b1f4fa3e6396907323586 + + + + + + 553c6455119a1c9fab8d08d091f576217b3c926ff39fd0439c0f35cddde508b1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/psp/SDL_systimer.c + + + + + + + + + + NOASSERTION + + + + a11692f48c52d0bd1f43700806b6b4baca65b5d4 + + + + + + 9fc537f471c52191d2cba54dafc861cbde850cdd2ae1c568b23e3f80c796ec25 + + + + + + 93d8983c27fb0dd68971b49cd36ec4fc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/main.yml + + + + + + + + + + NOASSERTION + + + + 5bf6e9d6d8351b63d8b02a5c4bec84929eb22351 + + + + + + 999ce6e889c37058c09411a948c5a4d0a1c376ab7b66ad03784e997db9783852 + + + + + + 14668706049834134bfed300e0bb6267 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$AfterFirstSubCommand.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 36c9e4f2400264cfd2350cd61e93fb65799720d723ddeb0ac788596e54de5fc5 + + + + + + 319b44a8fe775568d3ab2fdf436a6d114a6f813e + + + + + + 5b0e3fc521551f4705ec3fcb93e25c7b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsevents.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + acabf79921101cef4b59b61ae1a019d0 + + + + + + 57c88b142d5a3bbf30da6789232db0046f7696c9 + + + + + + e5754c564b36544f9a853365824be0de825702f6c21892c97fd3f893847231a0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/esd/SDL_esdaudio.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4b79a4b2314bd03a721273ecb38dc1c47293528f89141be805f5ef8b1b6174ca + + + + + + a2d2ff1985b75e5d484136f48d2ccfef + + + + + + 56a06f4a22627d27ac623ef1d0d1885f6b1d3234 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_sysmutex.c + + + + + + + + + + NOASSERTION + + + + 1550d81284937456c698475684a2d51732101b70 + + + + + + 732d1bb9bf74b50272c670965439b29f3f3f5d58b18d530a12e47f8ca4be5ba4 + + + + + + 0ff8c270a67d9b4530c3138a8115ee52 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/configure.ac + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 73124175df4dc15b74295f395afc514325abbf72dc1e1991b7492ea3779e5a6e + + + + + + 357b3636a3a575b82db442131bb70408 + + + + + + f4ae44dd2027ec5f417364f250d293fa3c0eb658 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_shield.c + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testrendertarget.c + + + + 24dabe978737163127178e2556560bde500814e63427f9e43159e5124f832628 + + + NOASSERTION + + + + b13b7a0cc35e8721955b1a83da23eb538707bffc + + + + + + 080cf327f1505f8dffba3205cb288d27 + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c7c91c6b0bc3c8e7c651ddd076270c04986f827f + + + + + + 15700afe17da609868b381cd497b386d + + + + + + 6959109dc463ee8702e5b44c485be9a6898df6039bc20367dd3a7900fbe8e93f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/windows/SDL_syspower.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 060d0bb1547579d99d89732f2f9304bd75a29cc4 + + + + + + 19cc63c09eac177fe552a790fc7259910c0d1a660e7bc039f904e4b83b482b22 + + + + + + 0a72db3b85af552ba25b68efd077a0bb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/file/SDL_rwops.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + 950aed00cb448533250a267633ef597e + + + NOASSERTION + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgesture.c + + + + + + 8a0f77585196f0c4f503536b118dfb13769b00aa2e6fcbb5d93c4626c48dcad6 + + + + + + + d276ed511f6f200a15640ce6b652d54f29e5868d + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 05f5cf97ee1151380e394794cd1af3c1 + + + + + + f4e22ca125c6463a94ab3fac84574abccf9d84581a415c592245ce9c8afe6b61 + + + + + + 097d0b4aaa5e2ca869d8dedd068f7da34ab38c1b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/math_libm.h + + + + + + + + + + NOASSERTION + + + + edf8022d7aaa1abb49c3291ae485674d + + + + + + 405f8d5f1233acd72693aa9dd02fce7da707487d + + + + + + 5645bb61a36209ef13d2ba753e322308b412471b22bbbf7e978c972ae23322e0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p06_shape32alpha.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a6fd848ac496e030405c8d1adb2281fd + + + + + + c94d348b74326268823f878083607dc8463d1d7a71950b99499e82c6183302c3 + + + + + + ebed3be8565ed82c4361cbb10fac3066d83b73f0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmvideo.c + + + + + + + + + + NOASSERTION + + + + 4d18327c2a6ad17b7fce68b7491b6a0df5356cca8d169c924563ab21e0326eda + + + + + + 141f4b2a2178250ab8f490b704425917 + + + + + + f199ff6472fda9a1ef36fac6190e1c55ad751d70 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_surface.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0c8e78f2f20b2203a618d94ff0b8db7837385c07d56137ef7b1d5c7d7f691a00 + + + + + + 176ab972bbe6aa5a903d32a81715e825 + + + + + + 2c3bd4409135bceed9f7a9b704fdb37060339532 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_iconv.c + + + + + + + + + + Copyright 2013-2020 The Khronos Group Inc. + The information in the file is: +The Khronos Group Inc. +SPDX-License-Identifier: MIT + +This header is generated from the Khronos OpenGL / OpenGL ES XML +API Registry. The current version of the Registry, generator scripts +used to make the header, and the header can be found at +https://github.com/KhronosGroup/OpenGL-Registry + +There is no text of the MIT license in this diretorcy. Nor in the given GitHub Repo. Since Khronos used an individualized MIT license we took the text from src/video/khronos/KHR/khrplatform.h and concluded MIT as license of this file. +The information was retrieved on 9th of Nov 2023 + + + + 4fc5b0034dcde9c125922e3e70d01489a6b335076856ee660294e1a6305a3719 + + + + + + c66a343e73f52b371e4e1b51a2a3c910 + + + + + + 7eb4ef77e11f4a13bfba89c0be79ec9cf92a73cd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/GLES2/gl2ext.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + bc072632a17a47710cec2a2311332f0297f708f7e58c8419597131c55a826edc + + + + + + 3fdbd1370cfbc664121752eaac4ce900 + + + + + + b0095b21f54cad2dcea6055edd9a1548c5c3ff27 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_auto.c + + + + + + + + + + + + + + + + f4a61ab823e76a43654581dde855516d6f9529b362d5de18357c1e473ba28493 + + + + NOASSERTION + + + + 4e106d3e4ea356abf5a352551564cf5a8a432728 + + + Copyright (c) 2009 Steven G. Johnson <stevenj@alum.mit.edu> +Copyright (c) 2009 Matteo Frigo + + + + ce1509a8b02892e0a4aa61a01ce2d3b0 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_check_compiler_flags.m4 + + + + + + + + + + NOASSERTION + + + + 1091c282ca2996a23d2bbe240fb31d1c32d92f2f2d3853865144378cf8638030 + + + + + + 87e97bf812df41ca9724bfc9ff99f349 + + + + + + 80b878e71c4a960a274468134f3101f6a494e358 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/checkkeys/checkkeys.vcxproj + + + + + + + + + + NOASSERTION + + + + 3c857fdf1d328a985f76f17f16ab38262936e7fe + + + + + + c91cc778fb0a911673f049b3ce7c936975f8b3cf866765342c46e9f7b7486f27 + + + + + + 5e033184b9bc9de3f0d85ca27b556ead + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_hints.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + bd0ab501971c245fd2e9ba1a37f0e19ae9d88737 + + + + + + 6b3e5f3b1cb8e343e4b901434fa54d14 + + + + + + 93a16f68f175f02bd329a46d909edaf4cfcf117e3037d6887205bf756a605751 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidevents.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9d06ccaf6b7ee1488cddf8c313546b55 + + + + + + cefb79e401a2a90b75e7a07652d335bb339886e8a262938e0b050db98c9abb98 + + + + + + 49a1277ee7c3e4bd6771822bbaa469194b2ca998 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_xaml.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 69a002cb7a2c5c9ff6752306b3b9227d5385170c + + + + + + b2c0064b9abe631f709030d9b4c12eab5ed31060e40acc6701b97439f9ab5c9e + + + + + + 92841db4d8aa16edb2f1dfe70a1a9c8f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dstouch.h + + + + + + + + + + + + + a0c8b82ccbc2c6a1396545faab60b7514cc8ddc33cf9fae50aa75aefb0f2381d + + + + + + + a1bfabb1972b309873ebe5eb067d3a411e33d22b + + + + + + 6d8d46222befc01ed033c1ce4ff24093 + + + + NOASSERTION AND NOASSERTION + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/ltmain.sh + Copyright (C) 1996-2015 Free Software Foundation, Inc. +Copyright (C) 2004-2015 Free Software Foundation, Inc. +Copyright (C) 2010-2015 Free Software Foundation, Inc. + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ac4107552265dd4f2dbab914ae1bf1d16e7950dc + + + + + + 680fa6b06838ee99ada9dcbdd689eb9fc089d22440ba2789c01ed3045b4c1562 + + + + + + 8fad363980a73bf2f6a3d7516263eebb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_string.c + + + + + + + + + + + + + + b0f839460e1cdfb9dd153cf59fb5b809444608c86c543bc9deeaf625fae1c4f8 + + + + + + 8b6fd2fd77032c900d8c51dfb9b132575bc4a6c4 + + + + + + + f1e8dfa87516609bd836670ee297f11c + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/k_sin.c + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + NOASSERTION + + + + + + + + + + + (The information in the file is: +At the discretion of the user of this library, +this software may be licensed under the terms of the +GNU Public License v3, a BSD-Style license, or the +original HIDAPI license as outlined in the LICENSE.txt, +LICENSE-gpl3.txt, LICENSE-bsd.txt, and LICENSE-orig.txt +files located at the root of the source distribution. +Thus we concluded: GPL-3.0 OR BSD-3-Clause as license of this file. +WE chose Permission-Notice) AND NOASSERTION AND We took the text of the BSD-3-Clause license from /LICENSE-bsd.txt in the hidapi directory AND We took the text of the Permission-Notice from /LICENSE-orig.txt in the hidapi directory + + + + + 739efc8c477a5ab70d61d1abba60a0be554c7d38 + + + Copyright 2010, All Rights Reserved. + + + + 929f411098052b8d339aae8a298092eb74542d0f2a33bceb6b923b3b38bc8320 + + + + + + + bcac4c6e3af85ff9555bf2d387f70651 + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/mac/hid.c + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6379fb7ed26a35ad9b2456c4ab627a521a0349df + + + + + + c7a45c7c0f13ecbbb0df5dc8982f0bf3 + + + + + + 24a723094d0c6a97d014a568c4acae4d99c019f12d47f9dec94e9e054ac24db9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_sensor.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0cd5f2107d397091a837c00589c02c78a659be871a6a419ff4cdd441573d2600 + + + + + + a86117a6daa159710f2ea382f046825e + + + + + + def9cb1ea6f9815ba576bed6cf96dea90ba7eb15 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivanteopengles.c + + + + + + + + + + NOASSERTION + + + + e20798bda294b08bbe5fc8ddba36a7d6 + + + + + + 67b6d63e71b2567622d0ad8935f0259fa88ea272 + + + + + + 29bd7dcfb9d777dea73aab42195c2751214258d969e66267afd1b49d4846bc77 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$OptionAwareParserState.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8aec2892d18bf300ac7ffbd9169219d56ade014f8eab289b3f43b8051b5b7add + + + + + + 398e75edf5834acbd51c593862c0d737 + + + + + + d5f98fdc0114810d9ffbb70eeec1e37c0bdbacbe + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/openslES/SDL_openslES.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f5ee31dc3cfff8e21d9f9e07c22d5bac99b3d977abd5ef7243f301b91f0c80db + + + + + + 3b8c477affe689f028f6ef916b7c539ec285bd3f + + + + + + 36467597b7da05ee6e3d48147c68361f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/SDL_hidapi_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 857f43725b6e39bf1495a534e206baa2f3eeb291612c4c462130fbdd95d4d4a5 + + + + + + ac37f775f459e7ab2425f331a7ff8c58 + + + + + + 4c4503fb6fa4e68d75dcf3542bee710f3d485727 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandkeyboard.c + + + + + + + + + + Copyright © 2008-2013 Kristian Høgsberg +Copyright © 2013 Rafael Antognolli +Copyright © 2013 Jasper St. Pierre +Copyright © 2010-2013 Intel Corporation +Copyright © 2015-2017 Samsung Electronics Co., Ltd +Copyright © 2015-2017 Red Hat Inc. + NOASSERTION + + + + 71b608c069fec5650eedaede06bba784 + + + + + + 790da0bf277acde1413c9855b49dcf6721afdc38530d3d9b8e31535b072516fd + + + + + + 653082357f501988dbed7973ff9508ef1f1448f3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/xdg-shell.xml + + + + + + + + + + NOASSERTION + + + + a04e564e6cd3bc3932a522cc8fb8b58a26a0b5b6 + + + + + + 7c550ea0d85d42f6a8f68b70eda486db43811a7ffe39753af16b1c311dc9a0c2 + + + + + + 9f5eefe937b33258183995f96d0a7cc0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testsurround/testsurround.vcxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f525423f77b966f2ffaa6fdc28a51afe + + + + + + 48546e3933f7caa875b40ccec3e8a89972f0b8fbf5c00d7b2287fc3946babe68 + + + + + + 2a1e0f3f8b0951731180d4f860056a2612f4b057 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandsym.h + + + + + + + + + + Copyright (C) 2017 BlackBerry Limited + NOASSERTION + + + + 0102a7441a007f8e3f9a8b33f53dd9e7 + + + + + + 35d6f1f4c20e530133502a22e01a699fd7ba00be68cccb70e244c2e2cba9b8fd + + + + + + 8048ceb41708003cb0f57da1c9537b8d9496338b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/qnx/gl.c + + + + + + + + + + NOASSERTION + + + + a59bc23955ba8e4565b40332e7e4216c4708bcd4 + + + + + + 76b1de79055c8a01d0a8f18bbce3a1a710dc7c95eb27e7dbabbc384671c2e6b8 + + + + + + 6f39cdd7e03ce712aed627372667661a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/configure.ac + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 68308984917ab692ad8842f6f3154496467d286e716a60a41afed73a117d574c + + + + + + 4dc52c30f86b7538144f2a7dada5e81b + + + + + + ebf9d126089644a80f4f2c6ba379af2412df9d78 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_yuv.c + + + + + + + + + + NOASSERTION + + + + 0a7c0b0e49e5feff68fe40437f3812e61a7c2419 + + + + + + e40096b1e3447df20928bb751df0e8696d11bded83e8c0a591dd3d6099859f84 + + + + + + 10271f6e675b8a959ed1fab1926a077e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/AbstractPropertiesCommandLineConverter.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5c33f6acd8c3e249f34fa004a9544babdc4c6b2e + + + + + + c9ef4f3bbc1a72b63269c90fe79ac5e30336da4f78b6c04bc13dde91dead149d + + + + + + 01ad4e92fbca551adc7ad58ad788417b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/n3ds/SDL_n3ds_main.c + + + + + + + + + + + + + 0d0badc6b78dcb369294ef69084dfb9c01692bf73238b0f5726852c0c2cafd25 + + + + + + + + 936a2d78b923a2f3063fa8c401333625 + + + NOASSERTION + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_variators.h + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + + + + a652ce30bb8f3dcdb8de4f358200c8b6c9cc5ae6 + + + + + + + + + + + + Copyright © 2010 Nokia Corporation + NOASSERTION + + + + 15b795ba85e92b7e89f93d77f6a7b23a625c4bd97bbfa5fad07dce91ea8e278d + + + + + + 7b6864fdf58acc637cfbde725e7a7753 + + + + + + 518e012c90f7e03d3d98eafe86607ec1f3d17b22 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/arm/pixman-arm-asm.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 316aab10c5dff79124c66751e8d812e1 + + + + + + 91b87d06ef9c3b1b35a57d746cada7a6897b5f24e5040407f2eb9d74797df599 + + + + + + 08333bed8ad213e055f4aa95767a119c372c2794 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/darwin/SDL_iokitjoystick.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 253ae5e1370784c1a06356b8c5c48283 + + + + + + 0c06208f418c175bd472042b5e9945e64c9beb7386bb896665c545b5ddedaaeb + + + + + + 3a7592d973567ef001adf53e513258ce3227ab28 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bclipboard.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> +Copyright (C) 2020 Collabora Ltd. + NOASSERTION + + + + 4c96f7a55edf29d4f4c959f10b431deb + + + + + + 80b252f1a4c05e6589c7097956b0f49a0d560af3fef7d77f9aa665d5a6240cdb + + + + + + a3cfbbc0f7b1ca158c9285585ca02453151b69e9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_capabilities.c + + + + + + + + + + NOASSERTION + + + + 96c318ddcc6521f4a1870a36f1f2861a950cce29 + + + + + + 7c993a6f8b8ed7092b8a0c8ab90a23f85e9e99fd46b1106cd9a565a2fc0355a6 + + + + + + e27abe37d540c9b7ce2c6f1748aa6b67 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Download$ProxyAuthenticator.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 10ab4614f461f805fe5444c0bfe03d0b + + + + + + 2e7764a52fd7ae1957fe59195861f1859fc06f72b5483784121541d2271b48c2 + + + + + + c4c9c4e49a179162e4d46cb096ec85d1818554b5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylanddyn.h + + + + + + + + + + NOASSERTION + + + + 2a91708757911d6e5969910a6dff398442aa83467cf246fcedc8bde0464e5979 + + + + + + 2bf647fe3d93fbe843760ce37d655e6f + + + + + + 6035b25138979f8c40d40da538d180ce6cfde840 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Install.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 73ce0e774cad1370faa0de7416d23ae3bdc40354 + + + + + + 9b1df864b92df862e65e6876efc4cc8a81d387f46637e7596a3f4949ca2d0bcc + + + + + + 59ba11cc95ff9f8bb89ef8bc30a1dd67 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/riscos/SDL_sysfilesystem.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e1eafe50e1f88a4821febf46ab8cda51aef145e2 + + + + + + d2079c3f7d6c0b6e8c95e64ddc586fa5 + + + + + + c5e72428b360238eb9e85aa3d73b6636a6294e680371e50cc0969fb95235e066 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmvulkan.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ffc56df59580615ac266341e88b2631f6b8e18164abbe6d2c78fad532221e10d + + + + + + 1978f6d81623a6fa09e7f696d04b4e86b23967e1 + + + + + + 2e8dfb03c17283269beb405150e8e975 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandevents_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + da317cfa9c5ddf91c198893fd8abbcb8fdd0f0f9 + + + + + + 46ebad6b7e4da5458f5a6ee505f2110b + + + + + + df6bab1d590668b5cd3cb3c7e469181d73447894714cb799341af35bb0bae486 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmsym.h + + + + + + NOASSERTION + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d3cb27b3e0ec78676fd814736ca8ae9c + + + + + + bea1f9dbba37be2a059d79b697e519cf8f115a28 + + + + + + f47352db5a483e4aa6c9c70c858137f92c7cb0bea320b5af0ffcf21151968bc8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsshape.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6bc855d0c44ccf49c47d967080aa9ddaf217bf5d + + + + + + bc8b2eb0eadfb6d96e0ab4fee2a909b7ae8bfe2f556625483e10f2b0c24864f1 + + + + + + 622daa524c7e870fc12b2a1df8459203 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/winrt/SDL_sysurl.cpp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e4804b2d48478466756768aa6c4d81189345c879770f9f9df7926c0426392629 + + + + + + 3f2504a3cb72e09f2f1b6ce1bcb6f106 + + + + + + c433dbd9241dfc7ce19de7045d5bd354a6cd1b48 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/vita/SDL_vitaaudio.h + + + + + + + + + + Copyright 2013-2020 The Khronos Group Inc. + The information in the file is: +The Khronos Group Inc. +SPDX-License-Identifier: MIT + +This header is generated from the Khronos OpenGL / OpenGL ES XML +API Registry. The current version of the Registry, generator scripts +used to make the header, and the header can be found at +https://github.com/KhronosGroup/OpenGL-Registry + +There is no text of the MIT license in this diretorcy. Nor in the given GitHub Repo. Since Khronos used an individualized MIT license we took the text from src/video/khronos/KHR/khrplatform.h and concluded MIT as license of this file. +The information was retrieved on 9th of Nov 2023 + + + + 3709bd48f5d97b3f0ee89a2551d93625cf132238 + + + + + + 12b68cd454156211ce9a8f835e21fd72005324ab05b372ce6d22d58d48bb5932 + + + + + + 2f203903eab505327eb7a393fc426357 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/GLES2/gl2.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 746dd287e9cb9dd010a4402c372fb2f8 + + + + + + 4cea83184378e1a59fa9160b9f914644da9e1c4ff69105d4794460a4ca09ad12 + + + + + + 9ddbc8c2889f03ce644dd1a0d281a3e3d78a98c0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_vkeys.h + + + + + + + + + + NOASSERTION + + + + cd2b7fb0f95ecfd1ed8fbda34025589f335bf17e25210fdd336373dc9728cc75 + + + + + + 78cca08f102cd283852186e285cec6ab + + + + + + d4ad59f233d7404f22bed7b91c1d354e89ce0016 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/git-pre-push-hook.pl + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 477e089f41ca66b563fc5b6f4583618c + + + + + + fcb317f1ddaed9990524627bcca94ec85a1fcb7ed5adb5c244c5d8caaa113795 + + + + + + cf9186e1ff97b33c674a67e040c0ba89013979cb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitamessagebox.h + + + + + + + + + + + + + e8d73cefb6eef5a933e3552bcf1850fb + + + + + Copyright 1992-2023 Free Software Foundation, Inc. +Copyright 1992-2023 Free Software Foundation, Inc. + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/config.guess + NOASSERTION + + + + + + ec2577614252326f889df1de97b9a457c03a9a94811048563c211a44496d8ba3 + + + + + + + 9aa5510f33b7cbbb75435eee6e1fe0072d926db2 + + + + + + + + + + + + NOASSERTION + + + + 30d0a82bd7836b6374e19fff452d4df6 + + + + + + e44fe816d9a514c4b70a6caf7cd3182b0b8bc7be + + + + + + fed2daeb2ad205807b42e97a0a7e8337d13a80d9a21a7c45a4724ef3bbe5cf1a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testrumble/testrumble.vcxproj + + + + + + + + + + NOASSERTION + + + + eadc5440a6f79c22d10387168e2dd985 + + + + + + edff4799f7ae5588aebd803d0e869b276baaa3cc + + + + + + 942d5a316e21ce954b243d4a481d66866d8a77a0cf23f432231d938691378361 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$OptionParserState.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6a8f7222fd0d8ab8d53bbecc5d73360e355c0249 + + + + + + 20b55e9d4dad391715449b753a210c36 + + + + + + 4e7bf3eff3491ca46464772fb65b6f2fca7219672b41d57c6072dac6e9aaab40 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosframebuffer.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c6f261ee32ccec9d640d276e608c07aaa7303cfb99f2b014d0ad2c2fd29a867f + + + + + + 846bde272489e8ac5a238bca082804dc6d5a4bc6 + + + + + + 750e67ffb42b3d49d2529378cc68fbea + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_locale.h + + + + + + + + + + NOASSERTION + + + + 3e70d21c6e6e2a3d5a26837b9f2d0069 + + + + + + 94d79b67121b908e8a684741c9db1f9e78ad0808 + + + + + + 30b62994d4df8d3762c5204d539762cd74afe9c7ef7ce0c25ba6d5d2cb9a8bf0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/values/styles.xml + + + + + + + + + + + + + f78df82f5eb209a734bbab7866911663 + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testviewport.c + NOASSERTION + + + + 15e72d28b55a1b0a7c10658c07c41fa385a076fbff1e6a15d1efa9a86ee1c833 + + + + + + 986e66b316ec6adebc33c8aeca5b14eefaa83fdb + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + + + + + + Copyright © 2017 Red Hat Inc. + NOASSERTION + + + + 89602f8ea7e3a2d8e84ec2c4c77440f96d79d47d + + + + + + db08daba48dcd4501104ca9b0d7517e9 + + + + + + bfa8b1b5c4d1dab96f317c52b218cb09f59caf747ff59c87d1870c7feeadcecb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/xdg-output-unstable-v1.xml + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7dc6a82e242984d5e10e5102bfb9c46aab6e53611a86ac373681dedf63c7ec92 + + + + + + 4fb737b18748d92498d0f42f62caedd09ff9f4b4 + + + + + + 5d0865efbc595f6f240dae4b1db66296 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/steam/SDL_steamcontroller.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 18c36449319f6db4fad6b5b23ade00fff46571a8 + + + + + + 04eebebc104aa3d566a186a1590e0af8 + + + + + + c2db7d4a71ea0050b9fd2b7d72646179e1b17467da537c10457b6883af2d80d6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles2/SDL_shaders_gles2.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e6ccc761ad4559679920909e4f542c5afc9e14c0e08a6f6d2245cc17f579b7fd + + + + + + b754f0f74a9d59c4e21eb3a3ec2f4ff4 + + + + + + 1f2eea62f835ac3b07f1e244021ad69152452b94 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspmouse.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ea691293fb3c223befb607d56caabb8a2f3e0f29 + + + + + + 641645bf449fac9d9a950d48b81bc601 + + + + + + f3ba3bcd3fe833668843adc751a853d28c5ff54c34959b51fc8e101dd3c3daea + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandkeyboard.h + + + + + + + + + + Copyright , (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f522f49434781a995d0b4ee9e4d3fcaa311aba57a625b4947ea8af736c211736 + + + + + + a1ab710acaf0fcb5b2353b759c533e61 + + + + + + f878bedd2165fe039648a970bf329260207c12f5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/aaudio/SDL_aaudiofuncs.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + eeafe5e63c45bb97f0ce75f0bfdb4c9f + + + + + + 529fa2379c8bb53da2d2a5f0eef1df72ddc982e006d96e67777c089aaae6631d + + + + + + 3994d1a288be259888cf5fcdfa35aeed4c473f5e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_window.c + + + + + + + + + + NOASSERTION + + + + 78a07450afa0d7078496a219a32b4bce5c00671317bc228333e9bff5e3da500d + + + + + + 8dbf2cda50ac217639c3ff4e0b67a79b + + + + + + b65a53408cadbc819f205812ea32e53222885ced + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/HIDDeviceBLESteamController.java + + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/configure + + + + f5e58bfb8a3b54a18f2716520024e0d54b7be6e1dca8243b679b43e655054e36 + + + + + + + + + + + + + + + d0d130299d2c96a2a132b4ccd1f91f2f + + + + NOASSERTION AND NOASSERTION AND NOASSERTION + Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, Inc. +Copyright (C) 2021 Free Software Foundation, Inc. +Copyright (C) 2021 Free Software Foundation, Inc. +Copyright (C) 2014 Free Software Foundation, Inc. + + + + 90d4aaf28b30ae49be3399ed142396e629df1466 + + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3dbbc9989547e16c33eff383fb6b98becaab7253029b8461608b4cccec613bd5 + + + + + + 8ecb6ad8c3a4a477d995791be4ce11dc + + + + + + 38b1a86f0091c7bb07e8a797a39f0c7586c2b765 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitwindow.m + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5dc2cb0a455ca7edb8892352e0636cbd7d9d15e4d387dc79da9e3808a7fe6a26 + + + + + + 228d4ced7ca38f5a91fc229b751cbfe5 + + + + + + 8ff63bd2b5cacc09980a50750f392cd62d847581 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_syscond.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3e62f6e67dec32ef7ca00e1e7f9cbfad1749111b + + + + + + b6856ac6f9275f2f0cf71e6a06610bae + + + + + + 2ef95b6492ba8be3d8edddbd709fc6cf96b7d90297935fe5f688119b7c70f6cd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_slow.c + + + + + + + + + + NOASSERTION + + + + 24cdd6507fd2182aa5cb6e6b39fd3f719af071d9 + + + + + + 61780f2924af9e5f66a2a4df8e28049cc282f9036feb068d000bb2c6f0df9897 + + + + + + 56e34e92ee2a56a5eeebcff45f325ce5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p14_shape24.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b831a33f373da433d1c9f1ec530f9a53034eb1e7 + + + + + + 73fa6726a057b279c91f36018ffd66fa + + + + + + 6bf4788e1525c44ba7dfc930313b625d95d400eea1879fb84f8f8bff4573a4d5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitopengles.h + + + + + + + + + + + + + 6a793c7797645f7377ff45cbe402e96a07beab08 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/sut_configparser.c + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + NOASSERTION + + + + + bde8800b1ddfe783bfdbaa5dadbb958fde016111ef5f7e13ee3be60d3c755a99 + + + + + + + fac9d756bf899ea64f36be26e90098b3 + + + + + + + + + + + + + Copyright 2017-2020 The Khronos Group Inc. + NOASSERTION + + + + 39b2372c3d254addee407682f44760ca22116c7e + + + + + + 19950d043aed1cb15a630f255546dab2 + + + + + + f5da0747540a50be5f44aad264aae45bdf157a192c40f17487dd9a2f99c71b6c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/GLES2/gl2platform.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b7c5155233e7d66dbef28daa151536d8 + + + + + + 4befc5fcfb2c4222f7095533ca3fcf86d1f2e410 + + + + + + b30a87d065f7fb4fc7dc734b90f1a5d82133885aba0a344e3210784ab79f5b17 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/vita/SDL_vitaaudio.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e5a37d17382521f4e3ec9cd3ad3df8083c8274e1c65fa22ec91c949d40c98eea + + + + + + 6748a50ec1aa2dd55158bfd315dfdcf4 + + + + + + b3e3a09148b874415c3bd0c364bdc2e7a935b1fc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_pixels_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4f99fb0cf31f336f209a248238fea07f + + + + + + 69175c4f8f0ed3976e0f1e060a1efbeed6b4e4eb753b970065c5f76184618ee5 + + + + + + 802199e5079b379872d32889e48a76bd56d3656e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_triangle.c + + + + + + + + + + Copyright (C) Valve Corporation + NOASSERTION + + + + 6a597888a16dd1191e82a6f3a32296d0586d7eddb7f1341a15837aaa95f7f7d1 + + + + + + bbf621a74db51931ec2f0ca7141da6e9 + + + + + + a7d93fb71e4d85bbc199974e10af5a240bac0781 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/controller_list.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9e094de6fa1932460a340f5e3306805471ef12eb + + + + + + 9986e126422799dc405fba140fa68084 + + + + + + 1a3c7bd83e175a2ee753f799fe012c655ea30a9fcde77e2df23fb8c6f8a9a309 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandclipboard.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0b57a3d0fca276adb93448b28b5d579c4145d953e335a575480486bcf81da638 + + + + + + fbe709d5c24c416a657cfe395a2bf257c32b9c0c + + + + + + d759c9fb7402ce94b4bff7fab0f196df + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d11/SDL_shaders_d3d11.h + + + + + + + + + + + + + + f45279f3878e67703e9423da1d1ae65e + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + bab4af4714e04c5c0c00bf8938ffe84e6bd58a02 + + + + NOASSERTION + + + + + b1d9b6fbc864bac95b0e42384b7877e1522ba3ede098c27d606deb50009efe81 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testyuv_cvt.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + be81bdbc0dff3520cfcac5210f0eb5a5d8317b4a + + + + + + 7799ee3ac8f846a8c1a640103dfaf67e + + + + + + 65ce2a8c2cd768048036f7d8252f392ec91d4d34de691a8173d6e6d83f1b0eb7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidmessagebox.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a2c8557e1e8bd0588459b734e36c080083055296 + + + + + + e81b13f91bd8ff49172d135123e7c82bc647fb35b02225739162552a779419a2 + + + + + + abff173dd2981f2f5b702d0a4d70d1ae + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosframebuffer_c.h + + + + + + + + + + + + + 9db8bf4ff6b7eb6bfc019ab1c9571e5b24323b2773469313e033edd4f4425e73 + + + NOASSERTION + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testplatform.c + + + + + af096dc83d095239473f2facc5470af81354e40d + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + 9ec8ae18182223536d07ccf97bb139df + + + + + + + + + + + + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_parsehelper.h + + + + + 1d73adde33258a413245028c0c2971c9 + + + + + + + fd5006b6b14fde3c5bda48ce86f40f5e36b150d2 + + + NOASSERTION + + + + + 99fddc710851bde73b3df61b9265570753254f23e314251ed1f81381c468c5aa + + + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/windows/version.rc + + + + 08cdfb6ce2c820404494b3174d847bb0b2d432ef3d99b8cfbe4855db8e13a656 + + + + + + c710836928de46f890302f9106ad6d0bfa9fe4bb + + + NOASSERTION + + + + f1504c9ad9022ac41cb8b25a204670b2 + + + + + + NOASSERTION + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a856618d754bc82f0afd9aa05270aeb2 + + + + + + fd47a83e92ffa93cfba9e1784867fff56d482330c621ab5c448f0907c640e07c + + + + + + d60aa3aaa8645e2d862da69647650507a03645c9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendline.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d9a2ccc3820c40e0002f210465b6d93dd6d9dc130237e0b041e19a237c8cb562 + + + + + + 6e0191019bcee7831cac39d6d66e3df4 + + + + + + a76700200e21d92aebb2e86cdd7e24bab65bf1c6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_BWin.h + + + + + + + + + + NOASSERTION + + + + 599b6aa4fa36d87d479766409ef7620feab60890 + + + + + + f91a66e6b7d74a789f1f4d94e7a4b196 + + + + + + 834493c0aae4459b328dc1c80eb8f4948dee2e427d8e9d53d945197aabbadff3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/fireworks.c + + + + + + + + + + NOASSERTION + + + + 024a7db297a81e3743d06dbe45761a39aa2a0236 + + + + + + 09c7b7afc8fa4d36eb14dbdef854a176ba47a272f9320bc219b68407e1aa93f8 + + + + + + 345abb042b005ebcc6509742315185e9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/wingdk/MicrosoftGame.config + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9c27494bf09df9d1566defcc5da4ec16 + + + + + + 5d93089f9c89585ec3c4ac8964c7338c7cf301ae + + + + + + 6f52b221ad26d7b90854c8c24dc7e7089bf82604a2f7c328366ffdaed54fecf4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_imageFace.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 30c37c37ae7ec8b47294173a15e7f55674819cf4b89d1cbd33778a08a55162c2 + + + + + + 950eabfb073638d48c608d2f0f9a0ae99d9740c7 + + + + + + 2558e4d29c9b4c4b1aeaebcca8e5641d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_gesture_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 00d37852c36f1e45215efbc93900823a + + + + + + e4c3ea4e65de4a850fb013a75019a833adff85ed87af7aa3cc35ff85d571c3af + + + + + + 2a09fa2027e05715c685204ed33d37b96cb09fa4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2mouse.h + + + + + + + + + + NOASSERTION + + + + 3655c27a592e3e421ee7c67e3988b9de + + + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + + + ffbb99332915a7faa9d444286e68a09a0d53022bdb05fd3a8d88ceca27e0a39c + + + + + + + + 64b73f4437bcabfe70c9465e24e4dd0ccbd9d9ce + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/math_private.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4a4a5f5bd162dad7bf1c69ba08d332e52dc20f40 + + + + + + e93e2884d68b386d0cb0c6ea7b66fd4f5596c231aa07ec61daebcab906906497 + + + + + + 5558791cbf21c4407a19cd7299bf6534 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/psp/SDL_syspower.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + dadc9c192d3558c9ceaabee9b611625b + + + + + + df7d53e94281912ed619ca412cdcb7eefadfcda2c9a0387d6de61e2082fa9dd5 + + + + + + 332a104cedd8f625782129fd1242b35d1405c80a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmevents.c + + + + + + + + + + NOASSERTION + + + + 3da14da4a47537d85758a9d91121b062656697dd91800357ffd590b51c27b05d + + + + + + c506393e7f41ce1a9a2202f3bfb15e34 + + + + + + 824a46a02d7fa664d281a06ea86696e5a9783346 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p13_shape32alpha.bmp + + + + + + + + + + NOASSERTION + + + + 35d42e2e050cb2995e2baa94eccde9a98aece66e + + + + + + 1f8aa512a08e5e47c7b3920603672699943a51f86d6f780fb33a120466114ad8 + + + + + + cadac929981664af6258d8a21f2aef98 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-os2.md + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d94567c055d7460bd5e30a9916e5afaabc31e02856dff6fd4c3a405138675fbb + + + + + + 1b65c8309509529b10830beccd1d72f91f7b5643 + + + + + + d5ccbda4ad209a604bee3b7c4214dd8d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_direct3d.cpp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6585cada4d42a97149c36df358044687 + + + + + + f3f678d3f63337612d235e933cb9fd51a632fd8a + + + + + + 60fea9d02c7db1f14be4ada1d84a343c7152a32a3845b5d0a26bde664a7838c2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitclipboard.m + + + + + + + + + + Copyright 1996 Will Provost + + + + 540cf18098c348c6ee1542782eaa5751030b7ba4 + + + + + + d5e010ea66811c1fba60e140206204dcb627a6c473dd9d34b85d928ec7344b20 + + + + + + 29a3f2577950fc7979c42d753f06e784 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/README + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f69cc511190bb1691ec305d17a4334d5c2edbd3a + + + + + + e0c03f1b2dc6cc5fac207d02db32bc27 + + + + + + c9faff4dcbecae5614759f8df5d5a90ccab984e7e66b1412fa048ba9b3934f3b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoawindow.h + + + + + + + + + + NOASSERTION + + + + 1ab9ee98ae48a4b45b60f59cb986a669 + + + + + + 01141a30fb47c198834b3830d61a96ee31037ab8 + + + + + + 3cf5b220d85069ac9c27d4f4721779ac3dcdca06a1176dadbdb01f0ecdf39827 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testvulkan/testvulkan.vcxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a99556c7ef6d921bf75a28d4860f100edf71bf54197f08c35a7867ad2efabe0e + + + + + + acdf694e8eaf80d1fad09acf20fb8a294f105c2f + + + + + + 7421fc884f9d56119ff79df4de56a94c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_render_d3d12_xbox.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e7f6073d8386df5ff06cc8fd9787a182add82d7a30456180848b216a1c181f2d + + + + + + f59e159cde60e223cdc3765d88c03aa7 + + + + + + 9b040727bbd00f9d7e95466930fc67c14c38b551 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11shape.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e5399aeb37db1315eb43d35c5db3e9d72a940b55 + + + + + + fd6ccd960e29ec246edb171b1715bda7 + + + + + + 0d7e669c99c6486bde7518187a052ae5b9b2522e169a1a04698a5f4d51b628fe + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitakeyboard.h + + + + + + + + + + NOASSERTION + + + + 0abbdf648f10424af4a7d030022a0d0e9c21cdb5 + + + + + + 201b47fd73c42569dff7bfc2bed05d5123d3f796196088101f0515004788af00 + + + + + + a79b33796e2688096ef32f7b336a2646 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.gitignore + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 08d2ab7296409935d748aa368ff0c150 + + + + + + 393a7acaebd7e72bcc899ecd50adfea84b2c6b70 + + + + + + 068435d1915a51fdec0ee9400bd3e6a4d49897e5efba7d57b928558de7303314 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/SDL_thread.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 08cbc469815c2c4eaab33e3c4fd175c0fbaddd7f + + + + + + 054e10f242442ff66f9ddc3c0cc0e3488b76fd874bb5e68a16fe60d459d2f14f + + + + + + 526fff00def4e58fa59dcd7e3a9d65a4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_ps5.c + + + + + + + + + + NOASSERTION + + + + a4f096f85360af07fe83ef2f2c5184e7 + + + + + + 450a9df3110eb918b65a517cf94bdbec8277b864 + + + + + + dc91229cbacde088af0650e0400539c78c17ae5af57a86be3445f6244842db10 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p09_shape8.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> +Copyright (C) 2022 Collabora Ltd. + NOASSERTION + + + + 022470a3ef8c846268d4842b7b31e144 + + + + + + 716367e41c9dd62701a8eb38eb96504d236e4ad4b4734977b26a9c32958ec1fc + + + + + + 495515795743c19c41e5b908e82a2188fc99ac3a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_sandbox.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2e6db7d1642f349df193f4a9fc99dd1d + + + + + + 5017ca6a3c1762872105bd8eef6b24fab328cf1d2ccd3bcf46798d1cfe135ed3 + + + + + + cc81552d9787084d74f3f0d27b8caef7d75ab5cc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaopengl.h + + + + + + + + + + NOASSERTION + + + + 172bb27a9e5aace1a6d05ad6685564648c0852b12807184b2aa107299072771c + + + + + + 4eff18b8dc890662c241fd1dd038f4af85cd8e02 + + + + + + 93ec21c0857b4874c8097b2235adf616 + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/doxyfile + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testerror.c + + + + + 7b3f7f32425d2f4b67a06d5c448b3b44 + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + cf6d1a83d749a3018d8bfb9b11a551c73e33be9e + + + + + + + d191850d17a3d3ad13b50783c3d97b0d567d3daecc8c45ab43641da7a909ba8c + + + NOASSERTION + + + + + + + + + + + NOASSERTION + + + + fca3751585b9cf57233ef7fe129d10c9ec316c8a + + + + + + 934ea3cbfcf366b0a1e342a0ac1d4f462f763b8d3f6177f6e35bf40828ae01be + + + + + + 0aec48cefd61482a676c355b06f07569 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_crashtest/testsprite2_crashtest.config + + + + + + + + + + NOASSERTION + + + + 6ace46cd1d5cfee59640d5410b5e8639279c5e2a + + + + + + d25092018959ea71e1d1638f071b671bcf9c2bd0d1bc61fd36a9cdcb1415744d + + + + + + 45263d8c9ade11f39f5c55f191fafcca + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile.am + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 256af42159b0904bec019f42128ed590 + + + + + + 00cd644d5ea5e4bac342bb7b863a60606e2a1f47 + + + + + + 836eb494a62730544eccf3e05a29c29289cbd663274621c193cb73be8829a879 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngageevents.cpp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f06f7e93209fabd6790c3724f333ea0a + + + + + + 198d1e864f555b63fd0af0c6b6c95b47de8db7c19d5d35b28c5a3ec565f32585 + + + + + + f7795b131ee303bac287fcd9417064edb9929241 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/dummy/SDL_dummysensor.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6fbc3226907e0cc7d98ae0493600fe428279217b6bda71dc6fa92b143dcb3413 + + + + + + 9604a43ff633f939dfdd45f7b3880314 + + + + + + 322dae13ef43df9a0655e06bd64211bdccc48be6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/emscripten/SDL_emscriptenaudio.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e6db1ba1c440684d3c9085e6e2e7c5d8 + + + + + + c47778ac6ee613a441312b83d5bd0ce24c1dd0ce28de737a13a5617c4550b701 + + + + + + 1d00928b906b0da75689988d6c45afe90719667c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngagewindow.cpp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c40f10fbf8f433857e3b6a6e87f05c7d39c16f038e162b7e798feb7971acb8f1 + + + + + + 7f9c5887c4702209f3bbf3709daa0e7a3ebad093 + + + + + + 8164a1f162e173bcadf13ac77308fe05 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11touch.h + + + + + + + + + + NOASSERTION + + + + f816ca4f1f40b25941cd5571f4d615b2a855ed21 + + + + + + e66a5b832b7938859dbfb3dd9c3fb04c + + + + + + 535fd98d07cdb9a50399a716f2fc2e6d505b9c174cc26b06120e0cd9977250ca + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-hg.md + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + cbee28bd163e7774f9cedc65cfd07f40 + + + + + + 1197e0d49a251208db29ff50ccf2e3673f4309f050261df910efe7c97d929228 + + + + + + 78c0910fbe654dd93d5f4f7344573643668b96c0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/scancodes_ascii.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 73b677d4a82d98add122339d13f8eb0f + + + + + + 2989b456912af6284e7fa339b2d6a7d8c7056af4 + + + + + + 103275d8fda2a8df1bdcb52be9c6831bce3041d9493bce9ae244d50b4ffcbffc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspgl_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a822ae8d274013dc9db6c232fbe8e43d10f33d2aebee1c0dd5ce14f5629339b4 + + + + + + a79e7c5c1b85c657354e1572774e6191 + + + + + + f16ac577c37152fc6f8031fd05d162a3e3602d44 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_immdevice.c + + + + + + + + + + NOASSERTION + + + + a5d2c00ebcc4adf8127de90769a568dcf18e0ea1381b2ffb91b4ef6834445884 + + + + + + a29fab9df3254d0c6dff81189e888a9a6c3529b9 + + + + + + f66c336b0a6ed2defe883af5f8b939aa + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p06_shape24.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3330ebb9246d8b8bae16bc65f226f3224319b3b9dcba7240384441c4f7bd0c31 + + + + + + bb6a06be73954decd1549c54a813d3ad76848b49 + + + + + + adb400c268677abb9a17b83ef8a40dc4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenvideo.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8466e4e3ab06aff4e982be15c7a8bab2d83dc07f + + + + + + edf0891bdce8bebbbfafb987773b58d0 + + + + + + 5c63870e244d81e845331a893fda709a696a896b3e42a0137846ba9960843937 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_switch.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2ddef59336db45895f5d7b4c933c8824 + + + + + + 9e23dab18b194dac6bd875dcb411ac92bab577ef + + + + + + d9d366f6d8f923b487bf738dd278f9ae4666b4cc09f434bfdbcb6bf9cf637c7b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/SDL_sensor_c.h + + + + + + + + + + NOASSERTION + + + + 5552b19178061df0e295986f6a4d83734fd92e45 + + + + + + 3b0dc4c9646ab62eb0e7e1a959668f231c086eb00adec1d78e3e2e224a84eac7 + + + + + + dceb6211d61cd7f18b190cce5d600d8c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/BootstrapMainStarter.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3e4a3a6a4dc2d9f5eabedee4535e866a33f499043ae0c75292f4fffe3ddcbc19 + + + + + + 1fb1f2cfc1ec361a81e799fe485075dc + + + + + + 3aa6ba9116bf9049517c52bbfcefe7b371465849 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/atomic/SDL_atomic.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 53329fae0c2b8f6558696862996e51da + + + + + + c7adf76fc9b13c60fea66a164992cdfe4c69d29d + + + + + + 0975f7df8a1985d728f1f275f7c7bf9e3a8e97505d409cb4cbdb2cfe13f1842b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/windows/SDL_windowssensor.c + + + + + + + + + + NOASSERTION + + + + fd76e5ae8ec2d9a07a61957286a808c915257873148e114fa6ef75d4644f39fd + + + + + + 79e885384e0f378d4a903312d175b4f8 + + + + + + 9ada8987c208f588c01dd4cf4187c46e8c7c1bcb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testwm2/testwm2.vcxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f8d9594beb2ef49bcf6ed811e9eee1d244e1bf51 + + + + + + 156511d9322b05ab52e06cd1dc71860a + + + + + + 1cfc8356a66ae535f2add29bb251b7101b8a43ba092c165bac98d51abd2eb0b5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bclipboard.cc + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e2de65857cd4c0d23e6a1ee7cc18e5de7d392f11c3a0e3608603577dee99ea5e + + + + + + bbac487531e5a10eed981b5708bfd5bc + + + + + + a9ac6375e72ff49aa5ce9e04b28320a04c93d3c9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/darwin/SDL_syshaptic_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5678d6e78e7fce1e58cd80b543f34f31aec196a16b3335840158c58fdfa9c002 + + + + + + e4dc185bb5db17d3bdf2b4d0523aa9743532dd4d + + + + + + 14d9e48ec7ba0d3c14d83a6ab98797af + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_drawpoint.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e271472d3c26ed42cabf013b5cec8ca24028b69b + + + + + + de0759e3a600496261b9137fef53282b05c23b77fe5b1762b246d48311ed6697 + + + + + + 740beacd335fc968baaf4a0cacb20295 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_sysmutex_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0d60f80b4446d54211c52e962abfae69 + + + + + + 8544191c7d496a650a14d20454c6a9e390c772f9d7dad258fd8410c886373ff6 + + + + + + a4009009b23d6df042d88a1097eb0bf729de1c1b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11clipboard.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8c15a3a1f2b99f92caf5db312c92399afb254350 + + + + + + 4c17741bd5bb3c5c827b9bf2cbced066 + + + + + + 6c87fd0f5056e6e0882e8c1bfb5411bdb04a57efffe1285c9058723a30824c5d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidwindow.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ef2145387bfdc1d55398828a2b00bc10 + + + + + + 4dea5f845a451da2644a73493b2f26d2ef423487 + + + + + + debedee87e9ac34eb20eb669291123e919f8be1df1cb0dee9ba682316b30714b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_dinputhaptic_c.h + + + + + + + + + + NOASSERTION + + + + 4d6e41346f11b13cbfe03541d58da90f + + + + + + 4e4e68bf24fc7a475db4ca104d466b61b1361757bec19e92cc3cd440d701a500 + + + + + + 08eb11a8e0f255a36a4a8055b7b665fb4b2b1475 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/gradle-wrapper-classpath.properties + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f04d37b8ad22443c77671a95c88a70895b464a6b1a5ab1bf9cc6c817acc338f2 + + + + + + ed25d3faaded05ad028fb2918fd4efe16532e2a1 + + + + + + 3a63d3840cf57470d37125fca85d50d6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_macosx.h + + + + + + + + + + NOASSERTION + + + + b69fbd4181537acb7934734aa1803d2f3642244fb5bcd94da2a884264d0908ba + + + + + + 5cccccb1fdd1b47e9660937e02eb64b6 + + + + + + 183527041646e907d847d7000984d66729db858f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-nacl.md + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d769118d385c77f3487d8571a014857312553b07 + + + + + + 7fd5f958b1a6dfd8ef6f0507c233432ecc19125b242defafb23ea8f1ada481cf + + + + + + 6640fb17b0c7b183bba88b447b59a1ca + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bframebuffer.cc + + + + + + + + + + NOASSERTION + + + + 22664a6fb8f60907cec0553b7a44bd5d + + + + + + 48ed9426d16e77c58ce0b2791d08fb3f93731787e909c7018ee1e189492c6b2c + + + + + + 14eac5a9715b499deb49d13757d34040ec89fc80 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/controllermap_back.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e5872c95b0388e732f74990ed38543fb + + + + + + bdc9dde0326219b24567fef4721c8202d3acaf0339c1c0ac59c3c63025f3ef1f + + + + + + 99462ea9ab9f292767334f1e42760d1ba35119fb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/n3ds/SDL_systimer.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d094b7c824d7de874bc15344a1dafbdc + + + + + + fa0d4a5c83d9f73fdf14d3429618c39caf1b96ddfa6cd57020cc35b64eefdafe + + + + + + 855a97a1dd85215dfd74b4f3ba89fbcc25304279 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamodes.h + + + + + + + + + + NOASSERTION + The file itself does not contain any license information, the file license.txt in the same directory contains a statement that the font is licensed under CPL-1.0, thus we concluded CPL-1.0 as license of this file + + + + 08f672b911857bf828ed6b607dddb15f30c182552d3633983e52cbe3747eba5c + + + + + + 5943eaaa121a1af5218b9a40ca76c0b9973cbd88 + + + + + + 92a02032ff2bffb9776fe470f43ed080 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/bitmapfont/kromasky_16x16.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d568f815cc39d445c8e9b7daf7c74b2cc882caab96a2a18dcb48e638bcbd90ac + + + + + + 9f1bb00e02f3fc278bd5ed16c792626c + + + + + + 6c4d46540128af333c93ad4ad426c1b94249ff59 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_systhread_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c0dcf2147f1fec5aecbceb4fc0b0aacb5328e413 + + + + + + cb9170da923845572e65ddc002162919c24f8760f3419f81359cba7b82f9195d + + + + + + 545bee7f9daf87d924d5a0ff35cf40c8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandwindow.h + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/variator_exhaustive.c + NOASSERTION + + + + + 4bf415311cbc70f52f1e8fd2f915f78a + + + + + + 3e7653d6d7c923a1559c9513bc09eb32ee3e5a00f23ee8e6227776e12745fe5e + + + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + + + + + + c89a8576ecd10619d08ea40a68f29dc21ac52a3e + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7533d813ac143e9b883d4826bf40782e + + + + + + fa6875df1d6d5987719be477383716b5f8b57a76 + + + + + + 133961ef2956ba55a94d8b4fa2be58ad1e3bb70bbeb673eb8d0a4a0a69ddf264 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ps2/SDL_systhread.c + + + + + + + + + + NOASSERTION + + + + 29962dc1cafc4f4785664ddcacebb45c229ecc705bd49d861476618cc5d194ee + + + + + + 956e874665f3c67445a368c8db3d0ea6 + + + + + + f8eb80e83b0ff8e4e562ae8568f3da714e5e019b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/windows-buildbot-zipper.bat + + + + + + + + + + NOASSERTION + + + + 1a17093e85de68d874dae583da1db71aadc20e24 + + + + + + d09eeb9e393470791306bc331db49435a48ba43576c0bd7a3d9e4d9988098b89 + + + + + + aff451803df256deb8352058f6113ff3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/winrt/SDL2-WinRTResources.rc + + + + + + + + + + NOASSERTION + + + + ea67fd0f2b3b59b76ed7447401a0cff637ec18e2ff3556e8bae997f2f5ed6599 + + + + + + e534316392fc646293609bc4b73fcdbe + + + + + + 1572b4337fb5e27f187b793f9c2bc7d2aa243e1c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/sample.bmp + + + + + + + + + + NOASSERTION + + + + e3e8d00de50bf2c031a2478ac52249ea6661043c + + + + + + aeb4e5e7a933636332ac9e2939d236a244c3e70869e07086e396d533912b8ec1 + + + + + + 15a4027e3d0e2ca7b82920cfa1ad2d9b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/SDL/SDL.vcxproj + + + + + + + + + + + + + 0157de7d43d98b5b48675e8fa1da8fa0 + + + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_fmod.c + + + + d0ea31a51ef4f1a867db538ac37a04c30dd03d7cb40330657462fe5c9aceaa83 + + + + + + + + 6b494c48b64deecb1d8fc95f630a7e6a3ddea53f + + + NOASSERTION + + + + + + + + + + + NOASSERTION + + + + ad0a1ce89ce3f9b36ba6ccb5f3e8106d257b29af + + + + + + 984f3ec044d056aafd7cba729cb14427a6142bcdc8f1d7a270346a7e2fd058f1 + + + + + + fc43324fe780d2257c280c17c8a823c1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/emscripten.yml + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + cdd6722284771563ba4f7631e53036eb + + + + + + 436580f67482930538e2815fc73ec83ba8f81da2f9ef87ad476f4eab61ea1281 + + + + + + 19031095bd7d2b44a2177d6257e14a549356320c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bwindow.cc + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b463901ece4b76b510d1d11063155d4d7625e67b + + + + + + 4fcc47e4bfac4fb1102b65b01d315d0e + + + + + + 06e58af8e543ab099a7a1d0e4058ea2759d9478659966103dfdbb4d4021166c7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/SDL_timer.c + + + + + + + + + + NOASSERTION + + + + d343699b1c57c24d52488074aea689a555a50746 + + + + + + 5d543f4b98248640b3fcde977c0d754bc7f5a149405011de07c0e57c32c5a892 + + + + + + 4426c3ac827c52c0cbfe753bda096f85 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/mac_support_cocoa.m + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0c33f88fdbcf9f25421783365145227d + + + + + + 067a73a453273372416c10691a289f6ae7e2152a + + + + + + 7600889f2cf03b4e9584bce4ed4d999d0c2d4222700bc76381d758ae88213176 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsvideo.h + + + + + + + + + + NOASSERTION + + + + fc48c4863c4b43f46bd4c69c3a82b78134ee94b4 + + + + + + a3cad034edd7578f411ca316d00f5ca913996609d20a33b0e043821ce6a201a4 + + + + + + a355b888cf37f4e75c596c41e74d9603 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradlew + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f11555eeee8b429288b8e7eb2670eeef + + + + + + 79b5ba8ca99d54b384fda277ddaac06eee46605637b30d278a0ea4cf5f49ba95 + + + + + + ed8ed4849dfb916ebeba23ace90cff86eb3a6590 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidclipboard.c + + + + + + + + + + + NOASSERTION + + + + 6c53b41a544f14c376fe98ca4ef99f4f + + + + + + + 3fa1b9a7a279fcedb6a710dfada360e010e7bdc6 + + + + + + + 4935eb5e86270bb4240b45d0149ba2ff20d017cc633886b1c3bc3d551df1b84c + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/windows/SDL_windows_main.c + NOASSERTION + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1279ea98bdb6eb9cb489bda726bf7bceb7a6bf8b02ba306da4fc67fcb75ab2ac + + + + + + c8d76c49481f1b30768cd7541bedc4b5 + + + + + + 050da6bf7eb00c2764ddd2a7df03c89a032497f1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_systls.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + bcde0b6432636b6365269c9d3b5009b2 + + + + + + 6e56584ef8ca93636e6a59191e5279a4974634cc78c4db7614a4055de409e7a4 + + + + + + 8858b9fac737d628f7f09f0ec65e57934c457bd7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenframebuffer.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9fa2a3e0cde5560217daa231814eede6 + + + + + + 9117ac9306275d666e9bb58052ef03e96c79e23f + + + + + + d6ca39f8a358547f69595ae03f35aeb11edb7a32e02d07ebe44c38d4a4433ff7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaopengl.m + + + + + + + + + + NOASSERTION + + + + 4b1b4f6f03a9c6285eb4af75bc4a0d0c7852014de28fb8a18b42bad3b9eb5ae3 + + + + + + 4bea156bf15c99b09f9ba864d8cd312b + + + + + + 22557a3c5d76a1ffb5e679d0b6b6261bd01290d4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/SDL2/Info.plist + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f761dc423687bd134212e7cee734bee160905a5329ce1c016f9d9be2cc7b536b + + + + + + 37ff79e94b79ff5aa7f5271eec03b4cc + + + + + + acd7cfcf0c662452d74023c21747f30ba2a744f9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/usb_ids.h + + + + + + + + + + NOASSERTION + + + + 39b1a18758f425aeb00a35c11898f60e48b0ed3e + + + + + + b3ed800e4109538f10b46a9339a690792729f219b644e63c62111004976fd52f + + + + + + 35dbb8857dfb10904c2445757d0d7fff + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_harness_argparser.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8d4a09ede4d3d42be361c942e629c0ba7fdfbeda52bbd021cb97ebd418d99238 + + + + + + 2cdd3e5e715454999e9cb02dd4aad0d6bdf8c0ea + + + + + + 59a3dc408add8a6f8d8e2908c90819ab + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/file/n3ds/SDL_rwopsromfs.c + + + + + + + + + + NOASSERTION + + + + ba61fb342c90bb6abee8d594f81306d9 + + + + + + 359c2357ad860eff46cf6e3e270045788ed1e56c + + + + + + b9db701f0a0d2fbdfcf6cf22b10211bf52e6a73ef580b647379aa472361bf4a8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/common.h + + + + + + + + + + NOASSERTION + + + + 3cd7b83a2afaecf3b2ebc776f6c9a0fb07b11072 + + + + + + 3404cfcfa34dcf823c8ecc64094a35a025eb4d67403831ae8d20d85a4324a716 + + + + + + 3e6fc5079c2dce0a8195c5c69364eb56 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile.linux + + + + + + + + + + NOASSERTION + + + + 7dbf69b65ffa65e3412c0730a0591a73 + + + + + + b3190be952d0a0113be853bebbfaa8f87a4f3889 + + + + + + 94d4ed29f9dca83d094e9a6bd85a53792fc0606101a65973e9a1b4d7279fede1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/mischelper.c + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ac4fa0e249f27c4a14c3a4e6806486f8 + + + + + + 3780cf41d3265c2dfe559e416a78bec2e5511cb4 + + + + + + 90ec91d52781d02bc7107ef7173c6e675d779988218097a5d8c64d873bcba355 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/sndio/SDL_sndioaudio.h + + + + + + + + + + + + + + 02365266c67fffcb9bfe75f872ee34be66541dc8 + + + + + + + c51e4acf97005835cc5d354129dcf61f + + + + + + 994fbd01891124125ad60300fb76910e764578ee0583c887113c4c056110fb5f + + + + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + NOASSERTION + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/k_tan.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 55d53538f782b201d05e47f47579e33c + + + + + + 805e46c2013c2ec2048bbf8d065f988d07cd2ee87921e76c61363ffe3fb12791 + + + + + + 12861a03504fe16af73810fa93fe479c38cfa247 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_dbus.h + + + + + + + + + + NOASSERTION + + + + 6b0bf7d789625815cde46e65e145b3baf314010a3aed94fabc1058e48cf2c956 + + + + + + ee3372db1b9790ac9e9be852e97476a58fbec448 + + + + + + ac5c246d367bc9b6495f99a7181a462d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p03_shape8.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b04adf475a0e755c0cc576574a93aa86 + + + + + + 30484fd0f389d3b745eb1ef4d311cffdeec71eff + + + + + + ee7b5c0bb4555589e374e8f171c6d3f600fdd6a0edd006af6cfab4cec34ceb62 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_sysmutex_c.h + + + + + + + + + + NOASSERTION + + + + 3c7463ae89e78b67d917711d874d4a8c67f31dad + + + + + + f95ba8ce6fcca9d51422cc9c6b35ce520faad06087b22f2b734cd092f39f5640 + + + + + + 199cb62ec6aeb4158ab18b576cc98fe0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/SDLmain/SDLmain.vcxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9b3e439a66fbeab6e27490a06c02310e6c704866a0ee8c630f85a0bd3285e3da + + + + + + a0d0207fd30244d7dd20b6c5e19b0c39 + + + + + + b67639dbdc5467a257bf68e8aeacd60b08d933dd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/iphoneos/SDL_mfijoystick_c.h + + + + + + + + + + NOASSERTION + + + + 0d1641b99135add1db6911c55e0d9715717d895f41a5df6b629aedc899ed46f9 + + + + + + daf5183ee1dc5b5313ba8ccd1c279cca + + + + + + 40ea582b26d72188d73aa0b9ab0e6137a61a97ec + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/unittest/testquit.config + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d782abd44759506476794408dbab12f9 + + + + + + 2ab90ca5ee2c4f30cf6d8398ef4b5516e266416f + + + + + + 063a2be4f921a851847f9dad2b7fd520208991348a8cfaf7ecd889d829453773 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/dummy/SDL_sysurl.c + + + + + + + + + + NOASSERTION + + + + 7270ff34834f7c1761cd1146ec7e1702869b9e7dbc5d674732cb79a0f859ecab + + + + + + 5c0bff93736f64716579591b97141da9 + + + + + + 6a68a3fb7ae70c859aafc18f5797528451b21237 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/template.test.in + + + + + + + + + + NOASSERTION + + + + d1dbb0be52b79433d47f87c7e99c4222 + + + + + + 72de09033d17891315e224b51662df5a8e84aaa2 + + + + + + 0c81c91d197c2aa5a6f95ae4bf6e4cb0dfb84dfec62a630524ad1c143972e499 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/config.xcconfig + + + + + + + + + + NOASSERTION + + + + 18e99f3ec97afb35338d1ae847539e454bb50e8d + + + + + + 61e43c4a85c6a8c6a6de693fdfd86dbd0e5f1794f0775e97e493df97bfe14ae9 + + + + + + 4b771b483154c04be69f3be32ad1d9c5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/resources/CMake/sdl2-config-version.cmake + + + + + + + + + + NOASSERTION + + + + c4efae98b5a010e21e9080fc53f1a99f445dc3761650e917abee6b66ca9d3c17 + + + + + + a7edb126bb187b287c769db948e33637 + + + + + + 29a8882ce97e0c9c81a83faa268a4a6889fc1b68 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/vita.yaml + + + + + + + + + + Copyright 2015-2022 The Khronos Group Inc. + NOASSERTION + + + + 2d6f81e531c5a2c499fb60b8e67297a7 + + + + + + ca35e9a425f4affaeda3e86d3a413c53351e19bd9d239bc1ffcfaad3678350fe + + + + + + 338c6281ecad9beffceb39259b6e94e0a4a357a5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_xlib_xrandr.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4bc7434ba5308841e5a63b3343a1e8f0 + + + + + + ff44719b221d4c7e9d78724c972c367d554d0d51c7b7f8ae73b930a3a3344599 + + + + + + fd9d877499c13d6df8e37d190c1226fe09e4ceab + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_render_d3d12_xbox.cpp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9a5acaa01909ad0bf2783a3a0d8f6540d11892b31b5297d9569109762109e9af + + + + + + 0bf74bf9c01ee963215e3ec7b6afd740 + + + + + + b9110c184ea1e995df9e6313622e04e43d638d22 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_xbox360.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d318409d36b733ae41e363158da1e244 + + + + + + af944b0a80864c28aa0610d4e7ccc0c4d6952aeb + + + + + + dccb422ea42294ef5154ded4c2fb9c5ec54adf73f7b42a1a7e6df846ceabab7a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2output.h + + + + + + + + + + NOASSERTION + + + + 75af27b7bc4e896bad17a143f4340e17 + + + + + + 3455a79f20d24f360022cf85239bf4c54603cacc + + + + + + bd4b064fd0a2e617b45c743c2ca42c64d666528df6505d624eb92129ab80e908 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/showrev.sh + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 67fe72789bab3da09d013faf87baa7824e28cd8def797ab518759aa64a4fc7d0 + + + + + + fbfc77fef2a015412980e84577eca4f6 + + + + + + 83e05e32e04799ba9b52bbc2e71cdcdf51a457ef + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpimouse.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken\@libsdl.org> + NOASSERTION + + + + d7eded1c9ac4041a28c33b78feef800dddb29365 + + + + + + 6b907202d6d05a40f04af4f59fceb7f8 + + + + + + db592c5d85c3b44e98d21cd5678f2d5d03210145cdf0a07154da02b3286be4ab + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/sdlgenblit.pl + + + + + + + + + + NOASSERTION + + + + 67b52b5178e0875dcd177ab03ffb0cfb1c759cbd + + + + + + 31fc16d831d2dfe6ba08a30b060421ee00222fc88ec53055e4ea21068b050ac9 + + + + + + aa7e589f68f71c36b8bb407b462e501b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p15_shape24.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e673961c2ee29a3c7cc5ab6a339268ac8d369a4cfa520def8d9f9fa904a5acae + + + + + + 82e0ecef47f77ef001e100b659cc2d991c448aff + + + + + + 96c1b05f8234294216c7da0cfe371a6f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_clipboardevents_c.h + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testdrawchessboard.c + + + + + 3bdcbd63a78a2aff73dd39a34cce530d4d5b108a + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + 1c5fa577ee1f01b90d15f16d3e86be4f + + + + + + 7a6033600a2eadf2913aec696d3d4d348bbda08ebf53a877a9cfe6ac08801b89 + + + NOASSERTION + + + + + + + + + + + + + + + e7a1d9afd8aa6698886d3cb1b0d1b5f0 + + + + + + 206fbe3ca5d751be8e6fde3bedab147ac3d55ace19c8d5fefab9746b1d7ebf95 + + + + + + b7e203b89a752d66f89c055864da27ad2bb24c90 + + + + NOASSERTION + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testresample.c + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + + + + + + NOASSERTION + + + + 05dfd67569a0c9070a820b16da06c37775b857ea + + + + + + eb03fd11ad99198fd68264275fcfea16d8dcccc2f95389a6778c8b00b47e13c0 + + + + + + a7735483826fbc71ff9b110a156c69a2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testplatform/testplatform.vcxproj + + + + + + + + + + NOASSERTION + + + + ccb44dbb6914dcd23abecd71713512fc0d923532 + + + + + + f1f3da98bb8b18cb343c1d33c6d41028775d85016e6e36e7341c3b3262a5053b + + + + + + 0dff6980b2ea6bba5a250f4a1c4def20 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Makefile.minimal + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 619cf6ab9237d6a431488d5d0158b7feefb2e629 + + + + + + 5d11a8162fc2229392c625668ccca295916921b96452d7c79b3c0b53eb777971 + + + + + + 9722d91446e11ce4998146ce322d4a19 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapijoystick.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8d6aa9653914c9d002f906730c6271db + + + + + + 69f460c9748df7dc6eaf846708086d284c19c94defd283768fdbf2044640696d + + + + + + 0f1c7d6a9ad049fc857bbcc6b2f97a39f4ba14da + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosevents.c + + + + + + + + + + NOASSERTION + + + + 2affbbc2a125eebaf11287238daceb630504a647 + + + + + + 747b3108ada4ddc4b667e67d511608b2045222278f1693795c3d4ab00d2614ef + + + + + + 68b779a0ef6f73202d8e14e45fd708df + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile.mac + + + + + + + + + + NOASSERTION + + + + 9a4be5771d777c3fe46a7db26b3002987e336b00d42073b43eaa9e7f9d37936c + + + + + + 4b0ed7edd7d58d66c738d97423000099bc1fce23 + + + + + + 809a9713336831daa518c339b0fe68af + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-pandora.md + + + + + + + + + + + + + + 791e36ced5d7b234aa833af6fd139e4a8bbd8bea + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testyuv.c + + + + + c1864d6a04543a61d01d5bab4e4cc795 + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + NOASSERTION + + + + 6c292e4e91f1bc0093fc71eef3110b00b0a7d253a645a0e02c5ce3f5c2028cc1 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + cce6ef28dec3d9c017b818c887b96db4e1a421e9 + + + + + + 7c9d379120e566970b3762d1a358041d + + + + + + 58c690da737d62c0c6d51d8fc31897483bb31b9d82725a1f36bdee5cad73efb5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitamouse.c + + + + + + + + + + + + + 8049768b0b64cdfb2c407cc524d3a1d8cf0b18f232158a5472b2afb3e0119fa3 + + + (The information in the file is: +At the discretion of the user of this library, +this software may be licensed under the terms of the +GNU General Public License v3, a BSD-Style license, or the +original HIDAPI license as outlined in the LICENSE.txt, +LICENSE-gpl3.txt, LICENSE-bsd.txt, and LICENSE-orig.txt +files located at the root of the source distribution. +Thus we concluded: GPL-3.0 OR BSD-3-Clause as license of this file. +WE chose Permission-Notice) AND NOASSERTION AND We took the text of the BSD-3-Clause license from /LICENSE-bsd.txt in the hidapi directory AND We took the text of the Permission-Notice from /LICENSE-orig.txt in the hidapi directory + Copyright 2009, All Rights Reserved. + + + + + + + + e7caf72f4663ad679249294a23993ea92ff28533 + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/hidapi/hidapi.h + + + + d82e8dd0f51c2d4067b7a1eaac29947f + + + + + + + + + + + + NOASSERTION + + + + 7678ee8d32352edad9887b357eb9be6aec748ae5 + + + + + + f7d18dbfcd85fadd57c72bc79fa81f0db59822216e007c15907af7c4d40c1341 + + + + + + 41aa2b060e007b0ed6df1565c0d70e6f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p11_shape8.bmp + + + + + + SDL-release-2.28.5.tar.gz + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2510581a69ef72eebba27ea4604bc204 + + + + + + aaa88e93cd387dadc96171bb6a9adc26c51fdb3b + + + + + + d6204677133388d323037e9fd7f11157fccc5a6907be5f1da554bbd7ef3a42a9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/vita/SDL_sysfilesystem.c + + + + + + + + + + NOASSERTION + + + + 201d9e5eb2bb09e426c9e518f3fb32bfb039cb89 + + + + + + 2ca0dba35bc39670e02499d3cb5a6ee1843ca2bffe79b58d40d3c54728b1eef7 + + + + + + 411ea30abbfa7ca9cb711f5f761d7557 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/logos/Logo150x150.png + + + + + + + + + + NOASSERTION + + + + 5991cbec14a1cbec51dba783078bd8b41560df8f + + + + + + bd760c367a53ecd429786d1e1840ce974296c0558678d8a8898d30fe133f3904 + + + + + + c15be72303d4c7789ee49a37de27d8bd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/Makefile.w32 + + + + + + + + + + NOASSERTION + + + + 596f9134b95bac4a8d385902995934425cf4387605efba296efe65e3ef184010 + + + + + + 0cb0c8b75dc9709ae7d2e774bbe0d8bd + + + + + + e57e58a9ddfc4859e2cb42e33804c3c7b25b1cbf + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/logos/Logo100x100.png + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b2088641258255094adca0b0663263297a2879c5f3bc3628fe8c6285ca133130 + + + + + + e8c87a2cbc83d8fffca23c412227068b + + + + + + 1cef97358d80b9f7ceb8e5476610a327191a3018 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_common.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d102a9e9213ffb0f86f34dd72a9bef65 + + + + + + d10e68b0ee05a021b01b2cb962203181b74ef54233ea7b376689a9d846c539bd + + + + + + 6e4afde3896e5e751e3f3a5518ccb7c7e76ce441 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config.h.in + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3d9927138612bafad26858a4151ff00d + + + + + + aae544dbd4ae01fb71d032ced16949da28ff5424dfb97819b77c82135de5cdf4 + + + + + + 93063b57f817c5a017a21d60dd57d2715fdc6673 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsevents_c.h + + + + + + + + + + NOASSERTION + + + + 1caf96fdbb11d2e181a5662736aa7822900de404 + + + + + + 521173d2521d836d0bfad6c5a777fe222b4ecf4ba854221b6290059dac0d3954 + + + + + + 2e7d148044a6ddcc551916040694a7ec + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/texture_f.cg + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4d7400ef0f3fd663e8335574b509260b + + + + + + f4c147aeebe741092b9e37b90cbcd25f4fec71f8 + + + + + + 83fbb59ae6ad53d1be9b4d305b733602c92218a4bcc0f2edf6eafa8b352fd187 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaopengles.m + + + + + + + + + + NOASSERTION + + + + 7a28efe164fb8d852554fdb95895decb8d5757b4 + + + + + + d076653f7e996d912f566ff48456a9a353135e83eed968613ba4667f74151119 + + + + + + 2f3decf1edfc25302936cf3d6aca1b70 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/main_cli.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f547ccd2f697b13d684998096b2a38fd + + + + + + 218ce8a78a3ac2edd130d343e9dce1c449b17fb9a465cf38b0f33bd316a5ca59 + + + + + + 7bea2234cbbfbfad729618eee369bc95fe931d20 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmodes.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e1917182590be85fbcd63d400bd69974c6af19da3d84772a2021220da2f322bc + + + + + + b9d5a6d37befc0af3c680ba31e13aa18 + + + + + + 3ab11d11f1b9ad74813880e2c425bf99c071140a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtmouse_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1d1f8d470463fd2203f3aedf97717a1bdf587ab36b8b829740e71550bbbebdbf + + + + + + 0c7ed3b77b0677488f284721d44208f8fdbc6af5 + + + + + + 51a964a35fd9cdfcf70a335055e32e01 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtopengles.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 50002cdde4d8b5fe4dddc5fb6ba91fd9 + + + + + + ad77739f826b26c1ee4ca6450c37ba2ab273deae + + + + + + ff1404e8f4c43f5bd1b92bca1f963846d1847184ca733da86f19102ae1c2ca9b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_video.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 50645902d5261505a54c0ddff4104798 + + + + + + 4b9a113f992d95a0bf9d8875b208c52d874ca4c2c3e23aa4d0eca7796775b6e1 + + + + + + 34593597d7e24c237c2814829927d9f41e1df8d9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_rotate.h + + + + + + + + + + NOASSERTION + + + + 673fa1dc437133070ade7486fc474a7c + + + + + + 3f369a031468ceb67ccb11bd73618705342ede2d819e15fab11c56ff301cd737 + + + + + + 2ca33056991272ff900f2b9016087ae7a3496924 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/moose.dat + + + + + + + + + + NOASSERTION + + + + 81a9fa10e8cb929ea796fec7a42e915db4615b131a39a36bba2c1bbd75df7797 + + + + + + 76ceca2d60ea6bc8c16077f95c78b587 + + + + + + 12b54e249e70af1afccc93a978a8328408ba10e9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/drums/ds_loose_skin_mute.wav + + + + + + + + + + NOASSERTION + + + + + 6ad9e1e90e66d264bb4a462818075ec9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/Makefile.am + + + LicenseRef-BSD-possibility + License by Nomos. + BSD-possibility + + + + + LicenseRef-GPL-possibility + License by Nomos. + GPL-possibility + + + + + + 646d78e8fd47666ce2bd49d44a7731e62e68ca66 + + + + + + ffc8d8c5f508a368bcdb6498c057cf7272b75b72186e16c8564a1712fb8b166c + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d40df265fabf5a63e6c97d5f252855f8 + + + + + + d4bca8c4606844d649ee89d866885bf00376590d + + + + + + 834f634c0c7956b0749f31612add9071ebb65341e71f2f2d207f7b4e8f55de2a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_sysmutex.c + + + + + + + + + + Copyright 2013-2020 The Khronos Group Inc. + NOASSERTION + + + + 8e69aec0c6e5a3bbf63b05fe3d87baf0 + + + + + + eb58fcc3fc07e2770fb6ea68297fa5e453e6ae3f44b8a41d60716785efd06866 + + + + + + 3c9ac56cdaa72f19bdd064d10a2253ba8d4f118d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/EGL/eglext.h + + + + + + + + + + NOASSERTION + + + + a86d7d2e8cfcdf0dd7d2907a71cbae9bdf9501402836319c9ae64e5e7a723eec + + + + + + b4092a182a19c57fd66a5c6620db802a + + + + + + b5ea44e5f5014b12cc7b67afa1cf57847e9a8079 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal.metal + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + fca67683443768701221dbb8ac345fb1 + + + + + + 3d682b1bf8ac0d96798cc6135da6b849d389e37ec18edbed1802f9bb83abb798 + + + + + + 3b789e2eb1343a56082ce490ccaf8c98296c8a12 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_loadso.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d977996ce1a04c1a2825cf00dbad2394 + + + + + + 796f2517685832b28078b8defd30869d3f87465d73dd8aa624621fb8f9ebea86 + + + + + + d0e3a272627d346466375cc9f1abe16bf1afb83c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/vita/SDL_sysjoystick.c + + + + + + + + + + NOASSERTION + + + + fb6c89288fdfdf543b77e2ce6b0a3a8d + + + + + + 846f0a9455f4baaca52a2ad3674c5b41a8d3b9a4 + + + + + + f17d8919136f9627468b4dffbd7bddd188ef2aaa8ed21914d2107d1c759e99d7 + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/README-SDL.txt + + + + + + + + + + NOASSERTION + + + + 49f676f85deb1d4df3d75d6864272451b9d3d4b4 + + + + + + c95f7515d310365b25289610820d951a51785198855e8ff5ab7ac36e55886cea + + + + + + 7e7d168212938da77582308e798bb0fd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/mingw/pkg-support/cmake/sdl2-config-version.cmake + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e0ba023124de080226df28c42db3a2f60842f04e7d520d9ef36ef4112ab9ef36 + + + + + + 12fb790af81280d154dbba23f1aa831e + + + + + + a887bc79fec646b7d9cf4a932f528d9b035f57bc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidwindow.h + + + + + + + + + + NOASSERTION + + + + dae57cd28e85203049c5d48aba1e8accd2380c2d + + + + + + 6f534de7bf7fb39deca56d3d03b9219835f2041dd5d7cd53d206ed5532561249 + + + + + + f69ada25ff85890d334a716dadddec17 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-WinRT/SDL-UWP.sln + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + fc2deb1f108c1d173d911b1ccefd10721ca9a521c2d718f8126736cc8e63ced2 + + + + + + 4e40115bc530b4f2294937b841bcd990 + + + + + + 1d04ebf8cb53246ef186812a74963b16a5f30fb5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmetalview.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 65579a688b92a91adf402b98ff21ec12 + + + + + + c6d8f9642f4dc73dec3efd4cb042de032ead10d6 + + + + + + 3692605886e35c13e204b11dc1ead080a56ec969f83c62c8c551f6ac80486b39 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandopengles.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7312d27428140e54ce57c49c3500868a + + + + + + d710b19a83ff67110a0cb6b947217c7c8576a44391881a47ded73eba8cdcef75 + + + + + + ed2661e9a20a35c153fef7b59b3a87fddf03429f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 799d0d7210fb2e830684ded851fd8f246d7b2e4d + + + + + + 22236cac4ee8837646de48cdc99b9777f6ed562bf15aa8fd08772bdafef08895 + + + + + + 136d8060f2c57c4d4b68a23b2cbee1e2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2messagebox.c + + + + + + + + + + Copyright 2015-2022 The Khronos Group Inc. + NOASSERTION + + + + 00a9c04b2e0c16cdff67816d4fadd0db + + + + + + 608be5aed15751752c1e7f970176a81e2b5d0d64e1399309c11982b6486d14e4 + + + + + + 0dae84cc4572110c7bff9dd1d04859dbf5ffc866 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_beta.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9df52b9a8f5f416513c6370ff09f5cd3 + + + + + + e248565e2927b2e12857ccecb515bc64b90d9408c6b9220fe6ddf6f6ccd646c6 + + + + + + abc04d7671098267369435e28b887d882a009ece + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtkeyboard.cpp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3126df84dc4ccfce4ec859f45a469458 + + + + + + d4b0ef2158189c1ea8d60b5a2b32133ee6258471d3154f9d391d9a311057ec72 + + + + + + 3708660fcf552efcb6bdeb40a13fcb1eaf0756c2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_iphoneos.h + + + + + + + + + + NOASSERTION + + + + 35c5e0e7799c4cf28a0c69f0113762416e269eef + + + + + + ba019c97b8087fa787cc329ad7a62c0338148f35dfa1728b6fe9ca4880c5f463 + + + + + + 1e1a1d720e079397fe95bc106e8d4f4f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-gdk.md + + + + + + + + + + NOASSERTION + + + + a5721d8b981688a132b15cce55730e4b77f00729d43d9cde62400df3cf4910cc + + + + + + 63e39a2fc2cb2be2040ef08bc7f7b8f4 + + + + + + 020a1afd47cd0130789426cb86d4f35b79cd9e2b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDLTest/TestDropFile-Info.plist + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7a77fedf82fe0de2e83d10239eaa08da15f25d46 + + + + + + 681110026611147e1d9d1f1420b28ff85f479ba066c100c1350a1b6543f7de05 + + + + + + 9497004384129438b7a6fef04be349ce + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmessagebox.c + + + + + + + + + + Copyright 2009, Alan Ott, Signal 11 Software. All Rights Reserved. + + + + 66047dbcf3fd689c99472266f5ad141c53d6f2c6 + + + + + + fb5436aa63d1b71a8dfbf74ecaf1a5b4e1ec4df7f80074d11fec99284f69ca5f + + + + + + e0ea014f523f64f0adb13409055ee59e + + + + + + + LicenseRef-LicenseRef-scancode-hidapi + License by Scancode. + HIDAPI License + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/LICENSE-orig.txt + + + + + + + + + + + + + ad2639efaec6248743b55c6128da9e8a5f3e9042caf1a837e8c913b405e640a1 + + + + + + + + 768a0ca72327d09b1399bde43f3b8dd0 + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + + 01bd2bac42a914b0605da2390f9564df9f2c2c77 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testrelative.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 73264ba2ce19b609bb93ae89c58fd937fb189721 + + + + + + 6e139fc0f5e9d814c0dcbcdf71a77f3a + + + + + + 6b0f20752d2139f9b7bfb3abbf258fe1d388a58fce1098615a04654c4fc408ce + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenmouse.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c36e61630b6ac3193b08ad278d187e0344c6200d + + + + + + 75bd8dc9a93cd4ccd03dc7941fd9d4b1 + + + + + + dadf0320199af9155826d01c8f816ae3786ef53a9bd668bdc7f87fef0566b98e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/loadso/dummy/SDL_sysloadso.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 082113479cc78e53d1d8cc248e0c1b9d54151377 + + + + + + 0873aabdd6dc3dbfd242db5c8146ee82a243946359002183cd1d422ab779bdd5 + + + + + + 0b5690006e32b51c221c5b941ee09150 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/android/SDL_sysurl.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8a9c261215eac46e31994f4544c57b35 + + + + + + d4f5d93612718d80dbdd7cc4eec2fd757abf8f40ca403047bcaea8de4d77a719 + + + + + + 75d5adc9ad192ff8abf1200666ad8343a32c40da + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles/SDL_render_gles.c + + + + + + + + + + Copyright 2015-2022 The Khronos Group Inc. + NOASSERTION + + + + c653ba87e374b28f626ecf5395cd5d2c0d8065a0 + + + + + + 8073c90e98258d7329c933566a4f2c00 + + + + + + 1a9570afbe78386f6614db969aa613c43f4b90fba153051414d8a15e6a5a4a80 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_directfb.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b46d848744f075c6b4c0775b57f6350b + + + + + + 66c573ea5be3d2be9b1c74466c638e1753e3ea107b8acf1bfa4bda093acb289a + + + + + + 98842b518f8750bfa9485f8c0f88d72a241f41d9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclwindow.c + + + + + + + + + + NOASSERTION + + + + 48009b39d291b7507d83034f6ef937f036f88733 + + + + + + ad0e63fc477ef6f26dbbb67a6026c0bb357a797cb4c254d7a8c7052de4983290 + + + + + + c567b49a2e98b0faf602a94c77308523 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-ngage.md + + + + + + + + + + Copyright © 2014 Jonas Ådahl +Copyright © 2015 Red Hat Inc. + NOASSERTION + + + + e032e0804fd062c4097f8648ab6a6fb9 + + + + + + b40a5fe19883efef0a274ef82dea47b6a8af4647af58950ab7c6da3058f3a949 + + + + + + 68075bfd77d3e40e341449d6db5feb9cb92edb24 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/pointer-constraints-unstable-v1.xml + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f5fa5ed432b664c0e663990ee9f481b4aa744166 + + + + + + 3c42eef48ba157282444642f0f881fa44fbb0cabe75117656ff02be5523f4bae + + + + + + 7bab67ffec70e0c1406beb50fe055951 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/n3ds/SDL_syslocale.c + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testfile.c + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + 8e355c6ec201ee32a69891f6b0e4a41c6f6f1d54f04a3f0027a18dcc74f81cfd + + + + + + 5c7a294b41bfbbf482bd7a1fa9ec067300e744a9 + + + + NOASSERTION + + + + + + 35a10cd6e1005ad0e4e8e8457bae35c6 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b022d414f8a59f84deec5c7297d55bbea585e8f9 + + + + + + 64ebea1a7f5f71c9f1a5690b0bd4c98b0d3b83ff9f0fed4256ced6fa7e78751d + + + + + + 099f334befbd5df0074c998d17f95286 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidevents.c + + + + + + + + + + NOASSERTION + + + + 2e3996e419a1720d323f8700703ce2051fbff9d3 + + + + + + e281827e1c0b7dc7597fde17d13d1a83f790d92c1b67b9c7f945e2688b812a48 + + + + + + 919d38c6085cac19072fcb13914e9596 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-emscripten.md + + + + + + + + + + NOASSERTION + + + + d2cca812bb5e3b6ae5ab05ea8a502f5c + + + + + + 96bbdda1e770fd35b673fa740fea88edcfcd11f9 + + + + + + 8ee5cea7d1cf0eefb09e66c360caaf5bac7a3255e3e4d0cc6ecd9e4dfa845113 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/ios.yml + + + + + + + + + + NOASSERTION + + + + d086ef0b40472af45a24e4ee834620baf19a4431 + + + + + + 4c8052239f85c9de53bbfb57df8c344d725b7c9805f193f36c0811d52bad1073 + + + + + + de667256ae1170fabc1807f3e8d59f6c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/values/strings.xml + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5d49eabdb9960e5327e37bbcf59dd868d759cbac + + + + + + a95cd02582f04c41107affa369f4b31e5728c8c6a163f1e0cf5ef221df3cc881 + + + + + + a804eafb8329d5061304d3486fd34bdf + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_systhread_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7e7cfb11bedcbdf31bb29382f2df7aa0 + + + + + + 7d649543ceb6e7dc6531385d2093a6958b80e73a + + + + + + 63a0da5da1c28226c610c2cbafd2480562a5c9fc341785f35fbe19bcb6454570 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullevents_c.h + + + + + + + + + + NOASSERTION + + + + d3d7546e085cbdfa799e51a672d7249f67a34984ed563f2f0764a31e33d3d99e + + + + + + 6590b96f4a5ae5fd9bbef8e675f3a882 + + + + + + a3de640c4c7a6a1aab2b84a747fd3d82f7c3f22a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/ios/Makefile-manual + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + + dccbd6d83f105eecbdd219dbfcbdd0085aaaa805d99da1490ada79cc5157e291 + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testjoystick.c + + + + e7d669871d3226d3b36464610610b838 + + + + + + 55178b5682600ac4c6f4bd6739d69d8266d36542 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3463ef8180b74e470cf1703fbd9596835b2b64dd + + + + + + 31c5a2dadb902577e0027aaeb0d9e445 + + + + + + c3194bc7ca4ad924007405f96ac44006deebb311541e5497e0a953fc9e9c593c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpiopengles.h + + + + + + + + + + NOASSERTION + + + + 4b919cfffaed71637d1ee9c89f21f4247273e14eb8433afdcd0672eba906b41f + + + + + + a7fe1ac39169b5e5285a5e53662f251b + + + + + + 1d4ff5f74491507580bc2281551125551e28e8de + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/settings.gradle + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f8d053e2c708579cfb828c2a48d49597 + + + + + + 6fea94b38ea8a36596b7c543a1b0e13f38df55f4 + + + + + + 1ad936b6de4c0f8e6c1e9e63aeb480a12e7c395219db9986b92d8b5322c009a1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/SDL_thread_c.h + + + + + + + + + + NOASSERTION + + + + b5590b6eab4cf4c22d76961b1b2acad24a34628d + + + + + + 0899ec7878206de92d1ad3c5ecaff5a7d921b02665bc53f8c79f310e03217757 + + + + + + ee982277d1356ba2030fec793de1a1ee + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testautomation/testautomation.vcxproj + + + + + + + + + + NOASSERTION + + + + 100c36e32ec73b5162b7654a4db48f5e + + + + + + f1bf0d49dc60eae45d6838b84ac38450a15c6f1b089065cf6bb6ff3de027fe83 + + + + + + e042c43bfa2f06afdb84405e76db6f86669c2f7a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/Demos.xcodeproj/project.pbxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 24f9aa809a88e287dd4e111beb60b9e96e3edbb37ffef25aae514d32396f8bd4 + + + + + + a71383b202382f119fd51708f5f4047bf0fcd23f + + + + + + 0c8ae2b70924abe6e101f877436fd2d0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandtouch.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 34fc0db1793c4e5323c3aa116029525b + + + + + + b052bbda1a3dc3bf0380823553542f4d697b20da0dccf4f5ecf4452d0d94b872 + + + + + + 8931f69dba5bc39a9ad3f2c8f990f6fd9ebea7e2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsvulkan.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6675cd16cd9d0b1c51bd5dd47d324a628ae8fadb + + + + + + ee8d72a01c3bfae2e0e483d5a1ee15f58c123bbbba42d2a5ae21f439ea478bb6 + + + + + + a96c36271655416db65e478a6a493eec + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_syssem.c + + + + + + + + + + NOASSERTION + + + + 7fc37fda1524a59d856717618c953d33a37fad6c + + + + + + 417bd6f70fbabcd136b78bd60b1a675ba8d729ef485622a91fcdcad2b2592b95 + + + + + + 9924dade27660a639a89c97f12051d98 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/update-copyright.sh + + + + + + + + + + NOASSERTION + + + + 40daef4c8c7f2f0e0d8f75429ff9f65b + + + + + + b757693c881de3aa755c8e79d76c0bd1811ab3d9 + + + + + + 7aa0c2d53183fa729dc2d70d779afed2f1a8d01a92bc6f824b74a03347e089eb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/psp.yaml + + + + + + + + + + NOASSERTION + + + + 8211f240b154c7f71861770a796bd8bd55a74b0c + + + + + + ccb4dc6a98c41b4b9b31c4a5338ab419f3160f24a544f92f9528753a4b18cfd1 + + + + + + cacd5904b85851c45f4d527ea3aaf33c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/iconv2.lbc + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5416549158fee91c557677ac4929e38cabd2b536e22f232f0434ba66635fa8ac + + + + + + d271a1242de960bb561311629ae77c1f + + + + + + b03886b959758c9222d549f95b3d3b497a52e257 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandvulkan.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8681879d402d1ce8882ac278dd0e0133 + + + + + + 0f3596061b82e188c3d9579c2636229a40e96a59ce48db3f2508a5debe566994 + + + + + + 8a1ac2ee72f3d906bd93a2a891e8ce7b18d945ba + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/android/SDL_sysjoystick_c.h + + + + + + + + + + + + + 8cc53d489e460852d47027de7e6a9ed3156ec07b + + + NOASSERTION + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/controllermap.c + + + + 3134c9612052a4e10ac2e2d083141b66fdc213bdb28008462b485e46e4d8f690 + + + + + + 28f991e66d270fd67454e696b075f6db + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_strtokr.c + + + + 628621d590cdc2f265a10c8ce16e4caee80cef80 + + + + + + + + 24c6421df32123b3e570109acccd1844 + + + + + + + + + + + NOASSERTION AND NOASSERTION + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + 6528733f71274e34e10c643d268e3601ac50a201b30cf8bf90f664d5430da34b + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 416357a7558371b5bb0125cb2504f4b2dc6a58954d8229aec9d0b8d286336b87 + + + + + + 96cc69501d8923b51eda7b001768bb0c + + + + + + 716b1fd2a9d307ce1cc0baee3e1691f191e4c9c6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaopengles.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ef947b81fedaeb347ff4070457867a2d + + + + + + f561670eb6529a7dc23c429b081e583cea9ac788 + + + + + + 1b13e81f990d4dcc9b54a335edac731f5e1885daba1e2bca0498e9cfa7d2b420 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_systhread.c + + + + + + + + + + NOASSERTION + + + + 03e463547512e8d75cedccb23f1632c870aecbfc285610f45da6a19b95fa6406 + + + + + + f80e2d61c12ca87de220639e7298cc39 + + + + + + 6964986f52ef2452966660d301549abb7bfbb503 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake_uninstall.cmake.in + + + + + + + + + + NOASSERTION + + + + fd16f1c9c5205c648ff0cf91a1e46d24815e2aa2 + + + + + + 066422fa128122ffe2083260711f7be278dee25515b307c21053e1e237b87f6c + + + + + + a022c36b2372a10998e574477c58c182 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_geometry/testsprite2_geometry.parameters + + + + + + + + + + Copyright 2016 Adrien Descamps + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/yuv_rgb.c + The information in the file is: +Adrien Descamps +Distributed under BSD 3-Clause License +The LICENSE file in the same diretory contains the text of a BSD-3-Clause license and the same copyight owner. Thus we took the text and concluded BSD-3-Clause as license of this file + + + + 7e664f03e587841cd25e8532638d684e8da3e289 + + + + + + + 345bbb7832480eba9a468c4fdc24087b3fda4f75181703c99599dff5a9b6b831 + + + + + + d1105447d9c55aa3972192db5e55dccf + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1c7bb88fe3c9a2e8da83b21682c1bdcc + + + + + + f03d20b5bafa0bcc6cb2579c116eb92941b2bc7ec6f87e6bf588c7b2dbea36e0 + + + + + + 4237148556195585464588431cef1e94a71c898e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/test.c + + + + + + + + + + NOASSERTION + + + + d6c0657454d8bfba25a3a9dade0a5870064900f6 + + + + + + eb447844dee96278c2dc896d8c826f0d3fa258ba7ba743533a20fdffa9533ddd + + + + + + 9032fe47abc5bdf3075f39d3dc4ff99c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Makefile.w32 + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 85573d75fcbbaa4edeb435878abce4694e0a58c219baab1bc3691bba8de3894f + + + + + + d0ce808fabdd78824defb5a265c459eb + + + + + + 0f1a9499aaca14961fc72e3f5b9704cfd3f29ae4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_syscond.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b97b78c42a4820216f760453cfa60d6f8ea3d3e8 + + + + + + f5298a42560176510fb07961ef40894be61338b3a1cbcc1654d7ea4a885b8a23 + + + + + + 59f82102c730c25ae19914d0fa92de39 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/default_cursor.h + + + + + + + + + + NOASSERTION + + + + 5fb9ba569b27444672f63e1657f4c7d574eec999 + + + + + + cd4e0f13bc44a606a472ffb2d58b3427e8567585ee100e7480661f8f88e723a5 + + + + + + 52ddc9f5fe0be5ee5f057e9722305894 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/sdlchecks.cmake + + + + + + + + + + NOASSERTION + + + + c26801bf808dbe8f1afa6aeee0fe02c8ca6b993b + + + + + + 6f4e163da3d1f749ae053dff2f79de62 + + + + + + 911ca63c023739a29d29792f06a8caf3c471dc09f9cb9e0ef0b7984f959484cd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p01_shape24.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6015c2321593e8769d1ae455832fb00db37f0784b39f7ac37fb1cf43fef3bd61 + + + + + + 324196818f989c6e90b35c4bc2dae495 + + + + + + 353e012899cc2b65ae42df4ec9e42c7997cfb109 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_windowshaptic_c.h + + + + + + + + + + + + + 49cb115d67b848a65f13096724c8b7d4e5a4d2cea3f21137427c8e8d989ce621 + + + NOASSERTION + + + + + 6ee5f94683850a8caf7bceaf729e386ec86ee637 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_main.c + + + + c43c96ee90c4f169076f1147ea9a89ec + + + NOASSERTION + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e15baeaba15e3fcc166b3d9221312d8794ed579ca8df70475688093652735ef8 + + + + + + 115842f358e63b15cc126752b29744c7183ec19f + + + + + + da210f6770f4ecf9e9d9ed9561c0c055 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/SDL_timer_c.h + + + + + + + + + + Copyright (C) 2021 Valve Corporation + NOASSERTION + + + + 1bbfc58951e63f7b3b1a8bd5bea172c9 + + + + + + 58e08d4ec43a4a4913a7d6698501c6eec3f4478b434ffde177f30ca304d13d14 + + + + + + 9a7fb41081b5ac3b368e15eedb52370fa1758393 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/steam/controller_constants.h + + + + + + + + + + NOASSERTION + + + + 2e60d7fbde3da733a858c5c18739bb29e20ee5f5 + + + + + + b0be68d7eec3400cf1e610dd1e2bd29f4c085244f8a1cbc5745af5718509b20c + + + + + + e579b44a0a27de3b7c74b2c11d0ea306 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/jni/CMakeLists.txt + + + + + + + + + + NOASSERTION + + + + fa78e2778c9ff211271f7374c7c214a21edfe730 + + + + + + ea716912baeb0e543a5ac1205e23d51231b9cb1ca32a98a5b202d1a07f85aa45 + + + + + + e6b5cd34d86251cd4749ddd5bfe87083 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/raspberrypi-buildbot.sh + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 877f3ed8292539be5c5463770dd5793ec9c28579 + + + + + + 034fe30e17579225db38f651f6fc6179 + + + + + + 952f6229e7a24b3a0e0c7c8aa5e302faa364a8e99a14d238bc64d2947b411cb7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtmouse.cpp + + + + + + + + + + NOASSERTION + + + + ad0bfddd3af5e2700f3cf0fc71b4d65522bc0f3b059fcfb05028a1615e4c3933 + + + + + + c4bdb7c174bc7aa39c1cf499a80f1efe + + + + + + 81e38db711a80cd28abfaf9598726d0c91ca3697 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/SystemPropertiesHandler.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8de0d726cfd2334fa022920dc4af7a9eb935d0c4 + + + + + + f8b2fd0cecaa1e12267b3c022527eab8 + + + + + + d371c14f5239faeb3debc02a0a8ec984cf5c0bd8289a0ba71d3bf4889e1d4b20 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/pulseaudio/SDL_pulseaudio.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5592986463701a3ee267aedc049f9f1242e8346693cff0978119c813186a930b + + + + + + cde870c29027d023bd3596102fc17be66c1f7e96 + + + + + + 41150878c6700835b6683210977b7ba7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_events_c.h + + + + + + + + + + NOASSERTION + + + + c1bbe6a55adf623b6110008b774b71f2ee98636d + + + + + + 04271f51f5cc0162a7a7142a82bb3ed88a2d3bba7255f0bf268dcf207801d663 + + + + + + 7c2751caef6431aaed0c7e99be0cd0e2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/testsprite2_sample.config + + + + + + + + + + NOASSERTION + + + + b7034b47c21e6c297a1804d6b78d433e93e8eed8 + + + + + + a435509bb103ea535e3819fa65920d9e6c9dc69d050641eed87db655aa94fefb + + + + + + cc488e15d33940f9825df9d138d106a2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/drawable-xhdpi/ic_launcher.png + + + + + + + + + + NOASSERTION + + + + 9b4e6bce58a93779d3f795f70cf7c40f04a86d7f + + + + + + f30758f6c583e9b0c1c8aa33ac68bc264fd0d14119496c0477ab243fcbfba3a4 + + + + + + fada8185de2251d592655ed3aece8682 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/test_pkgconfig.sh + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a11355239f4db2cba91e007af384fbec05dcc3420bc24ff309dac410805b8d1f + + + + + + 164e9d3edf77d1338d71adac45819a5d68e592b5 + + + + + + 84269a4d27053e3284b5790818cfca02 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/os2cp.c + + + + + + + + + + NOASSERTION + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_random_variator.h + + + + f4551c5e9aa689d34ff24ad474c33cb0940322a0 + + + + + + 8577fdc2713d836c8d0392f5654012dd7e00fdc2752531eade5e663f385c4a1f + + + + + + + 64c78c98a49694380b00a2b6d108e198 + + + + + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + + + + + + + + + + + + + + d806ee817d679141fe57f8cd8bfd0cea + + + + + + 6afd700d8ff7d2360e7d87cf482f2b4cb0f2de864e1922b52cc9d7e90edcbdac + + + Copyright (c) 2008 Alexandre Duret-Lutz <adl@gnu.org> + + + + + 0cb9b1181d86341b8e76a15fc85d218db12b954a + + + NOASSERTION + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_normalize_path.m4 + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> +Copyright (C) 2021 NVIDIA Corporation + NOASSERTION + + + + 5e67f9e99904f4f11a846a516a0bb03a + + + + + + 2c3c4598497d610566e22ca72575d972e8c1e11167bdf0deb4ac5f127f0b9ccf + + + + + + 426314c8bd2791346d345bde6adec0da33628814 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11opengl.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + aed21eb5432e4c6630f6846e093667f6 + + + + + + f0c6d3ac499373cb0b4f95918424347c50f357e7 + + + + + + 0b9815e39c39f80be35de8b820efdf2eccbd223a8ae24560fd4c291f5d991612 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/winrt/SDL_sysfilesystem.cpp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5e7be5eb4d0cf67eca4d3def5ffc4505 + + + + + + e6283f9c6feada72c4e66668fc01115d24a2dd26 + + + + + + dc5f3a7359bf94e93059cc6292c56e0cfc0e58cc2edbaa182092ac448422da58 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_rect_c.h + + + + + + + + + + NOASSERTION + + + + 63d9bfd7f286100b8757662843d60786f9119d6a + + + + + + ee526e5b2ba69ab944761bb4767982d37532f9a0d900560fed21d587eb50858f + + + + + + eecf85c20af2180fd2bee3f24216614f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p14_shape8.bmp + + + + + + + + + + + + + 3b193710cce52570fd0bc6688c6dee67 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnativex11.c + NOASSERTION + + + + + 63ebd632f3a1e8fd57b725e336984571259e9d85 + + + + + + + 94846bf74444699496f9b3637b6a42b5e43223cfee7d6dac4e40c2bcdbe5d7f8 + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + + + + + + Copyright (C) Microsoft Corporation 1995, 1996 All Rights Reserved. + + + + 00603a0b94ed702d25217b27c725cbb7e3321a9e57f46e7ff8dff122cc2ba2e2 + + + + + + a91b84d73ba021168edb33e4e0300cd935a305a4 + + + + + + 881d00036f067a7f5b65570f70f453f9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/ddk_build/makefile + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a0a3c565a443794468208d1acb9617c17eed87ed87512dfa4cfd2bbe1554e6ef + + + + + + d7ed274d2068e42a0edba00e52074d7c21d94f86 + + + + + + a126d70043d1cb92badcf53afaccbf35 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_d3dmath.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e4259ce0133cc6d608aa77d929f23afa3f43e5e4 + + + + + + 3b27324ca07653ff5845d7a9300dcfc1 + + + + + + fb8b7326d39eed6bf87ef6af774f445ed5c77eb9517aa12f4de8d2a4b1866b7d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_ibus.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a2c9f848a107f8c3b7a12b35937cdaf2 + + + + + + 1c4aa8d52854250a28a407c06420286a5a23ab45 + + + + + + 018db861fd79803446acc3507f4b21f4f91916675b6340ff89cb9c27a13cef84 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_opengl.c + + + + + + + + + + Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. +Copyright (C) 2012 Free Software Foundation, Inc. +Copyright (C) 2012 Free Software Foundation, Inc. + NOASSERTION AND NOASSERTION + + + + 8fe3430491dd94c9ea93d03b10d5aa9d4925c10ddc3b2a90a79fcb57ee585d09 + + + + + + c47603a502e0cc3e3bad6f6f89a3fcda + + + + + + 2b679d60bd32b7ea55a7442ea8878fba13ac78f3 + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configure + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a3d832a3e562502ff6ebe99724c3ba62283322d0edf4d37a7cfb6ef4d9116875 + + + + + + 0493c81fa4c4e0235cc3890312e238eb + + + + + + 677a0708648bb4c88c9d0dc5eec95ddd6a069e33 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_gesture.c + + + + + + + + + + NOASSERTION + + + + ecc9e91eb4d507a64a1b852813ae7cb6ba053b88 + + + + + + fe06d47a03b3046ee6d43266409660156a00e6cd323bfbb7667161c279dd2f0e + + + + + + c95b06d91836b94bd0c5cfdb12ed48fe + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/android/project.properties + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b463a7f5e609b1c73330e5633ecb951783f8c5f9 + + + + + + 7e67365827dcb906f885f2325fa2685e + + + + + + 3dc3fe553347219429ae720ff8c357f0c723d82d56281e8b410f705d92781dbf + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitappdelegate.m + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b68681c861df9def6131bc7b611b470e4c843dc0 + + + + + + e226ae9c229cce027286f331219280d2 + + + + + + 3b8bca0323c95bdd5597a6b071cb12d6096f5b75f1ad647d07fd1a3c8390d158 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/windows/SDL_systimer.c + + + + + + + + + + NOASSERTION + + + + d371ee0168f188c03484cb3d8bd762194b137f08 + + + + + + 9bc111543035d31b9a8ee6671270b6dc7ccf30c23769d99f058fc4a8de8c7bb2 + + + + + + bbcee2b9a3a11c67a150ce51c03d75e3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p13_shape24.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6f37c5b70367289b85e18b9e629f2141f128d9503ce2a9498cc8900baf19a70a + + + + + + 089b4da37b7db0c30baafd3b20151d83 + + + + + + 48742be75d0cb721176700e39420b0a7bbd765d5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsopengl.h + + + + + + + + + + + + + + LicenseRef-EPICS + EPICS Open License Terms + +The following is the text of the EPICS Open software license agreement which now applies to EPICS Base and many of the unbundled EPICS extensions and support modules. + +Copyright © <YEAR> <HOLDERS>. All rights reserved. + +<PRODUCT> is distributed subject to the following license conditions: + +SOFTWARE LICENSE AGREEMENT + +Software: <PRODUCT> + +1. The "Software", below, refers to <PRODUCT> (in either source code, or binary form and accompanying documentation). Each licensee is addressed as "you" or "Licensee." + +2. The copyright holders shown above and their third-party licensors hereby grant Licensee a royalty-free nonexclusive license, subject to the limitations stated herein and U.S. Government license rights. + +3. You may modify and make a copy or copies of the Software for use within your organization, if you meet the following conditions: + +a. Copies in source code must include the copyright notice and this Software License Agreement. +b. Copies in binary form must include the copyright notice and this Software License Agreement in the documentation and/or other materials provided with the copy. + +4. You may modify a copy or copies of the Software or any portion of it, thus forming a work based on the Software, and distribute copies of such work outside your organization, if you meet all of the following conditions: + +a. Copies in source code must include the copyright notice and this Software License Agreement; +b. Copies in binary form must include the copyright notice and this Software License Agreement in the documentation and/or other materials provided with the copy; +c. Modified copies and works based on the Software must carry prominent notices stating that you changed specified portions of the Software. + +5. Portions of the Software resulted from work developed under a U.S. Government contract and are subject to the following license: the Government is granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable worldwide license in this computer software to reproduce, prepare derivative works, and perform publicly and display publicly. + +6. WARRANTY DISCLAIMER. THE SOFTWARE IS SUPPLIED "AS IS" WITHOUT WARRANTY OF ANY KIND. THE COPYRIGHT HOLDERS, THEIR THIRD PARTY LICENSORS, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, AND THEIR EMPLOYEES: (1) DISCLAIM ANY WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE OR NON-INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR USEFULNESS OF THE SOFTWARE, (3) DO NOT REPTHAT USE OF THE SOFTWARE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS, (4) DO NOT WARRANT THAT THE SOFTWARE WILL FUNCTION UNINTERRUPTED, THAT IT IS ERROR-FREE OR THAT ANY ERRORS WILL BE CORRECTED. + +7. LIMITATION OF LIABILITY. IN NO EVENT WILL THE COPYRIGHT HOLDERS, THEIR THIRD PARTY LICENSORS, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, OR THEIR EMPLOYEES: BE LIABLE FOR ANY INDIRECT, INCIDENTAL, CONSEQUENTIAL, SPECIAL OR PUNITIVE DAMAGES OF ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHER SUCH LIABILITY IS ASSERTED ON THE BASIS OF CONTRACT, TORT (INCLUDING NEGLIGENCE OR STRICT LIABILITY), OR OTHERWISE, EVEN IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE POSSIBILITY OF SUCH LOSS OR DAMAGES. + EPICS Open License + + + + + + e245c41f89c276947736cd2845e499918e2965a1860294d25747daaaab2ef6ff + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testatomic.c + Additionally to the Permission-Notice there is the following information in the file: +Adapted with permission from code by Michael Davidsaver at: +http://bazaar.launchpad.net/~mdavidsaver/epics-base/atomic/revision/12105 src/libCom/test/epicsAtomicTest.c +Original copyright 2010 Brookhaven Science Associates as operator of Brookhaven National Lab +http://www.aps.anl.gov/epics/license/open.php +Obviously the Atomic operation test was taken from the given function. Thus we concluded Additionally EPICS with respect to the atomic operation test. AND NOASSERTION + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> +copyright 2010 Brookhaven Science Associates as operator of Brookhaven National Lab + + + + febcb87c5d55258ab4692fb0d339bb74 + + + + + + 0835bc5d049bb006cd47088e71d23e120ad112be + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> +Copyright (C) 2018-2019 EXL <exlmotodev@gmail.com> + NOASSERTION + + + + 37a07c29fdaaddc5e8fce8a33cc220d94c0920f343b36596403b77fd0aa59d92 + + + + + + 9f67b83b2a63e764731f578b26ab1e099c5e8799 + + + + + + 6eb40720db8611b901f8fd9ed50808a0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bmessagebox.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7624e04058cac8d6e55fa191ac0e8c42197ebd5d10f891b248e2b4bcf8f955d7 + + + + + + 72ed2dd6d8fb42c7d19be6b9ca45e1844cdb7c4b + + + + + + e31d5ee82fcd7c36a03a1734e4c5c5d4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_random.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8231ac9f1abc4b28bae214348c88b8faef555eaada541de41c4c6c4802909d86 + + + + + + 3bb08d400646487ee0dd44a33230a9ba + + + + + + 03326485fd22913b1208ad43165a136aa0b11b3f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_windowsjoystick_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7cb391efcfa86d3f273be7cb9e11b345afd1b236764f7c0949ed2e25617c7703 + + + + + + a38001638f2ae173d28fd44b2cbd47248a52444f + + + + + + daebaa81cfb34b02ca5489544ed07630 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtgamebar.cpp + + + + + + + + + + + + + db3c00558b7c5691996a4fe1f435562146e040b642b799acbe580443e22af468 + + + NOASSERTION + + + + e4148a7373c575e01847de0c14e8acc7b0817c07 + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + d058441b6e0c0ecf81b439d4f68ee7e7 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/teststreaming.c + + + + + + + + + + NOASSERTION + + + + 23b7d7d024abb0f558420e098800bf27 + + + + + + 82502191c9484b04d685374f9879a0066069c49b8acae7a04b01d38d07e8eca0 + + + + + + 9f9eea0cfe2d65f2c3d6b092e375b40782d08f31 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/TestGUI.app.in/Contents/PkgInfo + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 10048cc65a4fd12ce1859208f1d3f6965aabb506 + + + + + + db9535d4e9a90bb9aab39a5ff7e75f26 + + + + + + 7a7de3a010604485f63d664a65fbe238ff7cdb12290ddf0bd137fb86e2813544 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_video.h + + + + + + + + + + NOASSERTION + + + + 4a853b8f57d58a4bae4221da9d5421529e0136ce + + + + + + 80851c46d318b0cedc51bb4d6095ad51dc16629ea590ee7d5fbac5b15c3cdbbb + + + + + + 7d35fc79b3044e2623172b64a8cce540 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/mipmap-hdpi/ic_launcher.png + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 87d4ae20fc74335cd1c48d5bd125bce6 + + + + + + ae88d4160604279becfff7b0fb6710f9177d6417 + + + + + + 0deb63470243a6bae356c608e1eb237b8835d4d88de638c54a9cae2c776c5a24 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/sun/SDL_sunaudio.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e2a285a29a00a9ad229b0ab788131427f7c13edd + + + + + + f90138818093142e139366de80031701 + + + + + + 5bc5fbac76e8b73f9792488f719e054b504f4fc697d1897d1f50f955e4261d58 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_WM.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8429fce4280d96f2855eb6441e8ee28a + + + + + + 83badcfd74f8d55ba4384e13d707a6eba54743cedfe1f9391f45c748e8b5655b + + + + + + 5c60257a47f861943fa240b0e58b06b37a5e544c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclopengles.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 40b3d59632b66a4d379efe6826b4a7d0fa784865 + + + + + + 6f412a89b099f3cd80d779b343e70b981f4d55ba54fe08213e4f9c5028978151 + + + + + + 1ed1d274c4c06008b0bbc6308da75633 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/haiku/SDL_sysurl.cc + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testaudiocapture.c + + + + aadbab3b70029a8474bce7abcf6f77ea + + + NOASSERTION + + + + 9a3807fc1a3a2951069cc7648b6ddb33c1f50544 + + + + + + + 6e42990117072616e906beed913fbe53d1d4185fe137d072dc87ed8348885465 + + + + + + + + + + + + + NOASSERTION + + + + 40bb355183b721e2cb97d708a529f6f8 + + + + + + da0727b8e35bc711dfe833a2dd1552c1545847bc + + + + + + e6ac3a725389047bef60464eefed77dde461f8fd40f06ac1e1d66f812bd3f121 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_blendmodes/testsprite2_blendmodes.config + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0ef1fee8572ade908785d81fc3b92d94e84ef9cd + + + + + + 4fc84b5d784d747a343fdca1cd4bd7e0 + + + + + + ca1348a41551e48db113dfd54418cceb0f1121cc3050f141ee02be5eee7e32de + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11dyn.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c26b7a52646f6599ae7931a32c11baa8 + + + + + + 1a60a02c52cea30faa1d91f5daf5b40f669ac3a6 + + + + + + 1995f9886f62711618b73977735fc1709b478d7683182e0775427acb48d67a7f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_utils_c.h + + + + + + + + + + + + + 28ded9bb4811358f2c4d32e29e334b09ad51acb7 + + + + + + 466a6d10f89eeead6013a8de30e1dcc4 + + + + + + 7b94ca33fddd303d4471a69a53b0fb8da4a0f6fed17c209cd5a7085e60dd261d + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + NOASSERTION + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testurl.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 571e3e9e01ee3549b0019893d6628d52 + + + + + + adc0721775edb98c0a1b55e436a8e4be3edabaef + + + + + + 88f804c7c414156948e93b5fb0d25d3be5ba5070a541122a099b7fdd74e66194 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ngage/SDL_systhread_c.h + + + + + + + + + + NOASSERTION + + + + 26cac7ff1f96ccb3c41e400a4c45accc2006b7b9 + + + + + + eb724dfc058a08eea714ff2f09285c7a446c9c20576e59ebefd112cf6f025a8d + + + + + + 1e3bea1bd73539e76d340ffe50d8c575 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_guid.c + + + + + + + + + + NOASSERTION + + + + d6ee30a3c647b1585846dc528e1403db + + + + + + 4b55a5f242ddc82abce88afd0c8f1ee7f54a6d96 + + + + + + 66c532e3e1d463c7e4d7460572c332afdeba03c190e736ad2d4aad1a068c96e0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-git.md + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 94f5e89ae8d3c08019036be163a5564a + + + + + + 53a1e1f5d7ba0f425f71cc07066a00cbfcda170df456e353d687e8df45fb702c + + + + + + f3a02273dcdff111346101b299ec85c5d19c937e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_name.h + + + + + + + + + + NOASSERTION + + + + bdd49bdd55190c185f5e2942c244f3adadb834cb + + + + + + 31b819c19da46161cff3da7f32b81425a99d59e500cb727f3e30ee49bbda7acc + + + + + + dfcf49dc42e6c98a51735ea67b8839d2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/AndroidManifest.xml + + + + + + + + + + NOASSERTION + + + + d381a5dcc3dadc4b71e2ab6469fb4b1da3ea0555 + + + + + + 3a34ea48469e349a49cabad92332a29af4e7d35d425bab9c36e94f3f153080bd + + + + + + 2169c84241dd7687e8318006a198efa4 + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/resources/ReadMe.txt + + + + + + + + + + NOASSERTION + + + + e9d6ff05a67a0511874e727a3b8008c4f13882f0 + + + + + + 95a5ac63784bd9214391c5c1b3bab0cbeb2c7306acb070baa1be0a4801ceda03 + + + + + + da8aae5ffb231f49204162aeaf7b18da + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/sdl2.m4 + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + cf3a8d23b41fa1a1312dbd066b9694a8b13af2ee78a04a972a76e8070911f759 + + + + + + 83bed6d689f304b4134c0effcc70cc8fe7a0a461 + + + + + + 01a8ade0b924aa492be9cce3a8f98841 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_luna.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> +Copyright (C) 2018-2019 EXL <exlmotodev@gmail.com> + NOASSERTION + + + + 50c851fdc08508e3eb5f4aae14b49cd8d0f402e8e84b46e86135466cb0ab9e98 + + + + + + ba685d73299f1aa2fc1d4a90b0133a2e + + + + + + f276ecd472603c1b745a80026ae1f8202b03a39a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bmessagebox.cc + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2b4782a3031d47661717f3bff9831d9aa75eb514 + + + + + + 8b8deef060560b777dfb261485869e9c + + + + + + ed58217384162d6d8dda5f93745bc5a969617150a565eff11774e795cab2f2f2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenevents_c.h + + + + + + + + + + NOASSERTION + + + + fcb08c0b601b22a92fe4698ebd5facbefc054b28 + + + + + + 030a26513633de5c3540d06936f76047fec7db34e2450792f3f6480205dfc19a + + + + + + b7ade55524f1b632e09e86b9266e147d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/ddk_build/hidapi.def + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9e0b5a58200ecd1012858bf5b274bdcc709d355d9236e32220fe2378fd2702ca + + + + + + 0cca188a78dfadc4cac0ff6f8484ef86 + + + + + + 0b1005c7bd5a0be655895877ec337a9d501f7ec3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidvideo.c + + + + + + + + + + NOASSERTION + + + + 009eef55000f6ccce44c4d26d1030d523b83f73b + + + + + + e0f7ad96639158cc0d0ba3eca718995edcfc062edbf461e2705c5629a43ed9e4 + + + + + + 47f433c0e7fbaaf362ad4e5f69b2f26d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/release_checklist.md + + + + + + + + + + NOASSERTION + + + + 1ec14ff3cf446445dbcac7b6f09a639cc2cf27d0 + + + + + + 78d0bba8be740ee600f87ea8c5cd6d283f117ca4608d93aa5ae19b3d860d7017 + + + + + + 29dcccd045c558b6b1f2f976cdb058ef + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-WinRT/SDL-UWP.vcxproj.filters + + + + + + + + + + NOASSERTION + + + + 05bf04f02800bd9a3226b2ad70dac885e46cff61afa090da7644b9ad01995fa5 + + + + + + a9d5369889dca2f54f2922c3814ff2fa4197f031 + + + + + + 505acaec402037aea42ea589c198b981 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/build.gradle + + + + + + + + + + + + + 83eb31d28bf54150dc0e2e3167828845 + + + NOASSERTION + + + + caf309d4b589082731a3ccd4c01f7032a73b147e + + + NOASSERTION + + + + 9a44900497279b6a7563036a5d78e400c5c5ed981b078df3ef46c0bff584181d + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/android/SDL_android_main.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3f25fa518c5b2a3043dca5b45eaf203797e0d4f2 + + + + + + 3eda1a66e13d8f24c9c16eee0504531b38cae6833dde28990ac5702f0cd9d766 + + + + + + dbd885cbd637818c80c26a143f45e3a1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/file/n3ds/SDL_rwopsromfs.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 487762ec582f12ff4e97e439fabc9e29a9d6229e + + + + + + b464c4d4b5739261e88b962a68956f08 + + + + + + 33de14c2257cfef732c261859ae79330153eeb55b02d6afb569f0175a4c7e031 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtvideo.cpp + + + + + + + + + 9f0556e4a24ef5b267010038ad9e9948b62f236d5bcc4b22179f95ef62d84023 + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f2636589ca533691cb110ed9be2b74302764e92dfd9c570b7b7acf2ffa9fec90 + + + + + + 30fba7fe3776ad1201c25be08198768c + + + + + + 780a5936cc8c9722d25380c9409bc527df4ca2ee + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/stdcpp/SDL_sysmutex.cpp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1a2564614ad2ae82143c433f77db44629575ba651e58b1f6996a82f7f578e015 + + + + + + 9537d366cd9321457f805f714810fc54 + + + + + + 86fdad2ed3d8eebd1086ecd1dd4f400dbfc4baa9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_dyn.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 70cbbe458e7664b396daa0c489954d16 + + + + + + 0dc9c627d3780cb7443396f784a68826e1a55bdd66bce318fd933fdddfa2d07d + + + + + + 7208dc6df7d686b37e22878195cf7c78e234a4c9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/loadso/windows/SDL_sysloadso.c + + + + + + + + + + NOASSERTION + + + + 140b21680c355e51e7cdd0adf927793d834d9557 + + + + + + c604a51fb0481050349b2f2b8f9108e1beb4230904346b3260fb4f10917358d7 + + + + + + c9e168801a258f70bae2843883dbce24 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p08_shape24.bmp + + + + + + + + + + NOASSERTION + + + + 9a02929ae9739a7d6ce3a4bfebf66157b26964924f5f1272600fa8b83916c4de + + + + + + 34c47d1a3f1381031cc43de9c45786b8 + + + + + + 72738136e0ab59017ca62c7a3663ede1bb19652a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_fullscreen/testsprite2_fullscreen.actions + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f4de5147af545f7941928d67ea5a1359 + + + + + + 7629897d51290fd3cb0dff9ee0f42ecf9bcae1e2ffdef66d9e31b4a72557fe89 + + + + + + ea042d5d8ec6c78d94e5d473c76ac14b8388d241 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_mutex.h + + + + + + + + + + + + + + 2ae9a640be3cb53899021864d7ec4ed17eb49f329ea8083f9ae785d05f8ef5c8 + + + + + + 551b29bc4eae5a902d75c3bb99305ed8 + + + NOASSERTION + NOASSERTION + + + LicenseRef-CC-BY-SA-4.0 + Creative Commons Attribution-ShareAlike 4.0 International + + Creative Commons Corporation ("Creative Commons") is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an "as-is" basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses. + +Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. More considerations for licensors. + +Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor's permission is not necessary for any reason-for example, because of any applicable exception or limitation to copyright-then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. + +Although not required by our licenses, you are encouraged to respect those requests where reasonable. More considerations for the public. + +Creative Commons Attribution-ShareAlike 4.0 International Public License + +By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-ShareAlike 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions. + +Section 1 - Definitions. + + a. Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License. + + c. BY-SA Compatible License means a license listed at creativecommons.org/compatiblelicenses, approved by Creative Commons as essentially the equivalent of this Public License. + + d. Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights. + + e. Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements. + + f. Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material. + + g. License Elements means the license attributes listed in the name of a Creative Commons Public License. The License Elements of this Public License are Attribution and ShareAlike. + + h. Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License. + + i. Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license. + + j. Licensor means the individual(s) or entity(ies) granting rights under this Public License. + + k. Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them. + + l. Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world. + + m. You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning. + +Section 2 - Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to: + + A. reproduce and Share the Licensed Material, in whole or in part; and + + B. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions. + + 3. Term. The term of this Public License is specified in Section 6(a). + + 4. Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material. + + 5. Downstream recipients. + + A. Offer from the Licensor - Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License. + + B. Additional offer from the Licensor - Adapted Material. Every recipient of Adapted Material from You automatically receives an offer from the Licensor to exercise the Licensed Rights in the Adapted Material under the conditions of the Adapter's License You apply. + + C. No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material. + + 6. No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i). + + b. Other rights. + + 1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this Public License. + + 3. To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties. + +Section 3 - License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified form), You must: + + A. retain the following if it is supplied by the Licensor with the Licensed Material: + + i. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of warranties; + + v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable; + + B. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and + + C. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information. + + 3. If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable. + + b. ShareAlike.In addition to the conditions in Section 3(a), if You Share Adapted Material You produce, the following conditions also apply. + + 1. The Adapter's License You apply must be a Creative Commons license with the same License Elements, this version or later, or a BY-SA Compatible License. + + 2. You must include the text of, or the URI or hyperlink to, the Adapter's License You apply. You may satisfy this condition in any reasonable manner based on the medium, means, and context in which You Share Adapted Material. + + 3. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, Adapted Material that restrict exercise of the rights granted under the Adapter's License You apply. + +Section 4 - Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database; + + b. if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material, including for purposes of Section 3(b); and + + c. You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database. +For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights. + +Section 5 - Disclaimer of Warranties and Limitation of Liability. + + a. Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You. + + b. To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You. + + c. The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability. + +Section 6 - Term and Termination. + + a. This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or + + 2. upon express reinstatement by the Licensor. + + c. For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License. + + d. For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License. + + e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License. + +Section 7 - Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License. + +Section 8 - Interpretation. + + a. For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions. + + c. No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor. + + d. Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority. + +Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the "Licensor." Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark "Creative Commons" or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses. + +Creative Commons may be contacted at creativecommons.org. + Creative Commons Attribution Share Alike 4.0 International + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/wikiheaders.pl + + + + f3ab741436ab44d1e837669bc18a60ccc6f9505d + + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ab9a58907f0da583cf58d8d9d7a6ac19875f113adbc9b4b90e899f2250156eeb + + + + + + 0b90027893d13b049c71c0f190a691f7 + + + + + + 9ffea8ad59ed278d8316fc3d16a33923a166ba00 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/ps2/SDL_ps2audio.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1b853e2abf79abb96c1c79353b367016 + + + + + + 21876a91eb1ddd89aa777c2ff7e80e1955529d17 + + + + + + 6bd6b8c9c87be6dcd9c93125982fb94c602b666b87ebd09121fb42d262db829f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/aaudio/SDL_aaudio.h + + + + + + + + + + NOASSERTION + + + + af032fa8807e3380c045610cf63c93f7 + + + + + + ecbaab761400b19125eb51adf52a8c0f0f894e5e + + + + + + 27db11b8436dc4b8393241120ce9107b081203a27fa39c36efd42a4a7ec9af9d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/SDLAudioManager.java + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2c084b9729a8e148204b0f31323649b681e10e7689b01fd007207738de821ce0 + + + + + + d7ac651333f27ea122dce538f81bff1e + + + + + + bda2431fc03e812206fddaebc8720a07f28cc3e2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_dataqueue.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5567e459ab20e76e4b091c927cc399425a3660c0eff6cfde4667d21b52228c08 + + + + + + cd24b4d5c0a496fbab082ff805d62c1963e49775 + + + + + + 43fc01c8867d7a23daace73ada326a41 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_shaders_d3d12.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6c5ce224088b0d5740ac0b50ea4e2159704889c7 + + + + + + add07384dd14aa0d23527c2444d4ec9f + + + + + + 2880cc67e39f868aa390143c3e578aa099188840e2f15c66894718a705a3f2d0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/pandora/SDL_pandora_events.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 41f38fc9ab623b0d9623d35b274a29e3 + + + + + + f3e3fe40ee8aeb128d297826656ad341a3b3b620 + + + + + + cc3c74a6e42670c2e25e25aa0a9b9b8896a958fdf9f0ef4096a90035fbab5cdb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclglue.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 84a005907f2a88f5450ac201e5ec1df269f1d58b665cd39d9e0f375e4da69819 + + + + + + 54bcfd71ab9c63f07cfb57bd81f8c829 + + + + + + 02c40272e32ea6c33dd7ec6741a8fd70c5642e96 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_internal.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 789df797e697d53d588dc2fcad266a4f8111269d + + + + + + 06f3af39e5d1e3b26229c736d0b79d12 + + + + + + 864e313ad1c18c93740400864b10d083539779f1cf33b2657f22579509d77ba7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_kbd.c + + + + + + + + + + Copyright (C) Valve Corporation + NOASSERTION + + + + 0330462c3f222365911ac9afecaffec8 + + + + + + 406d0e6436e4f0bc07a6a20e157663e9b2dcb9d21e9c12d99af43a8b7dee423e + + + + + + 913421212ed271904c95e7e07822ca72ef679ae9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/controller_type.c + + + + + + + + + + NOASSERTION + + + + 0e3ce2c9fc4d00ecaa2c7c948e664f423a8438d3 + + + + + + 1c2cdd25da7592c5a66f67701af909e0cb2ec65ff10f38c2e5193959bcf5b7de + + + + + + 3086df75ed67e4efff77cbd74fb92cce + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/HIDDeviceUSB.java + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + cd4b9f7e99269bc95a94716377374aa6 + + + + + + c3795ebd6fb56aa742f0a98e40d2a30ce94d6e6c + + + + + + 80b9b0312a9beebff9c25203a0f012187b111da7ad4b3f226c59ff43481f4135 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylanddyn.c + + + + + + + + + + NOASSERTION + + + + bd11c0f374147eef21fe5f4eefe3fc1b + + + + + + 92b4a1a4742cd894ff9037692f180815e27111da + + + + + + ae07bbf01a958021cf39c07bfcfab7366b998be3479383e08da55838bbd5d11e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p07_shape8.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9d7a7bebd4e772321800d2e4c6034523c47dcc75db6714ba6592c7a976910af9 + + + + + + 51e4fc55c81de2052fbcf505f47458e8281196b3 + + + + + + e81aee38940ef554ddbaa52f19fe14e0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivantevideo.h + + + + + + + + + + NOASSERTION + + + + cde24d7015b93b5e824a7b81e4af35b2214dbea5365fc0997114a84851bdafa1 + + + + + + 6099b33ca5925e0d365c25c34ff334c3 + + + + + + f691d97aa88607a92ba0dd17e7427b517c33587d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testatomic/testatomic.vcxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d6c826e2add3e56a0052955e01c381c0c4248c6971510319be72b60128ad8194 + + + + + + eabd0f0f36aa82db1ceb2ade7327619aba4af391 + + + + + + 3adcbcc45a8edeaeb80edf7370dc00cf + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/android/SDL_androidsensor.h + + + + + + + + + + NOASSERTION + + + + 056ce431ffde0f7e35dbc03638d5b3d7 + + + + + + 943075cf71a487c09305bca948900df48acd5524 + + + + + + b83599b0071161b38a4a0b56b1a52f7e385160258af88fe0dcf9170593583d8e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/mac_support.cpp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2fd8a150b60e9e20882615f7efae229d + + + + + + d3d3a7accda44c75fce6b850d8dec6b5ae5b9ba4378c3cbbc9a7139035fbd927 + + + + + + 6dbfcb514c620bfb258762ac6342f34bd5fc6d49 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a14ddca91a8613e29edecb73361510f2 + + + + + + f661f1a8a6f4ceff258171a45fcbd7e0b632be36 + + + + + + a6be65ddd3672144fb184e412a8136b49fb2b232ec40a581f0feb54db1527afc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/macosx/SDL_syslocale.m + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7853310947071de761ad0514a8c82b488cccab4a84add690a691c3bf7543f7f6 + + + + + + 85c815f519c23e654aad5fb6cb99435f + + + + + + d97aa9bc0900160cdd28f5c7d535e93983f89961 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamessagebox.h + + + + + + + + + + NOASSERTION + + + + 04f54d3f58d3103c686f26ab3bbe652bf2daf463 + + + + + + 4256f1ff58837cf9d52ac10820f591a143bde1716c63183cfce56a357f1ef39a + + + + + + 77c6880a6fe7dddacbec62f39851347e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/alsa.m4 + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + af9e958dd6ec5695a43d26cd206501db85e74bdc5cf674730a53fb3a4a7ee26c + + + + + + 05cc45d39fe6d551d2249b18c10a8945 + + + + + + a4e2979c1e898375d1c99247461eff186274a0c8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_compare.h + + + + + + + + + + NOASSERTION + + + + 153cbed3247a171bb38b77df36e5af023cf820ea + + + + + + 3d98e8fdd1e693d14c2efdaf3f1383ed68dcbe86290993cf7221accd60f34bb3 + + + + + + 888913f505464cd082b63f27c06cfe7a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.properties + + + + + + + + + + + + + + 0211feb48f1a93fc1c9063e59298e462 + + + NOASSERTION + + + + + + a3c971b918b34f260ec8ac65a953a2d1e4959543988131a79ba01943daee46f1 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testlocale.c + + + + 197d5988f3e73694632897250f84887e96e46f38 + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ea3cc63f9cc85bd547bc2b6c9485e989ec9baa5c + + + + + + 24dc39795da1be322920021c99667ac6c6a3e75a2d4fb7d7333cf4ae28eea521 + + + + + + 66210062fc0044486883b731c74fb638 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngagevideo.h + + + + + + + + + + + + + + e7c94c42f9030466499e23e07ad5a37ac9d3f85571a80bf4f0e8729b02fd2226 + + + + NOASSERTION + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/parsehelper.c + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + + + + 2ad23d06cbc8fa57b22d970daa2da023 + + + + + + 07503ef9b679f53456da8099e8960f2c625cf943 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 12b3cba11a3c07518ede0f682315f374 + + + + + + a7a7185ece19e895c75844d06014196b2ea50ff1 + + + + + + baf6ed257de3209ba3999196b0b85b3ad77c80938c72f2d102b0a3742edfb55b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitaframebuffer.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + abe13f3f9cbb9caa15ac79e6cf34a603 + + + + + + 64dcfc1b6cb4decd9b3c6d2921f0ee89199ec202339563fb466eebf372776791 + + + + + + 8d63724579a5eebf00e5baf444c5df167700cf52 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandopengles.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 33a026d33c37ba24e165ee66bc86fb8a38ac223d7872b7ddd2b674bc37e5d0c0 + + + + + + 3cc7cfc09845a812b049f5139d075d57 + + + + + + 3abafcbc099763b4495ee4824ab01b268cee4e7a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivantevulkan.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8c6ab20dbff12f5d71fba57b8a2b956c7df431097ceb0209d56d3a084eec76e2 + + + + + + 59895740c5e705fcae9d734e73a3a86d410b2666 + + + + + + d94c2dc4f13a596cfb137276a1670b88 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_syswm.h + + + + + + + + + + NOASSERTION + + + + 0894554f0f0b6894450b05fe78ece58bf9da5766 + + + + + + 0e383ade0be522ed7dccafcf2df2986838e0cc8bf16f9ed5bbab3436d950a7e0 + + + + + + 55d4d99d971eb4f737116be18e2a01f3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/SDL.sln + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8848536a16371f81472a2b89bfa6e90adebc3baa4c4ca880c187e64b2d385d8d + + + + + + 1c391687689576cf1c09993361cd38834985301a + + + + + + 2237ce74a39f5a86ea1beb68877f058e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_drawline.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1f9be7dfd4b09e17675a2d4cccfb7387 + + + + + + bb8f35b33f70099ec695bcae632b256b900ee7f8 + + + + + + feda5268dc0502082fb552ad4c67ec35c62db845dd77db947fbfc00b79fb2456 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_systhread.c + + + + + + + + + + NOASSERTION + + + + ce4dbb5c4d54ee382509448fffce7731dfe23a9d26a56329003f46b4e7abc8c7 + + + + + + 32a9c7af6c3a5e709a1176cf312d60ba + + + + + + f3d3cdbc75bed74e05d7bd378936e864b3fdcc91 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/SDL.info + + + + + + + + + + NOASSERTION + + + + 1c12356b08dec865e312e4b486190eb49154a3276502273692de952c891a0d67 + + + + + + e0385ebf890de4839d7b1a293c1c379e + + + + + + a6d3eccde026afd49a5f1cd185f6d68a33f1af83 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_joystick.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1e9778b2f922dad2fe54a790f1482ecf55c0d73601ee47517dd4946e4906c279 + + + + + + a48969b37581c0777f5490225ee80569 + + + + + + c3b6e0fd7cb1200c742e8b4966d08bac4f34ec0a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/file/cocoa/SDL_rwopsbundlesupport.m + + + + + + + + + + NOASSERTION + + + + 6f3d18cac2c1c38ec570cd1f9b247b3971dfe14c + + + + + + 975ec0cf02966a179f9ee02b80e3507fde454ea8bac1e88fff68afcbe6a9ae5d + + + + + + b12ff79b02ede779dc49fbe04def36cf + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/pkg-support/cmake/sdl2-config-version.cmake + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8fa137bd735d2e6e485773b04b3ac300e711f6e8 + + + + + + caef13b9d990cdf5fc1337d17e73924a8ba11ff0a7df68adf688ab240ad9f992 + + + + + + f12a1facfcf29c2f1ce4565d352e23fb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/SDL_haptic.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + aa74bfc647d74e2966c148e8869134bf + + + + + + 9abc21cef3b7c96613cab47e8493eb48f10a7287 + + + + + + 64c4b4ca32ae36b79b9166601f6fe57211656c8d178a4ef79809774afc7df751 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/os2/SDL_os2audio.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7ae09d85d8ebfc4844a841762fc04f1b + + + + + + efeab1fa5e3535461e03f6b7c9959626e126b8454edcf512ff754739243b5140 + + + + + + c657de01f1dc72cf8ca2ba157c8e52996fc87659 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_keyboard_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 962f46f5df06585d1fd8791eeb5499efe3b110b22a02871e643493bd90ec10a0 + + + + + + 2a6d89c1650a090311c88aeb98e0b60a + + + + + + ceca8210274771fe769f63db242f90a69f25fd75 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/haiku/SDL_haikuaudio.cc + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e39a4fecc90043c6617cce1eba9bc65d + + + + + + e56364e2a4cb6a058f85d485ef82e349543f06250ac3a0206c5f11e8033830c6 + + + + + + c5d4613756d140d1aa5e4bb803fca1d1864b8a80 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_harness.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1baecda7dbf105839367ea91278215bc + + + + + + 79d106a1bf062ce243a22301b1298cd521b787216d2643a10deb443a70815569 + + + + + + 240bf49cbcb9416550e74b7cfb221ac40e24d0e9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_ime.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 31743c8b1a687f196b7f05578d3fa7df + + + + + + d4e33a352f5621e7e9386c043e67e9cc32556360 + + + + + + b25f6389c003b9d601ad403c0658df0c26a8b1a3876e0e2a3e1bc9602c822d14 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_dropevents.c + + + + + + + + + + + + + + + a2ac094b5af9c53a8ca78b22f6b50468b2092874 + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/harness_argparser.c + + + + 239e683849ee090e7a14a0c8754e635c + + + NOASSERTION + + + + b02b4e511dab27fdc79ab9c2677d731eb31e1727d26710d208ece9a0a763a69f + + + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + + + + + + + + + + NOASSERTION + + + + d564e0a78c1f669eccbe3edc4676bfe4ac8d58d1 + + + + + + cc7789c7a7efc835ffe5187c100d9f4e + + + + + + 8abf984045d5938e20d143fac3f74310e3ea7de7c113b3353a84beb2c0feea2e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-porting.md + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0bda8fde803da89d4ac83cf32ae3b99594411dcf + + + + + + 52e995a4015b47e492efc22c0894dc4c93256149459d108e63f75dd0ae721c4c + + + + + + 84deea7288546bed2e27097e4f9206b9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/SDL_sysurl.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + dbaf5b638f136488009bac6e9ddec83162e636dfa25f1fbe77d99d431c5755ca + + + + + + e6b85ead31a1c012de111d256abc0843 + + + + + + b21016562f27ffb701bad12f39ea61258154c72e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/stdcpp/SDL_systhread_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a9d64bc64a815974fd730f09bfb6e613a0febb82a6776990bf705a8baccb8313 + + + + + + f9b49c3fc772da9e170afa781dc3ea6a35bfe937 + + + + + + e0571f20fb2be11c6626514000b72773 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_copy.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a04d12b115cbf78e0ecc1e673c3757b49c428c3f + + + + + + f31baa423a098d33264bf213b62a4d5dda48ae880c8459d4a1d8a0c904d03ab9 + + + + + + d58c3ecd7707df8d5f3d4c9ae8b6d900 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_systhread.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + bfbaf935736eca4acb77e52beca6097bff2368648f205e1e1f28ec7783bcdc58 + + + + + + 84079e80dd6f61d5a59fdb23848a24bfe1f86fa2 + + + + + + 3bf19e89e8cbfcb72911237d3eb38aab + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_xinput.c + + + + + + + + + + NOASSERTION + + + + 63df8f1718a2ebc1eacefb0ab10ece70e93e0ac3 + + + + + + 7b95c5589ed5ca5ca2d056073862be45085c0518d0ad956b44489dad05939b5a + + + + + + ce4853575611da25761d682059e05079 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/visualtest/unittest/testquit/testquit_VS2012.vcxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0f82b86188133424465753fe201e78ec + + + + + + 836c79105d0e0c62346099b33a45799f61ea44b6 + + + + + + 6d07edf5e1f2eeb515b6be6adb70689fa021a499d16542fc47a03229bba2b96c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmdyn.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 141a24514a176528b5c1390f2161a781bd732ab4c5b426cd64933761b67eb4df + + + + + + eb594019fc1c692167ef6550ba7ba88bc195c49f + + + + + + b1d1e084009a40d380b7d6636bd4bfb0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_render_sw_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a5ad0204b1408fcaf3e2b7ae2177a425f474265d + + + + + + eb61aaa56a12601700b0526e5a6cb8b5 + + + + + + e329a891418ab5c513ea474edc4bb244937f9b0995a3312900b716c1b7ae9054 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_keycode.h + + + + + + + + + + Copyright © 2022 Kenny Levinsen + NOASSERTION + + + + 50038e5f9afa943d85b1de15c78a6561 + + + + + + 5941de5d28f427ecdadddc8623a6f6af0a30b0ab4726847236ba7a7652b81316 + + + + + + 944c130879c89ec98364dbbd56e62feb5bda4b8a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/fractional-scale-v1.xml + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c0c81cda1046d85647fa1fc29d02c701e7ecd2a4b32976170f7063298847417b + + + + + + 5a47d71370893b2db12fa081df6c355a715a1493 + + + + + + 5be628359dc7cce440cb544c2d43cd3f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11keyboard.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7c5182777f473c6dbab5dbb1650de797a7b73d78118d77130084e8cec25d8815 + + + + + + ebd94f1ad126a33a0ef419ad972d070b + + + + + + 96c282dd09e058ab7c6bd762dd5bc7e16b86a90c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamouse.m + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + bd3eb4b55dcc805812db00a3e475934d + + + + + + 7d7d67b8b0a648ffa84806a2bf15612f74d193f2 + + + + + + 62eb2244ada45f3f852cbd21a22702820aa3bec31d6d6894520c589295971d09 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11vulkan.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 102316c8cb750dddd52d198d4cdb4eb117364dfd + + + + + + c26954974b97ac0cc413c60b6cfccb69 + + + + + + 224caa82b530603a5ac71ccdcd676f7a94f66f219af9b6ef39fdedce71bdd67b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenevents.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0cbe9e7310f25290ae2bef826a3dc726868ed5efcf5cbc5ce1aa3b8ba1a7cee4 + + + + + + 90d24f9566bde7516da3052a178afef9 + + + + + + 3ba2257845b6f69f204a2c6e7fe99d020ae1ac1d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_egl_c.h + + + + + + + + + + NOASSERTION + + + + 7cb796cceb466ff4861d3919e33fa35acc87085f + + + + + + 3761bce45d33c4cbdcea85f8abec49b64c6a8bc42fc7928646ac56340acc66b5 + + + + + + a51db5a9dd055832794a9106794fd8d6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/cpactions.yml + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0b3fd9d75a87c48758098fa5a6f4b48b0d3990636dd074b5a26d59fa1f021627 + + + + + + 58e55b178ba7b4e18b4750736acb2f4a79539dc8 + + + + + + 2cf2227dc6d73d8362a06c2c8b47ce37 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_crc32.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 54724aad51e3563da5da01d111517030bac9b0e8 + + + + + + a4152cf4e42bad52c72459833773e7b3ba1be32a9260addab635c3b6674c577b + + + + + + d0c4a23ca6fea42a8ff9e4f7dc5b0f5e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_msctf.h + + + + + + + + + + NOASSERTION + + + + 1706b9e0d00a828424af5439d126933f + + + + + + e680b33ba12f7302b4764daf348ebd4bfd9a705f + + + + + + 808463fb61d370cc9cd59b637391c7079e29e09ae6ba730e0fcd487f1d3382a4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testjoystick/testjoystick.vcxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4470410d8cf316b2693d06c6474edf98 + + + + + + cfcece9cb9c323bb0622ce39b57777efb095521c + + + + + + 31b4f04d93925c7a84b25edcc517a246ece347cf16f485e0e8830148351ee0c6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_systls.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 641c949fc6cc1ad2f860fc170fdf92f37edfbb0deec856a80c85034aeb7cd712 + + + + + + b7a5a446a454277e4ed5e0055fa361c640d7c317 + + + + + + 736f4d2a02686fba8a77d36ae81f3ac4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_RLEaccel.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2b7aa09355567796b2f2b4cd7d31ff5f + + + + + + 3380d544abf5393aaed5b174ba626dbc10e8bfd3bf11364306df51e6c7250ce5 + + + + + + 6e12b100aef5feb60119c6e79bb65da2f5355623 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/unix/SDL_systimer.c + + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_sut_configparser.h + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + + + + 142680669ee6d138f61f9f33ca085b4ee2cf259a + + + + + + ba1e7afc5ec3fdf3b3a45eeac1c45ee4 + + + + + NOASSERTION + + + + ca8966473bf975f8850cc946fca45b7debde28e0f1e4a3b957e10808e0e3b6d3 + + + + + + + + + + + + Copyright (C) 2020 Valve Corporation + NOASSERTION + + + + d72e8a246739b4d044c896609222d366 + + + + + + 99615c80b578505c8059126f05b05874d8975ef9428fb6429dc71bd9b9030ba5 + + + + + + 04ce1dea1abc5173ca6fd5889129de1ebeb119be + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/steam/controller_structs.h + + + + + + + + + + pkg:github/libsdl-org/SDL@release-2.28.5 + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 38ad39949efc9303db7fc330281de7f09cf82f4e98c1983c225036c665522b62 + + + + + + 489137226d0fd9f8aee8b1ae57ffd800 + + + + + + f923283e4baf69493e06fd8d7ec9d1ef46d77c62 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_haptic.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4bc748d5c6290957fc843a7245a6ebce41f3cf0129a635e225f13013f80d35f8 + + + + + + 4759a28ab1e4213fd442d5f8e04661efadb30d7d + + + + + + 4f4e133082a1879f71763ac6a8960cf7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_ngage.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6ec4465efa92ed6213fe86eb70c2c1ed2794d552 + + + + + + f1a20b6d1f9555a5bb34066ab6042cc5 + + + + + + 80ea2ad89b121463dfbcc4744d6ffa401e3c61a51a6b8cd90e256c3d16d3f1fc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsevents.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6b3ffd4a3cc549fddb3a7891a0d4483b + + + + + + 465f1228af039cd7d4f9dd609d08093655a679a8194ddeb190009d7fb639d9cf + + + + + + 598e386726096ded81aa7a200c718b9a34d8b685 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/vita/SDL_systimer.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 850a236cd0eb00cbc721e7cabdc5da75d39dd4f4 + + + + + + 1a2acbf3d0020abd0151d486aad9350da1b9500d6f66bb260d1e37644ca93746 + + + + + + 725feabc89de36742cb6d66ff62a1256 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_random.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b662d494165eecc057a1344b6e42888b + + + + + + 4466b089f90da9f64b115b4c176ea4d0e7499f4f + + + + + + 3689d69cfe2ed35ce6c0af6d7b85dc81dd210b64bf17c0eeec6f20f1d8f5116f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_systls_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b9ed9ace76dbede742d63c719e0a924c8b5e573d + + + + + + 081424cdf235ecfffc3a601eca52d81e + + + + + + ca34f28f985b2cc3ecef79c64bdd0a2ecd63447c3ea96029d27713af9eadcc15 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_platform.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4414dc3a47db32b68366c1cb5d4b7b82c54b2898 + + + + + + ebf4e46fae5b9f43008e31f0a91c9babceb1e38e16b07205a84ae51f157c28d4 + + + + + + f17fd29cc10951d7db821629da807614 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/os2cp.h + + + + + + + + + + + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + + + + 81343770816501ddfbb437c381d2105b4ab5d3be + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_sqrt.c + NOASSERTION + + + + 007372c81557f1a530aa12c6f8a267c9 + + + + + + + + 896854b7d60474d94a5ff00b6403687f39643eadb475abb86d338b80fc42ad0b + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 43bd68bd8c3a0124090a54f4f631fc566787835c97aa6614395d937cea7f0caf + + + + + + a962420fb0ccbd381abd16b112c47a71 + + + + + + c00a219b2ee727ac10cea187215c65821f558262 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/macosx/SDL_syspower.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 19f030b935ae9e4700c9875eeca4a631 + + + + + + 6a9799a0d3c073e8de5017f97d944a901ea7181caa875e49a74785521b4bfb67 + + + + + + f62961c1281482ee514a8402ec90732779d6311d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_udev.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ea46c4477bdb7c0779cab9efc41383bbb084c920b76e7c15779ee36e7ea10650 + + + + + + 5fe35e544a9f5c2f37370dca2e8eccc89430327a + + + + + + b7d8a59acc3f67895ca26445a9ef3144 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ps2/SDL_ps2video.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ab0d6f0ed415105fde1f72677e02b78ad6a856f8 + + + + + + 399c5661c3a3145faac35a51c85640362b39a86b9893f2fd3edd39d48dfd016b + + + + + + 30242e23d6375825d117c6622dd89da0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagles_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9598e70462ae4224aea70b66de465396220c30f94756652c55346d43b13458c5 + + + + + + 057af9f144038cebeedd81292ea6cbe8ccdd9c4c + + + + + + f1f15b1b0aba1de2dcf222cd42d1222c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/begin_code.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a2867a7a94c4294691ab1f36a380e5df283f4e54 + + + + + + a17d97234f3539612616fbb9230f0b42168eb757623df21a967d0266612cea79 + + + + + + c10dad6d9abc97064bd861decc4f8a9a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_mslibc.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3d681ab5b2cc88dec82a60c072ce0cbf18a949e5c37552a769c3d4a2e799d966 + + + + + + e4a20ae71f537fc6ee9cfbe0fa495d47 + + + + + + d5d68ef0cc456242e24d5c49cd9c0258159b6035 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/n3ds/SDL_n3dsaudio.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0a6676490263572c98e8d31480eee335b703114a + + + + + + eb1571feb61609fae4d8fa4ab9f2c684cf3810a185635e3af14ff4407bb818bc + + + + + + 6fc95c700d1833be0e8b452cc7ac24c7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/dummy/SDL_systimer.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + af02518b6e8a4a1379ccb855a29e8051 + + + + + + f81c2521bdbe9c25e42e7cb8e5f6794a456824f751bb459d0f9a5c4f58e9fe78 + + + + + + afb74d4a16092ce889addc6655de645e3f753cc6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsevents.h + + + + + + + + + + NOASSERTION + + + + b5114ebe2959a51fa37bc3228c557460819cfae1 + + + + + + d1dddef6ceddbbd111fc5761c117cc2aad461da43268fb28aceab2574580a1b2 + + + + + + 89e3e65a1c7d11ba165e782b2d91905e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/visualtest/visualtest_VS2012.vcxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d1e98cc51ee56d35a1bd68734c8c109ace7420dc30ffed2234fba8249141781e + + + + + + 7a92198003bf700027faf02b7bb09fb8 + + + + + + a8d2c818a19b33f063fde29b8a3fa9184be996be + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_ps3.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 329dec7a1d0c2ebfb1ec08048687afd5d96fe95a + + + + + + 3c6efee406c119ae83bb78b0ae4872aa25f995017dea795c6d715e3bf66c1ac4 + + + + + + da0cbb3465354bb5eff92c4c45965cf2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ngage/SDL_syssem.cpp + + + + + + + + + + NOASSERTION + + + + b36857843c73cbf8a50be80b6a61b2fcaab5de3a + + + + + + 0ee4d45bc89dcd1a7b593d454f9c7f9b50b549b547d052af29128e8159515615 + + + + + + b28e21d212f2b0bff1a11127b9bbc953 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/resources/CMake/sdl2-config.cmake + + + + + + + + + + NOASSERTION + + + + a768b3685838938710dc38b585666faa4851dffa + + + + + + 9dacdb3e140bfed263d948f7a4de0d179cdf58b92822ba18fe76f88616037663 + + + + + + b56b353545fdd621387a1143a1b164d3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/happy.c + + + + + + + + + + Copyright (C) 2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3e959ad9700e6b7c60e5524f0a03dc6e823544d58d3482eeaa71d388ab6a3079 + + + + + + 6caed44ec80ecb1e47d874192229a814 + + + + + + 3c123db6cfea39c3d915cc430a52d884ba542af0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_rawinputjoystick.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 694bfc2bccb0dbe6531dbd95d4a37268a1835d3b5129efac2f0addd6965892d0 + + + + + + 2e693c998a4e55af69b087b96dab436c21f309d6 + + + + + + 489720a4091f1df6948123634eb273b3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoakeyboard.m + + + + + + + + + + NOASSERTION + + + + 1e1c604cc8af75ec2c0015d3c8c5467d846b0ee51e8570ac76fd2906f42eae28 + + + + + + 1ca77476057eedc757cac897321a61d9 + + + + + + 834c89c63353bec6682df473cc970134a35da792 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/SDL/SDL.vcxproj.filters + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6d9a54592111b43dd8b9fa21b4502b8f + + + + + + af6961f7a0bb0165dcc4438811aeff657d6ed1fb07705872e3b831ae56365495 + + + + + + b02f9d13a55f393bd021012dc01b600a86962707 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidvulkan.c + + + + + + + + + + NOASSERTION + + + + 814c3b0bd916aeb57beabe3996e8e947d228c1068716019afabde254cacd98f2 + + + + + + aceacfa0bd78f7c746520f6e095673cf + + + + + + c53ce2b23d76d216c38d5c7df1ccde2baf1e67cf + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/HIDDeviceManager.java + + + + + + + + + + NOASSERTION + + + + 58a7b92c7d13b67a167d3171b4e6d845582b7e6a143dc8fa30c20256c1b471f7 + + + + + + acc472f88f584acdc32e999a0fbfe25b + + + + + + 7675f4518dcec2f5df7ac400078537cf23fe6565 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/README.md + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 974a1522a69a123a076c0bc41d27ade7 + + + + + + fa671d0d51e743b2bfb55184250e6fcc1a3dab16b5405d2ebdf4dd91672b344b + + + + + + 487a6aaa98f31c29565eaa13642559ed6d4e3537 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_dbus.c + + + + + + + + + + NOASSERTION + + + + 6f33afe5e5cc4d86a852684833921eb1326f93fe + + + + + + 58d735b4cc35eb6e1bcbbbe1117b4d4ad0e932e9844b3cb267b64ad197793aa6 + + + + + + 30783595be73f39f808951b2da5ce406 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/layout/main.xml + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a9ea91be73ee1ffc46cd6f4bffc773cb + + + + + + 62ef41ccce7a07c91ad9934b3af5fd12140c5dfb6e5fd354f19fbc3ef5f106ba + + + + + + b05e8e139b78445e4ba144ad9709ff1419ba8db0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2video.c + + + + + + + + + + NOASSERTION + + + + f7d74004cc75778cae46c5f0139f244d67c07ef64cf51937e8272352197dcb18 + + + + + + 79f8f3418d91531e05f0fc94ca67e071 + + + + + + 763a61ff74960ead36b9ef5f5db65d083d7466c1 + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/LICENSE + + + + + + + + + + NOASSERTION + + + + 0f4f451e8ef68baeba51cfa6f166cdc6192169327fce405037e57f8059611755 + + + + + + 477e20ebffaa02c5d0bea17e89b971ae + + + + + + 963bafd4bc15d813d1b7d122c14d22d7b4eae649 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/SystemPropertiesCommandLineConverter.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b81d1e733e3c31348858d6b857d1b06004055cc5 + + + + + + db3cfcac69651a27cbda40c56c501c61 + + + + + + f21ba801aa3cd746488df01e6bae033d25b8002029f1e44fd8bf0f266b18087c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_clipboardevents.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7ba32be0f02bd4fc6e9e1ce4842e5c033a9a579a + + + + + + 085c2c600f0ff1b562a20d65d358de24 + + + + + + 130425be6c03d845a843580f03e1ef75f0c45f833ac93e43eedb1103c30b59f4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidvulkan.h + + + + + + + + + + Copyright (c) 2008 Steven G. Johnson <stevenj@alum.mit.edu> +Copyright (c) 2008 Matteo Frigo + + + + d7582f8d90e0349e8c42a878224270b616fedcbbac4e4c5cd0165063b475a1bd + + + NOASSERTION + + + + 1e2667ce3004c1d910b98600af7b77f8c883e0d2 + + + + + + ab8de3a5954a15ed48f6998f205f4e26 + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_gcc_x86_cpuid.m4 + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e20384b54e8d39d42b860e4dff906455 + + + + + + 8efa1de683ff7a3dec2bca16c8e81a8491a287ce + + + + + + 516fe286c753105a008cbb3301cf20d817d5fefeb423495217947a405a2b02ca + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandmessagebox.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 80c423627c7eae6bf5862f0ca856d877bb30504a92dde89670d7adfaa08e4078 + + + + + + 6f688153780674a0aa7cdda2123abb2b + + + + + + cbb5303fe4b02cc68e59fbc4c6d86d4a24038bbe + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_mouse.c + + + + + + + + + + Copyright 2010, All Rights Reserved + + + + 78e9c6bb0e71f08825b90b9c399de48a + + + + + + d77644276b48ca9cacf95e0d41c29cc6311fa276 + + + + + + 54e8f4554f3d45d04167e910afe28460b944c92d525ea121f636a17994dc7964 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/test.cpp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 06fafe838f6eef60926f3079d5a1b433 + + + + + + 547a72ac4cc0b766311e40b9cb9cf6e8537b6b77 + + + + + + f23b7de183efafedf33a9c2a4c3deb2b52d5d68aed75495243817715529b9fb2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_wave.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 213b15906023dfacd63de2d51705f0086fea51f1 + + + + + + acb1a430865a0ff1dea4b24c0b25ce879fc47ffa47545c354d32f1ac452a2238 + + + + + + 0c3cc9b22b3156b4e66607c591a305ed + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/gdk/SDL_gdk_main.c + + + + + + + + + + NOASSERTION + + + + 042258e1b07461d5e592e241b03149bdb4e5f4b0 + + + + + + 0d1816e030dea11413e7efb69d5a1527f224c9f32596db669cc02faab51c4936 + + + + + + aad5a13d5b71dfa94c41d818777ad1c3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_suites.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 27ca7348bed9db2f2db464bf13f07e6ec48a2230 + + + + + + 2e86623d5b2e0fed6ba4aa79a08f0399 + + + + + + a5969899e7bb56f725b33ceca9ae64b7bdf5acb131b4ca3c1d122e5e0f4e6e05 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_log.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9f9086659aec473a120d0d6e9a12e60631f1668d + + + + + + ba8eac3ea87b86dd156088e569739984 + + + + + + 8b6d8e18c47850341b512ecc7cd150312872e32de7f698d497544758a72e372d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmodes.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c985408d39635cf307765c4bfa50a89e + + + + + + 9ab04cc2ef8d8fea755c8f8032c69208291e56c0 + + + + + + 93d59737a683ce43ec06611faa420c31a6b03e8532e28b13e448bb2da93df73d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngageframebuffer.cpp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 37cd656c7d7857cf9babfa1a5685662b + + + + + + 09b7bf43054ad1a7c2c91956c2e54b97e602e3b1 + + + + + + 349a0d747843553da3b5bc0531d8589225004510f2404625370c5f790477468a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/windows/SDL_sysurl.c + + + + + + + + + + NOASSERTION + + + + 8f4c36b2b75e6002a845b20b846e5e4bfe76cc07 + + + + + + 4ef5b5fb68660b71db6c94d15cc5673aacb8eaba8737f0f988ce81ac0dbe9990 + + + + + + 689425481a86a5eeb312ea238887b6cf + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/jni/src/Android_static.mk + + + + + + + + + + + + + + b090c5891571c820e91d345a9551af44 + + + + + LicenseRef-X11 + X11 License + +Copyright (C) 1996 X Consortium + +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 X CONSORTIUM 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. + +Except as contained in this notice, the name of the X Consortium shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the X Consortium. + +X Window System is a trademark of X Consortium, Inc. + X11 License + + + + + + 894e0a9de7976233743575c6b84dedc1b37025b6 + + + + + + + + + + Copyright (C) 1994 X Consortium + + + + 3d7488bebd0cfc9b5c440c55d5b44f1c6e2e3d3e19894821bae4a27f9307f1d2 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/install-sh + NOASSERTION AND NOASSERTION + + + + + + + + + + + NOASSERTION + + + + f4d392ec6bab5a8807dedd5ca281f701de56feb8 + + + + + + 74ca08fb2035189f3308f9f2652e62d7efd0d6bc5bc7aa501bf84c7f50d767c6 + + + + + + 4ed0329b15830cc7a69bb348b8acffbf + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_gradd.h + + + + + + + + + + NOASSERTION + + + + cbfe7c9a8ca6d8d7b669e848e7d1345138d5f3f9fd53d07cd4d6733835fc6f20 + + + + + + a28d1bc2667940e7340e47cfda51e853 + + + + + + c308cc4ea69b8ecaeb91d05dd316a6d29382bd06 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$CaseInsensitiveStringComparator.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a180b844cd09203a0998d38b5b42b11498843c70fa8380dd14b9c0d4ea7abe8f + + + + + + 3735e477eb41a06cbcd5e20cb1f1d314 + + + + + + d204dfaaeebaf515c99e57a961bcfef9489ea960 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_syssem.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e22cbf1792e26babd82272ed44a3334e6997aed10e3344ffd055e56ad1561306 + + + + + + d759dd705c0ce9517fbe1e8745e99110d488d6f9 + + + + + + c060b844361a41614d6d7c90458c7421 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaevents.m + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + fb5a7cc6eef13c86143b3b73345ab0d9bc9d4538 + + + + + + 5b696ab30a616ed2913b274d378b187a + + + + + + 1e8c3a4b52e3b29f9cacdb56ccd9a1e9ef192a7d7f5737b82eb2bbea16a65512 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_common.cpp + + + + + + + + + + NOASSERTION + + + + d4a05db5db2ce97ce532ddc03d9bfaf5524da7db + + + + + + 995836a8d13cfd512c5d441727e3bc23742c123e318e22103880b950c06b6a21 + + + + + + 8bb5d4a690972665a1ad4528078685a1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal_iphonesimulator.h + + + + + + + + + + + NOASSERTION + + + + 5a9a884963506c927cc1f8422d3ff53d + + + + + + 9f924747f54ab59e3178e376504b1e7bc6206f8952881e8267238fba08257857 + + + + + + 57efb7f8617472cf599b61036ac690440c1697a3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-ps2.md + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 55f970841a52c4af570c6caf60bf5b06 + + + + + + 9348cdf657eb03369eaf56634f1751de20d313e665919c10ac5385f4575c967d + + + + + + 84c9d672b289c16e818dd6d5dd20d124ab8c3da5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenframebuffer.h + + + + + + + + + + NOASSERTION + + + + f2b725baaea5af1b188e35b41392b442fd7ad493 + + + + + + 21c7012824bd4c41e5e43a5947f42a3178cdd8fb1e0572d91dab8d3fb7bb768f + + + + + + ae5b75f669032ac798dc4b2bbb14d02d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/sdl2-config-version.cmake.in + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 41f1f98db35029b82faf67f36c5526809041ea2f + + + + + + c66b1147eca8b20c86ea0683fc545cb5 + + + + + + fe9e9f5aae6f3d01b9313b6f628bb7ed3494185fd7479db0e56163dd809d6e30 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_video.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ab8f7c12d045d2d6f832ec434e30345e5b658f2b56ee1fa578205b18b406dae2 + + + + + + d04f6e7be353173ba5910bb60829e399 + + + + + + eec2ebf642972598bf192dd290dcaa044cb14fbb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/ngage/SDL_systimer.cpp + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + bb279e5c7177d6fbfa2a96acb87e057ca0417da0 + + + + + + b4368c884406aca716a60b999da871ca + + + + + + 056ae57d4f5b519edea092b7994ff8cfab6df24f999824fb0c82ea8e36acc2aa + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpievents_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 37f41d9d9e85c957eeeef505146fafcc06ace4dd + + + + + + f2d441730e7b71b4e190050babc8805d6765d55bedc50d643ef6ae0efca0dfa2 + + + + + + 336ac65e20682db24962214741fb716e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_systhread.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9e11de4668e5e993b474f950639fd0e728259019e2317a4dcbd16c041ac732c9 + + + + + + e16056cb275d940f540cc7769374ad69 + + + + + + 427d45c2051dd10c996b28ff2d84fd652bfd40d1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/jack/SDL_jackaudio.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 29b1b6268f5ac8093cf9e9573c719ac8 + + + + + + 4d5c7785899584eb0c0e10ef0085e1a6c4941017 + + + + + + d20c4a44c79e27350e7398b03627ee7291957dffd5a0eee86564c841d05cc629 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audio_channel_converters.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f446c13ba3817b2247344a62aefde5055498fa81270d7340bfeed9ee7e6662d6 + + + + + + fc404429ac5ada66e089a826a660d15f + + + + + + 53b0ae1e92063150c1c3278022a2090efc4ff3d5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_imagePrimitives.c + + + + + + + + + + NOASSERTION + + + + da9483effd3b9b869060cdf2abcb808b8acfc4b5 + + + + + + 0ed194a1e5873d6e0702fba2cb9e57780cb0b432daf046bf6738242cda365cf8 + + + + + + e348eae8263a47e92e176f9061eb9914 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$OptionComparator.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 752d59fe0084381f6f768fef6ab2f741 + + + + + + 3da636c702d63035a16698654e2c1106adeb4f18 + + + + + + f0f5882a5a65aac410d42de002371f828733dffc93778a591bc6fa1cdfcef392 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_systhread_c.h + + + + + + + + + + + + + ed5f2356f1d641d132d7cbaac390f4a7228cb03c5d198cc31dc24679092c27ca + + + + + + + 98048780896f1e61c4380145a8f8de8d + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testvulkan.c + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + NOASSERTION + + + + 8d8d9bf8d1548cdc601b68be7b8fbb5e69442371 + + + + + + + + + + + + NOASSERTION + + + + 3b248004ace4020dfd1d1a90c2de16e84e0e4a74 + + + + + + 243259f10e78c755706b269d6c59e4b5b3f3fc3c8ab18fccc3fcbefafe5039f1 + + + + + + 1bfcb8e0c9f9702a6e56735fc10eb94c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/CMakeLists.txt + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 491f710792df37a57c58a492eb6cf6d6 + + + + + + e891b431564decb277050a24b0f13b1cf8732c4e + + + + + + 408500b7ffe89c011156efdeb5bd266a30c759932063a9b599ce5436f355c09e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_sysmutex_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5c7d094419e02a5ffc03ce5d002b6f8636e5244a + + + + + + 31ed63b5b124c1f6365f2dbf4d286c29aa7bd206abd31995ed264eddd316b641 + + + + + + 0ca75e26dfad564e4e0ed95e5610f113 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audiocvt.c + + + + + + + + + + Copyright (C) 2003-2006,2008 Jamey Sharp, Josh Triplett +Copyright © 2009 Red Hat, Inc. +Copyright 1990-1992,1999,2000,2004,2009,2010 Oracle and/or its affiliates. All rights reserved. + NOASSERTION + + + + cfbffaa3ec875e53300042f237b8f5d1 + + + + + + 3550f322f7f128a8e4b26379cf24020bde87cafa023e909899153209ede67110 + + + + + + f17b16c537f82cd01acbaa112645c69386bb2a54 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/imKStoUCS.h + + + + + + + + + + NOASSERTION + + + + a5a994593f71959102856c6e5c6a8e92 + + + + + + 4c07827133ede483c23e980f2c85ae39fa854b3a + + + + + + 7fbb36f85e732c4f037d6d9431466f5cb70b746d4dc9b926c1a33951d3d5ee9a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Makefile.in + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 90d9c154467307345923007f85c3a684 + + + + + + 2703197091a7910f4b5520dfcbc53512881963b3c3c2b08cb677a894a51ba333 + + + + + + 40ff0937e3f6ae070e04ad85c2fa932e68938014 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosvideo.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e3ae692d34a6066c22674eb8b917246b + + + + + + db833810a4196e99c90653715244415daa0e3dca5269379f87ad6e2466d220f0 + + + + + + 2a55fefeacbadad266b41559b7bb50ec36f41b31 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/ps2/SDL_render_ps2.c + + + + + + + + + + NOASSERTION + + + + cb66c686777639ba88d50ef3cba4eea910e33ae4 + + + + + + 7f3efed4b63cf59c5917ac56d2271eba4bbb991f83eb379983c64707cbeb1d06 + + + + + + 919ac5f3f95525dda34463fb6d5a28e2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/xboxseries/MicrosoftGame.config + + + + + + + + + + NOASSERTION + + + + 8ec9f6d055e70975c0d9e259f9d0bf69dcba43d2 + + + + + + ddf957640fd06851749fc976399be8b0bf9c20570c01aad43ee8ad2ba52bc266 + + + + + + cce454f085d7b4555712a59806d163eb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/picture.xbm + + + + + + + + + + NOASSERTION + + + + 73447c96e6f84a577951760e3096d6d0d5041f60 + + + + + + 6f5823ebcfdc08dc4dcc8b3d2f7e042d715b5533ab8a13a00a9c2ad7bda72044 + + + + + + 8652bd5b9035dd711b689f971c9ce242 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/pc/hidapi.pc.in + + + + + + + + + + + + + 29cb78ec16c430e8d135fc820b7462dc9a4b93173a3f92357f2ad010ea4dc440 + + + NOASSERTION + + + + 142e6ffc23230d84c2ad5fcdbff6494b + + + + + + 9ce53ec1afcb818202ac6657dcdd931a6dfa4c8d + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/windows/windows_screenshot.c + + + + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + + + + + + + + + + + + + + df150a0a5711595caf3117018440470a + + + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + + + + + 39abf9b255c3d2ea3ea1623cff8f48d822928c3b + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_variator_common.h + + NOASSERTION + + + + 5282ef220bb1911573b20432550f167dd7561a40006daab10311553c830b1d3f + + + + + + + + + + + + NOASSERTION AND NOASSERTION + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengl.h + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> +Copyright (C) 1999-2006 Brian Paul All Rights Reserved. +Copyright (C) 2009 VMware, Inc. All Rights Reserved. + + + + be4c8c8fbd3c24857ceeb6741e871574 + + + + + + 6f2dbdce0aef65f7762f2368f9abc1b3df8b77dc119272c5536b6942104c9e32 + + + + + + 6967b227768824d5a21d08350f29602d76371f0a + + + + + + + + LicenseRef-MIT-911aa2f9ba431a15593e46e034e17124 + 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. + MIT-911aa2f9ba431a15593e46e034e17124 + + + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 02d85121aec3ef4c0ce53281549cbc98efc2b3405ba438148925e923deb19e20 + + + + + + deff681b5118711852f223fb6d95e24e + + + + + + 16b8fc96096cca6cb700c7330ddfbeee515c2b11 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitavideo.h + + + + + + + + + + NOASSERTION + + + + 5eae15e6031fa2bd5eed568a0d19c64e + + + + + + 3a5af850e5b02d4c53c0b8d27089725e6354fbc1 + + + + + + 5fe2a635f11a67291a40b27f3df447ec862d3281a5befc849c272c54df775919 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testrendertarget/testrendertarget.vcxproj + + + + + + + + + + NOASSERTION + + + + fc8f3090d6d3c507ed480f15ab3ad2c7efa4d458 + + + + + + eb136d2d6523c6d8864ca8d4a6097a523a060916eafd336086054cb0ef3a8f7d + + + + + + 5527f372a4e3a6585c13df38cfe94853 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/unittest/testquit.actions + + + + + + + + + + NOASSERTION + + + + 73ce544b1a74bbe0aa083e9e02890d1d + + + + + + adb0bc96bd8f9c16ab3f55635c05cb9bce05cd3eebde1e85d07a2d12e52d8164 + + + + + + d89ac27dec2ae128ee5a946df14ec33a36694b40 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p02_shape8.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b6071328f2bf75166aa727221459c5eaed10dbb4f1a6260dca5aa0cd8ef0e4d5 + + + + + + 0cd7499f2604b8532c97cb5832c8bbda + + + + + + 0f9a5c58b28779c870822c2f900284c5af6af448 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/jack/SDL_jackaudio.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 29c8707ca10ac5b97953333bc51f2effad04f4bf5f1e4a6ae8a5bb3c15534c82 + + + + + + ac148e05046f052547f119f038dc31296653fdac + + + + + + 125b10b94688f8349472975a189d64a0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/loadso/dlopen/SDL_sysloadso.c + + + + + + + + + + NOASSERTION + + + + 350af2937f9c9d627fb77b5f8c1d820f8e1590f2b8db8bc7ba13b51cad39d2da + + + + + + 9e3b9ba9df4fb796d8e6208aa8069c3e + + + + + + f923ad85c04bb895a429fb5c45f85c7c0749680d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal_tvsimulator.h + + + + + + + + + + NOASSERTION + + + + 4c9b7e928736a14c17e273001b6046d6ef5fd16dc5e8213b24a7b3e5e0c51be9 + + + + + + c5ec059f714f82783dca70af2f678267 + + + + + + 08e11882e35ee48502123c2d92d43e1f8805e85f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/TestGUI.app.in/Contents/Resources/Signal11.icns + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 263adb424d193b0edc8130f64e6894865f1f4eede0d06733c6018257f312b75a + + + + + + 8812a913b12c68317ccc021b81e094e3 + + + + + + ac0a18c850409d077a21b10de7197a0c21cb9053 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsswkb.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 58ec3ec25872dc24d0a581bab7b8607ef5789e58 + + + + + + e3d30d015cf6f362b3084456b1c3f523 + + + + + + 9b33539002484d62442e3219fb0f472329096fe5c5c6a913ea8960899c7ebee4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_hid.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2761b9ffcb3cbb601420f4c7afa1f9ba + + + + + + 3e639305f37a848b9fd549cbcd9d54f58b2af5b5 + + + + + + e13319a3171bb0f45a1604ed3f5fa93d959c42121e262fbfa212c08e29e3faec + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidvideo.h + + + + + + + + + + + + + 683945c3bba4e06d9ac6f2391057e069 + + + + + + NOASSERTION + + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + + + a462bcf79dcaf61644868bb6727fa5b7050c6ed024560128afec9ae22335d00d + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_exp.c + + + + 488ead04aaaf57727930506e2a26c76ca0cbf1d8 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2339e4cb9207cded034163fe696cdc534b830be105bc55b59034ba87a21f3343 + + + + + + c34a7efd40e9a9e5f66723335df2fdb542f90784 + + + + + + 7a5a7208589ed74312695c60423d687c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_surface.c + + + + + + + + + + NOASSERTION + + + + 98486e2eeacc27e3e9e056891e1b80d9c93bad19 + + + + + + 193bf51bc7af3b967fa2ae86990c0f95dc56500444f90bdec3a10adcd49ca58f + + + + + + 20f07b80fbd682c4fffd205a96276e51 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/SDLtest/SDLtest.vcxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a77338977faf61c918264349064059fb4a7c7f72 + + + + + + 285712f7d4df27feb9ab23393149260c + + + + + + a6b09c22550d73c1d0f15c971239adca9adab2157334eb15f6449ff06ceb1101 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audiotypecvt.c + + + + + + + + + + NOASSERTION + + + + c03400018e95f78ea40ec9dbb06cdb1994c5f840 + + + + + + c15e702729533fa97e98fd5b58f6a0563760668fb223cf07022ef7bdfb162f88 + + + + + + 69df6c03f3e6379808b995be6dc93490 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/edid.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a2b79cb24cdd24b2c4690d7bcbe2ac2aa24eeb81ffcf96343ee2161675176750 + + + + + + d14ea41a130867819d568c9c2164f334 + + + + + + ef900548447452a09c7b501ecee6eebd11e1b416 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/haiku/SDL_syslocale.cc + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 71c870bc2a25a39bab97d28442691ca2696819f7b10d6036622485b8e23ba3fb + + + + + + bbd56c5de82213fe0a06ffeee508ec2a75a410c8 + + + + + + 7cff0cc123b5b70d839544393c74a34c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_BApp.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8258de35e0c2799d3f646b01b6a52e40a6de77417809d1dd4092a1bffe25380e + + + + + + 15eef8e95a34b3cf1754b851d3ce0ee6 + + + + + + a4a682c86db222467acdd592fb869fdc22b4c2b0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 45143c553919dd2e45e5ddad2b0e0a9f + + + + + + cab04d06ef37d63ab89b4f5ec8e252ec107e0993 + + + + + + 7cf53128f96f42ff333f3a12083a89066cfe2a91021f978d9396505cb071f185 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsswkb.c + + + + + + + + + + + + NOASSERTION + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + + + + + dd95277c4bfde6dbcd229853b6e0b418f06cf420fcf94fc47eb9f22a4b527021 + + + + + + 9d4a3ebf11989d7b29a35ac69637a5e4cb47a05d + + + + + + 6d98439a002084846ec5a701e2ec7d4d + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/linux/linux_process.c + + + + + + + + + + + + + + 4dc4c43e72c729dd81acf4eaf3e44b1cbd6a6e82b2f0cece1fed7ecdbe5b6d6c + + + NOASSERTION + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testutils.h + + + + + 3c3d831739061d7cce15318e078a6532 + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> +Copyright 2022 Collabora Ltd. + + + + + cc1d480890e10772c2e1baaf930ad75864a9b690 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d2221c5bc1f1416d3f87c8c0aa098238afb745dc148587a5245a7b80731c241c + + + + + + f437bcd9de9e07af3a48370032e4c37f + + + + + + 6b5784954d8ef4c942fdc2ebe60413531edee41f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11opengles.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0b790fcd59c8c405ccb9d6318b794ec523d798bb066fdd10f5913dac71ea956b + + + + + + 200cd0fcb42841b4c282c69e396efd6f + + + + + + f3ad737fbf6c6dd8cda48ce4b5923759a1acf586 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmessagebox.h + + + + + + + + + + NOASSERTION + + + + 075cc88eddb08aa13d9686fe4e7a64996e219bb1 + + + + + + fc6d987b98cb4a8528993279a0e98e1aeccd9926a6af4bcc544a7414b9597d81 + + + + + + 13c75ad5d2723b6074a9800c228e0d7a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p01_shape32alpha.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ca4803cd7d15a4c690610fd5123350286c2f7e8f + + + + + + 28726f768d13b1d0590c07995fc8145c + + + + + + 1d8439b8256c80e9bda32ab7cb71136c6b2b6609094f0713fd8ed5594676e059 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2video.h + + + + + + + + + + NOASSERTION + + + + ea70fb429858fcf29d8f30b48efa95043cc8d9b1 + + + + + + 686885a5b0c23d51c3041dd0a7f325ace470cd481a90cf27c75bc180a1ae531a + + + + + + 975eaf59cb225b3c0833114d335b4e8d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/bootstrap + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1f3f28511e182ac9442ce475657f0551e8b3537f + + + + + + dee66ea951e79ff98bcb3b4ff0b22b50 + + + + + + ccf274eadd74dc7f1b84e15df1cfc4f59bd4955bfee683b8de9d912ec95067bc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/os2iconv.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c218141d87bb0f74ca3cfc64433b8e86 + + + + + + 1c71e8cec4b6f64f46f05fb14e27d03d7ca8d28accf915396a095a235b94f6ff + + + + + + 844fd0190410c2c1be159ae81941bc89bf356548 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11window.c + + + + + + + + + + NOASSERTION + + + + b31ecb7b491e9ed06d586435864b7b5a90a5ec91 + + + + + + 1fe7e5e88fa40f723c0bb0e37972dc11748455e7845db7911ab271870734a52e + + + + + + dec19c3b90cfaf64a8c31c4c0e2f4d9f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-gesture.md + + + + + + + + + + NOASSERTION + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testfilesystem.c + + + + 423aa5d08606df067e20c940d07f5602c2e84687 + + + + + + + d7ddc5d504149ef00a2550e943d6f77f + + + + + + + de6e8fadc19c6c3b8b4ec4e8fee0a575233316ee94d89f956a64f9a6f1cd280f + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5777d2588500d35319b25c4f7a31e760c60cb579 + + + + + + 4a32d6811f00309bc34b26f62676b7fc + + + + + + 3780c9c5c449e3322949c50390487742cd0fd5f419f6f0484623f83a34aa6cd5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_direct3d.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8f565df1ce8cdcb0ebe87a25bd30e683 + + + + + + 14b60f48bcc1b895d46120eebd167e46682a0beabe9304c1c7f53434bb82ddde + + + + + + 6c4d2ed858a2b48a12c7abccb8466e3996358ebc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_xaml.cpp + + + + + + + + + + NOASSERTION + + + + ff46c477c1ec82f667a1f7e34cceef37dc472164 + + + + + + 0b5798cb85ab8503c958af3b11ead20f64cd1205cd969a1ca8df11bbf6a936a3 + + + + + + 2833de11aa121b738f3c984f88ba54fa + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/linux/README.txt + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4854d28b02fb8121ec27136f40038fefa7fe0535 + + + + + + 7760480e5c47793f556eda0da6890e23 + + + + + + a34af0ac4cd3a280c3674995f03f0ac5534e7b73cb713db7ec676785bd1f45c9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscoswindow.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 164af6d27a2ec492f8bc0cd61bad227026e38aec + + + + + + 8e4cb5e4802d8c07421c51d53adb73be + + + + + + c599d3be080e931321aaeaa6213b907dd8f6c358c8277e6dad4d0da9c0c9b300 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/linux/SDL_sysjoystick_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7726d5dd4c05bc0f274afaa95d5ac334a885c101cb63000d984e391e8a14931b + + + + + + ecffa1013ba5e031595a596bab1241a3 + + + + + + 2c3ddfead1030fea9cd38cda379cad6b098e8337 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/wasapi/SDL_wasapi.h + + + + + + + + + + NOASSERTION + + + + b18d3aff17fd5392067e703606e91576 + + + + + + 243ae33a44afa021a3c2eefb3fc9da4afe7df3b9 + + + + + + 21e0629b62d4ec8c5f938c18269a3d79c95709a77f839114d10df8a7a9966e13 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/ps2/SDL_ps2_main.c + + + + + + + + + + NOASSERTION + + + + 2c4ddaa1390a3f7ba9498f51bb8a5c50 + + + + + + b478dd94b17fea1199cd272532db22afe69ca3ab + + + + + + df4f48762380f8e71f082702857501b94dcca6c6f1d931f7a2a09aa4f6b2fb7a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/macros.cmake + + + + + + + + + + NOASSERTION + + + + 931d557d513ddcf9388d030bb108e34e + + + + + + 6d232bd820a0c072f6c752fdc09a5e22f39a9121 + + + + + + a80c7ca3ee4348b908dd22792b34b8dcf84e0d95453de601d34345b9301ec94d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/naclbuild.sh + + + + + + + + + + NOASSERTION + + + + 34d2db55e758d90d1809374d442dd24d4b426221 + + + + + + 151ed8d19b48fbc48738c480edfbadd62911fd79b62899bbac99d83819cb99eb + + + + + + 04e58dc6bc751d63613366a29aa0f531 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/ps2.yaml + + + + + + + + + + NOASSERTION + + + + + + e7e7ac75c1ebed1b0a4a5918d1e306c4721973cac08e94eaa69961a506c22fad + + + + + + + + 165c2203f35cd26ff0bc84e991f72ae4 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_floor.c + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + + + bae586c3a838dabfa2eed81bf53423f633fa885a + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7a1ef4c1bee49aa74b0d681b207e1c087f013ac4 + + + + + + 31863ee107264ceb42303830bf6d2b14 + + + + + + 957b571a19b005fa4e4eafeb05a927db02d1560f4bc893fb106cbf6b89462bf4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11shape.c + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/LICENSE-bsd.txt + NOASSERTION + + + + 7dde42b4c6fdafae722d8d07556b6d9dba4d2963 + + + + + + + b5fa085ce0926bb50d0621620a82361f + + + + + + 30eb1bef29b46f8ba7ab8b416035dbd93cb034a45481dd97815b944284582cd2 + + + + + Copyright (c) 2010, Alan Ott, Signal 11 Software All rights reserved. + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + bdda2894e4657e1b09a230187e405923 + + + + + + d5dd7daad0e5f5392eadca18265b3bf7bbb8d8b168ba06147943194fa4840605 + + + + + + fd4a76d80354f3c49f8d8517bed6812c65ebc045 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2dive.c + + + + + + + + + + NOASSERTION + + + + bede91a0b0a56db3d2ef6214e3db61fea6c247e4 + + + + + + 674996e031dcb025a4d716b62a3eb2313d20cd3bf255168ac7f5218e90f6e16e + + + + + + 00fc222c0b1728b9716b8222e6f8540e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/PackageLayout.xml + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8632404564846482cdcb60dcff84fceb816d5069e26acbf20324d38afa3a7440 + + + + + + 588890fab068a9565eadb5eeb922fe71 + + + + + + 59f8e5fe3bccd9957e19643e3f7ae1344f7292a8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_modes.c + + + + + + + + + + NOASSERTION + + + + cedab51bbc13e603651e8c96c022f019d860b54c4cd56ebae709185d3c4f59dc + + + + + + 5389a13118eb59cd8ba37542abe19c17 + + + + + + 6cf476ef30a4357521fd7492f7eda16740706f3b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-platforms.md + + + + + + + + + + + + + + 943576e11f44491927914e3234ab8071 + + + NOASSERTION + + + + e5d645ffe6027e3f0bc0c666d399bdeff27630e8 + + + + + + + 435893565a353bb31730487149c644cd8da8b2ad765e30afa5cec96fc06bb16a + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnativew32.c + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 30d76fefba4b79a41af095a7976884869df29acf + + + + + + 9179ba54f68cd40904db911619d131d5 + + + + + + 1e39c17d898d648cb5345f58933d057bfbf8251d17aad50cb3da29b98b1eb86c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_md5.h + + + + + + + + + + NOASSERTION + + + + 464ea668d0a3342bbe92299af9c04b3e + + + + + + 8049a2f97ca11edd62abc16ac2374e769b086fb2 + + + + + + 1245b1fe105e3405fb9cdb63ffbf1435409c54930ec4f01d5e13c609854f13cc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/ios/Makefile.am + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0129c877a6d9995e7dbbd158177069bb2aea8163812b2b491071d357128d2a0a + + + + + + 774cdd48b0cd7e7b57dfbea8edcba11e + + + + + + 7dcc01968a5ee6ebc81c0af6508a58354df3194a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/emscripten/SDL_sysjoystick.c + + + + + + + + + + + + + b3d452c67a33f6140fa6844770485635c9e34d49bda42c6e76aef4492ea59046 + + + + + + 822b69cd6f2d7cd9cfb53c1fdb4c76aa + + + + + + b8f5567fa84309facb9e0967596052230855a66b + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testver.c + NOASSERTION + + + + + + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_system.h + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + ef1bbab106a2eb6a38aa4ac0cdde5d92 + + + + + + + 9916949bd01d9b189e1e00bef757da34f4519ed750ee29924d71753fcd5364e0 + + + + + + d5e4336bf0f33b8a0e3e5a30d2b049c1ea5f9c6a + + + NOASSERTION + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f66db274107e0f60ea9b36ec6e05698dd7508da3 + + + + + + e1e9b651ac439ff54855856a64315a3d201edf49639e7c6c8f2fcd92b073cef7 + + + + + + 778fb31ad5fc919524419260138199bb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_gamecube.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b7a294d05cf2918a2633a6600aae8e9b128f5332 + + + + + + 37bad53388b145e33d764b71face6b625c37753ae34a5c02d6a0e0c8d8587e4d + + + + + + 204f5a0fe3d5287409eb564416990b43 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_fillrect.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 385b17cc434fb11963ee9788daebcf0e8c43f58f9bbd2d0f8d1849838181e8bc + + + + + + 2053101bbd3c2d1afa6f088c50b95af5 + + + + + + 596a587e8832f3b87d6d093fab6bb25e8d3fe411 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/SDL_systhread.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 61df18a236ed46fe863b1d4407259b3538473063 + + + + + + df55414b7e2e6e444fe5420986f4eb35 + + + + + + 9521a090e88433bcac0f7bb0fbca0add65ec2bfd661b51cd65a2579e5e896de1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_assert_c.h + + + + + + + + + + Copyright 2015-2022 The Khronos Group Inc. + NOASSERTION + + + + 98e2569d65cad15065677651017ab1a48935a99c0e88f71d1cdea0e62d07b851 + + + + + + 97ad87967be03f1fd59ba25752cb09cc703c75db + + + + + + dcbab2742cbe42214144a068183c7f0b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_core.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e6b972e18b475c3e62c789aea0ea297e15af6711923274557e3ca4d21202cfdc + + + + + + 99d1c6ed71100c423ea12bf484f52512 + + + + + + a023061864c55a0bcc5f7fb8e9846807def709f3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_thread.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d3e52a92c814a357d77525dafcf292d4 + + + + + + b7e1b5253a7ae50a4e150b9f00e603f5c28acf27 + + + + + + 48b96a7e0c276fd00a595196df4377e16a113a7713adceb2ff4e90bde00d065b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_drawline.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b04a11ea624d3619913907f731ee0c3e48ff7b31 + + + + + + 9e3fbbb370788f75ee8954f654fcdb92 + + + + + + 7785c5b706eb68f8b3d4107fe2aaeb4bf0a5c087fff6380a0d5d0d2977e3bbf9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_xbox.h + + + + + + + + + + NOASSERTION + + + + 73677e39cc042d0debeb269f4da35294f8d95c8c + + + + + + f02b616aedaf21168b6729f91d7888058314ffc3f6bec1c10795da28ed70c357 + + + + + + 0cf959315f7ef3b09e8151e09b0b84b9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/drawable-mdpi/ic_launcher.png + + + + + + + + + + NOASSERTION + + + + 2058c7076265c869e8a5bfef650b5cfdcc422617 + + + + + + 7b38ae56b1684a630f54baa1f9652d0775fa68bc42c596408d92ba4ac58731e5 + + + + + + bf5533e0667734c9e168acb4857ba777 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testgamecontroller/testgamecontroller.vcxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 65349c74331799f473cf23adae2f865fe6072142 + + + + + + 342741d3ac5ae8d00feec2aad6d8aaff + + + + + + 32b6eea27db571a1123ec90cb73b3a4052f43bc06f3433bf1ac128e9f58e42e7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_RLEaccel_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e27dc0ca3fe404feb023b7645b189a39 + + + + + + 9638a17f58b3b745d88fbb1f4dfefc88b496a2fd84b1556adb37cf7d1ed4cf88 + + + + + + 4c98c839964f6bb35d39f5406490375c5d44f737 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_messagebox.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4aa2db01238e6163a34276ddcd74e66505664585 + + + + + + b80bc805dbf9aa1e4118a42ae7d64e79 + + + + + + 4a2e88fdf810ed94e42d50740e17c7ea9ad3a14aed601031b0474e888e4d521b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosdefs.h + + + + + + + + + + + + + ae992c347280cda024ef980571e81a8059afea31 + + + + + + d84a92d9576b6f6e0366daf1a8b21db7440795b7492a144afd2f33f9710c4796 + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + 4289184706bf4d708c2ca11bb5a36ab6 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testthread.c + NOASSERTION + + + + + + + + + + Copyright 2013-2020 The Khronos Group Inc. + NOASSERTION + + + + 528215f02e8c151510bd9c0b88bcd620 + + + + + + 793779fefd83bb0e2a469a712efca01890d83c5ea5b596653c3cb6cdd669e200 + + + + + + cdc6ed8304c1496ca289268c3abb04b8cb716c7f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/EGL/egl.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e76d893357420b4e7c2be8ce5daa49e36f8914a8 + + + + + + 11146cec03c9c90944a4e14174634f38 + + + + + + 5e672a65d4f31647d254a9ba0a1ff6609237644e18853bfcabd009789fb2ab5a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_windows_gaming_input.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 93ddd0ff031894b83a8596a87007ec53 + + + + + + 56f1841d9b3965c1ff3f068ccfe4ac405a0213028466bf6601bc35c740996edd + + + + + + f7012161dbb440bf79649f5f0799f0aaa2d48b97 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11window.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ad63a5b971f3ba61489c796752c7f360 + + + + + + 481758aa90cd52133619c5f749531588d902cb9819c62edfc7e01d0079718df9 + + + + + + 382e538e7eb37e39a9a8fb9a6b03eb2bcd6795bb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_render.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 41443dbccd0a02587fda1e48b26aeeb604df422600bb3a1629d2a638f8216dfe + + + + + + 38cdcfec4c7214c92bd297372fdf2b30 + + + + + + 2163d6e47d3c98915d345c4d6149e86563611156 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosvideo.h + + + + + + + + + + NOASSERTION + + + + db25d1d3e611ddd88a08ed73109bf6e360aff387 + + + + + + b72b8db7d41318bb5aec711d537906d0d4c0d5e95e8d60e472ea28b12a04cb7e + + + + + + 9e3d09e954d2bf58a265e29131da8c79 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_render.c + + + + + + + + + + NOASSERTION + + + + af1a62785aef4f3b132e4b30ab8662f9 + + + + + + 6118554dd1977928b84bcd9e4b816f2d6be98cea + + + + + + 9959ec8f58148535cfb59240214d3da5f6f5441a2aeee9cbbd99d8b947ed94ba + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$BeforeFirstSubCommand.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e1d72eb3d2d170281d352453c928c66fae9cb4d40963651e3c0c9ebe4a6f199b + + + + + + 0daf24c7134ec5968e5fba7a07628769 + + + + + + 763cfa8f9bdbbc880db09d8a4b64517e9dbcdb6c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/geniconv.h + + + + + + + + + + NOASSERTION + + + + 62d4581476c95a523efe36ee42bb23eca63d8165 + + + + + + 1b1348209febda3f1ca7f8107472e9e892ea2e176ce63555d3c115c48eafa265 + + + + + + 10deaa335c6a7bded0cd576488b95f9e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/pkg-support/cmake/sdl2-config.cmake + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + afb9eacdc2b217c297613e5825ce66be11e7140285072c5e3fb77db8daee7d83 + + + + + + 6c191a21ecef2da2294fc07a2c4d7d64 + + + + + + 644eb15e3f40feb4025df1e8909be68f82c7707e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_scancode.h + + + + + + + + + + NOASSERTION + + + + 119e7d9fd719f0a4b8ef03e9ccd6802090371906 + + + + + + 2cd23b536234fd777dad0a57866ecc92885ab72fdbae385d0e320a25e69c2688 + + + + + + f64561679825cdeeff5ee31f75e6a9af + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/Makefile.am + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 198d1e864f555b63fd0af0c6b6c95b47de8db7c19d5d35b28c5a3ec565f32585 + + + + + + f7795b131ee303bac287fcd9417064edb9929241 + + + + + + f06f7e93209fabd6790c3724f333ea0a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/windows/SDL_windowssensor.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a3f5cc528a04db70ef3fbf6d002c3583 + + + + + + 93b17958680f0737e0ca4d30caf568c135414fd032e5c54bd16fad570fc09e11 + + + + + + 79d8e74fd558e7ecf0789494eae88b81b339e2b6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_metal.h + + + + + + + + + + NOASSERTION + + + + 607b9f94b58155b6392c4e254e0bb4de3e81e4af + + + + + + 114a2ba310875165fa2655de8c522b58cd6e6a0214e9cdf53f2405441078ddf5 + + + + + + 0f9e25f0837173dcb346fb8199a4dcf8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testoverlay2/testoverlay2.vcxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ca7726b881573934acab66a1145f754f82e51d1fdee90ef2382023232983767f + + + + + + 824a4974316a65bf0e56512bb8c08021 + + + + + + 975e27cbe89acc92ec557a553e9f5dad97d79282 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspevents.c + + + + + + + + + + NOASSERTION + + + + da520a58e922515f479386beb8baac68417c0a92 + + + + + + 4aae80624832bb12dfe13b3087ac0e084028f4a7b8c091b26a13fc0adcb86ef0 + + + + + + b20a232818a50aebe12db686e555e343 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p10_shape8.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2b9d63597c38ea8b3f1462fcce251368 + + + + + + 4629bee41b31fc714a31f9394865fdfa999aa97d + + + + + + d1ad9e0e79f5776e7619d9c859ba91228ec4323a55b5a22949db7427d555ae90 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_auto.h + + + + + + + + + + NOASSERTION + + + + + LicenseRef-GPL-2.0-only + GNU GENERAL PUBLIC LICENSE +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification follow. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. + + c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + +This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + + one line to give the program's name and an idea of what it does. Copyright (C) yyyy name of author + + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. + +signature of Ty Coon, 1 April 1989 Ty Coon, President of Vice + GNU General Public License v2.0 only + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/LICENSE.txt + + + + 7c3949a631240cb6c31c50f3eb696077 + + + + + + f554bb8aae515325ddf7f5d26dbc1c62940cba6e + + + + + + + 7d3b087c34f35d4d538e3bcddd1ff8f66e92f9ef336881999482800ddf840913 + + + + + + + + + + + + NOASSERTION + + + + 5799cba472ea66012e6c55df01937c64e49aa4f4 + + + + + + 3f46a438c36395d10051022ef314808d86ffca9f7686091cf7397923a3ef1b34 + + + + + + b82f36bb346ddfc0e85111a82e6f983f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p12_shape8.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 68ecebef5ecc3cebe605b819277417eb + + + + + + 55b3c0972b9b69340951a7745e511eedf198dcbb + + + + + + c58106784672694f1e6783985bdf25e11f55a52ab3c939be5d36fb2f51036fc7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/unix/SDL_sysurl.c + + + + + + + + + + NOASSERTION + + + + f0da70da4bccbc4d19029b8fbe14eb1d186a8b82 + + + + + + a2fdad6895401ea48661a515576d697e6dc51016f356351b7e2808d81ab4ee23 + + + + + + cac2c6dea81890fc9550a57ad694aca8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/clean.sh + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8c326c46594049ee8378c840e9d84c30 + + + + + + 8f80ac5a668c1e8c14212d945d5bd0090c93f30a4d999720b20ea0cddae7192d + + + + + + b98b668225bb3606e0f2c34c8e4ae0d165ecc44d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenopengles.c + + + + + + + + + + NOASSERTION + + + + 11cc590002c236bb25a9d1b43d13d0bd00eb09bb + + + + + + 1cb96d23747b392908c1eb6b13b2b66a + + + + + + bf4912d54e71b9d2bcae802e23bda04c33f400b4022994150be086679c27d126 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$OptionString.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 99b1bfd01d6cb555c09436c7c1283e837ff41134 + + + + + + 48a04b0d222b9948725a9359338f269b + + + + + + c971f69b5e8332f67192379e91917cd4279d95f30ab25ccdcfb5c84e7510b7c8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtgamebar_cpp.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 664c0e1f70ab1dd81e4d9e600473970b + + + + + + 95f435c8664d0a3015fd386494ea54082a4a70cd925fefa5c4f499c613aea5c3 + + + + + + 9faa00a8acf077b8d2ebff577ee4471a47d46ab7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendpoint.c + + + + + + + + + + NOASSERTION + + + + 03be0b1c7b2312e75c0a3c9e12485e17 + + + + + + 1a8888549910e4dea6674c1fe1bb20d961d593a4 + + + + + + 0eed63322ab49c4f19017babf265b08dbe148a4844f8e5d0a4fdf1eed85df4ac + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.clang-format + + + + + + + + + + NOASSERTION + + + + 34b74c1d10afd71e34aa60348063bee9 + + + + + + 35d042400b88eff9f176a5666ea7f1e9055fb72f + + + + + + 0b210b4e304fcf55205d11f031a79a6f041af4142e6cc299ade93afffae08da5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/hidapi.vcproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 42b8cdf5b04e408b66c03ea5bb3bd2d7c4d8cd69 + + + + + + b5e7af65432f2840c1a41b86c9a2d45bf4e4141ea1c86aa59326dc7282bb43af + + + + + + d2be7fe1b0c1cefeac3719b4a8ca6d89 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/directsound/SDL_directsound.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 80821346cd9416c851981c50e3424f1f048d539e + + + + + + 2986b5411af96a235ef430a57f28b3265cb7091abd041e04b09902f55e086b49 + + + + + + 8e8994552ccae8a42c522f5f30132d37 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/wasapi/SDL_wasapi.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 180dd66fadb3dbe21248339d49d09a08ce93175f8d7e06578a5691d3b83bd15d + + + + + + 5dbc3987eedd5c51a2a7213768d3d5900b252d58 + + + + + + 7487d5b21bdb9e5cbe8f0bf95b9f416a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylanddatamanager.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7fb6458babb6914b72cdebe3e52abe67128a2ccc + + + + + + 317833667e0378a2230b0be690fb9c3d + + + + + + 450bd7d047588b954c38e302ac9dfb441a04b1d857d3bca3a81bfa5c07edd229 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitakeyboard.c + + + + + + + + + + NOASSERTION + + + + 5ea9707514a02774dbf8d6aa1caebe84 + + + + + + b73975aee6c79030d79a36777fe036f71ceaaeb6 + + + + + + d37b15a2e0c59d390b6f3a6fd62883676bb02c819c944acebd4314751a6edbc7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/PackageLayout.xml + + + + + + + + + + NOASSERTION + + + + 524606323bbe7120671c37cb2e9464c2 + + + + + + 178ee9ed49aabe2188130d3e933bc7fa4c7d7e18 + + + + + + a6f80e05ef8ecd1b31f729722943a6802a2c4e292b3ae95b3d5efcea99b67634 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/sdl2-config.in + + + + + + + + + + NOASSERTION + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + a8248bd29dcf4d3af89e5edd7f4b266906f4466dea87799c4f0991ab60898230 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testaudioinfo.c + + + + 99b5a66c642ddcae381a0707b64170802d793fdd + + + + + + 57a257ac1e4cf5b8d9c30dd6143bf94b + + + + + + + + + + + + + NOASSERTION + + + + 84c706b125632d2c177c5095be42d23436bf20ef + + + + + + da00645360450a5082853d0db8f23bade02a80f6061b08df4cc3f1d2740cb2cd + + + + + + 8aaced48e3842589e57045a0a66d8e79 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/Makefile.os2 + + + + + + + + + + NOASSERTION + + + + a9d79d6a76730143d4c55de4cc4d400125462d8e + + + + + + 497136ea06ff18001bd7862c7734586061799487011021ccaa0d77cec92a7001 + + + + + + f08c80a977532598d9ba9b9dff733c51 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Install$1.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ba2683ef4789ab962414fffc5be6d8d29489af40260dd3bead46383f2d97c938 + + + + + + 8fc65736557f8e525bd1c3174d97604c + + + + + + e9c9ada06458748bdb8972bf244e09007c1862f9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_dinputjoystick.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2addf4128bd7f8a6377e9934036a6296 + + + + + + 2868a89e7a585517fa1a355372df0014db79196c + + + + + + 813f764aef92fd76e25269f31dc4d3c53753999fbb6277ca6700c083cbf213d8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengl/SDL_glfuncs.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 00bc84010b9c9f25f75e833c28b4de8bbc5d4d095d54e6dad75c9b6996726eb3 + + + + + + fe14265cee782ed36b2d944e074b692f2e0b6f67 + + + + + + 6125fcf26b395057fdde3781a52ed018 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_displayevents.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> +Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 16a744f55e03ba14c4a4726f472a86613883c7d0 + + + + + + f1fe5ba113dd9468e9b8ace01d51ba40 + + + + + + 5404bdef94b4bced6d9fea2aee5722b7cd1c6e656660e669324f643934fe5d06 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/gen_audio_channel_conversion.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4554569b18a425b7e0de73d8cb76b346 + + + + + + 44ac212aa9cb892dfcd986bc69908fa01cc95a788e1374af2306ec951d68cb31 + + + + + + c335bf04a250712d2195d158d036ec506bae0d69 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_systls.c + + + + + + + + + + NOASSERTION + + + + 60a9962e98c3ccc98b815595c4e87944d2ba60ce + + + + + + 5986fd6d1272261bd657f8ce9df07cd1f0693c1aaccba3155e143926f8435e9c + + + + + + ef6ecea23a057f6905600f3f042ae5ef + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/hidusb.cpp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 03a85850ac3019a706a671778087adf5ef436187 + + + + + + 869ac380c7b3cd8ca4e2144a2d51e14247f9e9363ce888ba4f69430fe557afdb + + + + + + f09a0692d99c21c95923fc9b980076ab + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenmouse.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a558e8f954af1691ddeb9d1ed16f3956a1224606 + + + + + + f75439673ab3a3a78de1641f7ceef11f58bd0c57662d1d15159f4caf67322a48 + + + + + + beb3fa244eb8b4219eb2ffb25d9a004e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivanteopengles.h + + + + + + + + + + NOASSERTION + + + + 25ffe71310ce09102a86d6f3e43e34d5683accea487532b43f9696df630f62d5 + + + + + + ccbad05f90872aaa519eabeee2f6e90e + + + + + + e371cf9a4fd82c30f089ed305d5c55352040e090 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/xboxone/MicrosoftGame.config + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + adc0721775edb98c0a1b55e436a8e4be3edabaef + + + + + + 88f804c7c414156948e93b5fb0d25d3be5ba5070a541122a099b7fdd74e66194 + + + + + + 571e3e9e01ee3549b0019893d6628d52 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_systhread_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ef2568a49761c17ee9165ea8f1528280f7de568b6f114849c0befd90f37291dc + + + + + + 5a04eabd2b43e995e8e2f95b64696f8368dfdfd1 + + + + + + 863376f946e8bd69a4007d1f015fb324 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles2/SDL_gles2funcs.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5e83e00506876527ca4d966084185149 + + + + + + 493b7d906c9c22f6bbaaed6b200b5ded1c5df5ee6d556177daa2b60487f4bdb4 + + + + + + 68fa3f5946ef8095022e3c112aec19fe2952f038 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/sys2utf8.c + + + + + + + + + + NOASSERTION + + + + e5fc2568b2caf8661c26019ff519bc2a + + + + + + db45cc3595f7791cd464eb8acc0924dad664f6c91121b717a59723fa8e406b02 + + + + + + aab40a0501424009e69167db3ba434e48310f113 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/android/SDL_syshaptic_c.h + + + + + + + + + + NOASSERTION + + + + 132dd8756e09ef192741c5d929a4f7ab66044677 + + + + + + 3cef54fb0c97d156085323357b4c45a935b903427d013ac9e08837f045cb303e + + + + + + bf34eea4124f00a2c8b2aca87bf656d9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$KnownOptionParserState.class + + + + + + + + + + NOASSERTION + + + + 540a61849be3683f103a040d177ed4da + + + + + + 6569c215b90c0cf50b52b7a87732b1cc55808ae8 + + + + + + 8cf33d52fc7321660260a6d88cd34c678282ea75e69c53da370fb3ce8b2b6298 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testpower/testpower.vcxproj + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + cacb902b28555eee2bc6610d3eb39fcc + + + + + + 5b15849bcdb8ff3d9496006fb9b58f664296ebeb8469fab89339c3368e326f6f + + + + + + f47818a55444b6f68631628ecd88fb262b91aca6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidmouse.c + + + + + + + + + + NOASSERTION + + + + 8f1ad0b347d1e501a0058f1152db6b59b84406e5 + + + + + + 7344813dd3097a8d8a4378cb7adbaad0d01917d9dadd3184c5d76ad0d00c8fbf + + + + + + 816513c205875a79f39b0ed0577c3299 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/resources/SDL_DS_Store + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f0b7c8d6a1319eb19280ca7a85ed1ce3 + + + + + + 6a01887707e752380d3c1c24afdf19988b47f1fcad58d3799d145bc0a159711b + + + + + + 4e0f694531fa0b134638efc5b49d0d513d2f477f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_shape.c + + + + + + + + + + Copyright 2015-2022 The Khronos Group Inc. + NOASSERTION + + + + 1d72371e3f5a21d09774d4378aed60835a70ac78 + + + + + + 8af551305a704a63713cd24261f6bfba + + + + + + afc6785ef13e330491494620d2dbe833cccfdf212a52570447aa1173f00ccef7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_macos.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c821cc6b0f5eeb07b6836824b792088a + + + + + + f7a1155cf3e2c1df7530b127f78de7a013490d2e0182589508686bf9322679bb + + + + + + 163287f486ee09a4a75626eb904ac5915bba9098 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_pixels.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b2af28c516a2cc9086c40333fb9b11d7 + + + + + + b85e5abe2b0d3d6e4d899839b964da782632d5db45f1d7f10317b3b5889a308e + + + + + + 0290c195dbe254f7bf95f9579119d4b3b768769f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev.c + + + + + + + + + + NOASSERTION + + + + 5e4b0b38ef81117a43ebb453ec044474 + + + + + + cd79510354d74d5b5cc21a353f31dacb834b31e6 + + + + + + fb95535439171b651977d21e72bc4270af7532008e7bec7234fb562451262c18 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p04_shape24.bmp + + + + + + + + + + NOASSERTION + + + + 4815377d4e67f03e32a804cd94dd85e4 + + + + + + 7d7d9724fe5e3c476d5a939425216aed1b18c977 + + + + + + d06eae6e1626df3c5144e0d2218039e578ce1b2ca18b77047903dc73df11307c + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/android-prefab.sh + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9a8a46e990f21d902e04ca49ded0850447d61460 + + + + + + 5714fdc31650602f9250b38d8c35ff82 + + + + + + 11f23ccf2b628b77227070331ea440c874fc88723dab7163a4c500eb22842cab + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpivideo.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a61c1e3b58298096bde44d2bcc03c2142fcea5a9 + + + + + + b50cd409f780891eb21716bc60cc177d + + + + + + c5b4f823acda6ef525f3a393d0e6a1489ddcca2e12e3a23574c964175bb13313 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/ps2/SDL_systimer.c + + + + + + + + + + NOASSERTION + + + + 397eaf02a5ac1bd335a3eb7a4c8352fff4d5ae64b6fb2a44d9f5c2360f633251 + + + + + + 526b1ef4e7e4554d5c9f245867180008 + + + + + + d92f8ef39d690262e1a2f1313b1bc00ca4185349 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/SDLtest/SDLtest.vcxproj + + + + + + + + + + NOASSERTION + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> +Copyright (C) 2020-2022 Collabora Ltd. + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testevdev.c + + + + + 55eedb9064bf6b7c8a68f8233be3051771d24e70de510052ea1c4186fc4d64d2 + + + + + + 28501656b079a41138bb8a4948fe599b + + + + + + + 0d57e6539e3de27c7f2c9bad5722671aac0a4416 + + + + + + + + + + + + + NOASSERTION + + + + caa6b6617bd180e246dc7f9c126a20482c0f542b + + + + + + eee10763689166d6ed00142eb95b122a46d3654e40f8f49398c6a59680e35d22 + + + + + + 7929d0fee430e7d773380102f52ebbe8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_math.c + + + + + + + + + + Copyright (C) 2007 Free Software Foundation, Inc. + The file contains the text of the GPL. The text of the license is licensed under: +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. +Thus we concluded License-of-GNU-Licenses as license of this file + + + + 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 + + + + + + d32239bcb673463ab874e80d47fae504 + + + + + + 8624bcdae55baeef00cd11d5dfcfa60f68710a02 + + + + + LicenseRef-License-of-GNU-Licenses + Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + License-of-GNU-Licenses + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/LICENSE-gpl3.txt + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e1eec73ea63645a595e15d5cbc2c6b55cf33c4c1 + + + + + + d2d1c120441685cb50240a3f8a6c4834 + + + + + + 5a884390d424021233e218017d9ffa98467fd149edf1cd2dd3b24f705b62d9e7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitclipboard.h + + + + + + + + + + + Copyright 2016 Adrien Descamps + + + + 97eaabefe116696db5256e3268e00ed348bd4555 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/yuv_rgb_std_func.h + + + + bfb12d86535bf9a427d2729092ba9359 + + + The information in the file is: +Adrien Descamps +Distributed under BSD 3-Clause License +The LICENSE file in the same diretory contains the text of a BSD-3-Clause license and the same copyight owner. Thus we took the text and concluded BSD-3-Clause as license of this file + + + + + + 7c6db1ad9fc931da3a287ddd6211b5cde6a4cbbb668953a811357af29937be3c + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f2918b8bd7dad8154ac61ad53c688e537f82597bcb84b5ea19e2a03ae16a0810 + + + + + + e8561b74020de9985da5bb03fec92a77 + + + + + + 2d4c28ebfefe989c722caaf1247ad9c64eb99804 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dstouch.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1fdbc0eb00c05dc72f8109caaab5522e7b0d8b5621b6a0ccf49c3450e20b68dc + + + + + + 5ddddf288f5db681d759ab87ba6bf5cac01883a7 + + + + + + 6bd41fe19870cd6948984fd59ea4f8ea + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/iphoneos/SDL_mfijoystick.m + + + + + + + + + + NOASSERTION + + + + e301541e18100552606ef78d9f1e271a333d489f + + + + + + 01bf558f1e97d448b3e315bf7079020d6a9ae820f704dc968337de51af6a2242 + + + + + + f161c06052b172f4a89a44167d2c3fd1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-android.md + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4ccfeacc367e47aaac3b28a6640ff79c2c6b6832 + + + + + + 5806b73dac9114bedd81686f3f91d5aa + + + + + + d87cdcec0fee4382887cb5c7e9e57a3f957404e0923a334cf796bf3eafd5e3d0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_quit.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 55b8ad9553f137ebbd3290dff650130c54f7ee9cd307f5b2517da85e17a90500 + + + + + + 57e8b173ec80db42819baac770c60bd2 + + + + + + 464a3c48374e61bc166748c04ef772027bfca405 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenvideo.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 017c899e8b3e204e5c25d4f3caa6878b + + + + + + 8947370307a45a6102fe0f2a121ddf3e23607525 + + + + + + 2038cb2dc3767ff0051d88cfa23a29fde3a1eb49ac9f6bda2873c2ea20594a0f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullevents.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b5b214c4853ca312502f0dfdd9e23605 + + + + + + b186aa95f605fc7849ecd542e329276867853e9a911d73364dd0ca4b2bc561ea + + + + + + b88adad86edf8444d79fa2433895126b17729b9f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/haiku/SDL_systimer.c + + + + + + + + + + Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, Inc. +Copyright (C) 2021 Free Software Foundation, Inc. +Copyright (C) 2021 Free Software Foundation, Inc. + NOASSERTION AND NOASSERTION + + + + 1f2ec42ef0913c808d78adada01fbd4feb7d87f9 + + + + + + e89c2a5fddb1a1bf4d6393268ae39c5c8cdb855afa03e735bd97ab4d9eb1036e + + + + + + b4171014d3eb65a897c5d9e0c53ddf2a + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/configure + + + + + + + + + + NOASSERTION + + + + 80fcae79227c65a8c6946ef79e8ccd5d147a4700 + + + + + + c62009694c9bf0fca37f2cf8be6ead297a5710ae2c06d30ec370a837ef133260 + + + + + + 92e290aae37cab594cdd26d464c1b508 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p10_shape1.bmp + + + + + + + + + + NOASSERTION + + + + 819dff7ab143d9355508e25eb6b0b4cf7241a3d5 + + + + + + a153cc4bceb8e76700eaabdd1fb852005607d6958f5b07c3ed1e21c24cc31590 + + + + + + 03d8bd60ee953e1902418f79cd0f915a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/ParsedCommandLineOption.class + + + + + + + + + + NOASSERTION + + + + 02fa75d90d75619d11d3d48ceb4e57148c5feb11 + + + + + + c723e119be0294d7811ed3a3c6e525b28061edba425d76ba0ddd76acf75dba29 + + + + + + 576105166f14128d9a2207195d129b8b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/AbstractCommandLineConverter.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c7f5dd622ce84ef1bf7bf1a6e927d923 + + + + + + 3234f00e87453c0058ada93ce995cac023cdb05a60e315b413e5a6ebf337cc4c + + + + + + c8ddc99fc082e83e4624d73f4fec502ef44873fb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_mouse_c.h + + + + + + + + + + NOASSERTION + + + + c4e6e499b919ceed772c94296a1652c0 + + + + + + b7adfe4648c43a6a55435e024f3819a2cf65c397 + + + + + + d203dd61b79d51caed9ddd89d45b3119179d8f392fcb75822e91f38b6907259a + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/XcodeDocSet/Doxyfile + + + + + + + + + + + + + 3d0671eb11db4ce43469e65efc4d62d1b5e1fd42 + + + + + + d9c69538fdd0d2680381cad6b13cc79ff2efbfcd077a8843c6038b1eb278ca8b + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/sun/SDL_sunaudio.c + NOASSERTION AND NOASSERTION + + + LicenseRef-MIT-CMU-style + License by Nomos. + MIT-CMU-style + + + + + + 6f6610f1d743c5639b96ca708e84cd57 + + + + + + + + + LicenseRef-Permission-Notice-6004af33b854afc9753216dbd89b2506 + Permission to use, copy, modify, and distribute this software +and its documentation for any purpose and without fee is +hereby granted, provided that the above copyright notice +appears in all copies and that both that copyright notice and +this permission notice appear in supporting documentation, and +that the name of Rich Gopstein and Harris Corporation not be +used in advertising or publicity pertaining to distribution +of the software without specific, written prior permission. +Rich Gopstein and Harris Corporation make no representations +about the suitability of this software for any purpose. It +provided "as is" without express or implied warranty. + Permission-Notice-6004af33b854afc9753216dbd89b2506 + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> +Copyright 1989 by Rich Gopstein and Harris Corporation + + + LicenseRef-NTP + NTP License (NTP) + +Copyright (c) (CopyrightHoldersName) (From 4-digit-year)-(To 4-digit-year) + +Permission to use, copy, modify, and distribute this software and its documentation for any purpose with or without fee is hereby granted, provided that the above copyright notice appears in all copies and that both the copyright notice and this permission notice appear in supporting documentation, and that the name (TrademarkedName) not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. (TrademarkedName) makes no representations about the suitability this software for any purpose. It is provided "as is" without express or implied warranty. + NTP License + + + + + + + + + + + + NOASSERTION + + + + 30a53402cab3745be334d4d4c45b8235405d7dc5 + + + + + + a3607cc982e5586fdc27a0feaeb59b7affd661d630b34c2bd8531371ce8159f4 + + + + + + 38cf6e35d68dac323a16767a95b6fc6c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/values/colors.xml + + + + + + + + + + + + + + + 7d74c61962fd09c64d182b144a07f7af2857c304 + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + 6dcadc99e6b09be5af9cab268079e35a + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testsensor.c + NOASSERTION + + + + 716203607dfcf74bd2434f26f78b39765db2f22ca6362e41f247036930825ab9 + + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 637d35d1889ba3f44a93440258f77622 + + + + + + b2fcf5702ea1fd1c2e4ddb6d82ee2052d56560de28596e20704c2922592558eb + + + + + + 6f56981f9da50afc1551b040d3510428e66aee23 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitopengles.m + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + dbdc7388e279e7bfd8ee190518bf8f2e03d8179d + + + + + + ec7a9192aebbf9aa0bf433dc1fdbe78c + + + + + + 96de00e62161ebb8ac96eb8b95935b4413196ca8eb945281925f27289195649d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/cocoa/SDL_sysfilesystem.m + + + + + + + + + + + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/k_rem_pio2.c + + + + 57a48396f626f1b744e1d11f4a7d5ebb + + + + + + 7d96b391b5f28defe34893f50cd1b9bc35c60595 + + + + + + + + fa58ef8e8285f1bb6abbcff6d29569409b6193c6211ead37adaf55baa6ad9921 + + + + NOASSERTION + + + + + + + + + + NOASSERTION + + + + 186eaf6f024e4fdb565a14e9935e01d85f3643c2 + + + + + + 6b440fdd88c990eb79083a7d9ae95bc0 + + + + + + 91d62d1dcde1dba08e876a839699a6cefe481d0ad2242295613950be77cce969 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/controllermap/controllermap.vcxproj + + + + + + + + + + Copyright 2015-2022 The Khronos Group Inc. + NOASSERTION + + + + 7151beaf7fc6b59b73dfa2f4dec4bcc0cc9609b2ba6d095b90b227379e423c24 + + + + + + a1f0c422386db9246a57f0a93de91007968951ad + + + + + + 970c6517fb3f76f5af764d919b6dee6a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_fuchsia.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 86dd34fd7b4bbad358ba1ded9c9bae5d75d924570ee6cf6af9a798b5dd4d8942 + + + + + + 218fe1a1b922413b0833816154cb3c34 + + + + + + 7d6fc0c6d4bd70c88819aef1044f5da6fd7d72db + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_nintendo.h + + + + + + + + + + + + + + 476cd9dbc76c4c34fe612b65f7a06134c58331d6d5faba9f9e550dfeae310ed1 + + + + + NOASSERTION + + + + 00873db1f5ceb37ae8d359dec8ea97f4 + + + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/windows/windows_process.c + + + + 6859cf620f172905eb6af62f560c21180f7ca524 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9509b8190a7eef8976b550839d5a8446 + + + + + + 159a500a31afb015af9a7e7b21ae3a534be6bb76 + + + + + + 9320b89a21d6507a9d375d17bfe147f16d2d593c1ee4739c9251bd64f07248cf + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_imageBlit.c + + + + + + + + + + NOASSERTION + + + + 73c93f33809bf93afd173e4ca6c640ff2d3f7fa7a9d06b8250f12af8d1dcee04 + + + + + + 20dcb684a22e69482cf0829d0fdadccda40ba07a + + + + + + 230451a42ea66366a4560425dd873bfe + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p01_shape8.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 19dd2d6ee07213098768d838900e0026e587872fd8b097c83f84e86f9e2f291c + + + + + + 648ee2a6480a96dfe27ea7dc7e1ae201 + + + + + + 930bb5db16a7e45549a91aa4650697398812600c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/directsound/SDL_directsound.c + + + + + + + + + + Copyright 2007 Red Hat, Inc. + NOASSERTION + + + + a5d73030f0216338eb2c292f46b4f282e241e24c + + + + + + c9e93634b2ef7863b963a149cc08e197 + + + + + + 1e8acbadb618cc07622280601b3e4ce68a8cdb47ea48191943a23ae50178ce78 + + + + + LicenseRef-MIT-902fe71e696f7bd3555e54b30a34d2ff + 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 +on the rights to use, copy, modify, merge, publish, distribute, sub +license, 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 (including the next +paragraph) 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 NON-INFRINGEMENT. IN NO EVENT SHALL +THE AUTHORS 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. + MIT-902fe71e696f7bd3555e54b30a34d2ff + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/edid-parse.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a5efc045dbd588ce69e692e02a63c51a + + + + + + f62d700426f983e922c63bf53deef9e4313d11fa + + + + + + 11b1960df49bff8082ac9ac92b23b95aea0d4a8b830cbb51295ace971cc7024e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitevents.h + + + + + + + + + + NOASSERTION + + + + a9bc4f929978e087066c2f8fa0670acda8f53cfd + + + + + + bb460944317e12f908f6965f6e629b3ebdc72a8ae594c0fa14c894b56825fc7e + + + + + + 9f407c903c2a41438fccdbbf772a5ef3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/mixer.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 41b8e8520783c535259d11bc99f1a15a + + + + + + 2882d1f7a2a7dd29078f2dfa7d42438be12d553d6de4146f6afd24542bc2a03f + + + + + + 4e804a678300e3d8b6617680c52c29c1d6a413b4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/unix/SDL_poll.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2688e2b327dacef29b55b08e7038ff40 + + + + + + d6c8587c617762e8fc6a93f5ad533cac753b3bf24956e5397fcac7ac6aebe45a + + + + + + a02f52353a298a09724f9cf29187d6424817fcfd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_main.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d565147eddae1823b3c3ca4dd919f592 + + + + + + cc1bbceca084468c3192125336e9d0da6c448e74 + + + + + + 97e209f75f865069d30f57563f1f5a0fda6cf319911d5adad160bfe030c30d67 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitatouch.h + + + + + + + + + + NOASSERTION + + + + 726f9fe2c9336c73bab3616ffaac7c2c + + + + + + 08d4ec1a4ccd8a3270b5a6ebc3be314230df2f93 + + + + + + c1c28d361dc12397f2e737ef1aa871ab04d66a75417df7b4ccb2b0d122e06c87 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_mouse.c + + + + + + + + + + + + + 66278b91a5ac89d9cc277eb4f9db965209a776836f09dff92bdb03c01190390f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/SDL.xcodeproj/project.pbxproj + + + + 9f64efa6c03382d3e74d3e771770a092ece7e523 + + + + + + + 615ad69c8cba11645a869cf4a6a1d318 + + + NOASSERTION + + + + + + + + + + + Copyright © 2020 Aleix Pol Gonzalez aleixpol@kde.org +Copyright © 2020 Carlos Garnacho carlosg@gnome.org + NOASSERTION + + + + aec831251b8f46c48e565395b4e2c6bb + + + + + + d960c1deaf44540aeef9d65e57298bcd16850f5522b6ae2ab7ae313fc9c7e4ca + + + + + + 44ebf83445dd847209147528ea9d10a9b7c1ca4b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/xdg-activation-v1.xml + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4f25e343c1928cf919192acb01615d02 + + + + + + 9064acb822ee19df50b4d49fd4d5c9223d3fc04f8524d9ef62a62d1b88a525ab + + + + + + 6b454cfa760d7043ba0bc4510459cb8a19eba39d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_types.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 24588491a1fa4e75b4f6210655e267f3 + + + + + + f42065bb363ecc5bde62415362f3ff8aa81e49a9 + + + + + + 08e3f0fbe2f85bcd05a4781218a27e7466f67c62d3ea2478cb1605a0bafffa34 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_windowsjoystick.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c42b0b0739f49ee9b9b1b312421d8f2b + + + + + + 5663780737edde8dc6b707987916cde70ab4874a + + + + + + af755e906487b7e3cb1710f4a63c65644af4a2cd425802716b799990141c9a2d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11framebuffer.h + + + + + + + + + + + + + 6afdbc5330f1a34515b2f371a459a96f723403fdcf86524af2d7629322086f97 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/yuv_rgb_sse_func.h + + + + df30a8573bf3039ddda1a64fc1986e5c641cb4c3 + + + Copyright 2016 Adrien Descamps + + + + + + 2a258bea0680a62c5408ff4716b6a3b9 + + + + The information in the file is: +Adrien Descamps +Distributed under BSD 3-Clause License +The LICENSE file in the same diretory contains the text of a BSD-3-Clause license and the same copyight owner. Thus we took the text and concluded BSD-3-Clause as license of this file + + + + + + + + + + NOASSERTION + + + + 202af57a994a57637bfb7fe25394d544 + + + + + + 5bf87e2dd59a555df2b37165477c6d79cb9090aa + + + + + + 5ea5089eb7821aee114e8f64245f20d3413cbffb4dc9a3d7dcaae8adf03b33da + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_crashtest/testsprite2_crashtest.actions + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 08b6e66b3f6eb54257378acfa43f6b5f + + + + + + 900e3ec1374d0b157f791a502acbf25b659a65a2 + + + + + + 542b84fd33c13505cf23e74ce045371387fa40d21ebd92c1ddedffd3d6710da2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/SDL_syssensor.h + + + + + + + + + + NOASSERTION + + + + 101ebacd3d091de9b4e004c6372d9328ac5c03687d6c8d8b4f5663790e855474 + + + + + + ceedb6cdea1c0bb4b71b420e292c604c + + + + + + 179f0e31ea23962f3c740f9e1eaa997e4b2a8dd0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/codechecker-buildbot.sh + + + + + + + + + + NOASSERTION + + + + e72c8d2f4baf2fcf003dcfed262358fc3fc91d32 + + + + + + 5d7f4b87d89f10aee837de10e41afc60d74449694533d635443a57dd263c0c4f + + + + + + 369459dee48742f36e61a0b021443ccd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/hidtest/Makefile.am + + + + + + + + + + NOASSERTION + + + + 86c952aa0481acfadb0b8060712cf0a9a63d0209 + + + + + + c9bfcc97a627c3761d5ad364af81534acc9784e8d0f4f99c2e3619cc58c907f6 + + + + + + 52d703f6ad596c569c1bcdd9968fd0e1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/META-INF/MANIFEST.MF + + + + + + + + + + NOASSERTION + + + + e403fb4bbdb7374d6c6588b8ae43054aa1f6ba0ca8fbaa984f5d988b39819641 + + + + + + 4adcf6764295c60e55200a8d17cd03c6 + + + + + + 222cd84e43fc2275601484541454a35bcf3cec73 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testyuv.bmp + + + + + + + + + + NOASSERTION + + + + 7d56173f722c8a8ee7db23e319eac7451780f28039888fe446999afba9143d8f + + + + + + 312f75ee8f3c95b664523f944e8c0327 + + + + + + 4cfcb4751bc7741eb7776b43540e4e2497b5f009 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/mac/Makefile-manual + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2cb16d483e7189f5b6b6166e29324d767bd6501cf26a6c3bd35f9518317cfb46 + + + + + + d3e09338923ce3ea78a660bbf0c14cfb4c4dffe5 + + + + + + b96d7327ed9c4aa0261063099a3e254b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenwindow.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ee9f5ff0d8262635604499b1f97997573882c19b48627e1bd3742bf16e9b6f93 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/src/testgdk.cpp + + + + d324130394d66aaa32d901a88a209467 + + + + + + + f751b811761f4415a4dc8dc9b59cac087f01bd23 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d68d0cf69726e0afcc74726635e6480a59adfa2c535156340dca4d03bbb1adb4 + + + + + + f07d216d3fc618b67fe67bfe78f91586 + + + + + + 00d99c48f83d8f093e38b0fee86a61c97abe2169 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandclipboard.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 861f34ff8aa58dd798ade799bf6bbd5f + + + + + + d7d312889d74ff9f5673e9136c78cb16d6cdd67b + + + + + + 02f56965531013e86167e9ab9bed695775a403743ef5e4c0b91c536833f9f8ab + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_imageBlitBlend.c + + + + + + + + + + + + + d5a65396abd0b5c0b8f8819cdbe7ccdeb0369a675809d8d33b7aed0a071bf13d + + + + + + 56410429ec6f14792fb52f5779188033 + + + + + + + + + + + + + + 3cb226a30105c99570dcc5a81cf25d324ab7eba2 + + + + NOASSERTION AND NOASSERTION + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_crc32.c + + + + + + + + + + Copyright © 2014 Jonas Ådahl +Copyright © 2015 Red Hat Inc. + NOASSERTION + + + + 80f9f22fec8c17ab5b6b31cb93737407 + + + + + + ab4930dd3084f732b6fdd12ee6dbd0a112a758ed8a57b170366391dbeb1a22ff + + + + + + b7198a53812be99c2d74049b28a0e8537f9be8fa + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/relative-pointer-unstable-v1.xml + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ae94ecab9f80b1ed5abf002843433f16 + + + + + + a5ee48d0716398a87cc59d6898228badd40d31fbb0271b28a95526a79e08998a + + + + + + 5b4e653e09976b2c24efeb5f3d2e2e0d64cb07e1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandmouse.c + + + + + + + + + + NOASSERTION + + + + 1f0e79bed2d33e60c3245af20da5f34fd3259f6ccb6af7d2d382bfd44b956359 + + + + + + d0ae5a7f032d07348f098269d6aea1b3 + + + + + + cd390ba64d1b5f84a56d7ece5bab90b43df0cdc6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/main_lib.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 94a65672e8ac2f9d3a6562525f8af260a9b2e330df41a4386e1814486dd51dbb + + + + + + 87ac0e44b2657c8dd4b051ed3d11d59d72a8e500 + + + + + + fc58d4b5c6b5a8de55f4705ac04552e2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_atomic.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + af09b0992826559c034fdc1d4c70bb243612048c80342262b79cc365c4e66148 + + + + + + f3f0b6f98b257b180db3e65bb7fc6a03 + + + + + + e74c195560b55ea39a30ef185e20d4e67fad925f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullframebuffer.c + + + + + + + + + + NOASSERTION + + + + d104aa8b891be0dcad8621096c908b95 + + + + + + f28fd52f765e95a79e0b733ef5aea02cd78b5324 + + + + + + a7dd8ae0f071fd3ac989ed5b7d38210f344b19f0dd6badadd944f3216c42dd25 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-raspberrypi.md + + + + + + + + + + NOASSERTION + + + + 3cb77b66239f63768994170b246c11ca951122b5 + + + + + + 8c58af055e5647697534989ce2476a825be763d7e227b36adaf57279c3d3ce44 + + + + + + 8d4287ba378bb030029052ead18ead6a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/clang-format-src.sh + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f2a53d044e34ee998baf5167a990c16d1af327274e68e0b0d878151f9e2e2625 + + + + + + 8dea6f1b470abfc1735cb8a74ce3e0b73b59f373 + + + + + + 792008ee9ee4d555ee41ab707dab3898 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_bmp.c + + + + + + + + + + Copyright 2015-2022 The Khronos Group Inc. + NOASSERTION + + + + 6e89badba188f17275ca666ccf5b2f882f175fa88845c64b4c7436ad7130309c + + + + + + 33cdd101eca24e2c085c1ebaea8782aa1377bc4f + + + + + + 82b42c3e60d7fdb5ddedaf8f1a036d80 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_win32.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + cd9ee9a553402de9d9a2fd499e04b77663aa6d60 + + + + + + c1836908f26d274e4b3b114030d28617caa6a5b2c997d586974e967f85e58f27 + + + + + + 807394246d11b8884eef6d03f6b2dcd0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/dummy/SDL_dummyaudio.c + + + + + + + + + + NOASSERTION + + + + d53c5c4c65536cdedb145e436150c10fbb5e1297 + + + + + + fb34eb041e75fa4951d225d8d24d8564c44bc42940e7ae45ba52b3a5165e9e4b + + + + + + 6c1686da787462748f2376cebd64be78 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/launch_harness.cmd + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8dfb2b96db268ad4fe60f97ef9cd7268 + + + + + + 846dfab42fc97943fd62649c92f9ca56edab076d + + + + + + a18d27bb000b7cc0366b060002b7e0aaa53ff3ed70c70af614c0ef28a3da926f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/psp/SDL_pspaudio.h + + + + + + + + + + NOASSERTION + + + + cfb3b6741ca4bd31959e6dd4f2683eb38641160af94116e94d5e670bcae2ad66 + + + + + + a65bb6e7edb90eca63a52c12b173bb48 + + + + + + 8cfe37d8b98448a58cb36d4f3f9766b769944eb2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_timer.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 51cbea92c025c4c053ba582459be02009ee4532c + + + + + + 16bc9e33986772f5bc5765a19cdc39d1a8f29b1a684f92ac1cf3a7e3f0376de3 + + + + + + 3c92260b660d31eb5b8cfa97a7c7863b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/psp/SDL_sysjoystick.c + + + + + + + + + + NOASSERTION + + + + 9bbd4d6d4ac93ee7acaca7a40bebfd32 + + + + + + 90187b8c3a7f2e5a26c085257bf3e884c302277a + + + + + + 792762009893abf12bf31543a740217ee40909c23567dfaf7c4c31c270d38949 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/Makefile.freebsd + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b1ab61537f900d9ba5dec0ed64d5a24575fd2c5a4990fde3cf031330d18c9448 + + + + + + d936cb1f1e7bb39572b4e9357c119929 + + + + + + 14079d03e701a237aa88e9c43a802b3d784b8a5c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/paudio/SDL_paudio.c + + + + + + + + + + NOASSERTION + + + + b7d64168f4f788e81fb47572c1e03bc005bd83c8 + + + + + + f2a10a969de6c5ac4bd917875f1538a4dd53ced0c7c8cfc68441cabc32d022f2 + + + + + + 4442eb3753e7124426330250728315aa + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/Makefile-manual + + + + + + + + + + NOASSERTION + + + + 1ec5fd5efdae7775318a4ff3b799acfa7bf18e0f + + + + + + 5b46e26e8ba888110f8908ef0def60c412ba6e8351c5d322f9b9406644cdb161 + + + + + + fb15b71fae73a5b8c06595919f1bfcdb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/SDLSurface.java + + + + + + + + + + NOASSERTION + + + + 39718b260653fff3f5115adde240932f + + + + + + 73ed29da34ea0f2876b7c7153f8275f6dbc1b0b6 + + + + + + e73bf363a4dc079a178e91de7a611816161b6d880f6c82e30b7097ec9681f4ce + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p16_shape1.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + be2f555cc6f7c89d6cd692ea9615503835690448 + + + + + + 09d54fda2928f69468b8ea86d0d418c332a8394e467505facb4938f0b266edfb + + + + + + 2a9c1404887128bf31f1c147a57b3fc0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/unix/SDL_sysfilesystem.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 910b2e372fba6f230473f269235a457c7b12e18a49f542764dd9a932854c924b + + + + + + 301c1d1f8a13f35a179f41630ef286e0 + + + + + + c01128b9260c4e440bf12dc362f242f3f7e40dce + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenwindow.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2b6f85943e04c1f275a06b1bf09c2fd4ada520d6 + + + + + + d2611d786c64943705533b6918c5cf562460f8eaac3b7cd2f802f8e1288ba18c + + + + + + e646091d1a0b81e5e8929741af46c786 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagl_pvr.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9757aef9131257bcda75945b67c69ad0b059520d + + + + + + 5194b68264890aa39c80a74bbea76a79 + + + + + + 02376362bfb2ea8c7da6d751bc876195231e21fb9f2fa4cd00c989ef17df27b4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_rwops.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5dbb581d1782e2b1ab6f3e1506a903bd7361cb76f03c763ccacbcb33b49422d3 + + + + + + 15f39491831cf539d349fe349eeae4a841d63aed + + + + + + d669b519548a70255d6a7bbf14e7ae5f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/nacl/SDL_sysfilesystem.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6e4338b34e2d7e8d0def4e0a58915ead9c274194 + + + + + + 3a002f61d69b72639397dcfb4f46bc43 + + + + + + 6e352cacb5f6be06e62a5d936841ca67b154d0c6b5a0e1eac0fde851f352f2fc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_vulkan.c + + + + + + + + + + NOASSERTION + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + 633a53f0dd90c2cb1b8a96cf70ad5d3a14fd614aacf8e10544e1f1285fd2f3c0 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgl2.c + + + + 313866292eaf9daf66c0b4060a7e2f724a89dfc1 + + + + + + 6aa70c841fbff0074b4e26816aa7fa4c + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f6a9dd8bc7cee17d64cb45383e1d6661 + + + + + + 14d5ab16fab2cb0c93c77a3471da920c535e89bb + + + + + + 9c81ec6f4dcf15a4f097e7d6682aedc2857e9f4d357714bb90ae7f1babf6df8e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audio_resampler_filter.h + + + + + + + + + + NOASSERTION + + + + 8efe81d851bfe4d20782cad1d6c299139f2bd989 + + + + + + e447ffe591b73078a3943306c73b7e1a2fb3c0978ab2d72a78cb576bb75df361 + + + + + + 8b60a68f0caf3d56eab4799756370f43 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/clang++-fat.sh + + + + + + + + + + Copyright 2015-2022 The Khronos Group Inc. + NOASSERTION + + + + 4f5eaf23adda7afe41a22cb90d03dff2564035ae + + + + + + da4a142ee8eb7bdc2e73192b7d08495070425cdb1b765f7b9b3e7958d1e314c6 + + + + + + c1f1bb5847b48d43eed8a90c1734b090 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_wayland.h + + + + + + + + + + NOASSERTION + + + + ce24ed250d123dc2d971f2e88a036459b8537748 + + + + + + 540356bfab5f117f5aa69233e3285d6ac783f22bafee36b1df2659cd79898376 + + + + + + c5920e6f2566347bdba05a79fe2caa16 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$OptionStringComparator.class + + + + + + + + + + NOASSERTION + + + + 3a9fdf657ca7186a38bebfbc351a34d6e85cddf9 + + + + + + f163131b9d35f341f8f7c38bc1d64ba2dddbd2cf3fc897e24a802b9fc7bf9f42 + + + + + + 829f41de4b821d11d50b1530f67b89dd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile.freebsd + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4fa81995b8182922b0cc67802cc3783a73bb608de122c2a75ae674d24147388c + + + + + + aa9e406e90da2b90c579a490388c4e5dfda51677 + + + + + + 7f6f020232606002fa04e2b8d91e3ad3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_winrt.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e2bad1cf125a5abebd57d181c716114b66f4b5f2 + + + + + + 74905c7433113157861039a0d6d200017ba02978c08943471a6d4d3f630156cf + + + + + + d44c91997625fda2f6bf8dec2bb6b6db + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/disk/SDL_diskaudio.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4617e1a5d3c0f048d28087fdfc60fa0c2e2bfed05a5ef0f818c2b9be7dc25a73 + + + + + + c53fdab682405bcd801880bec2f375da + + + + + + a1d16302d0227359454a563212f3e771d61359b7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/nacl/SDL_naclaudio.c + + + + + + + + + + Copyright (c) 2012 The Chromium Authors. All rights reserved. + + + + + b6fdab7c81264a4163dfae73b5a9a27f + + + + The information in the file is: +The Chromium Authors. All rights reserved. +Use of this source code is governed by a BSD-style license that can be +found in the LICENSE file. +Obviously the file is taken from the chrmium source tree. We checked the LICENSE file of the Chromium Repo on GitHub: https://github.com/chromium/chromium/blob/main/LICENSE +The information displayed is an individualized BSD-3-Clause license. We took the license text and concluded BSD-3-Clause as license of this file. +The information was retrieved on 16th of Oct 2023 + + + + eefa29e590ab8d876318675e1578ee1334825e41 + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/nacl/index.html + + + + 29f2196890897dfab9eda2de5540dd8273427069f055b06602ead5a12cfdf714 + + + + + + + + + + + + + Copyright (c) 2008 Alexandre Duret-Lutz <adl@gnu.org> + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_recursive_eval.m4 + + + + c83b20edba5a3d96b36aa6fd10ec27c7f422c910 + + + + + + 8ba96a725477aa2c2d1cbb1d9f6a25ce + + + + + + e03d2fcb4617102f534439279e152862ff1291f3d4d1b7244022d5950a09b565 + + + + + NOASSERTION + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0a1d91318af2c129cf17c4e8a6d84b1b + + + + + + 397085a8904b847cc39b48bdb8cc8f3c6ae1e90e91a4c5d080bcf841120a016f + + + + + + c159aa3cb3cc725f72f854a6f5a483e8aca1b910 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_video.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 422fbebf991edb5cf84bd5906e074c9315e0a4237b17a6496587e6e958dce539 + + + + + + 4fd82bb66e38ac7b9c3876ebd4ae7e64 + + + + + + e698b6713d3988333b2688c1c30f74738ca37f10 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/nas/SDL_nasaudio.h + + + + + + + + + + NOASSERTION + + + + bed178a7269c7745931d3b3571701b18c2e2c8c1 + + + + + + 4e70b48393477803ed0daf476d226fe3 + + + + + + acaa4005c87e4246e9bc17b0a9f3231fea09bc5c1518d70b2e435d0cea3d496e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/hidapi.sln + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 63a1f1ebacfb3f1f7fa7bb671fab6ce6 + + + + + + f8c5898c9ad0ac9ecd29b8a6e6245ce2b37e9384 + + + + + + 493645535d6c8d824c71bb98f2159796ada7e37eca4942d9dc55116e58458b7b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaevents.h + + + + + + + + + + NOASSERTION + + + + 2669873f891113a8f45506e825d0215306e95405 + + + + + + 9d28f3345f50cb6970293f841ddf6b7d9962c3759495b489f04ce8922ca5abb6 + + + + + + 18bfe77c342b4698f1cef19cf8d918e2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/proguard-project.txt + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e59378eb5b70bb5b8f136433effff2f8cfdd87a9 + + + + + + 12cbcad795af4745dd715c0b0e02f3686e1a21d35c5c2934a97d01bcea143f94 + + + + + + c2eaf1fd0d4cb32d8f995cb92db3487a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspevents_c.h + + + + + + + + + + NOASSERTION + + + + c8e339f5552af270cd289c4f73dcc5d288208f1c + + + + + + b4839ab5022ca2cd2789568583eb6eb9ef756914aeec17317fc6515f02d2efdd + + + + + + 40b760307c8cbfc541bdac75deeee077 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-psp.md + + + + + + + + + + NOASSERTION + + + + d8b2a5edb590a4a456981ece4c7241fa + + + + + + 3a142e4bf578ebe16bf90ca18480f24f517a7513 + + + + + + b52d2ca999fb9959a0218da2134ed31fc65b53486dbe2a44372c809088da1f30 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testscale/testscale.vcxproj + + + + + + + + + + NOASSERTION + + + + dca5ce51c404715435efd0273c7f899a7a54dbd2 + + + + + + f6e7421c942b176458520dbecdad3b1619c6dea00affd8b830e8a958e9888622 + + + + + + 7b97b81e468df2af0c20ae157e81912e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/stroke.bmp + + + + + + + + + + NOASSERTION + + + + 3777faf01df54454ce9583d1725f0d9412859d81 + + + + + + 99b1ffb04c6e2c36e1770c439e31f14466b760f480cd19daf2796fa3eb3f0c5c + + + + + + 6964b0ab15ac35021788701fd17316d4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/wingdk/MicrosoftGame.config + + + + + + + + + + Copyright © 2013-2016 Collabora, Ltd. + NOASSERTION + + + + d5da5c61107c53062c7a73093bd72676a0d643fa04eb1867411126600a75fc54 + + + + + + eeba6f95c692bcfa0c45abbdfecba2870d2a2b83 + + + + + + 1d5f412f3354cc6f069fa8ad84eaff60 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/viewporter.xml + + + + + + + + + + NOASSERTION + + + + 578968aeaec9345b9752a6e35aeda914 + + + + + + 9cfae512895e6e3ae175773bf5dfe1a87c0263b5 + + + + + + 80152b52da2ac50a3323beaaec0fc1e3aa3c3b5a66d382fdb47736b313df9a75 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/sdlfind.cmake + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b0147d1dee89d2791cde96ab225539aecbf3986aade2c2c7a06f8338947c8ebd + + + + + + e4dff2bf048463b969e90fe075939d86 + + + + + + 5664ddc68a1b0ece09ef614e0fd7ffd51c46f4c1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/wasapi/SDL_wasapi_win32.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + eee0c924369d1f9eb16adcfc6661a63079fcfdca + + + + + + a2ce8848b6931f6d32d439a510d42739 + + + + + + 9fa343a9ef04f363d754faee542588cfce0dab80cb29a61b831930ceea6cad48 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsclipboard.h + + + + + + + + + + + + + 718cd48e5d4504ac8e68c333dc700d14b6b4c463 + + + + + + 2924743bd8cf155166b7b5a9757a683b6628ed908585ef94a02f07ef340c189e + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + 64ca6c805c9b571d5634e903e3a30c2a + + + NOASSERTION + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testdraw2.c + + + + + + + + + + NOASSERTION + + + + 274484b44ce8c115e055a0a728fbf44c976670df + + + + + + 5191826dca1e47004e5d95945a2440d211d5b410665621140e6d52db1c80db2e + + + + + + 304585b22be55409da89c6bd1905579a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testgesture/testgesture.vcxproj + + + + + + + + + + Copyright 2014 © Stephen "Lyude" Chandler Paul +Copyright 2015-2016 © Red Hat, Inc. + NOASSERTION + + + + c74d1aa4e44c9e2873f924707bcaf0becaaa77bf5de081cb7a4d8b06bebc2219 + + + + + + afd5f61f84972589de6ac0a1af9140902120bceb + + + + + + 8197ee04c576b4751fdcd2194ead3164 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/tablet-unstable-v2.xml + + + + + + + + + + Copyright (c) 2015-2016 The Khronos Group Inc. +Copyright (c) 2015-2016 Valve Corporation +Copyright (c) 2015-2016 LunarG, Inc. + NOASSERTION + + + + a4fce20b4c86dedc9e2c5f1796c42b9ee5a1f29b528a6b481cb60ae7a523db31 + + + + + + 597ef4cb8ce01616b96b392694aa38d6c7e86f83 + + + + + + a927315b880a8e13f101d2c097c2069b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vk_sdk_platform.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 64715ad716205d1f0aee46f82a33bc83126a9c7c + + + + + + 03c5f68de0a5efc75c8d5de497f44dd7 + + + + + + 4bcffe35a9c29411d9fe0d8e75b859e455d533f1dc48afc0ef5f52b30979b8ce + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/emscripten/SDL_sysjoystick_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b5b2ba2cde7d64ad794936cdc59a279f9b4ece3c + + + + + + f2cf829948b7398a2237f1454d6b9657 + + + + + + 25a0e787499c246e87ed12dcdc8996eb9c324297587242dbac87cd01f9d730f1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagles_pvr.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1730e1da8ade8f09843ed30efc83926a + + + + + + d024ca277823e30a60d486de4b73232c8c75835b5b71f0dd00734274edbfd9b6 + + + + + + 1c289eb525558cf50a87c1890b749a127de58d4b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitevents.m + + + + + + + + + + NOASSERTION + + + + 87a5a06aacbd05f5337b173c9472716b015e629f38119119c6bf326977bd7932 + + + + + + 4d37685573d45ffd712dd63f55fcaece + + + + + + d38cea44173401c20c786be77503471a8058a8b3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/android.yml + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + cbf8619f3b28ab3b5be07c38d5402c81cbc92dc0a7eddafebc73fab917720c41 + + + + + + e96ef2841c5cec32a25922c6108bd9bf992bf1a7 + + + + + + fefa16be39f735c7eedac34c7dacdbad + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitvideo.m + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 919748546b60024fffa3613dd24d94f64c423c590e196db9d2043f9d76f4153e + + + + + + d684cd1c5ee91c484bbd740d85b411f1 + + + + + + be563aa4f1269f3e4faf0ba0c7bf1e08b6111318 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/wmmsg.h + + + + + + + + + + NOASSERTION + + + + c64f3bf93d57395c051fa1311d79fc5f + + + + + + 9c914d726009d19d50313ca43e962ba0aaf19b6e + + + + + + a172e101f83268f7cc62981a16c33238e1de7c7e9b0be2c544696e3fc6f0da35 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/xboxseries/MicrosoftGame.config + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6c3b112eb8a29e8a5c882160ae2d8bc2d7217deb78bc056c54ced6fa5cd604b4 + + + + + + e3da85b545ff7a25a7034936a67af42a016baa7a + + + + + + ccf84ffd80839a4e70db7a99ab4985ca + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_stadia.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1b94a5816b4798562a9a7cccea92aba5 + + + + + + 4ed2995631aec84f60ee45583aa40a2e4505cf43485a71d53fad6abe4e639522 + + + + + + 7b45b451e5d236302c8591543e2812bb6809a10f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_assert.c + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testwm2.c + + + + 47cdb379ce3dbbae4734aecefdb77457 + + + + + + a3ea4e1a364954580fc93c9ab54247b2ada4910b + + + + + + + c9dca14a2dec08886aab5507956648750acaa80417ac082e76dea146bee35331 + + + NOASSERTION + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8ff2390dbfc1a2c9182dd15262c15bd541b0b7cd522eaf1831cf974d0ea55e4c + + + + + + dcbc167f74bfc9ef7b9fdf2b1c72f9b2113934ad + + + + + + a936a19290f0f3b3fe22c2093519f527 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylanddatamanager.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 303c1f3b551e05db7cd3397a25b1a4220fb1f8b1cc9d5696c1623e7d2be2c26e + + + + + + 12c71a6fa354e6b66c492a5a76f729f1d9183645 + + + + + + ef33df542956bf1e887ca7f56c8548a4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_version.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3d4df53d01b511ddd63d49c9f56157eeba80c7fe8d5ebc017042781d2f32101e + + + + + + 72020f61f3670c4a8b68c6e12b6cc3e705425506 + + + + + + ff38cc7aac8be1e0e8a740a945983f3b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpivideo.c + + + + + + + + + + NOASSERTION + + + + fd2ca388cf7be175dea6d8cb1007e6cdedd6b9b1154a99bf3ea9b79107b2b767 + + + + + + dbddd3c65769b5b471d32cb98008ed75 + + + + + + 5199891a62ab95f2436efe3a098849b220ff264a + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/docs/Doxyfile + + + + + + + + + + NOASSERTION + + + + 4baf6993e99d43cc9af8a4e6192884cc96b4fd5630c02d271286cd186c8937c6 + + + + + + 151c2bba234dc8e91a63905b34610ec6 + + + + + + c50ec4b51a38439ea33bd65ad122f281a357c27f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/nacl-buildbot.sh + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f15c61b88d8d4bcc658f46f05f72ee2ba5d944e341c1fadca0cacccba9c987f8 + + + + + + a6c9629eb6be95cd02cfa3e393685220ce69c17b + + + + + + 7d849aa6c01d1e06500ce984a238fa37 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengl/SDL_shaders_gl.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d6f4f848f31f0d31111c0dfc591c8a06 + + + + + + bd718816ca1b023c61a1deb5f7c2aa697ddb11c02955fea393496522f82c1fd5 + + + + + + b4f972bafb8bb5fbc185221f08f47f6d8d0e8cb0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_common.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 442da7966206bd6855edad14075fa504b4d4c23760affa03ca1ee1c9a6c7b11d + + + + + + 3be2fc74d240471d2f5d40cd16f6ba0a + + + + + + 4e8110d9778da780a6f2614b3c764fdf92d08200 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclwindow.h + + + + + + + + + + NOASSERTION + + + + 14b2c6b5df84032dc18a98b8ddcb3785234e1517 + + + + + + 221ac73d8e831890507aa5e67decf0daba8172ae9c9f81210c7669a60e0382ab + + + + + + b25b0288470300c41987b429ddd3720c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/check_8bitdo.sh + + + + + + + + + + Copyright © 2008-2011 Kristian Høgsberg +Copyright © 2010-2011 Intel Corporation +Copyright © 2012-2013 Collabora, Ltd. + NOASSERTION + + + + f8784d993cff7cc300c658ba2a781a79 + + + + + + c41b411f4a4aaf26bdd775bae205410800de6395fbb7b8b9a920341fa59c1eb9 + + + + + + a98033035155a52654ae3a9355ff867fd43fc28f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/wayland.xml + + + + + + + + + + NOASSERTION + + + + d8c54f0d084b5593c03d2cf2bb59b9562e4ba5d14ee83e4e54b65f66225be395 + + + + + + db9300d2e59ba41fe3c34535cd1be957 + + + + + + 5c87a40fac94f496336820bb5414b9b2fd65e227 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/updaterev.sh + + + + + + + + + + + + + 3e1c69040aab99ed4a466327cfaaeeeedf3024ea + + + Copyright (c) 2008, Edgar Simo Serra All rights reserved. + + + + + 91f960a327170638f06d908873b20c45560654f6508f941eb2d4063db89799cb + + + + + + + + 239f40184282c47576a7aeffa4d0b2d8 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testhaptic.c + NOASSERTION + + + + + + + + + + + + + + + b2acc05778055176c7b733f1358295c14efbf4fb2dacc40cd403f826fe8c241c + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testkeys.c + + + + 3a38081ae13732327d0355fb64e72d7d + + + + + + b205e7dc107d49dea0b2693aa64444c8b9d0e1f8 + + + NOASSERTION + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 74d431cc4b45cfce1b70fffa8866b51995a06ccd + + + + + + 3efc79f2a79d9a7ac7ec2a755d7efd5f + + + + + + e1c38de45e48abe38c4d13f6bc4577f2eae9bbf81e8584f29b8fd7c2caf550ab + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11sym.h + + + + + + + + + + NOASSERTION + + + + bd89c80de92a5ccd01206687c03b28e93bab79782dcedf482fa2f728c3097621 + + + + + + 0665a6e2ab4597a2a89a517627093c0f + + + + + + 87a1ca15ca22de22955098afb2530268a24c2e8f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/main_gui.c + + + + + + + + + + NOASSERTION + + + + b4e0f976f35b49a491b3b3623bd8b855bc84898b9b3c505446a7a7a41aa9e959 + + + + + + 36c96b6a3d2d732f63b39239ff99f580 + + + + + + 40756e4df345ec49fd65fed222f17b8cd1fa6928 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/mingw/pkg-support/cmake/sdl2-config.cmake + + + + + + + + + + NOASSERTION + + + + ab31339b29cacce066d96f8d9ab5b0524774d81d + + + + + + 2614a9acee12b42ccddca53c9773d04d8640244145db52d9c88b903aae80b43d + + + + + + 607741e04821056c0211ac96c43e6886 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README.md + + + + + + + + + + NOASSERTION + + + + eaafe199b2e9db894562f62f4fbce627cdb7c2d6 + + + + + + 65ce98869693627780cdae4371405f3cc03ba22ce63a905324651eccd92cc173 + + + + + + a652194c3d02ad6e74646bbf9330f97c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_audio.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a89a9e7156d417320f5d842d9818d0f3 + + + + + + fc16f59516b662434c1d3b2e2d537d91700d2281e413a073e5b8ca33deca077f + + + + + + 7bd452cffa5fc6b504985e7a65bf474d2a7c154b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles2/SDL_shaders_gles2.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 866e371ff0db91860e3ec10cb9ba289cfaa8834c70ef945dfd0f15e383fa0c67 + + + + + + 4dcba044347f6270ebc6face07e5c5a293bcc90e + + + + + + 977575a6afa4e4d607573fa326dd0ce1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_hid.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7b19482cd3a100e44c13ad19c075449f1357f5fe + + + + + + c83cf615d7f6a6664fe4005784095d01 + + + + + + bb9a56c5b83b450ed84686ee0fad0995830ebab7160210a3258b659863cd15e6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_android.h + + + + + + + + + + NOASSERTION + + + + cbe23c0711bb735e5b555014893171834953fb2ace3233b3109c5be2f4bfc187 + + + + + + 0a70b965d53d92e33f864f6a91a0a60d + + + + + + e425a3f20618c6d7b053a3db2d7e1e32600d4fe0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/ngage/SDL_ngage_main.cpp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 85c18c97cf3d6751b9125fae535d338c + + + + + + a28b07c84c86b3c1364496a49ab927eca2edefe80a682d92e05fdd9307df0a6e + + + + + + 6e06bd2f19ac3ffa687b84df0aaed7404ae38161 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_windowevents_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 408aae651e1d166850fde7e684af7a497a7c57b0ced5e67167dcefc52731fff7 + + + + + + 96fb2c12c3520b22ffd271c0a83dee6d + + + + + + 7c62c18a149adfc40751329fee9500b17fc03ee0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11opengl.h + + + + + + + + + + NOASSERTION + + + + f4726bbe9cd48f3089463a02945f949d2d5916c50b75b193fcf44110178453cc + + + + + + fbec75b50285d85eb6d046917af20dfb + + + + + + f9e9dc927a64d557f3c97446c5ca7df485052947 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/riscos.yml + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0a1a58c2f709efd3d0e96d75c9f50044d78208bad6f91fdb80d115ae176e5a4a + + + + + + 48984277ee0ddc9026de12b5178e0783a14a40ae + + + + + + fbcc72066937696d2462703ad07272e5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_crc32.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f39a730a73eb90570fddc049e4e9cddfd25299ea5f036f1296713f32cad901c9 + + + + + + d5581494dc0a27bf12e339af3537ab477567380f + + + + + + e9855dd6ca4eb54e413cef4d07bb9024 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivantevulkan.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1d464526f76647e75f50344b1cb2c7a0 + + + + + + cddef72ea35084899754b2e70e5264c6b132774535a9e714f9dba724d6be4a9f + + + + + + 31d4c2210026cfa7514f97df57e955c03e17d4f2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_syssem.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3dfc6071a811d98a34cb504598eded19 + + + + + + a267c7f4cae6d3f34b24678a1fe66d3da61f4a7b + + + + + + 265a9f091db3c8286938a942cf0dfb5cd2b629eecc01f3f8ac2ce2818a75da91 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/haiku/SDL_BeApp.cc + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9eeae5b99bbaf44203d6dad230eb440fa56d1e0f + + + + + + 11646da178af30548f5df61bf8051f54f28da6cbdf14af2892484f74e9b885f4 + + + + + + d62c2b7a561f8bdc45b5ef8a38790e51 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/winmm/SDL_winmm.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1565dc138052c5d01fa3186c83c7ec583e2bc955897fac793845eae2f08286aa + + + + + + 1ba77b152526134882f72da3d23f159dac7236a3 + + + + + + be88cbbc01b8e513c0736a7842132221 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_cpuinfo.h + + + + + + + + + + NOASSERTION + + + + 1c118a0b24144e7d98163d0af305b0d4bd76428148f3e7ed2da1361b47d1132c + + + + + + 67c1aec0d38bcb005dbba6cc977b6b32 + + + + + + 0c08858697f4b55ad8fa04afbc382cb120f5b105 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/project.properties + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 08202ff135e4bd72347a4032cd8bb14d + + + + + + e1fe976ac9b6c4589c7f9d284dfd798bd84513cc96b7954a6e2390e88e6774a0 + + + + + + 1db74b6a277981685e218c682680b20cf65c0ede + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmessagebox.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4f64d998262cf0624ac24b55d6fd30e4 + + + + + + 23a7a4190100b8aa1810915411a38d7537f999a3 + + + + + + a3196b91932fbae6d811d96f84d42224199994e1b27ef84c90b0af9fc567303a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/n3ds/SDL_n3dsaudio.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 848eb191ef55d7a9d9838e69b2bb25d84f529fd1 + + + + + + ee1bc11ecb36fad4b07ee1f98f7ab78d4745bd0429d431a9a1d86e1479aae76e + + + + + + 3c9288ade7af4dabf5277c408bdbc978 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_xinputjoystick.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e35188b2aa3a2e4471bc5870de03f663 + + + + + + 88adf4033123963ef05caecd5b1cba988dabf8afde770d80c8510b50baaa21ed + + + + + + 6550bbe8ccb3135d02d46dd917036782f2a1f3a3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsframebuffer_c.h + + + + + + + + + + NOASSERTION + + + + 26749f0b8a102085864a4adaf25535f4435d9886 + + + + + + 76e08227c526dcb34f308f67d02a54d56cb92e18eb892a6a124edd1f0c111185 + + + + + + aa2e2d4212813c35e434341555a481d9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDLTest/config.xcconfig + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b5b42584e350f1573ff161a611867283662f5d3486bb1635dd19df2708899d8e + + + + + + 34ab96550cff53d3e7c7227b8c29387f1be5db92 + + + + + + b3d5f5a0820043b13c36c75fafe2701b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitviewcontroller.m + + + + + + + + + + NOASSERTION + + + + 96edf38eac78411f3533ee708e187edb + + + + + + d54cc5fddfd370ae6d7b5e3cc93b345dc3145ef3 + + + + + + e4e4433e52c46a246577b95679f2d86fc67fde7dd51a40b0d1ff1f7b4fc2a1d5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-ios.md + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8b0af45b3b5f0d920be6febf6b305a5174e28e8e + + + + + + 3d0b8084290b4fef15feb16794ec9f7581624719ec5e05a4c7c2a7762e2db780 + + + + + + ef2b464057b7dca457293843f1bd44c1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_syscond_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + abd9880e857622d4045615ba7b02f3952e20875b870a5c9216257e699067d45b + + + + + + 030c8cba3143d06c99beb90a3da7829aab5b3ad1 + + + + + + 3c8d83a0fffd3105cb5ca1c2eb243cc3 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_pixels.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2a40d85d8c81550ec0b5cf16fe0cb14f0f7174f2 + + + + + + cf00945962760e25d8797821a77e24b9 + + + + + + 8c4c4c26e3c0de0fef7d701361ccc9c1c6e228b435f456829ec279e7fbd7adfa + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/bsd/SDL_bsdjoystick.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 674c4287edef07b50c37204890b7f39d621463740043d2f02ce34545cda45686 + + + + + + 60738d3056e83ff143a786cfc52a48c54efb1bb2 + + + + + + 4880f6e761776b3a588ced929061a9cb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_memory.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e1395758350eafa73e2523204dae7a38 + + + + + + b34cd4ddb6409f06d79b64676c3733578f1727c0 + + + + + + c0fd36934fe130788e447cb3a5beee0d476b51458f0baa5094d238b75b95a44c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/SDL_syspower.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + be54536baeebeffa59037d4921f0eb1c784edaa3 + + + + + + fcb9bcc9695871c11cb4ccc4b3f9bb11 + + + + + + fbdaf5507d0836de271dce493248a539092785434dd88dc1fe359f2591023404 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_render.h + + + + + + + + + + NOASSERTION + + + + 66e87e18f8a4332bac4aafcf8077665606cb5be7 + + + + + + 5fda36f83fd04e2232e382637a3fe4113ed4b3aa1742b916592faa14106b5f4b + + + + + + 670abb47ea81caf7fd180f2f517e57cb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Download$1.class + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5a14e20b218771e9866053a3e56816e56936f7138e744651873c9bad05a1d4aa + + + + + + 423db15e36ec2884a60c6bb3fe88831935566ed0 + + + + + + 5bec9460988f028b6e4afd46f71e0ff7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandtouch.h + + + + + + + + + + NOASSERTION + + + + 0c6fdb6a9dac912c82ef879fadfc8a78e6510216 + + + + + + bb2dfed8ac382a04b8c1cf6c93f090b6e104539399cc1676d77ae5a41b642dab + + + + + + 49620cdc738ae47b8a2a0955dd264fd4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/start.sh + + + + + + + + + + NOASSERTION + + + + 4c3b57bbfd511d0e68eb516d03486c9879719e9f + + + + + + e23c60aca2dd6dcafab77f56d20d0d9bcedbb8e27fb820fae4f0656361afefbb + + + + + + 496d4ae46f626716f5171dcb22147097 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/Info-Framework.plist + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 612cd3363ad6e57e546b062d2b27957052fd49da + + + + + + 9cf7a944ffbb4763bc956431ef9ad9d9aca14b13ca231ddaad44c6b1ad5df4ef + + + + + + 35debb3f16d004ceb35f095e1231582a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/paudio/SDL_paudio.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6172a443df2760cea75efc4a447cf60cdafa2b56 + + + + + + f3c6d59ad3ddd7af7f23ceb145d0c725 + + + + + + 0aa346e34566ab2383b41676ab343e5f1a050907ead30a599dbe4d669d71cfb5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_shape.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b8a4724c605889e19625e25291b247b00e48dd8be80245747dc06201e5780d12 + + + + + + 1dbe4eccb52166af3cb209a6409b4460 + + + + + + 007271d8dba57d6a3cad4e2428fa70e10749cb89 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_fcitx.h + + + + + + + + + + NOASSERTION + + + + 9aa85b5131ccd6cdac721064540252a5ffd55f24b0066d3daf73e72d5decd845 + + + + + + fe4466075721a9e00cbd274a34d133af + + + + + + 46d58cff40a37d3fc082cc0e8c7e0d59799dfb04 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/jni/Application.mk + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2b1ed32974ad46096b8ed03926996e50a6ea64f444666dd5d65d96b7b872304f + + + + + + cc7d12bb9366a545d71ad11b94d98e1b + + + + + + 56a0be951530190f2f8923643d79eb2e43d49689 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/emscripten/SDL_sysurl.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 8e77f388c3ce1436eb6a02831d4a5c08 + + + + + + d8e21b2ed9b8bdf8d40fd606cabee2dfe848d101e86c899f09a51bddeb218acd + + + + + + 8a5344948909dc5428d17de2bb97f8334c0ffdf5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11events.h + + + + + + + + + + NOASSERTION + + + + a20480fa552947d3fce08989d81c60975c93745eba23577c0678666a496bb56a + + + + + + a3ec383070dab2042e69f9d2dcf92180 + + + + + + 28d2c75a031155bd5e374d4ea44dd76d69546d19 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/ant.properties + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 734cedeae6cdcac9e30a494f7c4565d8 + + + + + + 467e39dc753fc7d97541529cabf4d8d65daca2a3 + + + + + + b8e37de60080bf2dc679f2342bccdc81e541c76af16d3009fd43a6df5f126c7f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/pandora/SDL_pandora_events.h + + + + + + + + + + NOASSERTION + + + + fd22edf318463fd4d1127e88ef74f99d + + + + + + 7ecb2bae4d97a495374310a2a7413f9f21031fd330497012d3478b039382873b + + + + + + 5201a3c95f6f5e7d51e7739c85adba4d2525b24c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_mischelper.h + + + + + + + + + + NOASSERTION + + + + abe43f0a52378fea5f4485c9fadc2a8d + + + + + + dde15dfea3038acd2c78fd998e880c75968a4e7d + + + + + + c90e69e244a35113aaf1da5de425778f5302fb73781f3588dc7c3d483c1f0ded + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/launch_harness.sh + + + + + + + + + + NOASSERTION + + + + 9a19e09c92abfb7b11394114e104eb1b + + + + + + 73fffc812d545c84b75215dcf88566650856860f + + + + + + 1e9294d9c845c1e9ab3cb415304b9fdc423932d6a704559fb9bdb3d1edba5870 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p04_shape8.bmp + + + + + + + + + + + + + 9328889a7b08d7fa6bad17f7b546345c4c1f19d8 + + + NOASSERTION + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + d2c6f4ddf87463ca0c4b9641c2f9779dc076d7ce339d934ae701e5f8dbb6de80 + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/loopwavequeue.c + + + + 2d36ed05d4a298fb879c726391f4af5e + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6e481b687aaae89896ed93f3b3832ac342442ac9 + + + + + + d597f8165d250db12de4f1573dbdcb17 + + + + + + 6a492d0767a809b8286277422aa8873c9f984d5f9ee0efc89575b3ff02b9faca + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/ios/SDL_sysurl.m + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6de91dd4a25ef447bd9f23d176101227 + + + + + + 9849c1d7c4a83f0c577540082f5d62a4b98d67e19c2d76bd2ee1937af707d32b + + + + + + ac33fa56b5b4f96f19136305b50a19a2710f6359 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/scancodes_riscos.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4c76b27cfc96bc56895f6ad2a4bb057b158e6ab5 + + + + + + 3a87fce721f2f14145de8857f46c822bbd483f79cd1cc6e01e888f229f97e907 + + + + + + ba410f37d6e63d19809b6b0861c42b42 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2util.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 51c8066e9cbf5aaf7ab9894bcadab84e774e122b3192256dcbc0722289392e3a + + + + + + 696748bf5d41cdada143c687bbadfc602d1045f8 + + + + + + abb6925d4c05243e3594da8d9fb1b661 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_dataqueue.c + + + + + + + + + + NOASSERTION + + + + f02b616aedaf21168b6729f91d7888058314ffc3f6bec1c10795da28ed70c357 + + + + + + 0cf959315f7ef3b09e8151e09b0b84b9 + + + + + + 73677e39cc042d0debeb269f4da35294f8d95c8c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/mipmap-mdpi/ic_launcher.png + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d2af94278ee59cfa382daa8172a6c42f4b59a6e0 + + + + + + d4d9cdeeb45abd1c13d739371558f858fab8278da7c2fe57d44897bbf038e422 + + + + + + 1c1296b828c374c8cda384be37e7f523 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_sysmutex.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + dd4083132829cd7c5c2ae37c128b55ef5c8228fab37b9c9f86bb9a989750137c + + + + + + f2654b7607ac47b5f2306d21794b8b23ac0b01be + + + + + + 23139fe7652d527bf51c3bd599d78992 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_shaders_d3d12.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 379ec9d4b7ab5023dc48ff1f65629669 + + + + + + e0630d990633b2495477fe05f199d75b58305b1d + + + + + + a126f986ad14d9afae6120f7084ff7244ccb43beae509c4c7cbfe190c8ea2e30 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_minimal.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c000a8c55dc232a5f0305377698876808bae1cfe900d8fb5224eb35e7b0a73f8 + + + + + + c22b1ab42774965ae36e0efc4829c0771c05a992 + + + + + + cfb458eb72e07edb70d79e96f8fe3a5f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoavulkan.m + + + + + + + + + + NOASSERTION + + + + b03196d1c04db3fe9a6a2dc889c787d82b60d60c68493e1a4be4e2150d48fdfe + + + + + + 1409971ce0209c07c306129d302da554 + + + + + + d845f134fd20d4e2d2d6ef72dfe0b34d4e0c726b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/SDL/SDL.vcxproj.filters + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 584225f2aaa3dd4e116f97be16213715926f6dd9437ccd1b4ed8a3fa502e8c1e + + + + + + e618d2b994fb42934e07b668c8aa0a91 + + + + + + eda6062f0379173499979be08e244624add03914 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_steam.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 3b376add0e3d1e21dfaf18a2e10b40d7c363e932073d515ffefc4d42e4504aa2 + + + + + + 3624b5ce572ee8ee4a8ded9afad72ff1754160c3 + + + + + + 19c3506244e301ccfb5024aec92f31db + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_power.h + + + + + + + + + + NOASSERTION + + + + 238083eb233d4ed1c7d32164b90df6925db81d5673e0cdfacf22399a7c0c5e95 + + + + + + 3eedd70e5714041ff569c23b1e6767a51ab7fd7f + + + + + + 036e3dd7417a6f95baf05e7bd740d0d6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/color_f.cg + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c17e70b7f99b80c7e65a4c04f56eb7b90ebc3a23f74af75fcbf957bb9781c58f + + + + + + f2d331b85bd78634eaadb1e615d44ceb + + + + + + edb0c8e8ed5ad69f08ec51274ef33f49819af0cf + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaclipboard.m + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 51eec5f0e588e1420242980a17b868ad7051a607 + + + + + + 01f790102311658703599a27ed5d4b27f13cb41a7182a94d0d268bb38f474689 + + + + + + 9040f5ca6c0ef63a5de4edb5d1f36f7d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoavulkan.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0e275d567e27c26a918cf61f3c14876efb10a506 + + + + + + 9c62acc44fa1b90bd9f74de74a24e6c7 + + + + + + f0333900498f56a219bd331fcb4de33516c9bd7ee5a71bd386e68b4e809d4fb5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/unix/SDL_poll.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 28177ad1e63d3ef41f2e56a0d8301c37 + + + + + + da6b2c323f83f67100ecb2c8e65e17c2dbdbc880 + + + + + + 3215fd67217ac4078a6e28545afa47c38b18ffda26b09e124e297220e1e09d55 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/pandora/SDL_pandora.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + eb6843d849bb46933cc1ad8a1388b687 + + + + + + adcebe52582978955ebcc9e06f072a28ffb5b3181ad6f4c5375bb2f866e313bd + + + + + + 6f39a58fb1200b1bf8f662c1b0357c2686bf5a7a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL.h + + + + + + + + + + NOASSERTION + + + + a870f3c72cac81f044b2c68882df214eff84b700 + + + + + + 83e22093daacd6e3dca92c0e25e5c796a9ca8c72300180d0ac48180ca56ac0c5 + + + + + + 7ae723b65696c497680ad5b631eb5294 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-macos.md + + + + + + + + + + NOASSERTION + + + + 0bc0a4dff89967cc5e3b7a1a2d7688fc + + + + + + 8ed75beba518534ebec0109ae1a9d6eb280b10ed + + + + + + fef9bc16a927927057700350bd1f403b0539f232dfac3a2302851a97a54831ac + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/pc/hidapi-libusb.pc.in + + + + + + + + + + NOASSERTION + + + + bbcd5daab94f368b0c4c31ca0dfeb5ff + + + + + + a2d8f3794043026eeae01764e9918c4e812c4b20 + + + + + + c067d4a25bd0f8604a7011e156a721b82c9a0025dd269219b027eaddb78ba08a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_revision.h.cmake + + + + + + + + + + NOASSERTION + + + + 9eedcbeb356af41d27e00cf62d64798e5bb82ec629681177340e04ddc616758f + + + + + + 5b5e751a38e037a19a502bed2f116a28 + + + + + + a5f5d3f57620f439bae247d3543147469a7d24f9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/ddk_build/sources + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 856d6fd1ecc7e4045188750540301811 + + + + + + 86208ab8c9f455e2478ee149582572b1ca7fa085 + + + + + + b8cc86bf4a42b8ec6bd2bf964ce3d2f4c5195082f702c0331a3c9cd582ae57b5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_slow.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4f05bf014a51a18167c4d9248a5c405c0e1906108a6759e3834cb6b4320dec13 + + + + + + cf9f991d138f3e29e84f0dca82b3bdfc + + + + + + 41669cc86c181d74f3dcaf302243ad7a0c5bf833 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/windows/SDL_sysfilesystem.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ce6bbec7bcf53334dbb3e50e429b0ea9147ab258 + + + + + + 5e84c3a4b4247255a6c47edf2df02700d9a67ea517a9f3c0ce6e16dbbbfc5fec + + + + + + f27e7d293dab38a1078d8b234afc4aff + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_sysmutex.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 972032b1412c431fe49184890c682e72 + + + + + + a1d8fc523171d0e5fe60db9df15c47cfb8f2cece + + + + + + c8f0dc67a9ed94dc465e3cb0e2191d04a465514ed8400dc97c425e7e4be51555 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/haiku/SDL_syspower.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b14810c2779e2692c3a9b82adefd3f937d687182 + + + + + + 9bb7ab66a27fc51a4478a2bbe0261f2c19da60f395b6bc63c441758a5632c5af + + + + + + a8227a1ce5b8ab0bac889ef38f4b5b6c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_sysaudio.h + + + + + + + + + + NOASSERTION + + + + 6dba28725dd42dc4730ee9962833a1065677a5c46d8fdb76fb9819ff76fbffe0 + + + + + + 6548a6f8e179eafff76a65f5c1a4fd28 + + + + + + 6e0d074ad1a88fb063af4bc1a0a3da916902eed2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/nacl/manifest.json + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a1bb62e93d3d675cff49c1ae6bae9929e5502b3666f4709edb530b0a92be0c1c + + + + + + 52624511a18b58d46f965e047e2e58aa + + + + + + f126c28bc96466f12821ca2d6207f24c5660286d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmessagebox.m + + + + + + + + + + NOASSERTION + + + + 36656cd76951ad85e3921880e50f071252dc6ba1 + + + + + + 0a09b75f7179b71c6e38258cc3cc2a3ffce250c45947df64979c59c13d876e1b + + + + + + 6dfa6b0e0cbab1b52c95fae95e9f72d2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/controllermap.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 87ca46afeaa56e245e6f185746a6c706f7ea800f37fd64eaec7148811f58ad53 + + + + + + 280b03ee4be12b12a2ee5e3763da2e29 + + + + + + 0584d151f0765ff984fef2766408ac40ba143ec0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_hints_c.h + + + + + + + + + + NOASSERTION + + + + 1d1143559fc1f9a95826d3f7998d0d8522f80ad2 + + + + + + 46532ffa9f96f8b316a4fc66a3481b7d8ec48f2bf6622146c266e5dd4fdae81b + + + + + + d0bdad93f2830c403bd1df307a6c7be0 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p10_shape32alpha.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b632deddd6cb9a43e457d40c612728e8 + + + + + + 30b06ad41df9850d6c4743a812675b1d64369350 + + + + + + 159f7411fa60f862ecfbecb51fe74756a2cb7de7922d190dca5361d3cead651d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullvideo.c + + + + + + + + + + NOASSERTION + + + + 3003dbc1932616df37c694998d74c561 + + + + + + f24459b3bcfff1e9ec4ce13bb2a5d4d35df0f9a8f583972f05b9d6d236b0e0c8 + + + + + + 1f7991affc536dda80e9c6216857d0e513448862 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/testgui.vcproj + + + + + + + + + + + + + 942a10c26e89b40f26a2f088ddc97a32b5b316cb0caa62334776e34d30091f74 + + + + + + + ffa5a1b470c38108fbe6a68eea6d038d + + + + + + 578dc50e1ca7ac7ac8664fc1b917e913da70e573 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-dynapi.md + + NOASSERTION + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testrendercopyex.c + + + + 2a4c94c1735f707e3c611dbef1813735 + + + + + + 29054e22097d9c3b226349c2f868a6308663330ba762cdf94f9495d6a19b81e5 + + + + + + + e9d947824431e2a12f1517786a96700464a65516 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d7e3e0947a6392cdaccd38c204bb0948b1b4f34b + + + + + + c484e832af68efc95a1060b4e82c7c81415a46cc2984e73a0275829d73c00b2e + + + + + + 18c4ee0a8bbe2b04b0148fb51eb28465 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/vita/SDL_syspower.c + + + + + + + + + + Copyright (C) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. + NOASSERTION + + + + e21f085615f98d3751690c1615923e89160d5783 + + + + + + 26fa3285c35dd6ab00ed1e466ba92a17e4655e01897731ec18a587a4cf5e4f8d + + + + + + 22aa295bf5320aec7fba6756ff11058a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/lt~obsolete.m4 + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + cfdb71ee3bf69ad46e8e38cb5af51438e741e186ea59ec3a0385cb979ad52c2e + + + + + + e537b0d9bd1a10f5e887f7ec0f8b9d26 + + + + + + 5274ebcb648b5ee90a523f4f3d9cbd43f7ced92a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/blank_cursor.h + + + + + + + + + + NOASSERTION + + + + 304722d236753c8d7f294d638672cb5c37297c36 + + + + + + c1072b8e9712f73de760bb9819907d9d39216e4d66dd4cb63c26b30dd60771ae + + + + + + 7e7095a947b9d516871cba596dea5b9a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/gradle-cli-classpath.properties + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b2847638f26d18e0a1206c52e5c75a379b543a9b + + + + + + becec5adea6b686a34e03fd6cb89672e2d07a1ac92a1e137b0d8c71bc9ea73e5 + + + + + + 2a4fea9e0b13a220c239024d734f99ef + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_common.h + + + + + + + + + + NOASSERTION + + + + b2278f4b8769e379209c79f487509bbc + + + + + + aa84ef45d991ff3d93484fc7fbce72163a1c8b20 + + + + + + 5bd4abee4aa5853b8674e1ca009540a82b6ec75818f7cd09bc9fa5182b1b80d2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/sdl2.pc.in + + + + + + + + + + NOASSERTION + + + + 72738136e0ab59017ca62c7a3663ede1bb19652a + + + + + + 9a02929ae9739a7d6ce3a4bfebf66157b26964924f5f1272600fa8b83916c4de + + + + + + 34c47d1a3f1381031cc43de9c45786b8 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_blendmodes/testsprite2_blendmodes.actions + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 85082be51e98dbb1d9ead5ec08ea010d + + + + + + 5b6828f922c9f4701175511cd82525d30b0a7442af655ca11b096b20d66c0a78 + + + + + + 98e3c35f3a073230b3f57ce79b92102651fd799a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_yuv_sw.c + + + + + + + + + + NOASSERTION + + + + ae6ba70bc96f47e70200d568cf82836b + + + + + + 8f9cca767a8c148a2caace5a25dcbdaaccd6e58d + + + + + + 97077fe90138a1a1f22577808c5bdfc4a465ffe888f24b0699798aa997f65603 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/SDL2.exports + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 6c70757052b33d4ca02d3d13fa268189b95f9bfc + + + + + + 963680094f53966578f1e50464d5ad75 + + + + + + 396f9c718027b57bdd2b5111bdd01730e1789fe9b1a7ae0a6ff0a7752351ceb9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_clipboard.c + + + + + + + + + + NOASSERTION + + + + baff61251178b30686aedb84941056aba50b3d4c + + + + + + 252171e52438a328da6a3426f317b0cd2a27e5d0544e17072dc4dbdef15b2d4f + + + + + + df8ea08c58889efff33f11c999a21448 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/esd.m4 + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 661d1fbb4009fc1c24e56dd7d8a44fe0cdf7ef95 + + + + + + 5fb59315fd15dab416268be303a1cf5e + + + + + + 6f82d6e81e213565e4caccb914ee6058854d0fb8e230944970e455cdf9b3237a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_shape.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 71c870bc2a25a39bab97d28442691ca2696819f7b10d6036622485b8e23ba3fb + + + + + + bbd56c5de82213fe0a06ffeee508ec2a75a410c8 + + + + + + 7cff0cc123b5b70d839544393c74a34c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/haiku/SDL_BApp.h + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/testharness.c + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + + + + bd84dfd73d587329fd50d1893774d601 + + + + + + + c480eb5f070b441f4530a9711a6ff2fa12c2c3298df48b898b6854ef3058cbf5 + + + + + + + + ae75a84a3cd4855fd430acbb314fb494a59c3bf2 + + + NOASSERTION + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 143bd98e4acda913643018d7299c7e7b9716e000fadc9235f85a5cb465b4b2f2 + + + + + + 859418203a3e05fb34480648fb06112f6dd06804 + + + + + + ea73a2efc6f5f1ded6e2f8fa9a4999fb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_filesystem.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 381fa09168710d0bb443f7740636c894 + + + + + + 8ca83553affd205eaae945d92fb37f54a11d5fe1 + + + + + + faf3d67a4a3d80205b856ba634354f81b48fa33418800e3a5a70ff4b05afd6eb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/geniconv.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> +Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 396048858b1150d6a090f659d19eda4bcc16b745 + + + + + + bb403c79ca3805334999f2c725b248b8 + + + + + + bf3b501e34698b89bc9d1ddf33a1d787e4a0df9dce9d27a9a10bf18aef4709ad + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/gen_audio_resampler_filter.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 092bdfe93f0191aab8df042cf02540d8 + + + + + + e33e314d7d2498cf6331e2c6d49f34d88e51a772c386c99915022971f09761bb + + + + + + 5d684183cdc3a6ec044d0a0f9c86980958a1fd4d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsopengles.c + + + + + + + + + + Copyright (C) 2001-2011 Andreas Schiffler + NOASSERTION + + + + 33ad8ffe30acfce9f1e967c07e3d866a08b5eb44ecdf3090606f0f0ea29db734 + + + + + + 4c5e07642011f98ebb6845791b85ae0747c4a851 + + + + + + 89460e5411c5c294002b0266ae15c3b2 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_rotate.c + + + + + + + + + + NOASSERTION AND NOASSERTION + + + + + bd03fb3d550f5d96775e8e180e4583ae1dbe2478 + + + + + + 830cc23367c512a6dc55475a83434c4105ec9dac89710830067d8f3e011a7732 + + + + + + 0fa1a754c2008b3fa0c2c9d53bcf20d7 + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_crc16.c + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 10fa841260d3a83d81b97f05d8143caf + + + + + + ac20db5079073c802620deeb5ca2b04c5e64b71a42ed7b4624afc97d2977d3a0 + + + + + + 61572b31e7fca77d14439146d0f7ad597a98de31 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitappdelegate.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b75b293f591717aa719c6fee65f57d9bfe808058 + + + + + + 4b45283d14c339ee34567df8ac32619e + + + + + + 4fdc8fd6719f576b79b63640dc5fbb9270062f4cb7d99f0ae352c070cde0f3da + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmodes.m + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 26f088f917b1ecef40ac428d6299132a162db556a8bfd03488884ec2b1203b42 + + + + + + 74edb5e99a8ebdf462f6eeb57f19c638 + + + + + + 0028df49605675b19f83da5d03d9a8d0c60f46e1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_guid.c + + + + + + + + + + + + + 9cf198505b8392b747804be009943a52 + + + Copyright (c) 2008 Alexandre Duret-Lutz <adl@gnu.org> + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_compute_relative_paths.m4 + + + + + 6cdbdb8825d01f186b747d57df2cba051eeb044a + + + + NOASSERTION + + + + + 107b85fb796c782937e822e1a7f3de91af9e44082bc0b38df012b20ff52463f6 + + + + + + + + + + + + + NOASSERTION + + + + fc54542a76dffc2fd7d3582e48709371e0d1ed982361dce53d571cc8e547156c + + + + + + 181950dc0790526259441a27cf656c65 + + + + + + a4b026b5d1555373a743315e933c446a46cd447a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/jni/src/Android.mk + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b08b9075802c247f7bb4fc2d2e74f627 + + + + + + 2bcbecad0143856b4cbaeace69618877163c35dc + + + + + + 99d19368b8d20de6876a85975c2d9edf4b05fe41379385adc60d1e1d706dd311 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosevents_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 1431daee77055878be24aac86889e2d0b54a0059 + + + + + + 07b51f5789e2bd13b6e98175e733dd81 + + + + + + 898125b63ca143c0d4cee71a6203f285c2ec7fa63b196fc7851ed51e3efe545f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_wingdk.h + + + + + + + + + + + + + df5bf60d40b6af1df48b443bf0150ba32a81f004 + + + + + + 0074a2a600fc5067c0aa7bde9fd51fa3b18b9b75c4b74edbcc407b51bbc1cd4b + + + NOASSERTION + + + + 48568e6f865a6743e633a3ea2fd12173 + + + NOASSERTION + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/uikit/SDL_uikit_main.c + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2fcebbe2c975808893e4e2c1028a11f93e3c7d3f + + + + + + 5b876bf9b930b3eae367d2650e151932 + + + + + + 52afa933177c9a48242e179c7872fc2ffa18a44303d633b7859e3ac9a404cdea + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmouse.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + b296a50f69317546aa5e1ad00768e6ad045748e2b6dff93a54b861b7f291d025 + + + + + + 56fa3c147484b8b2f6ddb82f356446cc + + + + + + 5dc9c5fb406d3fdb5d3f68de3f28d72b0c5bab97 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_shaders.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 74f205762a9cb624148c2f98539f0a1713736b9f60018cd5e58fc3bb68dba28a + + + + + + 375e9144a8ad8ff5d55a04f5a79f02f4fea4045d + + + + + + 79d9cd42dea0223bf05c6dadd14ec747 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsvideo.h + + + + + + + + + + NOASSERTION + + + + d7add0af1029824ffdb57c6d76e5a8a05821ee762d5616348123686cfce65968 + + + + + + d3c6606bec4647ffc47f37c856d91eab + + + + + + 1f0019cc57f76e250b2868e9f97234ef32989d44 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/jni/src/Android.mk + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 36e7361a492f2b5972409e4b42a5128a22c0836f3e3e98439eb22000f328d0b4 + + + + + + 499250f172fc58b423d9699f62a5f52d + + + + + + a9934223f8d06e579abc31cd5a7a79fa044bff3e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpievents.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 574adc2d4832d3cf75397f0b543f5b49 + + + + + + 2c3b516f878fc9119bb924da2bb649cb527eef75 + + + + + + 418e69f289fdfaba7d74e95d400754dacacd8db06e2032dbc69f87d8365a341c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_windowshaptic.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 92657f72417e5c170b2fd8eee12557585c415a3b + + + + + + b641678ba61fb3a87bcdb93de2f37891 + + + + + + d9882ba908c5a259c93e642d5b90247eb97b0fd18d4792a9329255470e490055 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_shape_internals.h + + + + + + + + + + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + + + e73d2cee8d2d2b159e6b8ef845ee3f5ea9e1939513248b6c4dd9c9d2cea58e1d + + + + + + 0d72323ac8123e6275c66d37aeb7133e + + + NOASSERTION + + + + + 2f6a90c516c37638096761fa83071eb91ee55989 + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_log10.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 39a6b30b78dec78472e6a0ed7be16ff8 + + + + + + 349f934fc05f06410f00b2bf20acde7f5418ec4f956b48024a091be9ec0b413d + + + + + + d1753a504423d29a9dd9987e8e8fdb6142b72645 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bvideo.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f4580862aea330ca8e1ab9acddfd8430 + + + + + + 5e77e65d8190764542899b14c1a7be2ac1c24e50ab99df18d491dd6710745b6c + + + + + + a90b834880509aba1cb4107aa4a6ab89eb1d7935 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_sysrender.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + bb93727ed41faa62aca52a64136fb27d53503fb82b6ecee06a93ffb9264016cf + + + + + + 81cdf08fb8ce218f8c1b0cd50091b188 + + + + + + ab16f15873550a03a8b045dfaa9fb78b2dbe7ec5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bkeyboard.cc + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 05aa1b8ba79ff1e60d46662ad39c27f1 + + + + + + 939f60252514c3b20f2704599de2887b79d44ba518934c257fa8f074abc7694d + + + + + + 0814e0e74f30fbf8f02780c61670e227bc0943bc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitview.m + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + e2b17cb49f94e3f6c88ab72ab4c8d301f4949ae3b488c14c139d1ddd48f02328 + + + + + + be5b58f647e97c9e8dce546e46a1e3a746a07123 + + + + + + e9f7b43d52c50609d1aeea4cb721be45 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitvulkan.h + + + + + + + + + + The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. + + + + 13987165b7b19676cb81ff6e86bd5336 + + + + + + + 5b0fea35eb560e6114596b35fd0061d28d40b161f840301bb75ff6a486d18228 + + + + + + 1f894b75504fffc01f1a750e58412afc5a125a3b + + + NOASSERTION + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/variator_common.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2646e9ad078007fb062aaaeb6fabd421 + + + + + + cda3dde7e7b8f14c206ebac38dc83b3fd621a6f855cfa861857948fe689c4418 + + + + + + b8af368e85244a35c34d4fb68f717181e63fa148 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_shaders_d3d12_xboxone.cpp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c1dffc48447b0f01c6081695b3cf7fe2 + + + + + + 12bbec601016e466a05cd77f1a8ca963a4ba2f1b + + + + + + b238a7437d0f0c691895cf87310530966ad870c846d8e0270fb6d962748a2173 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/netbsd/SDL_netbsdaudio.c + + + + + + + + + + NOASSERTION + + + + 21dbb821d7d616a7a73725f35ae4036b15c933e0bccfe4b4d7966557588f7b27 + + + + + + 1a8f8c57aa891ebe24d38fcd7f3ce11f + + + + + + 80c0a1b38cd032e1e2f743b990832893270b9855 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-kmsbsd.md + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + bb1e38144d9b8c40fe3270c8588fb9bcdcd222f6 + + + + + + d7c3872360cd7a4543967f4279036154 + + + + + + 058b8b8747e1b14e2fed994b57e697173e9d76b64bbbe3a5541345c6e02dc80e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_systhread.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + fcfdfc48d700dc74a06ff4a902c37761 + + + + + + 882b0aa2034bb00681618112ec9d412b2309901e5e46c06c760b05a2473db8f0 + + + + + + 5ef43de92839577bfd67d4cf4d79b97311ecf0e9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/os2/SDL_os2audio.h + + + + + + + + + + NOASSERTION + + + + a8c949707eab18c30a7d71ffee6166de + + + + + + 5b4007197e5c7d9622f383b23bd10d18a1fc9aa2 + + + + + + c10e78c3a701db1aa8da4a5fab7eb84b53a3b13133a0aa1e77690e0ceca68a69 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/jni/Android.mk + + + + + + + + + + + + + 0bb7db50657f4171034dcd48f5183e6a10e72060 + + + + + + 2e3bbf14f975a7354ed1ddcac287917f + + + + + + + 1266a9c4490167c68982b265ec14c5a0ab2ab4bbcfb0314d1aca85931653ac3e + + + NOASSERTION + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgles2_sdf.c + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a3a0ffb432f62f0423d791a4a195050668b2e610 + + + + + + 727d56761cdc3753fd006007ea1090f1 + + + + + + d08117f639ccb5fae66f8e2e32fa8e20e018b2415ab1389775fa417b9785abb6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmouse.c + + + + + + + + + + NOASSERTION + + + + 2515333423de734b22aeb1f6bb22a01719471f3b + + + + + + df8cf6be5ee47d4a841cf5421ba1f438 + + + + + + 91e0dee9c3a88af5055219a44d0a42a7f99032afa5ca3267c3bc98dd34a335d7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-visualc.md + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d121e396e23f233e16c8f93dc0392ea6d16d1efd + + + + + + a66ec93147b0712d820531d8552fd480089c856fb93ec8cc5b9ba5b497bb4c39 + + + + + + 173a226e4f6cb935cb39a29362963039 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_yuv_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7f584a42ee3e0532ed88695984667fd3f0cc75ac + + + + + + 7b8a64721601e7359937e1840a86f180 + + + + + + a1c9ebcc0c4799391b0226868db45f40128e3ec4effc869f1701e35451e02f6b + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/openbsd/SDL_wscons_kbd.c + + + + + + + + + + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_rem_pio2.c + + + + 0d2e30611103170afb7e8df986bf52c43064b32e + + + + NOASSERTION + + + + ae95d8f5c8329e7d02368f2329794425 + + + + + + + 1ac21ab0b0e9af26735f6721009d0e450307342887de59917c40f387a93facd1 + + + + + + + + + + + + + NOASSERTION + + + + a0e4408dd06431cfc16f41d83bb0238617dd47b5 + + + + + + 69f2e61d81190db8f4d79c838373fb870dae3b7182c921154b5e58846b7cb5ca + + + + + + aebce1a7a65fb138b92ccc2333b43831 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/testsprite2.vcxproj + + + + + + + + + + NOASSERTION + + + + 6fe2e9ad98d6667c0f86a1c27c250203c5bdf7a10e7d604386af4c1392cbaead + + + + + + 45cc0399efcbfdcbdec87bae02d53817 + + + + + + 48c1e84cd9ae5aca82c96e1f8c40705473439d56 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/proguard-rules.pro + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ade1b2ac19c3ea979c0aaa24cbdf0df8 + + + + + + 4ba9d9a3849ab0e01e61d94d1363093008b94d316f3e9bfd9e2f06ac5806359f + + + + + + e0db431bfe750cd230d232d7ae50bf9de889878a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11keyboard.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + a38a4ac6bad7b0b60287a3c5e2c37362c71f2fc2 + + + + + + 30208b38315040241cb57604f693d3f2 + + + + + + c956fd6238fbbffac34f8e1fb97ca8e410319711caa2fa67d0a857c82e1da445 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_memory.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ebd9de41a746c0132851307cdaad78e33faeb1b6a43d8bcb15b90bc671da7929 + + + + + + ef0268e1a3dd03cdde0a9e6ceb3183ed + + + + + + b4c4f72b898d47740a9c41a9f507a14720467caa + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/uikit/SDL_syspower.m + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 04b7f33f0787116c00b3671021d0795e + + + + + + 025ef7df9750f1ce7c2d896f04b46aa5a8215ddd + + + + + + be5e1fdc26e4565abc4b535869df6b54b7a82799e9ddae6fbb3382bd76b7cfdc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_syssem.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + aa53c301b664222263c0f65ade5d6996ef442e6d6753542a9a1f97d112117d79 + + + + + + d8860ce22eedc2d0fb3b129b87974179 + + + + + + 3cd7246cce7eee337a69ddd405028b6c587c2fc6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/SDL_haptic_c.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + acd68b34df6898b97130a2b43dad47c5 + + + + + + 2b2cbe3b9b61fb8086cbdec9420d3f1fa1c55142 + + + + + + 2b14c8bbfba1a13513b69363e4c432d24bed6f146af8adfa6af22c2c2013e34a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/stdcpp/SDL_systhread.cpp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 0eccc8f5d885b19ea13bdd8f350357821235a997 + + + + + + bdfd47768318cdb592471112562dc91f + + + + + + 63295f77e62585a2bd5f86488074f9e58d6bf8972995cb40249c608fca5c3b67 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_A.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 21d13adc72348cad96e54125e72ce9444245802c + + + + + + edd5763d593318e69936704c39d51bd2 + + + + + + 96769fd143884119c7fb7370af93eb8748a92a2cea40423598a65a0166ec8394 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenevents.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 175a18ce74a28bc5f4974d4dec124c3b + + + + + + e279fbf08ffac5a3b0fff039e2e0bbd9a4900e259a1eda52a5984cc62b700d97 + + + + + + afaff9eab1d9d112f1a8b4f82c18408b3f902559 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_render_sw.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + c6b12317364243fb179301e64bfa9af4 + + + + + + 4d28707481194b9d5d3fcdd9cc1cbf379bc2fc09c9d339a8a363de817f6d2ef8 + + + + + + dd5fd654ca9db96eb3dbb1848d674e350153b531 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_WM.h + + + + + + + + + + Copyright 2007-2020 The Khronos Group Inc. + NOASSERTION + + + + 42cdcc2ae11a3303d81a9a79efe85130 + + + + + + 1081d0dd1099f5f0367d21c2949e3be344d3fe37c41e7cab907b12ef71f95703 + + + + + + 60963b845b8d7570520c853f5e0a36a645fd3cbc + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/EGL/eglplatform.h + + + + + + + + + + NOASSERTION + + + + 066d8501b320a274336277032c4176bd71a18c92 + + + + + + 4118e121266095496dde2d11a4b679175d5169f02b76f611b55b32edc89a3ae1 + + + + + + 137e5440aa5c4a45e5ef8b7960d8e7bd + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/testgui.sln + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + caf620967e257f6cb888727945d7717c + + + + + + a2242105c1d231dc805ec23308440b2aa1a5da97 + + + + + + f4556d1d03ff94207b97f1024a999e153dc944d55d878a240a897f22147d8ec9 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_sysmutex.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + f43b9fcef8239a5b6bb290485736213140c70cb4e53234c83bf9acdc7d210c0b + + + + + + 2dfd39d6a41cd835d157aeda4ca48974 + + + + + + 68bda0b96a72c0541de1eebbf352a93d32a9b2b1 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandvideo.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 9126ff682e4c89fe2b897c241f9fab4b68f57944 + + + + + + 3b99f43e41bec358ef7c47b97e368cf8 + + + + + + 2b3695507e44e410e5a307ea787067fd0ff67a6c2a8214a58dcae8ce9615e31d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitviewcontroller.h + + + + + + + + + + Copyright 2014-2022 The Khronos Group Inc. + NOASSERTION + + + + 20ac33ce2899d2c98d5c97aa420e33f96a030871 + + + + + + 6db7cf173ddce1c89069f5bf854adeab + + + + + + 6103e0dd164567caaf887a18ea0f8c267e227ad4afaf94437bd9919b8d50d050 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vk_platform.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 54c78dae6e319ab60c1448bb3b537f312d3ce6aa + + + + + + 2f529f983c6f7354eeb971707b2ef85d + + + + + + 76e5d10041c9981daf88562798c76bdcd131257fdd270e1d626255757f885540 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsclipboard.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d4b18a84fa18c951c0505fcf5579dd52 + + + + + + 82ac57fef0592cc331da8525567c7c1a8f5e3c2fdfd6056bdaad20daaec4874a + + + + + + 8e7a2558f3c2976d421d5bd597e39868fb660680 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidkeyboard.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 7b4737d7169e046d7767a3241c87751c + + + + + + 78b0546531b762e762e067dc31e92a773911c1ac + + + + + + aee8fd864137b26ba2d5ca19484313c9dda312fc86bae979662b79229ef1f36e + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2vman.c + + + + + + + + + + + + + + 86bd76f0a0da8f50b9c116b44910c9d99fa90d853d278c72c805d4fe91bba836 + + + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + + + 4ed772a3810c7ca2bbdd1d28b346d963f9193123 + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_fabs.c + NOASSERTION + + + + + 5e0f83ec2fcb94717d0edf6f81a97ef3 + + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 2204af27d690cf3bbcffebed08f51b17e26afa2d11d47190a3d26fee53e389c6 + + + + + + b7d041c7ce221103a41e3b68cdac9cbb + + + + + + 55bd96d723ce78e84edd6d23b01c64098a3d423a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/nacl/SDL_naclaudio.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d8d29a3f8e3ea915b4a1f3bc8ae66d20acd7e5214cda630b41f2d5077bba65d8 + + + + + + e13c4d35632e126f547409368a196d82 + + + + + + 31ff138c5f5f068b465bf5572c224623694ddcf7 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/gendynapi.pl + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 5b5d2854ecc0a6921936a0e0752e98aa + + + + + + abefce9c76790bdd59335205eb511536c43d91d189a8243b33d1bcf5fd42c7e0 + + + + + + e6b103725bba0a9ff3bc6c710b1314d6f8c91cf6 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_triangle.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + ac21d2c217416e773813df87b99ae01b97735d90a6edca38fd2beaf6b110badd + + + + + + 761f8f147ed7f0700971eb82b86f8a88 + + + + + + 1d81e519475054cc6b1472a458c9dbf0576e1c6a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_sysmutex.c + + + + + + + + + + NOASSERTION + + + + d56280b5140548fb0431816dbb67ea23 + + + + + + e704ed2d69953640f7c445d01a94ec46dc08f5fa + + + + + + 7e80b468ff3e1598505f380a7920661f11a7f339cc1230ce3af55819ed6ba670 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p07_shape24.bmp + + + + + + + + + + NOASSERTION + + + + c25453dac4c0d1d3fded5bdc6a1f8cd7774ce8d8 + + + + + + 0e7e24c76cda00d1128cdb800d384ec8f87742e90a64c46f52b21c0e8f2f211e + + + + + + 9d8823fdb85a08fb982372c5194a6eb5 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_revision.h + + + + + + + + + + NOASSERTION + + + + 6b22f1430d5b9592882afb2b498640fe7bbdbb2611cf15a147b9ac8c92f46370 + + + + + + 5c56f1283fdc56490098e9df0bbcc09b9c3fa8e1 + + + + + + bd9dfcfb55ac92aa674b3aef11101c8d + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p09_shape32alpha.bmp + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + d16e3808b603acbaa1c8bd1d8c191afc118f161bcc75db162d43a26bbb541c68 + + + + + + 59e5eb9eb8f9334f801c829842ca181a + + + + + + 0f240fbb869cf7a19f4a7fd7cf09b40a6b7a867c + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_syscond.c + + + + + + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testyuv_cvt.h + NOASSERTION + + + + 39af4a9b6d67b7b0267df1111e2db5e58750e38e + + + + + + + 30442755d9fd5612559e369f4ef68871 + + + + + + + + 9c725deb2e24fc5196b8902950743da7f21638e42dc7fe894a02c1f0266f21e2 + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + + + + + + + NOASSERTION + + + + 7ac15218dd0bf4caa99534ed7f284eb46d9f8121 + + + + + + a72700e33b55233e6f9a325945d7d2a5c3159334c875625bde1910a4acd4bb34 + + + + + + 52a600d55bb9e77978c594e41829564f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/clang-fat.sh + + + + + + + + + + NOASSERTION + + + + 6466ef9bbf44b4ed278cefdcd3cfa3340050e942 + + + + + + 0156e54aba55df77bf0b2ed79c4a4fc29d1cdbf4bccd0312c3ae3d4f7e5f9583 + + + + + + ea01fe44828a17c8cf1b1049b8c1eaeb + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/SDL.java + + + + + + + + + + NOASSERTION + + + + 6aebd0683232ff8ba4532f3c2dee6ced44a86b3c + + + + + + 68b58b2c7900e00ec318317467f1f3e60d18db630a22121f1a358e163cdee461 + + + + + + d534ad7ad52102258249ae582fd8e706 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/pc/hidapi-hidraw.pc.in + + + + + + + + + + + + + 1505a7c08b21661aa9175214d4f1b2938ac82eb7d75e6ba1bef4263d1b43d210 + + + + + + + 303ee5265bd5136668027abf598b2f57 + + + + + + ea9022ae8cdfd74d9f3bde6017f4221aa0b75b52 + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> +Copyright (C) 1990, RSA Data Security, Inc. All rights reserved. + + NOASSERTION AND WE took the acknowledgement: +This software includes the MD5 Message- +Digest Algorithm developed by RSA Data Security, Inc. + + + + + + LicenseRef-RSA-MD-d5719c6fcb36ba64fd12e6929efbbeff + 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. + RSA-MD-d5719c6fcb36ba64fd12e6929efbbeff + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_md5.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 50f505aa68c2c2388cb7b82bea2071bbd927f97c + + + + + + fbb5ee95fe07f90e92295333bad6a93d + + + + + + 708499b15fe44740f639ec4002a6376fdb1d3eda883d374efddc8254fea8aab4 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendfillrect.h + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + + + + 8a8317c41ef498ad86d9a41e8efffcae9f33c306 + + + + NOASSERTION + + + + + 356fca29c5c6a6c24cc093621c859336 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testspriteminimal.c + + + + 6932e5f456eda42b01e8efa814a677fbff47bf2c7b8473e6286b1f94106cc7c7 + + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 38e2ffe4ef27fa96f194916a3485cdb67e2819d2b8a359aa6a8b870a90755c31 + + + + + + 7e5a16bb890d19db11aa36778ea02e47 + + + + + + f6cf09b85e576885dad021806e02377e696a7778 + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_syssem.c + + + + + + + + + + NOASSERTION + + + + 2a8d909531f390771f7a7bb58772d859 + + + + + + + bfaa70b4f8f9009e536d65bcf4a77ee285de67f901532ea9c7443a32eb7b9de6 + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_scalbn.c + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + + + 6e02c72db97ad79b9f93bc5390f76797433ce49c + + + + + + + + + + + + + + + NOASSERTION + + + + cc5b099732b837b42277aacb403d1637 + + + + + + 0e60944ef3fe7fb3518e30f4303580c8f0d0d7982722a47b6d32eb14b7cdbcc3 + + + + + + a126be48971ebcb0c4ac1d1f66048f80bb9d6f2a + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_rect.c + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4013a2fe73b9d631b80c967e848d173c61a60672c0a7183b03a94c05cb38b60d + + + + + + 3221b1f8b57c2910e79aefee3523dc969f99cd92 + + + + + + 176d7b0b534442337c25f4241f5e587f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11xfixes.h + + + + + + + + + + + + + 9c42a2c59657dd06ffe00e198c5303f0da7a9384 + + + + + + 4b2c26938fe7e8c6f290fd3cb1153c6f90233feef551b119c8445dc4326dbee8 + + + NOASSERTION + + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/k_cos.c + + + + + + + 7155980c8d4927e96fa516e7382f3019 + + + + + + + + + + + + Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org> + NOASSERTION + + + + 4f7ba1f812d1302f6e6f8e7a91d635881029359a + + + + + + 2c5da78ecefa3b4203e07a5e5f8706f3 + + + + + + 9139f4459e5b1fdaa704eedd9682a7cd5ce7b5528064f02b09a2c750b4f5710f + + + + + SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_images.h + + + + + + + + + + + + + + + + + + + + + + + + /srv/fossology/repository/report + + + + + + + + + + + + + + + + SPDX-2.2 + + + + LicenseRef-No_license_found + Not find any license in the scanned file + No_license_found + + + + + + + + + + + + + + + + + + From c0b8489beb19177e4457032910fddc9b04e0efae Mon Sep 17 00:00:00 2001 From: OliverFendt Date: Fri, 18 Oct 2024 20:49:08 +0200 Subject: [PATCH 09/16] Create SDL-release-2.28.5-SPDX2TV.spdx Signed-off-by: Oliver Fendt (ofendt@googlemail.com) --- .../SDL-release-2.28.5-SPDX2TV.spdx | 29083 ++++++++++++++++ 1 file changed, 29083 insertions(+) create mode 100644 analysed-packages/SDL/version-release-2.28.5/SDL-release-2.28.5-SPDX2TV.spdx diff --git a/analysed-packages/SDL/version-release-2.28.5/SDL-release-2.28.5-SPDX2TV.spdx b/analysed-packages/SDL/version-release-2.28.5/SDL-release-2.28.5-SPDX2TV.spdx new file mode 100644 index 00000000..e673aa96 --- /dev/null +++ b/analysed-packages/SDL/version-release-2.28.5/SDL-release-2.28.5-SPDX2TV.spdx @@ -0,0 +1,29083 @@ +SPDXVersion: SPDX-2.2 +DataLicense: CC0-1.0 + +##------------------------- +## Document Information +##------------------------- + +DocumentNamespace: http://fossy.osadl.org/repo/SPDX2TV_SDL-release-2.28.5.tar.gz_1699533003.spdx +DocumentName: /srv/fossology/repository/report +SPDXID: SPDXRef-DOCUMENT + +##------------------------- +## Creation Information +##------------------------- + +Creator: Tool: spdx2 +Creator: Person: Oliver Fendt +CreatorComment: +This document was created using license information and a generator from Fossology. +It contains the license and copyright analysis of SDL release-2.28.5 +Please check "LicenseComments" for explanations of concluded licenses + +Created: 2023-11-09T13:30:06Z +LicenseListVersion: 2.6 + +##------------------------- +## Package Information +##------------------------- + + +PackageName: SDL-release-2.28.5.tar.gz +PackageFileName: SDL-release-2.28.5.tar.gz +SPDXID: SPDXRef-upload995 +PackageDownloadLocation: https://github.com/libsdl-org/SDL/archive/refs/tags/release-2.28.5.tar.gz +ExternalRef: PACKAGE-MANAGER purl pkg:github/libsdl-org/SDL@release-2.28.5 +PackageVerificationCode: 5f48964b35c7c2930ffb4db1ac13cb50bfa03f8e +PackageChecksum: SHA1: 9dba2b579b7bfbd24cb302e4f4b27563cc8f1070 +PackageChecksum: SHA256: 9f0556e4a24ef5b267010038ad9e9948b62f236d5bcc4b22179f95ef62d84023 +PackageChecksum: MD5: af30cdc10a154108fe8f1300caa75ece +PackageLicenseConcluded: NOASSERTION +PackageLicenseDeclared: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +PackageLicenseComments: licenseInfoInFile determined by Scanners: + - nomos ("4.1.0.95".82b3b2) + - monk ("4.1.0.95".82b3b2) + - ojo ("4.1.0.95".82b3b2) + - scancode ("4.1.0.95".82b3b2) +PackageLicenseInfoFromFiles: NOASSERTION +PackageCopyrightText: NOASSERTION + +Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-upload995 + + +##-------------------------- +## File Information +##-------------------------- + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/GLES2/gl2.h +SPDXID: SPDXRef-item3411480 +FileChecksum: SHA1: 3709bd48f5d97b3f0ee89a2551d93625cf132238 +FileChecksum: SHA256: 12b68cd454156211ce9a8f835e21fd72005324ab05b372ce6d22d58d48bb5932 +FileChecksum: MD5: 2f203903eab505327eb7a393fc426357 +LicenseConcluded: LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb +LicenseComments: The information in the file is: +The Khronos Group Inc. +SPDX-License-Identifier: MIT + +This header is generated from the Khronos OpenGL / OpenGL ES XML +API Registry. The current version of the Registry, generator scripts +used to make the header, and the header can be found at +https://github.com/KhronosGroup/OpenGL-Registry + +There is no text of the MIT license in this diretorcy. Nor in the given GitHub Repo. Since Khronos used an individualized MIT license we took the text from src/video/khronos/KHR/khrplatform.h and concluded MIT as license of this file. +The information was retrieved on 9th of Nov 2023 +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright 2013-2020 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengl_glext.h +SPDXID: SPDXRef-item3410689 +FileChecksum: SHA1: 78ebda9465227a54b336e3965832d8930aa962b8 +FileChecksum: SHA256: 1abb28891c9b0661b6ff3749de2671da5fe12beb5bcb1833b2d6bdf5c89ecdf8 +FileChecksum: MD5: f9f6095c989940fb509685ae0e327742 +LicenseConcluded: LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb +LicenseComments: The information in the file is: +The Khronos Group Inc. +SPDX-License-Identifier: MIT + +This header is generated from the Khronos OpenGL / OpenGL ES XML +API Registry. The current version of the Registry, generator scripts +used to make the header, and the header can be found at +https://github.com/KhronosGroup/OpenGL-Registry + +There is no text of the MIT license in this diretorcy. Nor in the given GitHub Repo. Since Khronos used an individualized MIT license we took the text from src/video/khronos/KHR/khrplatform.h and concluded MIT as license of this file. +The information was retrieved on 9th of Nov 2023 +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-khronos +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright 2013-2020 The Khronos Group Inc. +Copyright (c) 2008-2018 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/GLES2/gl2ext.h +SPDXID: SPDXRef-item3411481 +FileChecksum: SHA1: 7eb4ef77e11f4a13bfba89c0be79ec9cf92a73cd +FileChecksum: SHA256: 4fc5b0034dcde9c125922e3e70d01489a6b335076856ee660294e1a6305a3719 +FileChecksum: MD5: c66a343e73f52b371e4e1b51a2a3c910 +LicenseConcluded: LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb +LicenseComments: The information in the file is: +The Khronos Group Inc. +SPDX-License-Identifier: MIT + +This header is generated from the Khronos OpenGL / OpenGL ES XML +API Registry. The current version of the Registry, generator scripts +used to make the header, and the header can be found at +https://github.com/KhronosGroup/OpenGL-Registry + +There is no text of the MIT license in this diretorcy. Nor in the given GitHub Repo. Since Khronos used an individualized MIT license we took the text from src/video/khronos/KHR/khrplatform.h and concluded MIT as license of this file. +The information was retrieved on 9th of Nov 2023 +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright 2013-2020 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles2_gl2ext.h +SPDXID: SPDXRef-item3410673 +FileChecksum: SHA1: 7eb4ef77e11f4a13bfba89c0be79ec9cf92a73cd +FileChecksum: SHA256: 4fc5b0034dcde9c125922e3e70d01489a6b335076856ee660294e1a6305a3719 +FileChecksum: MD5: c66a343e73f52b371e4e1b51a2a3c910 +LicenseConcluded: LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb +LicenseComments: The information in the file is: +The Khronos Group Inc. +SPDX-License-Identifier: MIT + +This header is generated from the Khronos OpenGL / OpenGL ES XML +API Registry. The current version of the Registry, generator scripts +used to make the header, and the header can be found at +https://github.com/KhronosGroup/OpenGL-Registry + +There is no text of the MIT license in this diretorcy. Nor in the given GitHub Repo. Since Khronos used an individualized MIT license we took the text from src/video/khronos/KHR/khrplatform.h and concluded MIT as license of this file. +The information was retrieved on 9th of Nov 2023 +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright 2013-2020 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles2_gl2.h +SPDXID: SPDXRef-item3410644 +FileChecksum: SHA1: 19b0f833d64847db3180b5f81bc4ffa232d54099 +FileChecksum: SHA256: d6ec44b1d73f3afce3a20ac6976db7fb3dac656c5190f0b563e4ce90d79a15aa +FileChecksum: MD5: 386f0238bb0e90c9431073483386a84c +LicenseConcluded: LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb +LicenseComments: The information in the file is: +The Khronos Group Inc. +SPDX-License-Identifier: MIT + +This header is generated from the Khronos OpenGL / OpenGL ES XML +API Registry. The current version of the Registry, generator scripts +used to make the header, and the header can be found at +https://github.com/KhronosGroup/OpenGL-Registry + +There is no text of the MIT license in this diretorcy. Nor in the given GitHub Repo. Since Khronos used an individualized MIT license we took the text from src/video/khronos/KHR/khrplatform.h and concluded MIT as license of this file. +The information was retrieved on 9th of Nov 2023 +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright 2013-2020 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/windows/version.rc +SPDXID: SPDXRef-item3411981 +FileChecksum: SHA1: c710836928de46f890302f9106ad6d0bfa9fe4bb +FileChecksum: SHA256: 08cdfb6ce2c820404494b3174d847bb0b2d432ef3d99b8cfbe4855db8e13a656 +FileChecksum: MD5: f1504c9ad9022ac41cb8b25a204670b2 +LicenseConcluded: LicenseRef-Public-domain +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-public-domain +LicenseInfoInFile: LicenseRef-Public-domain +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/wikiheaders.pl +SPDXID: SPDXRef-item3410549 +FileChecksum: SHA1: f3ab741436ab44d1e837669bc18a60ccc6f9505d +FileChecksum: SHA256: 2ae9a640be3cb53899021864d7ec4ed17eb49f329ea8083f9ae785d05f8ef5c8 +FileChecksum: MD5: 551b29bc4eae5a902d75c3bb99305ed8 +LicenseConcluded: LicenseRef-CC-BY-4.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-CC-BY-4.0 +LicenseInfoInFile: LicenseRef-CC-BY-SA-4.0 +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testatomic.c +SPDXID: SPDXRef-item3410491 +FileChecksum: SHA1: 0835bc5d049bb006cd47088e71d23e120ad112be +FileChecksum: SHA256: e245c41f89c276947736cd2845e499918e2965a1860294d25747daaaab2ef6ff +FileChecksum: MD5: febcb87c5d55258ab4692fb0d339bb74 +LicenseConcluded: LicenseRef-EPICS-5aff005c95b9a2f9cfef4524481b603f AND LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: Additionally to the Permission-Notice there is the following information in the file: +Adapted with permission from code by Michael Davidsaver at: +http://bazaar.launchpad.net/~mdavidsaver/epics-base/atomic/revision/12105 src/libCom/test/epicsAtomicTest.c +Original copyright 2010 Brookhaven Science Associates as operator of Brookhaven National Lab +http://www.aps.anl.gov/epics/license/open.php +Obviously the Atomic operation test was taken from the given function. Thus we concluded Additionally EPICS with respect to the atomic operation test. AND NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-EPICS +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga +copyright 2010 Brookhaven Science Associates as operator of Brookhaven National Lab + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/configure +SPDXID: SPDXRef-item3410166 +FileChecksum: SHA1: 90d4aaf28b30ae49be3399ed142396e629df1466 +FileChecksum: SHA256: f5e58bfb8a3b54a18f2716520024e0d54b7be6e1dca8243b679b43e655054e36 +FileChecksum: MD5: d0d130299d2c96a2a132b4ccd1f91f2f +LicenseConcluded: LicenseRef-FSF-2e01bb672e5007181a921b144efe76a8 AND LicenseRef-FSFUL-c75eb7486755351ecb2622ed8c28c6d4 AND LicenseRef-GPL-2.0-or-later-WITH-Libtool-exception +LicenseComments: NOASSERTION AND NOASSERTION AND NOASSERTION +LicenseInfoInFile: LicenseRef-Libtool-exception +LicenseInfoInFile: LicenseRef-MIT +LicenseInfoInFile: LicenseRef-FSFUL +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +LicenseInfoInFile: LicenseRef-GPL-2.0-or-later +FileCopyrightText: Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, Inc. +Copyright (C) 2021 Free Software Foundation, Inc. +Copyright (C) 2021 Free Software Foundation, Inc. +Copyright (C) 2014 Free Software Foundation, Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/libtool.m4 +SPDXID: SPDXRef-item3410048 +FileChecksum: SHA1: b07a0c8a45be89cd27ab5cb71647971ff9f87b4a +FileChecksum: SHA256: dcd07857586d5573ffa40c0fd7d95fd62deebcb72df88429303bcf27a4eb00f4 +FileChecksum: MD5: 20d7a792643b574224bfbc91837dd826 +LicenseConcluded: LicenseRef-FSFUL-a1644ee43218a2c79e1c49c99833dd00 AND LicenseRef-FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7 AND LicenseRef-GPL-2.0-or-later-WITH-Libtool-exception +LicenseComments: NOASSERTION AND NOASSERTION AND NOASSERTION +LicenseInfoInFile: LicenseRef-Autoconf-exception +LicenseInfoInFile: LicenseRef-FSFUL +LicenseInfoInFile: LicenseRef-Libtool-exception +LicenseInfoInFile: LicenseRef-GPL-2.0-or-later +LicenseInfoInFile: LicenseRef-FSFULLR +FileCopyrightText: Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 +Copyright (C) 2014 Free Software Foundation, Inc. +Copyright (C) 2011 Free Software Foundation, Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/mac/hid.c +SPDXID: SPDXRef-item3410919 +FileChecksum: SHA1: 739efc8c477a5ab70d61d1abba60a0be554c7d38 +FileChecksum: SHA256: 929f411098052b8d339aae8a298092eb74542d0f2a33bceb6b923b3b38bc8320 +FileChecksum: MD5: bcac4c6e3af85ff9555bf2d387f70651 +LicenseConcluded: LicenseRef-GPL-3.0-only OR LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635 OR LicenseRef-Permission-Notice-dabbd07fc26023d06f0aa31833386fa5 +LicenseComments: (The information in the file is: +At the discretion of the user of this library, +this software may be licensed under the terms of the +GNU Public License v3, a BSD-Style license, or the +original HIDAPI license as outlined in the LICENSE.txt, +LICENSE-gpl3.txt, LICENSE-bsd.txt, and LICENSE-orig.txt +files located at the root of the source distribution. +Thus we concluded: GPL-3.0 OR BSD-3-Clause as license of this file. +WE chose Permission-Notice) AND NOASSERTION AND We took the text of the BSD-3-Clause license from /LICENSE-bsd.txt in the hidapi directory AND We took the text of the Permission-Notice from /LICENSE-orig.txt in the hidapi directory +LicenseInfoInFile: LicenseRef-MIT +LicenseInfoInFile: LicenseRef-GPL-3.0-only +LicenseInfoInFile: LicenseRef-BSD-3-Clause +LicenseInfoInFile: LicenseRef-BSD-style +FileCopyrightText: Copyright 2010, All Rights Reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/ltmain.sh +SPDXID: SPDXRef-item3410560 +FileChecksum: SHA1: a1bfabb1972b309873ebe5eb067d3a411e33d22b +FileChecksum: SHA256: a0c8b82ccbc2c6a1396545faab60b7514cc8ddc33cf9fae50aa75aefb0f2381d +FileChecksum: MD5: 6d8d46222befc01ed033c1ce4ff24093 +LicenseConcluded: LicenseRef-GPL-2.0-or-later-WITH-Libtool-exception AND LicenseRef-GPL-3.0-or-later-WITH-Libtool-exception +LicenseComments: NOASSERTION AND NOASSERTION +LicenseInfoInFile: LicenseRef-Libtool-exception +LicenseInfoInFile: LicenseRef-GPL-3.0-or-later +LicenseInfoInFile: LicenseRef-GPL-2.0-or-later +FileCopyrightText: Copyright (C) 1996-2015 Free Software Foundation, Inc. +Copyright (C) 2004-2015 Free Software Foundation, Inc. +Copyright (C) 2010-2015 Free Software Foundation, Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ltsugar.m4 +SPDXID: SPDXRef-item3410059 +FileChecksum: SHA1: 2028bffadfd9b989bcc63da90596101fe4ec20b9 +FileChecksum: SHA256: 5a6735cda60e0ba0d1b706c0ef648f5d096298da46daefd9cdecdb6a0f4584d3 +FileChecksum: MD5: fa2891f9060865871cbbaa1c6e2d96f4 +LicenseConcluded: LicenseRef-FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-FSFULLR +FileCopyrightText: Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/lt~obsolete.m4 +SPDXID: SPDXRef-item3410058 +FileChecksum: SHA1: e21f085615f98d3751690c1615923e89160d5783 +FileChecksum: SHA256: 26fa3285c35dd6ab00ed1e466ba92a17e4655e01897731ec18a587a4cf5e4f8d +FileChecksum: MD5: 22aa295bf5320aec7fba6756ff11058a +LicenseConcluded: LicenseRef-FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-FSFULLR +FileCopyrightText: Copyright (C) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ltoptions.m4 +SPDXID: SPDXRef-item3410056 +FileChecksum: SHA1: 9cd35d79da7776af14f21b259c64f130fa1a3536 +FileChecksum: SHA256: e77ebba8361b36f14b4d0927173a034b98c5d05049697a9ded84d85eb99a7990 +FileChecksum: MD5: 064af1799febaa676203302bbf359180 +LicenseConcluded: LicenseRef-FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-FSFULLR +FileCopyrightText: Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ltversion.m4 +SPDXID: SPDXRef-item3410055 +FileChecksum: SHA1: 3aae847c163fa6cc7c8241a3a49f98705538d55f +FileChecksum: SHA256: a27b754709de61575197bf5a980696c98ae49da3f92f0de8ee7f42dd543b7465 +FileChecksum: MD5: d936fd6b2025c9b5322f826117d7f30c +LicenseConcluded: LicenseRef-FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-FSFULLR +FileCopyrightText: Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/m4/ax_pthread.m4 +SPDXID: SPDXRef-item3410949 +FileChecksum: SHA1: c63f8e2af97fc083b67d88c08c140ada643c7132 +FileChecksum: SHA256: ae5cac190e60b8705ac50791c76f3a2787e4649eb33972bb1ee023e96feddce2 +FileChecksum: MD5: f33c07af7987f859ca3ceba4b84de6cb +LicenseConcluded: LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception-52d507877bdc839a87c8c756326dd167 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-autoconf-macro-exception +LicenseInfoInFile: LicenseRef-Autoconf-exception +LicenseInfoInFile: LicenseRef-GPL-3.0-or-later +FileCopyrightText: Copyright (c) 2008 Steven G. Johnson +Copyright (c) 2011 Daniel Richard G. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_gcc_archflag.m4 +SPDXID: SPDXRef-item3410045 +FileChecksum: SHA1: a81284b771336ce18bc62f6c0f66021614bd44b2 +FileChecksum: SHA256: 32d2b4704c325557bedf77ccd98f58a9b473d8d58a99558c5a468282199052c8 +FileChecksum: MD5: 7e168fa4f6f9b044fdde442bdee753a1 +LicenseConcluded: LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception-52d507877bdc839a87c8c756326dd167 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-GPL-3.0-or-later +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-autoconf-macro-exception +LicenseInfoInFile: LicenseRef-Autoconf-exception +FileCopyrightText: Copyright (c) 2008 Steven G. Johnson +Copyright (c) 2008 Matteo Frigo + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_check_compiler_flags.m4 +SPDXID: SPDXRef-item3410050 +FileChecksum: SHA1: 4e106d3e4ea356abf5a352551564cf5a8a432728 +FileChecksum: SHA256: f4a61ab823e76a43654581dde855516d6f9529b362d5de18357c1e473ba28493 +FileChecksum: MD5: ce1509a8b02892e0a4aa61a01ce2d3b0 +LicenseConcluded: LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception-52d507877bdc839a87c8c756326dd167 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-autoconf-macro-exception +LicenseInfoInFile: LicenseRef-GPL-3.0-or-later +LicenseInfoInFile: LicenseRef-Autoconf-exception +FileCopyrightText: Copyright (c) 2009 Steven G. Johnson +Copyright (c) 2009 Matteo Frigo + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_gcc_x86_cpuid.m4 +SPDXID: SPDXRef-item3410053 +FileChecksum: SHA1: 1e2667ce3004c1d910b98600af7b77f8c883e0d2 +FileChecksum: SHA256: d7582f8d90e0349e8c42a878224270b616fedcbbac4e4c5cd0165063b475a1bd +FileChecksum: MD5: ab8de3a5954a15ed48f6998f205f4e26 +LicenseConcluded: LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception-52d507877bdc839a87c8c756326dd167 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-autoconf-macro-exception +LicenseInfoInFile: LicenseRef-GPL-3.0-or-later +LicenseInfoInFile: LicenseRef-Autoconf-exception +FileCopyrightText: Copyright (c) 2008 Steven G. Johnson +Copyright (c) 2008 Matteo Frigo + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_normalize_path.m4 +SPDXID: SPDXRef-item3410047 +FileChecksum: SHA1: 0cb9b1181d86341b8e76a15fc85d218db12b954a +FileChecksum: SHA256: 6afd700d8ff7d2360e7d87cf482f2b4cb0f2de864e1922b52cc9d7e90edcbdac +FileChecksum: MD5: d806ee817d679141fe57f8cd8bfd0cea +LicenseConcluded: LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception-f76ca689e5390ee15588308d669726ef +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-autoconf-macro-exception +LicenseInfoInFile: LicenseRef-GPL-2.0-or-later +LicenseInfoInFile: LicenseRef-Autoconf-exception +FileCopyrightText: Copyright (c) 2008 Alexandre Duret-Lutz + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_compute_relative_paths.m4 +SPDXID: SPDXRef-item3410046 +FileChecksum: SHA1: 6cdbdb8825d01f186b747d57df2cba051eeb044a +FileChecksum: SHA256: 107b85fb796c782937e822e1a7f3de91af9e44082bc0b38df012b20ff52463f6 +FileChecksum: MD5: 9cf198505b8392b747804be009943a52 +LicenseConcluded: LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception-f76ca689e5390ee15588308d669726ef +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Autoconf-exception +LicenseInfoInFile: LicenseRef-GPL-2.0-or-later +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-autoconf-macro-exception +FileCopyrightText: Copyright (c) 2008 Alexandre Duret-Lutz + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ax_recursive_eval.m4 +SPDXID: SPDXRef-item3410052 +FileChecksum: SHA1: c83b20edba5a3d96b36aa6fd10ec27c7f422c910 +FileChecksum: SHA256: e03d2fcb4617102f534439279e152862ff1291f3d4d1b7244022d5950a09b565 +FileChecksum: MD5: 8ba96a725477aa2c2d1cbb1d9f6a25ce +LicenseConcluded: LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception-f76ca689e5390ee15588308d669726ef +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-GPL-2.0-or-later +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-autoconf-macro-exception +LicenseInfoInFile: LicenseRef-Autoconf-exception +FileCopyrightText: Copyright (c) 2008 Alexandre Duret-Lutz + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/acinclude.m4 +SPDXID: SPDXRef-item3410387 +FileChecksum: SHA1: cc052697f26cc7c4f207249a9d5e0e618a48dd67 +FileChecksum: SHA256: 4f97e5b28413816393546075b9236c0079957cbdb911858653e949620a1d0bb9 +FileChecksum: MD5: 14c17aaa47af44b5b8b62e541c2efc32 +LicenseConcluded: LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-autoconf-simple-exception-2.0 +LicenseInfoInFile: LicenseRef-GPL-2.0-or-later +LicenseInfoInFile: LicenseRef-Autoconf-exception +FileCopyrightText: Copyright © 2004 Scott James Remnant . + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/acinclude.m4 +SPDXID: SPDXRef-item3410259 +FileChecksum: SHA1: cc052697f26cc7c4f207249a9d5e0e618a48dd67 +FileChecksum: SHA256: 4f97e5b28413816393546075b9236c0079957cbdb911858653e949620a1d0bb9 +FileChecksum: MD5: 14c17aaa47af44b5b8b62e541c2efc32 +LicenseConcluded: LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Autoconf-exception +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-autoconf-simple-exception-2.0 +LicenseInfoInFile: LicenseRef-GPL-2.0-or-later +FileCopyrightText: Copyright © 2004 Scott James Remnant . + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/m4/pkg.m4 +SPDXID: SPDXRef-item3410950 +FileChecksum: SHA1: 94d4df6a698e3c43f053751d09ab5db9d0d21d36 +FileChecksum: SHA256: a4046b4795803251f46fd9e73601d7507a269a1a2da2819f8bc9a68cd3770c6c +FileChecksum: MD5: fb1bdd4acefd60b661cec4927d4212b4 +LicenseConcluded: LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-autoconf-simple-exception-2.0 +LicenseInfoInFile: LicenseRef-GPL-2.0-or-later +LicenseInfoInFile: LicenseRef-Autoconf-exception +FileCopyrightText: Copyright © 2004 Scott James Remnant . + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/pkg.m4 +SPDXID: SPDXRef-item3410057 +FileChecksum: SHA1: 4790d87609ec0b6cde8782baeb70d3f810c6d7d8 +FileChecksum: SHA256: 140b9a7bc1fa8730b62e74f8413af2bd15b53969a084fc4a041ba70b11e352f3 +FileChecksum: MD5: f82299b33f28607e9d15e486a58add90 +LicenseConcluded: LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-GPL-2.0-or-later +LicenseInfoInFile: LicenseRef-Autoconf-exception +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-autoconf-simple-exception-2.0 +FileCopyrightText: Copyright © 2004 Scott James Remnant . +Copyright © 2012-2015 Dan Nicholson + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/configure +SPDXID: SPDXRef-item3410348 +FileChecksum: SHA1: 1f2ec42ef0913c808d78adada01fbd4feb7d87f9 +FileChecksum: SHA256: e89c2a5fddb1a1bf4d6393268ae39c5c8cdb855afa03e735bd97ab4d9eb1036e +FileChecksum: MD5: b4171014d3eb65a897c5d9e0c53ddf2a +LicenseConcluded: LicenseRef-FSF-2e01bb672e5007181a921b144efe76a8 AND LicenseRef-FSFUL-c75eb7486755351ecb2622ed8c28c6d4 +LicenseComments: NOASSERTION AND NOASSERTION +LicenseInfoInFile: LicenseRef-FSFUL +FileCopyrightText: Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, Inc. +Copyright (C) 2021 Free Software Foundation, Inc. +Copyright (C) 2021 Free Software Foundation, Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configure +SPDXID: SPDXRef-item3410255 +FileChecksum: SHA1: 2b679d60bd32b7ea55a7442ea8878fba13ac78f3 +FileChecksum: SHA256: 8fe3430491dd94c9ea93d03b10d5aa9d4925c10ddc3b2a90a79fcb57ee585d09 +FileChecksum: MD5: c47603a502e0cc3e3bad6f6f89a3fcda +LicenseConcluded: LicenseRef-FSF-2e01bb672e5007181a921b144efe76a8 AND LicenseRef-FSFUL-c75eb7486755351ecb2622ed8c28c6d4 +LicenseComments: NOASSERTION AND NOASSERTION +LicenseInfoInFile: LicenseRef-FSFUL +FileCopyrightText: Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. +Copyright (C) 2012 Free Software Foundation, Inc. +Copyright (C) 2012 Free Software Foundation, Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/linux/hid.c +SPDXID: SPDXRef-item3410907 +FileChecksum: SHA1: a609edc76fa21d74adb540aec70690996c8d08fd +FileChecksum: SHA256: 039066a47400cc113d790ef5c0f0d14c01776226a9b7348b3d6b17656160cfe1 +FileChecksum: MD5: 365da69f0a3b3f1d026846e87fdc21d3 +LicenseConcluded: LicenseRef-GPL-3.0-only OR LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635 OR LicenseRef-Permission-Notice-dabbd07fc26023d06f0aa31833386fa5 +LicenseComments: (The information in the file is: +At the discretion of the user of this library, +this software may be licensed under the terms of the +GNU General Public License v3, a BSD-Style license, or the +original HIDAPI license as outlined in the LICENSE.txt, +LICENSE-gpl3.txt, LICENSE-bsd.txt, and LICENSE-orig.txt +files located at the root of the source distribution. +Thus we concluded: GPL-3.0 OR BSD-3-Clause as license of this file. +WE chose Permission-Notice) AND NOASSERTION AND We took the text of the BSD-3-Clause license from /LICENSE-bsd.txt in the hidapi directory AND We took the text of the Permission-Notice from /LICENSE-orig.txt in the hidapi directory +LicenseInfoInFile: LicenseRef-LGPL-3.0-only +LicenseInfoInFile: LicenseRef-BSD-style +LicenseInfoInFile: LicenseRef-BSD-3-Clause +LicenseInfoInFile: LicenseRef-GPL-1.0-or-later +LicenseInfoInFile: LicenseRef-GPL-3.0-only +FileCopyrightText: Copyright 2009, All Rights Reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/hid.c +SPDXID: SPDXRef-item3410959 +FileChecksum: SHA1: 0938e21e8e6abff7c63ad9be6fe951b1b4fdf080 +FileChecksum: SHA256: dfe64bd1a58eb8982fad5d8105e6fbbd4a5baafabda28cc5896fa87fa2e0a2b0 +FileChecksum: MD5: d01d2cafcd018ae90d576d84fa1f95c0 +LicenseConcluded: LicenseRef-GPL-3.0-only OR LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635 OR LicenseRef-Permission-Notice-dabbd07fc26023d06f0aa31833386fa5 +LicenseComments: (The information in the file is: +At the discretion of the user of this library, +this software may be licensed under the terms of the +GNU General Public License v3, a BSD-Style license, or the +original HIDAPI license as outlined in the LICENSE.txt, +LICENSE-gpl3.txt, LICENSE-bsd.txt, and LICENSE-orig.txt +files located at the root of the source distribution. +Thus we concluded: GPL-3.0 OR BSD-3-Clause as license of this file. +WE chose Permission-Notice) AND NOASSERTION AND We took the text of the BSD-3-Clause license from /LICENSE-bsd.txt in the hidapi directory AND We took the text of the Permission-Notice from /LICENSE-orig.txt in the hidapi directory +LicenseInfoInFile: LicenseRef-AGPL-3.0-only +LicenseInfoInFile: LicenseRef-GPL-3.0-only +LicenseInfoInFile: LicenseRef-LGPL-3.0-only +LicenseInfoInFile: LicenseRef-BSD-style +LicenseInfoInFile: LicenseRef-BSD-3-Clause +FileCopyrightText: Copyright 2009, All Rights Reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/hidapi/hidapi.h +SPDXID: SPDXRef-item3410913 +FileChecksum: SHA1: e7caf72f4663ad679249294a23993ea92ff28533 +FileChecksum: SHA256: 8049768b0b64cdfb2c407cc524d3a1d8cf0b18f232158a5472b2afb3e0119fa3 +FileChecksum: MD5: d82e8dd0f51c2d4067b7a1eaac29947f +LicenseConcluded: LicenseRef-GPL-3.0-only OR LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635 OR LicenseRef-Permission-Notice-dabbd07fc26023d06f0aa31833386fa5 +LicenseComments: (The information in the file is: +At the discretion of the user of this library, +this software may be licensed under the terms of the +GNU General Public License v3, a BSD-Style license, or the +original HIDAPI license as outlined in the LICENSE.txt, +LICENSE-gpl3.txt, LICENSE-bsd.txt, and LICENSE-orig.txt +files located at the root of the source distribution. +Thus we concluded: GPL-3.0 OR BSD-3-Clause as license of this file. +WE chose Permission-Notice) AND NOASSERTION AND We took the text of the BSD-3-Clause license from /LICENSE-bsd.txt in the hidapi directory AND We took the text of the Permission-Notice from /LICENSE-orig.txt in the hidapi directory +LicenseInfoInFile: LicenseRef-GPL-3.0-only +LicenseInfoInFile: LicenseRef-BSD-3-Clause +LicenseInfoInFile: LicenseRef-LGPL-3.0-only +LicenseInfoInFile: LicenseRef-BSD-style +FileCopyrightText: Copyright 2009, All Rights Reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/hid.c +SPDXID: SPDXRef-item3410979 +FileChecksum: SHA1: 56c26cb0c43a6f7b5c0bf2b425ce2e78278c40fa +FileChecksum: SHA256: 9edb74b296c1a454e3c572ee3cd3cdb533b4bec4ad756489fea9286093daab9d +FileChecksum: MD5: 9fd2b2d626dbf3c2800874197b88e02e +LicenseConcluded: LicenseRef-GPL-3.0-only OR LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635 OR LicenseRef-Permission-Notice-dabbd07fc26023d06f0aa31833386fa5 +LicenseComments: (The information in the file is: +At the discretion of the user of this library, +this software may be licensed under the terms of the +GNU General Public License v3, a BSD-Style license, or the +original HIDAPI license as outlined in the LICENSE.txt, +LICENSE-gpl3.txt, LICENSE-bsd.txt, and LICENSE-orig.txt +files located at the root of the source distribution. +Thus we concluded: GPL-3.0 OR BSD-3-Clause as license of this file. +WE chose Permission-Notice) AND NOASSERTION AND We took the text of the BSD-3-Clause license from /LICENSE-bsd.txt in the hidapi directory AND We took the text of the Permission-Notice from /LICENSE-orig.txt in the hidapi directory +LicenseInfoInFile: LicenseRef-BSD-style +LicenseInfoInFile: LicenseRef-BSD-3-Clause +LicenseInfoInFile: LicenseRef-GPL-1.0-or-later +LicenseInfoInFile: LicenseRef-GPL-3.0-only +FileCopyrightText: Copyright 2009, All Rights Reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/config.sub +SPDXID: SPDXRef-item3410568 +FileChecksum: SHA1: a5d79f0aaa1c5ce20a0b490f33ae0623e258d2ff +FileChecksum: SHA256: 465c5fe67c7d36b72e808812716445d4d38d4b94734ca8d36a8639d12323878b +FileChecksum: MD5: 45c1d61d9e0b95c49e82a5fbf13a963f +LicenseConcluded: LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-autoconf-simple-exception +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-free-unknown +LicenseInfoInFile: LicenseRef-GPL-3.0-or-later +LicenseInfoInFile: LicenseRef-Autoconf-exception +FileCopyrightText: Copyright 1992-2023 Free Software Foundation, Inc. +Copyright 1992-2023 Free Software Foundation, Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/config.guess +SPDXID: SPDXRef-item3410551 +FileChecksum: SHA1: 9aa5510f33b7cbbb75435eee6e1fe0072d926db2 +FileChecksum: SHA256: ec2577614252326f889df1de97b9a457c03a9a94811048563c211a44496d8ba3 +FileChecksum: MD5: e8d73cefb6eef5a933e3552bcf1850fb +LicenseConcluded: LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Autoconf-exception +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-free-unknown +LicenseInfoInFile: LicenseRef-GPL-3.0-or-later +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-autoconf-simple-exception +FileCopyrightText: Copyright 1992-2023 Free Software Foundation, Inc. +Copyright 1992-2023 Free Software Foundation, Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/install-sh +SPDXID: SPDXRef-item3410557 +FileChecksum: SHA1: 894e0a9de7976233743575c6b84dedc1b37025b6 +FileChecksum: SHA256: 3d7488bebd0cfc9b5c440c55d5b44f1c6e2e3d3e19894821bae4a27f9307f1d2 +FileChecksum: MD5: b090c5891571c820e91d345a9551af44 +LicenseConcluded: LicenseRef-Public-domain AND LicenseRef-X11-5872543441a34866c9e94fa78f93667f +LicenseComments: NOASSERTION AND NOASSERTION +LicenseInfoInFile: LicenseRef-X11 +LicenseInfoInFile: LicenseRef-Public-domain +LicenseInfoInFile: LicenseRef-MIT +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-public-domain +FileCopyrightText: Copyright (C) 1994 X Consortium + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/LICENSE-gpl3.txt +SPDXID: SPDXRef-item3410970 +FileChecksum: SHA1: 8624bcdae55baeef00cd11d5dfcfa60f68710a02 +FileChecksum: SHA256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 +FileChecksum: MD5: d32239bcb673463ab874e80d47fae504 +LicenseConcluded: LicenseRef-License-of-GNU-Licenses +LicenseComments: The file contains the text of the GPL. The text of the license is licensed under: +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. +Thus we concluded License-of-GNU-Licenses as license of this file +LicenseInfoInFile: LicenseRef-GPL-3.0-only +FileCopyrightText: Copyright (C) 2007 Free Software Foundation, Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/mkinstalldirs +SPDXID: SPDXRef-item3410565 +FileChecksum: SHA1: 264dbb087b58a6e4653f378ac3b0dc420ffc22e3 +FileChecksum: SHA256: 42262b72fea21c2b40e283498d74c3fd704a11292da195e813896cebd1528b91 +FileChecksum: MD5: 14f0e0ce972407a0556c89b6d2c50900 +LicenseConcluded: LicenseRef-Public-domain +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-public-domain +LicenseInfoInFile: LicenseRef-Public-domain-ref +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_font.c +SPDXID: SPDXRef-item3411769 +FileChecksum: SHA1: ae2cdd6484a5c6dd4156d40eeb9e263612b28725 +FileChecksum: SHA256: b9680a3d85b43cfa65773fa114b0a175b219a9c3c851cdfcbcf7a31336c2a8c2 +FileChecksum: MD5: c2c37bf64d7e91796cc783852aff56a4 +LicenseConcluded: LicenseRef-Public-domain AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION AND NOASSERTION +LicenseInfoInFile: LicenseRef-Public-domain +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-public-domain +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_strtokr.c +SPDXID: SPDXRef-item3412065 +FileChecksum: SHA1: 628621d590cdc2f265a10c8ce16e4caee80cef80 +FileChecksum: SHA256: 6528733f71274e34e10c643d268e3601ac50a201b30cf8bf90f664d5430da34b +FileChecksum: MD5: 24c6421df32123b3e570109acccd1844 +LicenseConcluded: LicenseRef-CC0-1.0 AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION AND NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-public-domain +LicenseInfoInFile: LicenseRef-CC0-1.0 +LicenseInfoInFile: LicenseRef-Public-domain +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/arm/pixman-arm-asm.h +SPDXID: SPDXRef-item3411434 +FileChecksum: SHA1: 518e012c90f7e03d3d98eafe86607ec1f3d17b22 +FileChecksum: SHA256: 15b795ba85e92b7e89f93d77f6a7b23a625c4bd97bbfa5fad07dce91ea8e278d +FileChecksum: MD5: 7b6864fdf58acc637cfbde725e7a7753 +LicenseConcluded: LicenseRef-HPND-sell-variant-75b06abb70543c55d7357233131bf5b9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-HPND-sell-variant +FileCopyrightText: Copyright © 2010 Nokia Corporation + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_md5.c +SPDXID: SPDXRef-item3411765 +FileChecksum: SHA1: ea9022ae8cdfd74d9f3bde6017f4221aa0b75b52 +FileChecksum: SHA256: 1505a7c08b21661aa9175214d4f1b2938ac82eb7d75e6ba1bef4263d1b43d210 +FileChecksum: MD5: 303ee5265bd5136668027abf598b2f57 +LicenseConcluded: LicenseRef-RSA-MD-d5719c6fcb36ba64fd12e6929efbbeff AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION AND WE took the acknowledgement: +This software includes the MD5 Message- +Digest Algorithm developed by RSA Data Security, Inc. +LicenseInfoInFile: LicenseRef-Zlib +LicenseInfoInFile: LicenseRef-RSA-MD +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga +Copyright (C) 1990, RSA Data Security, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/yuv_rgb_std_func.h +SPDXID: SPDXRef-item3411336 +FileChecksum: SHA1: 97eaabefe116696db5256e3268e00ed348bd4555 +FileChecksum: SHA256: 7c6db1ad9fc931da3a287ddd6211b5cde6a4cbbb668953a811357af29937be3c +FileChecksum: MD5: bfb12d86535bf9a427d2729092ba9359 +LicenseConcluded: LicenseRef-BSD-3-Clause-9b661032830136053b0e51a99e922c49 +LicenseComments: The information in the file is: +Adrien Descamps +Distributed under BSD 3-Clause License +The LICENSE file in the same diretory contains the text of a BSD-3-Clause license and the same copyight owner. Thus we took the text and concluded BSD-3-Clause as license of this file +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +LicenseInfoInFile: LicenseRef-BSD-3-Clause +FileCopyrightText: Copyright 2016 Adrien Descamps + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/yuv_rgb_sse_func.h +SPDXID: SPDXRef-item3411341 +FileChecksum: SHA1: df30a8573bf3039ddda1a64fc1986e5c641cb4c3 +FileChecksum: SHA256: 6afdbc5330f1a34515b2f371a459a96f723403fdcf86524af2d7629322086f97 +FileChecksum: MD5: 2a258bea0680a62c5408ff4716b6a3b9 +LicenseConcluded: LicenseRef-BSD-3-Clause-9b661032830136053b0e51a99e922c49 +LicenseComments: The information in the file is: +Adrien Descamps +Distributed under BSD 3-Clause License +The LICENSE file in the same diretory contains the text of a BSD-3-Clause license and the same copyight owner. Thus we took the text and concluded BSD-3-Clause as license of this file +LicenseInfoInFile: LicenseRef-BSD-3-Clause +LicenseInfoInFile: NOASSERTION +FileCopyrightText: Copyright 2016 Adrien Descamps + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/yuv_rgb.h +SPDXID: SPDXRef-item3411340 +FileChecksum: SHA1: ed60b9fe781653252bfd52b10fd43e939ed6ded0 +FileChecksum: SHA256: 02055c4f63b1e261eb61df7dd9a1b62155eaa014f9cbc243db2b2c9bda186700 +FileChecksum: MD5: b7ab2a7cd9bd5ad9cecf42edde4043b8 +LicenseConcluded: LicenseRef-BSD-3-Clause-9b661032830136053b0e51a99e922c49 +LicenseComments: The information in the file is: +Adrien Descamps +Distributed under BSD 3-Clause License +The LICENSE file in the same diretory contains the text of a BSD-3-Clause license and the same copyight owner. Thus we took the text and concluded BSD-3-Clause as license of this file +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +LicenseInfoInFile: LicenseRef-BSD-3-Clause +FileCopyrightText: Copyright 2016 Adrien Descamps + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/yuv_rgb.c +SPDXID: SPDXRef-item3411339 +FileChecksum: SHA1: 7e664f03e587841cd25e8532638d684e8da3e289 +FileChecksum: SHA256: 345bbb7832480eba9a468c4fdc24087b3fda4f75181703c99599dff5a9b6b831 +FileChecksum: MD5: d1105447d9c55aa3972192db5e55dccf +LicenseConcluded: LicenseRef-BSD-3-Clause-9b661032830136053b0e51a99e922c49 +LicenseComments: The information in the file is: +Adrien Descamps +Distributed under BSD 3-Clause License +The LICENSE file in the same diretory contains the text of a BSD-3-Clause license and the same copyight owner. Thus we took the text and concluded BSD-3-Clause as license of this file +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +LicenseInfoInFile: LicenseRef-BSD-3-Clause +FileCopyrightText: Copyright 2016 Adrien Descamps + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/yuv_rgb_lsx_func.h +SPDXID: SPDXRef-item3411338 +FileChecksum: SHA1: 92bc88482870b988f0426ef3c62e7b2dc03d2f85 +FileChecksum: SHA256: 3f92f2da3bd920617e47fe1bb30606ee27f764ca1340dfb87bc60e8347350fc6 +FileChecksum: MD5: 09341724f62dfb96c6edab552c702666 +LicenseConcluded: LicenseRef-BSD-3-Clause-9b661032830136053b0e51a99e922c49 +LicenseComments: The information in the file is: +Adrien Descamps +Distributed under BSD 3-Clause License +The LICENSE file in the same diretory contains the text of a BSD-3-Clause license and the same copyight owner. Thus we took the text and concluded BSD-3-Clause as license of this file +LicenseInfoInFile: LicenseRef-BSD-3-Clause +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +FileCopyrightText: Copyright 2016 Adrien Descamps + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_exhaustive_variator.h +SPDXID: SPDXRef-item3410275 +FileChecksum: SHA1: 3c227ca1800672bece3784495a733396ef09d733 +FileChecksum: SHA256: ddde6ebbd89d236bace75621f345bd27b2b9a034d5feab18603f484a81d5be8d +FileChecksum: MD5: ec4625eb210ac064d6808aef0f4e6031 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-See-file +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_random_variator.h +SPDXID: SPDXRef-item3410273 +FileChecksum: SHA1: f4551c5e9aa689d34ff24ad474c33cb0940322a0 +FileChecksum: SHA256: 8577fdc2713d836c8d0392f5654012dd7e00fdc2752531eade5e663f385c4a1f +FileChecksum: MD5: 64c78c98a49694380b00a2b6d108e198 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +LicenseInfoInFile: LicenseRef-See-file +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_process.h +SPDXID: SPDXRef-item3410271 +FileChecksum: SHA1: 69a87002f5dc4897974ee1f3c28c64504545da27 +FileChecksum: SHA256: 77e756dd7eb11f9ee576fbde22d7520e303a8fd68ffa0643270a1d9560dfb154 +FileChecksum: MD5: 3dd4e5d28ac911125d7bd137ada4224e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +LicenseInfoInFile: LicenseRef-See-file +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/sut_configparser.c +SPDXID: SPDXRef-item3410300 +FileChecksum: SHA1: 6a793c7797645f7377ff45cbe402e96a07beab08 +FileChecksum: SHA256: bde8800b1ddfe783bfdbaa5dadbb958fde016111ef5f7e13ee3be60d3c755a99 +FileChecksum: MD5: fac9d756bf899ea64f36be26e90098b3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-See-file +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_action_configparser.h +SPDXID: SPDXRef-item3410270 +FileChecksum: SHA1: ef992b34d404f1a50d2e0986747a3dd646e3627e +FileChecksum: SHA256: 9a90297313c366926c2a75a2b03f11e6b57b9db5a57b5a8dabbf6d5a44e0b823 +FileChecksum: MD5: 533f808c1eb251d286ef9f8f44e5934a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-See-file +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/variator_common.c +SPDXID: SPDXRef-item3410308 +FileChecksum: SHA1: 1f894b75504fffc01f1a750e58412afc5a125a3b +FileChecksum: SHA256: 5b0fea35eb560e6114596b35fd0061d28d40b161f840301bb75ff6a486d18228 +FileChecksum: MD5: 13987165b7b19676cb81ff6e86bd5336 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +LicenseInfoInFile: LicenseRef-See-file +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/variator_exhaustive.c +SPDXID: SPDXRef-item3410311 +FileChecksum: SHA1: c89a8576ecd10619d08ea40a68f29dc21ac52a3e +FileChecksum: SHA256: 3e7653d6d7c923a1559c9513bc09eb32ee3e5a00f23ee8e6227776e12745fe5e +FileChecksum: MD5: 4bf415311cbc70f52f1e8fd2f915f78a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +LicenseInfoInFile: LicenseRef-See-file +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_screenshot.h +SPDXID: SPDXRef-item3410265 +FileChecksum: SHA1: f2a9e5220d3403abcb29a5d661c39af940f02c00 +FileChecksum: SHA256: 0fde91c479607c37f6c2833902e182055297f37020b5822067bb19f0357bcc2a +FileChecksum: MD5: afa0fa5cf88b21580ffcf07a585a9577 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +LicenseInfoInFile: LicenseRef-See-file +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/parsehelper.c +SPDXID: SPDXRef-item3410304 +FileChecksum: SHA1: 07503ef9b679f53456da8099e8960f2c625cf943 +FileChecksum: SHA256: e7c94c42f9030466499e23e07ad5a37ac9d3f85571a80bf4f0e8729b02fd2226 +FileChecksum: MD5: 2ad23d06cbc8fa57b22d970daa2da023 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +LicenseInfoInFile: LicenseRef-See-file +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_variator_common.h +SPDXID: SPDXRef-item3410266 +FileChecksum: SHA1: 39abf9b255c3d2ea3ea1623cff8f48d822928c3b +FileChecksum: SHA256: 5282ef220bb1911573b20432550f167dd7561a40006daab10311553c830b1d3f +FileChecksum: MD5: df150a0a5711595caf3117018440470a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-See-file +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_variators.h +SPDXID: SPDXRef-item3410264 +FileChecksum: SHA1: a652ce30bb8f3dcdb8de4f358200c8b6c9cc5ae6 +FileChecksum: SHA256: 0d0badc6b78dcb369294ef69084dfb9c01692bf73238b0f5726852c0c2cafd25 +FileChecksum: MD5: 936a2d78b923a2f3063fa8c401333625 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-See-file +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/windows/windows_screenshot.c +SPDXID: SPDXRef-item3410313 +FileChecksum: SHA1: 9ce53ec1afcb818202ac6657dcdd931a6dfa4c8d +FileChecksum: SHA256: 29cb78ec16c430e8d135fc820b7462dc9a4b93173a3f92357f2ad010ea4dc440 +FileChecksum: MD5: 142e6ffc23230d84c2ad5fcdbff6494b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-See-file +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_parsehelper.h +SPDXID: SPDXRef-item3410274 +FileChecksum: SHA1: fd5006b6b14fde3c5bda48ce86f40f5e36b150d2 +FileChecksum: SHA256: 99fddc710851bde73b3df61b9265570753254f23e314251ed1f81381c468c5aa +FileChecksum: MD5: 1d73adde33258a413245028c0c2971c9 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-See-file +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_rwhelper.h +SPDXID: SPDXRef-item3410268 +FileChecksum: SHA1: 7d7bedab054b5304ccdafde7986207922aab5485 +FileChecksum: SHA256: 003cf42b92b8a01ca6a15ccf0ddd6b1b1b52441ceda98f54f16d18abaf7cd232 +FileChecksum: MD5: eccbb42b3b0a38f0b0ecd82b75071dd0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +LicenseInfoInFile: LicenseRef-See-file +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_sut_configparser.h +SPDXID: SPDXRef-item3410272 +FileChecksum: SHA1: 142680669ee6d138f61f9f33ca085b4ee2cf259a +FileChecksum: SHA256: ca8966473bf975f8850cc946fca45b7debde28e0f1e4a3b957e10808e0e3b6d3 +FileChecksum: MD5: ba1e7afc5ec3fdf3b3a45eeac1c45ee4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-See-file +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/rwhelper.c +SPDXID: SPDXRef-item3410309 +FileChecksum: SHA1: 4bded95c7202c74646f1d8b724ccde25ce6cb9da +FileChecksum: SHA256: e1a489f870a82aa611919b23171f1e5cbbdfffbd661a5b977d4277e19cb5712e +FileChecksum: MD5: 7336a44bdf9362dc2f0acd59751b6942 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-See-file +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/variators.c +SPDXID: SPDXRef-item3410310 +FileChecksum: SHA1: 75a0650aef4e9a527ae2ae7ced559d5795b73b76 +FileChecksum: SHA256: d99e6155fae32fb5fb8e7a35f4aea030db074c12c068818ff592ea6213dbfc59 +FileChecksum: MD5: 350e8e7f3e5688658a6fe9cf9c97b1d5 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-See-file +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/windows/windows_process.c +SPDXID: SPDXRef-item3410314 +FileChecksum: SHA1: 6859cf620f172905eb6af62f560c21180f7ca524 +FileChecksum: SHA256: 476cd9dbc76c4c34fe612b65f7a06134c58331d6d5faba9f9e550dfeae310ed1 +FileChecksum: MD5: 00873db1f5ceb37ae8d359dec8ea97f4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-See-file +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/harness_argparser.c +SPDXID: SPDXRef-item3410306 +FileChecksum: SHA1: a2ac094b5af9c53a8ca78b22f6b50468b2092874 +FileChecksum: SHA256: b02b4e511dab27fdc79ab9c2677d731eb31e1727d26710d208ece9a0a763a69f +FileChecksum: MD5: 239e683849ee090e7a14a0c8754e635c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +LicenseInfoInFile: LicenseRef-See-file +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/variator_random.c +SPDXID: SPDXRef-item3410305 +FileChecksum: SHA1: 93e03d98b0217522787d374f8267b85af8e453c7 +FileChecksum: SHA256: efe9eabb05a60be9febeae468b037084b76b2c16eb9a84fc264c0a3fbcb47387 +FileChecksum: MD5: 34fabeb2078208e47920f5a8dff8d16e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-See-file +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/testharness.c +SPDXID: SPDXRef-item3410299 +FileChecksum: SHA1: ae75a84a3cd4855fd430acbb314fb494a59c3bf2 +FileChecksum: SHA256: c480eb5f070b441f4530a9711a6ff2fa12c2c3298df48b898b6854ef3058cbf5 +FileChecksum: MD5: bd84dfd73d587329fd50d1893774d601 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-See-file +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/screenshot.c +SPDXID: SPDXRef-item3410298 +FileChecksum: SHA1: dc0e2aeee57c95b16e4035f158a1a5a41b1f7510 +FileChecksum: SHA256: febee00a2c0362762f078667401225b27e65a814ae7c12b1414d142dcc32e635 +FileChecksum: MD5: 6742697e6fc2dfd13cf6b8c130f25510 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +LicenseInfoInFile: LicenseRef-See-file +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/action_configparser.c +SPDXID: SPDXRef-item3410303 +FileChecksum: SHA1: bb77b07b0a6816d4d200d7de0b24c0aff0965f5e +FileChecksum: SHA256: 7406745031145f24271ebd794e465171b1b204329a98e3a3809076a69d430801 +FileChecksum: MD5: cc29c5e41c866cbe5b0b9dc01e6b408d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-See-file +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/linux/linux_process.c +SPDXID: SPDXRef-item3410302 +FileChecksum: SHA1: 9d4a3ebf11989d7b29a35ac69637a5e4cb47a05d +FileChecksum: SHA256: dd95277c4bfde6dbcd229853b6e0b418f06cf420fcf94fc47eb9f22a4b527021 +FileChecksum: MD5: 6d98439a002084846ec5a701e2ec7d4d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: The information in the file is: +See LICENSE.txt for the full license governing this code. +The LICENSE.txt file in the root directory contains the text of the zlib license, we took this text and concluded zlib as license of this file. +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +LicenseInfoInFile: LicenseRef-See-file +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/text-input-unstable-v3.xml +SPDXID: SPDXRef-item3410179 +FileChecksum: SHA1: 03b266496f4b230665c95f0b7788f3f75c9d7eff +FileChecksum: SHA256: b29ccbec77433f988b72cc37fc94cf6567f7a65053b0890611b444cfdf4523ed +FileChecksum: MD5: 61dfba07ef29ef290760f2d41373245f +LicenseConcluded: LicenseRef-HPND-sell-variant-2f915eef2add4458bb918178b1686ff2 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-HPND-sell-variant +FileCopyrightText: Copyright © 2012, 2013 Intel Corporation +Copyright © 2015, 2016 Jan Arne Petersen +Copyright © 2017, 2018 Red Hat, Inc. +Copyright © 2018 Purism SPC + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.editorconfig +SPDXID: SPDXRef-item3412150 +FileChecksum: SHA1: 239df87ff0e8ebeb4a195590191961f7d468b8c4 +FileChecksum: SHA256: 91efa43930ba5c5c558119ea4cf3bbac949d9b1fe2a6bb1bae2d5f78bf456437 +FileChecksum: MD5: d1e255c0a55765efc759fbd430c0cc30 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright 2022 Collabora Ltd. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/test-versioning.sh +SPDXID: SPDXRef-item3410550 +FileChecksum: SHA1: 58f5263ecab44ffa0c60e19f6d6f901463dbfabb +FileChecksum: SHA256: 06dbef1751d684511b3b658ca290380dcd74219e59b054611a488a172401e0f0 +FileChecksum: MD5: b3ec2420d2c3c8e222bb90e0a29c4d34 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright 2022 Collabora Ltd. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_qsort.c +SPDXID: SPDXRef-item3412066 +FileChecksum: SHA1: 9c2a29a0831e9bd70116c235e92f4da23f96bec1 +FileChecksum: SHA256: d206260c154fcc0bbb33e747a7b9a0c977c6dbd34ce6f66a351eca04a20258f2 +FileChecksum: MD5: 6548e03348157cc9d9d24fc70b3d8af5 +LicenseConcluded: LicenseRef-Public-domain AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION AND NOASSERTION +LicenseInfoInFile: LicenseRef-Public-domain +LicenseInfoInFile: LicenseRef-Zlib +LicenseInfoInFile: LicenseRef-BSD-2-Clause +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-public-domain +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga +Copyright (c) 1998-2016 Gareth McCaughan + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_malloc.c +SPDXID: SPDXRef-item3412064 +FileChecksum: SHA1: 27f32ab182ed16bb69f7499f1faaf638ea5eaa98 +FileChecksum: SHA256: c78a90bb2b4c6add2e89e8069990233fd5905ba8a5dcc045c6789f1967394084 +FileChecksum: MD5: 5835caa35d2749edb3971fbf2bb49a42 +LicenseConcluded: LicenseRef-CC-PDDC AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION AND NOASSERTION +LicenseInfoInFile: LicenseRef-Public-domain +LicenseInfoInFile: LicenseRef-Zlib +LicenseInfoInFile: LicenseRef-CC-PDDC +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_crc32.c +SPDXID: SPDXRef-item3412069 +FileChecksum: SHA1: 3cb226a30105c99570dcc5a81cf25d324ab7eba2 +FileChecksum: SHA256: d5a65396abd0b5c0b8f8819cdbe7ccdeb0369a675809d8d33b7aed0a071bf13d +FileChecksum: MD5: 56410429ec6f14792fb52f5779188033 +LicenseConcluded: LicenseRef-Public-domain AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION AND NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +LicenseInfoInFile: LicenseRef-Public-domain +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-public-domain +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_crc16.c +SPDXID: SPDXRef-item3412070 +FileChecksum: SHA1: bd03fb3d550f5d96775e8e180e4583ae1dbe2478 +FileChecksum: SHA256: 830cc23367c512a6dc55475a83434c4105ec9dac89710830067d8f3e011a7732 +FileChecksum: MD5: 0fa1a754c2008b3fa0c2c9d53bcf20d7 +LicenseConcluded: LicenseRef-Public-domain AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION AND NOASSERTION +LicenseInfoInFile: LicenseRef-Public-domain +LicenseInfoInFile: LicenseRef-Zlib +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-public-domain +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/winrt/SDL_winrt_main_NonXAML.cpp +SPDXID: SPDXRef-item3411971 +FileChecksum: SHA1: 9f56467efb4ca1be0a2a8cc86784b66c59963b8a +FileChecksum: SHA256: 9f6895d13abca6e15c22669aa765f56a15122d3a918c27b7d8f6b67be5e10d18 +FileChecksum: MD5: 8d957486ee094cd5f2620971168f2481 +LicenseConcluded: LicenseRef-Public-domain +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-public-domain +LicenseInfoInFile: LicenseRef-Public-domain +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/k_tan.c +SPDXID: SPDXRef-item3410865 +FileChecksum: SHA1: 02365266c67fffcb9bfe75f872ee34be66541dc8 +FileChecksum: SHA256: 994fbd01891124125ad60300fb76910e764578ee0583c887113c4c056110fb5f +FileChecksum: MD5: c51e4acf97005835cc5d354129dcf61f +LicenseConcluded: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Preserve-Permission-Notice +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-sunpro +FileCopyrightText: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_rem_pio2.c +SPDXID: SPDXRef-item3410867 +FileChecksum: SHA1: 0d2e30611103170afb7e8df986bf52c43064b32e +FileChecksum: SHA256: 1ac21ab0b0e9af26735f6721009d0e450307342887de59917c40f387a93facd1 +FileChecksum: MD5: ae95d8f5c8329e7d02368f2329794425 +LicenseConcluded: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-sunpro +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-Preserve-Permission-Notice +FileCopyrightText: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/math_private.h +SPDXID: SPDXRef-item3410866 +FileChecksum: SHA1: 64b73f4437bcabfe70c9465e24e4dd0ccbd9d9ce +FileChecksum: SHA256: ffbb99332915a7faa9d444286e68a09a0d53022bdb05fd3a8d88ceca27e0a39c +FileChecksum: MD5: 3655c27a592e3e421ee7c67e3988b9de +LicenseConcluded: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Preserve-Permission-Notice +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-sunpro +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_scalbn.c +SPDXID: SPDXRef-item3410864 +FileChecksum: SHA1: 6e02c72db97ad79b9f93bc5390f76797433ce49c +FileChecksum: SHA256: bfaa70b4f8f9009e536d65bcf4a77ee285de67f901532ea9c7443a32eb7b9de6 +FileChecksum: MD5: 2a8d909531f390771f7a7bb58772d859 +LicenseConcluded: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Preserve-Permission-Notice +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-sunpro +FileCopyrightText: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_tan.c +SPDXID: SPDXRef-item3410875 +FileChecksum: SHA1: a3cb8d6bbd6046e1f2324f7370ca61d4e64c64ac +FileChecksum: SHA256: c44d012fd835de5a016f9176dcfb1adf0cd5702b6ec6f79f6ef85bb6deba5cfd +FileChecksum: MD5: b7cd3bfe5eaae4c1b542bea20ebbd328 +LicenseConcluded: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-sunpro +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-Preserve-Permission-Notice +FileCopyrightText: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_cos.c +SPDXID: SPDXRef-item3410883 +FileChecksum: SHA1: e7766c01969abca73081ac6e603ac7d4fbddfa57 +FileChecksum: SHA256: 4dbbf78b9c033fdab1792425320c48193dfd744703d3fa51543ca63aeed25f22 +FileChecksum: MD5: 5c44c90820bb7451adb932ea1a36dfe3 +LicenseConcluded: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-Preserve-Permission-Notice +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-sunpro +FileCopyrightText: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_exp.c +SPDXID: SPDXRef-item3410880 +FileChecksum: SHA1: 488ead04aaaf57727930506e2a26c76ca0cbf1d8 +FileChecksum: SHA256: a462bcf79dcaf61644868bb6727fa5b7050c6ed024560128afec9ae22335d00d +FileChecksum: MD5: 683945c3bba4e06d9ac6f2391057e069 +LicenseConcluded: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Preserve-Permission-Notice +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-sunpro +FileCopyrightText: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/k_rem_pio2.c +SPDXID: SPDXRef-item3410874 +FileChecksum: SHA1: 7d96b391b5f28defe34893f50cd1b9bc35c60595 +FileChecksum: SHA256: fa58ef8e8285f1bb6abbcff6d29569409b6193c6211ead37adaf55baa6ad9921 +FileChecksum: MD5: 57a48396f626f1b744e1d11f4a7d5ebb +LicenseConcluded: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Preserve-Permission-Notice +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-sunpro +FileCopyrightText: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_sin.c +SPDXID: SPDXRef-item3410881 +FileChecksum: SHA1: 6e3f94ad02dd599f42d393c0c868fd409ab7cc15 +FileChecksum: SHA256: d81f108164532fc91cabc2b5f3d5e7fc81916782d5f43d063022941dba0a8775 +FileChecksum: MD5: f95c9704ba6b2988a7c6bb50f704f5d0 +LicenseConcluded: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-sunpro +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-Preserve-Permission-Notice +FileCopyrightText: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/k_sin.c +SPDXID: SPDXRef-item3410863 +FileChecksum: SHA1: 8b6fd2fd77032c900d8c51dfb9b132575bc4a6c4 +FileChecksum: SHA256: b0f839460e1cdfb9dd153cf59fb5b809444608c86c543bc9deeaf625fae1c4f8 +FileChecksum: MD5: f1e8dfa87516609bd836670ee297f11c +LicenseConcluded: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-sunpro +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-Preserve-Permission-Notice +FileCopyrightText: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_pow.c +SPDXID: SPDXRef-item3410882 +FileChecksum: SHA1: c8677a0491d8e0a13c0f823b3a56c73393df796c +FileChecksum: SHA256: ac26220798ad9f92bc051aa5102ae41a0fe50b1c8750f5f90353252c5a948512 +FileChecksum: MD5: aa2227d4c9395cbce75707bbc3e3b020 +LicenseConcluded: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-sunpro +LicenseInfoInFile: LicenseRef-Preserve-Permission-Notice +FileCopyrightText: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_atan2.c +SPDXID: SPDXRef-item3410877 +FileChecksum: SHA1: 99f692fe319ea3c35d42d9dea54f0509d159caad +FileChecksum: SHA256: 0d03110622a921fcb98ecacee1a1940828d2d647672f3707036ab9117d006783 +FileChecksum: MD5: 8d3e5dc44631fd86c8d19190582362b9 +LicenseConcluded: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-sunpro +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-Preserve-Permission-Notice +FileCopyrightText: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_sqrt.c +SPDXID: SPDXRef-item3410869 +FileChecksum: SHA1: 81343770816501ddfbb437c381d2105b4ab5d3be +FileChecksum: SHA256: 896854b7d60474d94a5ff00b6403687f39643eadb475abb86d338b80fc42ad0b +FileChecksum: MD5: 007372c81557f1a530aa12c6f8a267c9 +LicenseConcluded: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Preserve-Permission-Notice +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-sunpro +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_fabs.c +SPDXID: SPDXRef-item3410879 +FileChecksum: SHA1: 4ed772a3810c7ca2bbdd1d28b346d963f9193123 +FileChecksum: SHA256: 86bd76f0a0da8f50b9c116b44910c9d99fa90d853d278c72c805d4fe91bba836 +FileChecksum: MD5: 5e0f83ec2fcb94717d0edf6f81a97ef3 +LicenseConcluded: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-sunpro +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-Preserve-Permission-Notice +FileCopyrightText: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_floor.c +SPDXID: SPDXRef-item3410871 +FileChecksum: SHA1: bae586c3a838dabfa2eed81bf53423f633fa885a +FileChecksum: SHA256: e7e7ac75c1ebed1b0a4a5918d1e306c4721973cac08e94eaa69961a506c22fad +FileChecksum: MD5: 165c2203f35cd26ff0bc84e991f72ae4 +LicenseConcluded: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-sunpro +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-Preserve-Permission-Notice +FileCopyrightText: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_atan.c +SPDXID: SPDXRef-item3410872 +FileChecksum: SHA1: 858fe5e896220584663889815a4c0a5c51a0607f +FileChecksum: SHA256: 4f78ab056d52a0069bbe0d6407f728617b554b0d05ca12ede9a2f45495f8e052 +FileChecksum: MD5: 7e7db9e49506c04cfcb768c748a71f84 +LicenseConcluded: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-sunpro +LicenseInfoInFile: LicenseRef-Preserve-Permission-Notice +FileCopyrightText: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/k_cos.c +SPDXID: SPDXRef-item3410878 +FileChecksum: SHA1: 9c42a2c59657dd06ffe00e198c5303f0da7a9384 +FileChecksum: SHA256: 4b2c26938fe7e8c6f290fd3cb1153c6f90233feef551b119c8445dc4326dbee8 +FileChecksum: MD5: 7155980c8d4927e96fa516e7382f3019 +LicenseConcluded: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-sunpro +LicenseInfoInFile: LicenseRef-Preserve-Permission-Notice +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_log.c +SPDXID: SPDXRef-item3410870 +FileChecksum: SHA1: c6f835889cde5b92653f7d5e8c943ec7bb2f3980 +FileChecksum: SHA256: 8f6e13bd28818e5aec0a054eb82e7618b0613fdc7a9015e6e92f22c4c5f9ad34 +FileChecksum: MD5: a1d1e2c8d1419a66a0d59bb149a618c4 +LicenseConcluded: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-sunpro +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-Preserve-Permission-Notice +FileCopyrightText: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_fmod.c +SPDXID: SPDXRef-item3410876 +FileChecksum: SHA1: 6b494c48b64deecb1d8fc95f630a7e6a3ddea53f +FileChecksum: SHA256: d0ea31a51ef4f1a867db538ac37a04c30dd03d7cb40330657462fe5c9aceaa83 +FileChecksum: MD5: 0157de7d43d98b5b48675e8fa1da8fa0 +LicenseConcluded: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-sunpro +LicenseInfoInFile: LicenseRef-Preserve-Permission-Notice +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/s_copysign.c +SPDXID: SPDXRef-item3410868 +FileChecksum: SHA1: 05bef85041bdcd76d783dd3624e8055d7f9d22e2 +FileChecksum: SHA256: 77bd6bbb14e8d48d36a3de82b4b44a67a467b62deded049550bbe2943d9f87df +FileChecksum: MD5: 79097d6c77c121554738ee3da2eb0735 +LicenseConcluded: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-sunpro +LicenseInfoInFile: LicenseRef-Preserve-Permission-Notice +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/e_log10.c +SPDXID: SPDXRef-item3410862 +FileChecksum: SHA1: 2f6a90c516c37638096761fa83071eb91ee55989 +FileChecksum: SHA256: e73d2cee8d2d2b159e6b8ef845ee3f5ea9e1939513248b6c4dd9c9d2cea58e1d +FileChecksum: MD5: 0d72323ac8123e6275c66d37aeb7133e +LicenseConcluded: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-sunpro +LicenseInfoInFile: LicenseRef-Preserve-Permission-Notice +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/sun/SDL_sunaudio.c +SPDXID: SPDXRef-item3411825 +FileChecksum: SHA1: 3d0671eb11db4ce43469e65efc4d62d1b5e1fd42 +FileChecksum: SHA256: d9c69538fdd0d2680381cad6b13cc79ff2efbfcd077a8843c6038b1eb278ca8b +FileChecksum: MD5: 6f6610f1d743c5639b96ca708e84cd57 +LicenseConcluded: LicenseRef-Permission-Notice-6004af33b854afc9753216dbd89b2506 AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION AND NOASSERTION +LicenseInfoInFile: LicenseRef-MIT-CMU-style +LicenseInfoInFile: LicenseRef-NTP +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga +Copyright 1989 by Rich Gopstein and Harris Corporation + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/nacl/common.js +SPDXID: SPDXRef-item3410404 +FileChecksum: SHA1: f79ec29c90a920970b5a5df10517ee3ed5f7a5da +FileChecksum: SHA256: 033f789d2c8e120d41ba40672e2cb27f62e059755a871286157897d7bac89c09 +FileChecksum: MD5: 633a06205250e45fb450f709599162b0 +LicenseConcluded: LicenseRef-BSD-3-Clause-7f5d2ce8d75ce1977dedf2806bb2d69e +LicenseComments: The information in the file is: +The Chromium Authors. All rights reserved. +Use of this source code is governed by a BSD-style license that can be +found in the LICENSE file. +Obviously the file is taken from the chrmium source tree. We checked the LICENSE file of the Chromium Repo on GitHub: https://github.com/chromium/chromium/blob/main/LICENSE +The information displayed is an individualized BSD-3-Clause license. We took the license text and concluded BSD-3-Clause as license of this file. +The information was retrieved on 16th of Oct 2023 +LicenseInfoInFile: LicenseRef-BSD +LicenseInfoInFile: LicenseRef-BSD-3-Clause +FileCopyrightText: Copyright (c) 2012 The Chromium Authors. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/nacl/background.js +SPDXID: SPDXRef-item3410406 +FileChecksum: SHA1: 495282e2ddcef77e626727d10f230b77717a5661 +FileChecksum: SHA256: 68d1d298ec92c897132c3efa82491bf14210cc27a4892014771d47d47c3c498f +FileChecksum: MD5: bdddb01f06992801a8129f3a0b68de86 +LicenseConcluded: LicenseRef-BSD-3-Clause-7f5d2ce8d75ce1977dedf2806bb2d69e +LicenseComments: The information in the file is: +The Chromium Authors. All rights reserved. +Use of this source code is governed by a BSD-style license that can be +found in the LICENSE file. +Obviously the file is taken from the chrmium source tree. We checked the LICENSE file of the Chromium Repo on GitHub: https://github.com/chromium/chromium/blob/main/LICENSE +The information displayed is an individualized BSD-3-Clause license. We took the license text and concluded BSD-3-Clause as license of this file. +The information was retrieved on 16th of Oct 2023 +LicenseInfoInFile: LicenseRef-BSD-3-Clause +LicenseInfoInFile: LicenseRef-BSD +FileCopyrightText: Copyright (c) 2013 The Chromium Authors. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/nacl/Makefile +SPDXID: SPDXRef-item3410405 +FileChecksum: SHA1: a5ad39def7b7c119564f2b85fdf6119dd67d8462 +FileChecksum: SHA256: faf7b7c057439f37c0c9d4723eba2d9ffcac34d37dfcd43950efea4356283327 +FileChecksum: MD5: 98c8f8388d85396a7c036243f7e45302 +LicenseConcluded: LicenseRef-BSD-3-Clause-7f5d2ce8d75ce1977dedf2806bb2d69e +LicenseComments: The information in the file is: +The Chromium Authors. All rights reserved. +Use of this source code is governed by a BSD-style license that can be +found in the LICENSE file. +Obviously the file is taken from the chrmium source tree. We checked the LICENSE file of the Chromium Repo on GitHub: https://github.com/chromium/chromium/blob/main/LICENSE +The information displayed is an individualized BSD-3-Clause license. We took the license text and concluded BSD-3-Clause as license of this file. +The information was retrieved on 16th of Oct 2023 +LicenseInfoInFile: LicenseRef-BSD +LicenseInfoInFile: LicenseRef-BSD-3-Clause +FileCopyrightText: Copyright (c) 2013 The Chromium Authors. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/nacl/index.html +SPDXID: SPDXRef-item3410403 +FileChecksum: SHA1: eefa29e590ab8d876318675e1578ee1334825e41 +FileChecksum: SHA256: 29f2196890897dfab9eda2de5540dd8273427069f055b06602ead5a12cfdf714 +FileChecksum: MD5: b6fdab7c81264a4163dfae73b5a9a27f +LicenseConcluded: LicenseRef-BSD-3-Clause-7f5d2ce8d75ce1977dedf2806bb2d69e +LicenseComments: The information in the file is: +The Chromium Authors. All rights reserved. +Use of this source code is governed by a BSD-style license that can be +found in the LICENSE file. +Obviously the file is taken from the chrmium source tree. We checked the LICENSE file of the Chromium Repo on GitHub: https://github.com/chromium/chromium/blob/main/LICENSE +The information displayed is an individualized BSD-3-Clause license. We took the license text and concluded BSD-3-Clause as license of this file. +The information was retrieved on 16th of Oct 2023 +LicenseInfoInFile: LicenseRef-BSD +LicenseInfoInFile: LicenseRef-BSD-3-Clause +FileCopyrightText: Copyright (c) 2012 The Chromium Authors. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/vita/SDL_syspower.c +SPDXID: SPDXRef-item3412139 +FileChecksum: SHA1: d7e3e0947a6392cdaccd38c204bb0948b1b4f34b +FileChecksum: SHA256: c484e832af68efc95a1060b4e82c7c81415a46cc2984e73a0275829d73c00b2e +FileChecksum: MD5: 18c4ee0a8bbe2b04b0148fb51eb28465 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_string.c +SPDXID: SPDXRef-item3412073 +FileChecksum: SHA1: ac4107552265dd4f2dbab914ae1bf1d16e7950dc +FileChecksum: SHA256: 680fa6b06838ee99ada9dcbdd689eb9fc089d22440ba2789c01ed3045b4c1562 +FileChecksum: MD5: 8fad363980a73bf2f6a3d7516263eebb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_sysmutex.c +SPDXID: SPDXRef-item3412031 +FileChecksum: SHA1: 1d81e519475054cc6b1472a458c9dbf0576e1c6a +FileChecksum: SHA256: ac21d2c217416e773813df87b99ae01b97735d90a6edca38fd2beaf6b110badd +FileChecksum: MD5: 761f8f147ed7f0700971eb82b86f8a88 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/psp/SDL_pspaudio.h +SPDXID: SPDXRef-item3411897 +FileChecksum: SHA1: 846dfab42fc97943fd62649c92f9ca56edab076d +FileChecksum: SHA256: a18d27bb000b7cc0366b060002b7e0aaa53ff3ed70c70af614c0ef28a3da926f +FileChecksum: MD5: 8dfb2b96db268ad4fe60f97ef9cd7268 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/n3ds/SDL_n3dsaudio.h +SPDXID: SPDXRef-item3411864 +FileChecksum: SHA1: 23a7a4190100b8aa1810915411a38d7537f999a3 +FileChecksum: SHA256: a3196b91932fbae6d811d96f84d42224199994e1b27ef84c90b0af9fc567303a +FileChecksum: MD5: 4f64d998262cf0624ac24b55d6fd30e4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/esd/SDL_esdaudio.c +SPDXID: SPDXRef-item3411829 +FileChecksum: SHA1: 2b4bf50fe6f8c16df19ddd668bf7a63d14189ee3 +FileChecksum: SHA256: 75d82630035219712453aeacc4d580a80c270ec6a57f462e63075203fbce3490 +FileChecksum: MD5: 775f7b824ea378815357709f81b293ec +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_internal.h +SPDXID: SPDXRef-item3412090 +FileChecksum: SHA1: 02c40272e32ea6c33dd7ec6741a8fd70c5642e96 +FileChecksum: SHA256: 84a005907f2a88f5450ac201e5ec1df269f1d58b665cd39d9e0f375e4da69819 +FileChecksum: MD5: 54bcfd71ab9c63f07cfb57bd81f8c829 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_syscond.c +SPDXID: SPDXRef-item3412045 +FileChecksum: SHA1: 0f240fbb869cf7a19f4a7fd7cf09b40a6b7a867c +FileChecksum: SHA256: d16e3808b603acbaa1c8bd1d8c191afc118f161bcc75db162d43a26bbb541c68 +FileChecksum: MD5: 59e5eb9eb8f9334f801c829842ca181a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_sysmutex.c +SPDXID: SPDXRef-item3412023 +FileChecksum: SHA1: ce6bbec7bcf53334dbb3e50e429b0ea9147ab258 +FileChecksum: SHA256: 5e84c3a4b4247255a6c47edf2df02700d9a67ea517a9f3c0ce6e16dbbbfc5fec +FileChecksum: MD5: f27e7d293dab38a1078d8b234afc4aff +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_syscond.c +SPDXID: SPDXRef-item3412002 +FileChecksum: SHA1: eaaf4b52b3671fad5c71ed3613bb845095dd5a0e +FileChecksum: SHA256: 9b818810c6988457e133c64bfe8951eecaa4f0f34455c655a77cc6ae95ec74ef +FileChecksum: MD5: c3849970d7652257435e20491bf93a04 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/aaudio/SDL_aaudiofuncs.h +SPDXID: SPDXRef-item3411901 +FileChecksum: SHA1: f878bedd2165fe039648a970bf329260207c12f5 +FileChecksum: SHA256: f522f49434781a995d0b4ee9e4d3fcaa311aba57a625b4947ea8af736c211736 +FileChecksum: MD5: a1ab710acaf0fcb5b2353b759c533e61 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright , (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audiodev_c.h +SPDXID: SPDXRef-item3411849 +FileChecksum: SHA1: ce11561baece354deba61b64515ac1d50e4c87fb +FileChecksum: SHA256: 8cb39b6245c13eee4ae0157bd67041b61f73406743db1d95a6662daa7b8e88de +FileChecksum: MD5: ba2258360a20a9147d959414b0097a0c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/android/SDL_sysurl.c +SPDXID: SPDXRef-item3412104 +FileChecksum: SHA1: 082113479cc78e53d1d8cc248e0c1b9d54151377 +FileChecksum: SHA256: 0873aabdd6dc3dbfd242db5c8146ee82a243946359002183cd1d422ab779bdd5 +FileChecksum: MD5: 0b5690006e32b51c221c5b941ee09150 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_sysmutex.c +SPDXID: SPDXRef-item3412040 +FileChecksum: SHA1: 56a06f4a22627d27ac623ef1d0d1885f6b1d3234 +FileChecksum: SHA256: 4b79a4b2314bd03a721273ecb38dc1c47293528f89141be805f5ef8b1b6174ca +FileChecksum: MD5: a2d2ff1985b75e5d484136f48d2ccfef +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/vita/SDL_syslocale.c +SPDXID: SPDXRef-item3411945 +FileChecksum: SHA1: 72b7db3cefd15acd31525dad228c88ea57549500 +FileChecksum: SHA256: 0fcd928139f7309b433192b3aae047cec94cfeacb55f19d6d01d7d3c0ba087b6 +FileChecksum: MD5: 977f885849fe7117e448b62bf2215234 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/psp/SDL_pspaudio.c +SPDXID: SPDXRef-item3411898 +FileChecksum: SHA1: 98ef7703009aac9da2d3a806e0c7ada3b5c1ca10 +FileChecksum: SHA256: 6609e6fcd78cdcd7fc04bdef27703c22fbe611a27a989be9c69abe8e90657c5e +FileChecksum: MD5: 02c629c7f7aa3bb7663c7a8f9f22c447 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/emscripten/SDL_emscriptenaudio.h +SPDXID: SPDXRef-item3411842 +FileChecksum: SHA1: 1df252e43c0705be9ec5d45c806f2ba33b942281 +FileChecksum: SHA256: ea09a1c5cebe24fc82e30dc913acd9f55ec35fbfc121fdadb50cc2aa3b0f1686 +FileChecksum: MD5: 3f4177958ad9a85d2fa540a60613a52f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/haiku/SDL_syspower.c +SPDXID: SPDXRef-item3412128 +FileChecksum: SHA1: a1d8fc523171d0e5fe60db9df15c47cfb8f2cece +FileChecksum: SHA256: c8f0dc67a9ed94dc465e3cb0e2191d04a465514ed8400dc97c425e7e4be51555 +FileChecksum: MD5: 972032b1412c431fe49184890c682e72 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_dataqueue.h +SPDXID: SPDXRef-item3412079 +FileChecksum: SHA1: bda2431fc03e812206fddaebc8720a07f28cc3e2 +FileChecksum: SHA256: 2c084b9729a8e148204b0f31323649b681e10e7689b01fd007207738de821ce0 +FileChecksum: MD5: d7ac651333f27ea122dce538f81bff1e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_syssem.c +SPDXID: SPDXRef-item3412039 +FileChecksum: SHA1: d204dfaaeebaf515c99e57a961bcfef9489ea960 +FileChecksum: SHA256: a180b844cd09203a0998d38b5b42b11498843c70fa8380dd14b9c0d4ea7abe8f +FileChecksum: MD5: 3735e477eb41a06cbcd5e20cb1f1d314 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_sysmutex_c.h +SPDXID: SPDXRef-item3412024 +FileChecksum: SHA1: e271472d3c26ed42cabf013b5cec8ca24028b69b +FileChecksum: SHA256: de0759e3a600496261b9137fef53282b05c23b77fe5b1762b246d48311ed6697 +FileChecksum: MD5: 740beacd335fc968baaf4a0cacb20295 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ngage/SDL_systhread.cpp +SPDXID: SPDXRef-item3411989 +FileChecksum: SHA1: 30d123f3e7fe9316cf1cf8b8d6085651e4bc84c5 +FileChecksum: SHA256: edfdd1921defc15b89359a558015d19377341ebe5e0f78d1be69064370d87ff5 +FileChecksum: MD5: 107298b2a14c74e8c9779f222b5efa0d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/n3ds/SDL_syslocale.c +SPDXID: SPDXRef-item3411947 +FileChecksum: SHA1: f5fa5ed432b664c0e663990ee9f481b4aa744166 +FileChecksum: SHA256: 3c42eef48ba157282444642f0f881fa44fbb0cabe75117656ff02be5523f4bae +FileChecksum: MD5: 7bab67ffec70e0c1406beb50fe055951 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/qsa/SDL_qsa_audio.c +SPDXID: SPDXRef-item3411895 +FileChecksum: SHA1: c098d3787480f8eee7e1f8efd943f0f4cbe6f362 +FileChecksum: SHA256: 4aeca6e20cccafdd004fd3007e44e85b944c27c48cc58602ee7f9662a2d557a3 +FileChecksum: MD5: a9da8fcfb3bba7970164820874d3be1e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/windows/SDL_sysfilesystem.c +SPDXID: SPDXRef-item3411794 +FileChecksum: SHA1: 41669cc86c181d74f3dcaf302243ad7a0c5bf833 +FileChecksum: SHA256: 4f05bf014a51a18167c4d9248a5c405c0e1906108a6759e3834cb6b4320dec13 +FileChecksum: MD5: cf9f991d138f3e29e84f0dca82b3bdfc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/ios/SDL_sysurl.m +SPDXID: SPDXRef-item3412113 +FileChecksum: SHA1: 6e481b687aaae89896ed93f3b3832ac342442ac9 +FileChecksum: SHA256: 6a492d0767a809b8286277422aa8873c9f984d5f9ee0efc89575b3ff02b9faca +FileChecksum: MD5: d597f8165d250db12de4f1573dbdcb17 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_systls.c +SPDXID: SPDXRef-item3412046 +FileChecksum: SHA1: cfcece9cb9c323bb0622ce39b57777efb095521c +FileChecksum: SHA256: 31b4f04d93925c7a84b25edcc517a246ece347cf16f485e0e8830148351ee0c6 +FileChecksum: MD5: 4470410d8cf316b2693d06c6474edf98 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_sysmutex_c.h +SPDXID: SPDXRef-item3412032 +FileChecksum: SHA1: e891b431564decb277050a24b0f13b1cf8732c4e +FileChecksum: SHA256: 408500b7ffe89c011156efdeb5bd266a30c759932063a9b599ce5436f355c09e +FileChecksum: MD5: 491f710792df37a57c58a492eb6cf6d6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/SDL_haptic_c.h +SPDXID: SPDXRef-item3411931 +FileChecksum: SHA1: 3cd7246cce7eee337a69ddd405028b6c587c2fc6 +FileChecksum: SHA256: aa53c301b664222263c0f65ade5d6996ef442e6d6753542a9a1f97d112117d79 +FileChecksum: MD5: d8860ce22eedc2d0fb3b129b87974179 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/qsa/SDL_qsa_audio.h +SPDXID: SPDXRef-item3411894 +FileChecksum: SHA1: 37738f76b8dec612c6231b3818ac10e9b5dba2d9 +FileChecksum: SHA256: cbfe1f2a334fdec6cfb540e7902835aa685dd83a1750abdd66c0a36f7cb10866 +FileChecksum: MD5: 2a0e27813e7294a08253e10124081d05 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/fusionsound/SDL_fsaudio.c +SPDXID: SPDXRef-item3411844 +FileChecksum: SHA1: 62175890b0ff553d2371ff24eb70bb7cfb2653f6 +FileChecksum: SHA256: 2f66efc2110f70a4e752d7b5fcde13be22bd7ce63559882d8b2139e49e082b5b +FileChecksum: MD5: 4d836dd65174661444eee151e1a68bff +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/SDL_dynapi_overrides.h +SPDXID: SPDXRef-item3412096 +FileChecksum: SHA1: 234f6aeae66b3199600d10f010fbec3c5f5de086 +FileChecksum: SHA256: de89da93a9d01457591470dd95a39ee4aeaad4ed345f4922b431a60153aeb9fa +FileChecksum: MD5: 84c3ddabafa1f9a0af98f4c04d045c35 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_sysmutex_c.h +SPDXID: SPDXRef-item3412041 +FileChecksum: SHA1: 1825b3f6e2a2747c6354949da99cde7ed811234e +FileChecksum: SHA256: 1cd05e123638cce2112d79fd4cffa100cc5239f5e0ee12700c083631c7c98a51 +FileChecksum: MD5: b8de17aa2dc469e55c188a4e0fb60341 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_sysmutex.c +SPDXID: SPDXRef-item3412016 +FileChecksum: SHA1: d2af94278ee59cfa382daa8172a6c42f4b59a6e0 +FileChecksum: SHA256: d4d9cdeeb45abd1c13d739371558f858fab8278da7c2fe57d44897bbf038e422 +FileChecksum: MD5: 1c1296b828c374c8cda384be37e7f523 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/dummy/SDL_dummyaudio.c +SPDXID: SPDXRef-item3411892 +FileChecksum: SHA1: cd9ee9a553402de9d9a2fd499e04b77663aa6d60 +FileChecksum: SHA256: c1836908f26d274e4b3b114030d28617caa6a5b2c997d586974e967f85e58f27 +FileChecksum: MD5: 807394246d11b8884eef6d03f6b2dcd0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/os2/SDL_os2audio.h +SPDXID: SPDXRef-item3411839 +FileChecksum: SHA1: 5ef43de92839577bfd67d4cf4d79b97311ecf0e9 +FileChecksum: SHA256: 882b0aa2034bb00681618112ec9d412b2309901e5e46c06c760b05a2473db8f0 +FileChecksum: MD5: fcfdfc48d700dc74a06ff4a902c37761 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/riscos/SDL_sysurl.c +SPDXID: SPDXRef-item3412100 +FileChecksum: SHA1: 2ceb2391ee4614556dd5c375366e0b145f730537 +FileChecksum: SHA256: bc2e7c0fca82f1d332dc52e27bec8f009312fe83f9e50294cdb23c4c09736151 +FileChecksum: MD5: 3cc47963f6a141ccab8669e8885aa06a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_syssem.c +SPDXID: SPDXRef-item3412030 +FileChecksum: SHA1: 025ef7df9750f1ce7c2d896f04b46aa5a8215ddd +FileChecksum: SHA256: be5e1fdc26e4565abc4b535869df6b54b7a82799e9ddae6fbb3382bd76b7cfdc +FileChecksum: MD5: 04b7f33f0787116c00b3671021d0795e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/winmm/SDL_winmm.h +SPDXID: SPDXRef-item3411888 +FileChecksum: SHA1: 79c1f8b9e7699949f3ebcc345b1e56b52a1e5fe3 +FileChecksum: SHA256: d937be0fb7a4fee9d3cc3e643694b2116afea47498044fd7246d3bccc64fd387 +FileChecksum: MD5: 388dc9d9defc222996c715443cfd3e8f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/alsa/SDL_alsa_audio.c +SPDXID: SPDXRef-item3411832 +FileChecksum: SHA1: 32fb8bbf695caea61c3247f47e37741a37a3be12 +FileChecksum: SHA256: 209969bbf299f303f6d4ea98416f13318f0d9183f351beef196e1e93c4471817 +FileChecksum: MD5: 8b8a7d6df6fa0e3ca7783a82279a9900 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/SDL_url.c +SPDXID: SPDXRef-item3412118 +FileChecksum: SHA1: c10c25480c550d474147ffb883e289f95ef4ec36 +FileChecksum: SHA256: 4d945ee91edf526a1969dba63133e7deb5d9982f0a6f70ffecfdbab8f49290fa +FileChecksum: MD5: 996b8ded4310f0d6306b6d4b765e6e9d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/atomic/SDL_atomic.c +SPDXID: SPDXRef-item3412075 +FileChecksum: SHA1: 3aa6ba9116bf9049517c52bbfcefe7b371465849 +FileChecksum: SHA256: 3e4a3a6a4dc2d9f5eabedee4535e866a33f499043ae0c75292f4fffe3ddcbc19 +FileChecksum: MD5: 1fb1f2cfc1ec361a81e799fe485075dc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_systhread_c.h +SPDXID: SPDXRef-item3412026 +FileChecksum: SHA1: 6c4d46540128af333c93ad4ad426c1b94249ff59 +FileChecksum: SHA256: d568f815cc39d445c8e9b7daf7c74b2cc882caab96a2a18dcb48e638bcbd90ac +FileChecksum: MD5: 9f1bb00e02f3fc278bd5ed16c792626c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ngage/SDL_sysmutex.cpp +SPDXID: SPDXRef-item3411990 +FileChecksum: SHA1: 7ea3d2d5a2621c03fdabba0b846b48703996249f +FileChecksum: SHA256: 3aed6da8e924d95c2cf3c1754e98646955b2d217cb78d2f844b0d02c812175d1 +FileChecksum: MD5: 6963eebf6b79d46a463fd53f01e46acc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/SDL_locale.c +SPDXID: SPDXRef-item3411943 +FileChecksum: SHA1: bba198379875bb0019bc313137871396e08075c9 +FileChecksum: SHA256: fd85f1d161ace3e5f6b476851559377dc1b6118adc39b1849ce372ceabf898a7 +FileChecksum: MD5: 659d8e474088017e3b3a2b7958199b77 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/winmm/SDL_winmm.c +SPDXID: SPDXRef-item3411887 +FileChecksum: SHA1: 9eeae5b99bbaf44203d6dad230eb440fa56d1e0f +FileChecksum: SHA256: 11646da178af30548f5df61bf8051f54f28da6cbdf14af2892484f74e9b885f4 +FileChecksum: MD5: d62c2b7a561f8bdc45b5ef8a38790e51 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/jack/SDL_jackaudio.c +SPDXID: SPDXRef-item3411816 +FileChecksum: SHA1: 427d45c2051dd10c996b28ff2d84fd652bfd40d1 +FileChecksum: SHA256: 9e11de4668e5e993b474f950639fd0e728259019e2317a4dcbd16c041ac732c9 +FileChecksum: MD5: e16056cb275d940f540cc7769374ad69 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/vita/SDL_sysurl.c +SPDXID: SPDXRef-item3412110 +FileChecksum: SHA1: d495c15ff1d4c72f24abd975cabf6c51b51dffd4 +FileChecksum: SHA256: 0797cae79c0e2446caba56d813bce6c1d19a76f42dfe6f5ad2abc5c85bb78f29 +FileChecksum: MD5: c5d852a2e17636ef05d8b936767abf20 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_sysmutex.c +SPDXID: SPDXRef-item3412055 +FileChecksum: SHA1: 595941d9e70e55624f5e4f474edf4fa1635194ce +FileChecksum: SHA256: 92c8117ff122458ba7f302a778a415737f105a070f0d1993c21b09f28a2e0d06 +FileChecksum: MD5: f7f1f5c0bb4bb3592ecd243b45e7bb9a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_sysmutex_c.h +SPDXID: SPDXRef-item3412056 +FileChecksum: SHA1: 30484fd0f389d3b745eb1ef4d311cffdeec71eff +FileChecksum: SHA256: ee7b5c0bb4555589e374e8f171c6d3f600fdd6a0edd006af6cfab4cec34ceb62 +FileChecksum: MD5: b04adf475a0e755c0cc576574a93aa86 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_sysmutex_c.h +SPDXID: SPDXRef-item3412006 +FileChecksum: SHA1: 30484fd0f389d3b745eb1ef4d311cffdeec71eff +FileChecksum: SHA256: ee7b5c0bb4555589e374e8f171c6d3f600fdd6a0edd006af6cfab4cec34ceb62 +FileChecksum: MD5: b04adf475a0e755c0cc576574a93aa86 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/nas/SDL_nasaudio.h +SPDXID: SPDXRef-item3411905 +FileChecksum: SHA1: e698b6713d3988333b2688c1c30f74738ca37f10 +FileChecksum: SHA256: 422fbebf991edb5cf84bd5906e074c9315e0a4237b17a6496587e6e958dce539 +FileChecksum: MD5: 4fd82bb66e38ac7b9c3876ebd4ae7e64 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_mixer.c +SPDXID: SPDXRef-item3411885 +FileChecksum: SHA1: 8509c453a74a30080cb0f60f1e63a91ffeb17715 +FileChecksum: SHA256: f4f03d999aa89c19dcf833d5594c7ea4c114257e114cc94d8b81edadbdea8c00 +FileChecksum: MD5: 91bde273d07f909d46a107177536ca80 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/coreaudio/SDL_coreaudio.m +SPDXID: SPDXRef-item3411836 +FileChecksum: SHA1: 53af92db70f59b68961aeb218fe954d4a3afbeb8 +FileChecksum: SHA256: 324fc2db2ee602ef622960668b11217b1d8aa27fc7697cf56569ad34709c5094 +FileChecksum: MD5: 68b105af3e2fde39144ccf664989bab5 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/SDL_syspower.h +SPDXID: SPDXRef-item3412135 +FileChecksum: SHA1: b34cd4ddb6409f06d79b64676c3733578f1727c0 +FileChecksum: SHA256: c0fd36934fe130788e447cb3a5beee0d476b51458f0baa5094d238b75b95a44c +FileChecksum: MD5: e1395758350eafa73e2523204dae7a38 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/cpuinfo/SDL_cpuinfo.c +SPDXID: SPDXRef-item3412061 +FileChecksum: SHA1: eb18144749cc3375989612811ee56de6afdf40e0 +FileChecksum: SHA256: de830e585b587dc7e455fbf15512a098b07101259bd0683cc8475c4c5ffc8316 +FileChecksum: MD5: 76dafd26d36f5da1e08a5c47dd0cf83e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_systhread.c +SPDXID: SPDXRef-item3412033 +FileChecksum: SHA1: a04d12b115cbf78e0ecc1e673c3757b49c428c3f +FileChecksum: SHA256: f31baa423a098d33264bf213b62a4d5dda48ae880c8459d4a1d8a0c904d03ab9 +FileChecksum: MD5: d58c3ecd7707df8d5f3d4c9ae8b6d900 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_list.h +SPDXID: SPDXRef-item3411956 +FileChecksum: SHA1: a48da8482c7809a3183bfd2e7b04ed23860ae795 +FileChecksum: SHA256: e0f3c562db4eccee41d041952a849f6b99b7dd34150fa57cdc510e2f6b9b8c63 +FileChecksum: MD5: 50ebf6b074b42598caef75238f9121cc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/pipewire/SDL_pipewire.h +SPDXID: SPDXRef-item3411884 +FileChecksum: SHA1: e5b1344c470adb0ee2f16fab35816d2ba0a8350a +FileChecksum: SHA256: c048cc4668b705c7146965e9e2468c21d714d68ae13269f95db490bd064ab9ad +FileChecksum: MD5: 6d4e4ad036b7d5f847fe9425f9616e36 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/vita/SDL_vitaaudio.c +SPDXID: SPDXRef-item3411852 +FileChecksum: SHA1: 4befc5fcfb2c4222f7095533ca3fcf86d1f2e410 +FileChecksum: SHA256: b30a87d065f7fb4fc7dc734b90f1a5d82133885aba0a344e3210784ab79f5b17 +FileChecksum: MD5: b7c5155233e7d66dbef28daa151536d8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/n3ds/SDL_syspower.c +SPDXID: SPDXRef-item3412141 +FileChecksum: SHA1: a81ae8f4ef50ff207c1fddeba35637e49d49eb36 +FileChecksum: SHA256: fb6e8557c674d8d0685766c8f8325f552ce257a046c6630ec6a5b90abebfbdf9 +FileChecksum: MD5: 2ef0b7db30cf738e81937ef363af05cc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_systhread_c.h +SPDXID: SPDXRef-item3412043 +FileChecksum: SHA1: 125583b43f3df7f48899f1358ac6a7b8c8ac0952 +FileChecksum: SHA256: be9865acf371521e726361cfbfd6abab6f4b56d591f84ea4eee3d847a02ed4cb +FileChecksum: MD5: 6b5aff7d7e3a2aedc281934dcd2b1ffd +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_syssem.c +SPDXID: SPDXRef-item3412015 +FileChecksum: SHA1: f6cf09b85e576885dad021806e02377e696a7778 +FileChecksum: SHA256: 38e2ffe4ef27fa96f194916a3485cdb67e2819d2b8a359aa6a8b870a90755c31 +FileChecksum: MD5: 7e5a16bb890d19db11aa36778ea02e47 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_windowshaptic_c.h +SPDXID: SPDXRef-item3411926 +FileChecksum: SHA1: 353e012899cc2b65ae42df4ec9e42c7997cfb109 +FileChecksum: SHA256: 6015c2321593e8769d1ae455832fb00db37f0784b39f7ac37fb1cf43fef3bd61 +FileChecksum: MD5: 324196818f989c6e90b35c4bc2dae495 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/pipewire/SDL_pipewire.c +SPDXID: SPDXRef-item3411883 +FileChecksum: SHA1: 33c8eaa915602548182a79641ea5568d63f61c4d +FileChecksum: SHA256: 26372c5a3559eef65ccb242f86d24d471444fc0a38974539aa1edd95ece499af +FileChecksum: MD5: 2a9a3317242cd0eff934435f824b5dd7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/coreaudio/SDL_coreaudio.h +SPDXID: SPDXRef-item3411835 +FileChecksum: SHA1: d094a9e054fd8df112123ddc92eb75fbe6d4e845 +FileChecksum: SHA256: bf38491def3babb26a6280418cf067106d443b1115b1599e8f17478e6f1095f6 +FileChecksum: MD5: 5d7fdab440748edbbe577821859d51b4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/psp/SDL_syspower.c +SPDXID: SPDXRef-item3412146 +FileChecksum: SHA1: 4a4a5f5bd162dad7bf1c69ba08d332e52dc20f40 +FileChecksum: SHA256: e93e2884d68b386d0cb0c6ea7b66fd4f5596c231aa07ec61daebcab906906497 +FileChecksum: MD5: 5558791cbf21c4407a19cd7299bf6534 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_log_c.h +SPDXID: SPDXRef-item3412077 +FileChecksum: SHA1: 0ead93276345d0026de12f178e21ff7f4dbc0095 +FileChecksum: SHA256: b4084803d6fc629989302ade49dbc6246dff4fe6b094d7f9a8829007e55531bc +FileChecksum: MD5: 2bd521412ccba4b15f19c43d11e1007f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ps2/SDL_systhread_c.h +SPDXID: SPDXRef-item3412012 +FileChecksum: SHA1: a2bd6beb496c322a7fe6fc5d1e7ebd301d20d237 +FileChecksum: SHA256: db58862e0158c86bf7df0de1570b96128b9c5e4cbb29d20352b0ecae389e1896 +FileChecksum: MD5: d3dd0ebd0ad1ac3bd81c73debd9c56dd +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/n3ds/SDL_n3ds_main.c +SPDXID: SPDXRef-item3411975 +FileChecksum: SHA1: 5c33f6acd8c3e249f34fa004a9544babdc4c6b2e +FileChecksum: SHA256: c9ef4f3bbc1a72b63269c90fe79ac5e30336da4f78b6c04bc13dde91dead149d +FileChecksum: MD5: 01ad4e92fbca551adc7ad58ad788417b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/winrt/SDL_syslocale.c +SPDXID: SPDXRef-item3411939 +FileChecksum: SHA1: 4029eec540289a3f46fb5c06760aac1787e9c8a4 +FileChecksum: SHA256: 089bf49bb50e54ce1a87d9bf2bbd88e1c58d52f7a09ffc11c45bbc5166668a75 +FileChecksum: MD5: 9888527087764a764ab482da5d542057 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/arts/SDL_artsaudio.c +SPDXID: SPDXRef-item3411881 +FileChecksum: SHA1: 15ecc2f661c3958142a0ad6b04dc61036bcd1051 +FileChecksum: SHA256: 994e79fcdaabbf25455aa7a7e2cdd464923f7f4dfee30eb303ec63fe6536055f +FileChecksum: MD5: 777fa6f6d3524a6ce11c34e84b6470e6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/ps2/SDL_ps2audio.h +SPDXID: SPDXRef-item3411812 +FileChecksum: SHA1: 6a1083f744b0ec4755e515fa6732c8e6eb2b13fd +FileChecksum: SHA256: 7b5df5df6c729269c93eae3f36bd1aee3cc45ce1f284dcc8e59ef3e860691a66 +FileChecksum: MD5: 1e761cc77b4b6dc7d9919cc4c2898973 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/file/cocoa/SDL_rwopsbundlesupport.m +SPDXID: SPDXRef-item3412083 +FileChecksum: SHA1: c3b6e0fd7cb1200c742e8b4966d08bac4f34ec0a +FileChecksum: SHA256: 1e9778b2f922dad2fe54a790f1482ecf55c0d73601ee47517dd4946e4906c279 +FileChecksum: MD5: a48969b37581c0777f5490225ee80569 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/SDL_systhread.h +SPDXID: SPDXRef-item3412027 +FileChecksum: SHA1: 596a587e8832f3b87d6d093fab6bb25e8d3fe411 +FileChecksum: SHA256: 385b17cc434fb11963ee9788daebcf0e8c43f58f9bbd2d0f8d1849838181e8bc +FileChecksum: MD5: 2053101bbd3c2d1afa6f088c50b95af5 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_systhread_c.h +SPDXID: SPDXRef-item3412019 +FileChecksum: SHA1: adc0721775edb98c0a1b55e436a8e4be3edabaef +FileChecksum: SHA256: 88f804c7c414156948e93b5fb0d25d3be5ba5070a541122a099b7fdd74e66194 +FileChecksum: MD5: 571e3e9e01ee3549b0019893d6628d52 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ngage/SDL_systhread_c.h +SPDXID: SPDXRef-item3411991 +FileChecksum: SHA1: adc0721775edb98c0a1b55e436a8e4be3edabaef +FileChecksum: SHA256: 88f804c7c414156948e93b5fb0d25d3be5ba5070a541122a099b7fdd74e66194 +FileChecksum: MD5: 571e3e9e01ee3549b0019893d6628d52 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/arts/SDL_artsaudio.h +SPDXID: SPDXRef-item3411880 +FileChecksum: SHA1: e47b9ae3b7674a9d219a3e5c349e747a1aa3882a +FileChecksum: SHA256: 3e4abfca27cc1cd57171e517389466a094109ec39b94134ab7dfb34f708096ca +FileChecksum: MD5: 527feda48603e3c9e6b33a0139db6e58 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audiocvt.c +SPDXID: SPDXRef-item3411830 +FileChecksum: SHA1: 5c7d094419e02a5ffc03ce5d002b6f8636e5244a +FileChecksum: SHA256: 31ed63b5b124c1f6365f2dbf4d286c29aa7bd206abd31995ed264eddd316b641 +FileChecksum: MD5: 0ca75e26dfad564e4e0ed95e5610f113 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/emscripten/SDL_sysurl.c +SPDXID: SPDXRef-item3412108 +FileChecksum: SHA1: 56a0be951530190f2f8923643d79eb2e43d49689 +FileChecksum: SHA256: 2b1ed32974ad46096b8ed03926996e50a6ea64f444666dd5d65d96b7b872304f +FileChecksum: MD5: cc7d12bb9366a545d71ad11b94d98e1b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_vacopy.h +SPDXID: SPDXRef-item3412063 +FileChecksum: SHA1: 34e8221fabf755a46672458ddb1c04f30efb73ac +FileChecksum: SHA256: 715ea31449b799e7cba8d14d160f9e583ccdba6fe9a7339eb1282c4726ca04d1 +FileChecksum: MD5: 72949319848472958ec05caa504e2fed +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_syssem.c +SPDXID: SPDXRef-item3412004 +FileChecksum: SHA1: bca854fb72ef478428741aadde2d5421b7b5d312 +FileChecksum: SHA256: 0387cedf9e817f92e559bf41a4740376ddff1e0113fc2c77f6c2eed55bae69fb +FileChecksum: MD5: 6708a70805f85600c89dcc57e81aa32d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audio_channel_converters.h +SPDXID: SPDXRef-item3411878 +FileChecksum: SHA1: 4d5c7785899584eb0c0e10ef0085e1a6c4941017 +FileChecksum: SHA256: d20c4a44c79e27350e7398b03627ee7291957dffd5a0eee86564c841d05cc629 +FileChecksum: MD5: 29b1b6268f5ac8093cf9e9573c719ac8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/jack/SDL_jackaudio.h +SPDXID: SPDXRef-item3411815 +FileChecksum: SHA1: 0f9a5c58b28779c870822c2f900284c5af6af448 +FileChecksum: SHA256: b6071328f2bf75166aa727221459c5eaed10dbb4f1a6260dca5aa0cd8ef0e4d5 +FileChecksum: MD5: 0cd7499f2604b8532c97cb5832c8bbda +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/linux/SDL_syspower.c +SPDXID: SPDXRef-item3412132 +FileChecksum: SHA1: 922b3761c842ec83306df5fb917aacd4f171f862 +FileChecksum: SHA256: 75ff799a5f64392cdecadd641c40364c5724e482d1484d3c91c87efbd4964545 +FileChecksum: MD5: 0ffabee0eefc296a6573a6695cbb18a3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/haiku/SDL_sysurl.cc +SPDXID: SPDXRef-item3412102 +FileChecksum: SHA1: 40b3d59632b66a4d379efe6826b4a7d0fa784865 +FileChecksum: SHA256: 6f412a89b099f3cd80d779b343e70b981f4d55ba54fe08213e4f9c5028978151 +FileChecksum: MD5: 1ed1d274c4c06008b0bbc6308da75633 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/SDL_dynapi.c +SPDXID: SPDXRef-item3412095 +FileChecksum: SHA1: f9907921e3a073d9f047f63eb356bd96a714323b +FileChecksum: SHA256: 532ba1d965184361d0ff3d8846e4e63ce587d5481b0dce0c3c8c54cab33769ba +FileChecksum: MD5: c7652fac3317420a664e77f74c0db881 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_list.c +SPDXID: SPDXRef-item3412089 +FileChecksum: SHA1: c3da8649f3d9879c77ff383b03bfbfc57e74eaf8 +FileChecksum: SHA256: 0e3a33cf98e8c1b9dd9c7d762b9a5c4f4b1ddeefc1e66b309d530b972d51d24b +FileChecksum: MD5: cba4a856721e4da7cd38fca0d02eed99 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_systhread.c +SPDXID: SPDXRef-item3412042 +FileChecksum: SHA1: 37f41d9d9e85c957eeeef505146fafcc06ace4dd +FileChecksum: SHA256: f2d441730e7b71b4e190050babc8805d6765d55bedc50d643ef6ae0efca0dfa2 +FileChecksum: MD5: 336ac65e20682db24962214741fb716e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_systhread_c.h +SPDXID: SPDXRef-item3412058 +FileChecksum: SHA1: 5d49eabdb9960e5327e37bbcf59dd868d759cbac +FileChecksum: SHA256: a95cd02582f04c41107affa369f4b31e5728c8c6a163f1e0cf5ef221df3cc881 +FileChecksum: MD5: a804eafb8329d5061304d3486fd34bdf +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/stdcpp/SDL_sysmutex.cpp +SPDXID: SPDXRef-item3411997 +FileChecksum: SHA1: 780a5936cc8c9722d25380c9409bc527df4ca2ee +FileChecksum: SHA256: f2636589ca533691cb110ed9be2b74302764e92dfd9c570b7b7acf2ffa9fec90 +FileChecksum: MD5: 30fba7fe3776ad1201c25be08198768c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_syssem.c +SPDXID: SPDXRef-item3412022 +FileChecksum: SHA1: 6675cd16cd9d0b1c51bd5dd47d324a628ae8fadb +FileChecksum: SHA256: ee8d72a01c3bfae2e0e483d5a1ee15f58c123bbbba42d2a5ae21f439ea478bb6 +FileChecksum: MD5: a96c36271655416db65e478a6a493eec +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_syscond_c.h +SPDXID: SPDXRef-item3412001 +FileChecksum: SHA1: 8b0af45b3b5f0d920be6febf6b305a5174e28e8e +FileChecksum: SHA256: 3d0b8084290b4fef15feb16794ec9f7581624719ec5e05a4c7c2a7762e2db780 +FileChecksum: MD5: ef2b464057b7dca457293843f1bd44c1 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_dinputhaptic_c.h +SPDXID: SPDXRef-item3411928 +FileChecksum: SHA1: 4dea5f845a451da2644a73493b2f26d2ef423487 +FileChecksum: SHA256: debedee87e9ac34eb20eb669291123e919f8be1df1cb0dee9ba682316b30714b +FileChecksum: MD5: ef2145387bfdc1d55398828a2b00bc10 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/dummy/SDL_syslocale.c +SPDXID: SPDXRef-item3411951 +FileChecksum: SHA1: a9ca77743b4288b927ce9296f64bc55befbe3e2f +FileChecksum: SHA256: c4d8ce883ecde9a343f3b4e36c58903b7644d2572dcc21930db226214554e060 +FileChecksum: MD5: 02752bafd9a5bdfa5073092063ce5d99 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/darwin/SDL_syshaptic.c +SPDXID: SPDXRef-item3411914 +FileChecksum: SHA1: 6281818e95bffb7baf754b28eb7b4edb28d453b2 +FileChecksum: SHA256: 2ba6c8a8aa5a17656b10f0d5fb2a230e1d183d5f226d8d35702fdf968f4688f6 +FileChecksum: MD5: 06b04dc115e9da90301dfda93500d0ec +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/openslES/SDL_openslES.c +SPDXID: SPDXRef-item3411848 +FileChecksum: SHA1: d5f98fdc0114810d9ffbb70eeec1e37c0bdbacbe +FileChecksum: SHA256: 8aec2892d18bf300ac7ffbd9169219d56ade014f8eab289b3f43b8051b5b7add +FileChecksum: MD5: 398e75edf5834acbd51c593862c0d737 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/nacl/SDL_naclaudio.h +SPDXID: SPDXRef-item3411877 +FileChecksum: SHA1: 55bd96d723ce78e84edd6d23b01c64098a3d423a +FileChecksum: SHA256: 2204af27d690cf3bbcffebed08f51b17e26afa2d11d47190a3d26fee53e389c6 +FileChecksum: MD5: b7d041c7ce221103a41e3b68cdac9cbb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/sun/SDL_sunaudio.h +SPDXID: SPDXRef-item3411826 +FileChecksum: SHA1: ae88d4160604279becfff7b0fb6710f9177d6417 +FileChecksum: SHA256: 0deb63470243a6bae356c608e1eb237b8835d4d88de638c54a9cae2c776c5a24 +FileChecksum: MD5: 87d4ae20fc74335cd1c48d5bd125bce6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/SDL_sysurl.h +SPDXID: SPDXRef-item3412111 +FileChecksum: SHA1: 0bda8fde803da89d4ac83cf32ae3b99594411dcf +FileChecksum: SHA256: 52e995a4015b47e492efc22c0894dc4c93256149459d108e63f75dd0ae721c4c +FileChecksum: MD5: 84deea7288546bed2e27097e4f9206b9 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/winrt/SDL_sysurl.cpp +SPDXID: SPDXRef-item3412106 +FileChecksum: SHA1: 6bc855d0c44ccf49c47d967080aa9ddaf217bf5d +FileChecksum: SHA256: bc8b2eb0eadfb6d96e0ab4fee2a909b7ae8bfe2f556625483e10f2b0c24864f1 +FileChecksum: MD5: 622daa524c7e870fc12b2a1df8459203 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_hints_c.h +SPDXID: SPDXRef-item3412059 +FileChecksum: SHA1: 0584d151f0765ff984fef2766408ac40ba143ec0 +FileChecksum: SHA256: 87ca46afeaa56e245e6f185746a6c706f7ea800f37fd64eaec7148811f58ad53 +FileChecksum: MD5: 280b03ee4be12b12a2ee5e3763da2e29 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_systhread_c.h +SPDXID: SPDXRef-item3412034 +FileChecksum: SHA1: 058312576f24aeb2fb3bb9668ca6d11568e2d207 +FileChecksum: SHA256: b86569d0304cb75c173852bdcfa41be4138c06ff593ce3bc6f711264058d66ab +FileChecksum: MD5: 40d234089c792f0e1b8c7b2b98c2f865 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_systls_c.h +SPDXID: SPDXRef-item3412017 +FileChecksum: SHA1: 4466b089f90da9f64b115b4c176ea4d0e7499f4f +FileChecksum: SHA256: 3689d69cfe2ed35ce6c0af6d7b85dc81dd210b64bf17c0eeec6f20f1d8f5116f +FileChecksum: MD5: b662d494165eecc057a1344b6e42888b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/stdcpp/SDL_systhread.cpp +SPDXID: SPDXRef-item3411995 +FileChecksum: SHA1: 2b2cbe3b9b61fb8086cbdec9420d3f1fa1c55142 +FileChecksum: SHA256: 2b14c8bbfba1a13513b69363e4c432d24bed6f146af8adfa6af22c2c2013e34a +FileChecksum: MD5: acd68b34df6898b97130a2b43dad47c5 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ngage/SDL_syssem.cpp +SPDXID: SPDXRef-item3411992 +FileChecksum: SHA1: 329dec7a1d0c2ebfb1ec08048687afd5d96fe95a +FileChecksum: SHA256: 3c6efee406c119ae83bb78b0ae4872aa25f995017dea795c6d715e3bf66c1ac4 +FileChecksum: MD5: da0cbb3465354bb5eff92c4c45965cf2 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/android/SDL_syshaptic.c +SPDXID: SPDXRef-item3411917 +FileChecksum: SHA1: 27743e666614fbd43782a47aab5df736e4294f8f +FileChecksum: SHA256: da625f28b9a4c387a5a159e9b8aa092d6b98d60e67e6e0d80a268f70db10eb96 +FileChecksum: MD5: 5b555cdbf563b687ce2cdc0c12f97365 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_hints.c +SPDXID: SPDXRef-item3411932 +FileChecksum: SHA1: 96ed71f923f48ff023cc8ac484a8023227f84673 +FileChecksum: SHA256: b8cdc5680a01de1ea6d7cfbd44406f5ba99680755157d746effbecf78c80d6c3 +FileChecksum: MD5: a2440c6cf87d0a5b5b36b533741f7997 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_xinputhaptic_c.h +SPDXID: SPDXRef-item3411924 +FileChecksum: SHA1: d4f9bbbbef471ef6679776649090bbce0e80a453 +FileChecksum: SHA256: b1e0d512611b5af8967a2818cbc4462d8ed67e221cb8b74580379ce8aa7ba9ca +FileChecksum: MD5: 8537b204e0a0de103f421bab985c5deb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audio_resampler_filter.h +SPDXID: SPDXRef-item3411850 +FileChecksum: SHA1: 14d5ab16fab2cb0c93c77a3471da920c535e89bb +FileChecksum: SHA256: 9c81ec6f4dcf15a4f097e7d6682aedc2857e9f4d357714bb90ae7f1babf6df8e +FileChecksum: MD5: f6a9dd8bc7cee17d64cb45383e1d6661 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/directsound/SDL_directsound.h +SPDXID: SPDXRef-item3411873 +FileChecksum: SHA1: 42b8cdf5b04e408b66c03ea5bb3bd2d7c4d8cd69 +FileChecksum: SHA256: b5e7af65432f2840c1a41b86c9a2d45bf4e4141ea1c86aa59326dc7282bb43af +FileChecksum: MD5: d2be7fe1b0c1cefeac3719b4a8ca6d89 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/winrt/SDL_syspower.cpp +SPDXID: SPDXRef-item3412134 +FileChecksum: SHA1: 563b1dee3d1ce6e8a5fe4d02ff40ca9bc9222604 +FileChecksum: SHA256: 29ee1877d4ad514c5649ecdc9252a0fe600f47eb793953e00078441b2bca1ef8 +FileChecksum: MD5: e2ac0bf4b319e131ace5dcba3f35bb6f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/macosx/SDL_syspower.c +SPDXID: SPDXRef-item3412148 +FileChecksum: SHA1: c00a219b2ee727ac10cea187215c65821f558262 +FileChecksum: SHA256: 43bd68bd8c3a0124090a54f4f631fc566787835c97aa6614395d937cea7f0caf +FileChecksum: MD5: a962420fb0ccbd381abd16b112c47a71 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/file/SDL_rwops.c +SPDXID: SPDXRef-item3412088 +FileChecksum: SHA1: 060d0bb1547579d99d89732f2f9304bd75a29cc4 +FileChecksum: SHA256: 19cc63c09eac177fe552a790fc7259910c0d1a660e7bc039f904e4b83b482b22 +FileChecksum: MD5: 0a72db3b85af552ba25b68efd077a0bb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_mslibc.c +SPDXID: SPDXRef-item3412071 +FileChecksum: SHA1: a2867a7a94c4294691ab1f36a380e5df283f4e54 +FileChecksum: SHA256: a17d97234f3539612616fbb9230f0b42168eb757623df21a967d0266612cea79 +FileChecksum: MD5: c10dad6d9abc97064bd861decc4f8a9a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_syscond.c +SPDXID: SPDXRef-item3412021 +FileChecksum: SHA1: 4ebafeaf35feb83c88f99ee7eb51204556307a29 +FileChecksum: SHA256: 6217aa0012363a5ae8a120d4ddbe92471a57b70b24f0312cdfb1704e8b0ea758 +FileChecksum: MD5: b068b9006b687f14eaa84ff8cbb1dc0e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_syscond_cv.c +SPDXID: SPDXRef-item3412038 +FileChecksum: SHA1: bc6ed5b129b6bf1a4905ccec425e048c59655cd9 +FileChecksum: SHA256: 078ab092aa4b066525fbccfb4ff004be4b92d004bd2a7d5a3a3eade21bcbca7e +FileChecksum: MD5: 39237ad9e50a8c5efaf681e1733ae325 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/windows/SDL_syslocale.c +SPDXID: SPDXRef-item3411949 +FileChecksum: SHA1: 7120de6495cd2f8a1915e2c66c571a42b54f5bb1 +FileChecksum: SHA256: f3dc679d5ba76c190dd87c5b8c1b053b1e32dc1da9ac5e9648a137cb59d4730f +FileChecksum: MD5: 57f10b61608603ebbc69f291cbc7618d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/darwin/SDL_syshaptic_c.h +SPDXID: SPDXRef-item3411913 +FileChecksum: SHA1: a9ac6375e72ff49aa5ce9e04b28320a04c93d3c9 +FileChecksum: SHA256: e2de65857cd4c0d23e6a1ee7cc18e5de7d392f11c3a0e3608603577dee99ea5e +FileChecksum: MD5: bbac487531e5a10eed981b5708bfd5bc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/disk/SDL_diskaudio.c +SPDXID: SPDXRef-item3411871 +FileChecksum: SHA1: f57ddae938ad020d67aecb4c70e435dfd4d339c0 +FileChecksum: SHA256: 4ce3cdb93cbbd52b73cb641c69d393ef4e76c782d6bd0d526a82016294e9e9ee +FileChecksum: MD5: ca6e8aaa1c5d4e532bd1169904c0c292 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/os2/SDL_os2audio.c +SPDXID: SPDXRef-item3411838 +FileChecksum: SHA1: 9abc21cef3b7c96613cab47e8493eb48f10a7287 +FileChecksum: SHA256: 64c4b4ca32ae36b79b9166601f6fe57211656c8d178a4ef79809774afc7df751 +FileChecksum: MD5: aa74bfc647d74e2966c148e8869134bf +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/paudio/SDL_paudio.h +SPDXID: SPDXRef-item3411822 +FileChecksum: SHA1: 612cd3363ad6e57e546b062d2b27957052fd49da +FileChecksum: SHA256: 9cf7a944ffbb4763bc956431ef9ad9d9aca14b13ca231ddaad44c6b1ad5df4ef +FileChecksum: MD5: 35debb3f16d004ceb35f095e1231582a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/SDL_dynapi_procs.h +SPDXID: SPDXRef-item3412092 +FileChecksum: SHA1: 71072a6f64126b56bf3bf0e6632c50c947f458eb +FileChecksum: SHA256: 138f4f55de6f39f1d65966aff0790e69073480f5831d339771120e22deef7c38 +FileChecksum: MD5: 6f5f3a322d12ce7738cd7cb01e6153b4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/uikit/SDL_syspower.m +SPDXID: SPDXRef-item3412125 +FileChecksum: SHA1: b4c4f72b898d47740a9c41a9f507a14720467caa +FileChecksum: SHA256: ebd9de41a746c0132851307cdaad78e33faeb1b6a43d8bcb15b90bc671da7929 +FileChecksum: MD5: ef0268e1a3dd03cdde0a9e6ceb3183ed +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/atomic/SDL_spinlock.c +SPDXID: SPDXRef-item3412076 +FileChecksum: SHA1: 11d1da0e440f9577796444dc81ee286a181ee8c8 +FileChecksum: SHA256: 801da7212fc1730c6eec14b4259b32ed72e387d24c71fd6b00dd1af85328b249 +FileChecksum: MD5: 8d1abc8c885c1db21b852960c6e18f8a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_systhread_c.h +SPDXID: SPDXRef-item3412051 +FileChecksum: SHA1: 1f4e583a4cc2cdd5d6038c3f6241e62f85747cf4 +FileChecksum: SHA256: 3715334b537dc2a472d9937dcfb5d08592088bfd832783bb568f1bed9c4bb6ba +FileChecksum: MD5: 73d87295a954dbcc6aec75120140d3e4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_sysmutex.c +SPDXID: SPDXRef-item3412005 +FileChecksum: SHA1: a2242105c1d231dc805ec23308440b2aa1a5da97 +FileChecksum: SHA256: f4556d1d03ff94207b97f1024a999e153dc944d55d878a240a897f22147d8ec9 +FileChecksum: MD5: caf620967e257f6cb888727945d7717c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_systhread.c +SPDXID: SPDXRef-item3412018 +FileChecksum: SHA1: f561670eb6529a7dc23c429b081e583cea9ac788 +FileChecksum: SHA256: 1b13e81f990d4dcc9b54a335edac731f5e1885daba1e2bca0498e9cfa7d2b420 +FileChecksum: MD5: ef947b81fedaeb347ff4070457867a2d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/SDL_syslocale.h +SPDXID: SPDXRef-item3411942 +FileChecksum: SHA1: 80d0308108997261298c175f41ce525a525cc9c1 +FileChecksum: SHA256: 80ee63045c5f72b2e93c013a9eb5ed50aa5f7e0ec59325d8150c9a9a99ce329d +FileChecksum: MD5: b78abc98d34fc4cc8862ee1c32b94883 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/stdcpp/SDL_sysmutex_c.h +SPDXID: SPDXRef-item3411996 +FileChecksum: SHA1: c943810b7326a5e8b4983ffdee33941caf8ad3a1 +FileChecksum: SHA256: 87c6e5994910ec62c5f49deb99b8e15f8b0d429ee09f672bb15e212deec19198 +FileChecksum: MD5: 8d9494109b42d50f3e40c99ae7fe6bff +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/dsp/SDL_dspaudio.c +SPDXID: SPDXRef-item3411909 +FileChecksum: SHA1: db52af8b3d80685df6f491f88705912ec23ccf22 +FileChecksum: SHA256: 637dbc6392a4836741ef97ef5fa336851fc7780c154eb1790e4b2ea933f17b5a +FileChecksum: MD5: fdff70294233d1870a7ebfe00314234a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/SDL_syshaptic.h +SPDXID: SPDXRef-item3411920 +FileChecksum: SHA1: eb9f32b328de8bd0903b22919598195ab900c873 +FileChecksum: SHA256: 96435a7816522ef7a03f6883d48191f2ac01afdd572e1f410ae865239b6486b3 +FileChecksum: MD5: 12e24a6050dc0c2ce1189284bd5ce141 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/disk/SDL_diskaudio.h +SPDXID: SPDXRef-item3411870 +FileChecksum: SHA1: e2bad1cf125a5abebd57d181c716114b66f4b5f2 +FileChecksum: SHA256: 74905c7433113157861039a0d6d200017ba02978c08943471a6d4d3f630156cf +FileChecksum: MD5: d44c91997625fda2f6bf8dec2bb6b6db +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/unix/SDL_sysfilesystem.c +SPDXID: SPDXRef-item3411800 +FileChecksum: SHA1: be2f555cc6f7c89d6cd692ea9615503835690448 +FileChecksum: SHA256: 09d54fda2928f69468b8ea86d0d418c332a8394e467505facb4938f0b266edfb +FileChecksum: MD5: 2a9c1404887128bf31f1c147a57b3fc0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/haiku/SDL_haikuaudio.h +SPDXID: SPDXRef-item3411806 +FileChecksum: SHA1: 363013296c8692e2f00212e50c72cccb80c5aaf5 +FileChecksum: SHA256: 0634b0d016822bfbde98cac5732797e52de97a909e821dde613bda2ef9b73f24 +FileChecksum: MD5: cc4d50a63a3e93db8cfffaa52074c2ac +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/windows/SDL_syspower.c +SPDXID: SPDXRef-item3412144 +FileChecksum: SHA1: c7c91c6b0bc3c8e7c651ddd076270c04986f827f +FileChecksum: SHA256: 6959109dc463ee8702e5b44c485be9a6898df6039bc20367dd3a7900fbe8e93f +FileChecksum: MD5: 15700afe17da609868b381cd497b386d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/dummy/SDL_sysurl.c +SPDXID: SPDXRef-item3412117 +FileChecksum: SHA1: 2ab90ca5ee2c4f30cf6d8398ef4b5516e266416f +FileChecksum: SHA256: 063a2be4f921a851847f9dad2b7fd520208991348a8cfaf7ecd889d829453773 +FileChecksum: MD5: d782abd44759506476794408dbab12f9 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_systhread_c.h +SPDXID: SPDXRef-item3412008 +FileChecksum: SHA1: 3da636c702d63035a16698654e2c1106adeb4f18 +FileChecksum: SHA256: f0f5882a5a65aac410d42de002371f828733dffc93778a591bc6fa1cdfcef392 +FileChecksum: MD5: 752d59fe0084381f6f768fef6ab2f741 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/stdcpp/SDL_systhread_c.h +SPDXID: SPDXRef-item3411998 +FileChecksum: SHA1: b21016562f27ffb701bad12f39ea61258154c72e +FileChecksum: SHA256: dbaf5b638f136488009bac6e9ddec83162e636dfa25f1fbe77d99d431c5755ca +FileChecksum: MD5: e6b85ead31a1c012de111d256abc0843 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/nas/SDL_nasaudio.c +SPDXID: SPDXRef-item3411906 +FileChecksum: SHA1: 16e3c40504652400524937fc81db69f9b581cd07 +FileChecksum: SHA256: d31d1e1796244b09e30545fd3ae4b7725257867475dd40696181747b55449d17 +FileChecksum: MD5: 2ad3bbab06854829ae3082c935045ffb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/emscripten/SDL_syslocale.c +SPDXID: SPDXRef-item3411941 +FileChecksum: SHA1: 7e795c6508f8d662141f2039b607147ae2a5de4f +FileChecksum: SHA256: bf68c0fcf5540b004583395faf71242067cfc3aa3bd878a204f1378eca80afa2 +FileChecksum: MD5: 9cab72a9120871ccfac9ac71b288ae73 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/netbsd/SDL_netbsdaudio.c +SPDXID: SPDXRef-item3411868 +FileChecksum: SHA1: 12bbec601016e466a05cd77f1a8ca963a4ba2f1b +FileChecksum: SHA256: b238a7437d0f0c691895cf87310530966ad870c846d8e0270fb6d962748a2173 +FileChecksum: MD5: c1dffc48447b0f01c6081695b3cf7fe2 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/fusionsound/SDL_fsaudio.h +SPDXID: SPDXRef-item3411845 +FileChecksum: SHA1: 42a7c05a12339dfa99246ca49b4a9f1b8bdb3fc6 +FileChecksum: SHA256: 9bf8d3b8208fdad653f78e0141aa026e5600b9c92753fdf8865b5b3fceb8a9f2 +FileChecksum: MD5: 0e8857892287345ba38333b76ac9986f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/paudio/SDL_paudio.c +SPDXID: SPDXRef-item3411823 +FileChecksum: SHA1: 14079d03e701a237aa88e9c43a802b3d784b8a5c +FileChecksum: SHA256: b1ab61537f900d9ba5dec0ed64d5a24575fd2c5a4990fde3cf031330d18c9448 +FileChecksum: MD5: d936cb1f1e7bb39572b4e9357c119929 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_iconv.c +SPDXID: SPDXRef-item3412072 +FileChecksum: SHA1: 2c3bd4409135bceed9f7a9b704fdb37060339532 +FileChecksum: SHA256: 0c8e78f2f20b2203a618d94ff0b8db7837385c07d56137ef7b1d5c7d7f691a00 +FileChecksum: MD5: 176ab972bbe6aa5a903d32a81715e825 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_systhread.c +SPDXID: SPDXRef-item3412050 +FileChecksum: SHA1: bb1e38144d9b8c40fe3270c8588fb9bcdcd222f6 +FileChecksum: SHA256: 058b8b8747e1b14e2fed994b57e697173e9d76b64bbbe3a5541345c6e02dc80e +FileChecksum: MD5: d7c3872360cd7a4543967f4279036154 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_sysmutex.c +SPDXID: SPDXRef-item3412048 +FileChecksum: SHA1: d4bca8c4606844d649ee89d866885bf00376590d +FileChecksum: SHA256: 834f634c0c7956b0749f31612add9071ebb65341e71f2f2d207f7b4e8f55de2a +FileChecksum: MD5: d40df265fabf5a63e6c97d5f252855f8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/nacl/SDL_nacl_main.c +SPDXID: SPDXRef-item3411979 +FileChecksum: SHA1: 372f0aa633fc9a718bce8cfbedebc5d5b564261f +FileChecksum: SHA256: c9d4fd89df3210db80d5de27dbfe0bfa0d3ea0f16a1124e5f4ad3603eec45367 +FileChecksum: MD5: 0dfa9fb534bf48efa4bdaba9f6feb2c7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/n3ds/SDL_syscond.c +SPDXID: SPDXRef-item3412029 +FileChecksum: SHA1: 8ff63bd2b5cacc09980a50750f392cd62d847581 +FileChecksum: SHA256: 5dc2cb0a455ca7edb8892352e0636cbd7d9d15e4d387dc79da9e3808a7fe6a26 +FileChecksum: MD5: 228d4ced7ca38f5a91fc229b751cbfe5 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/stdcpp/SDL_syscond.cpp +SPDXID: SPDXRef-item3411994 +FileChecksum: SHA1: 61955be9352cfe649bce4c4f2e88c6da29fefe4b +FileChecksum: SHA256: b165b35165fdb65c853656ce4a2919b37c389d209c327e1beef7c0d3c673d7d5 +FileChecksum: MD5: e21e60bf9d16906b22962072f3fe02a3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/unix/SDL_syslocale.c +SPDXID: SPDXRef-item3411955 +FileChecksum: SHA1: 1cd8b2675c72076305bd94abd3c57240eaa52acb +FileChecksum: SHA256: 06f3443a4d3e76385fc620c27ea38fd31b004812e1775330e61afbe3d9329aa1 +FileChecksum: MD5: 8544362c3271c9e81906eccca9e598b9 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/aaudio/SDL_aaudio.c +SPDXID: SPDXRef-item3411902 +FileChecksum: SHA1: 69d62207e49d096a55d1dea969f207c6e8e5d3c5 +FileChecksum: SHA256: 8d57bcb9d9a2cfb1a66773d7be8dcc34544cbfc97c283dfbcd815409cb7887c9 +FileChecksum: MD5: 5fae7d594068ba3e3d1bbe1a97246377 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audio.c +SPDXID: SPDXRef-item3411899 +FileChecksum: SHA1: 30fbbe53bb440f47cb89671508499d0d572037c9 +FileChecksum: SHA256: cc2e718f66954f7f3b453bd9b46114a0d60222f3e23726d753be7e5cd198b6a5 +FileChecksum: MD5: d11685596c584f9eae376c5ca1e15e91 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/openslES/SDL_openslES.h +SPDXID: SPDXRef-item3411847 +FileChecksum: SHA1: ff2531751b607c65ec26755076875317544dc2ac +FileChecksum: SHA256: 9d12aa8760cadd22c1e6bd78656ea848de051bf40b587b9a55bdb61de64bae4e +FileChecksum: MD5: b0f6580cdfa2a4fbcbdbea138ec9e222 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/netbsd/SDL_netbsdaudio.h +SPDXID: SPDXRef-item3411867 +FileChecksum: SHA1: f4bb67a719676509eeac112034772f5592ddaf52 +FileChecksum: SHA256: e54e5d465dad966de14d9fcf872261f6773e30f89ce7703943444d33c084c031 +FileChecksum: MD5: e62d409a34cc105eb9ec3674bb7ee505 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audiodev.c +SPDXID: SPDXRef-item3411803 +FileChecksum: SHA1: 32fa1f654743db4065132d498573aa16152bd28f +FileChecksum: SHA256: 15b478bd813680290c232ac3ff0d78cd6f37df0602b851aa60179105bb181f53 +FileChecksum: MD5: 46f9cdab1759d47897464c144a33b8a5 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/windows/SDL_sysurl.c +SPDXID: SPDXRef-item3412115 +FileChecksum: SHA1: 09b7bf43054ad1a7c2c91956c2e54b97e602e3b1 +FileChecksum: SHA256: 349a0d747843553da3b5bc0531d8589225004510f2404625370c5f790477468a +FileChecksum: MD5: 37cd656c7d7857cf9babfa1a5685662b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/unix/SDL_sysurl.c +SPDXID: SPDXRef-item3412122 +FileChecksum: SHA1: 55b3c0972b9b69340951a7745e511eedf198dcbb +FileChecksum: SHA256: c58106784672694f1e6783985bdf25e11f55a52ab3c939be5d36fb2f51036fc7 +FileChecksum: MD5: 68ecebef5ecc3cebe605b819277417eb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/file/n3ds/SDL_rwopsromfs.h +SPDXID: SPDXRef-item3412087 +FileChecksum: SHA1: 3f25fa518c5b2a3043dca5b45eaf203797e0d4f2 +FileChecksum: SHA256: 3eda1a66e13d8f24c9c16eee0504531b38cae6833dde28990ac5702f0cd9d766 +FileChecksum: MD5: dbd885cbd637818c80c26a143f45e3a1 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_utils.c +SPDXID: SPDXRef-item3412078 +FileChecksum: SHA1: 3230c6b9e3a3db8bbea5d18763bb954a05ce83d1 +FileChecksum: SHA256: c14d70e1693a7ad39135c42e0bf6a5b67640658ca8866809c7acd7c068905d26 +FileChecksum: MD5: 866acf8cef49a4024e6b8f5418a6a4e5 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_syssem.c +SPDXID: SPDXRef-item3412047 +FileChecksum: SHA1: 31d4c2210026cfa7514f97df57e955c03e17d4f2 +FileChecksum: SHA256: cddef72ea35084899754b2e70e5264c6b132774535a9e714f9dba724d6be4a9f +FileChecksum: MD5: 1d464526f76647e75f50344b1cb2c7a0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_systhread.c +SPDXID: SPDXRef-item3412007 +FileChecksum: SHA1: bb8f35b33f70099ec695bcae632b256b900ee7f8 +FileChecksum: SHA256: feda5268dc0502082fb552ad4c67ec35c62db845dd77db947fbfc00b79fb2456 +FileChecksum: MD5: 1f9be7dfd4b09e17675a2d4cccfb7387 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/dummy/SDL_syshaptic.c +SPDXID: SPDXRef-item3411930 +FileChecksum: SHA1: f974dcb67af778c9111af04f0f5675d59d0f6c2a +FileChecksum: SHA256: 0e1aed16918eeccf80fea3ecff7ddc2e251c22d239fedad54c486e51fd8b7655 +FileChecksum: MD5: 1511ebd5bde485a3b964a6373295f739 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/aaudio/SDL_aaudio.h +SPDXID: SPDXRef-item3411903 +FileChecksum: SHA1: 21876a91eb1ddd89aa777c2ff7e80e1955529d17 +FileChecksum: SHA256: 6bd6b8c9c87be6dcd9c93125982fb94c602b666b87ebd09121fb42d262db829f +FileChecksum: MD5: 1b853e2abf79abb96c1c79353b367016 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/dsp/SDL_dspaudio.h +SPDXID: SPDXRef-item3411908 +FileChecksum: SHA1: 517d9796b32120e2ae80b8f796ac0ba0059dc4f1 +FileChecksum: SHA256: af26b245330b6c6032f5a2765d896e768cb4d7eccf00cb7965e7b4fc97b99e2a +FileChecksum: MD5: c400c742960db5067140a65b96bf0ed4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/n3ds/SDL_n3dsaudio.c +SPDXID: SPDXRef-item3411865 +FileChecksum: SHA1: d5d68ef0cc456242e24d5c49cd9c0258159b6035 +FileChecksum: SHA256: 3d681ab5b2cc88dec82a60c072ce0cbf18a949e5c37552a769c3d4a2e799d966 +FileChecksum: MD5: e4a20ae71f537fc6ee9cfbe0fa495d47 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/emscripten/SDL_emscriptenaudio.c +SPDXID: SPDXRef-item3411841 +FileChecksum: SHA1: 322dae13ef43df9a0655e06bd64211bdccc48be6 +FileChecksum: SHA256: 6fbc3226907e0cc7d98ae0493600fe428279217b6bda71dc6fa92b143dcb3413 +FileChecksum: MD5: 9604a43ff633f939dfdd45f7b3880314 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/alsa/SDL_alsa_audio.h +SPDXID: SPDXRef-item3411833 +FileChecksum: SHA1: 600a3c920363430f4e2dbbf192b98d459edb20fc +FileChecksum: SHA256: f56bd0593469799d1191258e1bdd5c1c389fb99a80314d8747e72db1b74c5d1a +FileChecksum: MD5: 17d6e45d848bb9f81a91259f5f74b05b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/emscripten/SDL_syspower.c +SPDXID: SPDXRef-item3412137 +FileChecksum: SHA1: afa1636b4c0e0539672ace9fbbb403459cb7674e +FileChecksum: SHA256: 20396f7652e0114ac9e2141344bdc736cbc60d10a2d2e50611744b4bb67f70fd +FileChecksum: MD5: 256dde2ed84fe57819e25abde9e09181 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ps2/SDL_systhread.c +SPDXID: SPDXRef-item3412011 +FileChecksum: SHA1: fa6875df1d6d5987719be477383716b5f8b57a76 +FileChecksum: SHA256: 133961ef2956ba55a94d8b4fa2be58ad1e3bb70bbeb673eb8d0a4a0a69ddf264 +FileChecksum: MD5: 7533d813ac143e9b883d4826bf40782e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/gdk/SDL_gdk_main.c +SPDXID: SPDXRef-item3411977 +FileChecksum: SHA1: 213b15906023dfacd63de2d51705f0086fea51f1 +FileChecksum: SHA256: acb1a430865a0ff1dea4b24c0b25ce879fc47ffa47545c354d32f1ac452a2238 +FileChecksum: MD5: 0c3cc9b22b3156b4e66607c591a305ed +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/haiku/SDL_syslocale.cc +SPDXID: SPDXRef-item3411935 +FileChecksum: SHA1: ef900548447452a09c7b501ecee6eebd11e1b416 +FileChecksum: SHA256: a2b79cb24cdd24b2c4690d7bcbe2ac2aa24eeb81ffcf96343ee2161675176750 +FileChecksum: MD5: d14ea41a130867819d568c9c2164f334 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/directsound/SDL_directsound.c +SPDXID: SPDXRef-item3411874 +FileChecksum: SHA1: 930bb5db16a7e45549a91aa4650697398812600c +FileChecksum: SHA256: 19dd2d6ee07213098768d838900e0026e587872fd8b097c83f84e86f9e2f291c +FileChecksum: MD5: 648ee2a6480a96dfe27ea7dc7e1ae201 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/wasapi/SDL_wasapi_winrt.cpp +SPDXID: SPDXRef-item3411861 +FileChecksum: SHA1: 6d968f59f4dfb8f16809d92a4b84fe51e4a20e14 +FileChecksum: SHA256: 70ce8be1a173b1c54facdde399f4c451f14bdbf10c9fd6327895002321c977f3 +FileChecksum: MD5: 34ab5b73132de5db1924991e62b733ad +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_wave.c +SPDXID: SPDXRef-item3411817 +FileChecksum: SHA1: 59596fe0491eae3828bf9b848230b9e002a8fcae +FileChecksum: SHA256: b19b40e5b65fcf1ab7b55be22af63eb861bf3a152258443359520d6cd49cb73e +FileChecksum: MD5: d6c5dbb2d7f08a5a7eff503e5f61fad7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/SDL_dynapi.h +SPDXID: SPDXRef-item3412094 +FileChecksum: SHA1: 1a718d5fbf9354a638d7da1b80adb1309d756764 +FileChecksum: SHA256: eb887110f3ce0f90d48f5a7b7ff587c0fa8940c15210a6aff668bf0d3a57ddfc +FileChecksum: MD5: 706c5a919dec904c7b8dc6c948189b4f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_systhread.c +SPDXID: SPDXRef-item3412057 +FileChecksum: SHA1: 330a38739b570588d14b7eafc36d2373a7e5138c +FileChecksum: SHA256: 4eb93f22a192b7fa2aa080efedeaec64b0acd785c16b1686a22b27adf15bf2b5 +FileChecksum: MD5: 71b57d5966ef07bde969c563be2707f0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/os2/SDL_systls.c +SPDXID: SPDXRef-item3412014 +FileChecksum: SHA1: 024b6447628dc121e342656866ce62b9270d29b6 +FileChecksum: SHA256: b9e1941114cfb027196ffc19e4bb740b529356bc3e5479710145d42516644119 +FileChecksum: MD5: 01f6bfa7fecd14036ac8d246e1558185 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/haiku/SDL_BeApp.cc +SPDXID: SPDXRef-item3411964 +FileChecksum: SHA1: a267c7f4cae6d3f34b24678a1fe66d3da61f4a7b +FileChecksum: SHA256: 265a9f091db3c8286938a942cf0dfb5cd2b629eecc01f3f8ac2ce2818a75da91 +FileChecksum: MD5: 3dfc6071a811d98a34cb504598eded19 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/linux/SDL_syshaptic.c +SPDXID: SPDXRef-item3411919 +FileChecksum: SHA1: 616f8643b290c08cda041aa422e537926502ff1d +FileChecksum: SHA256: 935865d806ff787c965d1d7c5500dd5759c06f25af86fabed62fca5fdfecc2b1 +FileChecksum: MD5: 90fd48241421f12b1213aa70930b5963 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/wasapi/SDL_wasapi.c +SPDXID: SPDXRef-item3411862 +FileChecksum: SHA1: 80821346cd9416c851981c50e3424f1f048d539e +FileChecksum: SHA256: 2986b5411af96a235ef430a57f28b3265cb7091abd041e04b09902f55e086b49 +FileChecksum: MD5: 8e8994552ccae8a42c522f5f30132d37 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/haiku/SDL_haikuaudio.cc +SPDXID: SPDXRef-item3411805 +FileChecksum: SHA1: ceca8210274771fe769f63db242f90a69f25fd75 +FileChecksum: SHA256: 962f46f5df06585d1fd8791eeb5499efe3b110b22a02871e643493bd90ec10a0 +FileChecksum: MD5: 2a6d89c1650a090311c88aeb98e0b60a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/SDL_power.c +SPDXID: SPDXRef-item3412142 +FileChecksum: SHA1: 3d2018e536c7f9fd22c103b0c7de4de0a88c79cc +FileChecksum: SHA256: 97e2db61b2a9928db940bbed3f82c7a356c2f5e81f768b95e95ea480e2edc66f +FileChecksum: MD5: 1294100467214abc7dfccc0b64a714e1 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_getenv.c +SPDXID: SPDXRef-item3412067 +FileChecksum: SHA1: 6e13c84ee939579d0a0c793a6c363850ddbb2adf +FileChecksum: SHA256: bd34b2365aac7f112fe05c3be93c4089df94d0a1845d4a4daa8da9a35bd7c50d +FileChecksum: MD5: 0dc6adb0f72da7b2801b0c6a51066d61 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/SDL_thread_c.h +SPDXID: SPDXRef-item3412035 +FileChecksum: SHA1: 6fea94b38ea8a36596b7c543a1b0e13f38df55f4 +FileChecksum: SHA256: 1ad936b6de4c0f8e6c1e9e63aeb480a12e7c395219db9986b92d8b5322c009a1 +FileChecksum: MD5: f8d053e2c708579cfb828c2a48d49597 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/haiku/SDL_BeApp.h +SPDXID: SPDXRef-item3411963 +FileChecksum: SHA1: bddd0c6cb63bcc1ed8913631ce762b38afaa7e89 +FileChecksum: SHA256: 3cbe5a0cebfa52f63b156a55753d0d47fbf32243a127fa2b75fb982341ca15e8 +FileChecksum: MD5: c8a4080debc7acc6a8707f65439247ce +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_dinputhaptic.c +SPDXID: SPDXRef-item3411927 +FileChecksum: SHA1: 431108410ae30c16cdbcddc1eae063d0b1e0b3b2 +FileChecksum: SHA256: d39fbd1b13d9138ee298764fbb7b17d8d75a5dc172d13b6bfd0c50b5c20e2534 +FileChecksum: MD5: 41f2772edf9ceb20f1280fcb1d96bef6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/wasapi/SDL_wasapi_win32.c +SPDXID: SPDXRef-item3411860 +FileChecksum: SHA1: 5664ddc68a1b0ece09ef614e0fd7ffd51c46f4c1 +FileChecksum: SHA256: b0147d1dee89d2791cde96ab225539aecbf3986aade2c2c7a06f8338947c8ebd +FileChecksum: MD5: e4dff2bf048463b969e90fe075939d86 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_guid.c +SPDXID: SPDXRef-item3411801 +FileChecksum: SHA1: 0028df49605675b19f83da5d03d9a8d0c60f46e1 +FileChecksum: SHA256: 26f088f917b1ecef40ac428d6299132a162db556a8bfd03488884ec2b1203b42 +FileChecksum: MD5: 74edb5e99a8ebdf462f6eeb57f19c638 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/stdlib/SDL_stdlib.c +SPDXID: SPDXRef-item3412068 +FileChecksum: SHA1: c0f1289b84ef38b28bdc4308461dfcc99cfb9c89 +FileChecksum: SHA256: 165e9992e5dc03138f6622b74b50da6fe1724957633d3c59538b2c086429fd82 +FileChecksum: MD5: fbd48cd6b323304eddad2dc7ddf791f9 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/windows/SDL_systls.c +SPDXID: SPDXRef-item3412037 +FileChecksum: SHA1: c335bf04a250712d2195d158d036ec506bae0d69 +FileChecksum: SHA256: 44ac212aa9cb892dfcd986bc69908fa01cc95a788e1374af2306ec951d68cb31 +FileChecksum: MD5: 4554569b18a425b7e0de73d8cb76b346 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/SDL_thread.c +SPDXID: SPDXRef-item3411999 +FileChecksum: SHA1: 393a7acaebd7e72bcc899ecd50adfea84b2c6b70 +FileChecksum: SHA256: 068435d1915a51fdec0ee9400bd3e6a4d49897e5efba7d57b928558de7303314 +FileChecksum: MD5: 08d2ab7296409935d748aa368ff0c150 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/SDL_haptic.c +SPDXID: SPDXRef-item3411921 +FileChecksum: SHA1: 8fa137bd735d2e6e485773b04b3ac300e711f6e8 +FileChecksum: SHA256: caef13b9d990cdf5fc1337d17e73924a8ba11ff0a7df68adf688ab240ad9f992 +FileChecksum: MD5: f12a1facfcf29c2f1ce4565d352e23fb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/nacl/SDL_naclaudio.c +SPDXID: SPDXRef-item3411876 +FileChecksum: SHA1: a1d16302d0227359454a563212f3e771d61359b7 +FileChecksum: SHA256: 4617e1a5d3c0f048d28087fdfc60fa0c2e2bfed05a5ef0f818c2b9be7dc25a73 +FileChecksum: MD5: c53fdab682405bcd801880bec2f375da +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/wasapi/SDL_wasapi.h +SPDXID: SPDXRef-item3411859 +FileChecksum: SHA1: 2c3ddfead1030fea9cd38cda379cad6b098e8337 +FileChecksum: SHA256: 7726d5dd4c05bc0f274afaa95d5ac334a885c101cb63000d984e391e8a14931b +FileChecksum: MD5: ecffa1013ba5e031595a596bab1241a3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/pulseaudio/SDL_pulseaudio.c +SPDXID: SPDXRef-item3411819 +FileChecksum: SHA1: 8de0d726cfd2334fa022920dc4af7a9eb935d0c4 +FileChecksum: SHA256: d371c14f5239faeb3debc02a0a8ec984cf5c0bd8289a0ba71d3bf4889e1d4b20 +FileChecksum: MD5: f8b2fd0cecaa1e12267b3c022527eab8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/android/SDL_syspower.c +SPDXID: SPDXRef-item3412130 +FileChecksum: SHA1: 9d90654c21a9054babafd13bef2f7223e1086c8f +FileChecksum: SHA256: f4ae2f5882e4cc268c009ccf8778b3b92bb38614a799c04e7e6ffc6424e5a0b6 +FileChecksum: MD5: 46d422b2581dff763b8f07f51a3190ed +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_utils_c.h +SPDXID: SPDXRef-item3412080 +FileChecksum: SHA1: 1a60a02c52cea30faa1d91f5daf5b40f669ac3a6 +FileChecksum: SHA256: 1995f9886f62711618b73977735fc1709b478d7683182e0775427acb48d67a7f +FileChecksum: MD5: c26b7a52646f6599ae7931a32c11baa8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_syscond.c +SPDXID: SPDXRef-item3412053 +FileChecksum: SHA1: 0f1a9499aaca14961fc72e3f5b9704cfd3f29ae4 +FileChecksum: SHA256: 85573d75fcbbaa4edeb435878abce4694e0a58c219baab1bc3691bba8de3894f +FileChecksum: MD5: d0ce808fabdd78824defb5a265c459eb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/generic/SDL_systls.c +SPDXID: SPDXRef-item3412003 +FileChecksum: SHA1: 050da6bf7eb00c2764ddd2a7df03c89a032497f1 +FileChecksum: SHA256: 1279ea98bdb6eb9cb489bda726bf7bceb7a6bf8b02ba306da4fc67fcb75ab2ac +FileChecksum: MD5: c8d76c49481f1b30768cd7541bedc4b5 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audiotypecvt.c +SPDXID: SPDXRef-item3411910 +FileChecksum: SHA1: a77338977faf61c918264349064059fb4a7c7f72 +FileChecksum: SHA256: a6b09c22550d73c1d0f15c971239adca9adab2157334eb15f6449ff06ceb1101 +FileChecksum: MD5: 285712f7d4df27feb9ab23393149260c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/sndio/SDL_sndioaudio.h +SPDXID: SPDXRef-item3411856 +FileChecksum: SHA1: 3780cf41d3265c2dfe559e416a78bec2e5511cb4 +FileChecksum: SHA256: 90ec91d52781d02bc7107ef7173c6e675d779988218097a5d8c64d873bcba355 +FileChecksum: MD5: ac4fa0e249f27c4a14c3a4e6806486f8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/esd/SDL_esdaudio.h +SPDXID: SPDXRef-item3411828 +FileChecksum: SHA1: 57c88b142d5a3bbf30da6789232db0046f7696c9 +FileChecksum: SHA256: e5754c564b36544f9a853365824be0de825702f6c21892c97fd3f893847231a0 +FileChecksum: MD5: acabf79921101cef4b59b61ae1a019d0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/power/uikit/SDL_syspower.h +SPDXID: SPDXRef-item3412126 +FileChecksum: SHA1: 8fd85c69f962f34810768c823add173c9aa32306 +FileChecksum: SHA256: 704a3f9d26e37217a7879d19317fa1c808da7fe52394c1b54bcaa5af4724e7fc +FileChecksum: MD5: 06d87603275c98152724eab69a5b89b3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/gendynapi.pl +SPDXID: SPDXRef-item3412093 +FileChecksum: SHA1: 31ff138c5f5f068b465bf5572c224623694ddcf7 +FileChecksum: SHA256: d8d29a3f8e3ea915b4a1f3bc8ae66d20acd7e5214cda630b41f2d5077bba65d8 +FileChecksum: MD5: e13c4d35632e126f547409368a196d82 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/pthread/SDL_sysmutex_c.h +SPDXID: SPDXRef-item3412049 +FileChecksum: SHA1: 003f369e860c1517e7bd7f8292dff4284a72d1bc +FileChecksum: SHA256: 3c1ef04c21e6afe2a9855a9f301943b78cc5347b233d620ddf609a03ae1f8ae2 +FileChecksum: MD5: ee25a98b09a761686dd4397ee51ae41a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_windowshaptic.c +SPDXID: SPDXRef-item3411923 +FileChecksum: SHA1: 2c3b516f878fc9119bb924da2bb649cb527eef75 +FileChecksum: SHA256: 418e69f289fdfaba7d74e95d400754dacacd8db06e2032dbc69f87d8365a341c +FileChecksum: MD5: 574adc2d4832d3cf75397f0b543f5b49 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_wave.h +SPDXID: SPDXRef-item3411889 +FileChecksum: SHA1: 547a72ac4cc0b766311e40b9cb9cf6e8537b6b77 +FileChecksum: SHA256: f23b7de183efafedf33a9c2a4c3deb2b52d5d68aed75495243817715529b9fb2 +FileChecksum: MD5: 06fafe838f6eef60926f3079d5a1b433 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_audio_c.h +SPDXID: SPDXRef-item3411857 +FileChecksum: SHA1: f52e603d043e9b74ee8ba8e64bfd754ea9c29782 +FileChecksum: SHA256: f77c23cf0b0fb4280288f5e6a0bbf11bcecf9a44b74462445ea50e419dd4d49e +FileChecksum: MD5: 2424f7dfe3a9263f1f7b288f10f89e1a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/misc/macosx/SDL_sysurl.m +SPDXID: SPDXRef-item3412120 +FileChecksum: SHA1: 4b20a8b715d2240795ba272482e874d78e935851 +FileChecksum: SHA256: 819a2576c71c1d928704a8715338d5decf804aba099dc0427de9de48343499fd +FileChecksum: MD5: 2b412515e3cbbc4def9658e4377a95cf +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/file/n3ds/SDL_rwopsromfs.c +SPDXID: SPDXRef-item3412086 +FileChecksum: SHA1: 2cdd3e5e715454999e9cb02dd4aad0d6bdf8c0ea +FileChecksum: SHA256: 8d4a09ede4d3d42be361c942e629c0ba7fdfbeda52bbd021cb97ebd418d99238 +FileChecksum: MD5: 59a3dc408add8a6f8d8e2908c90819ab +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/ps2/SDL_syssem.c +SPDXID: SPDXRef-item3412010 +FileChecksum: SHA1: 27d2c1ae1b15de2ecf1eeec8a3ec3d39468d8a99 +FileChecksum: SHA256: 88ed5f2661c69e8fc1559db8f15944886ffd0ef491a169a822118e518c2ce03c +FileChecksum: MD5: 20a485e54593f0be3099d219eece27e6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/macosx/SDL_syslocale.m +SPDXID: SPDXRef-item3411953 +FileChecksum: SHA1: f661f1a8a6f4ceff258171a45fcbd7e0b632be36 +FileChecksum: SHA256: a6be65ddd3672144fb184e412a8136b49fb2b232ec40a581f0feb54db1527afc +FileChecksum: MD5: a14ddca91a8613e29edecb73361510f2 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/locale/android/SDL_syslocale.c +SPDXID: SPDXRef-item3411937 +FileChecksum: SHA1: 0bbb2f313a129d8a8f5ce025fc496a01b39aa4d2 +FileChecksum: SHA256: dba02475834f28cba38f127e6dd33c3d70b7cbd79e546d905940bf8b17cf249f +FileChecksum: MD5: d8f844e411184506b13c34de5a8f3000 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/dummy/SDL_dummyaudio.h +SPDXID: SPDXRef-item3411891 +FileChecksum: SHA1: 189217df5b306f32b1b2254a5417affcaff18c4d +FileChecksum: SHA256: abed23d8950e18f486862e63248a2c491231b353c52bff9a0bd7b265729c16f3 +FileChecksum: MD5: 1c6af004aa2e30e46f6344127d4f4afb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/sndio/SDL_sndioaudio.c +SPDXID: SPDXRef-item3411855 +FileChecksum: SHA1: 3a18b1d5c9213da3c5f9517574ee26f08238dae2 +FileChecksum: SHA256: b1af36b7bbe188a09c55ac70a9dbd1727335902b93a5714a195fea77777edd2e +FileChecksum: MD5: 5aade3ac8c51c66f28f56e859763fc45 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/ps2/SDL_ps2audio.c +SPDXID: SPDXRef-item3411811 +FileChecksum: SHA1: 9ffea8ad59ed278d8316fc3d16a33923a166ba00 +FileChecksum: SHA256: ab9a58907f0da583cf58d8d9d7a6ac19875f113adbc9b4b90e899f2250156eeb +FileChecksum: MD5: 0b90027893d13b049c71c0f190a691f7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/file/cocoa/SDL_rwopsbundlesupport.h +SPDXID: SPDXRef-item3412084 +FileChecksum: SHA1: 9f1f2eec2201bb3daaa0e3260df44d81bfaa49b7 +FileChecksum: SHA256: 0e6261c66c0f11dc34b235c899dfefd40e2d7c3cdbfbdfa6513d3c90ef1aeb92 +FileChecksum: MD5: dd4d52694d6cefc2e52c7ddd495c4029 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/psp/SDL_syssem.c +SPDXID: SPDXRef-item3412054 +FileChecksum: SHA1: f338a86d8de91da49136558d4e4d84d0f9ac64e1 +FileChecksum: SHA256: bf4744fe7aa7273db6f23cb23c6c869391a5331cd1ce4216ca08b31bf39ad4f8 +FileChecksum: MD5: 8498a005b2be5e63f11a51df117ea47c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/thread/vita/SDL_systhread.c +SPDXID: SPDXRef-item3412025 +FileChecksum: SHA1: 809e4ceac8e506f585eb3edb088d7b3e401013f6 +FileChecksum: SHA256: a77b311b7f22e0e8acb7da5672b655af93fbb67621a38221654c3c803e622112 +FileChecksum: MD5: 2f6f76625f0754b3067b1e06cf7645e8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/windows/SDL_xinputhaptic.c +SPDXID: SPDXRef-item3411925 +FileChecksum: SHA1: 2c1e115a13d5c0a3d1a2e1393d52630e61866c94 +FileChecksum: SHA256: e9930fb699bcd76b1bc4e6f943f072ba90b9f049f79f0b941570b4516006a97f +FileChecksum: MD5: 9e4ccc266400ebf704311eb8fad081cf +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/vita/SDL_vitaaudio.h +SPDXID: SPDXRef-item3411853 +FileChecksum: SHA1: c433dbd9241dfc7ce19de7045d5bd354a6cd1b48 +FileChecksum: SHA256: e4804b2d48478466756768aa6c4d81189345c879770f9f9df7926c0426392629 +FileChecksum: MD5: 3f2504a3cb72e09f2f1b6ce1bcb6f106 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/pulseaudio/SDL_pulseaudio.h +SPDXID: SPDXRef-item3411820 +FileChecksum: SHA1: 4139f4470781fecc4d3cfda4a2d3a9f5d630f288 +FileChecksum: SHA256: 0607744597507339f7775a5c93d49a87815d4ea1881e0ac5dd78df59e3735560 +FileChecksum: MD5: 1820f448a4b30a71ac17ddca86c662c6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/emscripten/SDL_sysfilesystem.c +SPDXID: SPDXRef-item3411784 +FileChecksum: SHA1: 1f89e9adc7d9bc012539284e19d75d9ec833f093 +FileChecksum: SHA256: 2112009b0b7c71f24369ed44afcd02fdf4813405ca80ddb5a937e5563f67ff93 +FileChecksum: MD5: 0196dbb15d887d3b752b716c7c3d4ae8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/SDL_syssensor.h +SPDXID: SPDXRef-item3411733 +FileChecksum: SHA1: 900e3ec1374d0b157f791a502acbf25b659a65a2 +FileChecksum: SHA256: 542b84fd33c13505cf23e74ce045371387fa40d21ebd92c1ddedffd3d6710da2 +FileChecksum: MD5: 08b6e66b3f6eb54257378acfa43f6b5f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/riscos/SDL_sysfilesystem.c +SPDXID: SPDXRef-item3411772 +FileChecksum: SHA1: 73ce0e774cad1370faa0de7416d23ae3bdc40354 +FileChecksum: SHA256: 9b1df864b92df862e65e6876efc4cc8a81d387f46637e7596a3f4949ca2d0bcc +FileChecksum: MD5: 59ba11cc95ff9f8bb89ef8bc30a1dd67 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_fuzzer.c +SPDXID: SPDXRef-item3411755 +FileChecksum: SHA1: 78dfaca4b1f8f74c3a93cb3f18d22002dc35e5e0 +FileChecksum: SHA256: 27aa65d020a638af03427002cd70ba3435baac9ac0101e9c1c61bd2fcf756ff6 +FileChecksum: MD5: 6252f7acf341fff2c14749cba6936ba9 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/dummy/SDL_sysjoystick.c +SPDXID: SPDXRef-item3411722 +FileChecksum: SHA1: fd783b341e082353c0ba9eec1cba84be21d471b9 +FileChecksum: SHA256: 84689a687f3a507a1b33bbcbcbedd810442513c667c29a1288d1fd38a1aa4edd +FileChecksum: MD5: ff1ef0b65f8879206507514717373efc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/android/SDL_sysfilesystem.c +SPDXID: SPDXRef-item3411776 +FileChecksum: SHA1: f34e70c142a1a4235115fd9bb12c2daad30e8c91 +FileChecksum: SHA256: 3dddfb7303856caac488cdfe39e8009a99e8649fa2fb09b0dd703e9030e1c408 +FileChecksum: MD5: 5d2d3da9c8fb29935e9006f01aa166a4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/winrt/SDL_sysfilesystem.cpp +SPDXID: SPDXRef-item3411780 +FileChecksum: SHA1: f0c6d3ac499373cb0b4f95918424347c50f357e7 +FileChecksum: SHA256: 0b9815e39c39f80be35de8b820efdf2eccbd223a8ae24560fd4c291f5d991612 +FileChecksum: MD5: aed21eb5432e4c6630f6846e093667f6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_xinputjoystick.c +SPDXID: SPDXRef-item3411719 +FileChecksum: SHA1: 848eb191ef55d7a9d9838e69b2bb25d84f529fd1 +FileChecksum: SHA256: ee1bc11ecb36fad4b07ee1f98f7ab78d4745bd0429d431a9a1d86e1479aae76e +FileChecksum: MD5: 3c9288ade7af4dabf5277c408bdbc978 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/controller_list.h +SPDXID: SPDXRef-item3411726 +FileChecksum: SHA1: a7d93fb71e4d85bbc199974e10af5a240bac0781 +FileChecksum: SHA256: 6a597888a16dd1191e82a6f3a32296d0586d7eddb7f1341a15837aaa95f7f7d1 +FileChecksum: MD5: bbf621a74db51931ec2f0ca7141da6e9 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) Valve Corporation + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_dinputjoystick.c +SPDXID: SPDXRef-item3411716 +FileChecksum: SHA1: e9c9ada06458748bdb8972bf244e09007c1862f9 +FileChecksum: SHA256: ba2683ef4789ab962414fffc5be6d8d29489af40260dd3bead46383f2d97c938 +FileChecksum: MD5: 8fc65736557f8e525bd1c3174d97604c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/SDL_gamecontroller.c +SPDXID: SPDXRef-item3411723 +FileChecksum: SHA1: 6881d0191d3280969a8c1b94e0e2eae9ae923014 +FileChecksum: SHA256: 654bbc44b2e0cb638dc53fdf381eea508b00df2c54959fede56baa4a3982fdbb +FileChecksum: MD5: 46d11fb76b29f7098194a9ee32566a50 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/os2/SDL_os2joystick.c +SPDXID: SPDXRef-item3411698 +FileChecksum: SHA1: f8cfb0c7eab403895046b8390fb7c4eee437d57e +FileChecksum: SHA256: 50d577830ef024f12fe178a60d22419e50d4158bfc0798c87de7ab6b760dc8bb +FileChecksum: MD5: 96393dce87c917d6fb5a3e7bfe68a435 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/n3ds/SDL_sysjoystick.c +SPDXID: SPDXRef-item3411709 +FileChecksum: SHA1: 06ccb80ed5927d8226ef6ae7f7d680f4454e7c64 +FileChecksum: SHA256: 2bd3e4bfd2a698184c45281ce5bc835bd33fa7a0cba66a7fdfbf81e60571e47c +FileChecksum: MD5: c0dfd6aa0f0a1d0438e609724fc8eedd +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_xbox360w.c +SPDXID: SPDXRef-item3411679 +FileChecksum: SHA1: eb98f1bac0c41656b8b1c8ff14c11b667a347e16 +FileChecksum: SHA256: a63aa6adda183a1d890323a42c9fa83823cb4de5323d1247efc2a21dd60c2a9d +FileChecksum: MD5: b694e11d8da187e11f9c0cd43a2b2fea +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/steam/SDL_steamcontroller.c +SPDXID: SPDXRef-item3411707 +FileChecksum: SHA1: 8ada0d6bcd9815262c5667f5508ec350c02044d5 +FileChecksum: SHA256: 1c5eceb7bd759233f2e718c2ef54ab4ebbcee1ed2968150dd806d42cdbcfc1fe +FileChecksum: MD5: 6c7ff0cee8ecb27c639eee8eb9f2e9b3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_nintendo.h +SPDXID: SPDXRef-item3411686 +FileChecksum: SHA1: 7d6fc0c6d4bd70c88819aef1044f5da6fd7d72db +FileChecksum: SHA256: 86dd34fd7b4bbad358ba1ded9c9bae5d75d924570ee6cf6af9a798b5dd4d8942 +FileChecksum: MD5: 218fe1a1b922413b0833816154cb3c34 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_gamecube.c +SPDXID: SPDXRef-item3411677 +FileChecksum: SHA1: f66db274107e0f60ea9b36ec6e05698dd7508da3 +FileChecksum: SHA256: e1e9b651ac439ff54855856a64315a3d201edf49639e7c6c8f2fcd92b073cef7 +FileChecksum: MD5: 778fb31ad5fc919524419260138199bb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/darwin/SDL_iokitjoystick_c.h +SPDXID: SPDXRef-item3411659 +FileChecksum: SHA1: 878d8e223f351eaa34a7e351433aa92394b34c47 +FileChecksum: SHA256: 2f17ea80775946a5dbb8bed1fc0ff27b9439e88c721b3f3fdf57b3d60f0424e2 +FileChecksum: MD5: ac6bd372044ca58307751efcb84ce24b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL.c +SPDXID: SPDXRef-item3411649 +FileChecksum: SHA1: 18aebb03c822a941e578339e8c4f88b55035b2af +FileChecksum: SHA256: 125ab8a81a05b3ea80701b2339927fa95962e111ac073e52b587e7a2b2cc6c9e +FileChecksum: MD5: 3e1327e84620339a935d3988661a05ca +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmopengles.h +SPDXID: SPDXRef-item3411644 +FileChecksum: SHA1: 7aff0044788f8e8ab1e8abe39279b608bdc4736c +FileChecksum: SHA256: 17729cdbd9e29ea73dbc93b68e60da5c6ac22721a32fc9ea45561bdcfd4a7179 +FileChecksum: MD5: 43d695132eb0cddc625d26bd6debea10 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit.h +SPDXID: SPDXRef-item3411648 +FileChecksum: SHA1: a4a682c86db222467acdd592fb869fdc22b4c2b0 +FileChecksum: SHA256: 8258de35e0c2799d3f646b01b6a52e40a6de77417809d1dd4092a1bffe25380e +FileChecksum: MD5: 15eef8e95a34b3cf1754b851d3ce0ee6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_egl_c.h +SPDXID: SPDXRef-item3411629 +FileChecksum: SHA1: 3ba2257845b6f69f204a2c6e7fe99d020ae1ac1d +FileChecksum: SHA256: 0cbe9e7310f25290ae2bef826a3dc726868ed5efcf5cbc5ce1aa3b8ba1a7cee4 +FileChecksum: MD5: 90d24f9566bde7516da3052a178afef9 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmvideo.c +SPDXID: SPDXRef-item3411643 +FileChecksum: SHA1: ebed3be8565ed82c4361cbb10fac3066d83b73f0 +FileChecksum: SHA256: c94d348b74326268823f878083607dc8463d1d7a71950b99499e82c6183302c3 +FileChecksum: MD5: a6fd848ac496e030405c8d1adb2281fd +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmmouse.h +SPDXID: SPDXRef-item3411646 +FileChecksum: SHA1: 981469d0110171b963bb3a155d9f729bbdabd263 +FileChecksum: SHA256: 78780505a3530564b36f80a2f2409b9de5d0c91a7d25e65c626b9d58711e88fd +FileChecksum: MD5: e7930c37eae7b42bbc3fe89215d5ef11 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenopengles.h +SPDXID: SPDXRef-item3411623 +FileChecksum: SHA1: 0884b3e94b0167604968caaa105f08a8dc16b9b1 +FileChecksum: SHA256: 192989fac3e8bf5d1f4c14eeda3747216018972cd1037fe61af131e2a42e6d2d +FileChecksum: MD5: 755a2ba2138d2c50390ba793921f906b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspevents.c +SPDXID: SPDXRef-item3411614 +FileChecksum: SHA1: 975e27cbe89acc92ec557a553e9f5dad97d79282 +FileChecksum: SHA256: ca7726b881573934acab66a1145f754f82e51d1fdee90ef2382023232983767f +FileChecksum: MD5: 824a4974316a65bf0e56512bb8c08021 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11video.c +SPDXID: SPDXRef-item3411596 +FileChecksum: SHA1: 56c965b5b3341668d3228f72314ae791dcb6044b +FileChecksum: SHA256: cb975c08331aad84d3e3c2f90785a7f156d7472b742eb72d5f857038c0371c9b +FileChecksum: MD5: 9bd59184c85d9914fcb1a185d06489ee +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspgl.c +SPDXID: SPDXRef-item3411612 +FileChecksum: SHA1: d719daa42db6d6fc2e8baf8c3316407b12d4a5d2 +FileChecksum: SHA256: 01230339f4ce50ccedcb1aa2bbe98d422f12cdda84238803dea14e18acaa3763 +FileChecksum: MD5: bf586e6f642c23972b588dcf87f46e9c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullevents_c.h +SPDXID: SPDXRef-item3411603 +FileChecksum: SHA1: 7d649543ceb6e7dc6531385d2093a6958b80e73a +FileChecksum: SHA256: 63a0da5da1c28226c610c2cbafd2480562a5c9fc341785f35fbe19bcb6454570 +FileChecksum: MD5: 7e7cfb11bedcbdf31bb29382f2df7aa0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullvideo.c +SPDXID: SPDXRef-item3411601 +FileChecksum: SHA1: 30b06ad41df9850d6c4743a812675b1d64369350 +FileChecksum: SHA256: 159f7411fa60f862ecfbecb51fe74756a2cb7de7922d190dca5361d3cead651d +FileChecksum: MD5: b632deddd6cb9a43e457d40c612728e8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowswindow.h +SPDXID: SPDXRef-item3411556 +FileChecksum: SHA1: 8341520e03b442159c0479a0a3236f69e5489ff1 +FileChecksum: SHA256: 963281a0771916c148eef1085aa3189defa6d77e1c4178ddfc6da6051c302833 +FileChecksum: MD5: 58ef98a5c09b8c4de09516392e2e1c26 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11opengl.h +SPDXID: SPDXRef-item3411564 +FileChecksum: SHA1: 7c62c18a149adfc40751329fee9500b17fc03ee0 +FileChecksum: SHA256: 408aae651e1d166850fde7e684af7a497a7c57b0ced5e67167dcefc52731fff7 +FileChecksum: MD5: 96fb2c12c3520b22ffd271c0a83dee6d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11dyn.h +SPDXID: SPDXRef-item3411588 +FileChecksum: SHA1: 0ef1fee8572ade908785d81fc3b92d94e84ef9cd +FileChecksum: SHA256: ca1348a41551e48db113dfd54418cceb0f1121cc3050f141ee02be5eee7e32de +FileChecksum: MD5: 4fc84b5d784d747a343fdca1cd4bd7e0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11mouse.c +SPDXID: SPDXRef-item3411573 +FileChecksum: SHA1: ec37ddb267d96fb07e59245bb1547b815533d0fe +FileChecksum: SHA256: 8b823a92e7aaceecc683bde6047e2e3c9fad53ff9d28743f893235a8ea45b98c +FileChecksum: MD5: ad4779c245ddebf448bc417f5c130075 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsframebuffer.h +SPDXID: SPDXRef-item3411547 +FileChecksum: SHA1: c634ab2646a43958d61dc88f3ec2acacda8815ac +FileChecksum: SHA256: 0f9d7de931e248547171e9287e8b76046a0b55b591cece19e3a48291a10ad18b +FileChecksum: MD5: 0808cddf52c696c3b6ef31c3175280ad +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11touch.c +SPDXID: SPDXRef-item3411577 +FileChecksum: SHA1: ad8c4097e2c604b387b792e3366cc89a953afd6f +FileChecksum: SHA256: 9fec71719cfdcf893d07c88358ad7ff3ee73425af9248e999162b97ab01312dd +FileChecksum: MD5: c68a55fcb365f81c0bc3e22ad537dc9c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_yuv.c +SPDXID: SPDXRef-item3411529 +FileChecksum: SHA1: ebf9d126089644a80f4f2c6ba379af2412df9d78 +FileChecksum: SHA256: 68308984917ab692ad8842f6f3154496467d286e716a60a41afed73a117d574c +FileChecksum: MD5: 4dc52c30f86b7538144f2a7dada5e81b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsevents.c +SPDXID: SPDXRef-item3411540 +FileChecksum: SHA1: 6ec4465efa92ed6213fe86eb70c2c1ed2794d552 +FileChecksum: SHA256: 80ea2ad89b121463dfbcc4744d6ffa401e3c61a51a6b8cd90e256c3d16d3f1fc +FileChecksum: MD5: f1a20b6d1f9555a5bb34066ab6042cc5 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsshape.c +SPDXID: SPDXRef-item3411560 +FileChecksum: SHA1: ecf545bf4fe999c6879bc987e1fb7d6a15d1fa5f +FileChecksum: SHA256: 7855732c7b4548bd6d1bbc2d3bb9e0b4be63bdc9376a84da6cb1794183da12d2 +FileChecksum: MD5: f0a5fc10cbafab9f9fc33b7e8a1f67ff +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclglue.c +SPDXID: SPDXRef-item3411520 +FileChecksum: SHA1: f3e3fe40ee8aeb128d297826656ad341a3b3b620 +FileChecksum: SHA256: cc3c74a6e42670c2e25e25aa0a9b9b8896a958fdf9f0ef4096a90035fbab5cdb +FileChecksum: MD5: 41f38fc9ab623b0d9623d35b274a29e3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_0.c +SPDXID: SPDXRef-item3411528 +FileChecksum: SHA1: 89144350089e96b896501542d23b8e762a9a9f2a +FileChecksum: SHA256: ff7f9e94c6d080ec8f57a207a73e068d73d0ba3148a551afed13673c69648841 +FileChecksum: MD5: 1b0e260365be1e01c24cafb8150d7647 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/pandora/SDL_pandora_events.h +SPDXID: SPDXRef-item3411525 +FileChecksum: SHA1: 467e39dc753fc7d97541529cabf4d8d65daca2a3 +FileChecksum: SHA256: b8e37de60080bf2dc679f2342bccdc81e541c76af16d3009fd43a6df5f126c7f +FileChecksum: MD5: 734cedeae6cdcac9e30a494f7c4565d8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dstouch.c +SPDXID: SPDXRef-item3411473 +FileChecksum: SHA1: 2d4c28ebfefe989c722caaf1247ad9c64eb99804 +FileChecksum: SHA256: f2918b8bd7dad8154ac61ad53c688e537f82597bcb84b5ea19e2a03ae16a0810 +FileChecksum: MD5: e8561b74020de9985da5bb03fec92a77 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamessagebox.m +SPDXID: SPDXRef-item3411462 +FileChecksum: SHA1: 83dcd58da4d8f67afc99f301c40475201f01d643 +FileChecksum: SHA256: f5bca3bc1a5a8da402275c524ea652be8f90c7cb20a406f0287d9c692c7c73f5 +FileChecksum: MD5: 25d9f613968e30ff8850af7b382afb79 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsvideo.c +SPDXID: SPDXRef-item3411472 +FileChecksum: SHA1: 72c8b7566231117dcab419bb39ed673086cb473d +FileChecksum: SHA256: 14487639f9d891c0d437ca1590a3151af655ae3c4d9ad5f4fca6f9c8e8ad1c8c +FileChecksum: MD5: fde144ad5d5a0c28e891d446c914c6b5 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitavideo.c +SPDXID: SPDXRef-item3411427 +FileChecksum: SHA1: ace0f20f77a0263e82785e85959728bd5ed9110a +FileChecksum: SHA256: cd6a8423ccb245c245757d75950823f9593c8c2235c5cd9addbb78fbb587f799 +FileChecksum: MD5: 22df5d7b9509b9a4a7412cc8e5fce301 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoawindow.m +SPDXID: SPDXRef-item3411442 +FileChecksum: SHA1: 4c77f6b8ff9efc6f5ffc07f6a31f90795417d8c8 +FileChecksum: SHA256: 7a4a5e16b16343bc4c27980797b0f232403d82c5769a56f397ef2ddf0950b773 +FileChecksum: MD5: 2248662e071f29cad6dd2daa1917567d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaopengles.h +SPDXID: SPDXRef-item3411443 +FileChecksum: SHA1: 716b1fd2a9d307ce1cc0baee3e1691f191e4c9c6 +FileChecksum: SHA256: 416357a7558371b5bb0125cb2504f4b2dc6a58954d8229aec9d0b8d286336b87 +FileChecksum: MD5: 96cc69501d8923b51eda7b001768bb0c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoavideo.h +SPDXID: SPDXRef-item3411445 +FileChecksum: SHA1: c7cb3ec378d76d11ec1e6d2f69f47171a7127797 +FileChecksum: SHA256: 9bf409dc7f5dbfcb49c089b4505f954f6bbbbeddc7d515c6aaf3e7f12b28d9cd +FileChecksum: MD5: abe3b8b3c0ab1d60b048dc912a92ea39 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2messagebox.c +SPDXID: SPDXRef-item3411381 +FileChecksum: SHA1: 799d0d7210fb2e830684ded851fd8f246d7b2e4d +FileChecksum: SHA256: 22236cac4ee8837646de48cdc99b9777f6ed562bf15aa8fd08772bdafef08895 +FileChecksum: MD5: 136d8060f2c57c4d4b68a23b2cbee1e2 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitaframebuffer.c +SPDXID: SPDXRef-item3411420 +FileChecksum: SHA1: a7a7185ece19e895c75844d06014196b2ea50ff1 +FileChecksum: SHA256: baf6ed257de3209ba3999196b0b85b3ad77c80938c72f2d102b0a3742edfb55b +FileChecksum: MD5: 12b3cba11a3c07518ede0f682315f374 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitamessagebox.c +SPDXID: SPDXRef-item3411422 +FileChecksum: SHA1: f630864a9bcb66e98441215ef872751aa8548499 +FileChecksum: SHA256: c1350e65001409b4c098e01d7ef050748f68b06cbd9164ebeba2f3e79310d21c +FileChecksum: MD5: f20e2f23586ce4e8e9f2064933413379 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2mouse.c +SPDXID: SPDXRef-item3411383 +FileChecksum: SHA1: eb8bf2f5cc78e87a35a0112654bf08a035250120 +FileChecksum: SHA256: 1c2ff362c9af09eb8ec8440bc7b7cda95606a54206a5de5e3f9c4c27e0d1b252 +FileChecksum: MD5: 7115a4637823fc175cf5a0cf5046988b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenevents.h +SPDXID: SPDXRef-item3411397 +FileChecksum: SHA1: d3a1cf1e6119a443cf02af9b12a0f4025fda60cf +FileChecksum: SHA256: 536a6411dfd6451775b0f4686fd59f514af776db3ba8f244e99b23e81daa67d6 +FileChecksum: MD5: e8330e10aeec48dd15f7503f2b8240d4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandvideo.h +SPDXID: SPDXRef-item3411353 +FileChecksum: SHA1: 68bda0b96a72c0541de1eebbf352a93d32a9b2b1 +FileChecksum: SHA256: f43b9fcef8239a5b6bb290485736213140c70cb4e53234c83bf9acdc7d210c0b +FileChecksum: MD5: 2dfd39d6a41cd835d157aeda4ca48974 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylanddyn.c +SPDXID: SPDXRef-item3411362 +FileChecksum: SHA1: c3795ebd6fb56aa742f0a98e40d2a30ce94d6e6c +FileChecksum: SHA256: 80b9b0312a9beebff9c25203a0f012187b111da7ad4b3f226c59ff43481f4135 +FileChecksum: MD5: cd4b9f7e99269bc95a94716377374aa6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2vman.c +SPDXID: SPDXRef-item3411376 +FileChecksum: SHA1: 78b0546531b762e762e067dc31e92a773911c1ac +FileChecksum: SHA256: aee8fd864137b26ba2d5ca19484313c9dda312fc86bae979662b79229ef1f36e +FileChecksum: MD5: 7b4737d7169e046d7767a3241c87751c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandwindow.h +SPDXID: SPDXRef-item3411354 +FileChecksum: SHA1: c0dcf2147f1fec5aecbceb4fc0b0aacb5328e413 +FileChecksum: SHA256: cb9170da923845572e65ddc002162919c24f8760f3419f81359cba7b82f9195d +FileChecksum: MD5: 545bee7f9daf87d924d5a0ff35cf40c8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtmouse_c.h +SPDXID: SPDXRef-item3411331 +FileChecksum: SHA1: 3ab11d11f1b9ad74813880e2c425bf99c071140a +FileChecksum: SHA256: e1917182590be85fbcd63d400bd69974c6af19da3d84772a2021220da2f322bc +FileChecksum: MD5: b9d5a6d37befc0af3c680ba31e13aa18 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidwindow.h +SPDXID: SPDXRef-item3411298 +FileChecksum: SHA1: a887bc79fec646b7d9cf4a932f528d9b035f57bc +FileChecksum: SHA256: e0ba023124de080226df28c42db3a2f60842f04e7d520d9ef36ef4112ab9ef36 +FileChecksum: MD5: 12fb790af81280d154dbba23f1aa831e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidvideo.h +SPDXID: SPDXRef-item3411296 +FileChecksum: SHA1: 3e639305f37a848b9fd549cbcd9d54f58b2af5b5 +FileChecksum: SHA256: e13319a3171bb0f45a1604ed3f5fa93d959c42121e262fbfa212c08e29e3faec +FileChecksum: MD5: 2761b9ffcb3cbb601420f4c7afa1f9ba +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_N.c +SPDXID: SPDXRef-item3411309 +FileChecksum: SHA1: 11906632b23ff1ed03e1b98a8acdd06600ee2d7c +FileChecksum: SHA256: d4c45db939c7ef6a8353ac055cd5b066b2cd4d4f9eeb21f7098d9eaa201da775 +FileChecksum: MD5: 28e5563817335c5d8cf5696ce58c339a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidevents.c +SPDXID: SPDXRef-item3411297 +FileChecksum: SHA1: b022d414f8a59f84deec5c7297d55bbea585e8f9 +FileChecksum: SHA256: 64ebea1a7f5f71c9f1a5690b0bd4c98b0d3b83ff9f0fed4256ced6fa7e78751d +FileChecksum: MD5: 099f334befbd5df0074c998d17f95286 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_mouse.c +SPDXID: SPDXRef-item3411255 +FileChecksum: SHA1: cbb5303fe4b02cc68e59fbc4c6d86d4a24038bbe +FileChecksum: SHA256: 80c423627c7eae6bf5862f0ca856d877bb30504a92dde89670d7adfaa08e4078 +FileChecksum: MD5: 6f688153780674a0aa7cdda2123abb2b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosvideo.h +SPDXID: SPDXRef-item3411233 +FileChecksum: SHA1: 2163d6e47d3c98915d345c4d6149e86563611156 +FileChecksum: SHA256: 41443dbccd0a02587fda1e48b26aeeb604df422600bb3a1629d2a638f8216dfe +FileChecksum: MD5: 38cdcfec4c7214c92bd297372fdf2b30 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmessagebox.h +SPDXID: SPDXRef-item3411224 +FileChecksum: SHA1: f3ad737fbf6c6dd8cda48ce4b5923759a1acf586 +FileChecksum: SHA256: 0b790fcd59c8c405ccb9d6318b794ec523d798bb066fdd10f5913dac71ea956b +FileChecksum: MD5: 200cd0fcb42841b4c282c69e396efd6f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bmodes.cc +SPDXID: SPDXRef-item3411267 +FileChecksum: SHA1: 3711c0bac4434cdf47a2129d00d5e338890c839d +FileChecksum: SHA256: d9d3ca12c3c52b109a9950c8f62ad4a70eb8093a107a8babb3ae76c9a06b92e0 +FileChecksum: MD5: f9d4e3e04fe592ced2b6cec06fa870c3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/scancodes_riscos.h +SPDXID: SPDXRef-item3411222 +FileChecksum: SHA1: ac33fa56b5b4f96f19136305b50a19a2710f6359 +FileChecksum: SHA256: 9849c1d7c4a83f0c577540082f5d62a4b98d67e19c2d76bd2ee1937af707d32b +FileChecksum: MD5: 6de91dd4a25ef447bd9f23d176101227 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmessagebox.c +SPDXID: SPDXRef-item3411227 +FileChecksum: SHA1: 7a77fedf82fe0de2e83d10239eaa08da15f25d46 +FileChecksum: SHA256: 681110026611147e1d9d1f1420b28ff85f479ba066c100c1350a1b6543f7de05 +FileChecksum: MD5: 9497004384129438b7a6fef04be349ce +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitclipboard.m +SPDXID: SPDXRef-item3411202 +FileChecksum: SHA1: f3f678d3f63337612d235e933cb9fd51a632fd8a +FileChecksum: SHA256: 60fea9d02c7db1f14be4ada1d84a343c7152a32a3845b5d0a26bde664a7838c2 +FileChecksum: MD5: 6585cada4d42a97149c36df358044687 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitwindow.m +SPDXID: SPDXRef-item3411186 +FileChecksum: SHA1: 38b1a86f0091c7bb07e8a797a39f0c7586c2b765 +FileChecksum: SHA256: 3dbbc9989547e16c33eff383fb6b98becaab7253029b8461608b4cccec613bd5 +FileChecksum: MD5: 8ecb6ad8c3a4a477d995791be4ce11dc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/default_cursor.h +SPDXID: SPDXRef-item3411174 +FileChecksum: SHA1: b97b78c42a4820216f760453cfa60d6f8ea3d3e8 +FileChecksum: SHA256: f5298a42560176510fb07961ef40894be61338b3a1cbcc1654d7ea4a885b8a23 +FileChecksum: MD5: 59f82102c730c25ae19914d0fa92de39 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/scancodes_darwin.h +SPDXID: SPDXRef-item3411151 +FileChecksum: SHA1: 3eddfb600d7a193fc67ed0872544071ab6162950 +FileChecksum: SHA256: 3e64248e26bf1cec555f8aaeacf92f1306631d414eda7e75d8105e12ffbf328f +FileChecksum: MD5: 249401feca76a69f5c20b4f520876f24 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_dropevents.c +SPDXID: SPDXRef-item3411150 +FileChecksum: SHA1: d4e33a352f5621e7e9386c043e67e9cc32556360 +FileChecksum: SHA256: b25f6389c003b9d601ad403c0658df0c26a8b1a3876e0e2a3e1bc9602c822d14 +FileChecksum: MD5: 31743c8b1a687f196b7f05578d3fa7df +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_kbd_default_accents.h +SPDXID: SPDXRef-item3411086 +FileChecksum: SHA1: 75f831a8172ef03aab799b59795779fc6797366b +FileChecksum: SHA256: 0ae203938712543bc2b159c827bf44444997cdcaf23f90be108c5a3bbcbd1f1b +FileChecksum: MD5: d3bdc1ce0776eb300694b28a05690983 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/openbsd/SDL_wscons.h +SPDXID: SPDXRef-item3411127 +FileChecksum: SHA1: 36861c621a01895f88f16944306c0f81a4981c81 +FileChecksum: SHA256: 7777e97e5c3279dace55b56e95bb41b6f729fe94878d8397130461f7f3aca89e +FileChecksum: MD5: 5e58388546585b673e9c4be9572e9fc2 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_fcitx.h +SPDXID: SPDXRef-item3411099 +FileChecksum: SHA1: 007271d8dba57d6a3cad4e2428fa70e10749cb89 +FileChecksum: SHA256: b8a4724c605889e19625e25291b247b00e48dd8be80245747dc06201e5780d12 +FileChecksum: MD5: 1dbe4eccb52166af3cb209a6409b4460 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_tools.h +SPDXID: SPDXRef-item3411048 +FileChecksum: SHA1: 88c60902dfe31dfef6e8eafb35ecf5ad4a13f826 +FileChecksum: SHA256: 889030c264ebf990d6644d6f891093e2cc36476d647b871a60fe9f6bd6a182e7 +FileChecksum: MD5: f8e83b1417718580352b4e3ac6a41c5f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengl/SDL_glfuncs.h +SPDXID: SPDXRef-item3410995 +FileChecksum: SHA1: 2868a89e7a585517fa1a355372df0014db79196c +FileChecksum: SHA256: 813f764aef92fd76e25269f31dc4d3c53753999fbb6277ca6700c083cbf213d8 +FileChecksum: MD5: 2addf4128bd7f8a6377e9934036a6296 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/dummy/SDL_systimer.c +SPDXID: SPDXRef-item3410856 +FileChecksum: SHA1: 0a6676490263572c98e8d31480eee335b703114a +FileChecksum: SHA256: eb1571feb61609fae4d8fa4ab9f2c684cf3810a185635e3af14ff4407bb818bc +FileChecksum: MD5: 6fc95c700d1833be0e8b452cc7ac24c7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_events.h +SPDXID: SPDXRef-item3410710 +FileChecksum: SHA1: dcc280fd9903aa54d95a44f02ab527da98c07174 +FileChecksum: SHA256: 2047d38ec266781fe86c7bacedb459293aa7bb3694ad82f630bc489338cce426 +FileChecksum: MD5: f23af403b4706fb2347458372fa2fdfc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_compare.h +SPDXID: SPDXRef-item3410654 +FileChecksum: SHA1: a4e2979c1e898375d1c99247461eff186274a0c8 +FileChecksum: SHA256: af9e958dd6ec5695a43d26cd206501db85e74bdc5cf674730a53fb3a4a7ee26c +FileChecksum: MD5: 05cc45d39fe6d551d2249b18c10a8945 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testviewport.c +SPDXID: SPDXRef-item3410483 +FileChecksum: SHA1: 986e66b316ec6adebc33c8aeca5b14eefaa83fdb +FileChecksum: SHA256: 15e72d28b55a1b0a7c10658c07c41fa385a076fbff1e6a15d1efa9a86ee1c833 +FileChecksum: MD5: f78df82f5eb209a734bbab7866911663 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testthread.c +SPDXID: SPDXRef-item3410413 +FileChecksum: SHA1: ae992c347280cda024ef980571e81a8059afea31 +FileChecksum: SHA256: d84a92d9576b6f6e0366daf1a8b21db7440795b7492a144afd2f33f9710c4796 +FileChecksum: MD5: 4289184706bf4d708c2ca11bb5a36ab6 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation.c +SPDXID: SPDXRef-item3410394 +FileChecksum: SHA1: 75b2e3d8c27782b6ed495b72d18dccd53416567b +FileChecksum: SHA256: e31ca22b1953792aac4f881cd5bb203ef07802b6349526db25328c7a69a8d158 +FileChecksum: MD5: a6352fdac135231e6df3afa8374d7c11 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testpower.c +SPDXID: SPDXRef-item3410381 +FileChecksum: SHA1: 5b778b88daf9d908f2e8aa3b70002b58344253fb +FileChecksum: SHA256: 761c737da1fded3008a9f1f409103fa406f5cc5cc5eb6ccba7b3b666bf90440b +FileChecksum: MD5: 881e21f931bc848378e9003603b5ca48 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnativex11.c +SPDXID: SPDXRef-item3410341 +FileChecksum: SHA1: 63ebd632f3a1e8fd57b725e336984571259e9d85 +FileChecksum: SHA256: 94846bf74444699496f9b3637b6a42b5e43223cfee7d6dac4e40c2bcdbe5d7f8 +FileChecksum: MD5: 3b193710cce52570fd0bc6688c6dee67 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/controller_type.h +SPDXID: SPDXRef-item3411727 +FileChecksum: SHA1: 050b60665186022e0fa799e7f6a4d4b293f83384 +FileChecksum: SHA256: 83d5ffb3c0630f43a61c49bf3a0c19a90386acc900781e16d1f94b40f7969db4 +FileChecksum: MD5: 2b69914a86887fcaeea5c9e3d5d30508 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) Valve Corporation + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/vita/SDL_sysfilesystem.c +SPDXID: SPDXRef-item3411786 +FileChecksum: SHA1: aaa88e93cd387dadc96171bb6a9adc26c51fdb3b +FileChecksum: SHA256: d6204677133388d323037e9fd7f11157fccc5a6907be5f1da554bbd7ef3a42a9 +FileChecksum: MD5: 2510581a69ef72eebba27ea4604bc204 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_imageBlitBlend.c +SPDXID: SPDXRef-item3411762 +FileChecksum: SHA1: d7d312889d74ff9f5673e9136c78cb16d6cdd67b +FileChecksum: SHA256: 02f56965531013e86167e9ab9bed695775a403743ef5e4c0b91c536833f9f8ab +FileChecksum: MD5: 861f34ff8aa58dd798ade799bf6bbd5f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_random.c +SPDXID: SPDXRef-item3411756 +FileChecksum: SHA1: 850a236cd0eb00cbc721e7cabdc5da75d39dd4f4 +FileChecksum: SHA256: 1a2acbf3d0020abd0151d486aad9350da1b9500d6f66bb260d1e37644ca93746 +FileChecksum: MD5: 725feabc89de36742cb6d66ff62a1256 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_imageBlit.c +SPDXID: SPDXRef-item3411759 +FileChecksum: SHA1: 159a500a31afb015af9a7e7b21ae3a534be6bb76 +FileChecksum: SHA256: 9320b89a21d6507a9d375d17bfe147f16d2d593c1ee4739c9251bd64f07248cf +FileChecksum: MD5: 9509b8190a7eef8976b550839d5a8446 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_imagePrimitivesBlend.c +SPDXID: SPDXRef-item3411757 +FileChecksum: SHA1: f42a862afcfd995a3bb8db17c2d042d628ade70a +FileChecksum: SHA256: ee7cadd3974225043f2ade15d8b9567c2cbf7903aa485cf3b7e5611437b2f0cd +FileChecksum: MD5: 704df2c5bfa79e1725f2aa208bb7a46e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_compare.c +SPDXID: SPDXRef-item3411768 +FileChecksum: SHA1: ba4b84801e865e35d91a968710129bb3b6604690 +FileChecksum: SHA256: fc16b074cb881a19234847ab89a9d37696bf5795e80846be5694ace6f51eb7ed +FileChecksum: MD5: 86caaf0b18abc020695f63d250aeb5ed +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_assert.c +SPDXID: SPDXRef-item3411761 +FileChecksum: SHA1: 73df4dd5781c722631aea4fbc0fd7f31e24a42e2 +FileChecksum: SHA256: 0714345d6f554078047b3d6a96c69ffb7b822d4d65f9926608de133273aea5b7 +FileChecksum: MD5: 370604a8b22d2e3a6391e5f88ef8448b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/n3ds/SDL_n3dssensor.c +SPDXID: SPDXRef-item3411743 +FileChecksum: SHA1: beb4e6406f06693d806e114070c1b3bfb0be82b6 +FileChecksum: SHA256: e8855c2b7714e27f9f169198422446db96b8ca32f4722ac0d84246c68a339cdd +FileChecksum: MD5: c4aa699e44cef8a345b9f55a9559ed15 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/windows/SDL_windowssensor.c +SPDXID: SPDXRef-item3411745 +FileChecksum: SHA1: c7adf76fc9b13c60fea66a164992cdfe4c69d29d +FileChecksum: SHA256: 0975f7df8a1985d728f1f275f7c7bf9e3a8e97505d409cb4cbdb2cfe13f1842b +FileChecksum: MD5: 53329fae0c2b8f6558696862996e51da +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_steam.c +SPDXID: SPDXRef-item3411691 +FileChecksum: SHA1: eda6062f0379173499979be08e244624add03914 +FileChecksum: SHA256: 584225f2aaa3dd4e116f97be16213715926f6dd9437ccd1b4ed8a3fa502e8c1e +FileChecksum: MD5: e618d2b994fb42934e07b668c8aa0a91 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_wii.c +SPDXID: SPDXRef-item3411688 +FileChecksum: SHA1: d4fd21afc43ef38981aa38e561923f221bbb1900 +FileChecksum: SHA256: 2dafde7432b970ae3991381de08fc7f4b31f7a91c3091a2410c17975bce56754 +FileChecksum: MD5: 743cb33251bcc9248c7267dc257f6582 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/SDL_joystick_c.h +SPDXID: SPDXRef-item3411720 +FileChecksum: SHA1: fa2798f6343d89263393850459c47feef08a7c09 +FileChecksum: SHA256: 17756ebe888bca8d530a2e649dfd53f0c438e9b9d9a944160492e09c36d12ffb +FileChecksum: MD5: e48595e7a95fbfd4746c193cb93e832a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_dinputjoystick_c.h +SPDXID: SPDXRef-item3411717 +FileChecksum: SHA1: 9279015aa78527ec30b9575becb367580c09c868 +FileChecksum: SHA256: 41f12af7ed6d07440af07d108b622e4784dbd4ecf45d5110ed4d86d84e1288f7 +FileChecksum: MD5: a587e51ef67935a3997ace28653ac72b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapijoystick.c +SPDXID: SPDXRef-item3411693 +FileChecksum: SHA1: 619cf6ab9237d6a431488d5d0158b7feefb2e629 +FileChecksum: SHA256: 5d11a8162fc2229392c625668ccca295916921b96452d7c79b3c0b53eb777971 +FileChecksum: MD5: 9722d91446e11ce4998146ce322d4a19 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_ps3.c +SPDXID: SPDXRef-item3411692 +FileChecksum: SHA1: a8d2c818a19b33f063fde29b8a3fa9184be996be +FileChecksum: SHA256: d1e98cc51ee56d35a1bd68734c8c109ace7420dc30ffed2234fba8249141781e +FileChecksum: MD5: 7a92198003bf700027faf02b7bb09fb8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_windowsjoystick_c.h +SPDXID: SPDXRef-item3411713 +FileChecksum: SHA1: 03326485fd22913b1208ad43165a136aa0b11b3f +FileChecksum: SHA256: 8231ac9f1abc4b28bae214348c88b8faef555eaada541de41c4c6c4802909d86 +FileChecksum: MD5: 3bb08d400646487ee0dd44a33230a9ba +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/android/SDL_sysjoystick.c +SPDXID: SPDXRef-item3411661 +FileChecksum: SHA1: d04441ebbecb5bb14d8a2e5ab902a1406d605f3f +FileChecksum: SHA256: d559e50be745df6ee5b2d8de8eda86a7947fe841ee7164262435d819e57a7639 +FileChecksum: MD5: b39871879b2990efda8489b4afdc4739 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_xboxone.c +SPDXID: SPDXRef-item3411674 +FileChecksum: SHA1: e66604d9c39b153b08718f3c0f43b6604526691d +FileChecksum: SHA256: 6f3deaf5117dc573aa313ce2cfa27fa314dd01de806ac4c1a17a79a1468fd07d +FileChecksum: MD5: 71cc41fcc92f270f22b7403edd85593f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_ps4.c +SPDXID: SPDXRef-item3411676 +FileChecksum: SHA1: 4577c8f5548b20d6f1e5b6af8af0cc7732ac57e3 +FileChecksum: SHA256: d88df752d233abc85b968998d87fd11e1c137dcb99d1c1a627f19ddeb4ac32c1 +FileChecksum: MD5: d44fd235f711e9423e8e07c41703d0c8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/haiku/SDL_haikujoystick.cc +SPDXID: SPDXRef-item3411656 +FileChecksum: SHA1: 9c4a88d04c760a9a3ac9a3d5bf29c322e51035a6 +FileChecksum: SHA256: 28417dab98489f963d82cadf7700999903043697c71241467e1a031633de45e1 +FileChecksum: MD5: ab3b9d078b3c97c8f3b2c8e71a3acdbb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_auto.c +SPDXID: SPDXRef-item3411628 +FileChecksum: SHA1: b0095b21f54cad2dcea6055edd9a1548c5c3ff27 +FileChecksum: SHA256: bc072632a17a47710cec2a2311332f0297f708f7e58c8419597131c55a826edc +FileChecksum: MD5: 3fdbd1370cfbc664121752eaac4ce900 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmopengles.c +SPDXID: SPDXRef-item3411647 +FileChecksum: SHA1: b5e3e08729e8f322a7e18c8252354777af81eacd +FileChecksum: SHA256: 0571ae0acdf8c3d961afdb3dba1ea485b1c4fd09426f64ad9bb994abbbfa4d06 +FileChecksum: MD5: ef06f359039b32ef83e040a6325d1d8e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmdyn.h +SPDXID: SPDXRef-item3411639 +FileChecksum: SHA1: 90d9668a509527f4c78547579f1cdc8e51ff7907 +FileChecksum: SHA256: ab8891947b0af2e72ebddfdaa853ed7fcff7b5e17649361c25302fbe2694a7b4 +FileChecksum: MD5: 7cf5ae1ce1a072bb2fd334baa4285436 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmdyn.c +SPDXID: SPDXRef-item3411635 +FileChecksum: SHA1: 836c79105d0e0c62346099b33a45799f61ea44b6 +FileChecksum: SHA256: 6d07edf5e1f2eeb515b6be6adb70689fa021a499d16542fc47a03229bba2b96c +FileChecksum: MD5: 0f82b86188133424465753fe201e78ec +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmmouse.c +SPDXID: SPDXRef-item3411637 +FileChecksum: SHA1: 0754a8a65b074a65c2a3692bb07c2c60adbcb6ac +FileChecksum: SHA256: 29ee7b893bcc9d73bb94b1b3f77b1f6c3f3103c7f4194189b16cc9dfd328d595 +FileChecksum: MD5: bbae839b11977e2e500e16316f17f73a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullframebuffer.c +SPDXID: SPDXRef-item3411602 +FileChecksum: SHA1: e74c195560b55ea39a30ef185e20d4e67fad925f +FileChecksum: SHA256: af09b0992826559c034fdc1d4c70bb243612048c80342262b79cc365c4e66148 +FileChecksum: MD5: f3f0b6f98b257b180db3e65bb7fc6a03 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspvideo.h +SPDXID: SPDXRef-item3411611 +FileChecksum: SHA1: 5e8b6120d13ee9a5415799554b050acffc1aa28c +FileChecksum: SHA256: ed04a97eafad6045d23ac93bd97356daa4808998f710cd5f77fa1f8851a817c7 +FileChecksum: MD5: c9331ff995884a1f0218fdae861865ad +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspevents_c.h +SPDXID: SPDXRef-item3411615 +FileChecksum: SHA1: e59378eb5b70bb5b8f136433effff2f8cfdd87a9 +FileChecksum: SHA256: 12cbcad795af4745dd715c0b0e02f3686e1a21d35c5c2934a97d01bcea143f94 +FileChecksum: MD5: c2eaf1fd0d4cb32d8f995cb92db3487a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11vulkan.c +SPDXID: SPDXRef-item3411595 +FileChecksum: SHA1: 9510aa7ecdc949633d201a5f8cceb7297bffc520 +FileChecksum: SHA256: 7055414421bc704badb75a42af6501381e8f9f27ace4bdc91f1277d4339e1e03 +FileChecksum: MD5: 4104cd175819421d5360a6453cff953b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11window.h +SPDXID: SPDXRef-item3411586 +FileChecksum: SHA1: f7012161dbb440bf79649f5f0799f0aaa2d48b97 +FileChecksum: SHA256: 56f1841d9b3965c1ff3f068ccfe4ac405a0213028466bf6601bc35c740996edd +FileChecksum: MD5: 93ddd0ff031894b83a8596a87007ec53 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullevents.c +SPDXID: SPDXRef-item3411606 +FileChecksum: SHA1: 8947370307a45a6102fe0f2a121ddf3e23607525 +FileChecksum: SHA256: 2038cb2dc3767ff0051d88cfa23a29fde3a1eb49ac9f6bda2873c2ea20594a0f +FileChecksum: MD5: 017c899e8b3e204e5c25d4f3caa6878b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11xinput2.c +SPDXID: SPDXRef-item3411575 +FileChecksum: SHA1: 4e39506b7128270c3a325b35c9993a49dfc944d7 +FileChecksum: SHA256: 4fb42a65d9b4171e86bcbca06ef7cc8b145b8d442956fca187d5b83994df555f +FileChecksum: MD5: 1db24dbc1d6ad0e0028c2f9634b57831 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsopengles.h +SPDXID: SPDXRef-item3411553 +FileChecksum: SHA1: 51055f0af59c7486b09585e1a747194c4518a2a2 +FileChecksum: SHA256: e7cbbe4e2dc0eda95e28d742634b47ecfa005a91480c07da4dd3961a110a58e9 +FileChecksum: MD5: cfb38c9cc1ac943a77b8dc602c32a96f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11shape.h +SPDXID: SPDXRef-item3411574 +FileChecksum: SHA1: 9b040727bbd00f9d7e95466930fc67c14c38b551 +FileChecksum: SHA256: e7f6073d8386df5ff06cc8fd9787a182add82d7a30456180848b216a1c181f2d +FileChecksum: MD5: f59e159cde60e223cdc3765d88c03aa7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsvulkan.h +SPDXID: SPDXRef-item3411554 +FileChecksum: SHA1: 8931f69dba5bc39a9ad3f2c8f990f6fd9ebea7e2 +FileChecksum: SHA256: b052bbda1a3dc3bf0380823553542f4d697b20da0dccf4f5ecf4452d0d94b872 +FileChecksum: MD5: 34fc0db1793c4e5323c3aa116029525b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowswindow.c +SPDXID: SPDXRef-item3411555 +FileChecksum: SHA1: 19b61bb336691fd4d71d3ad774408dc218b45044 +FileChecksum: SHA256: 79d4e473cf4f06ff89a1d75fb2dbbc499df57f95e4c9a6e98d91ffa7acee0125 +FileChecksum: MD5: cf811f7e37baa8edaf28f3cb92a59e07 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsvulkan.c +SPDXID: SPDXRef-item3411550 +FileChecksum: SHA1: 744dbfb6ac45e63eef55325a4b33953fbf54a470 +FileChecksum: SHA256: 7bdc5671d2f79f525c0d1f9d5e9cb1ec471c8bbd43f67a1524379c19aab9777a +FileChecksum: MD5: 373eac07db38ed89fb4196b8c90f94b2 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclevents.c +SPDXID: SPDXRef-item3411519 +FileChecksum: SHA1: 5ee9768e6b8120e784727e9130dc845eff9726b1 +FileChecksum: SHA256: 27bada9959039afb998a2afc410e86e8cbcec625fcb86d670b0f3e67e3e5712b +FileChecksum: MD5: 2c9e4db91bd3a1143c7c1004a200fb93 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_sysvideo.h +SPDXID: SPDXRef-item3411521 +FileChecksum: SHA1: af51f88dea2945583290027d2b3d14f2877c83f6 +FileChecksum: SHA256: ebe0652100e30b2c7d0b5c808066128c8264a87e0b2cacd1cb4c4bb0e13b9c5a +FileChecksum: MD5: 2af8e30d797022f4dbb94ef2f4d2de5f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclopengles.h +SPDXID: SPDXRef-item3411518 +FileChecksum: SHA1: 5c60257a47f861943fa240b0e58b06b37a5e544c +FileChecksum: SHA256: 83badcfd74f8d55ba4384e13d707a6eba54743cedfe1f9391f45c748e8b5655b +FileChecksum: MD5: 8429fce4280d96f2855eb6441e8ee28a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsshape.h +SPDXID: SPDXRef-item3411538 +FileChecksum: SHA1: bea1f9dbba37be2a059d79b697e519cf8f115a28 +FileChecksum: SHA256: f47352db5a483e4aa6c9c70c858137f92c7cb0bea320b5af0ffcf21151968bc8 +FileChecksum: MD5: d3cb27b3e0ec78676fd814736ca8ae9c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowskeyboard.h +SPDXID: SPDXRef-item3411534 +FileChecksum: SHA1: 7a5a79bd1f76b1038bc4273cf5825e9eb7e4cda4 +FileChecksum: SHA256: 6f89f65edd0e285943313cbe84fc196189a40410d2e5612cd5cedfef3d22fd40 +FileChecksum: MD5: 57368d4f3d4281813081532ab9fc79aa +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclwindow.h +SPDXID: SPDXRef-item3411517 +FileChecksum: SHA1: 4e8110d9778da780a6f2614b3c764fdf92d08200 +FileChecksum: SHA256: 442da7966206bd6855edad14075fa504b4d4c23760affa03ca1ee1c9a6c7b11d +FileChecksum: MD5: 3be2fc74d240471d2f5d40cd16f6ba0a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamessagebox.h +SPDXID: SPDXRef-item3411457 +FileChecksum: SHA1: d97aa9bc0900160cdd28f5c7d535e93983f89961 +FileChecksum: SHA256: 7853310947071de761ad0514a8c82b488cccab4a84add690a691c3bf7543f7f6 +FileChecksum: MD5: 85c815f519c23e654aad5fb6cb99435f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsevents_c.h +SPDXID: SPDXRef-item3411471 +FileChecksum: SHA1: 93063b57f817c5a017a21d60dd57d2715fdc6673 +FileChecksum: SHA256: aae544dbd4ae01fb71d032ced16949da28ff5424dfb97819b77c82135de5cdf4 +FileChecksum: MD5: 3d9927138612bafad26858a4151ff00d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagles_pvr_c.h +SPDXID: SPDXRef-item3411428 +FileChecksum: SHA1: 3d14e9aa37d7d927abd213788419fff6ac9a43ff +FileChecksum: SHA256: 4a5ac00ac08dc08368737285309d085d253dd1f6681b3b5a1bd71da89927e822 +FileChecksum: MD5: 3d04603c092a9af16561443c9f275d1a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenmouse.c +SPDXID: SPDXRef-item3411401 +FileChecksum: SHA1: 03a85850ac3019a706a671778087adf5ef436187 +FileChecksum: SHA256: 869ac380c7b3cd8ca4e2144a2d51e14247f9e9363ce888ba4f69430fe557afdb +FileChecksum: MD5: f09a0692d99c21c95923fc9b980076ab +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoametalview.m +SPDXID: SPDXRef-item3411447 +FileChecksum: SHA1: 6804056e45ff86fbcf21542e42e22ba0616e604a +FileChecksum: SHA256: 32a19302bd28e5065a811062d91aeeb539e013ee171676ca2ad80016833b0872 +FileChecksum: MD5: eb3bbde86013cbe57ffc2cdb736bd46e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenvideo.h +SPDXID: SPDXRef-item3411398 +FileChecksum: SHA1: 464a3c48374e61bc166748c04ef772027bfca405 +FileChecksum: SHA256: 55b8ad9553f137ebbd3290dff650130c54f7ee9cd307f5b2517da85e17a90500 +FileChecksum: MD5: 57e8b173ec80db42819baac770c60bd2 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagles_pvr.c +SPDXID: SPDXRef-item3411425 +FileChecksum: SHA1: b5b2ba2cde7d64ad794936cdc59a279f9b4ece3c +FileChecksum: SHA256: 25a0e787499c246e87ed12dcdc8996eb9c324297587242dbac87cd01f9d730f1 +FileChecksum: MD5: f2cf829948b7398a2237f1454d6b9657 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_auto.h +SPDXID: SPDXRef-item3411404 +FileChecksum: SHA1: 4629bee41b31fc714a31f9394865fdfa999aa97d +FileChecksum: SHA256: d1ad9e0e79f5776e7619d9c859ba91228ec4323a55b5a22949db7427d555ae90 +FileChecksum: MD5: 2b9d63597c38ea8b3f1462fcce251368 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandmessagebox.h +SPDXID: SPDXRef-item3411361 +FileChecksum: SHA1: 8efa1de683ff7a3dec2bca16c8e81a8491a287ce +FileChecksum: SHA256: 516fe286c753105a008cbb3301cf20d817d5fefeb423495217947a405a2b02ca +FileChecksum: MD5: e20384b54e8d39d42b860e4dff906455 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtevents_c.h +SPDXID: SPDXRef-item3411325 +FileChecksum: SHA1: 00a4183837602b175099d608e24627c1f4710977 +FileChecksum: SHA256: f7236365c4bb5f122b52df020139729b7d4eedae6fa5fb3b9f2852f036f403f1 +FileChecksum: MD5: 55f2ae990d1478d82a9cffbd9f970850 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2util.h +SPDXID: SPDXRef-item3411377 +FileChecksum: SHA1: 62d5ff74d53622b3f12ab57803495cc83c561fd2 +FileChecksum: SHA256: 1bbf7f887e0627522a225f7bc05576c28041a616f873cc4a1b146f03fecf9466 +FileChecksum: MD5: 7a0431bfb6900e0348e46137d3b502e6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandkeyboard.c +SPDXID: SPDXRef-item3411360 +FileChecksum: SHA1: 4c4503fb6fa4e68d75dcf3542bee710f3d485727 +FileChecksum: SHA256: 857f43725b6e39bf1495a534e206baa2f3eeb291612c4c462130fbdd95d4d4a5 +FileChecksum: MD5: ac37f775f459e7ab2425f331a7ff8c58 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_BWin.h +SPDXID: SPDXRef-item3411274 +FileChecksum: SHA1: a76700200e21d92aebb2e86cdd7e24bab65bf1c6 +FileChecksum: SHA256: d9a2ccc3820c40e0002f210465b6d93dd6d9dc130237e0b041e19a237c8cb562 +FileChecksum: MD5: 6e0191019bcee7831cac39d6d66e3df4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandmouse.h +SPDXID: SPDXRef-item3411344 +FileChecksum: SHA1: f84e44b789a17a9c2899f76cab425faea022f44a +FileChecksum: SHA256: eb15dcd61f89b5efce704f23f0e84c218b25a0e1c064aac048b617c0624bd636 +FileChecksum: MD5: 4a5d9ee4eb32bd0daade228237adf94b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_yuv_c.h +SPDXID: SPDXRef-item3411316 +FileChecksum: SHA1: d121e396e23f233e16c8f93dc0392ea6d16d1efd +FileChecksum: SHA256: a66ec93147b0712d820531d8552fd480089c856fb93ec8cc5b9ba5b497bb4c39 +FileChecksum: MD5: 173a226e4f6cb935cb39a29362963039 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidclipboard.h +SPDXID: SPDXRef-item3411293 +FileChecksum: SHA1: 8b20e6632b7438639e24813a7683eb6a4bafe324 +FileChecksum: SHA256: bd3a60ae8e133ca8af7702ca3ecba00a0e8a0ebdc9e36a63ab4f46370a6605d2 +FileChecksum: MD5: c34e942ac6904c77189f4e2c993b232e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidmouse.h +SPDXID: SPDXRef-item3411294 +FileChecksum: SHA1: cd5e7b6e9c10c5d580a621b95e447c2ffd00f041 +FileChecksum: SHA256: 531a02fcee90bbf8210c343f433193b58cf5efad7079286a38c217bb1b8298a3 +FileChecksum: MD5: c534606324e0f1282c9b8f4e1d8bf99b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bframebuffer.cc +SPDXID: SPDXRef-item3411278 +FileChecksum: SHA1: d769118d385c77f3487d8571a014857312553b07 +FileChecksum: SHA256: 7fd5f958b1a6dfd8ef6f0507c233432ecc19125b242defafb23ea8f1ada481cf +FileChecksum: MD5: 6640fb17b0c7b183bba88b447b59a1ca +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bkeyboard.cc +SPDXID: SPDXRef-item3411268 +FileChecksum: SHA1: ab16f15873550a03a8b045dfaa9fb78b2dbe7ec5 +FileChecksum: SHA256: bb93727ed41faa62aca52a64136fb27d53503fb82b6ecee06a93ffb9264016cf +FileChecksum: MD5: 81cdf08fb8ce218f8c1b0cd50091b188 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bevents.cc +SPDXID: SPDXRef-item3411273 +FileChecksum: SHA1: 16ca4b3deec4dd3f8d9c9ef72abf0bc08d383106 +FileChecksum: SHA256: a95ee2e5fe561282824debe8f41764b4a3b5df75411f8a4af5f828423b7adebc +FileChecksum: MD5: c2ca5dacf4eb126beaa87dd2c52e3744 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_opengl.c +SPDXID: SPDXRef-item3411250 +FileChecksum: SHA1: 1c4aa8d52854250a28a407c06420286a5a23ab45 +FileChecksum: SHA256: 018db861fd79803446acc3507f4b21f4f91916675b6340ff89cb9c27a13cef84 +FileChecksum: MD5: a2c9f848a107f8c3b7a12b35937cdaf2 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_modes.c +SPDXID: SPDXRef-item3411251 +FileChecksum: SHA1: 59f8e5fe3bccd9957e19643e3f7ae1344f7292a8 +FileChecksum: SHA256: 8632404564846482cdcb60dcff84fceb816d5069e26acbf20324d38afa3a7440 +FileChecksum: MD5: 588890fab068a9565eadb5eeb922fe71 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_dyn.c +SPDXID: SPDXRef-item3411246 +FileChecksum: SHA1: 86fdad2ed3d8eebd1086ecd1dd4f400dbfc4baa9 +FileChecksum: SHA256: 1a2564614ad2ae82143c433f77db44629575ba651e58b1f6996a82f7f578e015 +FileChecksum: MD5: 9537d366cd9321457f805f714810fc54 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmessagebox.m +SPDXID: SPDXRef-item3411193 +FileChecksum: SHA1: f126c28bc96466f12821ca2d6207f24c5660286d +FileChecksum: SHA256: a1bb62e93d3d675cff49c1ae6bae9929e5502b3666f4709edb530b0a92be0c1c +FileChecksum: MD5: 52624511a18b58d46f965e047e2e58aa +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosevents_c.h +SPDXID: SPDXRef-item3411231 +FileChecksum: SHA1: 2bcbecad0143856b4cbaeace69618877163c35dc +FileChecksum: SHA256: 99d19368b8d20de6876a85975c2d9edf4b05fe41379385adc60d1e1d706dd311 +FileChecksum: MD5: b08b9075802c247f7bb4fc2d2e74f627 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngagevideo.h +SPDXID: SPDXRef-item3411212 +FileChecksum: SHA1: ea3cc63f9cc85bd547bc2b6c9485e989ec9baa5c +FileChecksum: SHA256: 24dc39795da1be322920021c99667ac6c6a3e75a2d4fb7d7333cf4ae28eea521 +FileChecksum: MD5: 66210062fc0044486883b731c74fb638 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmetalview.h +SPDXID: SPDXRef-item3411201 +FileChecksum: SHA1: 1d04ebf8cb53246ef186812a74963b16a5f30fb5 +FileChecksum: SHA256: fc2deb1f108c1d173d911b1ccefd10721ca9a521c2d718f8126736cc8e63ced2 +FileChecksum: MD5: 4e40115bc530b4f2294937b841bcd990 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_immdevice.c +SPDXID: SPDXRef-item3411134 +FileChecksum: SHA1: f16ac577c37152fc6f8031fd05d162a3e3602d44 +FileChecksum: SHA256: a822ae8d274013dc9db6c232fbe8e43d10f33d2aebee1c0dd5ce14f5629339b4 +FileChecksum: MD5: a79e7c5c1b85c657354e1572774e6191 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/os2cp.h +SPDXID: SPDXRef-item3411120 +FileChecksum: SHA1: 4414dc3a47db32b68366c1cb5d4b7b82c54b2898 +FileChecksum: SHA256: ebf4e46fae5b9f43008e31f0a91c9babceb1e38e16b07205a84ae51f157c28d4 +FileChecksum: MD5: f17fd29cc10951d7db821629da807614 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/geniconv.c +SPDXID: SPDXRef-item3411118 +FileChecksum: SHA1: 8ca83553affd205eaae945d92fb37f54a11d5fe1 +FileChecksum: SHA256: faf3d67a4a3d80205b856ba634354f81b48fa33418800e3a5a70ff4b05afd6eb +FileChecksum: MD5: 381fa09168710d0bb443f7740636c894 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_threadprio.c +SPDXID: SPDXRef-item3411095 +FileChecksum: SHA1: bf75111ac225f0832e4ae7465af3b99ef7f0eeed +FileChecksum: SHA256: b97ff51144213c5ba11da8ffda5065ef97f549651a582c88d87dfbc16d84a37c +FileChecksum: MD5: a1db698bf24d97ecdd33e8f27916873b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_types.h +SPDXID: SPDXRef-item3411039 +FileChecksum: SHA1: 1412d0b2a743644479f71072d99a6887e21d2172 +FileChecksum: SHA256: 2ac62d13fc44b3137990f5ffa458d8d0cc25b5934f6983b479397386b5a9f984 +FileChecksum: MD5: c636de09fd3da08f4ae25d651f60cb87 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengl/SDL_shaders_gl.h +SPDXID: SPDXRef-item3410993 +FileChecksum: SHA1: 382d95bce29e0a761dc8e49d5677996fee7a6f47 +FileChecksum: SHA256: ae9b2f02dc379d77e70e801ec7d170f9f9143fffb9d18b91e769c74db52c13f2 +FileChecksum: MD5: 06f7e79fc845022e3e9b54946815596e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_scancode.h +SPDXID: SPDXRef-item3410711 +FileChecksum: SHA1: 644eb15e3f40feb4025df1e8909be68f82c7707e +FileChecksum: SHA256: afb9eacdc2b217c297613e5825ce66be11e7140285072c5e3fb77db8daee7d83 +FileChecksum: MD5: 6c191a21ecef2da2294fc07a2c4d7d64 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_minimal.h +SPDXID: SPDXRef-item3410663 +FileChecksum: SHA1: e0630d990633b2495477fe05f199d75b58305b1d +FileChecksum: SHA256: a126f986ad14d9afae6120f7084ff7244ccb43beae509c4c7cbfe190c8ea2e30 +FileChecksum: MD5: 379ec9d4b7ab5023dc48ff1f65629669 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testaudioinfo.c +SPDXID: SPDXRef-item3410500 +FileChecksum: SHA1: 99b5a66c642ddcae381a0707b64170802d793fdd +FileChecksum: SHA256: a8248bd29dcf4d3af89e5edd7f4b266906f4466dea87799c4f0991ab60898230 +FileChecksum: MD5: 57a257ac1e4cf5b8d9c30dd6143bf94b +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testyuv.c +SPDXID: SPDXRef-item3410368 +FileChecksum: SHA1: 791e36ced5d7b234aa833af6fd139e4a8bbd8bea +FileChecksum: SHA256: 6c292e4e91f1bc0093fc71eef3110b00b0a7d253a645a0e02c5ce3f5c2028cc1 +FileChecksum: MD5: c1864d6a04543a61d01d5bab4e4cc795 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/resources/License.txt +SPDXID: SPDXRef-item3410030 +FileChecksum: SHA1: 7c251406327826e5000bc311482b3335c636d6ff +FileChecksum: SHA256: 77edc2b8cb8d4eebe362cf87383cf8e1bde7b0e1f0c09aa573240eabbaa100f7 +FileChecksum: MD5: bff026c6617974a691ccd641c9f4c4c6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsopengl.h +SPDXID: SPDXRef-item3411532 +FileChecksum: SHA1: 48742be75d0cb721176700e39420b0a7bbd765d5 +FileChecksum: SHA256: 6f37c5b70367289b85e18b9e629f2141f128d9503ce2a9498cc8900baf19a70a +FileChecksum: MD5: 089b4da37b7db0c30baafd3b20151d83 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsvideo.c +SPDXID: SPDXRef-item3411535 +FileChecksum: SHA1: ab310a7657207b49871d7a9d7ee4cd021215d7cf +FileChecksum: SHA256: f7fa91533a005b0acd28bfad3de6dcf2e0916a13f131929d57e2c7d62fce507a +FileChecksum: MD5: f69fda2cd847db9345b6ed3cab38e02d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclvideo.h +SPDXID: SPDXRef-item3411515 +FileChecksum: SHA1: f82b72deb432f0ebaee3280801adf3251f297430 +FileChecksum: SHA256: 430c11a8a49be7b7f85abfce0a84ed3a758888da19b5032cfa349e0abb5ed8da +FileChecksum: MD5: a8ce860796bcee88b8892270678bb990 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dstouch.h +SPDXID: SPDXRef-item3411468 +FileChecksum: SHA1: 69a002cb7a2c5c9ff6752306b3b9227d5385170c +FileChecksum: SHA256: b2c0064b9abe631f709030d9b4c12eab5ed31060e40acc6701b97439f9ab5c9e +FileChecksum: MD5: 92841db4d8aa16edb2f1dfe70a1a9c8f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsswkb.h +SPDXID: SPDXRef-item3411476 +FileChecksum: SHA1: ac0a18c850409d077a21b10de7197a0c21cb9053 +FileChecksum: SHA256: 263adb424d193b0edc8130f64e6894865f1f4eede0d06733c6018257f312b75a +FileChecksum: MD5: 8812a913b12c68317ccc021b81e094e3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitavideo.h +SPDXID: SPDXRef-item3411430 +FileChecksum: SHA1: 16b8fc96096cca6cb700c7330ddfbeee515c2b11 +FileChecksum: SHA256: 02d85121aec3ef4c0ce53281549cbc98efc2b3405ba438148925e923deb19e20 +FileChecksum: MD5: deff681b5118711852f223fb6d95e24e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaopengles.m +SPDXID: SPDXRef-item3411463 +FileChecksum: SHA1: f4c147aeebe741092b9e37b90cbcd25f4fec71f8 +FileChecksum: SHA256: 83fbb59ae6ad53d1be9b4d305b733602c92218a4bcc0f2edf6eafa8b352fd187 +FileChecksum: MD5: 4d7400ef0f3fd663e8335574b509260b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoashape.h +SPDXID: SPDXRef-item3411464 +FileChecksum: SHA1: 9f47fdeaaba1878826d12668126a31cdb3a75939 +FileChecksum: SHA256: e93314f6297d50346bf5cd64fa7ba5f54e83511b72874d4d66c61ad9413b48ea +FileChecksum: MD5: 36f5ec65f0da4f830adfbcc31ae15d5c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoavulkan.h +SPDXID: SPDXRef-item3411451 +FileChecksum: SHA1: 51eec5f0e588e1420242980a17b868ad7051a607 +FileChecksum: SHA256: 01f790102311658703599a27ed5d4b27f13cb41a7182a94d0d268bb38f474689 +FileChecksum: MD5: 9040f5ca6c0ef63a5de4edb5d1f36f7d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpimouse.h +SPDXID: SPDXRef-item3411407 +FileChecksum: SHA1: 2aede76a0abb434ce4f88ede57151bcab4595d5b +FileChecksum: SHA256: bd65ce988b17423001f2361586122a5382a19171c840c66e9edd24af9cbe4bb4 +FileChecksum: MD5: 4c463c81ef3f3495f589ade8bd0bf23d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoavideo.m +SPDXID: SPDXRef-item3411446 +FileChecksum: SHA1: 6ffaac03ed3251171a3934baf6fe6a3e49b8dc1f +FileChecksum: SHA256: d0eee8b5b470a093a17e79758ae0170fcb4812f0386551662c9d5ad6317a0c8a +FileChecksum: MD5: e520fb4b79ce4cd74467df373ab424f9 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaevents.h +SPDXID: SPDXRef-item3411453 +FileChecksum: SHA1: f8c5898c9ad0ac9ecd29b8a6e6245ce2b37e9384 +FileChecksum: SHA256: 493645535d6c8d824c71bb98f2159796ada7e37eca4942d9dc55116e58458b7b +FileChecksum: MD5: 63a1f1ebacfb3f1f7fa7bb671fab6ce6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitatouch.h +SPDXID: SPDXRef-item3411416 +FileChecksum: SHA1: cc1bbceca084468c3192125336e9d0da6c448e74 +FileChecksum: SHA256: 97e209f75f865069d30f57563f1f5a0fda6cf319911d5adad160bfe030c30d67 +FileChecksum: MD5: d565147eddae1823b3c3ca4dd919f592 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivanteplatform.c +SPDXID: SPDXRef-item3411389 +FileChecksum: SHA1: 6645e1a70d8ea481c4b22d1444a1279e15f69687 +FileChecksum: SHA256: 1fc9eff3acb2ae2f7e82cac296f121fc4d3dc9eecbe78d8f65c05ce2eb80ab56 +FileChecksum: MD5: dda3d0c98041c7dc2d8728cc7e68ab4a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpievents.c +SPDXID: SPDXRef-item3411411 +FileChecksum: SHA1: a9934223f8d06e579abc31cd5a7a79fa044bff3e +FileChecksum: SHA256: 36e7361a492f2b5972409e4b42a5128a22c0836f3e3e98439eb22000f328d0b4 +FileChecksum: MD5: 499250f172fc58b423d9699f62a5f52d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivantevulkan.c +SPDXID: SPDXRef-item3411390 +FileChecksum: SHA1: 3abafcbc099763b4495ee4824ab01b268cee4e7a +FileChecksum: SHA256: 33a026d33c37ba24e165ee66bc86fb8a38ac223d7872b7ddd2b674bc37e5d0c0 +FileChecksum: MD5: 3cc7cfc09845a812b049f5139d075d57 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivanteopengles.h +SPDXID: SPDXRef-item3411386 +FileChecksum: SHA1: a558e8f954af1691ddeb9d1ed16f3956a1224606 +FileChecksum: SHA256: f75439673ab3a3a78de1641f7ceef11f58bd0c57662d1d15159f4caf67322a48 +FileChecksum: MD5: beb3fa244eb8b4219eb2ffb25d9a004e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2output.h +SPDXID: SPDXRef-item3411374 +FileChecksum: SHA1: af944b0a80864c28aa0610d4e7ccc0c4d6952aeb +FileChecksum: SHA256: dccb422ea42294ef5154ded4c2fb9c5ec54adf73f7b42a1a7e6df846ceabab7a +FileChecksum: MD5: d318409d36b733ae41e363158da1e244 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2messagebox.h +SPDXID: SPDXRef-item3411378 +FileChecksum: SHA1: 17444a389a0f008666ec3170a018704058def7fb +FileChecksum: SHA256: b5f20cde2f48458fe3f36f150abaf1e3af330c8bacbd50084ad213c9012dc238 +FileChecksum: MD5: 0236aaa32274320a62c000987eb56a3a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2util.c +SPDXID: SPDXRef-item3411373 +FileChecksum: SHA1: 4c76b27cfc96bc56895f6ad2a4bb057b158e6ab5 +FileChecksum: SHA256: 3a87fce721f2f14145de8857f46c822bbd483f79cd1cc6e01e888f229f97e907 +FileChecksum: MD5: ba410f37d6e63d19809b6b0861c42b42 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandwindow.c +SPDXID: SPDXRef-item3411345 +FileChecksum: SHA1: f033a5b74736513e261cabb56275379cb2937c13 +FileChecksum: SHA256: 464cd688ac9d824f2c4d972f12343448df86cc46e7af8b16c20040c4f8059be0 +FileChecksum: MD5: e7f39ff56d3772329ed9ad34a9c2a302 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtvideo_cpp.h +SPDXID: SPDXRef-item3411333 +FileChecksum: SHA1: 1dcdb6453d00e747d35078a71d6161e4de494f88 +FileChecksum: SHA256: 4f5057674596a4abcc2e93fa35cc33ed4898138c44d180aee19524cfc99169ad +FileChecksum: MD5: 41f472b3e1d3e5066285d16c5b5a13c1 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandvulkan.h +SPDXID: SPDXRef-item3411349 +FileChecksum: SHA1: b03886b959758c9222d549f95b3d3b497a52e257 +FileChecksum: SHA256: 5416549158fee91c557677ac4929e38cabd2b536e22f232f0434ba66635fa8ac +FileChecksum: MD5: d271a1242de960bb561311629ae77c1f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandkeyboard.h +SPDXID: SPDXRef-item3411346 +FileChecksum: SHA1: ea691293fb3c223befb607d56caabb8a2f3e0f29 +FileChecksum: SHA256: f3ba3bcd3fe833668843adc751a853d28c5ff54c34959b51fc8e101dd3c3daea +FileChecksum: MD5: 641645bf449fac9d9a950d48b81bc601 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidkeyboard.c +SPDXID: SPDXRef-item3411303 +FileChecksum: SHA1: e475eaa740c82bab965148a5fd6b07a21f9a7cbb +FileChecksum: SHA256: 77f445c45bb2a61d771717cde2374f90c2d2e5c0d20a11dab0f5e51925c0b378 +FileChecksum: MD5: fe5c12ff50445a50a48c4993426cac52 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bvideo.cc +SPDXID: SPDXRef-item3411276 +FileChecksum: SHA1: 08f2c0a444a9fffa1a90173d7f2e447358daa0e5 +FileChecksum: SHA256: efa9706200164412207e3aad72c5c001926af24c784b7781c697ee6da4fc945a +FileChecksum: MD5: cd2e12588f707ebee6572d736bae54f8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bmessagebox.cc +SPDXID: SPDXRef-item3411277 +FileChecksum: SHA1: f276ecd472603c1b745a80026ae1f8202b03a39a +FileChecksum: SHA256: 50c851fdc08508e3eb5f4aae14b49cd8d0f402e8e84b46e86135466cb0ab9e98 +FileChecksum: MD5: ba685d73299f1aa2fc1d4a90b0133a2e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga +Copyright (C) 2018-2019 EXL + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidvideo.c +SPDXID: SPDXRef-item3411284 +FileChecksum: SHA1: 0b1005c7bd5a0be655895877ec337a9d501f7ec3 +FileChecksum: SHA256: 9e0b5a58200ecd1012858bf5b274bdcc709d355d9236e32220fe2378fd2702ca +FileChecksum: MD5: 0cca188a78dfadc4cac0ff6f8484ef86 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidwindow.c +SPDXID: SPDXRef-item3411285 +FileChecksum: SHA1: 8c15a3a1f2b99f92caf5db312c92399afb254350 +FileChecksum: SHA256: 6c87fd0f5056e6e0882e8c1bfb5411bdb04a57efffe1285c9058723a30824c5d +FileChecksum: MD5: 4c17741bd5bb3c5c827b9bf2cbced066 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_video.h +SPDXID: SPDXRef-item3411254 +FileChecksum: SHA1: ad77739f826b26c1ee4ca6450c37ba2ab273deae +FileChecksum: SHA256: ff1404e8f4c43f5bd1b92bca1f963846d1847184ca733da86f19102ae1c2ca9b +FileChecksum: MD5: 50002cdde4d8b5fe4dddc5fb6ba91fd9 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_render.h +SPDXID: SPDXRef-item3411248 +FileChecksum: SHA1: 4d5c4c4c18a69c2fc1a1a38ba609fdd49184e7a5 +FileChecksum: SHA256: 978f0a205550017ad66b95d1d0cc9d0ab035d4e1371c04b063bd019ca566a4ca +FileChecksum: MD5: d435825b0f4229a71562b792e01ba4e8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_events.h +SPDXID: SPDXRef-item3411244 +FileChecksum: SHA1: fbd1ce05bbf2e4aced2063206ad25f37660c4021 +FileChecksum: SHA256: efb19c1966e1eb47e9f1833dec7382e38a74c4dda6a98fac47ced0aa8ad60fa6 +FileChecksum: MD5: af9c9ebc161932399393492ae0827ba9 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscoswindow.c +SPDXID: SPDXRef-item3411226 +FileChecksum: SHA1: 4acc1776a97c00d18969182f813e40bd995ce589 +FileChecksum: SHA256: 1424e14cf3c4c9e2dcf1b4ea49e75e4480d9aa26557e0e9d93ac68e84411879c +FileChecksum: MD5: 2c7cf8c9462b00870badfbe803b1f17f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmouse.c +SPDXID: SPDXRef-item3411237 +FileChecksum: SHA1: a3a0ffb432f62f0423d791a4a195050668b2e610 +FileChecksum: SHA256: d08117f639ccb5fae66f8e2e32fa8e20e018b2415ab1389775fa417b9785abb6 +FileChecksum: MD5: 727d56761cdc3753fd006007ea1090f1 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngageframebuffer.cpp +SPDXID: SPDXRef-item3411214 +FileChecksum: SHA1: 9ab04cc2ef8d8fea755c8f8032c69208291e56c0 +FileChecksum: SHA256: 93d59737a683ce43ec06611faa420c31a6b03e8532e28b13e448bb2da93df73d +FileChecksum: MD5: c985408d39635cf307765c4bfa50a89e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngageevents.cpp +SPDXID: SPDXRef-item3411209 +FileChecksum: SHA1: 00cd644d5ea5e4bac342bb7b863a60606e2a1f47 +FileChecksum: SHA256: 836eb494a62730544eccf3e05a29c29289cbd663274621c193cb73be8829a879 +FileChecksum: MD5: 256af42159b0904bec019f42128ed590 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngagewindow.h +SPDXID: SPDXRef-item3411216 +FileChecksum: SHA1: 3b8cc07580ed402650dde3e8f31117d32f2e169c +FileChecksum: SHA256: 829f3228437d0d3ae1dfa4216213ca802662eee9fda84bba23e3689f0ab1376b +FileChecksum: MD5: 565f567f2d916458c92345cf70328c7c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/blank_cursor.h +SPDXID: SPDXRef-item3411170 +FileChecksum: SHA1: 5274ebcb648b5ee90a523f4f3d9cbd43f7ced92a +FileChecksum: SHA256: cfdb71ee3bf69ad46e8e38cb5af51438e741e186ea59ec3a0385cb979ad52c2e +FileChecksum: MD5: e537b0d9bd1a10f5e887f7ec0f8b9d26 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmodes.h +SPDXID: SPDXRef-item3411180 +FileChecksum: SHA1: 9373a8817780b5facce94b467b20def3aec40671 +FileChecksum: SHA256: a76773bd705a1f465a24035180af4f2a18ce4652caa66fdff5df339f490ec8e3 +FileChecksum: MD5: 2e44531f5e9a8b8a0356b38efa57f359 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitevents.h +SPDXID: SPDXRef-item3411182 +FileChecksum: SHA1: f62d700426f983e922c63bf53deef9e4313d11fa +FileChecksum: SHA256: 11b1960df49bff8082ac9ac92b23b95aea0d4a8b830cbb51295ace971cc7024e +FileChecksum: MD5: a5efc045dbd588ce69e692e02a63c51a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_scancode_tables.c +SPDXID: SPDXRef-item3411172 +FileChecksum: SHA1: d6904d73b7e4c3a73c93d9c332201a5044048d09 +FileChecksum: SHA256: 52f235998c2ebb8650882077fadc92fcf88f7b4f7287d6e2084c674191662ccf +FileChecksum: MD5: 3283cc62ef66ba4a07aac2d01ce80bd8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_touch_c.h +SPDXID: SPDXRef-item3411144 +FileChecksum: SHA1: 70c20dfd4f37d5f4027d24312f6a56a54bc6da40 +FileChecksum: SHA256: da8e6272bc2bb25f294e1c5a2b9fa70a97f6e24c522acf3a1760e9b6b9b75647 +FileChecksum: MD5: 941563101f31c410ba4bdd0c9bfb1399 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/geniconv.h +SPDXID: SPDXRef-item3411115 +FileChecksum: SHA1: 763cfa8f9bdbbc880db09d8a4b64517e9dbcdb6c +FileChecksum: SHA256: e1d72eb3d2d170281d352453c928c66fae9cb4d40963651e3c0c9ebe4a6f199b +FileChecksum: MD5: 0daf24c7134ec5968e5fba7a07628769 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/sys2utf8.c +SPDXID: SPDXRef-item3411113 +FileChecksum: SHA1: 68fa3f5946ef8095022e3c112aec19fe2952f038 +FileChecksum: SHA256: 493b7d906c9c22f6bbaaed6b200b5ded1c5df5ee6d556177daa2b60487f4bdb4 +FileChecksum: MD5: 5e83e00506876527ca4d966084185149 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_ime.h +SPDXID: SPDXRef-item3411093 +FileChecksum: SHA1: 998e01f551fecf302ce1ecef5aa426f664282da4 +FileChecksum: SHA256: 36b15a2800f1abdb8b9220cebdd6442fb393c58e6e3ce5b8a4eae4a053772f7c +FileChecksum: MD5: 63d9d7373caeb6d21a9bc8bb8fc4d319 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_drawline.c +SPDXID: SPDXRef-item3411028 +FileChecksum: SHA1: b7e1b5253a7ae50a4e150b9f00e603f5c28acf27 +FileChecksum: SHA256: 48b96a7e0c276fd00a595196df4377e16a113a7713adceb2ff4e90bde00d065b +FileChecksum: MD5: d3e52a92c814a357d77525dafcf292d4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm.c +SPDXID: SPDXRef-item3411038 +FileChecksum: SHA1: e00e00d19589f18b755b5cc36ef8542881ba8ea0 +FileChecksum: SHA256: 5fd26a9bb00ccea1cb53552108799d8bd0b1775cbda441c8bb0db81b4570c614 +FileChecksum: MD5: ba43a1ff5514cc5177516921fc168ab1 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/ios/hid.m +SPDXID: SPDXRef-item3410954 +FileChecksum: SHA1: 64daced29292f2b26951791eb5f2cb012bd46f98 +FileChecksum: SHA256: b7c1e7c1b25919077b77fb7687c4f386e21966e6153b76eee14a9607c1f720dd +FileChecksum: MD5: 886c251b9872183c2cc1168d04beebef +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 2021 Valve Corporation + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/ngage/SDL_systimer.cpp +SPDXID: SPDXRef-item3410840 +FileChecksum: SHA1: eec2ebf642972598bf192dd290dcaa044cb14fbb +FileChecksum: SHA256: ab8f7c12d045d2d6f832ec434e30345e5b658f2b56ee1fa578205b18b406dae2 +FileChecksum: MD5: d04f6e7be353173ba5910bb60829e399 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_haptic.h +SPDXID: SPDXRef-item3410670 +FileChecksum: SHA1: f923283e4baf69493e06fd8d7ec9d1ef46d77c62 +FileChecksum: SHA256: 38ad39949efc9303db7fc330281de7f09cf82f4e98c1983c225036c665522b62 +FileChecksum: MD5: 489137226d0fd9f8aee8b1ae57ffd800 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_keyboard.h +SPDXID: SPDXRef-item3410633 +FileChecksum: SHA1: a356f9a89c921cf1da5cf8e71b5d51993e1d9a71 +FileChecksum: SHA256: e27811a5097ae8cadb44655df1c1e884b5d218ad38a1310b020b9add5db065b8 +FileChecksum: MD5: 854f05a9b183b002b080c26a185f1528 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/checkkeysthreads.c +SPDXID: SPDXRef-item3410378 +FileChecksum: SHA1: a2ab93bf1b9836db197eb02205df3af177c1fe06 +FileChecksum: SHA256: 302932ccc19e0963d9c4ae80719c88b2a0e410607d0c2ccaf08275fe3b157721 +FileChecksum: MD5: 0a1ac58ac3ad806221e1d5cbf2085acc +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testscale.c +SPDXID: SPDXRef-item3410355 +FileChecksum: SHA1: ec771e0992ac70a893b2e1ed75c14f6a1d214758 +FileChecksum: SHA256: d70831bea155b558634ff1c646e95e5b23da9a382a71b487a0df2ca22e9ef313 +FileChecksum: MD5: e7b8d7f3055a3e9e6211a64ecd151517 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/SDL_sysaudio.h +SPDXID: SPDXRef-item3411813 +FileChecksum: SHA1: b14810c2779e2692c3a9b82adefd3f937d687182 +FileChecksum: SHA256: 9bb7ab66a27fc51a4478a2bbe0261f2c19da60f395b6bc63c441758a5632c5af +FileChecksum: MD5: a8227a1ce5b8ab0bac889ef38f4b5b6c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/ps2/SDL_sysfilesystem.c +SPDXID: SPDXRef-item3411778 +FileChecksum: SHA1: 1cbf7750a1e157a5946ee949be0d9b29a864def9 +FileChecksum: SHA256: 6e3795aa822395ae22f15300e57150d4ec530464b7b15360031fe64a02b335bb +FileChecksum: MD5: 8ea5da665fce2de858502fa196920494 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/psp/SDL_sysfilesystem.c +SPDXID: SPDXRef-item3411798 +FileChecksum: SHA1: 084c8e16b91068bcfd059476a90cd90a7bd50fbb +FileChecksum: SHA256: 7c789284bcf408e9a3f79cb0b7a22f3281e67d556d9e16c3feb8b10897919fd3 +FileChecksum: MD5: f4fe9b1c5ed92dadaeba035b677b3275 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/android/SDL_androidaudio.h +SPDXID: SPDXRef-item3411808 +FileChecksum: SHA1: edac42f2529844502e6dd51ff3460596394a9e8b +FileChecksum: SHA256: 83b50c3e05b765edaa2658d87a109d2ed1cb5562af2165014900dbce6a65989c +FileChecksum: MD5: d4a5f2d232b10151b8abe534900d7c5c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_memory.c +SPDXID: SPDXRef-item3411767 +FileChecksum: SHA1: b8149d0e78a8ed3d182b0daaee9ade58a214b7a8 +FileChecksum: SHA256: e0c31d41dabad9a61a9377c201ac00a0c0de4bd6344471d62f7edaf39dd64c3c +FileChecksum: MD5: bc21613c5b2f1badcb89eac6dc91a5c6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/os2/SDL_sysfilesystem.c +SPDXID: SPDXRef-item3411782 +FileChecksum: SHA1: dddd82c967d18522b7f31b4cd08fc06af53aff63 +FileChecksum: SHA256: 6c1aa74d7cd5df82f27166376cba390aee47699ebe59bdfe96956c27feb42d94 +FileChecksum: MD5: 402dccca444ae94a25e86a1d0db99563 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_imagePrimitives.c +SPDXID: SPDXRef-item3411758 +FileChecksum: SHA1: 53b0ae1e92063150c1c3278022a2090efc4ff3d5 +FileChecksum: SHA256: f446c13ba3817b2247344a62aefde5055498fa81270d7340bfeed9ee7e6662d6 +FileChecksum: MD5: fc404429ac5ada66e089a826a660d15f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/SDL_gamecontrollerdb.h +SPDXID: SPDXRef-item3411696 +FileChecksum: SHA1: 926e399351391adc3ee899bb57ecafce389b4b32 +FileChecksum: SHA256: 910e92d2214cd0480466af7e8abca01a3ecf0906f9be59cae1a69a39b16cee23 +FileChecksum: MD5: efdc56de466a1488f38015f3025b738b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/dummy/SDL_sysfilesystem.c +SPDXID: SPDXRef-item3411796 +FileChecksum: SHA1: a86604fbe0402666a8a0eff0407a10844c2e70ab +FileChecksum: SHA256: e3779a5c2ff5d6df56054f4fc3e8da87cced8c9cf9b1dfa438afad7ab9ef80b0 +FileChecksum: MD5: 03b77336d1e90e1c4d7240c1d3dd16cf +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_imageFace.c +SPDXID: SPDXRef-item3411760 +FileChecksum: SHA1: 5d93089f9c89585ec3c4ac8964c7338c7cf301ae +FileChecksum: SHA256: 6f52b221ad26d7b90854c8c24dc7e7089bf82604a2f7c328366ffdaed54fecf4 +FileChecksum: MD5: 9c27494bf09df9d1566defcc5da4ec16 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_harness.c +SPDXID: SPDXRef-item3411766 +FileChecksum: SHA1: 3a46bb1a0b6965b2f4293c1c03bf29022ff55bf9 +FileChecksum: SHA256: 5767eb22e123c31f461c04058b8dabe15917fb02f4df2aee580c1a0ef32e1639 +FileChecksum: MD5: f690020a36e3a72245e12a5c7049a090 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_common.c +SPDXID: SPDXRef-item3411763 +FileChecksum: SHA1: 1cef97358d80b9f7ceb8e5476610a327191a3018 +FileChecksum: SHA256: b2088641258255094adca0b0663263297a2879c5f3bc3628fe8c6285ca133130 +FileChecksum: MD5: e8c87a2cbc83d8fffca23c412227068b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/coremotion/SDL_coremotionsensor.h +SPDXID: SPDXRef-item3411752 +FileChecksum: SHA1: 52308859be19f9ee9d488f6bca28fb8839a82ac5 +FileChecksum: SHA256: 3bd3c8bb8ae382a0e7188a489008044750f0329a7b76b69452f5a0a1e5ab4568 +FileChecksum: MD5: 9a38bfe53dca8d080c192cb9f4027b37 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/dummy/SDL_dummysensor.c +SPDXID: SPDXRef-item3411748 +FileChecksum: SHA1: 913a7035c0ee0f83e04da2dbab73b6524887fa0e +FileChecksum: SHA256: ef1a9d61d918e6101a2cbce3e3852efa5334855b4da5486cdb4bfbbe8a3ea3ec +FileChecksum: MD5: 77182dc51ba6a2406bb7f4158aaf51af +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/SDL_sensor_c.h +SPDXID: SPDXRef-item3411741 +FileChecksum: SHA1: 9e23dab18b194dac6bd875dcb411ac92bab577ef +FileChecksum: SHA256: d9d366f6d8f923b487bf738dd278f9ae4666b4cc09f434bfdbcb6bf9cf637c7b +FileChecksum: MD5: 2ddef59336db45895f5d7b4c933c8824 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/emscripten/SDL_sysjoystick.c +SPDXID: SPDXRef-item3411700 +FileChecksum: SHA1: 7dcc01968a5ee6ebc81c0af6508a58354df3194a +FileChecksum: SHA256: 0129c877a6d9995e7dbbd158177069bb2aea8163812b2b491071d357128d2a0a +FileChecksum: MD5: 774cdd48b0cd7e7b57dfbea8edcba11e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/vita/SDL_vitasensor.h +SPDXID: SPDXRef-item3411739 +FileChecksum: SHA1: 2b4eab91119022d53a7408c7ddc1b24a814c20ed +FileChecksum: SHA256: 6460679a5afe415252c473067a92a5ce16ab2117d6cc8810694c0c1353bb6ddc +FileChecksum: MD5: 4b86073c7c75600b47ebe55b117d346c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/SDL_sysjoystick.h +SPDXID: SPDXRef-item3411651 +FileChecksum: SHA1: 6cdd5d2c823a9c42f1d81d28262725d67176f8e5 +FileChecksum: SHA256: ac67eb76a1e1124c4c52c212734838f6535b2adf71ba488dc423053e2632b001 +FileChecksum: MD5: 0fc8cfc4bb761cdcff63a08c137f3081 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/usb_ids.h +SPDXID: SPDXRef-item3411704 +FileChecksum: SHA1: acd7cfcf0c662452d74023c21747f30ba2a744f9 +FileChecksum: SHA256: f761dc423687bd134212e7cee734bee160905a5329ce1c016f9d9be2cc7b536b +FileChecksum: MD5: 37ff79e94b79ff5aa7f5271eec03b4cc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_xbox360.c +SPDXID: SPDXRef-item3411685 +FileChecksum: SHA1: b9110c184ea1e995df9e6313622e04e43d638d22 +FileChecksum: SHA256: 9a5acaa01909ad0bf2783a3a0d8f6540d11892b31b5297d9569109762109e9af +FileChecksum: MD5: 0bf74bf9c01ee963215e3ec7b6afd740 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/vita/SDL_sysjoystick.c +SPDXID: SPDXRef-item3411703 +FileChecksum: SHA1: d0e3a272627d346466375cc9f1abe16bf1afb83c +FileChecksum: SHA256: 796f2517685832b28078b8defd30869d3f87465d73dd8aa624621fb8f9ebea86 +FileChecksum: MD5: d977996ce1a04c1a2825cf00dbad2394 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_windowsjoystick.c +SPDXID: SPDXRef-item3411712 +FileChecksum: SHA1: f42065bb363ecc5bde62415362f3ff8aa81e49a9 +FileChecksum: SHA256: 08e3f0fbe2f85bcd05a4781218a27e7466f67c62d3ea2478cb1605a0bafffa34 +FileChecksum: MD5: 24588491a1fa4e75b4f6210655e267f3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/linux/SDL_sysjoystick.c +SPDXID: SPDXRef-item3411670 +FileChecksum: SHA1: 3720b8d643c97a014cf05f0a0b7805d8f1d30c94 +FileChecksum: SHA256: 937963ce0ccd241c4b33bcb8b84bcb7546af2985972b7c1d71a90011a2e8a552 +FileChecksum: MD5: 3a14fe8166c0897c87c9818507853e08 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_shield.c +SPDXID: SPDXRef-item3411680 +FileChecksum: SHA1: f4ae44dd2027ec5f417364f250d293fa3c0eb658 +FileChecksum: SHA256: 73124175df4dc15b74295f395afc514325abbf72dc1e1991b7492ea3779e5a6e +FileChecksum: MD5: 357b3636a3a575b82db442131bb70408 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/iphoneos/SDL_mfijoystick_c.h +SPDXID: SPDXRef-item3411667 +FileChecksum: SHA1: b67639dbdc5467a257bf68e8aeacd60b08d933dd +FileChecksum: SHA256: 9b3e439a66fbeab6e27490a06c02310e6c704866a0ee8c630f85a0bd3285e3da +FileChecksum: MD5: a0d0207fd30244d7dd20b6c5e19b0c39 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/linux/SDL_sysjoystick_c.h +SPDXID: SPDXRef-item3411671 +FileChecksum: SHA1: 164af6d27a2ec492f8bc0cd61bad227026e38aec +FileChecksum: SHA256: c599d3be080e931321aaeaa6213b907dd8f6c358c8277e6dad4d0da9c0c9b300 +FileChecksum: MD5: 8e4cb5e4802d8c07421c51d53adb73be +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_slow.h +SPDXID: SPDXRef-item3411633 +FileChecksum: SHA1: 86208ab8c9f455e2478ee149582572b1ca7fa085 +FileChecksum: SHA256: b8cc86bf4a42b8ec6bd2bf964ce3d2f4c5195082f702c0331a3c9cd582ae57b5 +FileChecksum: MD5: 856d6fd1ecc7e4045188750540301811 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_rect_c.h +SPDXID: SPDXRef-item3411630 +FileChecksum: SHA1: e6283f9c6feada72c4e66668fc01115d24a2dd26 +FileChecksum: SHA256: dc5f3a7359bf94e93059cc6292c56e0cfc0e58cc2edbaa182092ac448422da58 +FileChecksum: MD5: 5e7be5eb4d0cf67eca4d3def5ffc4505 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmvideo.h +SPDXID: SPDXRef-item3411642 +FileChecksum: SHA1: 181c4b89414548b9d1692a15a319237c7e5cc2ed +FileChecksum: SHA256: 36f165e1d21e708bf38cfb4fd945133a2678197bdfad98b402538cc6aa3d41f3 +FileChecksum: MD5: e5f09d25fec52f99eb31c5c370f4f43a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenframebuffer.c +SPDXID: SPDXRef-item3411625 +FileChecksum: SHA1: b732ccfe2cf0dde1cdf48062bbfba4e872f5127b +FileChecksum: SHA256: 98f8b5c2c689f1efd5d203b3eddf951c32becddb468fe1d2ba31124509ebee84 +FileChecksum: MD5: 52ccb155038a2e195fe2dc90fcb35488 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullframebuffer_c.h +SPDXID: SPDXRef-item3411605 +FileChecksum: SHA1: 1aa44729d39d01c09c854430a443afde9b293b10 +FileChecksum: SHA256: 1051819dd5b2eb09224bd9c5dfbf6f3356ed9a4fc05a00e4e3e9e300a545baa2 +FileChecksum: MD5: 6009f3968cc09729d398d23fda4709f6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenvideo.c +SPDXID: SPDXRef-item3411619 +FileChecksum: SHA1: 137dfb517810b9dc66a30c2272eaac1f741b07e4 +FileChecksum: SHA256: c422948edfaec559a717c5323c506a27b987c37ee93f87f48f32c531968abb7a +FileChecksum: MD5: 5be3b67ede83f9d3b1b0c1cd11d1d217 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspgl_c.h +SPDXID: SPDXRef-item3411610 +FileChecksum: SHA1: 2989b456912af6284e7fa339b2d6a7d8c7056af4 +FileChecksum: SHA256: 103275d8fda2a8df1bdcb52be9c6831bce3041d9493bce9ae244d50b4ffcbffc +FileChecksum: MD5: 73b677d4a82d98add122339d13f8eb0f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspmouse.c +SPDXID: SPDXRef-item3411609 +FileChecksum: SHA1: 1f2eea62f835ac3b07f1e244021ad69152452b94 +FileChecksum: SHA256: e6ccc761ad4559679920909e4f542c5afc9e14c0e08a6f6d2245cc17f579b7fd +FileChecksum: MD5: b754f0f74a9d59c4e21eb3a3ec2f4ff4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11messagebox.h +SPDXID: SPDXRef-item3411567 +FileChecksum: SHA1: 5fdc8aa3ac554c4d558679ca56cec0def8adedb6 +FileChecksum: SHA256: 0b79f859a310dabdbf836270635ed4d6dda96508d78c079bf13cdb546a123c5e +FileChecksum: MD5: 14bab76e63bda044737cbff647936dc5 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11modes.h +SPDXID: SPDXRef-item3411579 +FileChecksum: SHA1: a3763c519b0925f51364c4f3792c6a9a5982cb2e +FileChecksum: SHA256: a6c1c6a4ddf93cd4e08aebe7189844c8e8d7cec0ee8db022679847d43955e2f5 +FileChecksum: MD5: 25215633dfa3f596b5ff187de6fd58bc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11framebuffer.h +SPDXID: SPDXRef-item3411582 +FileChecksum: SHA1: 5663780737edde8dc6b707987916cde70ab4874a +FileChecksum: SHA256: af755e906487b7e3cb1710f4a63c65644af4a2cd425802716b799990141c9a2d +FileChecksum: MD5: c42b0b0739f49ee9b9b1b312421d8f2b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11vulkan.h +SPDXID: SPDXRef-item3411591 +FileChecksum: SHA1: 7d7d67b8b0a648ffa84806a2bf15612f74d193f2 +FileChecksum: SHA256: 62eb2244ada45f3f852cbd21a22702820aa3bec31d6d6894520c589295971d09 +FileChecksum: MD5: bd3eb4b55dcc805812db00a3e475934d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11opengles.c +SPDXID: SPDXRef-item3411570 +FileChecksum: SHA1: 6b5784954d8ef4c942fdc2ebe60413531edee41f +FileChecksum: SHA256: d2221c5bc1f1416d3f87c8c0aa098238afb745dc148587a5245a7b80731c241c +FileChecksum: MD5: f437bcd9de9e07af3a48370032e4c37f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/wmmsg.h +SPDXID: SPDXRef-item3411559 +FileChecksum: SHA1: be563aa4f1269f3e4faf0ba0c7bf1e08b6111318 +FileChecksum: SHA256: 919748546b60024fffa3613dd24d94f64c423c590e196db9d2043f9d76f4153e +FileChecksum: MD5: d684cd1c5ee91c484bbd740d85b411f1 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsframebuffer.c +SPDXID: SPDXRef-item3411551 +FileChecksum: SHA1: 52aaf941bd247b36eacabdf233709e0716f504c0 +FileChecksum: SHA256: 2426a25555d69b31281f6283586bf53cfa8af9c2058e4bcc0128fa764d4875bf +FileChecksum: MD5: 240d09d5c8e47f6644377da84cae6bf8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/pandora/SDL_pandora.h +SPDXID: SPDXRef-item3411526 +FileChecksum: SHA1: d4f16f70d3ec17f1d6d640cc076e06da71068970 +FileChecksum: SHA256: c645c9c25e4632c197e98564542e85101355d02592d42c605240599bd893b056 +FileChecksum: MD5: 19f42c6c5487eceb0d2bc49b2028bdfb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/pandora/SDL_pandora.c +SPDXID: SPDXRef-item3411524 +FileChecksum: SHA1: da6b2c323f83f67100ecb2c8e65e17c2dbdbc880 +FileChecksum: SHA256: 3215fd67217ac4078a6e28545afa47c38b18ffda26b09e124e297220e1e09d55 +FileChecksum: MD5: 28177ad1e63d3ef41f2e56a0d8301c37 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsvideo.h +SPDXID: SPDXRef-item3411542 +FileChecksum: SHA1: 067a73a453273372416c10691a289f6ae7e2152a +FileChecksum: SHA256: 7600889f2cf03b4e9584bce4ed4d999d0c2d4222700bc76381d758ae88213176 +FileChecksum: MD5: 0c33f88fdbcf9f25421783365145227d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_msctf.h +SPDXID: SPDXRef-item3411545 +FileChecksum: SHA1: 54724aad51e3563da5da01d111517030bac9b0e8 +FileChecksum: SHA256: a4152cf4e42bad52c72459833773e7b3ba1be32a9260addab635c3b6674c577b +FileChecksum: MD5: d0c4a23ca6fea42a8ff9e4f7dc5b0f5e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclevents_c.h +SPDXID: SPDXRef-item3411516 +FileChecksum: SHA1: 1c9b9afce9625c42eef6031ea730f855aafaeffb +FileChecksum: SHA256: eb740bc45814b96b03074003cd44ba291c7ebfdad285c7a5a69aa03911ba1f43 +FileChecksum: MD5: 5f22f6e8098b1027aacf2186c9163f1f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpimouse.c +SPDXID: SPDXRef-item3411412 +FileChecksum: SHA1: 83e05e32e04799ba9b52bbc2e71cdcdf51a457ef +FileChecksum: SHA256: 67fe72789bab3da09d013faf87baa7824e28cd8def797ab518759aa64a4fc7d0 +FileChecksum: MD5: fbfc77fef2a015412980e84577eca4f6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitatouch.c +SPDXID: SPDXRef-item3411418 +FileChecksum: SHA1: 5c22f3498e1e93ea2fa92a9a43974bccdfc48478 +FileChecksum: SHA256: d706e13c34a2fec05d68d8ec72d956424d32679adb7f4984e109d926e16bf600 +FileChecksum: MD5: 9368565cd5d0439aa0337b507d6a55f0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaclipboard.h +SPDXID: SPDXRef-item3411465 +FileChecksum: SHA1: e4d2d329bcd7833233e7f4b7a199c850e82b5db5 +FileChecksum: SHA256: e449afc67776d61d7e4e4accb0ef516572ad5e45a7734dbca02c27b5550efec2 +FileChecksum: MD5: 9d964c0e6fb387d50db95d0dae3d9ae0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsswkb.c +SPDXID: SPDXRef-item3411474 +FileChecksum: SHA1: cab04d06ef37d63ab89b4f5ec8e252ec107e0993 +FileChecksum: SHA256: 7cf53128f96f42ff333f3a12083a89066cfe2a91021f978d9396505cb071f185 +FileChecksum: MD5: 45143c553919dd2e45e5ddad2b0e0a9f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_pixels_c.h +SPDXID: SPDXRef-item3411477 +FileChecksum: SHA1: b3e3a09148b874415c3bd0c364bdc2e7a935b1fc +FileChecksum: SHA256: e5a37d17382521f4e3ec9cd3ad3df8083c8274e1c65fa22ec91c949d40c98eea +FileChecksum: MD5: 6748a50ec1aa2dd55158bfd315dfdcf4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamouse.m +SPDXID: SPDXRef-item3411456 +FileChecksum: SHA1: 96c282dd09e058ab7c6bd762dd5bc7e16b86a90c +FileChecksum: SHA256: 7c5182777f473c6dbab5dbb1650de797a7b73d78118d77130084e8cec25d8815 +FileChecksum: MD5: ebd94f1ad126a33a0ef419ad972d070b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaclipboard.m +SPDXID: SPDXRef-item3411449 +FileChecksum: SHA1: edb0c8e8ed5ad69f08ec51274ef33f49819af0cf +FileChecksum: SHA256: c17e70b7f99b80c7e65a4c04f56eb7b90ebc3a23f74af75fcbf957bb9781c58f +FileChecksum: MD5: f2d331b85bd78634eaadb1e615d44ceb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaopengl.m +SPDXID: SPDXRef-item3411448 +FileChecksum: SHA1: 9117ac9306275d666e9bb58052ef03e96c79e23f +FileChecksum: SHA256: d6ca39f8a358547f69595ae03f35aeb11edb7a32e02d07ebe44c38d4a4433ff7 +FileChecksum: MD5: 9fa2a3e0cde5560217daa231814eede6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpiopengles.c +SPDXID: SPDXRef-item3411410 +FileChecksum: SHA1: 23e678f37693428b2907aa5a067eaba3ba2c4e88 +FileChecksum: SHA256: 1aa8207dcdc1e5b5e0c945ad9c7a8a6dc56beb740c613f1617582557df87ed28 +FileChecksum: MD5: 19fc29aefb42e24b8542a012d2defbaa +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagl_pvr.c +SPDXID: SPDXRef-item3411415 +FileChecksum: SHA1: 2b6f85943e04c1f275a06b1bf09c2fd4ada520d6 +FileChecksum: SHA256: d2611d786c64943705533b6918c5cf562460f8eaac3b7cd2f802f8e1288ba18c +FileChecksum: MD5: e646091d1a0b81e5e8929741af46c786 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivanteopengles.c +SPDXID: SPDXRef-item3411387 +FileChecksum: SHA1: def9cb1ea6f9815ba576bed6cf96dea90ba7eb15 +FileChecksum: SHA256: 0cd5f2107d397091a837c00589c02c78a659be871a6a419ff4cdd441573d2600 +FileChecksum: MD5: a86117a6daa159710f2ea382f046825e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivanteplatform.h +SPDXID: SPDXRef-item3411392 +FileChecksum: SHA1: 3f3fc6d5580a73a6e802294568f741e6bf2fd492 +FileChecksum: SHA256: 5f475b638ec5a337b796be09fb12da5d72eec5a5d6becb90927f1c71150fb496 +FileChecksum: MD5: 6efc82273b114417eb42a265654da863 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandvulkan.c +SPDXID: SPDXRef-item3411358 +FileChecksum: SHA1: 03f0f1741fe512835b64e70dcd8579bb771cb690 +FileChecksum: SHA256: 787e81437ab1c475dbc7211fdbd19162af23250f51b228bf3e14f123f8834228 +FileChecksum: MD5: df7fe845512d9c22bed18c4ec806e231 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandopengles.h +SPDXID: SPDXRef-item3411363 +FileChecksum: SHA1: c6d8f9642f4dc73dec3efd4cb042de032ead10d6 +FileChecksum: SHA256: 3692605886e35c13e204b11dc1ead080a56ec969f83c62c8c551f6ac80486b39 +FileChecksum: MD5: 65579a688b92a91adf402b98ff21ec12 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtopengles.cpp +SPDXID: SPDXRef-item3411320 +FileChecksum: SHA1: 2a1a223474025249694b288cdddfd1eff7767b03 +FileChecksum: SHA256: 89045d2d08756a11f07fdd3b6c09015a7d1276e26515dd1ba73092af6b266c12 +FileChecksum: MD5: e086c337fd44ca1269849a8283112aa0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandclipboard.c +SPDXID: SPDXRef-item3411352 +FileChecksum: SHA1: 00d99c48f83d8f093e38b0fee86a61c97abe2169 +FileChecksum: SHA256: d68d0cf69726e0afcc74726635e6480a59adfa2c535156340dca4d03bbb1adb4 +FileChecksum: MD5: f07d216d3fc618b67fe67bfe78f91586 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtevents.cpp +SPDXID: SPDXRef-item3411322 +FileChecksum: SHA1: c504abe7a6b8b58d3985e241de91e34835cae225 +FileChecksum: SHA256: 5e56ad2dbca052a92cf15c74eea3b9baefbc619f4003b8ca1937e39066689fb3 +FileChecksum: MD5: 2828e3917b78a814efda633b2eb24008 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_copy.h +SPDXID: SPDXRef-item3411318 +FileChecksum: SHA1: 9dc6f3ab47f8e96aa57f61b2fbc7eb61213ae07b +FileChecksum: SHA256: 2cbe779fca966a98c939086f764ea307e9720975297f6597936a93f4f2aa7614 +FileChecksum: MD5: 9e1476e3a5554620fe91770f3ba49e83 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit.c +SPDXID: SPDXRef-item3411308 +FileChecksum: SHA1: 3768e66abf6d1218e755c9fb876deb9a109db0cf +FileChecksum: SHA256: 36b9440d239f42e24ae1c35a942942de3b36c2e41a24cdb8f90dd5b86a007eed +FileChecksum: MD5: fcdb4c6b247ab713d572fb6fc2451fc9 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidtouch.c +SPDXID: SPDXRef-item3411287 +FileChecksum: SHA1: 2d0a281a4cf9ce4c251e0f04158d808dd27d7ee0 +FileChecksum: SHA256: 5d530573f1860128e7d46ea130c1236603ed0b27072ec1f6e1e3b398ca1fc671 +FileChecksum: MD5: a3bafa98f3e93cf8b46f8c0ec55677d3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidmessagebox.h +SPDXID: SPDXRef-item3411290 +FileChecksum: SHA1: ce5e41f0950d42cc268fe68cf277e1a616353f37 +FileChecksum: SHA256: 84f9ca0d506d6354da4aa2fda25d87149dc66c4d0a6ce185887beb10bdb8fbc8 +FileChecksum: MD5: 6ee8e5ed236df32933aea5f96737e142 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidgl.c +SPDXID: SPDXRef-item3411289 +FileChecksum: SHA1: d9550581195fa327c6571f7ce9cc8b7dcc58acb1 +FileChecksum: SHA256: e262f8269167c49e98641b25bf3f811953573006d773594737630e59bdbe46ef +FileChecksum: MD5: 73744f44d189bbb5eb466f40076c47f7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bclipboard.h +SPDXID: SPDXRef-item3411280 +FileChecksum: SHA1: 3a7592d973567ef001adf53e513258ce3227ab28 +FileChecksum: SHA256: 0c06208f418c175bd472042b5e9945e64c9beb7386bb896665c545b5ddedaaeb +FileChecksum: MD5: 253ae5e1370784c1a06356b8c5c48283 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bopengl.h +SPDXID: SPDXRef-item3411264 +FileChecksum: SHA1: 2e08c360d745274589a67386211e7519f614a81b +FileChecksum: SHA256: 10ea7e443e32a0cedfb2b39bbfe4f78c1430f1754e730b27260378f4108f3d1f +FileChecksum: MD5: bd462f61c7fd8b02548e38142c37c24b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmodes.c +SPDXID: SPDXRef-item3411228 +FileChecksum: SHA1: cc6c7dfb2fdb2834e6da52d1e4ff2f82ecc26c2a +FileChecksum: SHA256: f62d98f8de5bb85fe3732e78eae629885cde6005e17eaff592e007b89da7bc45 +FileChecksum: MD5: d7aa938fbd7f9832257308dded04ebf8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bkeyboard.h +SPDXID: SPDXRef-item3411265 +FileChecksum: SHA1: 11ce6363ebd258314484951dc8d9acbff47c305b +FileChecksum: SHA256: b656baa83bdb9ca91222ed363d31ff0c594e18ef231d3cb2597b99f8611ae317 +FileChecksum: MD5: 54c4e95379e65c47e699d58b7641188d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitviewcontroller.m +SPDXID: SPDXRef-item3411203 +FileChecksum: SHA1: 34ab96550cff53d3e7c7227b8c29387f1be5db92 +FileChecksum: SHA256: b5b42584e350f1573ff161a611867283662f5d3486bb1635dd19df2708899d8e +FileChecksum: MD5: b3d5f5a0820043b13c36c75fafe2701b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitclipboard.h +SPDXID: SPDXRef-item3411192 +FileChecksum: SHA1: e1eec73ea63645a595e15d5cbc2c6b55cf33c4c1 +FileChecksum: SHA256: 5a884390d424021233e218017d9ffa98467fd149edf1cd2dd3b24f705b62d9e7 +FileChecksum: MD5: d2d1c120441685cb50240a3f8a6c4834 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosdefs.h +SPDXID: SPDXRef-item3411229 +FileChecksum: SHA1: 4aa2db01238e6163a34276ddcd74e66505664585 +FileChecksum: SHA256: 4a2e88fdf810ed94e42d50740e17c7ea9ad3a14aed601031b0474e888e4d521b +FileChecksum: MD5: b80bc805dbf9aa1e4118a42ae7d64e79 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitvideo.h +SPDXID: SPDXRef-item3411198 +FileChecksum: SHA1: 04d60e42c0342493591bf47c868d76813ff84440 +FileChecksum: SHA256: eb7fe7b56d4418475a0f9bf3be5ce2c3592b5d9a2eb584205e1f89b600b30383 +FileChecksum: MD5: a15418beacb0b1b5e372cf8441fad971 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngageframebuffer_c.h +SPDXID: SPDXRef-item3411213 +FileChecksum: SHA1: 5cbfed2892537f57a00fd68c5071f91fe13b17d5 +FileChecksum: SHA256: 2abba3b4c0c1f4604ef0973b7ff5f018483cfbbc85fa921a68db37f009ef2338 +FileChecksum: MD5: c8d3c68ee75295f998ebe7cc64120c7c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitvideo.m +SPDXID: SPDXRef-item3411188 +FileChecksum: SHA1: e96ef2841c5cec32a25922c6108bd9bf992bf1a7 +FileChecksum: SHA256: cbf8619f3b28ab3b5be07c38d5402c81cbc92dc0a7eddafebc73fab917720c41 +FileChecksum: MD5: fefa16be39f735c7eedac34c7dacdbad +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/scancodes_xfree86.h +SPDXID: SPDXRef-item3411158 +FileChecksum: SHA1: 36a317c2085b7538be61a07c504ec5a2a91512d1 +FileChecksum: SHA256: 6aaa6de9d421a325b4cf309100a50a91565b3e3baff8b63aa6432238962bbd81 +FileChecksum: MD5: 58204e993e3ada61ced301fb5ee5e9b2 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_keysym_to_scancode.c +SPDXID: SPDXRef-item3411145 +FileChecksum: SHA1: eb6a734ea13db1a22c263592698e3f2c19c021ad +FileChecksum: SHA256: 77cb7b9bcc194de6f54c66c774c38a22c99086bb3c357d0279f5eb8927c8b6fa +FileChecksum: MD5: 9801a67164c776e1625f92bb17bf35c8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/gdk/SDL_gdk.cpp +SPDXID: SPDXRef-item3411123 +FileChecksum: SHA1: 3bef68aa9a573968ca7f929c8778f5ce60d8cc66 +FileChecksum: SHA256: a4391800bce774d030d13c7e3031b33bea4ca68819b6241cec57af5cca1e34c4 +FileChecksum: MD5: e5fa37a2da8782b40ef949b096014a87 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/os2cp.c +SPDXID: SPDXRef-item3411114 +FileChecksum: SHA1: 164e9d3edf77d1338d71adac45819a5d68e592b5 +FileChecksum: SHA256: a11355239f4db2cba91e007af384fbec05dcc3420bc24ff309dac410805b8d1f +FileChecksum: MD5: 84269a4d27053e3284b5790818cfca02 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_direct3d.cpp +SPDXID: SPDXRef-item3411101 +FileChecksum: SHA1: 1b65c8309509529b10830beccd1d72f91f7b5643 +FileChecksum: SHA256: d94567c055d7460bd5e30a9916e5afaabc31e02856dff6fd4c3a405138675fbb +FileChecksum: MD5: d5ccbda4ad209a604bee3b7c4214dd8d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_ibus.h +SPDXID: SPDXRef-item3411081 +FileChecksum: SHA1: e4259ce0133cc6d608aa77d929f23afa3f43e5e4 +FileChecksum: SHA256: fb8b7326d39eed6bf87ef6af774f445ed5c77eb9517aa12f4de8d2a4b1866b7d +FileChecksum: MD5: 3b27324ca07653ff5845d7a9300dcfc1 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_render.c +SPDXID: SPDXRef-item3411004 +FileChecksum: SHA1: b3775981abefb2128c67589fcb53634d29d8ca7f +FileChecksum: SHA256: ad70794d6d1041aac570b874c5ebf11c9a44b5336814d219852f7bb08f65420c +FileChecksum: MD5: 9db2a1bd24574246dd61d1eba0e59788 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_assert.h +SPDXID: SPDXRef-item3410707 +FileChecksum: SHA1: 07a456af2e452ad3430efd270a97c4da838c1e28 +FileChecksum: SHA256: d4867a1a337d2512b90f7d9d2c6395675843273cf8d065c81fe17b1f287026e8 +FileChecksum: MD5: 114d23852722283c55d5d88d804cdf8c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_quit.h +SPDXID: SPDXRef-item3410662 +FileChecksum: SHA1: f931154d7128698d21768facbe7ca238cd1cfde0 +FileChecksum: SHA256: 3e21379d22f2773ab3140ca296f8797a957c92541303fef40523c5190324dc59 +FileChecksum: MD5: ee771c1f89361ca714588af307c716c7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testdisplayinfo.c +SPDXID: SPDXRef-item3410497 +FileChecksum: SHA1: a1bb078e2ab96c140d154a87a13906a0a2343e31 +FileChecksum: SHA256: 5eac781010381beb7eac0469590ea12cb0d36429251f3261cc83db5588d79339 +FileChecksum: MD5: 4813e81ece0271d1c382a4c6c98c7516 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testver.c +SPDXID: SPDXRef-item3410419 +FileChecksum: SHA1: b8f5567fa84309facb9e0967596052230855a66b +FileChecksum: SHA256: b3d452c67a33f6140fa6844770485635c9e34d49bda42c6e76aef4492ea59046 +FileChecksum: MD5: 822b69cd6f2d7cd9cfb53c1fdb4c76aa +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/steam/controller_structs.h +SPDXID: SPDXRef-item3411682 +FileChecksum: SHA1: 04ce1dea1abc5173ca6fd5889129de1ebeb119be +FileChecksum: SHA256: 99615c80b578505c8059126f05b05874d8975ef9428fb6429dc71bd9b9030ba5 +FileChecksum: MD5: d72e8a246739b4d044c896609222d366 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 2020 Valve Corporation + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/psp/SDL_sysjoystick.c +SPDXID: SPDXRef-item3411725 +FileChecksum: SHA1: 51cbea92c025c4c053ba582459be02009ee4532c +FileChecksum: SHA256: 16bc9e33986772f5bc5765a19cdc39d1a8f29b1a684f92ac1cf3a7e3f0376de3 +FileChecksum: MD5: 3c92260b660d31eb5b8cfa97a7c7863b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/vita/SDL_vitasensor.c +SPDXID: SPDXRef-item3411740 +FileChecksum: SHA1: 70e8fadcc1567da42242c874a809c33aec2f6346 +FileChecksum: SHA256: 0f9c5b965aa5113e6c5ff25be402ef64ff431ff883361aacdf8f2dfe890b48fc +FileChecksum: MD5: 65d90cf3727fb6ae6dd64213744ef674 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_luna.c +SPDXID: SPDXRef-item3411678 +FileChecksum: SHA1: 83bed6d689f304b4134c0effcc70cc8fe7a0a461 +FileChecksum: SHA256: cf3a8d23b41fa1a1312dbd066b9694a8b13af2ee78a04a972a76e8070911f759 +FileChecksum: MD5: 01a8ade0b924aa492be9cce3a8f98841 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/android/SDL_androidsensor.h +SPDXID: SPDXRef-item3411735 +FileChecksum: SHA1: eabd0f0f36aa82db1ceb2ade7327619aba4af391 +FileChecksum: SHA256: d6c826e2add3e56a0052955e01c381c0c4248c6971510319be72b60128ad8194 +FileChecksum: MD5: 3adcbcc45a8edeaeb80edf7370dc00cf +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_rawinputjoystick_c.h +SPDXID: SPDXRef-item3411718 +FileChecksum: SHA1: a34394971e08ea6de365c7ac65c78d57bc91e83c +FileChecksum: SHA256: 3d1850eecae12a14af2aae310dedd8d1ef0d4502601980a9074eff4429bf5c3e +FileChecksum: MD5: c1618457ce250b8692255cd541acec1e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_combined.c +SPDXID: SPDXRef-item3411694 +FileChecksum: SHA1: 08c01adc4c467ac0361b68237a4f97a716b59a9d +FileChecksum: SHA256: d3ae8a655a974edec3e13c6a2f1d92915f0e99fcd55231f678cba0b26a0c7ad2 +FileChecksum: MD5: ce13232108e24914cbe52280f6e8415d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspmouse_c.h +SPDXID: SPDXRef-item3411608 +FileChecksum: SHA1: 1f8871cdc4c70455a887edb65b81e5072b34206b +FileChecksum: SHA256: d56edcaa7f8e81b95611fa0cb3f9d24ab59eae28cfb21ec55f2be41906bb9d7d +FileChecksum: MD5: bb67d408c0b1237402a06a5f680ae840 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/emscripten/SDL_sysjoystick_c.h +SPDXID: SPDXRef-item3411701 +FileChecksum: SHA1: 64715ad716205d1f0aee46f82a33bc83126a9c7c +FileChecksum: SHA256: 4bcffe35a9c29411d9fe0d8e75b859e455d533f1dc48afc0ef5f52b30979b8ce +FileChecksum: MD5: 03c5f68de0a5efc75c8d5de497f44dd7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/virtual/SDL_virtualjoystick_c.h +SPDXID: SPDXRef-item3411653 +FileChecksum: SHA1: 4c495252a2dfa266535d398b3b6042589633150e +FileChecksum: SHA256: 2ad18928eda6eb6884fc2bd26e41fc5e2d642a68d0e80ab89aa67945638722b4 +FileChecksum: MD5: 44de0ec22ad16a4e765143467d8bb1b7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/steam/SDL_steamcontroller.h +SPDXID: SPDXRef-item3411706 +FileChecksum: SHA1: 4fb737b18748d92498d0f42f62caedd09ff9f4b4 +FileChecksum: SHA256: 7dc6a82e242984d5e10e5102bfb9c46aab6e53611a86ac373681dedf63c7ec92 +FileChecksum: MD5: 5d0865efbc595f6f240dae4b1db66296 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/android/SDL_sysjoystick_c.h +SPDXID: SPDXRef-item3411662 +FileChecksum: SHA1: 8a1ac2ee72f3d906bd93a2a891e8ce7b18d945ba +FileChecksum: SHA256: 0f3596061b82e188c3d9579c2636229a40e96a59ce48db3f2508a5debe566994 +FileChecksum: MD5: 8681879d402d1ce8882ac278dd0e0133 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_rumble.h +SPDXID: SPDXRef-item3411687 +FileChecksum: SHA1: fcb6b0b0227266d3966433c3592c7ac94c609221 +FileChecksum: SHA256: 5feee59bb3dd09e875b1db2a756f32f7e6175d530cc49b69247c4c9cdca78979 +FileChecksum: MD5: 682002bf75839f0ac9fd24e12f531015 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_switch.c +SPDXID: SPDXRef-item3411675 +FileChecksum: SHA1: 8466e4e3ab06aff4e982be15c7a8bab2d83dc07f +FileChecksum: SHA256: 5c63870e244d81e845331a893fda709a696a896b3e42a0137846ba9960843937 +FileChecksum: MD5: edf0891bdce8bebbbfafb987773b58d0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11xfixes.h +SPDXID: SPDXRef-item3411593 +FileChecksum: SHA1: 3221b1f8b57c2910e79aefee3523dc969f99cd92 +FileChecksum: SHA256: 4013a2fe73b9d631b80c967e848d173c61a60672c0a7183b03a94c05cb38b60d +FileChecksum: MD5: 176d7b0b534442337c25f4241f5e587f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenwindow.c +SPDXID: SPDXRef-item3411626 +FileChecksum: SHA1: d3e09338923ce3ea78a660bbf0c14cfb4c4dffe5 +FileChecksum: SHA256: 2cb16d483e7189f5b6b6166e29324d767bd6501cf26a6c3bd35f9518317cfb46 +FileChecksum: MD5: b96d7327ed9c4aa0261063099a3e254b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11xinput2.h +SPDXID: SPDXRef-item3411597 +FileChecksum: SHA1: 7a98041a0f15999cafd657fa724ee7e0cc9a4cc6 +FileChecksum: SHA256: ed0ca952d3ad63245ac8a55ac6d8747368d44e375584602b6a99c538daef41ab +FileChecksum: MD5: 6714a58b757d111f9cfc7d8c38cf77dd +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmsym.h +SPDXID: SPDXRef-item3411636 +FileChecksum: SHA1: da317cfa9c5ddf91c198893fd8abbcb8fdd0f0f9 +FileChecksum: SHA256: df6bab1d590668b5cd3cb3c7e469181d73447894714cb799341af35bb0bae486 +FileChecksum: MD5: 46ebad6b7e4da5458f5a6ee505f2110b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmevents.h +SPDXID: SPDXRef-item3411641 +FileChecksum: SHA1: c29d03b6ff9d7070abac465733a1591334bc71aa +FileChecksum: SHA256: d8e1ef916c95311fa659c8ffd4c809484a205f1c5b0a58c6abba0017e6e6f1ed +FileChecksum: MD5: 460216b4a9cff09b766ab7aeb1fcab17 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenopengles.c +SPDXID: SPDXRef-item3411624 +FileChecksum: SHA1: b98b668225bb3606e0f2c34c8e4ae0d165ecc44d +FileChecksum: SHA256: 8f80ac5a668c1e8c14212d945d5bd0090c93f30a4d999720b20ea0cddae7192d +FileChecksum: MD5: 8c326c46594049ee8378c840e9d84c30 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11video.h +SPDXID: SPDXRef-item3411583 +FileChecksum: SHA1: 98eef2b7284fb1c0d3fe85a090e46884063012a6 +FileChecksum: SHA256: d7cb1ebbb7318c0993dd1e36e8209c319fed86a9f86ee83268ee0156a6cbeffb +FileChecksum: MD5: e9fc8f084317c8c97db4ad9f54749ce0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenevents_c.h +SPDXID: SPDXRef-item3411620 +FileChecksum: SHA1: 2b4782a3031d47661717f3bff9831d9aa75eb514 +FileChecksum: SHA256: ed58217384162d6d8dda5f93745bc5a969617150a565eff11774e795cab2f2f2 +FileChecksum: MD5: 8b8deef060560b777dfb261485869e9c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11events.c +SPDXID: SPDXRef-item3411584 +FileChecksum: SHA1: 0213ecbf54aa2a97ff6735da7e89fdea3624f144 +FileChecksum: SHA256: 82b90904e7f72001ad37579a2d783b11a17db731dfbefe8adc6d3a00bcbfd593 +FileChecksum: MD5: 7a3f8f45ed31a09e91379c61cb559bf2 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11messagebox.c +SPDXID: SPDXRef-item3411565 +FileChecksum: SHA1: 777577817d90720f115d6e71a8f9a6a61e43f2ee +FileChecksum: SHA256: a8f22f0d96edc1f8e208bde5f21ee7bd5af2fdbaa642cd30a3f987e89ae55335 +FileChecksum: MD5: a8a5a3bc4c0c6d6873379b9c92095fee +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11mouse.h +SPDXID: SPDXRef-item3411563 +FileChecksum: SHA1: 2ffe982ccec8429fd243d13398a0fa67c8f2bbc7 +FileChecksum: SHA256: 551e0e68e6f1d7f0454c9bb6a6845111bb2c2bbf702d802b89530db006223405 +FileChecksum: MD5: 4bd9736d86edf8f6f30b04ae4bc598c1 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11clipboard.h +SPDXID: SPDXRef-item3411569 +FileChecksum: SHA1: e08e0d24218cb9f09fb24b533ee3c4346d1a441e +FileChecksum: SHA256: d6e2118c0defed8fbee0b1451e8a886185468ca68847999c91f7df0fb2540b4e +FileChecksum: MD5: ed29da689f544e322d899a40d78e49ef +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsclipboard.c +SPDXID: SPDXRef-item3411558 +FileChecksum: SHA1: 54c78dae6e319ab60c1448bb3b537f312d3ce6aa +FileChecksum: SHA256: 76e5d10041c9981daf88562798c76bdcd131257fdd270e1d626255757f885540 +FileChecksum: MD5: 2f529f983c6f7354eeb971707b2ef85d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmouse.c +SPDXID: SPDXRef-item3411557 +FileChecksum: SHA1: 2fcebbe2c975808893e4e2c1028a11f93e3c7d3f +FileChecksum: SHA256: 52afa933177c9a48242e179c7872fc2ffa18a44303d633b7859e3ac9a404cdea +FileChecksum: MD5: 5b876bf9b930b3eae367d2650e151932 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsopengl.c +SPDXID: SPDXRef-item3411541 +FileChecksum: SHA1: 26699c9fe110af6e253a4b15682a6e37d7cfbbc5 +FileChecksum: SHA256: 487bff87d7bcfb0a6e506374daa142b286370f4a37f384602223b5ade49f09d5 +FileChecksum: MD5: 6ef28406afbf926f15a467a53fdba81d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_rect_impl.h +SPDXID: SPDXRef-item3411530 +FileChecksum: SHA1: b54cac287cb2f639e4f3cedd4a4ec22180d9dccf +FileChecksum: SHA256: d6d5a4978465fb7158c68892c0fe47b865ab2fb9594e237dcf931c1ce60688f5 +FileChecksum: MD5: f9375f556c7c417e662821713988579f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsclipboard.h +SPDXID: SPDXRef-item3411537 +FileChecksum: SHA1: eee0c924369d1f9eb16adcfc6661a63079fcfdca +FileChecksum: SHA256: 9fa343a9ef04f363d754faee542588cfce0dab80cb29a61b831930ceea6cad48 +FileChecksum: MD5: a2ce8848b6931f6d32d439a510d42739 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclwindow.c +SPDXID: SPDXRef-item3411514 +FileChecksum: SHA1: 98842b518f8750bfa9485f8c0f88d72a241f41d9 +FileChecksum: SHA256: 66c573ea5be3d2be9b1c74466c638e1753e3ea107b8acf1bfa4bda093acb289a +FileChecksum: MD5: b46d848744f075c6b4c0775b57f6350b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoavulkan.m +SPDXID: SPDXRef-item3411460 +FileChecksum: SHA1: c22b1ab42774965ae36e0efc4829c0771c05a992 +FileChecksum: SHA256: c000a8c55dc232a5f0305377698876808bae1cfe900d8fb5224eb35e7b0a73f8 +FileChecksum: MD5: cfb458eb72e07edb70d79e96f8fe3a5f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsframebuffer.c +SPDXID: SPDXRef-item3411475 +FileChecksum: SHA1: dd0c66ff7fde846167b22f15a75747494ec97820 +FileChecksum: SHA256: 7987b183e909436920567045f923c0efffdd448238e98589d19bce94bd0fe9af +FileChecksum: MD5: 0d89ca0ca5a407f5aabfcc079c1df1f3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsframebuffer_c.h +SPDXID: SPDXRef-item3411469 +FileChecksum: SHA1: 6550bbe8ccb3135d02d46dd917036782f2a1f3a3 +FileChecksum: SHA256: 88adf4033123963ef05caecd5b1cba988dabf8afde770d80c8510b50baaa21ed +FileChecksum: MD5: e35188b2aa3a2e4471bc5870de03f663 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpievents_c.h +SPDXID: SPDXRef-item3411408 +FileChecksum: SHA1: bb279e5c7177d6fbfa2a96acb87e057ca0417da0 +FileChecksum: SHA256: 056ae57d4f5b519edea092b7994ff8cfab6df24f999824fb0c82ea8e36acc2aa +FileChecksum: MD5: b4368c884406aca716a60b999da871ca +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitaframebuffer.h +SPDXID: SPDXRef-item3411429 +FileChecksum: SHA1: 3c7640382013e5221d148c4a31f43b5aaab10317 +FileChecksum: SHA256: 00e7937078e87645fedde2bae52c5b76c80873996b388270adf3d348f4342db6 +FileChecksum: MD5: e24b1fbf2af530fec509debe5d74fdf6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamodes.m +SPDXID: SPDXRef-item3411441 +FileChecksum: SHA1: 48a11cad9c2e6632ba755487684eb3d73d51d92d +FileChecksum: SHA256: d47ae23ca43b4c2d898bc8854858f20d3aa69a48323ab05470d7149f761b0ea8 +FileChecksum: MD5: 968006e09f8d809d68dfd0d802e84ff6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpivideo.c +SPDXID: SPDXRef-item3411409 +FileChecksum: SHA1: 72020f61f3670c4a8b68c6e12b6cc3e705425506 +FileChecksum: SHA256: 3d4df53d01b511ddd63d49c9f56157eeba80c7fe8d5ebc017042781d2f32101e +FileChecksum: MD5: ff38cc7aac8be1e0e8a740a945983f3b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivantevideo.c +SPDXID: SPDXRef-item3411388 +FileChecksum: SHA1: 18d68df991e4e998c3da1962142d24d4e3a3cf4d +FileChecksum: SHA256: a0b8022b63c07797b240ac7afadaa8fc749d8262fc124c60215d41316a49881c +FileChecksum: MD5: 187981371645fbd28e205604c2ae5fba +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitakeyboard.c +SPDXID: SPDXRef-item3411423 +FileChecksum: SHA1: 7fb6458babb6914b72cdebe3e52abe67128a2ccc +FileChecksum: SHA256: 450bd7d047588b954c38e302ac9dfb441a04b1d857d3bca3a81bfa5c07edd229 +FileChecksum: MD5: 317833667e0378a2230b0be690fb9c3d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2video.c +SPDXID: SPDXRef-item3411379 +FileChecksum: SHA1: b05e8e139b78445e4ba144ad9709ff1419ba8db0 +FileChecksum: SHA256: 62ef41ccce7a07c91ad9934b3af5fd12140c5dfb6e5fd354f19fbc3ef5f106ba +FileChecksum: MD5: a9ea91be73ee1ffc46cd6f4bffc773cb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2dive.c +SPDXID: SPDXRef-item3411380 +FileChecksum: SHA1: fd4a76d80354f3c49f8d8517bed6812c65ebc045 +FileChecksum: SHA256: d5dd7daad0e5f5392eadca18265b3bf7bbb8d8b168ba06147943194fa4840605 +FileChecksum: MD5: bdda2894e4657e1b09a230187e405923 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylanddatamanager.c +SPDXID: SPDXRef-item3411367 +FileChecksum: SHA1: 5dbc3987eedd5c51a2a7213768d3d5900b252d58 +FileChecksum: SHA256: 180dd66fadb3dbe21248339d49d09a08ce93175f8d7e06578a5691d3b83bd15d +FileChecksum: MD5: 7487d5b21bdb9e5cbe8f0bf95b9f416a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_egl.c +SPDXID: SPDXRef-item3411370 +FileChecksum: SHA1: 96b9a713aaab04e1f7a13ceb5883500e497333da +FileChecksum: SHA256: 32afbc76ef1c724bfb4421001794466ddcb5bf612d91eb42f41043434fd4a9c8 +FileChecksum: MD5: db9010879e4c2dffce29ed1d111f1f5a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtkeyboard.cpp +SPDXID: SPDXRef-item3411323 +FileChecksum: SHA1: abc04d7671098267369435e28b887d882a009ece +FileChecksum: SHA256: e248565e2927b2e12857ccecb515bc64b90d9408c6b9220fe6ddf6f6ccd646c6 +FileChecksum: MD5: 9df52b9a8f5f416513c6370ff09f5cd3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtmessagebox.h +SPDXID: SPDXRef-item3411321 +FileChecksum: SHA1: c173a33dd59c92a3143e1cf1b6e1e88d5e67200e +FileChecksum: SHA256: 81d22ff778b30f173db93be524b4482295725572287051364f99b1a6a72af6c5 +FileChecksum: MD5: f010fd120a3f794b49a5ec5f414337a7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtopengles.h +SPDXID: SPDXRef-item3411327 +FileChecksum: SHA1: 0c7ed3b77b0677488f284721d44208f8fdbc6af5 +FileChecksum: SHA256: 1d1f8d470463fd2203f3aedf97717a1bdf587ab36b8b829740e71550bbbebdbf +FileChecksum: MD5: 51a964a35fd9cdfcf70a335055e32e01 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_surface.c +SPDXID: SPDXRef-item3411317 +FileChecksum: SHA1: c34a7efd40e9a9e5f66723335df2fdb542f90784 +FileChecksum: SHA256: 2339e4cb9207cded034163fe696cdc534b830be105bc55b59034ba87a21f3343 +FileChecksum: MD5: 7a5a7208589ed74312695c60423d687c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtvideo.cpp +SPDXID: SPDXRef-item3411324 +FileChecksum: SHA1: 487762ec582f12ff4e97e439fabc9e29a9d6229e +FileChecksum: SHA256: 33de14c2257cfef732c261859ae79330153eeb55b02d6afb569f0175a4c7e031 +FileChecksum: MD5: b464c4d4b5739261e88b962a68956f08 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidmessagebox.c +SPDXID: SPDXRef-item3411300 +FileChecksum: SHA1: be81bdbc0dff3520cfcac5210f0eb5a5d8317b4a +FileChecksum: SHA256: 65ce2a8c2cd768048036f7d8252f392ec91d4d34de691a8173d6e6d83f1b0eb7 +FileChecksum: MD5: 7799ee3ac8f846a8c1a640103dfaf67e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_WM.c +SPDXID: SPDXRef-item3411256 +FileChecksum: SHA1: e2a285a29a00a9ad229b0ab788131427f7c13edd +FileChecksum: SHA256: 5bc5fbac76e8b73f9792488f719e054b504f4fc697d1897d1f50f955e4261d58 +FileChecksum: MD5: f90138818093142e139366de80031701 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidclipboard.c +SPDXID: SPDXRef-item3411286 +FileChecksum: SHA1: ed8ed4849dfb916ebeba23ace90cff86eb3a6590 +FileChecksum: SHA256: 79b5ba8ca99d54b384fda277ddaac06eee46605637b30d278a0ea4cf5f49ba95 +FileChecksum: MD5: f11555eeee8b429288b8e7eb2670eeef +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bframebuffer.h +SPDXID: SPDXRef-item3411275 +FileChecksum: SHA1: 50b93ac2ca86c46166b438cece07c7b9ec4c7163 +FileChecksum: SHA256: 9a734d2df2a3035b940ccb8de167db4cad890566f2e2008e05167428b67cba3b +FileChecksum: MD5: 67194fa4a2575c49b0f23eb356b81fe5 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_dyn.h +SPDXID: SPDXRef-item3411258 +FileChecksum: SHA1: 2065099f32ac7663ec979b1854c6d436e912be49 +FileChecksum: SHA256: 0c4a42e14b4df913e99e2fa58e74afcbd2d6800b11ea70699066943855022aef +FileChecksum: MD5: ce6955a87f13c0c65ac27fc4e9ef3e9a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_window.h +SPDXID: SPDXRef-item3411253 +FileChecksum: SHA1: b36d3a1cba98d3c53da4f5cbb9421e3e4189113e +FileChecksum: SHA256: 2cbf8e2423b9f800a300c4eca9ad32a65cd652dac504dde8d823240175664bff +FileChecksum: MD5: 21c5ba06b763c5577afa1049d09994eb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosvideo.c +SPDXID: SPDXRef-item3411232 +FileChecksum: SHA1: 40ff0937e3f6ae070e04ad85c2fa932e68938014 +FileChecksum: SHA256: 2703197091a7910f4b5520dfcbc53512881963b3c3c2b08cb677a894a51ba333 +FileChecksum: MD5: 90d9c154467307345923007f85c3a684 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/sdlgenblit.pl +SPDXID: SPDXRef-item3411220 +FileChecksum: SHA1: d7eded1c9ac4041a28c33b78feef800dddb29365 +FileChecksum: SHA256: db592c5d85c3b44e98d21cd5678f2d5d03210145cdf0a07154da02b3286be4ab +FileChecksum: MD5: 6b907202d6d05a40f04af4f59fceb7f8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_window.c +SPDXID: SPDXRef-item3411249 +FileChecksum: SHA1: 3994d1a288be259888cf5fcdfa35aeed4c473f5e +FileChecksum: SHA256: 529fa2379c8bb53da2d2a5f0eef1df72ddc982e006d96e67777c089aaae6631d +FileChecksum: MD5: eeafe5e63c45bb97f0ce75f0bfdb4c9f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_RLEaccel.c +SPDXID: SPDXRef-item3411217 +FileChecksum: SHA1: b7a5a446a454277e4ed5e0055fa361c640d7c317 +FileChecksum: SHA256: 641c949fc6cc1ad2f860fc170fdf92f37edfbb0deec856a80c85034aeb7cd712 +FileChecksum: MD5: 736f4d2a02686fba8a77d36ae81f3ac4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_pixels.c +SPDXID: SPDXRef-item3411219 +FileChecksum: SHA1: 030c8cba3143d06c99beb90a3da7829aab5b3ad1 +FileChecksum: SHA256: abd9880e857622d4045615ba7b02f3952e20875b870a5c9216257e699067d45b +FileChecksum: MD5: 3c8d83a0fffd3105cb5ca1c2eb243cc3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitappdelegate.h +SPDXID: SPDXRef-item3411197 +FileChecksum: SHA1: 61572b31e7fca77d14439146d0f7ad597a98de31 +FileChecksum: SHA256: ac20db5079073c802620deeb5ca2b04c5e64b71a42ed7b4624afc97d2977d3a0 +FileChecksum: MD5: 10fa841260d3a83d81b97f05d8143caf +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_quit.c +SPDXID: SPDXRef-item3411157 +FileChecksum: SHA1: 4ccfeacc367e47aaac3b28a6640ff79c2c6b6832 +FileChecksum: SHA256: d87cdcec0fee4382887cb5c7e9e57a3f957404e0923a334cf796bf3eafd5e3d0 +FileChecksum: MD5: 5806b73dac9114bedd81686f3f91d5aa +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitappdelegate.m +SPDXID: SPDXRef-item3411184 +FileChecksum: SHA1: b463a7f5e609b1c73330e5633ecb951783f8c5f9 +FileChecksum: SHA256: 3dc3fe553347219429ae720ff8c357f0c723d82d56281e8b410f705d92781dbf +FileChecksum: MD5: 7e67365827dcb906f885f2325fa2685e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/scancodes_ascii.h +SPDXID: SPDXRef-item3411169 +FileChecksum: SHA1: 78c0910fbe654dd93d5f4f7344573643668b96c0 +FileChecksum: SHA256: 1197e0d49a251208db29ff50ccf2e3673f4309f050261df910efe7c97d929228 +FileChecksum: MD5: cbee28bd163e7774f9cedc65cfd07f40 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_hid.h +SPDXID: SPDXRef-item3411129 +FileChecksum: SHA1: 4dcba044347f6270ebc6face07e5c5a293bcc90e +FileChecksum: SHA256: 866e371ff0db91860e3ec10cb9ba289cfaa8834c70ef945dfd0f15e383fa0c67 +FileChecksum: MD5: 977575a6afa4e4d607573fa326dd0ce1 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/test.c +SPDXID: SPDXRef-item3411119 +FileChecksum: SHA1: 4237148556195585464588431cef1e94a71c898e +FileChecksum: SHA256: f03d20b5bafa0bcc6cb2579c116eb92941b2bc7ec6f87e6bf588c7b2dbea36e0 +FileChecksum: MD5: 1c7bb88fe3c9a2e8da83b21682c1bdcc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev.c +SPDXID: SPDXRef-item3411088 +FileChecksum: SHA1: 0290c195dbe254f7bf95f9579119d4b3b768769f +FileChecksum: SHA256: b85e5abe2b0d3d6e4d899839b964da782632d5db45f1d7f10317b3b5889a308e +FileChecksum: MD5: b2af28c516a2cc9086c40333fb9b11d7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_kbd.c +SPDXID: SPDXRef-item3411090 +FileChecksum: SHA1: 789df797e697d53d588dc2fcad266a4f8111269d +FileChecksum: SHA256: 864e313ad1c18c93740400864b10d083539779f1cf33b2657f22579509d77ba7 +FileChecksum: MD5: 06f3af39e5d1e3b26229c736d0b79d12 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/psp/SDL_render_psp.c +SPDXID: SPDXRef-item3411061 +FileChecksum: SHA1: a98570e30d02440c302616010d3f1465e706dabd +FileChecksum: SHA256: 69e25c79dc16b87c9dab40038fa43a7704ef4abefa3446947e1c301bac2acbea +FileChecksum: MD5: 0aad10c0e23ea6ea912cd69ecde411a1 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_render_d3d12_xbox.h +SPDXID: SPDXRef-item3411059 +FileChecksum: SHA1: acdf694e8eaf80d1fad09acf20fb8a294f105c2f +FileChecksum: SHA256: a99556c7ef6d921bf75a28d4860f100edf71bf54197f08c35a7867ad2efabe0e +FileChecksum: MD5: 7421fc884f9d56119ff79df4de56a94c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d11/SDL_render_d3d11.c +SPDXID: SPDXRef-item3411013 +FileChecksum: SHA1: b2a0f3aa3fcb4d74b91d301a1dee4e2f2a4fbd3d +FileChecksum: SHA256: 4eba26e2430396b3bff10cd250ee6b464e77aca04dbc3fe944b09b09758b71d8 +FileChecksum: MD5: b2d23f23d28ae523686ee93fe71c736b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/loadso/os2/SDL_sysloadso.c +SPDXID: SPDXRef-item3410889 +FileChecksum: SHA1: 8fb4dbd575e63995125fb849f8f92c902aa08b44 +FileChecksum: SHA256: a2959964c5486482f5e0b039cb06b5fdf3354ef50b3ab583cf0dbc9be1e225bd +FileChecksum: MD5: 610f606e8b732130e4e458cd1eed65f0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_md5.h +SPDXID: SPDXRef-item3410694 +FileChecksum: SHA1: 30d76fefba4b79a41af095a7976884869df29acf +FileChecksum: SHA256: 1e39c17d898d648cb5345f58933d057bfbf8251d17aad50cb3da29b98b1eb86c +FileChecksum: MD5: 9179ba54f68cd40904db911619d131d5 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL.h +SPDXID: SPDXRef-item3410656 +FileChecksum: SHA1: 6f39a58fb1200b1bf8f662c1b0357c2686bf5a7a +FileChecksum: SHA256: adcebe52582978955ebcc9e06f072a28ffb5b3181ad6f4c5375bb2f866e313bd +FileChecksum: MD5: eb6843d849bb46933cc1ad8a1388b687 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testime.c +SPDXID: SPDXRef-item3410493 +FileChecksum: SHA1: f0b8064f5e97dade90c0d12339a976e5abbb821a +FileChecksum: SHA256: 2ec0c7580a96b9368593c9536a64667fb0c1e98bacd13917a2ebabfa830759d5 +FileChecksum: MD5: c5203b750e297b2e9c48a9c529c78db6 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testsprite2.c +SPDXID: SPDXRef-item3410360 +FileChecksum: SHA1: 3aa93d72897f05c9741c910b6d52b0334ba8b1cb +FileChecksum: SHA256: 054812e6a24e03c6760f1b89d4aa0de0b32a8f4a21cc07f36fc71d5cc8f89baa +FileChecksum: MD5: e5fed97115ac0ccd60922149b88e8528 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/steam/controller_constants.h +SPDXID: SPDXRef-item3411683 +FileChecksum: SHA1: 9a7fb41081b5ac3b368e15eedb52370fa1758393 +FileChecksum: SHA256: 58e08d4ec43a4a4913a7d6698501c6eec3f4478b434ffde177f30ca304d13d14 +FileChecksum: MD5: 1bbfc58951e63f7b3b1a8bd5bea172c9 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 2021 Valve Corporation + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/audio/android/SDL_androidaudio.c +SPDXID: SPDXRef-item3411809 +FileChecksum: SHA1: 157c1f598005c9222ed4c3b691b9ef357cbbc7b3 +FileChecksum: SHA256: b50207223ffd136f1b03a7a56e0e1c5bac02546193f14d833265c13478a0ded1 +FileChecksum: MD5: db6423b16890d9657bc81f3acc001789 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/cocoa/SDL_sysfilesystem.m +SPDXID: SPDXRef-item3411788 +FileChecksum: SHA1: dbdc7388e279e7bfd8ee190518bf8f2e03d8179d +FileChecksum: SHA256: 96de00e62161ebb8ac96eb8b95935b4413196ca8eb945281925f27289195649d +FileChecksum: MD5: ec7a9192aebbf9aa0bf433dc1fdbe78c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/n3ds/SDL_sysfilesystem.c +SPDXID: SPDXRef-item3411790 +FileChecksum: SHA1: 98e3fac62f3404261505b5900faf14f188141b39 +FileChecksum: SHA256: 5d079e2e7c76c7fbafaaebf840292666d228d585bac4df9b2aeb38b0d860f412 +FileChecksum: MD5: cc652a73f273ff42aedd8d6e3399ae31 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/haiku/SDL_sysfilesystem.cc +SPDXID: SPDXRef-item3411774 +FileChecksum: SHA1: 0e0bf89aac7d71d7873e9882c9c46ca3b40b2816 +FileChecksum: SHA256: 5db15f48c5a0640a2b99a949eac65f98488eeb297da4ff384acde4bbb9ed0668 +FileChecksum: MD5: 80bc36f4bf1c6c20651d1093b847d41b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_crc32.c +SPDXID: SPDXRef-item3411754 +FileChecksum: SHA1: 48984277ee0ddc9026de12b5178e0783a14a40ae +FileChecksum: SHA256: 0a1a58c2f709efd3d0e96d75c9f50044d78208bad6f91fdb80d115ae176e5a4a +FileChecksum: MD5: fbcc72066937696d2462703ad07272e5 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/filesystem/nacl/SDL_sysfilesystem.c +SPDXID: SPDXRef-item3411792 +FileChecksum: SHA1: 15f39491831cf539d349fe349eeae4a841d63aed +FileChecksum: SHA256: 5dbb581d1782e2b1ab6f3e1506a903bd7361cb76f03c763ccacbcb33b49422d3 +FileChecksum: MD5: d669b519548a70255d6a7bbf14e7ae5f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/bsd/SDL_bsdjoystick.c +SPDXID: SPDXRef-item3411731 +FileChecksum: SHA1: 2a40d85d8c81550ec0b5cf16fe0cb14f0f7174f2 +FileChecksum: SHA256: 8c4c4c26e3c0de0fef7d701361ccc9c1c6e228b435f456829ec279e7fbd7adfa +FileChecksum: MD5: cf00945962760e25d8797821a77e24b9 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/test/SDL_test_log.c +SPDXID: SPDXRef-item3411764 +FileChecksum: SHA1: 27ca7348bed9db2f2db464bf13f07e6ec48a2230 +FileChecksum: SHA256: a5969899e7bb56f725b33ceca9ae64b7bdf5acb131b4ca3c1d122e5e0f4e6e05 +FileChecksum: MD5: 2e86623d5b2e0fed6ba4aa79a08f0399 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/dummy/SDL_dummysensor.h +SPDXID: SPDXRef-item3411749 +FileChecksum: SHA1: f7795b131ee303bac287fcd9417064edb9929241 +FileChecksum: SHA256: 198d1e864f555b63fd0af0c6b6c95b47de8db7c19d5d35b28c5a3ec565f32585 +FileChecksum: MD5: f06f7e93209fabd6790c3724f333ea0a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/windows/SDL_windowssensor.h +SPDXID: SPDXRef-item3411746 +FileChecksum: SHA1: f7795b131ee303bac287fcd9417064edb9929241 +FileChecksum: SHA256: 198d1e864f555b63fd0af0c6b6c95b47de8db7c19d5d35b28c5a3ec565f32585 +FileChecksum: MD5: f06f7e93209fabd6790c3724f333ea0a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/coremotion/SDL_coremotionsensor.m +SPDXID: SPDXRef-item3411751 +FileChecksum: SHA1: 079b4bcbfecac9e1262408a80d8553b1cec3fcd3 +FileChecksum: SHA256: 4f2b7e2434b431b23565653975d3e287ea452b7632db88ec20400d4521065b80 +FileChecksum: MD5: f51b9871868b411f7b75b9fced8c8ae5 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/SDL_sensor.c +SPDXID: SPDXRef-item3411737 +FileChecksum: SHA1: 7fda43a7839ee2c2b364af24bd355f24d4ab5dc8 +FileChecksum: SHA256: dbe2ff6d7fa709cd3f4920b28e1948c551d330ed15c41884009f25a60e7e653a +FileChecksum: MD5: f9d45ac1995d5ad2791a606d61014be4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_rumble.c +SPDXID: SPDXRef-item3411690 +FileChecksum: SHA1: 8fc18d1ef93fe619cc9ca2e428c1dba24a0e6e07 +FileChecksum: SHA256: 0be85a8653a293914bcbd50e682044d79173210d698e0dcb262f6c860b4673c0 +FileChecksum: MD5: a00436fbb0df9b44042ff5a6a5bf00f3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_rawinputjoystick.c +SPDXID: SPDXRef-item3411711 +FileChecksum: SHA1: 3c123db6cfea39c3d915cc430a52d884ba542af0 +FileChecksum: SHA256: 3e959ad9700e6b7c60e5524f0a03dc6e823544d58d3482eeaa71d388ab6a3079 +FileChecksum: MD5: 6caed44ec80ecb1e47d874192229a814 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/sensor/android/SDL_androidsensor.c +SPDXID: SPDXRef-item3411736 +FileChecksum: SHA1: 9c8a07942328db45440a22e3c9e529e0b0dd7680 +FileChecksum: SHA256: 48736a820c8ceab147c5a95f8ddc91e41a5b399d686e4e60ecc89cecec319473 +FileChecksum: MD5: 33286d3582f8acf55424886b2f4a262b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_stadia.c +SPDXID: SPDXRef-item3411689 +FileChecksum: SHA1: e3da85b545ff7a25a7034936a67af42a016baa7a +FileChecksum: SHA256: 6c3b112eb8a29e8a5c882160ae2d8bc2d7217deb78bc056c54ced6fa5cd604b4 +FileChecksum: MD5: ccf84ffd80839a4e70db7a99ab4985ca +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapijoystick_c.h +SPDXID: SPDXRef-item3411684 +FileChecksum: SHA1: b8258fcd3793257a6d65be82b5daf3cab3d79d53 +FileChecksum: SHA256: fff24f71a4c4c8a777d8b574b7062448bbaae91639d721090ff89598feeb82ec +FileChecksum: MD5: a4ba1408ee3d4d92910a8e0240c40caf +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_windows_gaming_input.c +SPDXID: SPDXRef-item3411715 +FileChecksum: SHA1: e76d893357420b4e7c2be8ce5daa49e36f8914a8 +FileChecksum: SHA256: 5e672a65d4f31647d254a9ba0a1ff6609237644e18853bfcabd009789fb2ab5a +FileChecksum: MD5: 11146cec03c9c90944a4e14174634f38 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/controller_type.c +SPDXID: SPDXRef-item3411695 +FileChecksum: SHA1: 913421212ed271904c95e7e07822ca72ef679ae9 +FileChecksum: SHA256: 406d0e6436e4f0bc07a6a20e157663e9b2dcb9d21e9c12d99af43a8b7dee423e +FileChecksum: MD5: 0330462c3f222365911ac9afecaffec8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) Valve Corporation + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/windows/SDL_xinputjoystick_c.h +SPDXID: SPDXRef-item3411714 +FileChecksum: SHA1: 5a8df4ddc52c88b3f54f69359fbce463c02e0afc +FileChecksum: SHA256: 524fd021f1b752bd75ec184a447f158c3b22b6e230f63389cc5afae7739f9492 +FileChecksum: MD5: c7b4374b91bf955b5489870ba3af48ce +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenvideo.h +SPDXID: SPDXRef-item3411627 +FileChecksum: SHA1: 94a84b1aea736b4e30869f43458af266c10becde +FileChecksum: SHA256: a0ff2220f467505076aa18e6d9fa4bcd3cd4e25a0042c3e96b63d62dd8a64be6 +FileChecksum: MD5: 48d7790e64dbc51f2063afd3f8c0775f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/darwin/SDL_iokitjoystick.c +SPDXID: SPDXRef-item3411658 +FileChecksum: SHA1: 08333bed8ad213e055f4aa95767a119c372c2794 +FileChecksum: SHA256: 91b87d06ef9c3b1b35a57d746cada7a6897b5f24e5040407f2eb9d74797df599 +FileChecksum: MD5: 316aab10c5dff79124c66751e8d812e1 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/SDL_joystick.c +SPDXID: SPDXRef-item3411665 +FileChecksum: SHA1: 22704e72d27993a48d469adbb0656aa318bb3771 +FileChecksum: SHA256: aeeceae176531e20190d5695d2bf17942361a548288f0df56e278cd27d83464b +FileChecksum: MD5: 1499e67096ec3db02f23052d0efb000b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11dyn.c +SPDXID: SPDXRef-item3411590 +FileChecksum: SHA1: 60a06939d30e5e542e40a7df0a56fa112cd4ac89 +FileChecksum: SHA256: b11b2fcf6d9ca6ba43ccd97310a797e65950230b0e7de9403be072d78b8e4c7f +FileChecksum: MD5: 4c50b93c86e2d4ab6311666fd32fcf1d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/virtual/SDL_virtualjoystick.c +SPDXID: SPDXRef-item3411654 +FileChecksum: SHA1: 37a8e4db1a70a112cdadea5a9cd37ede164c9531 +FileChecksum: SHA256: 110656fd7337188cf30a48dc8cdd9e98dc4b0b4fb3e7bdfb66c280710d50dc68 +FileChecksum: MD5: a409073f47354ea01829d351ea538f2c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/psp/SDL_pspvideo.c +SPDXID: SPDXRef-item3411613 +FileChecksum: SHA1: 5ad59f8e64ea3d4384e87e7722c742a7137e983e +FileChecksum: SHA256: b3f443ca950a734664d7bb9f82e8cb4b4931da0f68e379b76a370a6a0a126692 +FileChecksum: MD5: bc94c883ae94a9002e9e369472099968 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_RLEaccel_c.h +SPDXID: SPDXRef-item3411632 +FileChecksum: SHA1: 65349c74331799f473cf23adae2f865fe6072142 +FileChecksum: SHA256: 32b6eea27db571a1123ec90cb73b3a4052f43bc06f3433bf1ac128e9f58e42e7 +FileChecksum: MD5: 342741d3ac5ae8d00feec2aad6d8aaff +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_clipboard.c +SPDXID: SPDXRef-item3411616 +FileChecksum: SHA1: 6c70757052b33d4ca02d3d13fa268189b95f9bfc +FileChecksum: SHA256: 396f9c718027b57bdd2b5111bdd01730e1789fe9b1a7ae0a6ff0a7752351ceb9 +FileChecksum: MD5: 963680094f53966578f1e50464d5ad75 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenevents.c +SPDXID: SPDXRef-item3411621 +FileChecksum: SHA1: 102316c8cb750dddd52d198d4cdb4eb117364dfd +FileChecksum: SHA256: 224caa82b530603a5ac71ccdcd676f7a94f66f219af9b6ef39fdedce71bdd67b +FileChecksum: MD5: c26954974b97ac0cc413c60b6cfccb69 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11keyboard.h +SPDXID: SPDXRef-item3411598 +FileChecksum: SHA1: e0db431bfe750cd230d232d7ae50bf9de889878a +FileChecksum: SHA256: 4ba9d9a3849ab0e01e61d94d1363093008b94d316f3e9bfd9e2f06ac5806359f +FileChecksum: MD5: ade1b2ac19c3ea979c0aaa24cbdf0df8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11events.h +SPDXID: SPDXRef-item3411581 +FileChecksum: SHA1: 8a5344948909dc5428d17de2bb97f8334c0ffdf5 +FileChecksum: SHA256: d8e21b2ed9b8bdf8d40fd606cabee2dfe848d101e86c899f09a51bddeb218acd +FileChecksum: MD5: 8e77f388c3ce1436eb6a02831d4a5c08 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11window.c +SPDXID: SPDXRef-item3411580 +FileChecksum: SHA1: 844fd0190410c2c1be159ae81941bc89bf356548 +FileChecksum: SHA256: 1c71e8cec4b6f64f46f05fb14e27d03d7ca8d28accf915396a095a235b94f6ff +FileChecksum: MD5: c218141d87bb0f74ca3cfc64433b8e86 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11clipboard.c +SPDXID: SPDXRef-item3411589 +FileChecksum: SHA1: a4009009b23d6df042d88a1097eb0bf729de1c1b +FileChecksum: SHA256: 8544191c7d496a650a14d20454c6a9e390c772f9d7dad258fd8410c886373ff6 +FileChecksum: MD5: 0d60f80b4446d54211c52e962abfae69 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11framebuffer.c +SPDXID: SPDXRef-item3411566 +FileChecksum: SHA1: a716504e5dd127177f9d6763dbf939d40b2e0ab6 +FileChecksum: SHA256: 3f048dfc03b88e3a83398773421cd1a6acf5e55705739e17c9b026e84ab3f5f3 +FileChecksum: MD5: 77bb8eed98bc64581bcbd99f7998f47f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11xfixes.c +SPDXID: SPDXRef-item3411571 +FileChecksum: SHA1: f932fd6b1daf44a88ae6d16eaa5733acbc1f8186 +FileChecksum: SHA256: a3323e585a47ab423016ddf2ca752d2b06b6f1b53b8dd8187a26dd0661856c1e +FileChecksum: MD5: c183eebeed54729a7728c51db6956f6c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11opengles.h +SPDXID: SPDXRef-item3411568 +FileChecksum: SHA1: 0950c0475c642a0492255c791bc077ef1b4c4f0c +FileChecksum: SHA256: 7ad6f3caa2afd79ba8032760e4aa91bc12137b570ecfe36038a1abb11a6099b4 +FileChecksum: MD5: e41c6f919e494de60e4bbab3d1d66d96 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmouse.h +SPDXID: SPDXRef-item3411548 +FileChecksum: SHA1: a23414f0ea6d64d58322bba12de4010eca7cd463 +FileChecksum: SHA256: 0971b8d2cbf652230f6e7f6fd6f98f6c69ed6caba275c6e7400dc93edd2db6f6 +FileChecksum: MD5: 12d4031d2c0ecaf12b9234e35691dffb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmessagebox.h +SPDXID: SPDXRef-item3411543 +FileChecksum: SHA1: 88a74ea657140e7f9d63d3f1fa9dcc2e014ad0ca +FileChecksum: SHA256: 9091606c202d31b09943b76bc03e4325150b24ce02726522a25e4fc33db32057 +FileChecksum: MD5: 938729bf8faa4f1afe3ca7762098de1c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmodes.h +SPDXID: SPDXRef-item3411552 +FileChecksum: SHA1: e7913135b006decbb995ee0602754a77474c90b1 +FileChecksum: SHA256: 12dc16729574464f9522c1b512bce600054d948c208883724edbcbab8cca2c94 +FileChecksum: MD5: 92324435fe4c7ec46b0a8841335d3f35 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_vkeys.h +SPDXID: SPDXRef-item3411539 +FileChecksum: SHA1: 9ddbc8c2889f03ce644dd1a0d281a3e3d78a98c0 +FileChecksum: SHA256: 4cea83184378e1a59fa9160b9f914644da9e1c4ff69105d4794460a4ca09ad12 +FileChecksum: MD5: 746dd287e9cb9dd010a4402c372fb2f8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmessagebox.c +SPDXID: SPDXRef-item3411536 +FileChecksum: SHA1: 1db74b6a277981685e218c682680b20cf65c0ede +FileChecksum: SHA256: e1fe976ac9b6c4589c7f9d284dfd798bd84513cc96b7954a6e2390e88e6774a0 +FileChecksum: MD5: 08202ff135e4bd72347a4032cd8bb14d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/pandora/SDL_pandora_events.c +SPDXID: SPDXRef-item3411527 +FileChecksum: SHA1: 6c5ce224088b0d5740ac0b50ea4e2159704889c7 +FileChecksum: SHA256: 2880cc67e39f868aa390143c3e578aa099188840e2f15c66894718a705a3f2d0 +FileChecksum: MD5: add07384dd14aa0d23527c2444d4ec9f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclopengles.c +SPDXID: SPDXRef-item3411513 +FileChecksum: SHA1: a02326b36aba032080df927648f3baf52422d75d +FileChecksum: SHA256: 02b30969aa36c14d3814a3fe65ae57fb1c59a214ca09f851cbf18847d8b39878 +FileChecksum: MD5: 0de6fa35ae2fe8995d72bac433e0697e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/nacl/SDL_naclvideo.c +SPDXID: SPDXRef-item3411512 +FileChecksum: SHA1: 3db815d1cde3ef7d60ec34480309353af224f075 +FileChecksum: SHA256: 2da1c194b56be94edc86e4255d53a891791d1a4105671938770f52fa256b886d +FileChecksum: MD5: 314884f392efe3b72ba01b40f7079c84 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsevents.c +SPDXID: SPDXRef-item3411467 +FileChecksum: SHA1: 319b44a8fe775568d3ab2fdf436a6d114a6f813e +FileChecksum: SHA256: 36c9e4f2400264cfd2350cd61e93fb65799720d723ddeb0ac788596e54de5fc5 +FileChecksum: MD5: 5b0e3fc521551f4705ec3fcb93e25c7b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/n3ds/SDL_n3dsvideo.h +SPDXID: SPDXRef-item3411470 +FileChecksum: SHA1: 375e9144a8ad8ff5d55a04f5a79f02f4fea4045d +FileChecksum: SHA256: 74f205762a9cb624148c2f98539f0a1713736b9f60018cd5e58fc3bb68dba28a +FileChecksum: MD5: 79d9cd42dea0223bf05c6dadd14ec747 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagles.c +SPDXID: SPDXRef-item3411421 +FileChecksum: SHA1: fb0c7429e2119d1c5eb566c9a93dda2368444540 +FileChecksum: SHA256: 39f0937b85832c86d4a4bf5fd4430d53202a66f9a94b8108a51a1ae819721587 +FileChecksum: MD5: 3a1e476783949f67cc586708a649a898 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoakeyboard.h +SPDXID: SPDXRef-item3411444 +FileChecksum: SHA1: 129123284fa790f39b00b149d1df84d39416e8b7 +FileChecksum: SHA256: e816926f9f77c096eec8ca5d72a79c8821a4509dc15b32e08062cf1d6d89dd14 +FileChecksum: MD5: 21c69af0957f2e1033c748b602834c83 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoashape.m +SPDXID: SPDXRef-item3411452 +FileChecksum: SHA1: 0c84414843698f26cc42d41bfa914a85d89b13e3 +FileChecksum: SHA256: 6cd23cf2b5bfd777749a021991db4af0540b7bf81abe2dab98059235070608df +FileChecksum: MD5: e5ca910f3fcee510c807cc2511ed4c57 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivantevulkan.h +SPDXID: SPDXRef-item3411385 +FileChecksum: SHA1: d5581494dc0a27bf12e339af3537ab477567380f +FileChecksum: SHA256: f39a730a73eb90570fddc049e4e9cddfd25299ea5f036f1296713f32cad901c9 +FileChecksum: MD5: e9855dd6ca4eb54e413cef4d07bb9024 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamouse.h +SPDXID: SPDXRef-item3411454 +FileChecksum: SHA1: c827ac09e92e8c60907a4053e880f1833a124244 +FileChecksum: SHA256: b31e3b56e8b6ee4f4d63056586928f233e741b30ee2b879684da216ae1b968b5 +FileChecksum: MD5: 081b8fe1838034b9741c381e42037bc9 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagl_pvr_c.h +SPDXID: SPDXRef-item3411417 +FileChecksum: SHA1: fa04ff38c56ad7a4a5e1ad8a3f0e1524e532260a +FileChecksum: SHA256: 4375e467a781d22932883f767a21befd47bded033f40ec6371516c3ebcb8c9f9 +FileChecksum: MD5: c02bb046afd6a6bdc188d09c62414b07 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitamessagebox.h +SPDXID: SPDXRef-item3411424 +FileChecksum: SHA1: cf9186e1ff97b33c674a67e040c0ba89013979cb +FileChecksum: SHA256: fcb317f1ddaed9990524627bcca94ec85a1fcb7ed5adb5c244c5d8caaa113795 +FileChecksum: MD5: 477e089f41ca66b563fc5b6f4583618c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpivideo.h +SPDXID: SPDXRef-item3411406 +FileChecksum: SHA1: 9a8a46e990f21d902e04ca49ded0850447d61460 +FileChecksum: SHA256: 11f23ccf2b628b77227070331ea440c874fc88723dab7163a4c500eb22842cab +FileChecksum: MD5: 5714fdc31650602f9250b38d8c35ff82 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2mouse.h +SPDXID: SPDXRef-item3411382 +FileChecksum: SHA1: 2a09fa2027e05715c685204ed33d37b96cb09fa4 +FileChecksum: SHA256: e4c3ea4e65de4a850fb013a75019a833adff85ed87af7aa3cc35ff85d571c3af +FileChecksum: MD5: 00d37852c36f1e45215efbc93900823a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylanddyn.h +SPDXID: SPDXRef-item3411351 +FileChecksum: SHA1: c4c9c4e49a179162e4d46cb096ec85d1818554b5 +FileChecksum: SHA256: 2e7764a52fd7ae1957fe59195861f1859fc06f72b5483784121541d2271b48c2 +FileChecksum: MD5: 10ab4614f461f805fe5444c0bfe03d0b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandevents_c.h +SPDXID: SPDXRef-item3411355 +FileChecksum: SHA1: 1978f6d81623a6fa09e7f696d04b4e86b23967e1 +FileChecksum: SHA256: ffc56df59580615ac266341e88b2631f6b8e18164abbe6d2c78fad532221e10d +FileChecksum: MD5: 2e8dfb03c17283269beb405150e8e975 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandevents.c +SPDXID: SPDXRef-item3411348 +FileChecksum: SHA1: f2dac273c3689a5a5ec6149ee64b20878efca1d6 +FileChecksum: SHA256: 2b8555d3c2962ced2c4506e5db7a6b1e74e6861e4490d7f1a606fcf541277216 +FileChecksum: MD5: 808f08ac1a7b16c09efd8564ba5e90bd +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtpointerinput.cpp +SPDXID: SPDXRef-item3411326 +FileChecksum: SHA1: 24382a90bce6db81e96beed86217d0525292616f +FileChecksum: SHA256: 2f9c905797c10c83f73318468dc045b4afb1079f3662c6867813b7f3cf23c644 +FileChecksum: MD5: b77eb324f70f67c0945f33ef1a96130a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/qnx/video.c +SPDXID: SPDXRef-item3411314 +FileChecksum: SHA1: 8e33100ff045ed14eb0d742893177491f663fef6 +FileChecksum: SHA256: ae4deca072b2f3a707ba87a6df256d7505cae5d84ac764c804992b2cb762c020 +FileChecksum: MD5: bf25d93125ef28006c475afdf8f47fe4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 2017 BlackBerry Limited + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidevents.h +SPDXID: SPDXRef-item3411288 +FileChecksum: SHA1: bd0ab501971c245fd2e9ba1a37f0e19ae9d88737 +FileChecksum: SHA256: 93a16f68f175f02bd329a46d909edaf4cfcf117e3037d6887205bf756a605751 +FileChecksum: MD5: 6b3e5f3b1cb8e343e4b901434fa54d14 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidvulkan.c +SPDXID: SPDXRef-item3411292 +FileChecksum: SHA1: b02f9d13a55f393bd021012dc01b600a86962707 +FileChecksum: SHA256: af6961f7a0bb0165dcc4438811aeff657d6ed1fb07705872e3b831ae56365495 +FileChecksum: MD5: 6d9a54592111b43dd8b9fa21b4502b8f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/qnx/keyboard.c +SPDXID: SPDXRef-item3411312 +FileChecksum: SHA1: a5a093192f591638b7bd6021ebc0de8f26a1948e +FileChecksum: SHA256: 7066cca0e248d2eb1ce4fc2ca7e91194b226ec97586c1eb34c3cc3eda1300c6f +FileChecksum: MD5: 3ae994965e6a0ec34ce74574047a2570 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 2017 BlackBerry Limited + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bopengl.cc +SPDXID: SPDXRef-item3411270 +FileChecksum: SHA1: 1768b3c2e66798301eab2ae7892ba35e36e6e754 +FileChecksum: SHA256: 48e17c35c348e01ed623805439a1c796dd92994b193bcd1625ee869bda0dab87 +FileChecksum: MD5: c669bd67818737d9836e111b05ba8bbc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bwindow.cc +SPDXID: SPDXRef-item3411282 +FileChecksum: SHA1: 19031095bd7d2b44a2177d6257e14a549356320c +FileChecksum: SHA256: 436580f67482930538e2815fc73ec83ba8f81da2f9ef87ad476f4eab61ea1281 +FileChecksum: MD5: cdd6722284771563ba4f7631e53036eb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_render.c +SPDXID: SPDXRef-item3411243 +FileChecksum: SHA1: 382e538e7eb37e39a9a8fb9a6b03eb2bcd6795bb +FileChecksum: SHA256: 481758aa90cd52133619c5f749531588d902cb9819c62edfc7e01d0079718df9 +FileChecksum: MD5: ad63a5b971f3ba61489c796752c7f360 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_vulkan.h +SPDXID: SPDXRef-item3411260 +FileChecksum: SHA1: ef85461e59cca8738625a1e3ea59332b8db8d62c +FileChecksum: SHA256: 9959bad2ea98ce745cad70c9a8dfa662064dd397c69895ed248307765f776edf +FileChecksum: MD5: 5b973ae767ed88241acca461f9008966 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bmessagebox.h +SPDXID: SPDXRef-item3411269 +FileChecksum: SHA1: 9f67b83b2a63e764731f578b26ab1e099c5e8799 +FileChecksum: SHA256: 37a07c29fdaaddc5e8fce8a33cc220d94c0920f343b36596403b77fd0aa59d92 +FileChecksum: MD5: 6eb40720db8611b901f8fd9ed50808a0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga +Copyright (C) 2018-2019 EXL + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_WM.h +SPDXID: SPDXRef-item3411239 +FileChecksum: SHA1: dd5fd654ca9db96eb3dbb1848d674e350153b531 +FileChecksum: SHA256: 4d28707481194b9d5d3fcdd9cc1cbf379bc2fc09c9d339a8a363de817f6d2ef8 +FileChecksum: MD5: c6b12317364243fb179301e64bfa9af4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_events.c +SPDXID: SPDXRef-item3411245 +FileChecksum: SHA1: 3027bd4463a35bf63291a53debe2c4367ce202a7 +FileChecksum: SHA256: d51ebef1f693b6ab792e2b5bdf2ff1175a5c3600301d851a95a2125ea56b7dab +FileChecksum: MD5: 7829d28794b0a176836d67ecc4d3add0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_slow.c +SPDXID: SPDXRef-item3411178 +FileChecksum: SHA1: 3e62f6e67dec32ef7ca00e1e7f9cbfad1749111b +FileChecksum: SHA256: 2ef95b6492ba8be3d8edddbd709fc6cf96b7d90297935fe5f688119b7c70f6cd +FileChecksum: MD5: b6856ac6f9275f2f0cf71e6a06610bae +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitopenglview.m +SPDXID: SPDXRef-item3411187 +FileChecksum: SHA1: a4272bdaaa536c3775b59e4247bc1c069aa12c45 +FileChecksum: SHA256: 546302db977a8a358baa777f7a01a019a634e3dc12fad10510047dae051ce8ad +FileChecksum: MD5: 228d5d0ed287ac116965a51621bb141d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_vulkan_internal.h +SPDXID: SPDXRef-item3411206 +FileChecksum: SHA1: 4fcbb748eadc0ca91b95950f840db191e5eea951 +FileChecksum: SHA256: 2236e7f8d33a9140f5421a38b3b4ad1e23e0cbe04e1558d177c69ba4b2fc3d5c +FileChecksum: MD5: ecbf37195f13621153a52770dfb37a9d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_dropevents_c.h +SPDXID: SPDXRef-item3411164 +FileChecksum: SHA1: 2a7626ac59af40014acb915515913c89cfd62f42 +FileChecksum: SHA256: 896392536f8f1c64f714704ff4b952a47c02793122f4d9170428e190e29eccce +FileChecksum: MD5: d4d30dca29fe8bad28df0a47bb1e4961 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_clipboardevents.c +SPDXID: SPDXRef-item3411173 +FileChecksum: SHA1: b81d1e733e3c31348858d6b857d1b06004055cc5 +FileChecksum: SHA256: f21ba801aa3cd746488df01e6bae033d25b8002029f1e44fd8bf0f266b18087c +FileChecksum: MD5: db3cfcac69651a27cbda40c56c501c61 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_sandbox.c +SPDXID: SPDXRef-item3411087 +FileChecksum: SHA1: 495515795743c19c41e5b908e82a2188fc99ac3a +FileChecksum: SHA256: 716367e41c9dd62701a8eb38eb96504d236e4ad4b4734977b26a9c32958ec1fc +FileChecksum: MD5: 022470a3ef8c846268d4842b7b31e144 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga +Copyright (C) 2022 Collabora Ltd. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_assert.c +SPDXID: SPDXRef-item3411142 +FileChecksum: SHA1: 7b45b451e5d236302c8591543e2812bb6809a10f +FileChecksum: SHA256: 4ed2995631aec84f60ee45583aa40a2e4505cf43485a71d53fad6abe4e639522 +FileChecksum: MD5: 1b94a5816b4798562a9a7cccea92aba5 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_dbus.h +SPDXID: SPDXRef-item3411089 +FileChecksum: SHA1: 12861a03504fe16af73810fa93fe479c38cfa247 +FileChecksum: SHA256: 805e46c2013c2ec2048bbf8d065f988d07cd2ee87921e76c61363ffe3fb12791 +FileChecksum: MD5: 55d53538f782b201d05e47f47579e33c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/SDL_os2.c +SPDXID: SPDXRef-item3411110 +FileChecksum: SHA1: 038a3cd0d9201ed16050efdbb31062dbc74bd3c6 +FileChecksum: SHA256: 70e991a3506a79d9656a75010f0dd8abef68e80195402c6773e7982a9b2d7192 +FileChecksum: MD5: 4ee20470085a8c5c1d984b99442b5cf2 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_drawpoint.c +SPDXID: SPDXRef-item3411029 +FileChecksum: SHA1: e4dc185bb5db17d3bdf2b4d0523aa9743532dd4d +FileChecksum: SHA256: 5678d6e78e7fce1e58cd80b543f34f31aec196a16b3335840158c58fdfa9c002 +FileChecksum: MD5: 14d9e48ec7ba0d3c14d83a6ab98797af +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_draw.h +SPDXID: SPDXRef-item3411024 +FileChecksum: SHA1: 014ad51f4414c416a511acd512ae56f37dd3b0ca +FileChecksum: SHA256: d121b45233d627e2ab6bf02a2fa54175a24e56165a48b64137bdaee954649cbd +FileChecksum: MD5: 71d7e2d7c31a950a808ca7b737fe2d21 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_d3dmath.c +SPDXID: SPDXRef-item3410997 +FileChecksum: SHA1: e3fc9198ee4311f058fee1666a3b05976d2c1487 +FileChecksum: SHA256: b101e87ae7671aa382178fa39d04a2611acd96695d94be1a529d032eaa37d75f +FileChecksum: MD5: aab03aaad67868938964ba0424463b3b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/ps2/SDL_systimer.c +SPDXID: SPDXRef-item3410844 +FileChecksum: SHA1: a61c1e3b58298096bde44d2bcc03c2142fcea5a9 +FileChecksum: SHA256: c5b4f823acda6ef525f3a393d0e6a1489ddcca2e12e3a23574c964175bb13313 +FileChecksum: MD5: b50cd409f780891eb21716bc60cc177d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_assert.h +SPDXID: SPDXRef-item3410664 +FileChecksum: SHA1: d83bb0641bacda1e640adf707ec2510e69ea9d10 +FileChecksum: SHA256: 269e0d4e053c965a14376b964160411a81cea69c756ff7e027adc9adcbb5663f +FileChecksum: MD5: fa050806d0ae955e17ec25495cc3fcff +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_messagebox.h +SPDXID: SPDXRef-item3410634 +FileChecksum: SHA1: 4c98c839964f6bb35d39f5406490375c5d44f737 +FileChecksum: SHA256: 9638a17f58b3b745d88fbb1f4dfefc88b496a2fd84b1556adb37cf7d1ed4cf88 +FileChecksum: MD5: e27dc0ca3fe404feb023b7645b189a39 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testlocale.c +SPDXID: SPDXRef-item3410427 +FileChecksum: SHA1: 197d5988f3e73694632897250f84887e96e46f38 +FileChecksum: SHA256: a3c971b918b34f260ec8ac65a953a2d1e4959543988131a79ba01943daee46f1 +FileChecksum: MD5: 0211feb48f1a93fc1c9063e59298e462 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testshape.c +SPDXID: SPDXRef-item3410331 +FileChecksum: SHA1: 332ffa19ac831423804e1189fba18595bebcbb93 +FileChecksum: SHA256: 7c3fc67d31895e812cf78d8f1ca4a26f56153ff96a4f4ac34849c20c88dc053c +FileChecksum: MD5: 3412484ff5e3934e5ebf11cf57cf0818 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/arm/pixman-arm-simd-asm.S +SPDXID: SPDXRef-item3411435 +FileChecksum: SHA1: 02d9ff8c1aba259e410e29c817b1cf5156f9204e +FileChecksum: SHA256: 88daca8a39776ee7b44c9ee6c55881df9cb9038f2875b8e8662fee4d4089a753 +FileChecksum: MD5: 0266d206f41e541e1da893226ff18318 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (c) 2016 RISC OS Open Ltd + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/hidapi/SDL_hidapi_ps5.c +SPDXID: SPDXRef-item3411673 +FileChecksum: SHA1: 08cbc469815c2c4eaab33e3c4fd175c0fbaddd7f +FileChecksum: SHA256: 054e10f242442ff66f9ddc3c0cc0e3488b76fd874bb5e68a16fe60d459d2f14f +FileChecksum: MD5: 526fff00def4e58fa59dcd7e3a9d65a4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/iphoneos/SDL_mfijoystick.m +SPDXID: SPDXRef-item3411668 +FileChecksum: SHA1: 5ddddf288f5db681d759ab87ba6bf5cac01883a7 +FileChecksum: SHA256: 1fdbc0eb00c05dc72f8109caaab5522e7b0d8b5621b6a0ccf49c3450e20b68dc +FileChecksum: MD5: 6bd41fe19870cd6948984fd59ea4f8ea +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/ps2/SDL_sysjoystick.c +SPDXID: SPDXRef-item3411664 +FileChecksum: SHA1: 5317cb62988633774a31cb4c999553e74f2f160d +FileChecksum: SHA256: ed923bf168507a0cb43a5d595b85ae98d062ec627ada0b8e7e0e7636ef0129fc +FileChecksum: MD5: a3d6f9dbd3af47b7340729c51b509c35 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmvulkan.c +SPDXID: SPDXRef-item3411638 +FileChecksum: SHA1: e1eafe50e1f88a4821febf46ab8cda51aef145e2 +FileChecksum: SHA256: c5e72428b360238eb9e85aa3d73b6636a6294e680371e50cc0969fb95235e066 +FileChecksum: MD5: d2079c3f7d6c0b6e8c95e64ddc586fa5 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenframebuffer_c.h +SPDXID: SPDXRef-item3411618 +FileChecksum: SHA1: 8d0bc57022a7418b0dc50dc4bb33cc97a7143485 +FileChecksum: SHA256: 942c59422b8588849be733804cef0933e72bdd36066366dde1a4d92082dea883 +FileChecksum: MD5: adf5dfd4d836fe8b1e5b230cdcb3f0a1 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_copy.c +SPDXID: SPDXRef-item3411631 +FileChecksum: SHA1: f9b49c3fc772da9e170afa781dc3ea6a35bfe937 +FileChecksum: SHA256: a9d64bc64a815974fd730f09bfb6e613a0febb82a6776990bf705a8baccb8313 +FileChecksum: MD5: e0571f20fb2be11c6626514000b72773 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmvulkan.h +SPDXID: SPDXRef-item3411640 +FileChecksum: SHA1: 9edbceca46d15ac51b0a954c958632aab7b9d40f +FileChecksum: SHA256: 5db920cb7079767eb2f0a0e1801b60bdda6d891241c7bd7c8dba881e5df23720 +FileChecksum: MD5: 0e9fde4a5408722cf71d39cfbae141f2 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/kmsdrm/SDL_kmsdrmevents.c +SPDXID: SPDXRef-item3411645 +FileChecksum: SHA1: 332a104cedd8f625782129fd1242b35d1405c80a +FileChecksum: SHA256: df7d53e94281912ed619ca412cdcb7eefadfcda2c9a0387d6de61e2082fa9dd5 +FileChecksum: MD5: dadc9c192d3558c9ceaabee9b611625b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11sym.h +SPDXID: SPDXRef-item3411585 +FileChecksum: SHA1: 74d431cc4b45cfce1b70fffa8866b51995a06ccd +FileChecksum: SHA256: e1c38de45e48abe38c4d13f6bc4577f2eae9bbf81e8584f29b8fd7c2caf550ab +FileChecksum: MD5: 3efc79f2a79d9a7ac7ec2a755d7efd5f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_1.c +SPDXID: SPDXRef-item3411599 +FileChecksum: SHA1: b2543de5ac2a5c7cbdfd06ad582b09e17c05fcb8 +FileChecksum: SHA256: b4ecdbe2d523591d28e3f5435f51fdbd982f2e0d778c646342a13135113d90dc +FileChecksum: MD5: b9436df8f34e11b76abd2e46782238d0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/offscreen/SDL_offscreenwindow.h +SPDXID: SPDXRef-item3411622 +FileChecksum: SHA1: c01128b9260c4e440bf12dc362f242f3f7e40dce +FileChecksum: SHA256: 910b2e372fba6f230473f269235a457c7b12e18a49f542764dd9a932854c924b +FileChecksum: MD5: 301c1d1f8a13f35a179f41630ef286e0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11keyboard.c +SPDXID: SPDXRef-item3411578 +FileChecksum: SHA1: 5a47d71370893b2db12fa081df6c355a715a1493 +FileChecksum: SHA256: c0c81cda1046d85647fa1fc29d02c701e7ecd2a4b32976170f7063298847417b +FileChecksum: MD5: 5be628359dc7cce440cb544c2d43cd3f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/dummy/SDL_nullvideo.h +SPDXID: SPDXRef-item3411604 +FileChecksum: SHA1: f833de82b635d4800fbd3d26ac9094e738eb884b +FileChecksum: SHA256: 949e0e292ac769341d6d434e8517e503cb8fe90d59ad27524ba92c32f999c3dd +FileChecksum: MD5: 0405adbb663e000cef1a7927dfe6a6fc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11modes.c +SPDXID: SPDXRef-item3411576 +FileChecksum: SHA1: bc556865c7dde385c3d9c35dbc5a6fc8f51de92a +FileChecksum: SHA256: 6a1e8bd5fa117e0ecbdffb41f14a5f8d7b02385d526f77fd6950cf08de2261bc +FileChecksum: MD5: 30fd10bd2fa4e72d48411119d5254a91 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11touch.h +SPDXID: SPDXRef-item3411587 +FileChecksum: SHA1: 7f9c5887c4702209f3bbf3709daa0e7a3ebad093 +FileChecksum: SHA256: c40f10fbf8f433857e3b6a6e87f05c7d39c16f038e162b7e798feb7971acb8f1 +FileChecksum: MD5: 8164a1f162e173bcadf13ac77308fe05 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsevents.h +SPDXID: SPDXRef-item3411549 +FileChecksum: SHA1: afb74d4a16092ce889addc6655de645e3f753cc6 +FileChecksum: SHA256: f81c2521bdbe9c25e42e7cb8e5f6794a456824f751bb459d0f9a5c4f58e9fe78 +FileChecksum: MD5: af02518b6e8a4a1379ccb855a29e8051 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11shape.c +SPDXID: SPDXRef-item3411572 +FileChecksum: SHA1: 7a1ef4c1bee49aa74b0d681b207e1c087f013ac4 +FileChecksum: SHA256: 957b571a19b005fa4e4eafeb05a927db02d1560f4bc893fb106cbf6b89462bf4 +FileChecksum: MD5: 31863ee107264ceb42303830bf6d2b14 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsmodes.c +SPDXID: SPDXRef-item3411546 +FileChecksum: SHA1: 9f9086659aec473a120d0d6e9a12e60631f1668d +FileChecksum: SHA256: 8b6d8e18c47850341b512ecc7cd150312872e32de7f698d497544758a72e372d +FileChecksum: MD5: ba8eac3ea87b86dd156088e569739984 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/SDL_x11opengl.c +SPDXID: SPDXRef-item3411562 +FileChecksum: SHA1: 426314c8bd2791346d345bde6adec0da33628814 +FileChecksum: SHA256: 2c3c4598497d610566e22ca72575d972e8c1e11167bdf0deb4ac5f127f0b9ccf +FileChecksum: MD5: 5e67f9e99904f4f11a846a516a0bb03a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga +Copyright (C) 2021 NVIDIA Corporation + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowskeyboard.c +SPDXID: SPDXRef-item3411544 +FileChecksum: SHA1: a1e8c0ff86bd057e22560cd6d60478c1e2f0a20b +FileChecksum: SHA256: 646163af45a3d2cffd6c47f353768be6ec2b9d2fca5276d6a25d22a25957ef64 +FileChecksum: MD5: 319f2c4f54eb3cd4f5bb7d456bfa42aa +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_blit_A.c +SPDXID: SPDXRef-item3411522 +FileChecksum: SHA1: 0eccc8f5d885b19ea13bdd8f350357821235a997 +FileChecksum: SHA256: 63295f77e62585a2bd5f86488074f9e58d6bf8972995cb40249c608fca5c3b67 +FileChecksum: MD5: bdfd47768318cdb592471112562dc91f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/windows/SDL_windowsopengles.c +SPDXID: SPDXRef-item3411533 +FileChecksum: SHA1: 5d684183cdc3a6ec044d0a0f9c86980958a1fd4d +FileChecksum: SHA256: e33e314d7d2498cf6331e2c6d49f34d88e51a772c386c99915022971f09761bb +FileChecksum: MD5: 092bdfe93f0191aab8df042cf02540d8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaopengl.h +SPDXID: SPDXRef-item3411458 +FileChecksum: SHA1: cc81552d9787084d74f3f0d27b8caef7d75ab5cc +FileChecksum: SHA256: 5017ca6a3c1762872105bd8eef6b24fab328cf1d2ccd3bcf46798d1cfe135ed3 +FileChecksum: MD5: 2e6db7d1642f349df193f4a9fc99dd1d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoaevents.m +SPDXID: SPDXRef-item3411455 +FileChecksum: SHA1: d759dd705c0ce9517fbe1e8745e99110d488d6f9 +FileChecksum: SHA256: e22cbf1792e26babd82272ed44a3334e6997aed10e3344ffd055e56ad1561306 +FileChecksum: MD5: c060b844361a41614d6d7c90458c7421 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoakeyboard.m +SPDXID: SPDXRef-item3411461 +FileChecksum: SHA1: 2e693c998a4e55af69b087b96dab436c21f309d6 +FileChecksum: SHA256: 694bfc2bccb0dbe6531dbd95d4a37268a1835d3b5129efac2f0addd6965892d0 +FileChecksum: MD5: 489720a4091f1df6948123634eb273b3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoawindow.h +SPDXID: SPDXRef-item3411459 +FileChecksum: SHA1: f69cc511190bb1691ec305d17a4334d5c2edbd3a +FileChecksum: SHA256: c9faff4dcbecae5614759f8df5d5a90ccab984e7e66b1412fa048ba9b3934f3b +FileChecksum: MD5: e0c03f1b2dc6cc5fac207d02db32bc27 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenmouse.h +SPDXID: SPDXRef-item3411403 +FileChecksum: SHA1: 73264ba2ce19b609bb93ae89c58fd937fb189721 +FileChecksum: SHA256: 6b0f20752d2139f9b7bfb3abbf258fe1d388a58fce1098615a04654c4fc408ce +FileChecksum: MD5: 6e139fc0f5e9d814c0dcbcdf71a77f3a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitamouse.c +SPDXID: SPDXRef-item3411432 +FileChecksum: SHA1: cce6ef28dec3d9c017b818c887b96db4e1a421e9 +FileChecksum: SHA256: 58c690da737d62c0c6d51d8fc31897483bb31b9d82725a1f36bdee5cad73efb5 +FileChecksum: MD5: 7c9d379120e566970b3762d1a358041d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoamodes.h +SPDXID: SPDXRef-item3411440 +FileChecksum: SHA1: 855a97a1dd85215dfd74b4f3ba89fbcc25304279 +FileChecksum: SHA256: fa0d4a5c83d9f73fdf14d3429618c39caf1b96ddfa6cd57020cc35b64eefdafe +FileChecksum: MD5: d094b7c824d7de874bc15344a1dafbdc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitamouse_c.h +SPDXID: SPDXRef-item3411419 +FileChecksum: SHA1: 44b48640f656e5d9a5b6c5fe13a54d1083d66f55 +FileChecksum: SHA256: 91e6c0a8060d2d36d87ffa0272774fe0aa46b7c29e64fc47083a571ac7ab750d +FileChecksum: MD5: 0dc2736995ff49634bacb1ac90ad682c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenopengles.h +SPDXID: SPDXRef-item3411400 +FileChecksum: SHA1: 5f47e1292a143e8d2bc0c2953398671642e4baea +FileChecksum: SHA256: 3cc4741330e6479f6d8926b859ac2d476d2d2ae7ea8b51ed4950b8224c0451e7 +FileChecksum: MD5: cc23867ce3d62b4a121cfea904733099 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenopengles.c +SPDXID: SPDXRef-item3411402 +FileChecksum: SHA1: 60b700318b905e9fdd5ee0f772718fcaf1f8fa2c +FileChecksum: SHA256: f34bafe0f14ed7eeb9fa91b6d48a40f4c67b9aa297f6d18d7a4a0b3a8c909568 +FileChecksum: MD5: 6245ad19510498d12786e8f7a586739f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenframebuffer.h +SPDXID: SPDXRef-item3411399 +FileChecksum: SHA1: 84c9d672b289c16e818dd6d5dd20d124ab8c3da5 +FileChecksum: SHA256: 9348cdf657eb03369eaf56634f1751de20d313e665919c10ac5385f4575c967d +FileChecksum: MD5: 55f970841a52c4af570c6caf60bf5b06 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vivante/SDL_vivantevideo.h +SPDXID: SPDXRef-item3411391 +FileChecksum: SHA1: 51e4fc55c81de2052fbcf505f47458e8281196b3 +FileChecksum: SHA256: 9d7a7bebd4e772321800d2e4c6034523c47dcc75db6714ba6592c7a976910af9 +FileChecksum: MD5: e81aee38940ef554ddbaa52f19fe14e0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandtouch.h +SPDXID: SPDXRef-item3411359 +FileChecksum: SHA1: 423db15e36ec2884a60c6bb3fe88831935566ed0 +FileChecksum: SHA256: 5a14e20b218771e9866053a3e56816e56936f7138e744651873c9bad05a1d4aa +FileChecksum: MD5: 5bec9460988f028b6e4afd46f71e0ff7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandmouse.c +SPDXID: SPDXRef-item3411365 +FileChecksum: SHA1: 5b4e653e09976b2c24efeb5f3d2e2e0d64cb07e1 +FileChecksum: SHA256: a5ee48d0716398a87cc59d6898228badd40d31fbb0271b28a95526a79e08998a +FileChecksum: MD5: ae94ecab9f80b1ed5abf002843433f16 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_shape_internals.h +SPDXID: SPDXRef-item3411368 +FileChecksum: SHA1: 92657f72417e5c170b2fd8eee12557585c415a3b +FileChecksum: SHA256: d9882ba908c5a259c93e642d5b90247eb97b0fd18d4792a9329255470e490055 +FileChecksum: MD5: b641678ba61fb3a87bcdb93de2f37891 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_os2video.h +SPDXID: SPDXRef-item3411372 +FileChecksum: SHA1: ca4803cd7d15a4c690610fd5123350286c2f7e8f +FileChecksum: SHA256: 1d8439b8256c80e9bda32ab7cb71136c6b2b6609094f0713fd8ed5594676e059 +FileChecksum: MD5: 28726f768d13b1d0590c07995fc8145c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandmessagebox.c +SPDXID: SPDXRef-item3411364 +FileChecksum: SHA1: 49cbc54d0404c7d3dbf775e0f5e2208d3b4237a3 +FileChecksum: SHA256: cd3a643289160405566b8a54c03c11f7b8387f1d7e82b915f049c7d213daf3c1 +FileChecksum: MD5: edc6ecd6d7420c575bf74408b2c7d846 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandclipboard.h +SPDXID: SPDXRef-item3411347 +FileChecksum: SHA1: 9e094de6fa1932460a340f5e3306805471ef12eb +FileChecksum: SHA256: 1a3c7bd83e175a2ee753f799fe012c655ea30a9fcde77e2df23fb8c6f8a9a309 +FileChecksum: MD5: 9986e126422799dc405fba140fa68084 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandsym.h +SPDXID: SPDXRef-item3411350 +FileChecksum: SHA1: 2a1e0f3f8b0951731180d4f860056a2612f4b057 +FileChecksum: SHA256: 48546e3933f7caa875b40ccec3e8a89972f0b8fbf5c00d7b2287fc3946babe68 +FileChecksum: MD5: f525423f77b966f2ffaa6fdc28a51afe +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidgl.h +SPDXID: SPDXRef-item3411299 +FileChecksum: SHA1: 85f2e5306b12118aa7ce38bfe82f811442ce34d9 +FileChecksum: SHA256: aa582ebf0d598988e701b34a0b45c1238419b43383c35e6dd5dfe41abff454e9 +FileChecksum: MD5: 6d24c8567dd37ac3deafa77006092175 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtgamebar.cpp +SPDXID: SPDXRef-item3411332 +FileChecksum: SHA1: a38001638f2ae173d28fd44b2cbd47248a52444f +FileChecksum: SHA256: 7cb391efcfa86d3f273be7cb9e11b345afd1b236764f7c0949ed2e25617c7703 +FileChecksum: MD5: daebaa81cfb34b02ca5489544ed07630 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidkeyboard.h +SPDXID: SPDXRef-item3411291 +FileChecksum: SHA1: 8e7a2558f3c2976d421d5bd597e39868fb660680 +FileChecksum: SHA256: 82ac57fef0592cc331da8525567c7c1a8f5e3c2fdfd6056bdaad20daaec4874a +FileChecksum: MD5: d4b18a84fa18c951c0505fcf5579dd52 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/qnx/gl.c +SPDXID: SPDXRef-item3411313 +FileChecksum: SHA1: 8048ceb41708003cb0f57da1c9537b8d9496338b +FileChecksum: SHA256: 35d6f1f4c20e530133502a22e01a699fd7ba00be68cccb70e244c2e2cba9b8fd +FileChecksum: MD5: 0102a7441a007f8e3f9a8b33f53dd9e7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 2017 BlackBerry Limited + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_fillrect.c +SPDXID: SPDXRef-item3411307 +FileChecksum: SHA1: b7a294d05cf2918a2633a6600aae8e9b128f5332 +FileChecksum: SHA256: 37bad53388b145e33d764b71face6b625c37753ae34a5c02d6a0e0c8d8587e4d +FileChecksum: MD5: 204f5a0fe3d5287409eb564416990b43 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ps2/SDL_ps2video.h +SPDXID: SPDXRef-item3411305 +FileChecksum: SHA1: 5fe35e544a9f5c2f37370dca2e8eccc89430327a +FileChecksum: SHA256: ea46c4477bdb7c0779cab9efc41383bbb084c920b76e7c15779ee36e7ea10650 +FileChecksum: MD5: b7d8a59acc3f67895ca26445a9ef3144 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bmodes.h +SPDXID: SPDXRef-item3411281 +FileChecksum: SHA1: d5928d7c244625716c50ac7893da9a8bdb857071 +FileChecksum: SHA256: a5142ad696be3b836d67023de77c711c57b9d440746187af026af10f8d276e29 +FileChecksum: MD5: e8d170ac6a5018f7000e03dbfb396ec7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bclipboard.cc +SPDXID: SPDXRef-item3411279 +FileChecksum: SHA1: f8d9594beb2ef49bcf6ed811e9eee1d244e1bf51 +FileChecksum: SHA256: 1cfc8356a66ae535f2add29bb251b7101b8a43ba092c165bac98d51abd2eb0b5 +FileChecksum: MD5: 156511d9322b05ab52e06cd1dc71860a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_vulkan.c +SPDXID: SPDXRef-item3411252 +FileChecksum: SHA1: 6e4338b34e2d7e8d0def4e0a58915ead9c274194 +FileChecksum: SHA256: 6e352cacb5f6be06e62a5d936841ca67b154d0c6b5a0e1eac0fde851f352f2fc +FileChecksum: MD5: 3a002f61d69b72639397dcfb4f46bc43 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bwindow.h +SPDXID: SPDXRef-item3411263 +FileChecksum: SHA1: 7733b4db36b57cfca62ccbf9d9fe1184c3dc65fb +FileChecksum: SHA256: 9f945a1741c79c7697e8ef2aa163c8fe74dea4b278375f33592282bce3e76ddc +FileChecksum: MD5: ba9808690c16a12249fef88837d785b9 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_stretch.c +SPDXID: SPDXRef-item3411218 +FileChecksum: SHA1: ab24f399c686da7fe630e17ea8ea31d0e3ea38b3 +FileChecksum: SHA256: 8f5d4ca3fdebd8f377bf7422d6c0ed7a549e15c3b45f88effb3a0d13293652c8 +FileChecksum: MD5: 94f14fe28cd20853b287c61ce97aa721 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bvideo.h +SPDXID: SPDXRef-item3411266 +FileChecksum: SHA1: d1753a504423d29a9dd9987e8e8fdb6142b72645 +FileChecksum: SHA256: 349f934fc05f06410f00b2bf20acde7f5418ec4f956b48024a091be9ec0b413d +FileChecksum: MD5: 39a6b30b78dec78472e6a0ed7be16ff8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosevents.c +SPDXID: SPDXRef-item3411236 +FileChecksum: SHA1: 0f1c7d6a9ad049fc857bbcc6b2f97a39f4ba14da +FileChecksum: SHA256: 69f460c9748df7dc6eaf846708086d284c19c94defd283768fdbf2044640696d +FileChecksum: MD5: 8d6aa9653914c9d002f906730c6271db +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmodes.h +SPDXID: SPDXRef-item3411234 +FileChecksum: SHA1: 7bea2234cbbfbfad729618eee369bc95fe931d20 +FileChecksum: SHA256: 218ce8a78a3ac2edd130d343e9dce1c449b17fb9a465cf38b0f33bd316a5ca59 +FileChecksum: MD5: f547ccd2f697b13d684998096b2a38fd +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosframebuffer_c.h +SPDXID: SPDXRef-item3411223 +FileChecksum: SHA1: a2c8557e1e8bd0588459b734e36c080083055296 +FileChecksum: SHA256: e81b13f91bd8ff49172d135123e7c82bc647fb35b02225739162552a779419a2 +FileChecksum: MD5: abff173dd2981f2f5b702d0a4d70d1ae +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/scancodes_linux.h +SPDXID: SPDXRef-item3411166 +FileChecksum: SHA1: 33bd275603612110f5d66722fde96ae110b62feb +FileChecksum: SHA256: c8b87c3367b1c4205656ffc909b5306758ac89484a25dfc48d259ac13344eee2 +FileChecksum: MD5: d99e81b7347ba3fa990cbdf9f598a77f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitvulkan.h +SPDXID: SPDXRef-item3411199 +FileChecksum: SHA1: be5b58f647e97c9e8dce546e46a1e3a746a07123 +FileChecksum: SHA256: e2b17cb49f94e3f6c88ab72ab4c8d301f4949ae3b488c14c139d1ddd48f02328 +FileChecksum: MD5: e9f7b43d52c50609d1aeea4cb721be45 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmodes.m +SPDXID: SPDXRef-item3411194 +FileChecksum: SHA1: b75b293f591717aa719c6fee65f57d9bfe808058 +FileChecksum: SHA256: 4fdc8fd6719f576b79b63640dc5fbb9270062f4cb7d99f0ae352c070cde0f3da +FileChecksum: MD5: 4b45283d14c339ee34567df8ac32619e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_touch.c +SPDXID: SPDXRef-item3411171 +FileChecksum: SHA1: bbc4d23749b26b501951527532bfffccc3d0ee91 +FileChecksum: SHA256: e9c7cc5802ed90fd9b7423f5ba301b1ba252b43dd9e6e3f2b68140c3580e919e +FileChecksum: MD5: c5d9e50b66834fcaf7751d983a23c664 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_gesture_c.h +SPDXID: SPDXRef-item3411161 +FileChecksum: SHA1: 950eabfb073638d48c608d2f0f9a0ae99d9740c7 +FileChecksum: SHA256: 30c37c37ae7ec8b47294173a15e7f55674819cf4b89d1cbd33778a08a55162c2 +FileChecksum: MD5: 2558e4d29c9b4c4b1aeaebcca8e5641d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_capabilities.c +SPDXID: SPDXRef-item3411084 +FileChecksum: SHA1: a3cfbbc0f7b1ca158c9285585ca02453151b69e9 +FileChecksum: SHA256: 80b252f1a4c05e6589c7097956b0f49a0d560af3fef7d77f9aa665d5a6240cdb +FileChecksum: MD5: 4c96f7a55edf29d4f4c959f10b431deb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga +Copyright (C) 2020 Collabora Ltd. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_xinput.h +SPDXID: SPDXRef-item3411132 +FileChecksum: SHA1: 2b5dac9c477e3fb513933fbd5584d0b4550fddc9 +FileChecksum: SHA256: 74c9449ae71768676c759afbee161456f7a558bcff8b352a824b015e8bd1e8ea +FileChecksum: MD5: fed6f5459ce89c780d99e7038bbada29 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_fcitx.c +SPDXID: SPDXRef-item3411091 +FileChecksum: SHA1: 6de7c0cbcf168458cf1fd0f1c26c892343f422ab +FileChecksum: SHA256: da0e75d147259f68477ab3bcc8d7d51d31a9d40d16eabdbfc5870c0d084b3fd4 +FileChecksum: MD5: 9d7047952f627255622042951c56bc46 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_render_sw_c.h +SPDXID: SPDXRef-item3411030 +FileChecksum: SHA1: eb594019fc1c692167ef6550ba7ba88bc195c49f +FileChecksum: SHA256: 141a24514a176528b5c1390f2161a781bd732ab4c5b426cd64933761b67eb4df +FileChecksum: MD5: b1d1e084009a40d380b7d6636bd4bfb0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_shaders_d3d12_xboxone.cpp +SPDXID: SPDXRef-item3411053 +FileChecksum: SHA1: b8af368e85244a35c34d4fb68f717181e63fa148 +FileChecksum: SHA256: cda3dde7e7b8f14c206ebac38dc83b3fd621a6f855cfa861857948fe689c4418 +FileChecksum: MD5: 2646e9ad078007fb062aaaeb6fabd421 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d/SDL_shaders_d3d.h +SPDXID: SPDXRef-item3411007 +FileChecksum: SHA1: 25ba4ac7ab7d45ab3142f474db2178b78ebd79ef +FileChecksum: SHA256: 0034e242f2b4fd9817bbfe4821013443b26372f2103854514125163a561eac38 +FileChecksum: MD5: fdd1fa60a11244153e4139f103bebb7f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_shape.h +SPDXID: SPDXRef-item3410651 +FileChecksum: SHA1: 661d1fbb4009fc1c24e56dd7d8a44fe0cdf7ef95 +FileChecksum: SHA256: 6f82d6e81e213565e4caccb914ee6058854d0fb8e230944970e455cdf9b3237a +FileChecksum: MD5: 5fb59315fd15dab416268be303a1cf5e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/qnx/sdl_qnx.h +SPDXID: SPDXRef-item3411315 +FileChecksum: SHA1: 15ba1e8e6d7f5a2ae2ca9a0a3330bc2c7cbcf6e8 +FileChecksum: SHA256: d6ca72c18d0e621313d8fc911f33f63292bb9ae615461f1292f6edef3f411a1d +FileChecksum: MD5: 678f6b58ea34c336b230f1ce171006fc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 2017 BlackBerry Limited + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_displayevents.c +SPDXID: SPDXRef-item3411162 +FileChecksum: SHA1: fe14265cee782ed36b2d944e074b692f2e0b6f67 +FileChecksum: SHA256: 00bc84010b9c9f25f75e833c28b4de8bbc5d4d095d54e6dad75c9b6996726eb3 +FileChecksum: MD5: 6125fcf26b395057fdde3781a52ed018 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_mouse_c.h +SPDXID: SPDXRef-item3411148 +FileChecksum: SHA1: c8ddc99fc082e83e4624d73f4fec502ef44873fb +FileChecksum: SHA256: 3234f00e87453c0058ada93ce995cac023cdb05a60e315b413e5a6ebf337cc4c +FileChecksum: MD5: c7f5dd622ce84ef1bf7bf1a6e927d923 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_windows.c +SPDXID: SPDXRef-item3411137 +FileChecksum: SHA1: d71cc75c4206b836762de048239ad4d101d8a0cc +FileChecksum: SHA256: 0a0ff3702ce3632fffce369b7530926f81fda61e0be79bb28e471c20e2b39d9e +FileChecksum: MD5: c760419b4d9024ce4600379af9c7c0c0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_hid.c +SPDXID: SPDXRef-item3411130 +FileChecksum: SHA1: 58ec3ec25872dc24d0a581bab7b8607ef5789e58 +FileChecksum: SHA256: 9b33539002484d62442e3219fb0f472329096fe5c5c6a913ea8960899c7ebee4 +FileChecksum: MD5: e3d30d015cf6f362b3084456b1c3f523 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_kbd.h +SPDXID: SPDXRef-item3411083 +FileChecksum: SHA1: 2f0caa7c2317fff9d6c36ffcb5caf1f8efbd4916 +FileChecksum: SHA256: 2a24fad0fa741136ca843deafa3b22f8d562d48752e882ad38c7e616f438c27d +FileChecksum: MD5: 7e06398a8d3bbbf9f5b355f7a92ffbba +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_xaml.cpp +SPDXID: SPDXRef-item3411103 +FileChecksum: SHA1: 6c4d2ed858a2b48a12c7abccb8466e3996358ebc +FileChecksum: SHA256: 14b60f48bcc1b895d46120eebd167e46682a0beabe9304c1c7f53434bb82ddde +FileChecksum: MD5: 8f565df1ce8cdcb0ebe87a25bd30e683 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_render_d3d12.c +SPDXID: SPDXRef-item3411054 +FileChecksum: SHA1: 1f24fed4911f5737c48388f421c0de82adc683db +FileChecksum: SHA256: 296ddf14e9dc6966a6dc2c6b3d8f3a8d50578de6bf2a3ffe42742e7b06c845f7 +FileChecksum: MD5: 5bd806c6a8e4d1e6c17d4f65a418eae1 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles/SDL_render_gles.c +SPDXID: SPDXRef-item3411011 +FileChecksum: SHA1: 75d5adc9ad192ff8abf1200666ad8343a32c40da +FileChecksum: SHA256: d4f5d93612718d80dbdd7cc4eec2fd757abf8f40ca403047bcaea8de4d77a719 +FileChecksum: MD5: 8a9c261215eac46e31994f4544c57b35 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles2/SDL_render_gles2.c +SPDXID: SPDXRef-item3411002 +FileChecksum: SHA1: 3b8ccb8112e971c73fff87e181581a9611b79c7e +FileChecksum: SHA256: f3884a114b13ca7ab31821fdfc05dbc62d933831f67f442fc43f3c3ea3afd473 +FileChecksum: MD5: 74a8133f0e544e94fccdd932621c4155 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_atomic.h +SPDXID: SPDXRef-item3410713 +FileChecksum: SHA1: 87ac0e44b2657c8dd4b051ed3d11d59d72a8e500 +FileChecksum: SHA256: 94a65672e8ac2f9d3a6562525f8af260a9b2e330df41a4386e1814486dd51dbb +FileChecksum: MD5: fc58d4b5c6b5a8de55f4705ac04552e2 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_bits.h +SPDXID: SPDXRef-item3410679 +FileChecksum: SHA1: c1da5d2a726b01f8ef57c3ec620fc699c7e91c72 +FileChecksum: SHA256: 45fd9673635a5350615b58b2c9ca014b40d4407c51d9bb4932c8b74229e25984 +FileChecksum: MD5: e9d83e05a1d1afc374be70667ad277f0 +LicenseConcluded: LicenseRef-Public-domain AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION AND NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-public-domain +LicenseInfoInFile: LicenseRef-Public-domain +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_pixels.h +SPDXID: SPDXRef-item3410648 +FileChecksum: SHA1: 163287f486ee09a4a75626eb904ac5915bba9098 +FileChecksum: SHA256: f7a1155cf3e2c1df7530b127f78de7a013490d2e0182589508686bf9322679bb +FileChecksum: MD5: c821cc6b0f5eeb07b6836824b792088a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/arm/pixman-arm-neon-asm.S +SPDXID: SPDXRef-item3411437 +FileChecksum: SHA1: 52df7a6d316517afc0b1cf812c434c532d4945c8 +FileChecksum: SHA256: 2dccb68cb11d5e587831954c15449ef2716da4f2dbad4384936b214cc45eebb1 +FileChecksum: MD5: c723669f1a1fae840f91f3d6e99fd94b +LicenseConcluded: LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION AND NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright © 2009 Nokia Corporation +Copyright (c) 2018 RISC OS Open Ltd + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitagles_c.h +SPDXID: SPDXRef-item3411431 +FileChecksum: SHA1: ab0d6f0ed415105fde1f72677e02b78ad6a856f8 +FileChecksum: SHA256: 399c5661c3a3145faac35a51c85640362b39a86b9893f2fd3edd39d48dfd016b +FileChecksum: MD5: 30242e23d6375825d117c6622dd89da0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/cocoa/SDL_cocoametalview.h +SPDXID: SPDXRef-item3411450 +FileChecksum: SHA1: 9a288da387d9845a92f8714365218cb4fc6c720f +FileChecksum: SHA256: 1537f373cef82d60446cf5e7d44a53b0f2a2519c437cb64cdacc8accbe1ff523 +FileChecksum: MD5: 2edea355a60f508a291d8fd85de9f969 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenvideo.c +SPDXID: SPDXRef-item3411396 +FileChecksum: SHA1: bb6a06be73954decd1549c54a813d3ad76848b49 +FileChecksum: SHA256: 3330ebb9246d8b8bae16bc65f226f3224319b3b9dcba7240384441c4f7bd0c31 +FileChecksum: MD5: adb400c268677abb9a17b83ef8a40dc4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/vita/SDL_vitakeyboard.h +SPDXID: SPDXRef-item3411426 +FileChecksum: SHA1: e5399aeb37db1315eb43d35c5db3e9d72a940b55 +FileChecksum: SHA256: 0d7e669c99c6486bde7518187a052ae5b9b2522e169a1a04698a5f4d51b628fe +FileChecksum: MD5: fd6ccd960e29ec246edb171b1715bda7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/raspberry/SDL_rpiopengles.h +SPDXID: SPDXRef-item3411413 +FileChecksum: SHA1: 3463ef8180b74e470cf1703fbd9596835b2b64dd +FileChecksum: SHA256: c3194bc7ca4ad924007405f96ac44006deebb311541e5497e0a953fc9e9c593c +FileChecksum: MD5: 31c5a2dadb902577e0027aaeb0d9e445 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenevents.c +SPDXID: SPDXRef-item3411395 +FileChecksum: SHA1: 21d13adc72348cad96e54125e72ce9444245802c +FileChecksum: SHA256: 96769fd143884119c7fb7370af93eb8748a92a2cea40423598a65a0166ec8394 +FileChecksum: MD5: edd5763d593318e69936704c39d51bd2 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtgamebar_cpp.h +SPDXID: SPDXRef-item3411330 +FileChecksum: SHA1: 99b1bfd01d6cb555c09436c7c1283e837ff41134 +FileChecksum: SHA256: c971f69b5e8332f67192379e91917cd4279d95f30ab25ccdcfb5c84e7510b7c8 +FileChecksum: MD5: 48a04b0d222b9948725a9359338f269b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandvideo.c +SPDXID: SPDXRef-item3411356 +FileChecksum: SHA1: fd1330aa8d4c250ef82956759a2bf67cfeae86a1 +FileChecksum: SHA256: 7a918998bfce99d7f2f2fa20225bee5f5266126f21e8afdaeb1f0ce51a7077ef +FileChecksum: MD5: 43b32db32a8cfbe48e078f7d02e9b38e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/emscripten/SDL_emscriptenframebuffer.c +SPDXID: SPDXRef-item3411394 +FileChecksum: SHA1: 8858b9fac737d628f7f09f0ec65e57934c457bd7 +FileChecksum: SHA256: 6e56584ef8ca93636e6a59191e5279a4974634cc78c4db7614a4055de409e7a4 +FileChecksum: MD5: bcde0b6432636b6365269c9d3b5009b2 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandtouch.c +SPDXID: SPDXRef-item3411357 +FileChecksum: SHA1: a71383b202382f119fd51708f5f4047bf0fcd23f +FileChecksum: SHA256: 24f9aa809a88e287dd4e111beb60b9e96e3edbb37ffef25aae514d32396f8bd4 +FileChecksum: MD5: 0c8ae2b70924abe6e101f877436fd2d0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylandopengles.c +SPDXID: SPDXRef-item3411366 +FileChecksum: SHA1: 8d63724579a5eebf00e5baf444c5df167700cf52 +FileChecksum: SHA256: 64dcfc1b6cb4decd9b3c6d2921f0ee89199ec202339563fb466eebf372776791 +FileChecksum: MD5: abe13f3f9cbb9caa15ac79e6cf34a603 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_vulkan_utils.c +SPDXID: SPDXRef-item3411369 +FileChecksum: SHA1: c398f56a46180413caa8c85411a04424b45417ee +FileChecksum: SHA256: eb9585c136ae8aed121d39c008fc448f5e5d37061f1594a3934b6113babc6bcd +FileChecksum: MD5: 2ede67c1dc4c59246915737f3ebefa5a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtmouse.cpp +SPDXID: SPDXRef-item3411329 +FileChecksum: SHA1: 877f3ed8292539be5c5463770dd5793ec9c28579 +FileChecksum: SHA256: 952f6229e7a24b3a0e0c7c8aa5e302faa364a8e99a14d238bc64d2947b411cb7 +FileChecksum: MD5: 034fe30e17579225db38f651f6fc6179 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/wayland/SDL_waylanddatamanager.h +SPDXID: SPDXRef-item3411343 +FileChecksum: SHA1: dcbc167f74bfc9ef7b9fdf2b1c72f9b2113934ad +FileChecksum: SHA256: 8ff2390dbfc1a2c9182dd15262c15bd541b0b7cd522eaf1831cf974d0ea55e4c +FileChecksum: MD5: a936a19290f0f3b3fe22c2093519f527 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/winrt/SDL_winrtmessagebox.cpp +SPDXID: SPDXRef-item3411328 +FileChecksum: SHA1: dab0eeebbd7049af6261803ca96a7978325d638f +FileChecksum: SHA256: e465139d6a8be4b271375718229a35ba6e35da53436819ff47e4a2e9a213ce30 +FileChecksum: MD5: 3267a1a4a539267766c05ff56f5bff77 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidtouch.h +SPDXID: SPDXRef-item3411295 +FileChecksum: SHA1: 7a5d7bf5c4deac2d77bb00693bf35246f93c1695 +FileChecksum: SHA256: 3b51fbd780735632c2b9ed993140ffcc17cf12b526bd2dc81a6129637523896b +FileChecksum: MD5: 8c7a34a05b5525279df0086bba6be853 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidvulkan.h +SPDXID: SPDXRef-item3411301 +FileChecksum: SHA1: 7ba32be0f02bd4fc6e9e1ce4842e5c033a9a579a +FileChecksum: SHA256: 130425be6c03d845a843580f03e1ef75f0c45f833ac93e43eedb1103c30b59f4 +FileChecksum: MD5: 085c2c600f0ff1b562a20d65d358de24 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ps2/SDL_ps2video.c +SPDXID: SPDXRef-item3411306 +FileChecksum: SHA1: b189928410da543c1b287809d4941c6af67be893 +FileChecksum: SHA256: 3e87a077453146bbf534aca9115c3e2f5c46be70c360453c516cc542aab8130f +FileChecksum: MD5: bfdc3d8e938563d73ca9299dab93fbdf +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_shape.c +SPDXID: SPDXRef-item3411310 +FileChecksum: SHA1: 4e0f694531fa0b134638efc5b49d0d513d2f477f +FileChecksum: SHA256: 6a01887707e752380d3c1c24afdf19988b47f1fcad58d3799d145bc0a159711b +FileChecksum: MD5: f0b7c8d6a1319eb19280ca7a85ed1ce3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/android/SDL_androidmouse.c +SPDXID: SPDXRef-item3411302 +FileChecksum: SHA1: f47818a55444b6f68631628ecd88fb262b91aca6 +FileChecksum: SHA256: 5b15849bcdb8ff3d9496006fb9b58f664296ebeb8469fab89339c3368e326f6f +FileChecksum: MD5: cacb902b28555eee2bc6610d3eb39fcc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_shape.h +SPDXID: SPDXRef-item3411247 +FileChecksum: SHA1: f7f665c3f27b37a387d6f5e3cccfde50f1d9a211 +FileChecksum: SHA256: c44232c971dccb5e63d2d077f0c6a1a1acc4d98fb7916d1c3ef8ce33727fe423 +FileChecksum: MD5: af7d3f9f15c1259a433c9a8fc4e53683 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_video.c +SPDXID: SPDXRef-item3411261 +FileChecksum: SHA1: c159aa3cb3cc725f72f854a6f5a483e8aca1b910 +FileChecksum: SHA256: 397085a8904b847cc39b48bdb8cc8f3c6ae1e90e91a4c5d080bcf841120a016f +FileChecksum: MD5: 0a1d91318af2c129cf17c4e8a6d84b1b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitview.m +SPDXID: SPDXRef-item3411205 +FileChecksum: SHA1: 0814e0e74f30fbf8f02780c61670e227bc0943bc +FileChecksum: SHA256: 939f60252514c3b20f2704599de2887b79d44ba518934c257fa8f074abc7694d +FileChecksum: MD5: 05aa1b8ba79ff1e60d46662ad39c27f1 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/haiku/SDL_BApp.h +SPDXID: SPDXRef-item3411965 +FileChecksum: SHA1: bbd56c5de82213fe0a06ffeee508ec2a75a410c8 +FileChecksum: SHA256: 71c870bc2a25a39bab97d28442691ca2696819f7b10d6036622485b8e23ba3fb +FileChecksum: MD5: 7cff0cc123b5b70d839544393c74a34c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_BApp.h +SPDXID: SPDXRef-item3411272 +FileChecksum: SHA1: bbd56c5de82213fe0a06ffeee508ec2a75a410c8 +FileChecksum: SHA256: 71c870bc2a25a39bab97d28442691ca2696819f7b10d6036622485b8e23ba3fb +FileChecksum: MD5: 7cff0cc123b5b70d839544393c74a34c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscoswindow.h +SPDXID: SPDXRef-item3411235 +FileChecksum: SHA1: 4854d28b02fb8121ec27136f40038fefa7fe0535 +FileChecksum: SHA256: a34af0ac4cd3a280c3674995f03f0ac5534e7b73cb713db7ec676785bd1f45c9 +FileChecksum: MD5: 7760480e5c47793f556eda0da6890e23 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosframebuffer.c +SPDXID: SPDXRef-item3411225 +FileChecksum: SHA1: 6a8f7222fd0d8ab8d53bbecc5d73360e355c0249 +FileChecksum: SHA256: 4e7bf3eff3491ca46464772fb65b6f2fca7219672b41d57c6072dac6e9aaab40 +FileChecksum: MD5: 20b55e9d4dad391715449b753a210c36 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_rect.c +SPDXID: SPDXRef-item3411177 +FileChecksum: SHA1: 529bd9f99a79d10f4d889fa30faeeb12feadc854 +FileChecksum: SHA256: 725ff20b78dad2add224cdf36ae36f7c96dccad7d396db95658483cbc9362f46 +FileChecksum: MD5: 2723e9f691dcb7ed4f7aa8129ab5d070 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_scancode_tables_c.h +SPDXID: SPDXRef-item3411159 +FileChecksum: SHA1: 4ec1f28bd9be4f1e19ab3a2dc21a9fdfc52b38c1 +FileChecksum: SHA256: 184de6ab753c732978c79338c3d93e5dbd292e5df38f5993ef42a4f4492bf8f6 +FileChecksum: MD5: 45df3a96d33076d4c605059ac126815e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitwindow.h +SPDXID: SPDXRef-item3411181 +FileChecksum: SHA1: 80899d537a8497a76392c629d4400ad35b98a132 +FileChecksum: SHA256: 88bfa722157e505dc525f0156b97e3f8d62c43d8ca7c0c45a8d3a5936dde4d75 +FileChecksum: MD5: 6e778eaa6bf5842689533a3c0a58a1dd +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_windowevents.c +SPDXID: SPDXRef-item3411154 +FileChecksum: SHA1: 3285475a84ea64b623e38555fd329d5c5204da39 +FileChecksum: SHA256: a70859423c6be96dc1d00a21ff71cdeb309cf4ba01f96fb7e7c782b9e373b0cf +FileChecksum: MD5: f8d227730d12eeb80aaa15c82709cd7f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_capabilities.h +SPDXID: SPDXRef-item3411082 +FileChecksum: SHA1: b9bd862d807c149ac96443c92c45a9b6d4e0b24f +FileChecksum: SHA256: a86216b21fc63ec827664b3d6ed0fae6b1f10f76291119a3ea5468e9897f44a1 +FileChecksum: MD5: 094d70b61d852e4fdf7722af968a868a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga +Copyright (C) 2020 Collabora Ltd. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_mouse.c +SPDXID: SPDXRef-item3411149 +FileChecksum: SHA1: f9e2120b74acddf6b3bd88438729fb1e6f9813d6 +FileChecksum: SHA256: f47dbbfc8f8fad63a5071ed14695cb7a35838ab75b095eab8a372280c7f3a09c +FileChecksum: MD5: 09ab411a405bcdcb940c50e6eaa93890 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_udev.c +SPDXID: SPDXRef-item3411085 +FileChecksum: SHA1: f62961c1281482ee514a8402ec90732779d6311d +FileChecksum: SHA256: 6a9799a0d3c073e8de5017f97d944a901ea7181caa875e49a74785521b4bfb67 +FileChecksum: MD5: 19f030b935ae9e4700c9875eeca4a631 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/openbsd/SDL_wscons_kbd.c +SPDXID: SPDXRef-item3411126 +FileChecksum: SHA1: 7f584a42ee3e0532ed88695984667fd3f0cc75ac +FileChecksum: SHA256: a1c9ebcc0c4799391b0226868db45f40128e3ec4effc869f1701e35451e02f6b +FileChecksum: MD5: 7b8a64721601e7359937e1840a86f180 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_shaders.h +SPDXID: SPDXRef-item3411049 +FileChecksum: SHA1: 5dc9c5fb406d3fdb5d3f68de3f28d72b0c5bab97 +FileChecksum: SHA256: b296a50f69317546aa5e1ad00768e6ad045748e2b6dff93a54b861b7f291d025 +FileChecksum: MD5: 56fa3c147484b8b2f6ddb82f356446cc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/SDL_hidapi_c.h +SPDXID: SPDXRef-item3410916 +FileChecksum: SHA1: 3b8c477affe689f028f6ef916b7c539ec285bd3f +FileChecksum: SHA256: f5ee31dc3cfff8e21d9f9e07c22d5bac99b3d977abd5ef7243f301b91f0c80db +FileChecksum: MD5: 36467597b7da05ee6e3d48147c68361f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles/SDL_glesfuncs.h +SPDXID: SPDXRef-item3411010 +FileChecksum: SHA1: b67971133f839efef4d301c70b34eda1c2b695df +FileChecksum: SHA256: 36d9d6f1360893554cc89f1cc1ea6306a5fa553a164b42640a797766848e36b1 +FileChecksum: MD5: 876e3de7cbb91f56fd52c140ac682ba3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_error_c.h +SPDXID: SPDXRef-item3410986 +FileChecksum: SHA1: 5e113aef8b15127c9b06372c053744047f1dd942 +FileChecksum: SHA256: 04f4c0389d5071172b2589fb74517b7f48b04f8d31fbd20dd8c7c410592136be +FileChecksum: MD5: 73b2199bf378bf7293e4e0bbd5a5d7d1 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/windows/SDL_systimer.c +SPDXID: SPDXRef-item3410854 +FileChecksum: SHA1: b68681c861df9def6131bc7b611b470e4c843dc0 +FileChecksum: SHA256: 3b8bca0323c95bdd5597a6b071cb12d6096f5b75f1ad647d07fd1a3c8390d158 +FileChecksum: MD5: e226ae9c229cce027286f331219280d2 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_joystick.h +SPDXID: SPDXRef-item3410718 +FileChecksum: SHA1: 592db115151007f524661e710acea2bbebd2397b +FileChecksum: SHA256: 2282387b1c9b7a77b52eb7c2d2d52b221673500fcba71cfc6ab8d00275df2a77 +FileChecksum: MD5: 997436ce511353ed664b89f4b82fbbc9 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_font.h +SPDXID: SPDXRef-item3410695 +FileChecksum: SHA1: 8819b18c5a6e8dc5e792b0edc0217bd6abed5da3 +FileChecksum: SHA256: 60d1621826f69e6c18c38aa39141edffc8cf87fde0a02cd18ff57cabec4a1d64 +FileChecksum: MD5: 71760adb79315460cc8065ccb009af76 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_crc32.h +SPDXID: SPDXRef-item3410672 +FileChecksum: SHA1: 58e55b178ba7b4e18b4750736acb2f4a79539dc8 +FileChecksum: SHA256: 0b3fd9d75a87c48758098fa5a6f4b48b0d3990636dd074b5a26d59fa1f021627 +FileChecksum: MD5: 2cf2227dc6d73d8362a06c2c8b47ce37 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_mutex.h +SPDXID: SPDXRef-item3410642 +FileChecksum: SHA1: ea042d5d8ec6c78d94e5d473c76ac14b8388d241 +FileChecksum: SHA256: 7629897d51290fd3cb0dff9ee0f42ecf9bcae1e2ffdef66d9e31b4a72557fe89 +FileChecksum: MD5: f4de5147af545f7941928d67ea5a1359 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testfilesystem_pre.c +SPDXID: SPDXRef-item3410372 +FileChecksum: SHA1: a5a0c1ef7cff563b4dff5d813db54158623f7a59 +FileChecksum: SHA256: 8e358c9018ca2dd508483571595670c031265c947ac709d1a9b7ec2be0b9c631 +FileChecksum: MD5: ad80b7f0eb0f0062f93cee3efc300756 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testdropfile.c +SPDXID: SPDXRef-item3410354 +FileChecksum: SHA1: 9db5dd4e070b7e5769cfafa621b3db910f9bfa6b +FileChecksum: SHA256: a019e4920d2405c4b69f484e42a0cfafd6879b3ba7ef839e3b320aa2a1507774 +FileChecksum: MD5: aa9adb9c204bc2725559cd98c8d180d1 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testintersections.c +SPDXID: SPDXRef-item3410330 +FileChecksum: SHA1: 987fc449381aff74ee35bc2f0e865680496d06ff +FileChecksum: SHA256: d1de880628955fe2456a7f610dc0f01138e884a869a23d5b0aa6508fefcdc566 +FileChecksum: MD5: fe3653f88ea962e920e10f5519e357c3 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_vulkan.h +SPDXID: SPDXRef-item3410698 +FileChecksum: SHA1: 63353c844bfa8c1c9aa48bc801ab0e76a900c905 +FileChecksum: SHA256: 3ea0b5d7b4bd81b9ca98a0817fdf75ad00c9ecdd9a93ee3bc865ff80474e1bc7 +FileChecksum: MD5: 79acd09c1ee3c5652b94d6c2b444f1cb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 2017, Mark Callow + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/COPYING.txt +SPDXID: SPDXRef-item3410254 +FileChecksum: SHA1: f7b46ee12f7b7367d85fb2d347e2c38d35c67c2f +FileChecksum: SHA256: dae65ccf728227eff8e10194437078a5628047b9f55d796039688e7ca8e3aa4e +FileChecksum: MD5: d1ff8a5f54fd2134114bbddf7c7f2928 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 2013 Apoorv Upreti + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_mouse.h +SPDXID: SPDXRef-item3411242 +FileChecksum: SHA1: ff08ddac3cd8aa47d1ecb91da90721f06b490dd0 +FileChecksum: SHA256: a297f657587f13366b635e5f100ddfb9db279e546dff1d4ef356d5d709580aca +FileChecksum: MD5: c7358456cd07a4cccdc9d8220bd31551 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngagevideo.cpp +SPDXID: SPDXRef-item3411215 +FileChecksum: SHA1: eeeaefba60410016a6f0156bfde7aec47b933865 +FileChecksum: SHA256: cace02468342f73e2ca35aacbcb7bdce318084fd12445f6b09f7786685cf52ce +FileChecksum: MD5: 8668299d56da6991b223fffdff43effd +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitview.h +SPDXID: SPDXRef-item3411200 +FileChecksum: SHA1: e601bfb8fd6d9ee10072dbe9f6b4c607ea421a54 +FileChecksum: SHA256: 4e4fa4bb35180c00a572c0e00846b235d829a304b82468d1848be7b5c2353d9c +FileChecksum: MD5: 4373d8cf8f1e1031d1f067d7a205a4b6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitopenglview.h +SPDXID: SPDXRef-item3411196 +FileChecksum: SHA1: 552cc8aebdcd219cf0d841fb348bd51a66725900 +FileChecksum: SHA256: 2e9322dd03726c3de2329df4e3923f0a54a2a9001a85e8502b51baa4d5ed82f3 +FileChecksum: MD5: fe61e48d852b9156c5ce6ed91317b22c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmessagebox.h +SPDXID: SPDXRef-item3411204 +FileChecksum: SHA1: 8fd4e6add4ed6d3bfc98bc417c230c403480627d +FileChecksum: SHA256: dbf8281ab4ba8662ee05f87bcf070877d41af690aaa21c984a9bc9725d22ef7f +FileChecksum: MD5: aff0bff33e38216cabed39279d561ed3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitmetalview.m +SPDXID: SPDXRef-item3411185 +FileChecksum: SHA1: 95b6a26cf2a596d2a4dd84556f00bc991d512073 +FileChecksum: SHA256: dc7a88511e45b6bf245d5cd4fb4bd955760e95500052705a30902603a2f3b093 +FileChecksum: MD5: b0f92a5a4dff1aa34b25fc5b69cae63c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_windowevents_c.h +SPDXID: SPDXRef-item3411175 +FileChecksum: SHA1: 6e06bd2f19ac3ffa687b84df0aaed7404ae38161 +FileChecksum: SHA256: a28b07c84c86b3c1364496a49ab927eca2edefe80a682d92e05fdd9307df0a6e +FileChecksum: MD5: 85c18c97cf3d6751b9125fae535d338c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_events.c +SPDXID: SPDXRef-item3411167 +FileChecksum: SHA1: e22b2ea1fcb65c9911ab5013746389a231f23ed9 +FileChecksum: SHA256: 78557171b84be5f3c2af8d8b318bdc9633e905ecea0112248975c59df32abd4a +FileChecksum: MD5: 25160df9a02c81672318ff5076458597 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_keyboard.c +SPDXID: SPDXRef-item3411163 +FileChecksum: SHA1: e2e557b2880c877942f036cabea3cee9f84ea4ab +FileChecksum: SHA256: e6a280bed44125c0b95e79de5312eeb5744f29c04b9208a78fb2fcee020a2886 +FileChecksum: MD5: 32c5199f75191abb919d8b05e46cd3a9 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev_kbd_default_keymap.h +SPDXID: SPDXRef-item3411094 +FileChecksum: SHA1: 230225e6b36af0a54d65eb2841d4bfe1b70ab3c4 +FileChecksum: SHA256: 6e3a6db0c3fd16f78d71829cc2140162937dbd46f24facc156c4c3ce0254fb46 +FileChecksum: MD5: 4769bbd3591b5dce0b0fdff449401287 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/gdk/SDL_gdk.h +SPDXID: SPDXRef-item3411122 +FileChecksum: SHA1: 9669ae610f4c68cfc4aaf18eb91a7dae4ca06ecc +FileChecksum: SHA256: f37ffafcdf2b0867941e9eadd500d522efaa2cb08a65b6562ab20f76a898bbd8 +FileChecksum: MD5: 11a9a5a2994657c59e7aa8991ce4c530 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_keyboard_c.h +SPDXID: SPDXRef-item3411147 +FileChecksum: SHA1: c657de01f1dc72cf8ca2ba157c8e52996fc87659 +FileChecksum: SHA256: efeab1fa5e3535461e03f6b7c9959626e126b8454edcf512ff754739243b5140 +FileChecksum: MD5: 7ae09d85d8ebfc4844a841762fc04f1b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/os2iconv.c +SPDXID: SPDXRef-item3411117 +FileChecksum: SHA1: 1f3f28511e182ac9442ce475657f0551e8b3537f +FileChecksum: SHA256: ccf274eadd74dc7f1b84e15df1cfc4f59bd4955bfee683b8de9d912ec95067bc +FileChecksum: MD5: dee66ea951e79ff98bcb3b4ff0b22b50 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_ibus.c +SPDXID: SPDXRef-item3411097 +FileChecksum: SHA1: e27b37d13741aef70181a98c1a1ff1d69222a2dc +FileChecksum: SHA256: 7a1abecfe3120cdd6a2b7658c90822430fd1b12cd2450f1797e5de16aba51237 +FileChecksum: MD5: 252578b25d985e0c0fa4b0329d191095 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_evdev.h +SPDXID: SPDXRef-item3411080 +FileChecksum: SHA1: 403cb5b46ababd5609dbd258c1f248b7467a1d9d +FileChecksum: SHA256: 39e1e368181c18711615138e02aefcd3c7a38c7d6648821724d53882cedf07ac +FileChecksum: MD5: c9c2bc4828930def829598f05da44b32 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_memory.c +SPDXID: SPDXRef-item3411047 +FileChecksum: SHA1: 5317595ca72c5390a8269e40aa272e20cb514072 +FileChecksum: SHA256: fc2fcb261ab52fd10152f24f827fb7f5b50bf838045fee54d30a7d28491af9cb +FileChecksum: MD5: 22dd45b8226bf84f13d7376cf140851e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_triangle.c +SPDXID: SPDXRef-item3411032 +FileChecksum: SHA1: 802199e5079b379872d32889e48a76bd56d3656e +FileChecksum: SHA256: 69175c4f8f0ed3976e0f1e060a1efbeed6b4e4eb753b970065c5f76184618ee5 +FileChecksum: MD5: 4f99fb0cf31f336f209a248238fea07f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/ps2/SDL_render_ps2.c +SPDXID: SPDXRef-item3410990 +FileChecksum: SHA1: 2a55fefeacbadad266b41559b7bb50ec36f41b31 +FileChecksum: SHA256: db833810a4196e99c90653715244415daa0e3dca5269379f87ad6e2466d220f0 +FileChecksum: MD5: e3ae692d34a6066c22674eb8b917246b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_xbox.h +SPDXID: SPDXRef-item3410693 +FileChecksum: SHA1: b04a11ea624d3619913907f731ee0c3e48ff7b31 +FileChecksum: SHA256: 7785c5b706eb68f8b3d4107fe2aaeb4bf0a5c087fff6380a0d5d0d2977e3bbf9 +FileChecksum: MD5: 9e3fbbb370788f75ee8954f654fcdb92 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_filesystem.h +SPDXID: SPDXRef-item3410669 +FileChecksum: SHA1: 859418203a3e05fb34480648fb06112f6dd06804 +FileChecksum: SHA256: 143bd98e4acda913643018d7299c7e7b9716e000fadc9235f85a5cb465b4b2f2 +FileChecksum: MD5: ea73a2efc6f5f1ded6e2f8fa9a4999fb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_power.h +SPDXID: SPDXRef-item3410631 +FileChecksum: SHA1: 3624b5ce572ee8ee4a8ded9afad72ff1754160c3 +FileChecksum: SHA256: 3b376add0e3d1e21dfaf18a2e10b40d7c363e932073d515ffefc4d42e4504aa2 +FileChecksum: MD5: 19c3506244e301ccfb5024aec92f31db +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgesture.c +SPDXID: SPDXRef-item3410501 +FileChecksum: SHA1: d276ed511f6f200a15640ce6b652d54f29e5868d +FileChecksum: SHA256: 8a0f77585196f0c4f503536b118dfb13769b00aa2e6fcbb5d93c4626c48dcad6 +FileChecksum: MD5: 950aed00cb448533250a267633ef597e +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testtimer.c +SPDXID: SPDXRef-item3410421 +FileChecksum: SHA1: 86784fe93d2828a4998b6e2b79807bf6db32d952 +FileChecksum: SHA256: a5d2549eee1607718dca878bc7b19390003b4699467f3af04cc2aaaa46502c06 +FileChecksum: MD5: 4ec6e7111e96178f265185822b8fc2df +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/checkkeys.c +SPDXID: SPDXRef-item3410376 +FileChecksum: SHA1: f7adf4d3cbffde7192d7d06f7f1953a69ca1ac5b +FileChecksum: SHA256: 297c514766f577b31f481e3aea9a06aaadc47cb1986afd73af6ff0b67a86a949 +FileChecksum: MD5: 3bb0788e3292cf934d9ba3650fbfd471 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testresample.c +SPDXID: SPDXRef-item3410325 +FileChecksum: SHA1: b7e203b89a752d66f89c055864da27ad2bb24c90 +FileChecksum: SHA256: 206fbe3ca5d751be8e6fde3bedab147ac3d55ace19c8d5fefab9746b1d7ebf95 +FileChecksum: MD5: e7a1d9afd8aa6698886d3cb1b0d1b5f0 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/arm/pixman-arm-simd-asm.h +SPDXID: SPDXRef-item3411436 +FileChecksum: SHA1: 09ea05d1f176e0f8abf5f4b8094a8fa3070b720d +FileChecksum: SHA256: 4ffa4170a2c9b818c783ba17660bc2c65f9f709c603812439c4b3f8c9d2d809d +FileChecksum: MD5: 5b153a16732e640ee63ffec543adecad +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (c) 2012 Raspberry Pi Foundation +Copyright (c) 2012 RISC OS Open Ltd + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/unittest/testquit.c +SPDXID: SPDXRef-item3410252 +FileChecksum: SHA1: e68bd3ff7f6dbdb3eac4fbbde0e1305887e3b02b +FileChecksum: SHA256: dc4628df8a26ce93df7da5b3c7c0e1e0bd5d9d2e670f643073e72067e8f38817 +FileChecksum: MD5: 4623a3c1a1623b7cdab75cde33702a0b +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 2013 Apoorv Upreti + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_common.h +SPDXID: SPDXRef-item3411102 +FileChecksum: SHA1: b4f972bafb8bb5fbc185221f08f47f6d8d0e8cb0 +FileChecksum: SHA256: bd718816ca1b023c61a1deb5f7c2aa697ddb11c02955fea393496522f82c1fd5 +FileChecksum: MD5: d6f4f848f31f0d31111c0dfc591c8a06 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/android/SDL_android.h +SPDXID: SPDXRef-item3411076 +FileChecksum: SHA1: c48e07ab9c2899c81a15c4ed77800354177ebdf3 +FileChecksum: SHA256: b981ff19f55722015834c542f07b90496e2ec74b4fc6508fe1ff07d69ad395c0 +FileChecksum: MD5: 27cf9822342c805ee7c6b37dcd2cb4f4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_drawpoint.h +SPDXID: SPDXRef-item3411034 +FileChecksum: SHA1: 937281a8aa8d0baa40e40c6931b46f68736408e6 +FileChecksum: SHA256: bd29ea64b3edb69573ce4caa4d74c40a18e30d7bcbd5b0257e992bbd7a997f44 +FileChecksum: MD5: 03f2820cb05ab324bf61724b2fb2ee81 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_opengl.h +SPDXID: SPDXRef-item3411259 +FileChecksum: SHA1: ff0ac35854659aaafde59267bb7bd9a942108c94 +FileChecksum: SHA256: 96282356750d3694b09ce0b1c27f9cbe48c6fa83df49f06480446a3ddfea0b0b +FileChecksum: MD5: 0822fb203da62dd548a596f196f10a75 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_shaders_d3d12.c +SPDXID: SPDXRef-item3411057 +FileChecksum: SHA1: cd24b4d5c0a496fbab082ff805d62c1963e49775 +FileChecksum: SHA256: 5567e459ab20e76e4b091c927cc399425a3660c0eff6cfde4667d21b52228c08 +FileChecksum: MD5: 43fc01c8867d7a23daace73ada326a41 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_modes.h +SPDXID: SPDXRef-item3411257 +FileChecksum: SHA1: 7316fd7bf9681535afaba67a156308401bd01b82 +FileChecksum: SHA256: 2445b0cb0972133d638e1f3eec3b8a4ac2b6db93feda6760fb6fa3b925e0bec0 +FileChecksum: MD5: 368fa8130d67a9b04e907654d30ec7cd +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/haiku/SDL_bevents.h +SPDXID: SPDXRef-item3411271 +FileChecksum: SHA1: 98fb6ff58c0abc39bb5e9b244bb41803fd34e313 +FileChecksum: SHA256: c5151c162dcdc1f43fc47fb5654a3cb370455715abb3510600305d47ba73b83e +FileChecksum: MD5: ee7f25640ad4a83d7d720f6cc1aa045d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_shape.c +SPDXID: SPDXRef-item3411241 +FileChecksum: SHA1: 6172a443df2760cea75efc4a447cf60cdafa2b56 +FileChecksum: SHA256: 0aa346e34566ab2383b41676ab343e5f1a050907ead30a599dbe4d669d71cfb5 +FileChecksum: MD5: f3c6d59ad3ddd7af7f23ceb145d0c725 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/directfb/SDL_DirectFB_video.c +SPDXID: SPDXRef-item3411240 +FileChecksum: SHA1: 41f1f98db35029b82faf67f36c5526809041ea2f +FileChecksum: SHA256: fe9e9f5aae6f3d01b9313b6f628bb7ed3494185fd7479db0e56163dd809d6e30 +FileChecksum: MD5: c66b1147eca8b20c86ea0683fc545cb5 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/riscos/SDL_riscosmouse.h +SPDXID: SPDXRef-item3411230 +FileChecksum: SHA1: d6f72aa963fc01c7fd97469adb7d6dc644e2590f +FileChecksum: SHA256: 4f92a28b60087a73859e2786aa6c70a86e5c986e09cfe8c699820065dfda2e86 +FileChecksum: MD5: e458424025863ddcfee4487d10a95d6c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/SDL_bmp.c +SPDXID: SPDXRef-item3411207 +FileChecksum: SHA1: 8dea6f1b470abfc1735cb8a74ce3e0b73b59f373 +FileChecksum: SHA256: f2a53d044e34ee998baf5167a990c16d1af327274e68e0b0d878151f9e2e2625 +FileChecksum: MD5: 792008ee9ee4d555ee41ab707dab3898 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngagewindow.cpp +SPDXID: SPDXRef-item3411211 +FileChecksum: SHA1: 1d00928b906b0da75689988d6c45afe90719667c +FileChecksum: SHA256: c47778ac6ee613a441312b83d5bd0ce24c1dd0ce28de737a13a5617c4550b701 +FileChecksum: MD5: e6db1ba1c440684d3c9085e6e2e7c5d8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitevents.m +SPDXID: SPDXRef-item3411195 +FileChecksum: SHA1: 1c289eb525558cf50a87c1890b749a127de58d4b +FileChecksum: SHA256: d024ca277823e30a60d486de4b73232c8c75835b5b71f0dd00734274edbfd9b6 +FileChecksum: MD5: 1730e1da8ade8f09843ed30efc83926a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitopengles.h +SPDXID: SPDXRef-item3411183 +FileChecksum: SHA1: b831a33f373da433d1c9f1ec530f9a53034eb1e7 +FileChecksum: SHA256: 6bf4788e1525c44ba7dfc930313b625d95d400eea1879fb84f8f8bff4573a4d5 +FileChecksum: MD5: 73fa6726a057b279c91f36018ffd66fa +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_gesture.c +SPDXID: SPDXRef-item3411153 +FileChecksum: SHA1: 677a0708648bb4c88c9d0dc5eec95ddd6a069e33 +FileChecksum: SHA256: a3d832a3e562502ff6ebe99724c3ba62283322d0edf4d37a7cfb6ef4d9116875 +FileChecksum: MD5: 0493c81fa4c4e0235cc3890312e238eb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_clipboardevents_c.h +SPDXID: SPDXRef-item3411165 +FileChecksum: SHA1: 82e0ecef47f77ef001e100b659cc2d991c448aff +FileChecksum: SHA256: e673961c2ee29a3c7cc5ab6a339268ac8d369a4cfa520def8d9f9fa904a5acae +FileChecksum: MD5: 96c1b05f8234294216c7da0cfe371a6f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_keysym_to_scancode_c.h +SPDXID: SPDXRef-item3411146 +FileChecksum: SHA1: 77a2cede99b6f98c0426b5a7e45e3f2e7d4ca741 +FileChecksum: SHA256: 7d351a94f091a7c1969a6a6921a2af8945bc6548a2dd5853c52f72540e6768c4 +FileChecksum: MD5: d3cc183f654e32555bcf48534ca05ec7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/unix/SDL_poll.c +SPDXID: SPDXRef-item3411139 +FileChecksum: SHA1: 0e275d567e27c26a918cf61f3c14876efb10a506 +FileChecksum: SHA256: f0333900498f56a219bd331fcb4de33516c9bd7ee5a71bd386e68b4e809d4fb5 +FileChecksum: MD5: 9c62acc44fa1b90bd9f74de74a24e6c7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/openbsd/SDL_wscons_mouse.c +SPDXID: SPDXRef-item3411125 +FileChecksum: SHA1: 33852db6109ef5b7f124cb8e06392a05ac448d69 +FileChecksum: SHA256: 76ec3d2af5b85962e251ac2c4dcda6f4c0fccfe3e181b8848faaccafd727e03d +FileChecksum: MD5: 4d5342f27b9e47586a1781e9a4ef0943 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_xaml.h +SPDXID: SPDXRef-item3411106 +FileChecksum: SHA1: 49a1277ee7c3e4bd6771822bbaa469194b2ca998 +FileChecksum: SHA256: cefb79e401a2a90b75e7a07652d335bb339886e8a262938e0b050db98c9abb98 +FileChecksum: MD5: 9d06ccaf6b7ee1488cddf8c313546b55 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_dbus.c +SPDXID: SPDXRef-item3411079 +FileChecksum: SHA1: 487a6aaa98f31c29565eaa13642559ed6d4e3537 +FileChecksum: SHA256: fa671d0d51e743b2bfb55184250e6fcc1a3dab16b5405d2ebdf4dd91672b344b +FileChecksum: MD5: 974a1522a69a123a076c0bc41d27ade7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_shaders_d3d12.h +SPDXID: SPDXRef-item3411055 +FileChecksum: SHA1: f2654b7607ac47b5f2306d21794b8b23ac0b01be +FileChecksum: SHA256: dd4083132829cd7c5c2ae37c128b55ef5c8228fab37b9c9f86bb9a989750137c +FileChecksum: MD5: 23139fe7652d527bf51c3bd599d78992 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_ime.c +SPDXID: SPDXRef-item3411096 +FileChecksum: SHA1: 240bf49cbcb9416550e74b7cfb221ac40e24d0e9 +FileChecksum: SHA256: 79d106a1bf062ce243a22301b1298cd521b787216d2643a10deb443a70815569 +FileChecksum: MD5: 1baecda7dbf105839367ea91278215bc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_render_d3d12_xbox.cpp +SPDXID: SPDXRef-item3411056 +FileChecksum: SHA1: fd9d877499c13d6df8e37d190c1226fe09e4ceab +FileChecksum: SHA256: ff44719b221d4c7e9d78724c972c367d554d0d51c7b7f8ae73b930a3a3344599 +FileChecksum: MD5: 4bc7434ba5308841e5a63b3343a1e8f0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_sandbox.h +SPDXID: SPDXRef-item3411098 +FileChecksum: SHA1: b713f72340e761f2e672948789c8356ced7da3cd +FileChecksum: SHA256: c0f9be8d7e513fc56d7c6cbdb0666b1a7ced220ea93bf5ff54cde2c4233242f2 +FileChecksum: MD5: 6a184c20ac74b2fa234defeef2f91c24 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga +Copyright (C) 2022 Collabora Ltd. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/freebsd/SDL_evdev_kbd_freebsd.c +SPDXID: SPDXRef-item3411073 +FileChecksum: SHA1: 1775677e44897061c712771a07b169f4e4a0b7c9 +FileChecksum: SHA256: 276ae35718863fb12e53efd0754f0f2b6f881a5c5a42915f0703d7e833523f71 +FileChecksum: MD5: 4d6c62e5fc7c3fc30fbde44ab9bbfce1 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_d3dmath.h +SPDXID: SPDXRef-item3411051 +FileChecksum: SHA1: d7ed274d2068e42a0edba00e52074d7c21d94f86 +FileChecksum: SHA256: a0a3c565a443794468208d1acb9617c17eed87ed87512dfa4cfd2bbe1554e6ef +FileChecksum: MD5: a126d70043d1cb92badcf53afaccbf35 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitviewcontroller.h +SPDXID: SPDXRef-item3411190 +FileChecksum: SHA1: 9126ff682e4c89fe2b897c241f9fab4b68f57944 +FileChecksum: SHA256: 2b3695507e44e410e5a307ea787067fd0ff67a6c2a8214a58dcae8ce9615e31d +FileChecksum: MD5: 3b99f43e41bec358ef7c47b97e368cf8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_assert_c.h +SPDXID: SPDXRef-item3411141 +FileChecksum: SHA1: 61df18a236ed46fe863b1d4407259b3538473063 +FileChecksum: SHA256: 9521a090e88433bcac0f7bb0fbca0add65ec2bfd661b51cd65a2579e5e896de1 +FileChecksum: MD5: df55414b7e2e6e444fe5420986f4eb35 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_displayevents_c.h +SPDXID: SPDXRef-item3411160 +FileChecksum: SHA1: dee6b1f55d02bca3228663ded7448ed0329c9782 +FileChecksum: SHA256: cabcfaeda2b32dbd91447af97b21aa633225b92502e714f207984bf5ef7d37b2 +FileChecksum: MD5: 577139d33e020af64551a3ce5425fcb6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/unix/SDL_poll.h +SPDXID: SPDXRef-item3411140 +FileChecksum: SHA1: 4e804a678300e3d8b6617680c52c29c1d6a413b4 +FileChecksum: SHA256: 2882d1f7a2a7dd29078f2dfa7d42438be12d553d6de4146f6afd24542bc2a03f +FileChecksum: MD5: 41b8e8520783c535259d11bc99f1a15a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/SDL_os2.h +SPDXID: SPDXRef-item3411109 +FileChecksum: SHA1: c937b4e3ae1805e1bf4750c7412422176d7205fa +FileChecksum: SHA256: c3159cfc5997aad0ef2380f0ffd706f93ed528f548768fe5602e12fad0ded276 +FileChecksum: MD5: bcfb88ea4e4a32b21e61888eae030b2c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/linux/SDL_udev.h +SPDXID: SPDXRef-item3411092 +FileChecksum: SHA1: 37e7eb2a8744f5a6c22d3d9f8fcf2f5c58407f5d +FileChecksum: SHA256: 144b365755df1b5fe2d7a9325ccfe2852a45ca1979b3bcef9a7309f4f8199d31 +FileChecksum: MD5: 4d874fc1e21bd981a1d3c73f6e856d5e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_render_metal.m +SPDXID: SPDXRef-item3411066 +FileChecksum: SHA1: 806de78a755be11f82aa766d9efec15e5a19907e +FileChecksum: SHA256: d1ec197806892f0a944fad85ed4c7f4f852947193a67a37b09f12a98462d3635 +FileChecksum: MD5: d45d2bf2070b33432a542fc7093a0057 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d/SDL_shaders_d3d.c +SPDXID: SPDXRef-item3411006 +FileChecksum: SHA1: 4a6fe2845ed3c525ad184e77ddfb47f4d015d05c +FileChecksum: SHA256: 7416d977b1e2d7ed3a96050d52c64c8b1abea5169aec7978a0bd0cd422bb74a9 +FileChecksum: MD5: e70e99cc17415e5d15c8515d66555503 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/SDL_events_c.h +SPDXID: SPDXRef-item3411152 +FileChecksum: SHA1: cde870c29027d023bd3596102fc17be66c1f7e96 +FileChecksum: SHA256: 5592986463701a3ee267aedc049f9f1242e8346693cff0978119c813186a930b +FileChecksum: MD5: 41150878c6700835b6683210977b7ba7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_windows.h +SPDXID: SPDXRef-item3411136 +FileChecksum: SHA1: 85f37710fb71beeb1e6b3af173e118a11e3f8d20 +FileChecksum: SHA256: 3a632c3b17c43909e646dc67350a17222dde9f8d0fd5306e66974ecfe561a579 +FileChecksum: MD5: d8d79a4b34aaf2f1cb40b07631a11bac +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d12/SDL_shaders_d3d12_xboxseries.cpp +SPDXID: SPDXRef-item3411058 +FileChecksum: SHA1: ac072e1d4ce9c18dbee0fdc1a87e4337b3210ff9 +FileChecksum: SHA256: 3c7eda557ec0e1f02e86b6f3727f6a41c046994bdb27a2af145a0bd24aad9b6a +FileChecksum: MD5: 505399bb5981d370f4b2264de8140a7a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles2/SDL_shaders_gles2.c +SPDXID: SPDXRef-item3411001 +FileChecksum: SHA1: 18c36449319f6db4fad6b5b23ade00fff46571a8 +FileChecksum: SHA256: c2db7d4a71ea0050b9fd2b7d72646179e1b17467da537c10457b6883af2d80d6 +FileChecksum: MD5: 04eebebc104aa3d566a186a1590e0af8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_memory.h +SPDXID: SPDXRef-item3411050 +FileChecksum: SHA1: 60738d3056e83ff143a786cfc52a48c54efb1bb2 +FileChecksum: SHA256: 674c4287edef07b50c37204890b7f39d621463740043d2f02ce34545cda45686 +FileChecksum: MD5: 4880f6e761776b3a588ced929061a9cb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/unix/SDL_systimer.c +SPDXID: SPDXRef-item3410860 +FileChecksum: SHA1: 6e12b100aef5feb60119c6e79bb65da2f5355623 +FileChecksum: SHA256: 3380d544abf5393aaed5b174ba626dbc10e8bfd3bf11364306df51e6c7250ce5 +FileChecksum: MD5: 2b7aa09355567796b2f2b4cd7d31ff5f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitopengles.m +SPDXID: SPDXRef-item3411191 +FileChecksum: SHA1: 6f56981f9da50afc1551b040d3510428e66aee23 +FileChecksum: SHA256: b2fcf5702ea1fd1c2e4ddb6d82ee2052d56560de28596e20704c2922592558eb +FileChecksum: MD5: 637d35d1889ba3f44a93440258f77622 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/ngage/SDL_ngageevents_c.h +SPDXID: SPDXRef-item3411210 +FileChecksum: SHA1: 45117574de447ca8caae2f007f62827966333562 +FileChecksum: SHA256: 39cf7d733ba741ef874606878b4c84ea298d4c38fd1d4a888f226ea95a39dc6c +FileChecksum: MD5: 3837213905a0ec102fd351284240e44f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/uikit/SDL_uikitvulkan.m +SPDXID: SPDXRef-item3411189 +FileChecksum: SHA1: 500b0c32367bfeb80cf85025d8d13c53e3f1e289 +FileChecksum: SHA256: 7531f891b6a0e15915075c8910c37fcd4d0ab8fa50d1194e6f3b5f518d5d5099 +FileChecksum: MD5: 3d3eda2b91f2dde9c7c0db0d0bba11a6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/scancodes_windows.h +SPDXID: SPDXRef-item3411156 +FileChecksum: SHA1: 8609f2e79321316c56e282da098d4cc07aa44e4a +FileChecksum: SHA256: 2cebb32686b018a64a32f01627e4e9458f4da610f3ff8899b0d6f5fddff7f1c9 +FileChecksum: MD5: d406d3227045f37032f65ab90c1c3258 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_xinput.c +SPDXID: SPDXRef-item3411135 +FileChecksum: SHA1: 84079e80dd6f61d5a59fdb23848a24bfe1f86fa2 +FileChecksum: SHA256: bfbaf935736eca4acb77e52beca6097bff2368648f205e1e1f28ec7783bcdc58 +FileChecksum: MD5: 3bf19e89e8cbfcb72911237d3eb38aab +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_immdevice.h +SPDXID: SPDXRef-item3411131 +FileChecksum: SHA1: 2d81cbd7dd470f881bf2a8b945cc0e95c28aeee9 +FileChecksum: SHA256: 7e1717c7ce70d2e092dd2cb33d60da00e168f09fa6f149367a86e7fb6fdd5aa7 +FileChecksum: MD5: 0038eeb372788591e58dce3048aa60bc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendpoint.h +SPDXID: SPDXRef-item3411031 +FileChecksum: SHA1: 1edd2ec49f69f24bba5cb1c7ce58b46b4cf2097b +FileChecksum: SHA256: be88c349ee3e8c2f921ac35afda2dae38f8e4a97a02fc5a2055b0be90a03f5b1 +FileChecksum: MD5: 80815e9a307baef921d53cae0c8b180b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_common.cpp +SPDXID: SPDXRef-item3411104 +FileChecksum: SHA1: fb5a7cc6eef13c86143b3b73345ab0d9bc9d4538 +FileChecksum: SHA256: 1e8c3a4b52e3b29f9cacdb56ccd9a1e9ef192a7d7f5737b82eb2bbea16a65512 +FileChecksum: MD5: 5b696ab30a616ed2913b274d378b187a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/android/SDL_android.c +SPDXID: SPDXRef-item3411077 +FileChecksum: SHA1: 3327bd7df766f11a91d5a749a109c7e97dc0b5d3 +FileChecksum: SHA256: 88b2f4d06e7bb0547fc9328fa0ead212f0bd12fdccbdc90974d0692c383f8250 +FileChecksum: MD5: 8d952fe37671c49bc726379cb0116d35 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/SDL_render_vita_gxm_tools.c +SPDXID: SPDXRef-item3411037 +FileChecksum: SHA1: 7d2181d13413694026ebc2830c7f9a37c6c783ae +FileChecksum: SHA256: d816e7bb282df15c3f5e3151c9fe0920fe362e449822146e7969484dd3cb7b9b +FileChecksum: MD5: 356b15248ad94ce801c54ce0871984bc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d/SDL_render_d3d.c +SPDXID: SPDXRef-item3411008 +FileChecksum: SHA1: a8a693f3e31444a150c0d65e7252e2733f16eab3 +FileChecksum: SHA256: 749aeb91beefce02aa08007a2c2943874e7d94008bd3e6d4e93846edc42cbad7 +FileChecksum: MD5: 4be00efb1d6f8135d4e59c36232edcc7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/windows/SDL_directx.h +SPDXID: SPDXRef-item3411133 +FileChecksum: SHA1: cd544fb953eac4deb010833e09da9568790a6777 +FileChecksum: SHA256: d7e71e4dc15464ba24075f3b7be1e323150b0dde77b54ae093fbc4cf5c6194da +FileChecksum: MD5: 5ea99d9156aa5ec319e60ca8862d081b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/winrt/SDL_winrtapp_direct3d.h +SPDXID: SPDXRef-item3411105 +FileChecksum: SHA1: 5777d2588500d35319b25c4f7a31e760c60cb579 +FileChecksum: SHA256: 3780c9c5c449e3322949c50390487742cd0fd5f419f6f0484623f83a34aa6cd5 +FileChecksum: MD5: 4a32d6811f00309bc34b26f62676b7fc +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendline.h +SPDXID: SPDXRef-item3411035 +FileChecksum: SHA1: d60aa3aaa8645e2d862da69647650507a03645c9 +FileChecksum: SHA256: fd47a83e92ffa93cfba9e1784867fff56d482330c621ab5c448f0907c640e07c +FileChecksum: MD5: a856618d754bc82f0afd9aa05270aeb2 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles2/SDL_shaders_gles2.h +SPDXID: SPDXRef-item3411003 +FileChecksum: SHA1: 7bd452cffa5fc6b504985e7a65bf474d2a7c154b +FileChecksum: SHA256: fc16f59516b662434c1d3b2e2d537d91700d2281e413a073e5b8ca33deca077f +FileChecksum: MD5: a89a9e7156d417320f5d842d9818d0f3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_rotate.h +SPDXID: SPDXRef-item3411033 +FileChecksum: SHA1: 34593597d7e24c237c2814829927d9f41e1df8d9 +FileChecksum: SHA256: 4b9a113f992d95a0bf9d8875b208c52d874ca4c2c3e23aa4d0eca7796775b6e1 +FileChecksum: MD5: 50645902d5261505a54c0ddff4104798 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d11/SDL_shaders_d3d11.h +SPDXID: SPDXRef-item3411017 +FileChecksum: SHA1: fbe709d5c24c416a657cfe395a2bf257c32b9c0c +FileChecksum: SHA256: 0b57a3d0fca276adb93448b28b5d579c4145d953e335a575480486bcf81da638 +FileChecksum: MD5: d759c9fb7402ce94b4bff7fab0f196df +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_rotate.c +SPDXID: SPDXRef-item3411026 +FileChecksum: SHA1: 4c5e07642011f98ebb6845791b85ae0747c4a851 +FileChecksum: SHA256: 33ad8ffe30acfce9f1e967c07e3d866a08b5eb44ecdf3090606f0f0ea29db734 +FileChecksum: MD5: 89460e5411c5c294002b0266ae15c3b2 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 2001-2011 Andreas Schiffler + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_log.c +SPDXID: SPDXRef-item3410884 +FileChecksum: SHA1: 3d8d8faec9dcc028b98935438f7e0b194a33d650 +FileChecksum: SHA256: a9c688070068b6f851998430c39a27b9e507ee0b7f685b2c6c49537e058a066f +FileChecksum: MD5: 5081a5138a754a2b6a4992553bf2e9ba +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendfillrect.c +SPDXID: SPDXRef-item3411025 +FileChecksum: SHA1: c3be8ef304b031129ba203b9ade38316fef593c5 +FileChecksum: SHA256: 66ade56ecdfd7d18c9a6f0c89050fb9969e156881d5caa3de8b46492070de222 +FileChecksum: MD5: 365382ebdb7ff95c7c88c70042814711 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/psp/SDL_systimer.c +SPDXID: SPDXRef-item3410858 +FileChecksum: SHA1: 07f124b41a4204756490426996cec3369e3133af +FileChecksum: SHA256: 553c6455119a1c9fab8d08d091f576217b3c926ff39fd0439c0f35cddde508b1 +FileChecksum: MD5: f510cc0a068b1f4fa3e6396907323586 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendpoint.c +SPDXID: SPDXRef-item3411021 +FileChecksum: SHA1: 9faa00a8acf077b8d2ebff577ee4471a47d46ab7 +FileChecksum: SHA256: 95f435c8664d0a3015fd386494ea54082a4a70cd925fefa5c4f499c613aea5c3 +FileChecksum: MD5: 664c0e1f70ab1dd81e4d9e600473970b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_sysrender.h +SPDXID: SPDXRef-item3410988 +FileChecksum: SHA1: a90b834880509aba1cb4107aa4a6ab89eb1d7935 +FileChecksum: SHA256: 5e77e65d8190764542899b14c1a7be2ac1c24e50ab99df18d491dd6710745b6c +FileChecksum: MD5: f4580862aea330ca8e1ab9acddfd8430 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendline.c +SPDXID: SPDXRef-item3411022 +FileChecksum: SHA1: 64a88bb67cb1ade1d133d9c7bf1d30ccb769e671 +FileChecksum: SHA256: 8ae95d7692885cb3d39d0b60bd134e77331bd4b020f85d78e3cc06487b7cc243 +FileChecksum: MD5: c61d9099128898316fd8d762890d4873 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/SDL_hidapi.c +SPDXID: SPDXRef-item3410915 +FileChecksum: SHA1: 3d84eee920446e4b6145d0f1fccaabdc741be2e1 +FileChecksum: SHA256: 0fdb59fc0a3d39ce890bff526c68d35ea64fb33e11a980e79dbdc5171beb5a74 +FileChecksum: MD5: 4e09c17a80a0ceadd074a5841cbf3d80 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_triangle.h +SPDXID: SPDXRef-item3411020 +FileChecksum: SHA1: e6b103725bba0a9ff3bc6c710b1314d6f8c91cf6 +FileChecksum: SHA256: abefce9c76790bdd59335205eb511536c43d91d189a8243b33d1bcf5fd42c7e0 +FileChecksum: MD5: 5b5d2854ecc0a6921936a0e0752e98aa +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_error.c +SPDXID: SPDXRef-item3410894 +FileChecksum: SHA1: 150557f87dce9b0378deaf25a8a78b9f118930c9 +FileChecksum: SHA256: 264c8e0ca01e0fc3f22722791a57cbe1345327f78cb3026927538d388cff1eed +FileChecksum: MD5: 05cc5c89f5656d12265659a893fcecf8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_drawline.h +SPDXID: SPDXRef-item3411019 +FileChecksum: SHA1: 1c391687689576cf1c09993361cd38834985301a +FileChecksum: SHA256: 8848536a16371f81472a2b89bfa6e90adebc3baa4c4ca880c187e64b2d385d8d +FileChecksum: MD5: 2237ce74a39f5a86ea1beb68877f058e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/libm/math_libm.h +SPDXID: SPDXRef-item3410873 +FileChecksum: SHA1: 097d0b4aaa5e2ca869d8dedd068f7da34ab38c1b +FileChecksum: SHA256: f4e22ca125c6463a94ab3fac84574abccf9d84581a415c592245ce9c8afe6b61 +FileChecksum: MD5: 05f5cf97ee1151380e394794cd1af3c1 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d11/SDL_render_winrt.h +SPDXID: SPDXRef-item3411016 +FileChecksum: SHA1: c4f605694b672dd686cc0b7a6a8dc7f047a6def8 +FileChecksum: SHA256: 39559fc133563ea19b800549067d92775154f36f3efd17ae5322013459a20a5d +FileChecksum: MD5: 96d6ec0710ec034c447b7dda83fce45f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/loadso/dummy/SDL_sysloadso.c +SPDXID: SPDXRef-item3410893 +FileChecksum: SHA1: c36e61630b6ac3193b08ad278d187e0344c6200d +FileChecksum: SHA256: dadf0320199af9155826d01c8f816ae3786ef53a9bd668bdc7f87fef0566b98e +FileChecksum: MD5: 75bd8dc9a93cd4ccd03dc7941fd9d4b1 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d11/SDL_shaders_d3d11.c +SPDXID: SPDXRef-item3411015 +FileChecksum: SHA1: 975d299350ecb0e18cca0ba3933ba02ead941eda +FileChecksum: SHA256: 45b6fa9d3b3ecb6eed0544764c495e18017308e6e2011540723469418695c1e3 +FileChecksum: MD5: b53141f58594a1a844ad0f21e318c7e4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/vita/SDL_systimer.c +SPDXID: SPDXRef-item3410849 +FileChecksum: SHA1: 598e386726096ded81aa7a200c718b9a34d8b685 +FileChecksum: SHA256: 465f1228af039cd7d4f9dd609d08093655a679a8194ddeb190009d7fb639d9cf +FileChecksum: MD5: 6b3ffd4a3cc549fddb3a7891a0d4483b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/direct3d11/SDL_render_winrt.cpp +SPDXID: SPDXRef-item3411014 +FileChecksum: SHA1: f1f4e8450e7300cb4929771572ab1e0f82b1abd5 +FileChecksum: SHA256: c7b78f81d6f8e9632f5359e756b0bc455d687d667f48a46b4bb0b776176020f8 +FileChecksum: MD5: f2602802a71207fddb4839849f1172df +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/android/hid.cpp +SPDXID: SPDXRef-item3410898 +FileChecksum: SHA1: 5f1f8d20cf16a9d88c45c3fda3d90eb419f7483c +FileChecksum: SHA256: 5c21321caecf53edd92bdb4be22025258c646d939a4832881d67af3b526e18cb +FileChecksum: MD5: 30ebb21988ebb249ee3d597f8fabf804 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 2021 Valve Corporation + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_yuv_sw.c +SPDXID: SPDXRef-item3410996 +FileChecksum: SHA1: 98e3c35f3a073230b3f57ce79b92102651fd799a +FileChecksum: SHA256: 5b6828f922c9f4701175511cd82525d30b0a7442af655ca11b096b20d66c0a78 +FileChecksum: MD5: 85082be51e98dbb1d9ead5ec08ea010d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/loadso/dlopen/SDL_sysloadso.c +SPDXID: SPDXRef-item3410887 +FileChecksum: SHA1: ac148e05046f052547f119f038dc31296653fdac +FileChecksum: SHA256: 29c8707ca10ac5b97953333bc51f2effad04f4bf5f1e4a6ae8a5bb3c15534c82 +FileChecksum: MD5: 125b10b94688f8349472975a189d64a0 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengl/SDL_shaders_gl.c +SPDXID: SPDXRef-item3410994 +FileChecksum: SHA1: a6c9629eb6be95cd02cfa3e393685220ce69c17b +FileChecksum: SHA256: f15c61b88d8d4bcc658f46f05f72ee2ba5d944e341c1fadca0cacccba9c987f8 +FileChecksum: MD5: 7d849aa6c01d1e06500ce984a238fa37 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/SDL_timer_c.h +SPDXID: SPDXRef-item3410852 +FileChecksum: SHA1: 115842f358e63b15cc126752b29744c7183ec19f +FileChecksum: SHA256: e15baeaba15e3fcc166b3d9221312d8794ed579ca8df70475688093652735ef8 +FileChecksum: MD5: da210f6770f4ecf9e9d9ed9561c0c055 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengles2/SDL_gles2funcs.h +SPDXID: SPDXRef-item3411000 +FileChecksum: SHA1: 5a04eabd2b43e995e8e2f95b64696f8368dfdfd1 +FileChecksum: SHA256: ef2568a49761c17ee9165ea8f1528280f7de568b6f114849c0befd90f37291dc +FileChecksum: MD5: 863376f946e8bd69a4007d1f015fb324 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_winrt.h +SPDXID: SPDXRef-item3410708 +FileChecksum: SHA1: aa9e406e90da2b90c579a490388c4e5dfda51677 +FileChecksum: SHA256: 4fa81995b8182922b0cc67802cc3783a73bb608de122c2a75ae674d24147388c +FileChecksum: MD5: 7f6f020232606002fa04e2b8d91e3ad3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_blendfillrect.h +SPDXID: SPDXRef-item3411023 +FileChecksum: SHA1: 50f505aa68c2c2388cb7b82bea2071bbd927f97c +FileChecksum: SHA256: 708499b15fe44740f639ec4002a6376fdb1d3eda883d374efddc8254fea8aab4 +FileChecksum: MD5: fbb5ee95fe07f90e92295333bad6a93d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_android.h +SPDXID: SPDXRef-item3410719 +FileChecksum: SHA1: 7b19482cd3a100e44c13ad19c075449f1357f5fe +FileChecksum: SHA256: bb9a56c5b83b450ed84686ee0fad0995830ebab7160210a3258b659863cd15e6 +FileChecksum: MD5: c83cf615d7f6a6664fe4005784095d01 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/opengl/SDL_render_gl.c +SPDXID: SPDXRef-item3410992 +FileChecksum: SHA1: 19fc13bd8b592d742840818f42388aa5c256674b +FileChecksum: SHA256: cd5fa01cf8315a876eb6402c86afc18ae3c50505819d452797faaad29cc7f70b +FileChecksum: MD5: a0af1bda6c72326753e7fa9e432cd786 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_log.h +SPDXID: SPDXRef-item3410712 +FileChecksum: SHA1: dd40db928d1b68ee34ac34240bbbea7aed8564ee +FileChecksum: SHA256: 94f07d6a06bf02bed2899e46b9a6c6d040cf1fac9316f9d26d81dfa4dcc271c9 +FileChecksum: MD5: 065a307a180d9ccf7096386880bf6fc8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/n3ds/SDL_systimer.c +SPDXID: SPDXRef-item3410851 +FileChecksum: SHA1: 99462ea9ab9f292767334f1e42760d1ba35119fb +FileChecksum: SHA256: bdc9dde0326219b24567fef4721c8202d3acaf0339c1c0ac59c3c63025f3ef1f +FileChecksum: MD5: e5872c95b0388e732f74990ed38543fb +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config.h.in +SPDXID: SPDXRef-item3410720 +FileChecksum: SHA1: 6e4afde3896e5e751e3f3a5518ccb7c7e76ce441 +FileChecksum: SHA256: d10e68b0ee05a021b01b2cb962203181b74ef54233ea7b376689a9d846c539bd +FileChecksum: MD5: d102a9e9213ffb0f86f34dd72a9bef65 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/haiku/SDL_systimer.c +SPDXID: SPDXRef-item3410842 +FileChecksum: SHA1: b88adad86edf8444d79fa2433895126b17729b9f +FileChecksum: SHA256: b186aa95f605fc7849ecd542e329276867853e9a911d73364dd0ca4b2bc561ea +FileChecksum: MD5: b5b214c4853ca312502f0dfdd9e23605 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_common.h +SPDXID: SPDXRef-item3410721 +FileChecksum: SHA1: b2847638f26d18e0a1206c52e5c75a379b543a9b +FileChecksum: SHA256: becec5adea6b686a34e03fd6cb89672e2d07a1ac92a1e137b0d8c71bc9ea73e5 +FileChecksum: MD5: 2a4fea9e0b13a220c239024d734f99ef +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/os2/SDL_systimer.c +SPDXID: SPDXRef-item3410846 +FileChecksum: SHA1: f55e05a8493de0c4107727bb0ad839ba4035f0d9 +FileChecksum: SHA256: 3edd4212f94a32cfe6029b763d9860fc6b3f39d12d30ace97c252aa68f9d5539 +FileChecksum: MD5: 83aaea238fb0b56e686210b78e3f1e60 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_locale.h +SPDXID: SPDXRef-item3410684 +FileChecksum: SHA1: 846bde272489e8ac5a238bca082804dc6d5a4bc6 +FileChecksum: SHA256: c6f261ee32ccec9d640d276e608c07aaa7303cfb99f2b014d0ad2c2fd29a867f +FileChecksum: MD5: 750e67ffb42b3d49d2529378cc68fbea +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/timer/SDL_timer.c +SPDXID: SPDXRef-item3410847 +FileChecksum: SHA1: b463901ece4b76b510d1d11063155d4d7625e67b +FileChecksum: SHA256: 06e58af8e543ab099a7a1d0e4058ea2759d9478659966103dfdbb4d4021166c7 +FileChecksum: MD5: 4fcc47e4bfac4fb1102b65b01d315d0e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_platform.h +SPDXID: SPDXRef-item3410686 +FileChecksum: SHA1: b9ed9ace76dbede742d63c719e0a924c8b5e573d +FileChecksum: SHA256: ca34f28f985b2cc3ecef79c64bdd0a2ecd63447c3ea96029d27713af9eadcc15 +FileChecksum: MD5: 081424cdf235ecfffc3a601eca52d81e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/SDL_dataqueue.c +SPDXID: SPDXRef-item3410837 +FileChecksum: SHA1: 696748bf5d41cdada143c687bbadfc602d1045f8 +FileChecksum: SHA256: 51c8066e9cbf5aaf7ab9894bcadab84e774e122b3192256dcbc0722289392e3a +FileChecksum: MD5: abb6925d4c05243e3594da8d9fb1b661 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_harness.h +SPDXID: SPDXRef-item3410692 +FileChecksum: SHA1: c5d4613756d140d1aa5e4bb803fca1d1864b8a80 +FileChecksum: SHA256: e56364e2a4cb6a058f85d485ef82e349543f06250ac3a0206c5f11e8033830c6 +FileChecksum: MD5: e39a4fecc90043c6617cce1eba9bc65d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/SDL_yuv_sw_c.h +SPDXID: SPDXRef-item3410998 +FileChecksum: SHA1: a634ac66200e704f256b6ec3e0287e63911e2b2f +FileChecksum: SHA256: b850eeec68ea052053be14a96842934dbb80ffa0bbc51dcf71cf5591195b1734 +FileChecksum: MD5: 6c08afbbfdb98f83eef8978fc42b2354 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_video.h +SPDXID: SPDXRef-item3410688 +FileChecksum: SHA1: 10048cc65a4fd12ce1859208f1d3f6965aabb506 +FileChecksum: SHA256: 7a7de3a010604485f63d664a65fbe238ff7cdb12290ddf0bd137fb86e2813544 +FileChecksum: MD5: db9535d4e9a90bb9aab39a5ff7e75f26 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_emscripten.h +SPDXID: SPDXRef-item3410717 +FileChecksum: SHA1: 9fec39c976b94ae0261794cb6f3923b1c301c334 +FileChecksum: SHA256: da41137c707d667a6274673b0a528ffae8b855df1573373bd150a5ba018fdde5 +FileChecksum: MD5: ca2a41cc473e2036d439a63859ba3400 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_thread.h +SPDXID: SPDXRef-item3410691 +FileChecksum: SHA1: a023061864c55a0bcc5f7fb8e9846807def709f3 +FileChecksum: SHA256: e6b972e18b475c3e62c789aea0ea297e15af6711923274557e3ca4d21202cfdc +FileChecksum: MD5: 99d1c6ed71100c423ea12bf484f52512 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_cpuinfo.h +SPDXID: SPDXRef-item3410714 +FileChecksum: SHA1: 1ba77b152526134882f72da3d23f159dac7236a3 +FileChecksum: SHA256: 1565dc138052c5d01fa3186c83c7ec583e2bc955897fac793845eae2f08286aa +FileChecksum: MD5: be88cbbc01b8e513c0736a7842132221 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_windows.h +SPDXID: SPDXRef-item3410683 +FileChecksum: SHA1: 01eaf4c9b522c2e9ff65733ca05fae49725d77ee +FileChecksum: SHA256: 4860c759233673e2204c958ead4fb177be6a97cfcff1f1873975e1ef0a7f5059 +FileChecksum: MD5: e44e33ec761f2dae0ad82b25bb9fc91e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_surface.h +SPDXID: SPDXRef-item3410715 +FileChecksum: SHA1: 18a1859a1888d99ee45444e3f730df70f854de2b +FileChecksum: SHA256: 10efa8b66f6c64e871bc58c8197c5e01c9d667d4b3d2317a62c219c666663170 +FileChecksum: MD5: c400c5411f869cfcf33e85b327fcf28e +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_gamecontroller.h +SPDXID: SPDXRef-item3410632 +FileChecksum: SHA1: f36b76ff31e02f9095389cdc00d06835db3277a0 +FileChecksum: SHA256: 16ecc4d89fdfe3e5d779a4ffee1315e0343798d3fc3764ff054b96f2e1ec7568 +FileChecksum: MD5: b066470ebe79525bda0a970751269dc6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_endian.h +SPDXID: SPDXRef-item3410709 +FileChecksum: SHA1: 7833cafcaa28c6bdb81d9544a30c57138afee399 +FileChecksum: SHA256: 4eaa424d2bc0b7c4a139d65ecaaa78dce63d207610b96aec0613b6d7dd2dd3ba +FileChecksum: MD5: 0d75e288f0a4e2f9928fc7108198b4e7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_render.h +SPDXID: SPDXRef-item3410685 +FileChecksum: SHA1: be54536baeebeffa59037d4921f0eb1c784edaa3 +FileChecksum: SHA256: fbdaf5507d0836de271dce493248a539092785434dd88dc1fe359f2591023404 +FileChecksum: MD5: fcb9bcc9695871c11cb4ccc4b3f9bb11 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_images.h +SPDXID: SPDXRef-item3410705 +FileChecksum: SHA1: 4f7ba1f812d1302f6e6f8e7a91d635881029359a +FileChecksum: SHA256: 9139f4459e5b1fdaa704eedd9682a7cd5ce7b5528064f02b09a2c750b4f5710f +FileChecksum: MD5: 2c5da78ecefa3b4203e07a5e5f8706f3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_gesture.h +SPDXID: SPDXRef-item3410645 +FileChecksum: SHA1: c0123bb91484e00375779af8da20b26027c59ca8 +FileChecksum: SHA256: 33e0e63fbb4a12f814d62e0a89de39ad20e085d373ee41588e7f2082661d86c6 +FileChecksum: MD5: 385a2737158fce36a918b36ea836316f +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_main.h +SPDXID: SPDXRef-item3410706 +FileChecksum: SHA1: a02f52353a298a09724f9cf29187d6424817fcfd +FileChecksum: SHA256: d6c8587c617762e8fc6a93f5ad533cac753b3bf24956e5397fcac7ac6aebe45a +FileChecksum: MD5: 2688e2b327dacef29b55b08e7038ff40 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_fuzzer.h +SPDXID: SPDXRef-item3410671 +FileChecksum: SHA1: 691e244b5fe4959f75989345b268bca7faa26452 +FileChecksum: SHA256: 6dd1d9665140ac4ec066dd50cdd277b613fb94b472a3a66c5044257053abcfdd +FileChecksum: MD5: 6998e34aecf362ac82971d84555a4dea +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_error.h +SPDXID: SPDXRef-item3410703 +FileChecksum: SHA1: 079ded6ce9c54c4743790dce7d4077a9e896317d +FileChecksum: SHA256: b08e32c8ed3ab514819efe7614385af4096b975658a1c6cf86a6ba03b05f277c +FileChecksum: MD5: 5dc3031a9650bfa4b130803243f43360 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config.h +SPDXID: SPDXRef-item3410681 +FileChecksum: SHA1: ed2661e9a20a35c153fef7b59b3a87fddf03429f +FileChecksum: SHA256: d710b19a83ff67110a0cb6b947217c7c8576a44391881a47ded73eba8cdcef75 +FileChecksum: MD5: 7312d27428140e54ce57c49c3500868a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_macosx.h +SPDXID: SPDXRef-item3410702 +FileChecksum: SHA1: ed25d3faaded05ad028fb2918fd4efe16532e2a1 +FileChecksum: SHA256: f04d37b8ad22443c77671a95c88a70895b464a6b1a5ab1bf9cc6c817acc338f2 +FileChecksum: MD5: 3a63d3840cf57470d37125fca85d50d6 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_pandora.h +SPDXID: SPDXRef-item3410676 +FileChecksum: SHA1: ca53c2ca02dc3f4a85357c671603c85f3a3282fe +FileChecksum: SHA256: 4195d93dceec391f73a88d041ec4bbca4629be47f39f4823e269a639e84dfb8d +FileChecksum: MD5: c3dd09fa0eb24467f133b072a2b36398 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_misc.h +SPDXID: SPDXRef-item3410701 +FileChecksum: SHA1: 2affa80bb9b84fb7bcb69a8843769e5adb829471 +FileChecksum: SHA256: 33edc2aefb529ae630be99660c730bef2fe6acc3bf7c92f0123369693853be8e +FileChecksum: MD5: 27743d0c9088f037b373bba6e3fa4827 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_wingdk.h +SPDXID: SPDXRef-item3410668 +FileChecksum: SHA1: 1431daee77055878be24aac86889e2d0b54a0059 +FileChecksum: SHA256: 898125b63ca143c0d4cee71a6203f285c2ec7fa63b196fc7851ed51e3efe545f +FileChecksum: MD5: 07b51f5789e2bd13b6e98175e733dd81 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles2.h +SPDXID: SPDXRef-item3410700 +FileChecksum: SHA1: 84094b9324641ae5b40dac57aced416c7e3d7dec +FileChecksum: SHA256: 7364c752f7f86c58cceb7a77f281b180922d8466063dd4fe386fad8677e84937 +FileChecksum: MD5: 970b5667b0129a742cb6a8be1e215d87 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_copying.h +SPDXID: SPDXRef-item3410659 +FileChecksum: SHA1: 3b312ebfe21a1957e3dc0d811285dcf3bbd5f969 +FileChecksum: SHA256: e73b1830b863f1a2979b88162681870b9e62a62522d4e2315dd3ad5081d0430e +FileChecksum: MD5: 14274d0d345e965d1f2cd29d13b719bf +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles.h +SPDXID: SPDXRef-item3410697 +FileChecksum: SHA1: 6dbfcb514c620bfb258762ac6342f34bd5fc6d49 +FileChecksum: SHA256: d3d3a7accda44c75fce6b850d8dec6b5ae5b9ba4378c3cbbc9a7139035fbd927 +FileChecksum: MD5: 2fd8a150b60e9e20882615f7efae229d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/close_code.h +SPDXID: SPDXRef-item3410674 +FileChecksum: SHA1: 6fd0561a71d54e595924d820065bfc4b46dcccb0 +FileChecksum: SHA256: ff1f06c5cd46688a338973b3fec79b23b7743f2b438845a2f245997e3929d16c +FileChecksum: MD5: a014218d9694491c7db3fdf752daf4f7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_stdinc.h +SPDXID: SPDXRef-item3410699 +FileChecksum: SHA1: 72c9bb66d100f07212436078822d211865480f44 +FileChecksum: SHA256: 559e8ee6c5607971cd9000953f574c00265c8b67f59137089f4b60e4104e83d5 +FileChecksum: MD5: 7daabcb69e4aada9efe7b5d4f28a1af5 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_metal.h +SPDXID: SPDXRef-item3410652 +FileChecksum: SHA1: 79d8e74fd558e7ecf0789494eae88b81b339e2b6 +FileChecksum: SHA256: 93b17958680f0737e0ca4d30caf568c135414fd032e5c54bd16fad570fc09e11 +FileChecksum: MD5: a3f5cc528a04db70ef3fbf6d002c3583 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test.h +SPDXID: SPDXRef-item3410696 +FileChecksum: SHA1: 764cd3013795d7aef047c5e25e2e367b711780fc +FileChecksum: SHA256: 13f59f851d968c2487bd322fc804d8b0145a0078ea25470d2ee482da7e539aac +FileChecksum: MD5: dc938a35a2bb4fc9f85d8f11f1317151 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_syswm.h +SPDXID: SPDXRef-item3410649 +FileChecksum: SHA1: 59895740c5e705fcae9d734e73a3a86d410b2666 +FileChecksum: SHA256: 8c6ab20dbff12f5d71fba57b8a2b956c7df431097ceb0209d56d3a084eec76e2 +FileChecksum: MD5: d94c2dc4f13a596cfb137276a1670b88 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/software/SDL_render_sw.c +SPDXID: SPDXRef-item3411027 +FileChecksum: SHA1: afaff9eab1d9d112f1a8b4f82c18408b3f902559 +FileChecksum: SHA256: e279fbf08ffac5a3b0fff039e2e0bbd9a4900e259a1eda52a5984cc62b700d97 +FileChecksum: MD5: 175a18ce74a28bc5f4974d4dec124c3b +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_memory.h +SPDXID: SPDXRef-item3410675 +FileChecksum: SHA1: a38a4ac6bad7b0b60287a3c5e2c37362c71f2fc2 +FileChecksum: SHA256: c956fd6238fbbffac34f8e1fb97ca8e410319711caa2fa67d0a857c82e1da445 +FileChecksum: MD5: 30208b38315040241cb57604f693d3f2 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_mouse.h +SPDXID: SPDXRef-item3410687 +FileChecksum: SHA1: 7f73f90ca5608a380f33808961602f56fecd29e3 +FileChecksum: SHA256: 479c3d0da3602b0fb3e80024fdad8ac1f95bb42069a5fd2521d392d8ee3dd7ca +FileChecksum: MD5: 7684a4d2519fdb9bfaac8c3660c618a8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_random.h +SPDXID: SPDXRef-item3410666 +FileChecksum: SHA1: 72ed2dd6d8fb42c7d19be6b9ca45e1844cdb7c4b +FileChecksum: SHA256: 7624e04058cac8d6e55fa191ac0e8c42197ebd5d10f891b248e2b4bcf8f955d7 +FileChecksum: MD5: e31d5ee82fcd7c36a03a1734e4c5c5d4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_rect.h +SPDXID: SPDXRef-item3410690 +FileChecksum: SHA1: 4376a3d43717d8b3e47337a8211ea547914cd3fd +FileChecksum: SHA256: 39876f360f0627e1d4ece14dbe0610b13e62cf2164766470f2c9047813d1e983 +FileChecksum: MD5: 07fda7c8ec29928124c1ec74b9677c18 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_name.h +SPDXID: SPDXRef-item3410650 +FileChecksum: SHA1: f3a02273dcdff111346101b299ec85c5d19c937e +FileChecksum: SHA256: 53a1e1f5d7ba0f425f71cc07066a00cbfcda170df456e353d687e8df45fb702c +FileChecksum: MD5: 94f5e89ae8d3c08019036be163a5564a +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_system.h +SPDXID: SPDXRef-item3410682 +FileChecksum: SHA1: d5e4336bf0f33b8a0e3e5a30d2b049c1ea5f9c6a +FileChecksum: SHA256: 9916949bd01d9b189e1e00bef757da34f4519ed750ee29924d71753fcd5364e0 +FileChecksum: MD5: ef1bbab106a2eb6a38aa4ac0cdde5d92 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_version.h +SPDXID: SPDXRef-item3410665 +FileChecksum: SHA1: 12c71a6fa354e6b66c492a5a76f729f1d9183645 +FileChecksum: SHA256: 303c1f3b551e05db7cd3397a25b1a4220fb1f8b1cc9d5696c1623e7d2be2c26e +FileChecksum: MD5: ef33df542956bf1e887ca7f56c8548a4 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/loadso/windows/SDL_sysloadso.c +SPDXID: SPDXRef-item3410891 +FileChecksum: SHA1: 7208dc6df7d686b37e22878195cf7c78e234a4c9 +FileChecksum: SHA256: 0dc9c627d3780cb7443396f784a68826e1a55bdd66bce318fd933fdddfa2d07d +FileChecksum: MD5: 70cbbe458e7664b396daa0c489954d16 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengl.h +SPDXID: SPDXRef-item3410637 +FileChecksum: SHA1: 6967b227768824d5a21d08350f29602d76371f0a +FileChecksum: SHA256: 6f2dbdce0aef65f7762f2368f9abc1b3df8b77dc119272c5536b6942104c9e32 +FileChecksum: MD5: be4c8c8fbd3c24857ceeb6741e871574 +LicenseConcluded: LicenseRef-MIT-911aa2f9ba431a15593e46e034e17124 AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION AND NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga +Copyright (C) 1999-2006 Brian Paul All Rights Reserved. +Copyright (C) 2009 VMware, Inc. All Rights Reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config.h.cmake +SPDXID: SPDXRef-item3410678 +FileChecksum: SHA1: bf7fc224b4a15591c2902b17bdc49bd9b5560ada +FileChecksum: SHA256: 99c9de86423a568981e20572a173919241d60251ceb68befca61922b55292ba4 +FileChecksum: MD5: ec87a5e6244433023c13b589d878f39c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_sensor.h +SPDXID: SPDXRef-item3410643 +FileChecksum: SHA1: 6379fb7ed26a35ad9b2456c4ab627a521a0349df +FileChecksum: SHA256: 24a723094d0c6a97d014a568c4acae4d99c019f12d47f9dec94e9e054ac24db9 +FileChecksum: MD5: c7a45c7c0f13ecbbb0df5dc8982f0bf3 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_clipboard.h +SPDXID: SPDXRef-item3410677 +FileChecksum: SHA1: 443bae40a62c5571628e862f6c67a27e4c9aa414 +FileChecksum: SHA256: 8b22af9bed93b60c2008c1bcb79c04173c4042764876fb24832fbcf49880cb53 +FileChecksum: MD5: 03f33e7f3e063851229e55cdfd627e95 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_types.h +SPDXID: SPDXRef-item3410661 +FileChecksum: SHA1: 6b454cfa760d7043ba0bc4510459cb8a19eba39d +FileChecksum: SHA256: 9064acb822ee19df50b4d49fd4d5c9223d3fc04f8524d9ef62a62d1b88a525ab +FileChecksum: MD5: 4f25e343c1928cf919192acb01615d02 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_egl.h +SPDXID: SPDXRef-item3410658 +FileChecksum: SHA1: f48aded61184977f2166b51fd9ba9b4114b16f48 +FileChecksum: SHA256: 9a14d17dc33a46041dbd6c6964ebb4ce7ff1d99f484a4b58b5368a2287ff17db +FileChecksum: MD5: 2431539bdb259670b5573d6e6405bbfe +LicenseConcluded: LicenseRef-Apache-2.0 AND LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION AND NOASSERTION AND NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +LicenseInfoInFile: LicenseRef-MIT +LicenseInfoInFile: LicenseRef-Apache-2.0 +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-khronos +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga +Copyright (c) 2008-2018 The Khronos Group Inc. +Copyright 2007-2020 The Khronos Group Inc. +Copyright 2013-2020 The Khronos Group Inc. +Copyright 2013-2020 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_ngage.h +SPDXID: SPDXRef-item3410629 +FileChecksum: SHA1: 4759a28ab1e4213fd442d5f8e04661efadb30d7d +FileChecksum: SHA256: 4bc748d5c6290957fc843a7245a6ebce41f3cf0129a635e225f13013f80d35f8 +FileChecksum: MD5: 4f4e133082a1879f71763ac6a8960cf7 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_touch.h +SPDXID: SPDXRef-item3410636 +FileChecksum: SHA1: 4ddb700be6b71ca1d4708e268b6e434a8b095b26 +FileChecksum: SHA256: 971ab29230e565ced41c57fb43b8365526c7eaadc871375a8917b3e26f6cb47b +FileChecksum: MD5: 550d2b812767091072cec0a2817042d2 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/gen_audio_resampler_filter.c +SPDXID: SPDXRef-item3410562 +FileChecksum: SHA1: 396048858b1150d6a090f659d19eda4bcc16b745 +FileChecksum: SHA256: bf3b501e34698b89bc9d1ddf33a1d787e4a0df9dce9d27a9a10bf18aef4709ad +FileChecksum: MD5: bb403c79ca3805334999f2c725b248b8 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga +Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_rwops.h +SPDXID: SPDXRef-item3410639 +FileChecksum: SHA1: 9757aef9131257bcda75945b67c69ad0b059520d +FileChecksum: SHA256: 02376362bfb2ea8c7da6d751bc876195231e21fb9f2fa4cd00c989ef17df27b4 +FileChecksum: MD5: 5194b68264890aa39c80a74bbea76a79 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnativew32.c +SPDXID: SPDXRef-item3410503 +FileChecksum: SHA1: e5d645ffe6027e3f0bc0c666d399bdeff27630e8 +FileChecksum: SHA256: 435893565a353bb31730487149c644cd8da8b2ad765e30afa5cec96fc06bb16a +FileChecksum: MD5: 943576e11f44491927914e3234ab8071 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_iphoneos.h +SPDXID: SPDXRef-item3410638 +FileChecksum: SHA1: 3708660fcf552efcb6bdeb40a13fcb1eaf0756c2 +FileChecksum: SHA256: d4b0ef2158189c1ea8d60b5a2b32133ee6258471d3154f9d391d9a311057ec72 +FileChecksum: MD5: 3126df84dc4ccfce4ec859f45a469458 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgles.c +SPDXID: SPDXRef-item3410487 +FileChecksum: SHA1: d76bf88918f2e16b6a86ecd4d97a5ddf17e23e58 +FileChecksum: SHA256: a7753332b368a5b9428762ca78202658756209610d0d046b6394f91c88243e53 +FileChecksum: MD5: 3e8eecb5e988f495e02656217b2384b1 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/gen_audio_channel_conversion.c +SPDXID: SPDXRef-item3410554 +FileChecksum: SHA1: 16a744f55e03ba14c4a4726f472a86613883c7d0 +FileChecksum: SHA256: 5404bdef94b4bced6d9fea2aee5722b7cd1c6e656660e669324f643934fe5d06 +FileChecksum: MD5: f1fe5ba113dd9468e9b8ace01d51ba40 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga +Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testaudiohotplug.c +SPDXID: SPDXRef-item3410407 +FileChecksum: SHA1: 3a0aa3e28239e38627ba6a822fd9b68bd0b46f0b +FileChecksum: SHA256: 7aaed4b9b17afed3eb7ca240787af87cd98a965ae3930388982a7c87edb0a2b2 +FileChecksum: MD5: 923de41cc8025be53bbf7584e0d7f6fc +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_audio.h +SPDXID: SPDXRef-item3410641 +FileChecksum: SHA1: 8eba9b575c20f3800bf3a12ff1db7780581219eb +FileChecksum: SHA256: f403002338b0edfde05dc115710131d430c66546c3af09d8f3faf6488a29876d +FileChecksum: MD5: 4c124235257c84c6008a538d7fb1d44d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testrelative.c +SPDXID: SPDXRef-item3410496 +FileChecksum: SHA1: 01bd2bac42a914b0605da2390f9564df9f2c2c77 +FileChecksum: SHA256: ad2639efaec6248743b55c6128da9e8a5f3e9042caf1a837e8c913b405e640a1 +FileChecksum: MD5: 768a0ca72327d09b1399bde43f3b8dd0 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_blendmode.h +SPDXID: SPDXRef-item3410657 +FileChecksum: SHA1: f4e63fae859f97754cae3c904d68e2b19aec4bb4 +FileChecksum: SHA256: 64521ecb86cb380259803dd54ed09783e3a5bfcf5ed3cb45ff0681093e079664 +FileChecksum: MD5: 64bb5e0179306aea35c23a2da85ed1fe +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testoverlay2.c +SPDXID: SPDXRef-item3410489 +FileChecksum: SHA1: 14a358bf52d852e7e52f933eda96e6deba28babb +FileChecksum: SHA256: 3917bd22b131079cfa6be3f8bd815bc9ee16b8454a19d4d1d57df3858690e36b +FileChecksum: MD5: 45bf4c6e01dd8f506d2cee89d1928ad6 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_keycode.h +SPDXID: SPDXRef-item3410667 +FileChecksum: SHA1: a5ad0204b1408fcaf3e2b7ae2177a425f474265d +FileChecksum: SHA256: e329a891418ab5c513ea474edc4bb244937f9b0995a3312900b716c1b7ae9054 +FileChecksum: MD5: eb61aaa56a12601700b0526e5a6cb8b5 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testmouse.c +SPDXID: SPDXRef-item3410488 +FileChecksum: SHA1: 7a05b1bdd1223c0e8c936eec2ebd4416b876d96b +FileChecksum: SHA256: ecb5acf59ff7a97250de931ffba3bd816ccd540db5296ad26e8d429a5349ee28 +FileChecksum: MD5: fc7b9099c5a409260d3aa2ddd69d8ef3 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_guid.h +SPDXID: SPDXRef-item3410630 +FileChecksum: SHA1: 1e9c1089a8574ad97b61b1ff78baba96803ba770 +FileChecksum: SHA256: 2513dbb767bc82188b39a8926c5ecb904cad450d4f226b96791de5c8f55b8228 +FileChecksum: MD5: 10459da6098b48ce5ff8c9d91a18dea2 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testlock.c +SPDXID: SPDXRef-item3410494 +FileChecksum: SHA1: 1fae3a387d3f72289616e62e9b95b698bad54699 +FileChecksum: SHA256: b4d9938ff248933cba09d4da062eea2e5d4d0e88b4ebde4fafc4fe85a51ad6f9 +FileChecksum: MD5: 2d121850b0d331169530266d96d140ce +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/src/testgdk.cpp +SPDXID: SPDXRef-item3410616 +FileChecksum: SHA1: f751b811761f4415a4dc8dc9b59cac087f01bd23 +FileChecksum: SHA256: ee9f5ff0d8262635604499b1f97997573882c19b48627e1bd3742bf16e9b6f93 +FileChecksum: MD5: d324130394d66aaa32d901a88a209467 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testrendertarget.c +SPDXID: SPDXRef-item3410428 +FileChecksum: SHA1: b13b7a0cc35e8721955b1a83da23eb538707bffc +FileChecksum: SHA256: 24dabe978737163127178e2556560bde500814e63427f9e43159e5124f832628 +FileChecksum: MD5: 080cf327f1505f8dffba3205cb288d27 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_hints.h +SPDXID: SPDXRef-item3410655 +FileChecksum: SHA1: 4a538edf032c2a7e24b94155a26410675263d564 +FileChecksum: SHA256: a67f4a848fad4e3e77e5b1b888e577abc5ac52d06e44f42c99a34dd0287f3b6f +FileChecksum: MD5: 9b8a2d29c5f2ede023294f4f2dcb9670 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testspriteminimal.c +SPDXID: SPDXRef-item3410416 +FileChecksum: SHA1: 8a8317c41ef498ad86d9a41e8efffcae9f33c306 +FileChecksum: SHA256: 6932e5f456eda42b01e8efa814a677fbff47bf2c7b8473e6286b1f94106cc7c7 +FileChecksum: MD5: 356fca29c5c6a6c24cc093621c859336 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_timer.h +SPDXID: SPDXRef-item3410647 +FileChecksum: SHA1: 56317a58cceebeb34d6a0ab0b0df97d35c69d9cd +FileChecksum: SHA256: 1245870f559e9151fac68eba4f8184903651adfb9425a701c589aa0367d18bc8 +FileChecksum: MD5: 6371363a8a9796cd6181f6acef4454bd +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testsem.c +SPDXID: SPDXRef-item3410431 +FileChecksum: SHA1: 12b48e50ed6dac525df345ceb13e47954cc5663a +FileChecksum: SHA256: 2b4a724a9a9928c0660e1975dfa2cd8b3b0fe9f823bcb1838d551f339e33d7b6 +FileChecksum: MD5: 098f1ce4e4d83ab74004e9a7be3412cf +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_hidapi.h +SPDXID: SPDXRef-item3410646 +FileChecksum: SHA1: e60b15e4351e8f17f7b43bcbb685a9671c2e5e10 +FileChecksum: SHA256: 04574b1398db5f0fca5548ac30e29c5f9b8de226828a5a4c620f89a082684a8b +FileChecksum: MD5: e4ab08331725ed8a8bfe4fb032843ac4 +LicenseConcluded: LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635 AND LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION AND NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +LicenseInfoInFile: LicenseRef-BSD-3-Clause +LicenseInfoInFile: LicenseRef-WebM +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga +Copyright (c) 2010, Alan Ott, Signal 11 Software All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testoffscreen.c +SPDXID: SPDXRef-item3410390 +FileChecksum: SHA1: 9d46793f0e96f716c1ec2db561110717829b8c6f +FileChecksum: SHA256: 1a1b3199ccd6171df94de611f7f2fa6b417344db89f28fdc02570d0d89740097 +FileChecksum: MD5: 7e273a07119628c38bdbea45240c7e97 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_loadso.h +SPDXID: SPDXRef-item3410635 +FileChecksum: SHA1: 3b789e2eb1343a56082ce490ccaf8c98296c8a12 +FileChecksum: SHA256: 3d682b1bf8ac0d96798cc6135da6b849d389e37ec18edbed1802f9bb83abb798 +FileChecksum: MD5: fca67683443768701221dbb8ac345fb1 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnativeos2.c +SPDXID: SPDXRef-item3410415 +FileChecksum: SHA1: ea23e7535d98bd90265833c38308ef64bdf6434e +FileChecksum: SHA256: c1065414b4b8e0bbc7c2201c6f7915098e8ed53550d73cd4e0c3b869f90fca6e +FileChecksum: MD5: 482d19bc2288a3d0bb4f688909402189 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testloadso.c +SPDXID: SPDXRef-item3410505 +FileChecksum: SHA1: b528dff01e52f6545f660f6dc21b61a1dc807ac1 +FileChecksum: SHA256: 78d4bb5ee8e90d54f4f5155e98dcfd3bbb53d1bb1953f00862631b30ea835e42 +FileChecksum: MD5: e60758b0245e20b4cf2364774f2e3649 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testyuv_cvt.h +SPDXID: SPDXRef-item3410366 +FileChecksum: SHA1: 39af4a9b6d67b7b0267df1111e2db5e58750e38e +FileChecksum: SHA256: 9c725deb2e24fc5196b8902950743da7f21638e42dc7fe894a02c1f0266f21e2 +FileChecksum: MD5: 30442755d9fd5612559e369f4ef68871 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testqsort.c +SPDXID: SPDXRef-item3410502 +FileChecksum: SHA1: 0e048f062d23a8efc39600a788e8a2fd67c04d12 +FileChecksum: SHA256: 9e2c83d7e186c137e35251c745a623dcfbbbd44a0eafb550d0ce25be91055c1b +FileChecksum: MD5: 2d6df61490b6536fec05c821cc878470 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/loopwave.c +SPDXID: SPDXRef-item3410426 +FileChecksum: SHA1: 3c7750c7ca0b61b82ff09a43407c6b96fdcfa6ca +FileChecksum: SHA256: 747255f9a15852207d74dceea91d4d0ec1d008dc62a6eb6474cc94b6a64a45cd +FileChecksum: MD5: 034cdb32230bad2c871551157b044a7c +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/begin_code.h +SPDXID: SPDXRef-item3410653 +FileChecksum: SHA1: 057af9f144038cebeedd81292ea6cbe8ccdd9c4c +FileChecksum: SHA256: 9598e70462ae4224aea70b66de465396220c30f94756652c55346d43b13458c5 +FileChecksum: MD5: f1f15b1b0aba1de2dcf222cd42d1222c +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testrendercopyex.c +SPDXID: SPDXRef-item3410398 +FileChecksum: SHA1: e9d947824431e2a12f1517786a96700464a65516 +FileChecksum: SHA256: 29054e22097d9c3b226349c2f868a6308663330ba762cdf94f9495d6a19b81e5 +FileChecksum: MD5: 2a4c94c1735f707e3c611dbef1813735 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testsurround.c +SPDXID: SPDXRef-item3410482 +FileChecksum: SHA1: e2b09f882b48d61e80e7d577d4b300b34d3d798c +FileChecksum: SHA256: 2248ac353277e455d794da3574307455ca4900caf5d86a420b8b811caac5b32c +FileChecksum: MD5: 3efa2e60385ce2041583f624ecdbc622 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testfilesystem.c +SPDXID: SPDXRef-item3410359 +FileChecksum: SHA1: 423aa5d08606df067e20c940d07f5602c2e84687 +FileChecksum: SHA256: de6e8fadc19c6c3b8b4ec4e8fee0a575233316ee94d89f956a64f9a6f1cd280f +FileChecksum: MD5: d7ddc5d504149ef00a2550e943d6f77f +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_config_os2.h +SPDXID: SPDXRef-item3410660 +FileChecksum: SHA1: d01538ac89d3c9ac3decc8560c8991f6126ff869 +FileChecksum: SHA256: 604699bc9f069eb06c208b47e3e92fff8991b9cefe5d8853bb6a7a3415688219 +FileChecksum: MD5: a2e343499147db6a3197150a5cac18b1 +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnative.h +SPDXID: SPDXRef-item3410408 +FileChecksum: SHA1: 7f71ec7a4c8b09457b89ec43c31aa73800606c24 +FileChecksum: SHA256: adb64ba22ec03fb4b8ba8cba2410135a7724eb06f824d9062b62d006137b8f32 +FileChecksum: MD5: 1f1fb51aed000d843528a0b16755822b +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testkeys.c +SPDXID: SPDXRef-item3410417 +FileChecksum: SHA1: b205e7dc107d49dea0b2693aa64444c8b9d0e1f8 +FileChecksum: SHA256: b2acc05778055176c7b733f1358295c14efbf4fb2dacc40cd403f826fe8c241c +FileChecksum: MD5: 3a38081ae13732327d0355fb64e72d7d +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgles2.c +SPDXID: SPDXRef-item3410334 +FileChecksum: SHA1: d7a0d60069c476bc02030a0cec431a20497a4821 +FileChecksum: SHA256: 88c008844e55e80a6af96029edf2e66d8a88373fbdd7c28ca8a773c2ff5526cb +FileChecksum: MD5: d5cab4cfb44a317e6cc7148ad7a07bee +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testrumble.c +SPDXID: SPDXRef-item3410409 +FileChecksum: SHA1: afa077973a000736a59b9c89ec8e114d2061c2f9 +FileChecksum: SHA256: 98c2a5252efb987d942757d58b4003e0b7491910e6f1d75bb438f4f9a34e9132 +FileChecksum: MD5: 9019d2069b5ec1aef032ff321f158106 +LicenseConcluded: LicenseRef-BSD-3-Clause-691d2809ec460516b08b94ef35d4c201 AND LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION AND NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +LicenseInfoInFile: LicenseRef-WebM +LicenseInfoInFile: LicenseRef-BSD-3-Clause +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga +Copyright (c) 2011, Edgar Simo Serra All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testmessage.c +SPDXID: SPDXRef-item3410350 +FileChecksum: SHA1: 475c779deabb7330d9d793b42a66bb6b9f53bcb4 +FileChecksum: SHA256: 76e530f1a3b88ae8e4d5b0d2652eef4d19838bdacf76c166f5e20188d6296f6e +FileChecksum: MD5: 7fd4f3794f486f71bb365d1ace1a2f87 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testfile.c +SPDXID: SPDXRef-item3410400 +FileChecksum: SHA1: 5c7a294b41bfbbf482bd7a1fa9ec067300e744a9 +FileChecksum: SHA256: 8e355c6ec201ee32a69891f6b0e4a41c6f6f1d54f04a3f0027a18dcc74f81cfd +FileChecksum: MD5: 35a10cd6e1005ad0e4e8e8457bae35c6 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testjoystick.c +SPDXID: SPDXRef-item3410352 +FileChecksum: SHA1: 55178b5682600ac4c6f4bd6739d69d8266d36542 +FileChecksum: SHA256: dccbd6d83f105eecbdd219dbfcbdd0085aaaa805d99da1490ada79cc5157e291 +FileChecksum: MD5: e7d669871d3226d3b36464610610b838 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testshader.c +SPDXID: SPDXRef-item3410399 +FileChecksum: SHA1: 064203e9d08925eaf7899ac75d7856585723d17a +FileChecksum: SHA256: 32375d2d8d402e4f392173abc8c476562982b19e61e3b085c862815fbb5a071b +FileChecksum: MD5: 622247c7552edfe79ea5ddfd0aed5420 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testdraw2.c +SPDXID: SPDXRef-item3410344 +FileChecksum: SHA1: 718cd48e5d4504ac8e68c333dc700d14b6b4c463 +FileChecksum: SHA256: 2924743bd8cf155166b7b5a9757a683b6628ed908585ef94a02f07ef340c189e +FileChecksum: MD5: 64ca6c805c9b571d5634e903e3a30c2a +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testurl.c +SPDXID: SPDXRef-item3410391 +FileChecksum: SHA1: 28ded9bb4811358f2c4d32e29e334b09ad51acb7 +FileChecksum: SHA256: 7b94ca33fddd303d4471a69a53b0fb8da4a0f6fed17c209cd5a7085e60dd261d +FileChecksum: MD5: 466a6d10f89eeead6013a8de30e1dcc4 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/teststreaming.c +SPDXID: SPDXRef-item3410340 +FileChecksum: SHA1: e4148a7373c575e01847de0c14e8acc7b0817c07 +FileChecksum: SHA256: db3c00558b7c5691996a4fe1f435562146e040b642b799acbe580443e22af468 +FileChecksum: MD5: d058441b6e0c0ecf81b439d4f68ee7e7 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/controllermap.c +SPDXID: SPDXRef-item3410410 +FileChecksum: SHA1: 8cc53d489e460852d47027de7e6a9ed3156ec07b +FileChecksum: SHA256: 3134c9612052a4e10ac2e2d083141b66fdc213bdb28008462b485e46e4d8f690 +FileChecksum: MD5: 28f991e66d270fd67454e696b075f6db +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testvulkan.c +SPDXID: SPDXRef-item3410342 +FileChecksum: SHA1: 8d8d9bf8d1548cdc601b68be7b8fbb5e69442371 +FileChecksum: SHA256: ed5f2356f1d641d132d7cbaac390f4a7228cb03c5d198cc31dc24679092c27ca +FileChecksum: MD5: 98048780896f1e61c4380145a8f8de8d +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testbounds.c +SPDXID: SPDXRef-item3410395 +FileChecksum: SHA1: 04f664a64cc1305899f0b9ed4710e5acb7fb2f82 +FileChecksum: SHA256: de8171fae06815d2450e477c313407de2db1c6850740415b365a5ca75660bf9e +FileChecksum: MD5: 8228a1bce9c5eaaa713e42fdf4e1b741 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testyuv_cvt.c +SPDXID: SPDXRef-item3410336 +FileChecksum: SHA1: bab4af4714e04c5c0c00bf8938ffe84e6bd58a02 +FileChecksum: SHA256: b1d9b6fbc864bac95b0e42384b7877e1522ba3ede098c27d606deb50009efe81 +FileChecksum: MD5: f45279f3878e67703e9423da1d1ae65e +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testutils.h +SPDXID: SPDXRef-item3410481 +FileChecksum: SHA1: cc1d480890e10772c2e1baaf930ad75864a9b690 +FileChecksum: SHA256: 4dc4c43e72c729dd81acf4eaf3e44b1cbd6a6e82b2f0cece1fed7ecdbe5b6d6c +FileChecksum: MD5: 3c3d831739061d7cce15318e078a6532 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga +Copyright 2022 Collabora Ltd. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testwm2.c +SPDXID: SPDXRef-item3410345 +FileChecksum: SHA1: a3ea4e1a364954580fc93c9ab54247b2ada4910b +FileChecksum: SHA256: c9dca14a2dec08886aab5507956648750acaa80417ac082e76dea146bee35331 +FileChecksum: MD5: 47cdb379ce3dbbae4734aecefdb77457 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_test_log.h +SPDXID: SPDXRef-item3410640 +FileChecksum: SHA1: a5be22ff1e62f785fe63239dd7a9c5dbc36810cf +FileChecksum: SHA256: 585f7a35a0d9179a232e84d53ee93c900a2c9b5795472d07a4ecc7c4a296631a +FileChecksum: MD5: 8a7484546c341d64594c59528254c89d +LicenseConcluded: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testplatform.c +SPDXID: SPDXRef-item3410328 +FileChecksum: SHA1: af096dc83d095239473f2facc5470af81354e40d +FileChecksum: SHA256: 9db8bf4ff6b7eb6bfc019ab1c9571e5b24323b2773469313e033edd4f4425e73 +FileChecksum: MD5: 9ec8ae18182223536d07ccf97bb139df +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/loopwavequeue.c +SPDXID: SPDXRef-item3410377 +FileChecksum: SHA1: 9328889a7b08d7fa6bad17f7b546345c4c1f19d8 +FileChecksum: SHA256: d2c6f4ddf87463ca0c4b9641c2f9779dc076d7ce339d934ae701e5f8dbb6de80 +FileChecksum: MD5: 2d36ed05d4a298fb879c726391f4af5e +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgl2.c +SPDXID: SPDXRef-item3410357 +FileChecksum: SHA1: 313866292eaf9daf66c0b4060a7e2f724a89dfc1 +FileChecksum: SHA256: 633a53f0dd90c2cb1b8a96cf70ad5d3a14fd614aacf8e10544e1f1285fd2f3c0 +FileChecksum: MD5: 6aa70c841fbff0074b4e26816aa7fa4c +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testmultiaudio.c +SPDXID: SPDXRef-item3410375 +FileChecksum: SHA1: c350f440e8b2a70f037dea5c83adf7f55bab45a1 +FileChecksum: SHA256: 9850a154bda67af84d158555f1a425c8dab5d4b183154363b05b0bc65ea1e275 +FileChecksum: MD5: fca5ea9fef16fc2ae51405faef7ae676 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testdrawchessboard.c +SPDXID: SPDXRef-item3410356 +FileChecksum: SHA1: 3bdcbd63a78a2aff73dd39a34cce530d4d5b108a +FileChecksum: SHA256: 7a6033600a2eadf2913aec696d3d4d348bbda08ebf53a877a9cfe6ac08801b89 +FileChecksum: MD5: 1c5fa577ee1f01b90d15f16d3e86be4f +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testsensor.c +SPDXID: SPDXRef-item3410371 +FileChecksum: SHA1: 7d74c61962fd09c64d182b144a07f7af2857c304 +FileChecksum: SHA256: 716203607dfcf74bd2434f26f78b39765db2f22ca6362e41f247036930825ab9 +FileChecksum: MD5: 6dcadc99e6b09be5af9cab268079e35a +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgles2_sdf.c +SPDXID: SPDXRef-item3410318 +FileChecksum: SHA1: 0bb7db50657f4171034dcd48f5183e6a10e72060 +FileChecksum: SHA256: 1266a9c4490167c68982b265ec14c5a0ab2ab4bbcfb0314d1aca85931653ac3e +FileChecksum: MD5: 2e3bbf14f975a7354ed1ddcac287917f +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testerror.c +SPDXID: SPDXRef-item3410498 +FileChecksum: SHA1: cf6d1a83d749a3018d8bfb9b11a551c73e33be9e +FileChecksum: SHA256: d191850d17a3d3ad13b50783c3d97b0d567d3daecc8c45ab43641da7a909ba8c +FileChecksum: MD5: 7b3f7f32425d2f4b67a06d5c448b3b44 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgeometry.c +SPDXID: SPDXRef-item3410323 +FileChecksum: SHA1: a02c92c756449d861cc41700a9a8563229765b8e +FileChecksum: SHA256: b0c603a5e01c2bab560a7f99c99e6fdb4b8e79476cf15c3e6b1a29fa20b009c1 +FileChecksum: MD5: 4b4a1e79bd6921ac87e9858643eb55d3 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgamecontroller.c +SPDXID: SPDXRef-item3410333 +FileChecksum: SHA1: 82c42bf96a0cd33fadf3a283ea03d4bdd81f04e9 +FileChecksum: SHA256: 7fdb7a3850c1408e7c806213ccaada7d70ce037f63d9b3e00a594a71d551b218 +FileChecksum: MD5: 4698f6859b33cbe6ea60383bb6932f0e +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testcustomcursor.c +SPDXID: SPDXRef-item3410319 +FileChecksum: SHA1: eb7f137f6a0e963ebb62155c30462a20e1194696 +FileChecksum: SHA256: e8d89381d5ed646e810698784c48ca2eb13103d23145c9804a567466c016d146 +FileChecksum: MD5: 9112d9df5ca90092768269d5d451590c +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testaudiocapture.c +SPDXID: SPDXRef-item3410317 +FileChecksum: SHA1: 9a3807fc1a3a2951069cc7648b6ddb33c1f50544 +FileChecksum: SHA256: 6e42990117072616e906beed913fbe53d1d4185fe137d072dc87ed8348885465 +FileChecksum: MD5: aadbab3b70029a8474bce7abcf6f77ea +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testutils.c +SPDXID: SPDXRef-item3410327 +FileChecksum: SHA1: 16c7b9a4407b02ff6dcc6b071bd61014329ff985 +FileChecksum: SHA256: d81016c417e04367f9c5535c5e04141237038ff60c84871086c5a28dc6d49841 +FileChecksum: MD5: 69971c4ad99cf8066d51bdb9bb575b7b +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga +Copyright 2022 Collabora Ltd. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/torturethread.c +SPDXID: SPDXRef-item3410320 +FileChecksum: SHA1: 38fd38d7dd7b701d85775024cfe672b627191b7d +FileChecksum: SHA256: 2d65f8d0d438604c814fd08eb9b28387d81d518102eb003dc7e443174ba4e529 +FileChecksum: MD5: 4d53ce09da339ba7d7cc7c5743328371 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testhotplug.c +SPDXID: SPDXRef-item3410329 +FileChecksum: SHA1: 3d4eab4e3a5e8ae5a27d76253ea94e973a8b68bd +FileChecksum: SHA256: 25fd105a8bf6fa29567a2c12fdafc247ad9a390d0064ddf4f8fccc8755990439 +FileChecksum: MD5: 9cce8e0e9ae3fee7bfbd65894860b58a +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnative.c +SPDXID: SPDXRef-item3410324 +FileChecksum: SHA1: 612c08d2dc13a6c2a77e464b5cf7299355d6ccad +FileChecksum: SHA256: 998700979f8d61cc88762f0b1e93cdd76a4c9595a40af4962419ef562e77fcb1 +FileChecksum: MD5: b6a4a4cf70b5717440fbe6304fd5d460 +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Freeware +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testevdev.c +SPDXID: SPDXRef-item3410499 +FileChecksum: SHA1: 0d57e6539e3de27c7f2c9bad5722671aac0a4416 +FileChecksum: SHA256: 55eedb9064bf6b7c8a68f8233be3051771d24e70de510052ea1c4186fc4d64d2 +FileChecksum: MD5: 28501656b079a41138bb8a4948fe599b +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga +Copyright (C) 2020-2022 Collabora Ltd. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testiconv.c +SPDXID: SPDXRef-item3410321 +FileChecksum: SHA1: 0fe7696c6b342404eecc571a4e7f4447cdbb29fd +FileChecksum: SHA256: 6cf9ae5a8a14fdbc8cdd8ecaa88977fa535e2aa4a601cfc80ade80755c296167 +FileChecksum: MD5: 27f2f8846130198e6bdc6c681a43996a +LicenseConcluded: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-other-permissive +LicenseInfoInFile: LicenseRef-Freeware +FileCopyrightText: Copyright (C) 1997-2023 Sam Lantinga + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testhaptic.c +SPDXID: SPDXRef-item3410397 +FileChecksum: SHA1: 3e1c69040aab99ed4a466327cfaaeeeedf3024ea +FileChecksum: SHA256: 91f960a327170638f06d908873b20c45560654f6508f941eb2d4063db89799cb +FileChecksum: MD5: 239f40184282c47576a7aeffa4d0b2d8 +LicenseConcluded: LicenseRef-BSD-3-Clause-691d2809ec460516b08b94ef35d4c201 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-WebM +LicenseInfoInFile: LicenseRef-BSD-3-Clause +FileCopyrightText: Copyright (c) 2008, Edgar Simo Serra All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_rwops.c +SPDXID: SPDXRef-item3410486 +FileChecksum: SHA1: 54bd12c1b9c93bb1ee3768593bec1baefd057759 +FileChecksum: SHA256: 3eb3e1fef213e5f9412d93c50ced9c11aab815d808aac822ae1a510bd545da85 +FileChecksum: MD5: 04057a5fb0e97034a0f8b6a0b045bbc7 +LicenseConcluded: LicenseRef-Public-domain +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-public-domain +LicenseInfoInFile: LicenseRef-Public-domain +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_main.c +SPDXID: SPDXRef-item3410358 +FileChecksum: SHA1: 6ee5f94683850a8caf7bceaf729e386ec86ee637 +FileChecksum: SHA256: 49cb115d67b848a65f13096724c8b7d4e5a4d2cea3f21137427c8e8d989ce621 +FileChecksum: MD5: c43c96ee90c4f169076f1147ea9a89ec +LicenseConcluded: LicenseRef-Public-domain +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Public-domain +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-public-domain +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/edid-parse.c +SPDXID: SPDXRef-item3411594 +FileChecksum: SHA1: a5d73030f0216338eb2c292f46b4f282e241e24c +FileChecksum: SHA256: 1e8acbadb618cc07622280601b3e4ce68a8cdb47ea48191943a23ae50178ce78 +FileChecksum: MD5: c9e93634b2ef7863b963a149cc08e197 +LicenseConcluded: LicenseRef-MIT-902fe71e696f7bd3555e54b30a34d2ff +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright 2007 Red Hat, Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/uikit/SDL_uikit_main.c +SPDXID: SPDXRef-item3411959 +FileChecksum: SHA1: df5bf60d40b6af1df48b443bf0150ba32a81f004 +FileChecksum: SHA256: 0074a2a600fc5067c0aa7bde9fd51fa3b18b9b75c4b74edbcc407b51bbc1cd4b +FileChecksum: MD5: 48568e6f865a6743e633a3ea2fd12173 +LicenseConcluded: LicenseRef-Public-domain +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-public-domain +LicenseInfoInFile: LicenseRef-Public-domain +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/windows/SDL_windows_main.c +SPDXID: SPDXRef-item3411982 +FileChecksum: SHA1: 3fa1b9a7a279fcedb6a710dfada360e010e7bdc6 +FileChecksum: SHA256: 4935eb5e86270bb4240b45d0149ba2ff20d017cc633886b1c3bc3d551df1b84c +FileChecksum: MD5: 6c53b41a544f14c376fe98ca4ef99f4f +LicenseConcluded: LicenseRef-Public-domain +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-public-domain +LicenseInfoInFile: LicenseRef-Public-domain +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/dummy/SDL_dummy_main.c +SPDXID: SPDXRef-item3411984 +FileChecksum: SHA1: 007c8243e77cd75d9c3541f69d71d01df247c3d0 +FileChecksum: SHA256: 7f0d6c39da547c07cb475b013000e07ad217fe1e586d3c973c986a1cb97f2877 +FileChecksum: MD5: ee512f79934d874b333d2aa549e98221 +LicenseConcluded: LicenseRef-Public-domain +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-public-domain +LicenseInfoInFile: LicenseRef-Public-domain +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/psp/SDL_psp_main.c +SPDXID: SPDXRef-item3411986 +FileChecksum: SHA1: ea3afd5cb0ececeafa4b8404efa4e60e42a7f617 +FileChecksum: SHA256: 0eab7d8e0ec6fa4d58b79a5a1d6d0f86c04db36823ce0f5fa9c52fe29fac5cb7 +FileChecksum: MD5: ad53916ab09628da87f7e62a23a5f366 +LicenseConcluded: LicenseRef-Public-domain +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Public-domain +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-public-domain +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/android/SDL_android_main.c +SPDXID: SPDXRef-item3411967 +FileChecksum: SHA1: caf309d4b589082731a3ccd4c01f7032a73b147e +FileChecksum: SHA256: 9a44900497279b6a7563036a5d78e400c5c5ed981b078df3ef46c0bff584181d +FileChecksum: MD5: 83eb31d28bf54150dc0e2e3167828845 +LicenseConcluded: LicenseRef-Public-domain +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Public-domain +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-public-domain +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vk_icd.h +SPDXID: SPDXRef-item3411494 +FileChecksum: SHA1: bf118682f8ca6c3e9a44f414d45a45eb94699225 +FileChecksum: SHA256: 63000862162527b85a2c8b339e469d46725b40f8ca2e09c853643a27322752dc +FileChecksum: MD5: 900ea5c7d88067cb1bb78a127dbebcb6 +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright (c) 2015-2016 The Khronos Group Inc. +Copyright (c) 2015-2016 Valve Corporation +Copyright (c) 2015-2016 LunarG, Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vk_layer.h +SPDXID: SPDXRef-item3411498 +FileChecksum: SHA1: 564370b5f981d07a555de42f24f52bfbf414f327 +FileChecksum: SHA256: 5cb6ca5adb5ed3f260d01a1320580962371b768c61fc625dd69e3922949a5299 +FileChecksum: MD5: e8002ccd72251a7e8eff433bca38689b +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright (c) 2015-2017 The Khronos Group Inc. +Copyright (c) 2015-2017 Valve Corporation +Copyright (c) 2015-2017 LunarG, Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vk_sdk_platform.h +SPDXID: SPDXRef-item3411496 +FileChecksum: SHA1: 597ef4cb8ce01616b96b392694aa38d6c7e86f83 +FileChecksum: SHA256: a4fce20b4c86dedc9e2c5f1796c42b9ee5a1f29b528a6b481cb60ae7a523db31 +FileChecksum: MD5: a927315b880a8e13f101d2c097c2069b +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright (c) 2015-2016 The Khronos Group Inc. +Copyright (c) 2015-2016 Valve Corporation +Copyright (c) 2015-2016 LunarG, Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/LICENSE-bsd.txt +SPDXID: SPDXRef-item3410971 +FileChecksum: SHA1: 7dde42b4c6fdafae722d8d07556b6d9dba4d2963 +FileChecksum: SHA256: 30eb1bef29b46f8ba7ab8b416035dbd93cb034a45481dd97815b944284582cd2 +FileChecksum: MD5: b5fa085ce0926bb50d0621620a82361f +LicenseConcluded: LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-WebM +LicenseInfoInFile: LicenseRef-BSD-3-Clause +FileCopyrightText: Copyright (c) 2010, Alan Ott, Signal 11 Software All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/KHR/khrplatform.h +SPDXID: SPDXRef-item3411484 +FileChecksum: SHA1: 9818ea12cfb96c60bdbb5103d8cf7754dcce34f4 +FileChecksum: SHA256: 7b1e01aaa7ad8f6fc34b5c7bdf79ebf5189bb09e2c4d2e79fc5d350623d11e83 +FileChecksum: MD5: 5825532bbe1f36a4bb04da1e823a847b +LicenseConcluded: LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-khronos +FileCopyrightText: Copyright (c) 2008-2018 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles2_khrplatform.h +SPDXID: SPDXRef-item3410704 +FileChecksum: SHA1: 9818ea12cfb96c60bdbb5103d8cf7754dcce34f4 +FileChecksum: SHA256: 7b1e01aaa7ad8f6fc34b5c7bdf79ebf5189bb09e2c4d2e79fc5d350623d11e83 +FileChecksum: MD5: 5825532bbe1f36a4bb04da1e823a847b +LicenseConcluded: LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-khronos +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright (c) 2008-2018 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/EGL/eglext.h +SPDXID: SPDXRef-item3411486 +FileChecksum: SHA1: 3c9ac56cdaa72f19bdd064d10a2253ba8d4f118d +FileChecksum: SHA256: eb58fcc3fc07e2770fb6ea68297fa5e453e6ae3f44b8a41d60716785efd06866 +FileChecksum: MD5: 8e69aec0c6e5a3bbf63b05fe3d87baf0 +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2013-2020 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/EGL/egl.h +SPDXID: SPDXRef-item3411487 +FileChecksum: SHA1: cdc6ed8304c1496ca289268c3abb04b8cb716c7f +FileChecksum: SHA256: 793779fefd83bb0e2a469a712efca01890d83c5ea5b596653c3cb6cdd669e200 +FileChecksum: MD5: 528215f02e8c151510bd9c0b88bcd620 +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2013-2020 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/EGL/eglplatform.h +SPDXID: SPDXRef-item3411488 +FileChecksum: SHA1: 60963b845b8d7570520c853f5e0a36a645fd3cbc +FileChecksum: SHA256: 1081d0dd1099f5f0367d21c2949e3be344d3fe37c41e7cab907b12ef71f95703 +FileChecksum: MD5: 42cdcc2ae11a3303d81a9a79efe85130 +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2007-2020 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_core.h +SPDXID: SPDXRef-item3411509 +FileChecksum: SHA1: 97ad87967be03f1fd59ba25752cb09cc703c75db +FileChecksum: SHA256: 98e2569d65cad15065677651017ab1a48935a99c0e88f71d1cdea0e62d07b851 +FileChecksum: MD5: dcbab2742cbe42214144a068183c7f0b +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2015-2022 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_ios.h +SPDXID: SPDXRef-item3411507 +FileChecksum: SHA1: 36bcafebf3b42eea2e74a35a54ba88de55dc39b2 +FileChecksum: SHA256: 720699f13c6303ed1402844d70e0c6122691a778bf50ebf96ca0a00b6bdebb7c +FileChecksum: MD5: 7a82894ba5fef33836e0d3bb36145119 +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2015-2022 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_xlib_xrandr.h +SPDXID: SPDXRef-item3411490 +FileChecksum: SHA1: 338c6281ecad9beffceb39259b6e94e0a4a357a5 +FileChecksum: SHA256: ca35e9a425f4affaeda3e86d3a413c53351e19bd9d239bc1ffcfaad3678350fe +FileChecksum: MD5: 2d6f81e531c5a2c499fb60b8e67297a7 +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2015-2022 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vk_platform.h +SPDXID: SPDXRef-item3411505 +FileChecksum: SHA1: 20ac33ce2899d2c98d5c97aa420e33f96a030871 +FileChecksum: SHA256: 6103e0dd164567caaf887a18ea0f8c267e227ad4afaf94437bd9919b8d50d050 +FileChecksum: MD5: 6db7cf173ddce1c89069f5bf854adeab +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2014-2022 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_xlib.h +SPDXID: SPDXRef-item3411492 +FileChecksum: SHA1: cc33764e9693c21def99ff30a7c5e629b61b580a +FileChecksum: SHA256: e2efd24ada4479131f932dea1cd2f4dad9b3aad44aae60330fde9679a70f3d52 +FileChecksum: MD5: d5e38a7ae7327aea2dde5c9f32927fa2 +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2015-2022 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_android.h +SPDXID: SPDXRef-item3411508 +FileChecksum: SHA1: 5c1bc8939fc903a16d2decb7fcd0bc69f930cf26 +FileChecksum: SHA256: 024b4cc34a8abc29b9121123d707e857de27aa25d87d8de5713cf24beed364ce +FileChecksum: MD5: 4208a0a759f7f7cd462ac7249c852600 +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2015-2022 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_fuchsia.h +SPDXID: SPDXRef-item3411510 +FileChecksum: SHA1: a1f0c422386db9246a57f0a93de91007968951ad +FileChecksum: SHA256: 7151beaf7fc6b59b73dfa2f4dec4bcc0cc9609b2ba6d095b90b227379e423c24 +FileChecksum: MD5: 970c6517fb3f76f5af764d919b6dee6a +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2015-2022 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_macos.h +SPDXID: SPDXRef-item3411506 +FileChecksum: SHA1: 1d72371e3f5a21d09774d4378aed60835a70ac78 +FileChecksum: SHA256: afc6785ef13e330491494620d2dbe833cccfdf212a52570447aa1173f00ccef7 +FileChecksum: MD5: 8af551305a704a63713cd24261f6bfba +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2015-2022 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_directfb.h +SPDXID: SPDXRef-item3411504 +FileChecksum: SHA1: c653ba87e374b28f626ecf5395cd5d2c0d8065a0 +FileChecksum: SHA256: 1a9570afbe78386f6614db969aa613c43f4b90fba153051414d8a15e6a5a4a80 +FileChecksum: MD5: 8073c90e98258d7329c933566a4f2c00 +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2015-2022 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_beta.h +SPDXID: SPDXRef-item3411501 +FileChecksum: SHA1: 0dae84cc4572110c7bff9dd1d04859dbf5ffc866 +FileChecksum: SHA256: 608be5aed15751752c1e7f970176a81e2b5d0d64e1399309c11982b6486d14e4 +FileChecksum: MD5: 00a9c04b2e0c16cdff67816d4fadd0db +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2015-2022 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_screen.h +SPDXID: SPDXRef-item3411500 +FileChecksum: SHA1: fecc64a9658525ffdd036d46d2c8e21c5f627f8a +FileChecksum: SHA256: dd3389c9a6c8670e57e863745f08831c51d16a160760328b61ae6890f917a26a +FileChecksum: MD5: d6586ea099017ff83212f12da2abdab3 +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2015-2022 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_vi.h +SPDXID: SPDXRef-item3411499 +FileChecksum: SHA1: df7f47fbb1bb5fba2e78537d33332cd9a3b862dc +FileChecksum: SHA256: 68f8d2f95ce918b5c5731f41af8002cf18b4bd7b2c3be48d125efb77b9948225 +FileChecksum: MD5: 23bfcca6c6127015378b1456be3a9d7f +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2015-2022 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_ggp.h +SPDXID: SPDXRef-item3411502 +FileChecksum: SHA1: 1cbc74a5a583c94f7e65103a897f2aa36b9071f8 +FileChecksum: SHA256: 232856a476dcf73f6e634ae40be857c1db3e2bf5ad2142d756cccdc31129608b +FileChecksum: MD5: c2719698b4402bffd8fdcbfd6490b60d +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2015-2022 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_metal.h +SPDXID: SPDXRef-item3411497 +FileChecksum: SHA1: eed3db15690a30aaf2a5b97f8b5264a68095ac51 +FileChecksum: SHA256: e58800e650b0b3b2baee8c0e346b4d649b07e8690b16f6f5ebe2484d40ddcbe7 +FileChecksum: MD5: 35937aabcd7d524e6a4ccc742565bd3a +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2015-2022 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_wayland.h +SPDXID: SPDXRef-item3411491 +FileChecksum: SHA1: 4f5eaf23adda7afe41a22cb90d03dff2564035ae +FileChecksum: SHA256: da4a142ee8eb7bdc2e73192b7d08495070425cdb1b765f7b9b3e7958d1e314c6 +FileChecksum: MD5: c1f1bb5847b48d43eed8a90c1734b090 +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2015-2022 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_xcb.h +SPDXID: SPDXRef-item3411493 +FileChecksum: SHA1: e21dff5b9ec02744e2233be21ac2efc69ee9eacd +FileChecksum: SHA256: 972d6d7f2ff66bc3d8f627bd66cffcc75ba9fb1d16a7acec7fd9d93dd85c243c +FileChecksum: MD5: d9894291d2dd61f64e61286f4c89c940 +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2015-2022 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan_win32.h +SPDXID: SPDXRef-item3411495 +FileChecksum: SHA1: 33cdd101eca24e2c085c1ebaea8782aa1377bc4f +FileChecksum: SHA256: 6e89badba188f17275ca666ccf5b2f882f175fa88845c64b4c7436ad7130309c +FileChecksum: MD5: 82b42c3e60d7fdb5ddedaf8f1a036d80 +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2015-2022 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/GLES2/gl2platform.h +SPDXID: SPDXRef-item3411482 +FileChecksum: SHA1: 39b2372c3d254addee407682f44760ca22116c7e +FileChecksum: SHA256: f5da0747540a50be5f44aad264aae45bdf157a192c40f17487dd9a2f99c71b6c +FileChecksum: MD5: 19950d043aed1cb15a630f255546dab2 +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2017-2020 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/khronos/vulkan/vulkan.h +SPDXID: SPDXRef-item3411503 +FileChecksum: SHA1: 50ed5d83bc6115ee512e975fd265c8b46e84f685 +FileChecksum: SHA256: d2b65515fb1b65c7ec38b69047f2e728ff77fbb05c2d74c1f8ce2533de82e67d +FileChecksum: MD5: aff5d80108eb1f8c030fd3c501474d8f +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2015-2022 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_opengles2_gl2platform.h +SPDXID: SPDXRef-item3410680 +FileChecksum: SHA1: 24ed43076f33cfb4c2cff3f96024af5753daa968 +FileChecksum: SHA256: 4779be999acd1904458238f09c86983b7960ac40e612e05db2db97db615f1e0f +FileChecksum: MD5: 8801acaf9d02aa2b4efbe7e5b5cce3d4 +LicenseConcluded: LicenseRef-Apache-2.0 +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +FileCopyrightText: Copyright 2017-2020 The Khronos Group Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/primary-selection-unstable-v1.xml +SPDXID: SPDXRef-item3410171 +FileChecksum: SHA1: 8a6aff102e765e1cf352f643a5d3f632dd953d1b +FileChecksum: SHA256: d568482ba84df6e531698b1f531810860995ca24d69495427fe43aee6017f52c +FileChecksum: MD5: f028575edbed24f4f03663cc22acb01d +LicenseConcluded: LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright © 2015, 2016 Red Hat + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/wayland.xml +SPDXID: SPDXRef-item3410176 +FileChecksum: SHA1: a98033035155a52654ae3a9355ff867fd43fc28f +FileChecksum: SHA256: c41b411f4a4aaf26bdd775bae205410800de6395fbb7b8b9a920341fa59c1eb9 +FileChecksum: MD5: f8784d993cff7cc300c658ba2a781a79 +LicenseConcluded: LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright © 2008-2011 Kristian Høgsberg +Copyright © 2010-2011 Intel Corporation +Copyright © 2012-2013 Collabora, Ltd. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/fractional-scale-v1.xml +SPDXID: SPDXRef-item3410181 +FileChecksum: SHA1: 944c130879c89ec98364dbbd56e62feb5bda4b8a +FileChecksum: SHA256: 5941de5d28f427ecdadddc8623a6f6af0a30b0ab4726847236ba7a7652b81316 +FileChecksum: MD5: 50038e5f9afa943d85b1de15c78a6561 +LicenseConcluded: LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright © 2022 Kenny Levinsen + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/arm/pixman-arm-neon-asm.h +SPDXID: SPDXRef-item3411438 +FileChecksum: SHA1: fbb1880f462f49f913360ea67617c1d1e568acbf +FileChecksum: SHA256: 8a661db214427fd2c3fb95feeb98ff5fe4ea051b8d36cf81082f84371e3e306a +FileChecksum: MD5: 5c28493c6a0b0127a1a19e4afe8b3083 +LicenseConcluded: LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright © 2009 Nokia Corporation + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/imKStoUCS.h +SPDXID: SPDXRef-item3411155 +FileChecksum: SHA1: f17b16c537f82cd01acbaa112645c69386bb2a54 +FileChecksum: SHA256: 3550f322f7f128a8e4b26379cf24020bde87cafa023e909899153209ede67110 +FileChecksum: MD5: cfbffaa3ec875e53300042f237b8f5d1 +LicenseConcluded: LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright (C) 2003-2006,2008 Jamey Sharp, Josh Triplett +Copyright © 2009 Red Hat, Inc. +Copyright 1990-1992,1999,2000,2004,2009,2010 Oracle and/or its affiliates. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/events/imKStoUCS.c +SPDXID: SPDXRef-item3411168 +FileChecksum: SHA1: 7f6164377f0943786fcef943418412a37a7a8758 +FileChecksum: SHA256: 24fb4f8d0b6b2d70c0315ca24ed5f02bc58a36c054a247ce05646473a6a83c49 +FileChecksum: MD5: 31b5c740e5667b5c03c0ec5731231416 +LicenseConcluded: LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright (C) 2003-2006,2008 Jamey Sharp, Josh Triplett +Copyright © 2009 Red Hat, Inc. +Copyright 1990-1992,1999,2000,2004,2009,2010 Oracle and/or its affiliates. All rights reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/xdg-activation-v1.xml +SPDXID: SPDXRef-item3410180 +FileChecksum: SHA1: 44ebf83445dd847209147528ea9d10a9b7c1ca4b +FileChecksum: SHA256: d960c1deaf44540aeef9d65e57298bcd16850f5522b6ae2ab7ae313fc9c7e4ca +FileChecksum: MD5: aec831251b8f46c48e565395b4e2c6bb +LicenseConcluded: LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright © 2020 Aleix Pol Gonzalez aleixpol@kde.org +Copyright © 2020 Carlos Garnacho carlosg@gnome.org + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/tablet-unstable-v2.xml +SPDXID: SPDXRef-item3410177 +FileChecksum: SHA1: afd5f61f84972589de6ac0a1af9140902120bceb +FileChecksum: SHA256: c74d1aa4e44c9e2873f924707bcaf0becaaa77bf5de081cb7a4d8b06bebc2219 +FileChecksum: MD5: 8197ee04c576b4751fdcd2194ead3164 +LicenseConcluded: LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright 2014 © Stephen "Lyude" Chandler Paul +Copyright 2015-2016 © Red Hat, Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/xdg-decoration-unstable-v1.xml +SPDXID: SPDXRef-item3410178 +FileChecksum: SHA1: 550f731fa474258af96634d784c8f35a8e663fe8 +FileChecksum: SHA256: 4c52b8e737ade1a08da98d6d88329b8f76f2d3933732a5c13a454b5ea0e9ec03 +FileChecksum: MD5: 8e7713669d758d328074e4b19505cd7f +LicenseConcluded: LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright © 2018 Simon Ser + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/xdg-shell.xml +SPDXID: SPDXRef-item3410174 +FileChecksum: SHA1: 653082357f501988dbed7973ff9508ef1f1448f3 +FileChecksum: SHA256: 790da0bf277acde1413c9855b49dcf6721afdc38530d3d9b8e31535b072516fd +FileChecksum: MD5: 71b608c069fec5650eedaede06bba784 +LicenseConcluded: LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright © 2008-2013 Kristian Høgsberg +Copyright © 2013 Rafael Antognolli +Copyright © 2013 Jasper St. Pierre +Copyright © 2010-2013 Intel Corporation +Copyright © 2015-2017 Samsung Electronics Co., Ltd +Copyright © 2015-2017 Red Hat Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/xdg-output-unstable-v1.xml +SPDXID: SPDXRef-item3410169 +FileChecksum: SHA1: 89602f8ea7e3a2d8e84ec2c4c77440f96d79d47d +FileChecksum: SHA256: bfa8b1b5c4d1dab96f317c52b218cb09f59caf747ff59c87d1870c7feeadcecb +FileChecksum: MD5: db08daba48dcd4501104ca9b0d7517e9 +LicenseConcluded: LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright © 2017 Red Hat Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/idle-inhibit-unstable-v1.xml +SPDXID: SPDXRef-item3410173 +FileChecksum: SHA1: 723f08793a6cbcfff1ba87276e802019f77fd2fe +FileChecksum: SHA256: c2ac9f002c6669ca6c02eb9b587b8e9108e3ce6deab4a2de58b576f4f864ca38 +FileChecksum: MD5: d060e6d8de8dd34a0de1b2f3ec77393e +LicenseConcluded: LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright © 2015 Samsung Electronics Co., Ltd + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/relative-pointer-unstable-v1.xml +SPDXID: SPDXRef-item3410172 +FileChecksum: SHA1: b7198a53812be99c2d74049b28a0e8537f9be8fa +FileChecksum: SHA256: ab4930dd3084f732b6fdd12ee6dbd0a112a758ed8a57b170366391dbeb1a22ff +FileChecksum: MD5: 80f9f22fec8c17ab5b6b31cb93737407 +LicenseConcluded: LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright © 2014 Jonas Ådahl +Copyright © 2015 Red Hat Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/viewporter.xml +SPDXID: SPDXRef-item3410170 +FileChecksum: SHA1: eeba6f95c692bcfa0c45abbdfecba2870d2a2b83 +FileChecksum: SHA256: d5da5c61107c53062c7a73093bd72676a0d643fa04eb1867411126600a75fc54 +FileChecksum: MD5: 1d5f412f3354cc6f069fa8ad84eaff60 +LicenseConcluded: LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright © 2013-2016 Collabora, Ltd. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/keyboard-shortcuts-inhibit-unstable-v1.xml +SPDXID: SPDXRef-item3410175 +FileChecksum: SHA1: 15b741d695a8528b25df59bceddba458b257b7f5 +FileChecksum: SHA256: 9117d9e8ec02e9a3c3c55803b41e1227e76986f555f7c12eeb29f796fa63e69b +FileChecksum: MD5: 8581caaf5f73f20b582577761eba395a +LicenseConcluded: LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright © 2017 Red Hat Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/wayland-protocols/pointer-constraints-unstable-v1.xml +SPDXID: SPDXRef-item3410168 +FileChecksum: SHA1: 68075bfd77d3e40e341449d6db5feb9cb92edb24 +FileChecksum: SHA256: b40a5fe19883efef0a274ef82dea47b6a8af4647af58950ab7c6da3058f3a949 +FileChecksum: MD5: e032e0804fd062c4097f8648ab6a6fb9 +LicenseConcluded: LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb +LicenseComments: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: Copyright © 2014 Jonas Ådahl +Copyright © 2015 Red Hat Inc. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/unifont-13.0.06.hex +SPDXID: SPDXRef-item3410492 +FileChecksum: SHA1: 6bc9f52127558b669439dabc8272162e2c98d0ce +FileChecksum: SHA256: 1d02f1536c1fda8945c74657cd63191079516306374320365241a300dd4afaf0 +FileChecksum: MD5: f2108b7f2e55878cfa274737c34c3732 +LicenseConcluded: LicenseRef-OFL-1.1 +LicenseComments: The file itself does not contain any license information, but the file unifont-13.0.06-license.txt in the same directory contains the text of the OFL-1.1. Thus we concluded OFL-1.1 as license of this file +LicenseInfoInFile: LicenseRef-CC0-1.0 +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/bitmapfont/kromasky_16x16.bmp +SPDXID: SPDXRef-item3410200 +FileChecksum: SHA1: 5943eaaa121a1af5218b9a40ca76c0b9973cbd88 +FileChecksum: SHA256: 08f672b911857bf828ed6b607dddb15f30c182552d3633983e52cbe3747eba5c +FileChecksum: MD5: 92a02032ff2bffb9776fe470f43ed080 +LicenseConcluded: LicenseRef-CPL-1.0 +LicenseComments: The file itself does not contain any license information, the file license.txt in the same directory contains a statement that the font is licensed under CPL-1.0, thus we concluded CPL-1.0 as license of this file +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/doxyfile +SPDXID: SPDXRef-item3410759 +FileChecksum: SHA1: 4eff18b8dc890662c241fd1dd038f4af85cd8e02 +FileChecksum: SHA256: 172bb27a9e5aace1a6d05ad6685564648c0852b12807184b2aa107299072771c +FileChecksum: MD5: 93ec21c0857b4874c8097b2235adf616 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +LicenseInfoInFile: LicenseRef-See-doc.OTHER +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/testgui.vcproj +SPDXID: SPDXRef-item3410941 +FileChecksum: SHA1: 1f7991affc536dda80e9c6216857d0e513448862 +FileChecksum: SHA256: f24459b3bcfff1e9ec4ce13bb2a5d4d35df0f9a8f583972f05b9d6d236b0e0c8 +FileChecksum: MD5: 3003dbc1932616df37c694998d74c561 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/SDL.xcodeproj/project.pbxproj +SPDXID: SPDXRef-item3410036 +FileChecksum: SHA1: 9f64efa6c03382d3e74d3e771770a092ece7e523 +FileChecksum: SHA256: 66278b91a5ac89d9cc277eb4f9db965209a776836f09dff92bdb03c01190390f +FileChecksum: MD5: 615ad69c8cba11645a869cf4a6a1d318 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-BSD-3-Clause +LicenseInfoInFile: LicenseRef-BSD-possibility +LicenseInfoInFile: LicenseRef-GPL-3.0-only +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/fireworks.c +SPDXID: SPDXRef-item3410210 +FileChecksum: SHA1: 599b6aa4fa36d87d479766409ef7620feab60890 +FileChecksum: SHA256: 834493c0aae4459b328dc1c80eb8f4948dee2e427d8e9d53d945197aabbadff3 +FileChecksum: MD5: f91a66e6b7d74a789f1f4d94e7a4b196 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/SDL2.spec.in +SPDXID: SPDXRef-item3410042 +FileChecksum: SHA1: e668ec8e44576a86799e1b9bdabd5df07c21cd83 +FileChecksum: SHA256: 03b2726c532220af32922bae11ee4542913fd20849df731678dc3db5db9bb602 +FileChecksum: MD5: 0ec1b76160051c38814a40389ad9416b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal_tvos.h +SPDXID: SPDXRef-item3411067 +FileChecksum: SHA1: 5593a90042dc855ca9e5f444860becf4db5a56ad +FileChecksum: SHA256: d4054a0e4ede1227ddfa2b1bddea455fdc9c619c73d9754cdaeb19ccf4700a13 +FileChecksum: MD5: 72242e4db1b6be9e1a6ba79e3c03f9ee +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-visualc.md +SPDXID: SPDXRef-item3410764 +FileChecksum: SHA1: 2515333423de734b22aeb1f6bb22a01719471f3b +FileChecksum: SHA256: 91e0dee9c3a88af5055219a44d0a42a7f99032afa5ca3267c3bc98dd34a335d7 +FileChecksum: MD5: df8cf6be5ee47d4a841cf5421ba1f438 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/copy_to_bundle.sh +SPDXID: SPDXRef-item3410926 +FileChecksum: SHA1: c263aa293030bf413b25c068317892d5d0d459cb +FileChecksum: SHA256: 9b39c8bc7a95736f663cadbc3a42c189d559576c84f61d20b48d364e298b361f +FileChecksum: MD5: b7936b584933fdd06a948943cde3a563 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/gradle-wrapper-classpath.properties +SPDXID: SPDXRef-item3410162 +FileChecksum: SHA1: 08eb11a8e0f255a36a4a8055b7b665fb4b2b1475 +FileChecksum: SHA256: 4e4e68bf24fc7a475db4ca104d466b61b1361757bec19e92cc3cd440d701a500 +FileChecksum: MD5: 4d6e41346f11b13cbfe03541d58da90f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/ddk_build/makefile +SPDXID: SPDXRef-item3410962 +FileChecksum: SHA1: a91b84d73ba021168edb33e4e0300cd935a305a4 +FileChecksum: SHA256: 00603a0b94ed702d25217b27c725cbb7e3321a9e57f46e7ff8dff122cc2ba2e2 +FileChecksum: MD5: 881d00036f067a7f5b65570f70f453f9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: Copyright (C) Microsoft Corporation 1995, 1996 All Rights Reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p03_shape8.bmp +SPDXID: SPDXRef-item3410444 +FileChecksum: SHA1: ee3372db1b9790ac9e9be852e97476a58fbec448 +FileChecksum: SHA256: 6b0bf7d789625815cde46e65e145b3baf314010a3aed94fabc1058e48cf2c956 +FileChecksum: MD5: ac5c246d367bc9b6495f99a7181a462d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/picture.xbm +SPDXID: SPDXRef-item3410380 +FileChecksum: SHA1: 8ec9f6d055e70975c0d9e259f9d0bf69dcba43d2 +FileChecksum: SHA256: ddf957640fd06851749fc976399be8b0bf9c20570c01aad43ee8ad2ba52bc266 +FileChecksum: MD5: cce454f085d7b4555712a59806d163eb +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_events.c +SPDXID: SPDXRef-item3410504 +FileChecksum: SHA1: e125724626a9dd1a089fd374c17089d22279e090 +FileChecksum: SHA256: 15a30d685ca86bf24447d9ecdebe6db37b98e827ec96273057a796482fc73dd7 +FileChecksum: MD5: 50904797c2cd3fa393c133221b160d74 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/PackageLayout.xml +SPDXID: SPDXRef-item3410594 +FileChecksum: SHA1: bede91a0b0a56db3d2ef6214e3db61fea6c247e4 +FileChecksum: SHA256: 674996e031dcb025a4d716b62a3eb2313d20cd3bf255168ac7f5218e90f6e16e +FileChecksum: MD5: 00fc222c0b1728b9716b8222e6f8540e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/space.bmp +SPDXID: SPDXRef-item3410191 +FileChecksum: SHA1: f230b7d3c17251c59f094ca577de3161de098702 +FileChecksum: SHA256: ad96bb651e191717bde37aef4835bec1e0d2029fe53ecee3ba97945dc5682602 +FileChecksum: MD5: 0b8bf2544c8b5cc93d6aa6446cc8a693 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/ios.yml +SPDXID: SPDXRef-item3410517 +FileChecksum: SHA1: 96bbdda1e770fd35b673fa740fea88edcfcd11f9 +FileChecksum: SHA256: 8ee5cea7d1cf0eefb09e66c360caaf5bac7a3255e3e4d0cc6ecd9e4dfa845113 +FileChecksum: MD5: d2cca812bb5e3b6ae5ab05ea8a502f5c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/controllermap.bmp +SPDXID: SPDXRef-item3410362 +FileChecksum: SHA1: 36656cd76951ad85e3921880e50f071252dc6ba1 +FileChecksum: SHA256: 0a09b75f7179b71c6e38258cc3cc2a3ffce250c45947df64979c59c13d876e1b +FileChecksum: MD5: 6dfa6b0e0cbab1b52c95fae95e9f72d2 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_joystick.c +SPDXID: SPDXRef-item3410343 +FileChecksum: SHA1: a6d3eccde026afd49a5f1cd185f6d68a33f1af83 +FileChecksum: SHA256: 1c12356b08dec865e312e4b486190eb49154a3276502273692de952c891a0d67 +FileChecksum: MD5: e0385ebf890de4839d7b1a293c1c379e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testgl2/testgl2.vcxproj +SPDXID: SPDXRef-item3410818 +FileChecksum: SHA1: 76d1b69edbf785300ea7970a978ad44b8c3a68a2 +FileChecksum: SHA256: 3962edf97141a1ff6a07ee3ee716641cb613298af91422825c6eca3ecb606c5b +FileChecksum: MD5: 5961be07b9e17cf3f0fb9de4b44505e8 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgles2_sdf_img_normal.bmp +SPDXID: SPDXRef-item3410393 +FileChecksum: SHA1: 61fe73004124407cfc99d1af20f14c5671733ba6 +FileChecksum: SHA256: dc26af0cacf1be31d733990b3ccd3f5cfd5d53a12d24088bd1754c25085ba48c +FileChecksum: MD5: a0d117bf7d88fdae38390c7fd68ecce7 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-dynapi.md +SPDXID: SPDXRef-item3410739 +FileChecksum: SHA1: 578dc50e1ca7ac7ac8664fc1b917e913da70e573 +FileChecksum: SHA256: 942a10c26e89b40f26a2f088ddc97a32b5b316cb0caa62334776e34d30091f74 +FileChecksum: MD5: ffa5a1b470c38108fbe6a68eea6d038d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +LicenseInfoInFile: LicenseRef-LGPL-2.0-or-later +LicenseInfoInFile: LicenseRef-LGPL +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/SystemPropertiesCommandLineConverter.class +SPDXID: SPDXRef-item3410141 +FileChecksum: SHA1: 963bafd4bc15d813d1b7d122c14d22d7b4eae649 +FileChecksum: SHA256: 0f4f451e8ef68baeba51cfa6f166cdc6192169327fce405037e57f8059611755 +FileChecksum: MD5: 477e20ebffaa02c5d0bea17e89b971ae +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/SDL.java +SPDXID: SPDXRef-item3410078 +FileChecksum: SHA1: 6466ef9bbf44b4ed278cefdcd3cfa3340050e942 +FileChecksum: SHA256: 0156e54aba55df77bf0b2ed79c4a4fc29d1cdbf4bccd0312c3ae3d4f7e5f9583 +FileChecksum: MD5: ea01fe44828a17c8cf1b1049b8c1eaeb +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/LICENSE.txt +SPDXID: SPDXRef-item3410905 +FileChecksum: SHA1: f554bb8aae515325ddf7f5d26dbc1c62940cba6e +FileChecksum: SHA256: 7d3b087c34f35d4d538e3bcddd1ff8f66e92f9ef336881999482800ddf840913 +FileChecksum: MD5: 7c3949a631240cb6c31c50f3eb696077 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-BSD-style +LicenseInfoInFile: LicenseRef-GPL-1.0-or-later +LicenseInfoInFile: LicenseRef-GPL-2.0-only +LicenseInfoInFile: LicenseRef-BSD-3-Clause +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/SDLSurface.java +SPDXID: SPDXRef-item3410085 +FileChecksum: SHA1: 1ec5fd5efdae7775318a4ff3b799acfa7bf18e0f +FileChecksum: SHA256: 5b46e26e8ba888110f8908ef0def60c412ba6e8351c5d322f9b9406644cdb161 +FileChecksum: MD5: fb15b71fae73a5b8c06595919f1bfcdb +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testvulkan/testvulkan.vcxproj +SPDXID: SPDXRef-item3410832 +FileChecksum: SHA1: 01141a30fb47c198834b3830d61a96ee31037ab8 +FileChecksum: SHA256: 3cf5b220d85069ac9c27d4f4721779ac3dcdca06a1176dadbdb01f0ecdf39827 +FileChecksum: MD5: 1ab9ee98ae48a4b45b60f59cb986a669 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_surface.c +SPDXID: SPDXRef-item3410411 +FileChecksum: SHA1: f199ff6472fda9a1ef36fac6190e1c55ad751d70 +FileChecksum: SHA256: 4d18327c2a6ad17b7fce68b7491b6a0df5356cca8d169c924563ab21e0326eda +FileChecksum: MD5: 141f4b2a2178250ab8f490b704425917 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testhittesting.c +SPDXID: SPDXRef-item3410337 +FileChecksum: SHA1: 39e1248437fee4b84d13bc034a4a2cf1f5b3fac8 +FileChecksum: SHA256: b5d59ee8844ccb4b461dee668e348f1b51960246fc0958b0060409bb6505b0a5 +FileChecksum: MD5: 02c756e073a85d7410d8163292859267 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/main_lib.c +SPDXID: SPDXRef-item3410533 +FileChecksum: SHA1: cd390ba64d1b5f84a56d7ece5bab90b43df0cdc6 +FileChecksum: SHA256: 1f0e79bed2d33e60c3245af20da5f34fd3259f6ccb6af7d2d382bfd44b956359 +FileChecksum: MD5: d0ae5a7f032d07348f098269d6aea1b3 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_stdlib.c +SPDXID: SPDXRef-item3410338 +FileChecksum: SHA1: a5c617db70fd2df71583371c2297f9b353b46497 +FileChecksum: SHA256: 62e75b8a0fb85ebfc9e29aca5456e0093c9445ee5beef368aa17f5612a204325 +FileChecksum: MD5: f4941652e3e5396f26f5d6e63c32be41 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/sort_controllers.py +SPDXID: SPDXRef-item3411728 +FileChecksum: SHA1: 0b7b7b29cea72f8eadf8b7d8a8d54690ff6006d2 +FileChecksum: SHA256: e487409b5ed76d8613910715e9e1ee0fe0420c3bbd86f4f347425d6013ccf764 +FileChecksum: MD5: 4e9761b70239a5c590e2926e5ec9998b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testsprite2/testsprite2.vcxproj +SPDXID: SPDXRef-item3410788 +FileChecksum: SHA1: 43f8535a2b35ca679a8c3bceb89d66ebb87263e8 +FileChecksum: SHA256: 2b03f0b7b78cdd87105c2af4c136a272e3e6e03641d9322a5043ee1bd71ebf72 +FileChecksum: MD5: 3931684b85f423cbf95826624f36d152 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_crashtest/testsprite2_crashtest.config +SPDXID: SPDXRef-item3410287 +FileChecksum: SHA1: fca3751585b9cf57233ef7fe129d10c9ec316c8a +FileChecksum: SHA256: 934ea3cbfcf366b0a1e342a0ac1d4f462f763b8d3f6177f6e35bf40828ae01be +FileChecksum: MD5: 0aec48cefd61482a676c355b06f07569 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p04_shape1.bmp +SPDXID: SPDXRef-item3410440 +FileChecksum: SHA1: cb268d43b4b4a554b00a1d611f2ed98d699c2595 +FileChecksum: SHA256: 4de79810735a931544485bbad8c49e4ecadb874799fcf324e12f6afbf315aa11 +FileChecksum: MD5: 0c0e030444c32c90371bf808f0b6e5a6 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/SDLAudioManager.java +SPDXID: SPDXRef-item3410081 +FileChecksum: SHA1: ecbaab761400b19125eb51adf52a8c0f0f894e5e +FileChecksum: SHA256: 27db11b8436dc4b8393241120ce9107b081203a27fa39c36efd42a4a7ec9af9d +FileChecksum: MD5: af032fa8807e3380c045610cf63c93f7 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p06_shape8.bmp +SPDXID: SPDXRef-item3410462 +FileChecksum: SHA1: 159393287dfd2e38ee62d020b0bd9392e8d598de +FileChecksum: SHA256: c35ae797e950dbf12a052bc3f35ffd5c06652a47955e06f2d4daae70dbda0eee +FileChecksum: MD5: ebcee3f0fd5379728756a67e6dce2b95 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile-manual +SPDXID: SPDXRef-item3410937 +FileChecksum: SHA1: f8f40363aca6537998477fa1052ae79bf50b5d50 +FileChecksum: SHA256: a63b250c291bee8c900dfa9d8e79a54c02f668b02bfedda83e3bc7005bf5229b +FileChecksum: MD5: f10277f1feeafca7217f7a4ad1bef441 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_blendmodes/testsprite2_blendmodes.config +SPDXID: SPDXRef-item3410294 +FileChecksum: SHA1: da0727b8e35bc711dfe833a2dd1552c1545847bc +FileChecksum: SHA256: e6ac3a725389047bef60464eefed77dde461f8fd40f06ac1e1d66f812bd3f121 +FileChecksum: MD5: 40bb355183b721e2cb97d708a529f6f8 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p07_shape8.bmp +SPDXID: SPDXRef-item3410448 +FileChecksum: SHA1: 92b4a1a4742cd894ff9037692f180815e27111da +FileChecksum: SHA256: ae07bbf01a958021cf39c07bfcfab7366b998be3479383e08da55838bbd5d11e +FileChecksum: MD5: bd11c0f374147eef21fe5f4eefe3fc1b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradlew.bat +SPDXID: SPDXRef-item3410105 +FileChecksum: SHA1: cf68b95a4029e352fe1ee002bb367ac1b686f9ad +FileChecksum: SHA256: c13c6e91b9a517783976de213d46398c661ea9e17651376d7301e839eaedcc62 +FileChecksum: MD5: 375ddea382b6c56a7be2a967a20e0ab5 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/TestGUI.app.in/Contents/Resources/Signal11.icns +SPDXID: SPDXRef-item3410932 +FileChecksum: SHA1: 08e11882e35ee48502123c2d92d43e1f8805e85f +FileChecksum: SHA256: 4c9b7e928736a14c17e273001b6046d6ef5fd16dc5e8213b24a7b3e5e0c51be9 +FileChecksum: MD5: c5ec059f714f82783dca70af2f678267 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testgles2_sdf_img_sdf.bmp +SPDXID: SPDXRef-item3410346 +FileChecksum: SHA1: 4867c8834c3533417887727e57445a94e7ffe407 +FileChecksum: SHA256: 03c14290ccb10f135a9fc101b46a5ce1220e3078197058a4d5ef75dc2ac85206 +FileChecksum: MD5: 6b80fcf6d3d768028ec2c5ba1c81fc82 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_audio.c +SPDXID: SPDXRef-item3410412 +FileChecksum: SHA1: eaafe199b2e9db894562f62f4fbce627cdb7c2d6 +FileChecksum: SHA256: 65ce98869693627780cdae4371405f3cc03ba22ce63a905324651eccd92cc173 +FileChecksum: MD5: a652194c3d02ad6e74646bbf9330f97c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Install$1.class +SPDXID: SPDXRef-item3410121 +FileChecksum: SHA1: a9d79d6a76730143d4c55de4cc4d400125462d8e +FileChecksum: SHA256: 497136ea06ff18001bd7862c7734586061799487011021ccaa0d77cec92a7001 +FileChecksum: MD5: f08c80a977532598d9ba9b9dff733c51 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/mipmap-hdpi/ic_launcher.png +SPDXID: SPDXRef-item3410095 +FileChecksum: SHA1: 4a853b8f57d58a4bae4221da9d5421529e0136ce +FileChecksum: SHA256: 80851c46d318b0cedc51bb4d6095ad51dc16629ea590ee7d5fbac5b15c3cdbbb +FileChecksum: MD5: 7d35fc79b3044e2623172b64a8cce540 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/release_checklist.md +SPDXID: SPDXRef-item3410754 +FileChecksum: SHA1: 009eef55000f6ccce44c4d26d1030d523b83f73b +FileChecksum: SHA256: e0f7ad96639158cc0d0ba3eca718995edcfc062edbf461e2705c5629a43ed9e4 +FileChecksum: MD5: 47f433c0e7fbaaf362ad4e5f69b2f26d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p09_shape32alpha.bmp +SPDXID: SPDXRef-item3410434 +FileChecksum: SHA1: 5c56f1283fdc56490098e9df0bbcc09b9c3fa8e1 +FileChecksum: SHA256: 6b22f1430d5b9592882afb2b498640fe7bbdbb2611cf15a147b9ac8c92f46370 +FileChecksum: MD5: bd9dfcfb55ac92aa674b3aef11101c8d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/XcodeDocSet/Doxyfile +SPDXID: SPDXRef-item3410041 +FileChecksum: SHA1: b7adfe4648c43a6a55435e024f3819a2cf65c397 +FileChecksum: SHA256: d203dd61b79d51caed9ddd89d45b3119179d8f392fcb75822e91f38b6907259a +FileChecksum: MD5: c4e6e499b919ceed772c94296a1652c0 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-See-doc.OTHER +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/README-SDL.txt +SPDXID: SPDXRef-item3410163 +FileChecksum: SHA1: 846f0a9455f4baaca52a2ad3674c5b41a8d3b9a4 +FileChecksum: SHA256: f17d8919136f9627468b4dffbd7bddd188ef2aaa8ed21914d2107d1c759e99d7 +FileChecksum: MD5: fb6c89288fdfdf543b77e2ce6b0a3a8d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/wingdk/MicrosoftGame.config +SPDXID: SPDXRef-item3410597 +FileChecksum: SHA1: 024a7db297a81e3743d06dbe45761a39aa2a0236 +FileChecksum: SHA256: 09c7b7afc8fa4d36eb14dbdef854a176ba47a272f9320bc219b68407e1aa93f8 +FileChecksum: MD5: 345abb042b005ebcc6509742315185e9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p10_shape24.bmp +SPDXID: SPDXRef-item3410472 +FileChecksum: SHA1: 4efb73b457f53a115b5f9c57dbbc3d6f1ff4fea4 +FileChecksum: SHA256: 3082b9924df71c3aa274771ba5085fb0ac890305466b3b913df5ce02e1c988f3 +FileChecksum: MD5: ce144e086be34c9c5e6fc8304d028cd9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/jni/Application.mk +SPDXID: SPDXRef-item3410237 +FileChecksum: SHA1: 46d58cff40a37d3fc082cc0e8c7e0d59799dfb04 +FileChecksum: SHA256: 9aa85b5131ccd6cdac721064540252a5ffd55f24b0066d3daf73e72d5decd845 +FileChecksum: MD5: fe4466075721a9e00cbd274a34d133af +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/happy.c +SPDXID: SPDXRef-item3410208 +FileChecksum: SHA1: a768b3685838938710dc38b585666faa4851dffa +FileChecksum: SHA256: 9dacdb3e140bfed263d948f7a4de0d179cdf58b92822ba18fe76f88616037663 +FileChecksum: MD5: b56b353545fdd621387a1143a1b164d3 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testdraw2/testdraw2.vcxproj +SPDXID: SPDXRef-item3410816 +FileChecksum: SHA1: 14ed0fce16aea39618db868f20ebdd3f19a60516 +FileChecksum: SHA256: 270c4845d755a868ed556ab5696179ba10ff0ae16801df4214fcb5e5da04bc18 +FileChecksum: MD5: 2af877dc0419b42b536d8ddedb2f3db0 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/ExclusiveFileAccessManager.class +SPDXID: SPDXRef-item3410129 +FileChecksum: SHA1: 381ea377413e0801fa8343165510c9ce7322dd87 +FileChecksum: SHA256: 03d5b45b423b30ba63c68322c047b94bdf56cc505fabf1761f2c3563c249caf6 +FileChecksum: MD5: b5d5300fb5116cde388751c0ea3f1a74 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/bitmapfont/license.txt +SPDXID: SPDXRef-item3410201 +FileChecksum: SHA1: 40e37820c4fd40cc2914e1df5b24158e312e9623 +FileChecksum: SHA256: 5059bc9c2f37b7e7a557685ae9330ecfd798537bdfde94de63a9c721c92a8856 +FileChecksum: MD5: 10832699d0b89bb5bf6f090d57efb79a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +LicenseInfoInFile: LicenseRef-CPL-1.0 +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_mischelper.h +SPDXID: SPDXRef-item3410267 +FileChecksum: SHA1: 5201a3c95f6f5e7d51e7739c85adba4d2525b24c +FileChecksum: SHA256: 7ecb2bae4d97a495374310a2a7413f9f21031fd330497012d3478b039382873b +FileChecksum: MD5: fd22edf318463fd4d1127e88ef74f99d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/jni/src/Android_static.mk +SPDXID: SPDXRef-item3410240 +FileChecksum: SHA1: 8f4c36b2b75e6002a845b20b846e5e4bfe76cc07 +FileChecksum: SHA256: 4ef5b5fb68660b71db6c94d15cc5673aacb8eaba8737f0f988ce81ac0dbe9990 +FileChecksum: MD5: 689425481a86a5eeb312ea238887b6cf +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-ios.md +SPDXID: SPDXRef-item3410757 +FileChecksum: SHA1: d54cc5fddfd370ae6d7b5e3cc93b345dc3145ef3 +FileChecksum: SHA256: e4e4433e52c46a246577b95679f2d86fc67fde7dd51a40b0d1ff1f7b4fc2a1d5 +FileChecksum: MD5: 96edf38eac78411f3533ee708e187edb +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_timer.c +SPDXID: SPDXRef-item3410326 +FileChecksum: SHA1: 8cfe37d8b98448a58cb36d4f3f9766b769944eb2 +FileChecksum: SHA256: cfb3b6741ca4bd31959e6dd4f2683eb38641160af94116e94d5e670bcae2ad66 +FileChecksum: MD5: a65bb6e7edb90eca63a52c12b173bb48 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/resources/CMake/sdl2-config-version.cmake +SPDXID: SPDXRef-item3410027 +FileChecksum: SHA1: 18e99f3ec97afb35338d1ae847539e454bb50e8d +FileChecksum: SHA256: 61e43c4a85c6a8c6a6de693fdfd86dbd0e5f1794f0775e97e493df97bfe14ae9 +FileChecksum: MD5: 4b771b483154c04be69f3be32ad1d9c5 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/update-version.sh +SPDXID: SPDXRef-item3410558 +FileChecksum: SHA1: da74b92e95ee8e8334737a126db352ac8db6910e +FileChecksum: SHA256: b94874440226505e9f613dc3659c9e1d4b14523cd99f15a62127214ad196dcdd +FileChecksum: MD5: 4111d53b98f9ace76e7859584e4fcbfb +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/SDL2Config.cmake.in +SPDXID: SPDXRef-item3412149 +FileChecksum: SHA1: a1281f22377778df9134f6307dc5e2ab6510a001 +FileChecksum: SHA256: cdc0969e08360b158057127e2723fddbf9710bfd2f1e213a499752945272c33d +FileChecksum: MD5: 0768b4198ab95008ad9c48fb8c78db9a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/docs/Doxyfile +SPDXID: SPDXRef-item3410278 +FileChecksum: SHA1: 5199891a62ab95f2436efe3a098849b220ff264a +FileChecksum: SHA256: fd2ca388cf7be175dea6d8cb1007e6cdedd6b9b1154a99bf3ea9b79107b2b767 +FileChecksum: MD5: dbddd3c65769b5b471d32cb98008ed75 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +LicenseInfoInFile: LicenseRef-See-doc.OTHER +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/alsa.m4 +SPDXID: SPDXRef-item3410049 +FileChecksum: SHA1: 04f54d3f58d3103c686f26ab3bbe652bf2daf463 +FileChecksum: SHA256: 4256f1ff58837cf9d52ac10820f591a143bde1716c63183cfce56a357f1ef39a +FileChecksum: MD5: 77c6880a6fe7dddacbec62f39851347e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/doxygen/Doxyfile +SPDXID: SPDXRef-item3410952 +FileChecksum: SHA1: 975b745a6342e3bb0c698abb71c19e6a8c3532ef +FileChecksum: SHA256: c35814fc132db95db65f01a3ecfcf0d388da8426dfd63e77247a9e224edd38e1 +FileChecksum: MD5: 2252cc59cdf792b8634e6fd6a10944a1 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +LicenseInfoInFile: LicenseRef-See-doc.OTHER +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/launch_harness.cmd +SPDXID: SPDXRef-item3410262 +FileChecksum: SHA1: d53c5c4c65536cdedb145e436150c10fbb5e1297 +FileChecksum: SHA256: fb34eb041e75fa4951d225d8d24d8564c44bc42940e7ae45ba52b3a5165e9e4b +FileChecksum: MD5: 6c1686da787462748f2376cebd64be78 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.properties +SPDXID: SPDXRef-item3410110 +FileChecksum: SHA1: 153cbed3247a171bb38b77df36e5af023cf820ea +FileChecksum: SHA256: 3d98e8fdd1e693d14c2efdaf3f1383ed68dcbe86290993cf7221accd60f34bb3 +FileChecksum: MD5: 888913f505464cd082b63f27c06cfe7a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-vita.md +SPDXID: SPDXRef-item3410736 +FileChecksum: SHA1: a2eadfd18a482a5f9d84ef6d1e4a8fc13630f85c +FileChecksum: SHA256: 5bb6351dcc7b24ad0c00afe70f79b769dccc8f0920a11af992c20061316807bf +FileChecksum: MD5: e77b6e81b88e7db5731335ce827e7e0b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/SDL.sln +SPDXID: SPDXRef-item3410833 +FileChecksum: SHA1: c2663f5744ce1f6dcbd11e332ea0f299badb51ee +FileChecksum: SHA256: b9650b5d38dd1655fdd82c44b391379fa8f776e657aa0206c186a23566f0dbc4 +FileChecksum: MD5: e17e4636d37bb114fa78eedc4b9c7c2e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/ios/Makefile.am +SPDXID: SPDXRef-item3410956 +FileChecksum: SHA1: 8049a2f97ca11edd62abc16ac2374e769b086fb2 +FileChecksum: SHA256: 1245b1fe105e3405fb9cdb63ffbf1435409c54930ec4f01d5e13c609854f13cc +FileChecksum: MD5: 464ea668d0a3342bbe92299af9c04b3e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/SDLControllerManager.java +SPDXID: SPDXRef-item3410082 +FileChecksum: SHA1: adaeb16fcd387e2edcd8dc5376bad943fdd7c486 +FileChecksum: SHA256: e9c23b6009d20553c4c4336cf24116c55677e13c53b58856611100ac32f60da8 +FileChecksum: MD5: a2841eebcf1e64a90415b233a3aa6c56 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/hidtest/hidtest.cpp +SPDXID: SPDXRef-item3410946 +FileChecksum: SHA1: 0bb791c0a7b641c4ef4a224f2a3c6b2664ecfa2b +FileChecksum: SHA256: eadb0bf8c6e856f357174c92273982994401564213b0409da65b670fa2e4bfd5 +FileChecksum: MD5: ab53d3898b0b9814af7553bed16156a3 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: Copyright 2009 Alan Ott Signal 11 Software + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/settings.gradle +SPDXID: SPDXRef-item3410104 +FileChecksum: SHA1: 1d4ff5f74491507580bc2281551125551e28e8de +FileChecksum: SHA256: 4b919cfffaed71637d1ee9c89f21f4247273e14eb8433afdcd0672eba906b41f +FileChecksum: MD5: a7fe1ac39169b5e5285a5e53662f251b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile.freebsd +SPDXID: SPDXRef-item3410939 +FileChecksum: SHA1: 3a9fdf657ca7186a38bebfbc351a34d6e85cddf9 +FileChecksum: SHA256: f163131b9d35f341f8f7c38bc1d64ba2dddbd2cf3fc897e24a802b9fc7bf9f42 +FileChecksum: MD5: 829f41de4b821d11d50b1530f67b89dd +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/esd.m4 +SPDXID: SPDXRef-item3410054 +FileChecksum: SHA1: baff61251178b30686aedb84941056aba50b3d4c +FileChecksum: SHA256: 252171e52438a328da6a3426f317b0cd2a27e5d0544e17072dc4dbdef15b2d4f +FileChecksum: MD5: df8ea08c58889efff33f11c999a21448 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/Makefile.am +SPDXID: SPDXRef-item3410985 +FileChecksum: SHA1: 646d78e8fd47666ce2bd49d44a7731e62e68ca66 +FileChecksum: SHA256: ffc8d8c5f508a368bcdb6498c057cf7272b75b72186e16c8564a1712fb8b166c +FileChecksum: MD5: 6ad9e1e90e66d264bb4a462818075ec9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-GPL-3.0-only +LicenseInfoInFile: LicenseRef-BSD-3-Clause +LicenseInfoInFile: LicenseRef-GPL-possibility +LicenseInfoInFile: LicenseRef-BSD-possibility +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p11_shape8.bmp +SPDXID: SPDXRef-item3410446 +FileChecksum: SHA1: 7678ee8d32352edad9887b357eb9be6aec748ae5 +FileChecksum: SHA256: f7d18dbfcd85fadd57c72bc79fa81f0db59822216e007c15907af7c4d40c1341 +FileChecksum: MD5: 41aa2b060e007b0ed6df1565c0d70e6f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/build-metal-shaders.sh +SPDXID: SPDXRef-item3411063 +FileChecksum: SHA1: e976eee70fde5b2a18f4fd52ba42402522b0dbed +FileChecksum: SHA256: 12b1305f0ba8e5486770f13674036a7114f226a2f93759f239f31251fecae51d +FileChecksum: MD5: 83fc92e94d477cd76257e68624602c95 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/Makefile.am +SPDXID: SPDXRef-item3410969 +FileChecksum: SHA1: 713f27cc59a3ed885ef2de3f9cd05bb63985fcec +FileChecksum: SHA256: a9f96c69f0537095d2a06c33d1fc272e1f81b2f8212ded51272f0ec378495949 +FileChecksum: MD5: 5ad74b087f70ab9b50fa26415ccbd7fb +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/mac_support.cpp +SPDXID: SPDXRef-item3410936 +FileChecksum: SHA1: 943075cf71a487c09305bca948900df48acd5524 +FileChecksum: SHA256: b83599b0071161b38a4a0b56b1a52f7e385160258af88fe0dcf9170593583d8e +FileChecksum: MD5: 056ce431ffde0f7e35dbc03638d5b3d7 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/Icon.png +SPDXID: SPDXRef-item3410188 +FileChecksum: SHA1: 8739161ec7b57bab60aec24f21e0439bded848ee +FileChecksum: SHA256: 518d4922881cb735d0d81391cb778898a567052f7e7dcb724fd633fea36626dc +FileChecksum: MD5: 37892b4ace1fec231d05dfaaef39db01 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/start.sh +SPDXID: SPDXRef-item3410924 +FileChecksum: SHA1: 0c6fdb6a9dac912c82ef879fadfc8a78e6510216 +FileChecksum: SHA256: bb2dfed8ac382a04b8c1cf6c93f090b6e104539399cc1676d77ae5a41b642dab +FileChecksum: MD5: 49620cdc738ae47b8a2a0955dd264fd4 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/android.yml +SPDXID: SPDXRef-item3410518 +FileChecksum: SHA1: d38cea44173401c20c786be77503471a8058a8b3 +FileChecksum: SHA256: 87a5a06aacbd05f5337b173c9472716b015e629f38119119c6bf326977bd7932 +FileChecksum: MD5: 4d37685573d45ffd712dd63f55fcaece +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/touch.c +SPDXID: SPDXRef-item3410212 +FileChecksum: SHA1: 4ededa616aff35e5922090ea20e5e30d482a776d +FileChecksum: SHA256: b1e6897e5c12d35651680e41682f06a2873ee601e73db42323c0c11f08387dd1 +FileChecksum: MD5: 099bfa56ae3267c802c0764153440ba1 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-WinRT/SDL-UWP.sln +SPDXID: SPDXRef-item3410624 +FileChecksum: SHA1: dae57cd28e85203049c5d48aba1e8accd2380c2d +FileChecksum: SHA256: 6f534de7bf7fb39deca56d3d03b9219835f2041dd5d7cd53d206ed5532561249 +FileChecksum: MD5: f69ada25ff85890d334a716dadddec17 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/Makefile.w32 +SPDXID: SPDXRef-item3410396 +FileChecksum: SHA1: 5991cbec14a1cbec51dba783078bd8b41560df8f +FileChecksum: SHA256: bd760c367a53ecd429786d1e1840ce974296c0558678d8a8898d30fe133f3904 +FileChecksum: MD5: c15be72303d4c7789ee49a37de27d8bd +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/ParsedCommandLineOption.class +SPDXID: SPDXRef-item3410155 +FileChecksum: SHA1: 819dff7ab143d9355508e25eb6b0b4cf7241a3d5 +FileChecksum: SHA256: a153cc4bceb8e76700eaabdd1fb852005607d6958f5b07c3ed1e21c24cc31590 +FileChecksum: MD5: 03d8bd60ee953e1902418f79cd0f915a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/mac/Makefile.am +SPDXID: SPDXRef-item3410921 +FileChecksum: SHA1: d0f5afca25e841ddc07b3b217fbed4fdc9dffe91 +FileChecksum: SHA256: 0108a2551c48c24d5e281d81ba8f5dd882f119629df80265e98ede55c60455a4 +FileChecksum: MD5: 72f3ee86c443e8d05aed312fed808185 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_suites.h +SPDXID: SPDXRef-item3410379 +FileChecksum: SHA1: 042258e1b07461d5e592e241b03149bdb4e5f4b0 +FileChecksum: SHA256: 0d1816e030dea11413e7efb69d5a1527f224c9f32596db669cc02faab51c4936 +FileChecksum: MD5: aad5a13d5b71dfa94c41d818777ad1c3 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/README +SPDXID: SPDXRef-item3410187 +FileChecksum: SHA1: e3401ad9ad7e25095711f84d273cba56c3a01d1b +FileChecksum: SHA256: 0c1ec6c07ab9c4a7bd638d56a39dcea9e07fd7d81ed7b345ad4665f8aa7b4545 +FileChecksum: MD5: ff8a8623d0bfed1efc38d675d3a70ac8 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +LicenseInfoInFile: LicenseRef-See-doc.OTHER +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-hg.md +SPDXID: SPDXRef-item3410748 +FileChecksum: SHA1: f816ca4f1f40b25941cd5571f4d615b2a855ed21 +FileChecksum: SHA256: 535fd98d07cdb9a50399a716f2fc2e6d505b9c174cc26b06120e0cd9977250ca +FileChecksum: MD5: e66a5b832b7938859dbfb3dd9c3fb04c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/testsprite2_sample.actions +SPDXID: SPDXRef-item3410256 +FileChecksum: SHA1: ec21ff1aa57c6048541a498c7e75518636346474 +FileChecksum: SHA256: 8ac63be73d1850f9c00153a624d3afcc10e0603edb35713074a3c53f916ed90c +FileChecksum: MD5: 4daf34de5e33cd1b3a8f0e0c92702235 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$OptionAwareParserState.class +SPDXID: SPDXRef-item3410150 +FileChecksum: SHA1: 67b6d63e71b2567622d0ad8935f0259fa88ea272 +FileChecksum: SHA256: 29bd7dcfb9d777dea73aab42195c2751214258d969e66267afd1b49d4846bc77 +FileChecksum: MD5: e20798bda294b08bbe5fc8ddba36a7d6 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/ant.properties +SPDXID: SPDXRef-item3410242 +FileChecksum: SHA1: 28d2c75a031155bd5e374d4ea44dd76d69546d19 +FileChecksum: SHA256: a20480fa552947d3fce08989d81c60975c93745eba23577c0678666a496bb56a +FileChecksum: MD5: a3ec383070dab2042e69f9d2dcf92180 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/template.test.in +SPDXID: SPDXRef-item3410414 +FileChecksum: SHA1: 6a68a3fb7ae70c859aafc18f5797528451b21237 +FileChecksum: SHA256: 7270ff34834f7c1761cd1146ec7e1702869b9e7dbc5d674732cb79a0f859ecab +FileChecksum: MD5: 5c0bff93736f64716579591b97141da9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/values/strings.xml +SPDXID: SPDXRef-item3410091 +FileChecksum: SHA1: 0fdbe33569b5c5bfac7966eb17fe55c35cc521d2 +FileChecksum: SHA256: bf446bb62e3b178ad9c01ec4beeb85dcd3f67535bb885cdae14c7b595c0fbe57 +FileChecksum: MD5: 588e0842355ca181c19ec19ba97cf656 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/clean.sh +SPDXID: SPDXRef-item3410773 +FileChecksum: SHA1: 71efa00d5bcb6f79936671dde256904944101b84 +FileChecksum: SHA256: b53eb7274883131f8a848593d6ff9373a0b8a34436c49df48f78f9aba8cc6451 +FileChecksum: MD5: 823fe048f47d8a1cb7721cb05e5f62f9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/configure.ac +SPDXID: SPDXRef-item3410917 +FileChecksum: SHA1: 1550d81284937456c698475684a2d51732101b70 +FileChecksum: SHA256: 732d1bb9bf74b50272c670965439b29f3f3f5d58b18d530a12e47f8ca4be5ba4 +FileChecksum: MD5: 0ff8c270a67d9b4530c3138a8115ee52 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/os2/SDL_gradd.h +SPDXID: SPDXRef-item3411375 +FileChecksum: SHA1: f4d392ec6bab5a8807dedd5ca281f701de56feb8 +FileChecksum: SHA256: 74ca08fb2035189f3308f9f2652e62d7efd0d6bc5bc7aa501bf84c7f50d767c6 +FileChecksum: MD5: 4ed0329b15830cc7a69bb348b8acffbf +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/jni/src/CMakeLists.txt +SPDXID: SPDXRef-item3410071 +FileChecksum: SHA1: 4b8dbf5a08790e0bdac7fe90e22e3e5a9b28f70a +FileChecksum: SHA256: 63cb98aa04815ff0235c09572fe9cb67a22408370eaf5f81185f9d38a5a3bb7b +FileChecksum: MD5: 52eed7dfc853d78be8ed233b383edafe +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/icon.bmp +SPDXID: SPDXRef-item3410485 +FileChecksum: SHA1: 77f87df193c91b404d2e36008e7c4c5d0e8610d9 +FileChecksum: SHA256: f7b5cca4aabd94ba4cbaff14bde09ff1424403185e0613d48c77cc450064531e +FileChecksum: MD5: ee5557a7b46fd00503cd5986d1209580 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/naclbuild.sh +SPDXID: SPDXRef-item3410548 +FileChecksum: SHA1: 6d232bd820a0c072f6c752fdc09a5e22f39a9121 +FileChecksum: SHA256: a80c7ca3ee4348b908dd22792b34b8dcf84e0d95453de601d34345b9301ec94d +FileChecksum: MD5: 931d557d513ddcf9388d030bb108e34e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$BeforeFirstSubCommand.class +SPDXID: SPDXRef-item3410140 +FileChecksum: SHA1: 6118554dd1977928b84bcd9e4b816f2d6be98cea +FileChecksum: SHA256: 9959ec8f58148535cfb59240214d3da5f6f5441a2aeee9cbbd99d8b947ed94ba +FileChecksum: MD5: af1a62785aef4f3b132e4b30ab8662f9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/SDL.sln +SPDXID: SPDXRef-item3410617 +FileChecksum: SHA1: 0894554f0f0b6894450b05fe78ece58bf9da5766 +FileChecksum: SHA256: 0e383ade0be522ed7dccafcf2df2986838e0cc8bf16f9ed5bbab3436d950a7e0 +FileChecksum: MD5: 55d4d99d971eb4f737116be18e2a01f3 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/git-pre-push-hook.pl +SPDXID: SPDXRef-item3410544 +FileChecksum: SHA1: d4ad59f233d7404f22bed7b91c1d354e89ce0016 +FileChecksum: SHA256: cd2b7fb0f95ecfd1ed8fbda34025589f335bf17e25210fdd336373dc9728cc75 +FileChecksum: MD5: 78cca08f102cd283852186e285cec6ab +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/mipmap-mdpi/ic_launcher.png +SPDXID: SPDXRef-item3410101 +FileChecksum: SHA1: 73677e39cc042d0debeb269f4da35294f8d95c8c +FileChecksum: SHA256: f02b616aedaf21168b6729f91d7888058314ffc3f6bec1c10795da28ed70c357 +FileChecksum: MD5: 0cf959315f7ef3b09e8151e09b0b84b9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/build.properties +SPDXID: SPDXRef-item3410219 +FileChecksum: SHA1: d9460d5efa7f223f7acf1e56ab0998272c1e42a3 +FileChecksum: SHA256: a4098733479d47ffac8ce63e664e0f4e9221a3ca573d706ad50b89856d06504a +FileChecksum: MD5: 33194388035d2539f1b6fce6fe9c36cd +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/clear_f.cg +SPDXID: SPDXRef-item3411046 +FileChecksum: SHA1: f4f0b5fd59db9f53b8db309b074ae0abc7db0f38 +FileChecksum: SHA256: c6c391b0ef8cb5b2e966e4e2f30ebb115b40f11af57e7fb8195f497805b88045 +FileChecksum: MD5: ad5392f2ad63403ab9245dbd271daf4e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/testsprite2_sample.parameters +SPDXID: SPDXRef-item3410279 +FileChecksum: SHA1: ffb94b7b9defac6edd496fda14ae7b05413b5b21 +FileChecksum: SHA256: 1ab43f2e0731407c1d52a0e1ad377f5ede3bc7e22d7c979ac23e5f4bf8480775 +FileChecksum: MD5: 504df37b6dc99dd13ff7c405c45f78ef +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/testsprite2.vcxproj +SPDXID: SPDXRef-item3410604 +FileChecksum: SHA1: a0e4408dd06431cfc16f41d83bb0238617dd47b5 +FileChecksum: SHA256: 69f2e61d81190db8f4d79c838373fb870dae3b7182c921154b5e58846b7cb5ca +FileChecksum: MD5: aebce1a7a65fb138b92ccc2333b43831 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/drawable-mdpi/ic_launcher.png +SPDXID: SPDXRef-item3410223 +FileChecksum: SHA1: 73677e39cc042d0debeb269f4da35294f8d95c8c +FileChecksum: SHA256: f02b616aedaf21168b6729f91d7888058314ffc3f6bec1c10795da28ed70c357 +FileChecksum: MD5: 0cf959315f7ef3b09e8151e09b0b84b9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testgesture/testgesture.vcxproj +SPDXID: SPDXRef-item3410812 +FileChecksum: SHA1: 274484b44ce8c115e055a0a728fbf44c976670df +FileChecksum: SHA256: 5191826dca1e47004e5d95945a2440d211d5b410665621140e6d52db1c80db2e +FileChecksum: MD5: 304585b22be55409da89c6bd1905579a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/linux/README.txt +SPDXID: SPDXRef-item3410910 +FileChecksum: SHA1: ff46c477c1ec82f667a1f7e34cceef37dc472164 +FileChecksum: SHA256: 0b5798cb85ab8503c958af3b11ead20f64cd1205cd969a1ca8df11bbf6a936a3 +FileChecksum: MD5: 2833de11aa121b738f3c984f88ba54fa +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/values/styles.xml +SPDXID: SPDXRef-item3410093 +FileChecksum: SHA1: 94d79b67121b908e8a684741c9db1f9e78ad0808 +FileChecksum: SHA256: 30b62994d4df8d3762c5204d539762cd74afe9c7ef7ce0c25ba6d5d2cb9a8bf0 +FileChecksum: MD5: 3e70d21c6e6e2a3d5a26837b9f2d0069 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-git.md +SPDXID: SPDXRef-item3410733 +FileChecksum: SHA1: 4b55a5f242ddc82abce88afd0c8f1ee7f54a6d96 +FileChecksum: SHA256: 66c532e3e1d463c7e4d7460572c332afdeba03c190e736ad2d4aad1a068c96e0 +FileChecksum: MD5: d6ee30a3c647b1585846dc528e1403db +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p01_shape32alpha.bmp +SPDXID: SPDXRef-item3410456 +FileChecksum: SHA1: 075cc88eddb08aa13d9686fe4e7a64996e219bb1 +FileChecksum: SHA256: fc6d987b98cb4a8528993279a0e98e1aeccd9926a6af4bcc544a7414b9597d81 +FileChecksum: MD5: 13c75ad5d2723b6074a9800c228e0d7a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/texture_v.cg +SPDXID: SPDXRef-item3411042 +FileChecksum: SHA1: acd4b6fbfe62864010307b60fd0509f5a060a6a4 +FileChecksum: SHA256: 4fa29ad1e2949f00f8d0f24f5d8a2cdcb908b1125674b6ccf17cc2723a0504fa +FileChecksum: MD5: 2e557b244faad9c1cb53c87dbfe2920c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/nacl/manifest.json +SPDXID: SPDXRef-item3410402 +FileChecksum: SHA1: 6e0d074ad1a88fb063af4bc1a0a3da916902eed2 +FileChecksum: SHA256: 6dba28725dd42dc4730ee9962833a1065677a5c46d8fdb76fb9819ff76fbffe0 +FileChecksum: MD5: 6548a6f8e179eafff76a65f5c1a4fd28 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/resources/SDL_DS_Store +SPDXID: SPDXRef-item3410025 +FileChecksum: SHA1: 8f1ad0b347d1e501a0058f1152db6b59b84406e5 +FileChecksum: SHA256: 7344813dd3097a8d8a4378cb7adbaad0d01917d9dadd3184c5d76ad0d00c8fbf +FileChecksum: MD5: 816513c205875a79f39b0ed0577c3299 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/sdl2-config-version.cmake.in +SPDXID: SPDXRef-item3410315 +FileChecksum: SHA1: f2b725baaea5af1b188e35b41392b442fd7ad493 +FileChecksum: SHA256: 21c7012824bd4c41e5e43a5947f42a3178cdd8fb1e0572d91dab8d3fb7bb768f +FileChecksum: MD5: ae5b75f669032ac798dc4b2bbb14d02d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/clang-format-src.sh +SPDXID: SPDXRef-item3410563 +FileChecksum: SHA1: 3cb77b66239f63768994170b246c11ca951122b5 +FileChecksum: SHA256: 8c58af055e5647697534989ce2476a825be763d7e227b36adaf57279c3d3ce44 +FileChecksum: MD5: 8d4287ba378bb030029052ead18ead6a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/AbstractCommandLineConverter.class +SPDXID: SPDXRef-item3410151 +FileChecksum: SHA1: 02fa75d90d75619d11d3d48ceb4e57148c5feb11 +FileChecksum: SHA256: c723e119be0294d7811ed3a3c6e525b28061edba425d76ba0ddd76acf75dba29 +FileChecksum: MD5: 576105166f14128d9a2207195d129b8b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/Makefile.os2 +SPDXID: SPDXRef-item3410364 +FileChecksum: SHA1: 84c706b125632d2c177c5095be42d23436bf20ef +FileChecksum: SHA256: da00645360450a5082853d0db8f23bade02a80f6061b08df4cc3f1d2740cb2cd +FileChecksum: MD5: 8aaced48e3842589e57045a0a66d8e79 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p02_shape32alpha.bmp +SPDXID: SPDXRef-item3410447 +FileChecksum: SHA1: d4a273869ca7ccfc733913804f35c5a6c5677db8 +FileChecksum: SHA256: 6b3bee1d6a6316aac257a9eefe19e1b57fd3c7c4dad0c6c457529c273fa2ca0d +FileChecksum: MD5: 67d51b0215619a19e920bf7b75807683 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-WinRT/SDL-UWP.vcxproj +SPDXID: SPDXRef-item3410625 +FileChecksum: SHA1: fc149a611808f936d5d24e912cb775e9df485ce9 +FileChecksum: SHA256: 80c5c27ff0eba923f3617850cf7e02379082c2f3bde2a54743c4bb756ad98ba9 +FileChecksum: MD5: 6218a7768d1896f6dfea3ad26e30f454 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/sdlchecks.cmake +SPDXID: SPDXRef-item3410538 +FileChecksum: SHA1: 5fb9ba569b27444672f63e1657f4c7d574eec999 +FileChecksum: SHA256: cd4e0f13bc44a606a472ffb2d58b3427e8567585ee100e7480661f8f88e723a5 +FileChecksum: MD5: 52ddc9f5fe0be5ee5f057e9722305894 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/nacl-buildbot.sh +SPDXID: SPDXRef-item3410542 +FileChecksum: SHA1: c50ec4b51a38439ea33bd65ad122f281a357c27f +FileChecksum: SHA256: 4baf6993e99d43cc9af8a4e6192884cc96b4fd5630c02d271286cd186c8937c6 +FileChecksum: MD5: 151c2bba234dc8e91a63905b34610ec6 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/AUTHORS.txt +SPDXID: SPDXRef-item3410896 +FileChecksum: SHA1: 30a1be73f360f195db8fba751b9591793266d3a6 +FileChecksum: SHA256: b327a7b3a4597e5902556ec3e8407cbdd1e288abd4623b7b4b56d14d49e84ecb +FileChecksum: MD5: 2afefe944cd4214fbd0606cefb6ed499 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/iOS Launch Screen.storyboard +SPDXID: SPDXRef-item3410203 +FileChecksum: SHA1: 62dbd158af650971991719314920d06fd01ca56f +FileChecksum: SHA256: 0945530093e57b795e6aa665af36fb9081d1d3d454359797c09bd900c9ee98ef +FileChecksum: MD5: 193f8bdfc42c7ab0de8ab48b42a9aaf6 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/build-receipt.properties +SPDXID: SPDXRef-item3410114 +FileChecksum: SHA1: 2e8ca77c23bb29d5c10ccd6bbdaee449b7e933b9 +FileChecksum: SHA256: 08e36ce7040a6113321862fb56a91e1af1edbb148ce6a1c49b9827b73412328c +FileChecksum: MD5: 2f5ccf5ae8ba9675051f2d2b7c88b008 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/LICENSE +SPDXID: SPDXRef-item3411335 +FileChecksum: SHA1: 763a61ff74960ead36b9ef5f5db65d083d7466c1 +FileChecksum: SHA256: f7d74004cc75778cae46c5f0139f244d67c07ef64cf51937e8272352197dcb18 +FileChecksum: MD5: 79f8f3418d91531e05f0fc94ca67e071 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-WebM +LicenseInfoInFile: LicenseRef-BSD-3-Clause +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/trollface_32alpha.bmp +SPDXID: SPDXRef-item3410470 +FileChecksum: SHA1: 771276c3271cf2a984c9ea22cff6d1ee468ab183 +FileChecksum: SHA256: aa92fa09e2d1b6d03679da539c4e8bd6402dc5c3e84563f1da3a864732a4d105 +FileChecksum: MD5: f418e784c1f658bc66012baf44a8a984 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/pkg-support/cmake/sdl2-config-version.cmake +SPDXID: SPDXRef-item3410771 +FileChecksum: SHA1: 6f3d18cac2c1c38ec570cd1f9b247b3971dfe14c +FileChecksum: SHA256: 975ec0cf02966a179f9ee02b80e3507fde454ea8bac1e88fff68afcbe6a9ae5d +FileChecksum: MD5: b12ff79b02ede779dc49fbe04def36cf +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-psp.md +SPDXID: SPDXRef-item3410735 +FileChecksum: SHA1: c8e339f5552af270cd289c4f73dcc5d288208f1c +FileChecksum: SHA256: b4839ab5022ca2cd2789568583eb6eb9ef756914aeec17317fc6515f02d2efdd +FileChecksum: MD5: 40b760307c8cbfc541bdac75deeee077 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/watcom.yml +SPDXID: SPDXRef-item3410509 +FileChecksum: SHA1: e513c6fea0ab3a396c4ddcaa49e35e10479a8b52 +FileChecksum: SHA256: 35b39192bb1a89368d3f51819080b1c73bed2f67a5113b8fdb1e41268b4cee17 +FileChecksum: MD5: e1a2b861138ee141720634d986fed16a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_pixels.c +SPDXID: SPDXRef-item3410382 +FileChecksum: SHA1: fe6ab284e0612fc62142e3e6bcc1c91fe4fe0c23 +FileChecksum: SHA256: 3a8dc4a4e5d4990bc358aac46b53d938b4b79c82439f5357b73e8ed19b1d0ad7 +FileChecksum: MD5: ad1f05a87c780885b47ae8b463c4c264 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/sdlfind.cmake +SPDXID: SPDXRef-item3410537 +FileChecksum: SHA1: 9cfae512895e6e3ae175773bf5dfe1a87c0263b5 +FileChecksum: SHA256: 80152b52da2ac50a3323beaaec0fc1e3aa3c3b5a66d382fdb47736b313df9a75 +FileChecksum: MD5: 578968aeaec9345b9752a6e35aeda914 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/ParsedCommandLine.class +SPDXID: SPDXRef-item3410143 +FileChecksum: SHA1: 39c3f0b732f15ee99d3e352d99510dae5fa4832e +FileChecksum: SHA256: 702557c51389ea2cb9ba4bb89c245cc2c8c777098e0b1116d6053042caace0f2 +FileChecksum: MD5: 2123c349824988aefce0864b5082cae5 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/SDL/SDL.vcxproj.filters +SPDXID: SPDXRef-item3410583 +FileChecksum: SHA1: d845f134fd20d4e2d2d6ef72dfe0b34d4e0c726b +FileChecksum: SHA256: b03196d1c04db3fe9a6a2dc889c787d82b60d60c68493e1a4be4e2150d48fdfe +FileChecksum: MD5: 1409971ce0209c07c306129d302da554 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Install.class +SPDXID: SPDXRef-item3410122 +FileChecksum: SHA1: 6035b25138979f8c40d40da538d180ce6cfde840 +FileChecksum: SHA256: 2a91708757911d6e5969910a6dff398442aa83467cf246fcedc8bde0464e5979 +FileChecksum: MD5: 2bf647fe3d93fbe843760ce37d655e6f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/SDLmain/SDLmain.vcxproj +SPDXID: SPDXRef-item3410619 +FileChecksum: SHA1: f0a4a2298de1b6356fbe51bbee5f3cc377ae7243 +FileChecksum: SHA256: a004ff3bb6b840d955d86f9e7dfb4be06a2fa4332632d90ace3f82326b555df9 +FileChecksum: MD5: 0a701108da518169f9f42885d815ae54 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/SDLmain/SDLmain.vcxproj +SPDXID: SPDXRef-item3410835 +FileChecksum: SHA1: 3c7463ae89e78b67d917711d874d4a8c67f31dad +FileChecksum: SHA256: f95ba8ce6fcca9d51422cc9c6b35ce520faad06087b22f2b734cd092f39f5640 +FileChecksum: MD5: 199cb62ec6aeb4158ab18b576cc98fe0 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/clear_v.cg +SPDXID: SPDXRef-item3411044 +FileChecksum: SHA1: 4a62b656c7741567c372fb28630179a2b86c74eb +FileChecksum: SHA256: 1158cbf1ad50518ec4b02bbedf0aa791c741a32110bd871dda2e35d548fb093d +FileChecksum: MD5: 3400d2afc7285eb65ae6f57adba6081a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$1.class +SPDXID: SPDXRef-item3410147 +FileChecksum: SHA1: 00bd542d118211f8ef7e0ee23b5d64c212b5dd02 +FileChecksum: SHA256: 2416bad28107e2700b0a58fd199f713c24d8116d317552c40341d3af30b1a7da +FileChecksum: MD5: 59d10b2a20c0d15a7a48d52fdbdee375 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/bootstrap +SPDXID: SPDXRef-item3410977 +FileChecksum: SHA1: ea70fb429858fcf29d8f30b48efa95043cc8d9b1 +FileChecksum: SHA256: 686885a5b0c23d51c3041dd0a7f325ace470cd481a90cf27c75bc180a1ae531a +FileChecksum: MD5: 975eaf59cb225b3c0833114d335b4e8d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testnativecocoa.m +SPDXID: SPDXRef-item3410384 +FileChecksum: SHA1: 42d7d75d50ceb37e8c5f4b9a81ad3142b9e4a25b +FileChecksum: SHA256: af12158bfa1013348529cc0c461f08a81359c4bdd79fba263628a4ab01626a92 +FileChecksum: MD5: 8068877e2b12a2738b35347442edb5d7 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p08_shape8.bmp +SPDXID: SPDXRef-item3410449 +FileChecksum: SHA1: d4d74c8fde74d4758670154e18ea248aac1905e5 +FileChecksum: SHA256: 5d5b28bce07cbc59f95f3b91ac8a403ddfa7d46dea0d8c806915febd3f6b707e +FileChecksum: MD5: ed16ed1cdd8cfd27a74e8584b8ca9131 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/xboxseries/MicrosoftGame.config +SPDXID: SPDXRef-item3410592 +FileChecksum: SHA1: 9c914d726009d19d50313ca43e962ba0aaf19b6e +FileChecksum: SHA256: a172e101f83268f7cc62981a16c33238e1de7c7e9b0be2c544696e3fc6f0da35 +FileChecksum: MD5: c64f3bf93d57395c051fa1311d79fc5f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/WrapperExecutor.class +SPDXID: SPDXRef-item3410135 +FileChecksum: SHA1: d1f9a9937edad1c7d56e4fe1fb360e820108f6d9 +FileChecksum: SHA256: d2806b6c4de5478534971d0f5329e6d2ebb34404e5f5e8361b566989a02c7ad7 +FileChecksum: MD5: 1a236cc249e3bb5e26ebfffd9aa89849 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal.metal +SPDXID: SPDXRef-item3411068 +FileChecksum: SHA1: b5ea44e5f5014b12cc7b67afa1cf57847e9a8079 +FileChecksum: SHA256: a86d7d2e8cfcdf0dd7d2907a71cbae9bdf9501402836319c9ae64e5e7a723eec +FileChecksum: MD5: b4092a182a19c57fd66a5c6620db802a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal_osx.h +SPDXID: SPDXRef-item3411064 +FileChecksum: SHA1: 42502668a2c778a899fd0e4fbe1d1f6217074e55 +FileChecksum: SHA256: 76d692dec14277a05bddc845b79c2c63d50c9e09e0f9822fe5428723581f7292 +FileChecksum: MD5: 11260592d1aaa050866d2400a1cd009c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradlew +SPDXID: SPDXRef-item3410106 +FileChecksum: SHA1: fc48c4863c4b43f46bd4c69c3a82b78134ee94b4 +FileChecksum: SHA256: a3cad034edd7578f411ca316d00f5ca913996609d20a33b0e043821ce6a201a4 +FileChecksum: MD5: a355b888cf37f4e75c596c41e74d9603 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/values/colors.xml +SPDXID: SPDXRef-item3410092 +FileChecksum: SHA1: 30a53402cab3745be334d4d4c45b8235405d7dc5 +FileChecksum: SHA256: a3607cc982e5586fdc27a0feaeb59b7affd661d630b34c2bd8531371ce8159f4 +FileChecksum: MD5: 38cf6e35d68dac323a16767a95b6fc6c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/Makefile.am +SPDXID: SPDXRef-item3410984 +FileChecksum: SHA1: 119e7d9fd719f0a4b8ef03e9ccd6802090371906 +FileChecksum: SHA256: 2cd23b536234fd777dad0a57866ecc92885ab72fdbae385d0e320a25e69c2688 +FileChecksum: MD5: f64561679825cdeeff5ee31f75e6a9af +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/README.md +SPDXID: SPDXRef-item3410214 +FileChecksum: SHA1: a08fcfa26e8e7d3be1195895aeb8841d45490143 +FileChecksum: SHA256: 333de1a6fab2433571809e62195d32bb90b95e016fda16292a34d8abb18d9113 +FileChecksum: MD5: 49d690d6b15f6a977c553f3f2746734f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p06_shape24.bmp +SPDXID: SPDXRef-item3410455 +FileChecksum: SHA1: a29fab9df3254d0c6dff81189e888a9a6c3529b9 +FileChecksum: SHA256: a5d2c00ebcc4adf8127de90769a568dcf18e0ea1381b2ffb91b4ef6834445884 +FileChecksum: MD5: f66c336b0a6ed2defe883af5f8b939aa +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/sdl2.pc.in +SPDXID: SPDXRef-item3410165 +FileChecksum: SHA1: aa84ef45d991ff3d93484fc7fbce72163a1c8b20 +FileChecksum: SHA256: 5bd4abee4aa5853b8674e1ca009540a82b6ec75818f7cd09bc9fa5182b1b80d2 +FileChecksum: MD5: b2278f4b8769e379209c79f487509bbc +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/button.bmp +SPDXID: SPDXRef-item3410332 +FileChecksum: SHA1: 0d857fe0c79d3a7a2a9256198ac89674fb6aac5d +FileChecksum: SHA256: 2e26acba32fa2ac75ad716a152a851b130bae9281dd8ac3af53a3e79381a98d2 +FileChecksum: MD5: 2c97cf929e3ed24c8538cc8e42f589ee +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testautomation/testautomation.vcxproj +SPDXID: SPDXRef-item3410798 +FileChecksum: SHA1: b5590b6eab4cf4c22d76961b1b2acad24a34628d +FileChecksum: SHA256: 0899ec7878206de92d1ad3c5ecaff5a7d921b02665bc53f8c79f310e03217757 +FileChecksum: MD5: ee982277d1356ba2030fec793de1a1ee +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/proguard-rules.pro +SPDXID: SPDXRef-item3410063 +FileChecksum: SHA1: 48c1e84cd9ae5aca82c96e1f8c40705473439d56 +FileChecksum: SHA256: 6fe2e9ad98d6667c0f86a1c27c250203c5bdf7a10e7d604386af4c1392cbaead +FileChecksum: MD5: 45cc0399efcbfdcbdec87bae02d53817 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/HIDDevice.java +SPDXID: SPDXRef-item3410079 +FileChecksum: SHA1: 36c07f620b94a31a1c9dbc7307d2da7eb90ca02f +FileChecksum: SHA256: e9d8b4edbf3821e366836c30c3f4746d915a5a765938181edae854b12cd975e9 +FileChecksum: MD5: 65925c430694eb36a1a2c298cf5e7c58 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/README.txt +SPDXID: SPDXRef-item3410972 +FileChecksum: SHA1: cabd8406081d0f286c0de7e2e37f91fb5f216c90 +FileChecksum: SHA256: 395f41d9a0819bf597feb5effe0aa4ff4d9f2aa0f83503aae6d6f0806662e5d3 +FileChecksum: MD5: 6f48ed893bb1fb74691c6600a07cb103 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_geometry/testsprite2_geometry.config +SPDXID: SPDXRef-item3410291 +FileChecksum: SHA1: c10280bf31077fdc21ff5aab95d579653c86e620 +FileChecksum: SHA256: edbd7f84ab3997e8f14221714ff137bac31080f95d43ceb96565e6c0362479e5 +FileChecksum: MD5: 536011f4941fd5d8e7ffdcc61b6ea79e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testoverlay2/testoverlay2.vcxproj +SPDXID: SPDXRef-item3410784 +FileChecksum: SHA1: 607b9f94b58155b6392c4e254e0bb4de3e81e4af +FileChecksum: SHA256: 114a2ba310875165fa2655de8c522b58cd6e6a0214e9cdf53f2405441078ddf5 +FileChecksum: MD5: 0f9e25f0837173dcb346fb8199a4dcf8 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/hidusb.cpp +SPDXID: SPDXRef-item3410980 +FileChecksum: SHA1: 60a9962e98c3ccc98b815595c4e87944d2ba60ce +FileChecksum: SHA256: 5986fd6d1272261bd657f8ce9df07cd1f0693c1aaccba3155e143926f8435e9c +FileChecksum: MD5: ef6ecea23a057f6905600f3f042ae5ef +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p13_shape32alpha.bmp +SPDXID: SPDXRef-item3410438 +FileChecksum: SHA1: 824a46a02d7fa664d281a06ea86696e5a9783346 +FileChecksum: SHA256: 3da14da4a47537d85758a9d91121b062656697dd91800357ffd590b51c27b05d +FileChecksum: MD5: c506393e7f41ce1a9a2202f3bfb15e34 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testplatform/testplatform.vcxproj +SPDXID: SPDXRef-item3410796 +FileChecksum: SHA1: 05dfd67569a0c9070a820b16da06c37775b857ea +FileChecksum: SHA256: eb03fd11ad99198fd68264275fcfea16d8dcccc2f95389a6778c8b00b47e13c0 +FileChecksum: MD5: a7735483826fbc71ff9b110a156c69a2 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile.mac +SPDXID: SPDXRef-item3410940 +FileChecksum: SHA1: 2affbbc2a125eebaf11287238daceb630504a647 +FileChecksum: SHA256: 747b3108ada4ddc4b667e67d511608b2045222278f1693795c3d4ab00d2614ef +FileChecksum: MD5: 68b779a0ef6f73202d8e14e45fd708df +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p08_shape32alpha.bmp +SPDXID: SPDXRef-item3410453 +FileChecksum: SHA1: fd6ec6cf29f843957ebc4c6e852e3a25d2ef6518 +FileChecksum: SHA256: 1cffba28fe68f348bace7d03b330e574e3761a891931ad42b3794293940f3a9d +FileChecksum: MD5: f3165fd951361e4283277931be058198 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/config.xcconfig +SPDXID: SPDXRef-item3410184 +FileChecksum: SHA1: 72de09033d17891315e224b51662df5a8e84aaa2 +FileChecksum: SHA256: 0c81c91d197c2aa5a6f95ae4bf6e4cb0dfb84dfec62a630524ad1c143972e499 +FileChecksum: MD5: d1dbb0be52b79433d47f87c7e99c4222 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/testsprite2_sample.config +SPDXID: SPDXRef-item3410261 +FileChecksum: SHA1: c1bbe6a55adf623b6110008b774b71f2ee98636d +FileChecksum: SHA256: 04271f51f5cc0162a7a7142a82bb3ed88a2d3bba7255f0bf268dcf207801d663 +FileChecksum: MD5: 7c2751caef6431aaed0c7e99be0cd0e2 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-kmsbsd.md +SPDXID: SPDXRef-item3410760 +FileChecksum: SHA1: 80c0a1b38cd032e1e2f743b990832893270b9855 +FileChecksum: SHA256: 21dbb821d7d616a7a73725f35ae4036b15c933e0bccfe4b4d7966557588f7b27 +FileChecksum: MD5: 1a8f8c57aa891ebe24d38fcd7f3ce11f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake_uninstall.cmake.in +SPDXID: SPDXRef-item3410246 +FileChecksum: SHA1: 6964986f52ef2452966660d301549abb7bfbb503 +FileChecksum: SHA256: 03e463547512e8d75cedccb23f1632c870aecbfc285610f45da6a19b95fa6406 +FileChecksum: MD5: f80e2d61c12ca87de220639e7298cc39 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_geometry/testsprite2_geometry.parameters +SPDXID: SPDXRef-item3410292 +FileChecksum: SHA1: fd16f1c9c5205c648ff0cf91a1e46d24815e2aa2 +FileChecksum: SHA256: 066422fa128122ffe2083260711f7be278dee25515b307c21053e1e237b87f6c +FileChecksum: MD5: a022c36b2372a10998e574477c58c182 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/resources/ReadMe.txt +SPDXID: SPDXRef-item3410029 +FileChecksum: SHA1: d381a5dcc3dadc4b71e2ab6469fb4b1da3ea0555 +FileChecksum: SHA256: 3a34ea48469e349a49cabad92332a29af4e7d35d425bab9c36e94f3f153080bd +FileChecksum: MD5: 2169c84241dd7687e8318006a198efa4 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/androidbuildlibs.sh +SPDXID: SPDXRef-item3410556 +FileChecksum: SHA1: 4e1528395b52e17b718227935164f6e47cdcda62 +FileChecksum: SHA256: 29598e6e301c09993886db956f1867baf00d6c77e05d3326305fdaa296e6e972 +FileChecksum: MD5: 8cd09b98c888f6752ac615b24e66d53d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/cpactions.yml +SPDXID: SPDXRef-item3410512 +FileChecksum: SHA1: 7cb796cceb466ff4861d3919e33fa35acc87085f +FileChecksum: SHA256: 3761bce45d33c4cbdcea85f8abec49b64c6a8bc42fc7928646ac56340acc66b5 +FileChecksum: MD5: a51db5a9dd055832794a9106794fd8d6 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Makefile.os2 +SPDXID: SPDXRef-item3410215 +FileChecksum: SHA1: aacfcf26b26dce8e65ee947e5a53faa16bdc9165 +FileChecksum: SHA256: e7dfda3cd36319e809c93714909b69cac02286dee16f01b5dfebd4a79d0477ce +FileChecksum: MD5: f1841d90184348ddb18c135c71b1fde6 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/mac_support.h +SPDXID: SPDXRef-item3410944 +FileChecksum: SHA1: c543e7402e1a667600369813efb6f6e903c718cf +FileChecksum: SHA256: 6ee8a5937f16041a1c06bdd665e6e97403714d0675d3d7747017ab394a61b734 +FileChecksum: MD5: 4a7c563c7770ca98fe7305ed994a248e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/unittest/testquit.parameters +SPDXID: SPDXRef-item3410251 +FileChecksum: SHA1: 955253ae5fa223b26d889a31a73a07f60a1edf8f +FileChecksum: SHA256: 3732df4fe7033ab2d0fe57ec6549fb1e94aa3f4d92607ba867d97189bf680125 +FileChecksum: MD5: 235439efacb5d54eeccb3bfbba071820 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p04_shape32alpha.bmp +SPDXID: SPDXRef-item3410479 +FileChecksum: SHA1: e12be2789c1cf6247d2e1407d33f8cf62d1a5537 +FileChecksum: SHA256: f7a831c64e752ac29ac7380b323e2079952c764a789b0de7daa22f917b03aeb7 +FileChecksum: MD5: 950d36b3f9144846e4dff254e14455e8 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/SDL2/Info.plist +SPDXID: SPDXRef-item3410039 +FileChecksum: SHA1: 22557a3c5d76a1ffb5e679d0b6b6261bd01290d4 +FileChecksum: SHA256: 4b1b4f6f03a9c6285eb4af75bc4a0d0c7852014de28fb8a18b42bad3b9eb5ae3 +FileChecksum: MD5: 4bea156bf15c99b09f9ba864d8cd312b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/yuv2rgb/README.md +SPDXID: SPDXRef-item3411337 +FileChecksum: SHA1: 7675f4518dcec2f5df7ac400078537cf23fe6565 +FileChecksum: SHA256: 58a7b92c7d13b67a167d3171b4e6d845582b7e6a143dc8fa30c20256c1b471f7 +FileChecksum: MD5: acc472f88f584acdc32e999a0fbfe25b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$OptionComparator.class +SPDXID: SPDXRef-item3410154 +FileChecksum: SHA1: da9483effd3b9b869060cdf2abcb808b8acfc4b5 +FileChecksum: SHA256: 0ed194a1e5873d6e0702fba2cb9e57780cb0b432daf046bf6738242cda365cf8 +FileChecksum: MD5: e348eae8263a47e92e176f9061eb9914 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/mipmap-xhdpi/ic_launcher.png +SPDXID: SPDXRef-item3410099 +FileChecksum: SHA1: b7034b47c21e6c297a1804d6b78d433e93e8eed8 +FileChecksum: SHA256: a435509bb103ea535e3819fa65920d9e6c9dc69d050641eed87db655aa94fefb +FileChecksum: MD5: cc488e15d33940f9825df9d138d106a2 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/iconv.h +SPDXID: SPDXRef-item3411112 +FileChecksum: SHA1: c5f8cabaf683763defedbd354b7f556c218ebacd +FileChecksum: SHA256: 47e8dc88053b5b265d902d3d1da5a9d7e0234cea3e56f489ed1d4d9c958b5022 +FileChecksum: MD5: 8aad76ce89cdb9009d9d0f5af0f4d586 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/HACKING.txt +SPDXID: SPDXRef-item3410914 +FileChecksum: SHA1: 58ef9ba935a52e85ffe3aaec1d8469778bb389f5 +FileChecksum: SHA256: 7291cf5b22ae046462e8e87d30e4e847ca4455da40c82d90e6524a9967d3fe31 +FileChecksum: MD5: cb297931ff3d282f8c9811cef12d8c46 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-gesture.md +SPDXID: SPDXRef-item3410743 +FileChecksum: SHA1: b31ecb7b491e9ed06d586435864b7b5a90a5ec91 +FileChecksum: SHA256: 1fe7e5e88fa40f723c0bb0e37972dc11748455e7845db7911ab271870734a52e +FileChecksum: MD5: dec19c3b90cfaf64a8c31c4c0e2f4d9f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README.md +SPDXID: SPDXRef-item3410738 +FileChecksum: SHA1: ab31339b29cacce066d96f8d9ab5b0524774d81d +FileChecksum: SHA256: 2614a9acee12b42ccddca53c9773d04d8640244145db52d9c88b903aae80b43d +FileChecksum: MD5: 607741e04821056c0211ac96c43e6886 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p09_shape24.bmp +SPDXID: SPDXRef-item3410457 +FileChecksum: SHA1: c541d78ca53649bdc07752fa5dcf97a1322f8c1f +FileChecksum: SHA256: fdd67ee81746b53b90cefb142103827e4f7e5bb837bc3d9d7f34b064cb16beb1 +FileChecksum: MD5: c806a3518b00c7c76d0634e77dea100d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/Demos.xcodeproj/project.pbxproj +SPDXID: SPDXRef-item3410186 +FileChecksum: SHA1: e042c43bfa2f06afdb84405e76db6f86669c2f7a +FileChecksum: SHA256: f1bf0d49dc60eae45d6838b84ac38450a15c6f1b089065cf6bb6ff3de027fe83 +FileChecksum: MD5: 100c36e32ec73b5162b7654a4db48f5e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/launch_harness.sh +SPDXID: SPDXRef-item3410258 +FileChecksum: SHA1: dde15dfea3038acd2c78fd998e880c75968a4e7d +FileChecksum: SHA256: c90e69e244a35113aaf1da5de425778f5302fb73781f3588dc7c3d483c1f0ded +FileChecksum: MD5: abe43f0a52378fea5f4485c9fadc2a8d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_render.c +SPDXID: SPDXRef-item3410430 +FileChecksum: SHA1: db25d1d3e611ddd88a08ed73109bf6e360aff387 +FileChecksum: SHA256: b72b8db7d41318bb5aec711d537906d0d4c0d5e95e8d60e472ea28b12a04cb7e +FileChecksum: MD5: 9e3d09e954d2bf58a265e29131da8c79 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/hidtest.vcproj +SPDXID: SPDXRef-item3410968 +FileChecksum: SHA1: 9024ae30e91d4f5c8379977ff54dbf5a7368c4d0 +FileChecksum: SHA256: b23d54a17d5cfcab09b2cd5d549843a23c5473037d3791c41c2696b592e425b3 +FileChecksum: MD5: 23839dc704e59f1c20ca2664019259df +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/drums/ds_loose_skin_mute.wav +SPDXID: SPDXRef-item3410197 +FileChecksum: SHA1: 12b54e249e70af1afccc93a978a8328408ba10e9 +FileChecksum: SHA256: 81a9fa10e8cb929ea796fec7a42e915db4615b131a39a36bba2c1bbd75df7797 +FileChecksum: MD5: 76ceca2d60ea6bc8c16077f95c78b587 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/test_sdlconfig.sh +SPDXID: SPDXRef-item3410529 +FileChecksum: SHA1: 31ebe471d24325571863e2f30d94d1b062e59b3e +FileChecksum: SHA256: 60724a0c20927ebc632441f3fbb1f6a605ebd0c3d75f9ad611cd9e0cbd116647 +FileChecksum: MD5: 9038a88bb577fa57eac7b9c3b9f27d26 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/Makefile.in +SPDXID: SPDXRef-item3410253 +FileChecksum: SHA1: 63cfb57ff6ad1bc3c0423c1ce2d164c4f97bf62a +FileChecksum: SHA256: 90a39639389fb2389be82e3bf7423ebfec406bec044f1d3d55b90cbd447ee2b6 +FileChecksum: MD5: 4a70f5ed28c649126fc49073515494f1 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/main_cli.c +SPDXID: SPDXRef-item3410528 +FileChecksum: SHA1: 7a28efe164fb8d852554fdb95895decb8d5757b4 +FileChecksum: SHA256: d076653f7e996d912f566ff48456a9a353135e83eed968613ba4667f74151119 +FileChecksum: MD5: 2f3decf1edfc25302936cf3d6aca1b70 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/ddk_build/hidapi.def +SPDXID: SPDXRef-item3410964 +FileChecksum: SHA1: fcb08c0b601b22a92fe4698ebd5facbefc054b28 +FileChecksum: SHA256: 030a26513633de5c3540d06936f76047fec7db34e2450792f3f6480205dfc19a +FileChecksum: MD5: b7ade55524f1b632e09e86b9266e147d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/wingdk/MicrosoftGame.config +SPDXID: SPDXRef-item3410607 +FileChecksum: SHA1: 3777faf01df54454ce9583d1725f0d9412859d81 +FileChecksum: SHA256: 99b1ffb04c6e2c36e1770c439e31f14466b760f480cd19daf2796fa3eb3f0c5c +FileChecksum: MD5: 6964b0ab15ac35021788701fd17316d4 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p11_shape32alpha.bmp +SPDXID: SPDXRef-item3410469 +FileChecksum: SHA1: a5c75c5764fbf7a3f86b0bb5c074c61896b8f45c +FileChecksum: SHA256: adb400e4e931cd1f05343d806d87c2437a40ef71d19549a7b578b930d3884d80 +FileChecksum: MD5: 3860324e4269866ffaa0661fb48abd13 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/logos/Logo44x44.png +SPDXID: SPDXRef-item3410575 +FileChecksum: SHA1: 556901364632d32c4266e1d4435cfa94c71680d8 +FileChecksum: SHA256: 7799ff73d143f2ca10f5e1235551f3a9b53798c532ab097e78e34264ae7a8aee +FileChecksum: MD5: 2238cd41bfc24460731d4dcf3fb6dcf1 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/COPYING +SPDXID: SPDXRef-item3410422 +FileChecksum: SHA1: a12b0e406f332f95a1b6207a8efda2f21c121022 +FileChecksum: SHA256: d5a549e4a7b88cb696d0db15b21830061131ed361257ab399a33ca08ce0b33d5 +FileChecksum: MD5: 77604414711055c1393ef261e94e5855 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-public-domain +LicenseInfoInFile: LicenseRef-Public-domain +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/ngage/SDL_ngage_main.cpp +SPDXID: SPDXRef-item3411961 +FileChecksum: SHA1: e425a3f20618c6d7b053a3db2d7e1e32600d4fe0 +FileChecksum: SHA256: cbe23c0711bb735e5b555014893171834953fb2ace3233b3109c5be2f4bfc187 +FileChecksum: MD5: 0a70b965d53d92e33f864f6a91a0a60d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/windows-buildbot-zipper.bat +SPDXID: SPDXRef-item3410561 +FileChecksum: SHA1: f8eb80e83b0ff8e4e562ae8568f3da714e5e019b +FileChecksum: SHA256: 29962dc1cafc4f4785664ddcacebb45c229ecc705bd49d861476618cc5d194ee +FileChecksum: MD5: 956e874665f3c67445a368c8db3d0ea6 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/pc/hidapi.pc.in +SPDXID: SPDXRef-item3410976 +FileChecksum: SHA1: 73447c96e6f84a577951760e3096d6d0d5041f60 +FileChecksum: SHA256: 6f5823ebcfdc08dc4dcc8b3d2f7e042d715b5533ab8a13a00a9c2ad7bda72044 +FileChecksum: MD5: 8652bd5b9035dd711b689f971c9ce242 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/CREDITS.txt +SPDXID: SPDXRef-item3412152 +FileChecksum: SHA1: b8b5d8d14eb06a9fd4ca0fb753b262fbea892ba5 +FileChecksum: SHA256: fa86497a0587be195e3e7e22999eca477b82da9fd7a6d0f3b5f17ceb9791f376 +FileChecksum: MD5: 357472b4bf52e940b64ab11d57dfb830 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/clean.sh +SPDXID: SPDXRef-item3410580 +FileChecksum: SHA1: f0da70da4bccbc4d19029b8fbe14eb1d186a8b82 +FileChecksum: SHA256: a2fdad6895401ea48661a515576d697e6dc51016f356351b7e2808d81ab4ee23 +FileChecksum: MD5: cac2c6dea81890fc9550a57ad694aca8 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/android/jni/Application.mk +SPDXID: SPDXRef-item3410901 +FileChecksum: SHA1: 5bcfe5f1770530d662d13541d630fd3c454dd3f2 +FileChecksum: SHA256: a0940675839853f04667b2430269e8f9f05b22df120bc337c024026cf4644eee +FileChecksum: MD5: 68dd97134ec35d79cd10613f3c0e10c7 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/CMakeLists.txt +SPDXID: SPDXRef-item3410532 +FileChecksum: SHA1: 10d4472fca3ec1e50a442e944ae0c3f66b727e14 +FileChecksum: SHA256: ea3bb9b76de47c386ccad9fedae34a15b323b9f50b8143d941d1e95328925ca0 +FileChecksum: MD5: de6bae9c9ae22ae41fa433ea9d1c4b3e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/LICENSE.txt +SPDXID: SPDXRef-item3410043 +FileChecksum: SHA1: 40379c2f74187149d2d4047d46b50692b1c9185e +FileChecksum: SHA256: 9928507f684c1965d07f2b6ef4b4723d5efc2f6b4ab731f743a413c51c319927 +FileChecksum: MD5: 31f575634fd56b27fc6b6cbe8dc9bd38 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p10_shape8.bmp +SPDXID: SPDXRef-item3410445 +FileChecksum: SHA1: da520a58e922515f479386beb8baac68417c0a92 +FileChecksum: SHA256: 4aae80624832bb12dfe13b3087ac0e084028f4a7b8c091b26a13fc0adcb86ef0 +FileChecksum: MD5: b20a232818a50aebe12db686e555e343 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/sdl2.m4 +SPDXID: SPDXRef-item3410060 +FileChecksum: SHA1: e9d6ff05a67a0511874e727a3b8008c4f13882f0 +FileChecksum: SHA256: 95a5ac63784bd9214391c5c1b3bab0cbeb2c7306acb070baa1be0a4801ceda03 +FileChecksum: MD5: da8aae5ffb231f49204162aeaf7b18da +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-raspberrypi.md +SPDXID: SPDXRef-item3410755 +FileChecksum: SHA1: f28fd52f765e95a79e0b733ef5aea02cd78b5324 +FileChecksum: SHA256: a7dd8ae0f071fd3ac989ed5b7d38210f344b19f0dd6badadd944f3216c42dd25 +FileChecksum: MD5: d104aa8b891be0dcad8621096c908b95 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/PathAssembler.class +SPDXID: SPDXRef-item3410136 +FileChecksum: SHA1: a65bfa45f73afbeed4986c0713b8ccfbd180d9d2 +FileChecksum: SHA256: 65c2f48e9d41f72fc8945a38e63850d75321e947701f170577704c130c280eac +FileChecksum: MD5: 924aae027717f6fd45f98d64bf11f8d7 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-directfb.md +SPDXID: SPDXRef-item3410763 +FileChecksum: SHA1: 86607d4d9cf8c14716449e95a421a9a515653835 +FileChecksum: SHA256: b41c65eb250eede181b4018d550c41b610021465d15f2669d9dea5f91c4dc5a3 +FileChecksum: MD5: 5229a755cfd400e6f8e50cdca2f7ce67 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/HIDDeviceBLESteamController.java +SPDXID: SPDXRef-item3410083 +FileChecksum: SHA1: b65a53408cadbc819f205812ea32e53222885ced +FileChecksum: SHA256: 78a07450afa0d7078496a219a32b4bce5c00671317bc228333e9bff5e3da500d +FileChecksum: MD5: 8dbf2cda50ac217639c3ff4e0b67a79b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/configure.ac +SPDXID: SPDXRef-item3410365 +FileChecksum: SHA1: a59bc23955ba8e4565b40332e7e4216c4708bcd4 +FileChecksum: SHA256: 76b1de79055c8a01d0a8f18bbce3a1a710dc7c95eb27e7dbabbc384671c2e6b8 +FileChecksum: MD5: 6f39cdd7e03ce712aed627372667661a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/HIDDeviceUSB.java +SPDXID: SPDXRef-item3410086 +FileChecksum: SHA1: 0e3ce2c9fc4d00ecaa2c7c948e664f423a8438d3 +FileChecksum: SHA256: 1c2cdd25da7592c5a66f67701af909e0cb2ec65ff10f38c2e5193959bcf5b7de +FileChecksum: MD5: 3086df75ed67e4efff77cbd74fb92cce +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/testgdk.vcxproj.filters +SPDXID: SPDXRef-item3410608 +FileChecksum: SHA1: 48467ac1d40b7f792df093babde6cf7f647b292b +FileChecksum: SHA256: 7153f75e7b8c92f90543667ba2ab78cf2c21007cb16509178e7adaa89521e941 +FileChecksum: MD5: 5d56c1e665634d9c308e674a7fc01174 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/wingdk/MicrosoftGame.config +SPDXID: SPDXRef-item3410587 +FileChecksum: SHA1: 8a407c4bd430a40b3f3316e2812c2d8ce71ed79a +FileChecksum: SHA256: 7b59bb3b743cabd621c219fc2e3712c6d4d25e50fe3f57836714ab8f84b4b0bd +FileChecksum: MD5: 3cefba9d3e35a96909a4054df71eccae +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/include/SDL_visualtest_harness_argparser.h +SPDXID: SPDXRef-item3410269 +FileChecksum: SHA1: 39b1a18758f425aeb00a35c11898f60e48b0ed3e +FileChecksum: SHA256: b3ed800e4109538f10b46a9339a690792729f219b644e63c62111004976fd52f +FileChecksum: MD5: 35dbb8857dfb10904c2445757d0d7fff +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/drawable-xhdpi/ic_launcher.png +SPDXID: SPDXRef-item3410233 +FileChecksum: SHA1: b7034b47c21e6c297a1804d6b78d433e93e8eed8 +FileChecksum: SHA256: a435509bb103ea535e3819fa65920d9e6c9dc69d050641eed87db655aa94fefb +FileChecksum: MD5: cc488e15d33940f9825df9d138d106a2 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$OptionParserState.class +SPDXID: SPDXRef-item3410138 +FileChecksum: SHA1: edff4799f7ae5588aebd803d0e869b276baaa3cc +FileChecksum: SHA256: 942d5a316e21ce954b243d4a481d66866d8a77a0cf23f432231d938691378361 +FileChecksum: MD5: eadc5440a6f79c22d10387168e2dd985 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/dynapi/SDL2.exports +SPDXID: SPDXRef-item3412097 +FileChecksum: SHA1: 8f9cca767a8c148a2caace5a25dcbdaaccd6e58d +FileChecksum: SHA256: 97077fe90138a1a1f22577808c5bdfc4a465ffe888f24b0699798aa997f65603 +FileChecksum: MD5: ae6ba70bc96f47e70200d568cf82836b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-WinRT/SDL-UWP.vcxproj.filters +SPDXID: SPDXRef-item3410623 +FileChecksum: SHA1: 1ec14ff3cf446445dbcac7b6f09a639cc2cf27d0 +FileChecksum: SHA256: 78d0bba8be740ee600f87ea8c5cd6d283f117ca4608d93aa5ae19b3d860d7017 +FileChecksum: MD5: 29dcccd045c558b6b1f2f976cdb058ef +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal_ios.h +SPDXID: SPDXRef-item3411069 +FileChecksum: SHA1: 471c15bb457001e00b96ad11981843e2b7e28b1f +FileChecksum: SHA256: a5496d74a2f2dd90a3ab543060ae2fc5db9face1c5f9f699277296479995d33c +FileChecksum: MD5: 33d8cfbd5998d129dbdbba663cd5af06 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-n3ds.md +SPDXID: SPDXRef-item3410745 +FileChecksum: SHA1: 12b8417a9d0281bd4d8becc3912b1f1042c96cab +FileChecksum: SHA256: 01ba5fccc725d0507f1ae1fd4afd973ece37c9e5e1102ae5c3ec1c1efa0c4a2b +FileChecksum: MD5: 916c97333b461139fb8637ca9e023ece +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-See-URL +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$AfterOptions.class +SPDXID: SPDXRef-item3410144 +FileChecksum: SHA1: 080b3888540c64e44394cf27529dd0f5b811760b +FileChecksum: SHA256: 585a8246799ef34ca37df6109dadc5010107cf5d58c03f15c802e65f2033a73c +FileChecksum: MD5: 9ecadf0e1bc273e2a1c6db42f7d3b6b5 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Makefile.pandora +SPDXID: SPDXRef-item3410009 +FileChecksum: SHA1: a3b3a35da80ef1b6df8d30f2668b3fa729a36d79 +FileChecksum: SHA256: bdf27a41bc1e8cea3342caac9b22be73522f6c35d09c95597feead7a5cf592d4 +FileChecksum: MD5: 8135717c6d0bee6d1049c435e902917c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/emscripten-buildbot.sh +SPDXID: SPDXRef-item3410566 +FileChecksum: SHA1: fc807a8f55f43630755f2fab524a8cd5fbb720ac +FileChecksum: SHA256: 3f014a763407ce0ea2f8fb185bdebf6ddfa9cd0debd83f5af7c67098f3be8ec2 +FileChecksum: MD5: 3ef4df46b8fe75cb4832a50dc74592f8 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/PathAssembler$LocalDistribution.class +SPDXID: SPDXRef-item3410123 +FileChecksum: SHA1: d6249a35c3303dbafa481ce53bcd2b650ef8387c +FileChecksum: SHA256: d0f6c31a5f50a1e3fda5a3c594010864353ed4c76aa2524b1711e0847caff66b +FileChecksum: MD5: 0c18e40454b1b2be625d507548f9dceb +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p05_shape8.bmp +SPDXID: SPDXRef-item3410439 +FileChecksum: SHA1: f00cd56f53c671e8693a1c5f4db37522dd1d0565 +FileChecksum: SHA256: d087f74e5a0754ca5980aa575aefc4210bf36455b2cd6e8f335bf8d6e17cd967 +FileChecksum: MD5: b6c310bfaa764603627fa10759b5a988 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/xboxseries/MicrosoftGame.config +SPDXID: SPDXRef-item3410612 +FileChecksum: SHA1: 9446dbba28d92243df5ec156b09a12b7e8e1b9fa +FileChecksum: SHA256: 25e56866d1010bf645c80bb7143c2d1d6a4c7424f447231e73c42b709cdb25df +FileChecksum: MD5: 4fe3fbca798eb91821b68682a84e2d2b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/strip_fPIC.sh +SPDXID: SPDXRef-item3410543 +FileChecksum: SHA1: 6b97ee53782f22a2daff0822fed52e63b4bbe2d1 +FileChecksum: SHA256: 158b6d26a7e3398f3442aa0ab4af1052e4b646adcce3885beed64775ff58d7c7 +FileChecksum: MD5: 921b0e02daac5d7758e6d60e7e3d0dd4 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p16_shape1.bmp +SPDXID: SPDXRef-item3410480 +FileChecksum: SHA1: 73ed29da34ea0f2876b7c7153f8275f6dbc1b0b6 +FileChecksum: SHA256: e73bf363a4dc079a178e91de7a611816161b6d880f6c82e30b7097ec9681f4ce +FileChecksum: MD5: 39718b260653fff3f5115adde240932f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/BootstrapMainStarter.class +SPDXID: SPDXRef-item3410127 +FileChecksum: SHA1: 5552b19178061df0e295986f6a4d83734fd92e45 +FileChecksum: SHA256: 3b0dc4c9646ab62eb0e7e1a959668f231c086eb00adec1d78e3e2e224a84eac7 +FileChecksum: MD5: dceb6211d61cd7f18b190cce5d600d8c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/pc/hidapi-libusb.pc.in +SPDXID: SPDXRef-item3410975 +FileChecksum: SHA1: 8ed75beba518534ebec0109ae1a9d6eb280b10ed +FileChecksum: SHA256: fef9bc16a927927057700350bd1f403b0539f232dfac3a2302851a97a54831ac +FileChecksum: MD5: 0bc0a4dff89967cc5e3b7a1a2d7688fc +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/codechecker-buildbot.sh +SPDXID: SPDXRef-item3410553 +FileChecksum: SHA1: 179f0e31ea23962f3c740f9e1eaa997e4b2a8dd0 +FileChecksum: SHA256: 101ebacd3d091de9b4e004c6372d9328ac5c03687d6c8d8b4f5663790e855474 +FileChecksum: MD5: ceedb6cdea1c0bb4b71b420e292c604c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/WhatsNew.txt +SPDXID: SPDXRef-item3410164 +FileChecksum: SHA1: eab033e7365ea6958c17a54d156c0f345978f550 +FileChecksum: SHA256: a7184ffd45d3435968c8ff61ca19ad951c9a97abf2e311c588af81e30fe73f3b +FileChecksum: MD5: 3248d04524cf2be0b7e58efa68bcd099 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/sample.bmp +SPDXID: SPDXRef-item3410425 +FileChecksum: SHA1: 1572b4337fb5e27f187b793f9c2bc7d2aa243e1c +FileChecksum: SHA256: ea67fd0f2b3b59b76ed7447401a0cff637ec18e2ff3556e8bae997f2f5ed6599 +FileChecksum: MD5: e534316392fc646293609bc4b73fcdbe +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/testgamecontroller.vcxproj +SPDXID: SPDXRef-item3410590 +FileChecksum: SHA1: 324de8e1e5e0574015f81b7ccf90bec4cb0aa058 +FileChecksum: SHA256: caa23720135166f791cad1e408d519b9b93b9ecb076e5289af67e2eed46c4a69 +FileChecksum: MD5: eb2e3c4c3e106d9f4ff928b95adece98 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testfile/testfile.vcxproj +SPDXID: SPDXRef-item3410804 +FileChecksum: SHA1: df3591903f770c687039af3e5815d919e626673d +FileChecksum: SHA256: dc9171c9c68e4c0cc0e3aac947687222532e442f0664723e8efbdccb633c4886 +FileChecksum: MD5: 8a4d1d585b5bab99344120e8b246eb44 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/mixer.c +SPDXID: SPDXRef-item3410209 +FileChecksum: SHA1: a9bc4f929978e087066c2f8fa0670acda8f53cfd +FileChecksum: SHA256: bb460944317e12f908f6965f6e629b3ebdc72a8ae594c0fa14c894b56825fc7e +FileChecksum: MD5: 9f407c903c2a41438fccdbbf772a5ef3 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/mac_support_cocoa.m +SPDXID: SPDXRef-item3410923 +FileChecksum: SHA1: d343699b1c57c24d52488074aea689a555a50746 +FileChecksum: SHA256: 5d543f4b98248640b3fcde977c0d754bc7f5a149405011de07c0e57c32c5a892 +FileChecksum: MD5: 4426c3ac827c52c0cbfe753bda096f85 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p02_shape8.bmp +SPDXID: SPDXRef-item3410471 +FileChecksum: SHA1: d89ac27dec2ae128ee5a946df14ec33a36694b40 +FileChecksum: SHA256: adb0bc96bd8f9c16ab3f55635c05cb9bce05cd3eebde1e85d07a2d12e52d8164 +FileChecksum: MD5: 73ce544b1a74bbe0aa083e9e02890d1d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/common.h +SPDXID: SPDXRef-item3410213 +FileChecksum: SHA1: 359c2357ad860eff46cf6e3e270045788ed1e56c +FileChecksum: SHA256: b9db701f0a0d2fbdfcf6cf22b10211bf52e6a73ef580b647379aa472361bf4a8 +FileChecksum: MD5: ba61fb342c90bb6abee8d594f81306d9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/androidbuild.sh +SPDXID: SPDXRef-item3410559 +FileChecksum: SHA1: 0037cd55de470d66c45d2d10081dd7890a09f1c0 +FileChecksum: SHA256: f6342066bbabd63f45bbb99ee75ed7a99567af03c463c80ab54b4bb6716c9726 +FileChecksum: MD5: a64a65a552ddd5764ca760cad885b156 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p16_shape8.bmp +SPDXID: SPDXRef-item3410465 +FileChecksum: SHA1: 7a6ee1ef211d6609a488314bb0a3f9a593233c6e +FileChecksum: SHA256: fdfd7e15d71544d3e4c8d721d3ba9d4daf215784ce7632762d0f7ff70a030fdc +FileChecksum: MD5: d9d443d120d11ba702c3548932c83b98 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/icon.bmp +SPDXID: SPDXRef-item3410192 +FileChecksum: SHA1: 77f87df193c91b404d2e36008e7c4c5d0e8610d9 +FileChecksum: SHA256: f7b5cca4aabd94ba4cbaff14bde09ff1424403185e0613d48c77cc450064531e +FileChecksum: MD5: ee5557a7b46fd00503cd5986d1209580 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/accelerometer.c +SPDXID: SPDXRef-item3410206 +FileChecksum: SHA1: a3115cbf3f2272e88bac8726123372f1388d109a +FileChecksum: SHA256: 32efc2857b3eb4fbd93d94b6aaf0fba8af817eccbca2295b702f1845a9886fb1 +FileChecksum: MD5: c6e662cd08c2726c7388d0eeac617a76 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-ngage.md +SPDXID: SPDXRef-item3410756 +FileChecksum: SHA1: 48009b39d291b7507d83034f6ef937f036f88733 +FileChecksum: SHA256: ad0e63fc477ef6f26dbbb67a6026c0bb357a797cb4c254d7a8c7052de4983290 +FileChecksum: MD5: c567b49a2e98b0faf602a94c77308523 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/joystick/check_8bitdo.sh +SPDXID: SPDXRef-item3411729 +FileChecksum: SHA1: 14b2c6b5df84032dc18a98b8ddcb3785234e1517 +FileChecksum: SHA256: 221ac73d8e831890507aa5e67decf0daba8172ae9c9f81210c7669a60e0382ab +FileChecksum: MD5: b25b0288470300c41987b429ddd3720c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p14_shape24.bmp +SPDXID: SPDXRef-item3410468 +FileChecksum: SHA1: 24cdd6507fd2182aa5cb6e6b39fd3f719af071d9 +FileChecksum: SHA256: 61780f2924af9e5f66a2a4df8e28049cc282f9036feb068d000bb2c6f0df9897 +FileChecksum: MD5: 56e34e92ee2a56a5eeebcff45f325ce5 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/unifont-13.0.06-license.txt +SPDXID: SPDXRef-item3410339 +FileChecksum: SHA1: ee06847a47ae566e1f69859ef1b1621189c0e03c +FileChecksum: SHA256: b7e8b9d8656d5216a61f48c7e62704b8aec50e8af8ca410b28fb04ea32e0f220 +FileChecksum: MD5: 2ecc452a1100ced3cd474e23c9817f08 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-OFL-1.1 +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/controllermap/controllermap.vcxproj +SPDXID: SPDXRef-item3410810 +FileChecksum: SHA1: 186eaf6f024e4fdb565a14e9935e01d85f3643c2 +FileChecksum: SHA256: 91d62d1dcde1dba08e876a839699a6cefe481d0ad2242295613950be77cce969 +FileChecksum: MD5: 6b440fdd88c990eb79083a7d9ae95bc0 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/android/jni/Android.mk +SPDXID: SPDXRef-item3410902 +FileChecksum: SHA1: c64375e2e832cbfef71e5fd469c0e3be89ff21ca +FileChecksum: SHA256: 0e5281d81b26f129ade1dd05e7184017c5b31f6747439ce1a0797f7f6e937017 +FileChecksum: MD5: 2761a7bb5afe5bc675ba4026394f81c9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/TestGUI.app.in/Contents/Info.plist +SPDXID: SPDXRef-item3410934 +FileChecksum: SHA1: 4bb2a2263358f146db1ba2e8a34586a33ee17b28 +FileChecksum: SHA256: 5089910325f55f5af01417fc5731b2a5d19cf6323cb2e750faab632917946235 +FileChecksum: MD5: 46c5551972a881ba2fdc6c7997d5bb32 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/udev/99-hid.rules +SPDXID: SPDXRef-item3410904 +FileChecksum: SHA1: f1113a60fc8630d68617786ead052b5931f902e4 +FileChecksum: SHA256: ce5070c0fe380356acb2fd033d344f1f98b81bb3f1b5fa3a1d54f133d88a6b15 +FileChecksum: MD5: 0de642d4279012ecb805f5d8ebf65eda +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/SystemPropertiesHandler.class +SPDXID: SPDXRef-item3410130 +FileChecksum: SHA1: 81e38db711a80cd28abfaf9598726d0c91ca3697 +FileChecksum: SHA256: ad0bfddd3af5e2700f3cf0fc71b4d65522bc0f3b059fcfb05028a1615e4c3933 +FileChecksum: MD5: c4bdb7c174bc7aa39c1cf499a80f1efe +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-touch.md +SPDXID: SPDXRef-item3410732 +FileChecksum: SHA1: 037c663e1763d2b4cca873cbdbb837d6c162fa8b +FileChecksum: SHA256: 932beadc4898cd1d10e08aaa5eef9c65e042586d525ccde502beb697915b5189 +FileChecksum: MD5: 06e593923b5b16b82a71e105a271edef +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configure.ac +SPDXID: SPDXRef-item3410257 +FileChecksum: SHA1: b5a496fd4446c056d954d89c229dd81d97b6bfdb +FileChecksum: SHA256: f3921668178451f55f98fe4eab6e00a99f49f15f07f7a5b6a2250a0051dcd43f +FileChecksum: MD5: cee50767e69fe95309dddb4146014ff0 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/visualtest/visualtest_VS2012.vcxproj +SPDXID: SPDXRef-item3410778 +FileChecksum: SHA1: b5114ebe2959a51fa37bc3228c557460819cfae1 +FileChecksum: SHA256: d1dddef6ceddbbd111fc5761c117cc2aad461da43268fb28aceab2574580a1b2 +FileChecksum: MD5: 89e3e65a1c7d11ba165e782b2d91905e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/drums/ds_china.wav +SPDXID: SPDXRef-item3410194 +FileChecksum: SHA1: 03f863ff4811f57cf824c918d155fd23893abda3 +FileChecksum: SHA256: 191865a81d549c2e446ece68a5252945a3a4fb3f2f0889a9416e2bf2fabb41c0 +FileChecksum: MD5: 2d673639d0ff2592d4386e11fc36b9fe +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-emscripten.md +SPDXID: SPDXRef-item3410741 +FileChecksum: SHA1: 2e3996e419a1720d323f8700703ce2051fbff9d3 +FileChecksum: SHA256: e281827e1c0b7dc7597fde17d13d1a83f790d92c1b67b9c7f945e2688b812a48 +FileChecksum: MD5: 919d38c6085cac19072fcb13914e9596 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/acinclude/ac_check_define.m4 +SPDXID: SPDXRef-item3410051 +FileChecksum: SHA1: 5a505430653b6b9f6fec0243f48af457d00ee8f6 +FileChecksum: SHA256: 29b42b552c50e97f49e43f4fe8227f621b0d186300d6549e7c92cdab93587abc +FileChecksum: MD5: f5c53c1cb591d224e076f1aa780f9d43 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testjoystick/testjoystick.vcxproj +SPDXID: SPDXRef-item3410794 +FileChecksum: SHA1: e680b33ba12f7302b4764daf348ebd4bfd9a705f +FileChecksum: SHA256: 808463fb61d370cc9cd59b637391c7079e29e09ae6ba730e0fcd487f1d3382a4 +FileChecksum: MD5: 1706b9e0d00a828424af5439d126933f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/test.cpp +SPDXID: SPDXRef-item3410925 +FileChecksum: SHA1: d77644276b48ca9cacf95e0d41c29cc6311fa276 +FileChecksum: SHA256: 54e8f4554f3d45d04167e910afe28460b944c92d525ea121f636a17994dc7964 +FileChecksum: MD5: 78e9c6bb0e71f08825b90b9c399de48a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: Copyright 2010, All Rights Reserved + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p12_shape24.bmp +SPDXID: SPDXRef-item3410458 +FileChecksum: SHA1: b3039cd90902285e5f354607224fce3dd8051ec1 +FileChecksum: SHA256: d18f0ebbb129bc61e50a3ed2d27d2cc7d3bec37b758ec0890c4ee9e937a35cbc +FileChecksum: MD5: ac0e46e6edb0fdf45010b26a06d5adcc +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/updaterev.sh +SPDXID: SPDXRef-item3410564 +FileChecksum: SHA1: 5c87a40fac94f496336820bb5414b9b2fd65e227 +FileChecksum: SHA256: d8c54f0d084b5593c03d2cf2bb59b9562e4ba5d14ee83e4e54b65f66225be395 +FileChecksum: MD5: db9300d2e59ba41fe3c34535cd1be957 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/ddk_build/sources +SPDXID: SPDXRef-item3410963 +FileChecksum: SHA1: a5f5d3f57620f439bae247d3543147469a7d24f9 +FileChecksum: SHA256: 9eedcbeb356af41d27e00cf62d64798e5bb82ec629681177340e04ddc616758f +FileChecksum: MD5: 5b5e751a38e037a19a502bed2f116a28 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/keyboard.c +SPDXID: SPDXRef-item3410205 +FileChecksum: SHA1: d1f7a7ee0f96d2cb97a601ce9a8bca482ec945f9 +FileChecksum: SHA256: 111e733615201bf2a2e8d6b5bf8ea433adceb72c835d58aed094b22c33305399 +FileChecksum: MD5: f2d0ec1d09fe78b245d9ad2465138bc6 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/jni/Android.mk +SPDXID: SPDXRef-item3410067 +FileChecksum: SHA1: a0147203bfd3791ca0e8d24dcf7c78f7f68e9a16 +FileChecksum: SHA256: b944a6752c2da4cee1de8afafd928931d326210d19e4eee51850d7aa1a28281f +FileChecksum: MD5: 36c096f2d49c86f9afe4ed3c05e07229 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/CMakeLists.txt +SPDXID: SPDXRef-item3410626 +FileChecksum: SHA1: d3577a6780b1b6aa9a0a2997465952a795ef235b +FileChecksum: SHA256: d08af24d92b87218d4e3577012bd1779b4914193c8a088a68427ed68a9be7da7 +FileChecksum: MD5: 264d2705deb31668a2619d11c0dd02a2 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/iconv2.lbc +SPDXID: SPDXRef-item3411108 +FileChecksum: SHA1: 8211f240b154c7f71861770a796bd8bd55a74b0c +FileChecksum: SHA256: ccb4dc6a98c41b4b9b31c4a5338ab419f3160f24a544f92f9528753a4b18cfd1 +FileChecksum: MD5: cacd5904b85851c45f4d527ea3aaf33c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/moose.dat +SPDXID: SPDXRef-item3410424 +FileChecksum: SHA1: 2ca33056991272ff900f2b9016087ae7a3496924 +FileChecksum: SHA256: 3f369a031468ceb67ccb11bd73618705342ede2d819e15fab11c56ff301cd737 +FileChecksum: MD5: 673fa1dc437133070ade7486fc474a7c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/README.txt +SPDXID: SPDXRef-item3410276 +FileChecksum: SHA1: bd57e6c3fecfdb00ae86af40447e1c3b1985ae3e +FileChecksum: SHA256: 3bf5ca516ff4cd8ffe1b7779029d3c67e358088c98207562951b37f5045f2acc +FileChecksum: MD5: 97a1e741c3e68c8fbfdeb1dcdfa2972b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testrendertarget/testrendertarget.vcxproj +SPDXID: SPDXRef-item3410808 +FileChecksum: SHA1: 3a5af850e5b02d4c53c0b8d27089725e6354fbc1 +FileChecksum: SHA256: 5fe2a635f11a67291a40b27f3df447ec862d3281a5befc849c272c54df775919 +FileChecksum: MD5: 5eae15e6031fa2bd5eed568a0d19c64e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/SDL/SDL.vcxproj.filters +SPDXID: SPDXRef-item3410781 +FileChecksum: SHA1: 834c89c63353bec6682df473cc970134a35da792 +FileChecksum: SHA256: 1e1c604cc8af75ec2c0015d3c8c5467d846b0ee51e8570ac76fd2906f42eae28 +FileChecksum: MD5: 1ca77476057eedc757cac897321a61d9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$OptionStringComparator.class +SPDXID: SPDXRef-item3410159 +FileChecksum: SHA1: ce24ed250d123dc2d971f2e88a036459b8537748 +FileChecksum: SHA256: 540356bfab5f117f5aa69233e3285d6ac783f22bafee36b1df2659cd79898376 +FileChecksum: MD5: c5920e6f2566347bdba05a79fe2caa16 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/sdl2-config.cmake.in +SPDXID: SPDXRef-item3410620 +FileChecksum: SHA1: 8c5e622a6fe082d0ead60f9f36dafd8848846c5e +FileChecksum: SHA256: f9c438b58cb081e2c55778f4e552be9c751b61459518fad646e178e73a65be6b +FileChecksum: MD5: b082ed99232f408b543adfab1f6d8207 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/pc/hidapi-hidraw.pc.in +SPDXID: SPDXRef-item3410974 +FileChecksum: SHA1: 6aebd0683232ff8ba4532f3c2dee6ced44a86b3c +FileChecksum: SHA256: 68b58b2c7900e00ec318317467f1f3e60d18db630a22121f1a358e163cdee461 +FileChecksum: MD5: d534ad7ad52102258249ae582fd8e706 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Download$ProxyAuthenticator.class +SPDXID: SPDXRef-item3410125 +FileChecksum: SHA1: 96c318ddcc6521f4a1870a36f1f2861a950cce29 +FileChecksum: SHA256: 7c993a6f8b8ed7092b8a0c8ab90a23f85e9e99fd46b1106cd9a565a2fc0355a6 +FileChecksum: MD5: e27abe37d540c9b7ce2c6f1748aa6b67 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-macos.md +SPDXID: SPDXRef-item3410751 +FileChecksum: SHA1: a870f3c72cac81f044b2c68882df214eff84b700 +FileChecksum: SHA256: 83e22093daacd6e3dca92c0e25e5c796a9ca8c72300180d0ac48180ca56ac0c5 +FileChecksum: MD5: 7ae723b65696c497680ad5b631eb5294 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/resources/CMake/sdl2-config.cmake +SPDXID: SPDXRef-item3410028 +FileChecksum: SHA1: b36857843c73cbf8a50be80b6a61b2fcaab5de3a +FileChecksum: SHA256: 0ee4d45bc89dcd1a7b593d454f9c7f9b50b549b547d052af29128e8159515615 +FileChecksum: MD5: b28e21d212f2b0bff1a11127b9bbc953 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDLTest/SDLTest.xcodeproj/project.pbxproj +SPDXID: SPDXRef-item3410017 +FileChecksum: SHA1: 96c51c3db1dec472711764dda67d909e9488f96a +FileChecksum: SHA256: 8d5272566807e11770c7c14359a775c5521543e5e4949762907244177c708c7c +FileChecksum: MD5: 5e1a702547965e9dc0ff859b1c6ef5ad +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-os2.md +SPDXID: SPDXRef-item3410752 +FileChecksum: SHA1: 35d42e2e050cb2995e2baa94eccde9a98aece66e +FileChecksum: SHA256: 1f8aa512a08e5e47c7b3920603672699943a51f86d6f780fb33a120466114ad8 +FileChecksum: MD5: cadac929981664af6258d8a21f2aef98 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/CMakeLists.txt +SPDXID: SPDXRef-item3410418 +FileChecksum: SHA1: 3b248004ace4020dfd1d1a90c2de16e84e0e4a74 +FileChecksum: SHA256: 243259f10e78c755706b269d6c59e4b5b3f3fc3c8ab18fccc3fcbefafe5039f1 +FileChecksum: MD5: 1bfcb8e0c9f9702a6e56735fc10eb94c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testscale/testscale.vcxproj +SPDXID: SPDXRef-item3410792 +FileChecksum: SHA1: 3a142e4bf578ebe16bf90ca18480f24f517a7513 +FileChecksum: SHA256: b52d2ca999fb9959a0218da2134ed31fc65b53486dbe2a44372c809088da1f30 +FileChecksum: MD5: d8b2a5edb590a4a456981ece4c7241fa +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/winrt/SDL2-WinRTResource_BlankCursor.cur +SPDXID: SPDXRef-item3411972 +FileChecksum: SHA1: 70f6372bc9456795dfdaeebeea27ec2b370ce071 +FileChecksum: SHA256: 32b56e7412df94f10e7cb5f3893d6726decc73b73b0d5fd3d4996bfcdfaec178 +FileChecksum: MD5: 9e8824289992b6b5ddace2b4d96f9f6b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_math.c +SPDXID: SPDXRef-item3410349 +FileChecksum: SHA1: caa6b6617bd180e246dc7f9c126a20482c0f542b +FileChecksum: SHA256: eee10763689166d6ed00142eb95b122a46d3654e40f8f49398c6a59680e35d22 +FileChecksum: MD5: 7929d0fee430e7d773380102f52ebbe8 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-winrt.md +SPDXID: SPDXRef-item3410730 +FileChecksum: SHA1: 1d2d5922138eefbe37ed98f8e988a6f2aeb3d1c0 +FileChecksum: SHA256: e2e71d15852c8feb2ad0fbe04f6a48130ea5421cc978e2059fcd0cd7d0afe683 +FileChecksum: MD5: 8f2ac819d590e4ba0d124d610eeb85e7 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-Microsoft-possibility +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/GradleUserHomeLookup.class +SPDXID: SPDXRef-item3410131 +FileChecksum: SHA1: 77f2b6967b6de72e61510d2bc5fb3ccdabc42685 +FileChecksum: SHA256: c1cc29db976470904645d7c2b00afe7e63c18006632ceca753b7d3f2e02dc154 +FileChecksum: MD5: 418e62dea975253f493b6a5f06e7e63a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/ship.bmp +SPDXID: SPDXRef-item3410198 +FileChecksum: SHA1: 100078b1828f94b937e699dfe03690b10e0253de +FileChecksum: SHA256: b1a7effb20c8248181090cf65ef5d1524141934eebfdf1b69a8011e7bd139520 +FileChecksum: MD5: 7c3165d961c844350a352cc0691d1eb8 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/winrt/SDL2-WinRTResources.rc +SPDXID: SPDXRef-item3411973 +FileChecksum: SHA1: 1a17093e85de68d874dae583da1db71aadc20e24 +FileChecksum: SHA256: d09eeb9e393470791306bc331db49435a48ba43576c0bd7a3d9e4d9988098b89 +FileChecksum: MD5: aff451803df256deb8352058f6113ff3 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/SDL.info +SPDXID: SPDXRef-item3410020 +FileChecksum: SHA1: f3d3cdbc75bed74e05d7bd378936e864b3fdcc91 +FileChecksum: SHA256: ce4dbb5c4d54ee382509448fffce7731dfe23a9d26a56329003f46b4e7abc8c7 +FileChecksum: MD5: 32a9c7af6c3a5e709a1176cf312d60ba +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile.am +SPDXID: SPDXRef-item3410943 +FileChecksum: SHA1: 6ace46cd1d5cfee59640d5410b5e8639279c5e2a +FileChecksum: SHA256: d25092018959ea71e1d1638f071b671bcf9c2bd0d1bc61fd36a9cdcb1415744d +FileChecksum: MD5: 45263d8c9ade11f39f5c55f191fafcca +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p07_shape32alpha.bmp +SPDXID: SPDXRef-item3410478 +FileChecksum: SHA1: 3cf7a9fda137071984987f85a17558dc972e3571 +FileChecksum: SHA256: e0e2d61c631e279b65efa3f6130cf77b0c86d3f8f859a4b8c4b8e613ea1bb54a +FileChecksum: MD5: adc26afa8e861164029ffa919b6daf3f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/xboxseries/MicrosoftGame.config +SPDXID: SPDXRef-item3410601 +FileChecksum: SHA1: cb66c686777639ba88d50ef3cba4eea910e33ae4 +FileChecksum: SHA256: 7f3efed4b63cf59c5917ac56d2271eba4bbb991f83eb379983c64707cbeb1d06 +FileChecksum: MD5: 919ac5f3f95525dda34463fb6d5a28e2 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/Makefile.linux +SPDXID: SPDXRef-item3410983 +FileChecksum: SHA1: 4108980233ed2c54713821d3374abcebd6af67f7 +FileChecksum: SHA256: 1118805683d3cdaf4534fb3113f42c6bd1ec82fd93784fe2bece2a3d17452372 +FileChecksum: MD5: d8f141fbabdfeb8c2e3c0b6ef94b05f6 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/main_gui.c +SPDXID: SPDXRef-item3410531 +FileChecksum: SHA1: 87a1ca15ca22de22955098afb2530268a24c2e8f +FileChecksum: SHA256: bd89c80de92a5ccd01206687c03b28e93bab79782dcedf482fa2f728c3097621 +FileChecksum: MD5: 0665a6e2ab4597a2a89a517627093c0f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Makefile.minimal +SPDXID: SPDXRef-item3410245 +FileChecksum: SHA1: ccb44dbb6914dcd23abecd71713512fc0d923532 +FileChecksum: SHA256: f1f3da98bb8b18cb343c1d33c6d41028775d85016e6e36e7341c3b3262a5053b +FileChecksum: MD5: 0dff6980b2ea6bba5a250f4a1c4def20 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/mingw/pkg-support/cmake/sdl2-config.cmake +SPDXID: SPDXRef-item3410728 +FileChecksum: SHA1: 40756e4df345ec49fd65fed222f17b8cd1fa6928 +FileChecksum: SHA256: b4e0f976f35b49a491b3b3623bd8b855bc84898b9b3c505446a7a7a41aa9e959 +FileChecksum: MD5: 36c96b6a3d2d732f63b39239ff99f580 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile.mingw +SPDXID: SPDXRef-item3410938 +FileChecksum: SHA1: 10c13dee5831cf7048b07a3cc305b1d92935a8a8 +FileChecksum: SHA256: 8ea9119752b1936d6cc77cd5f39deea8e35bc31d9ea31efdb5acf1c32cc0850c +FileChecksum: MD5: c87b2d88228914d54179d369f7e4e16a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/unittest/testquit.actions +SPDXID: SPDXRef-item3410249 +FileChecksum: SHA1: fc8f3090d6d3c507ed480f15ab3ad2c7efa4d458 +FileChecksum: SHA256: eb136d2d6523c6d8864ca8d4a6097a523a060916eafd336086054cb0ef3a8f7d +FileChecksum: MD5: 5527f372a4e3a6585c13df38cfe94853 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDLTest/TestDropFile-Info.plist +SPDXID: SPDXRef-item3410015 +FileChecksum: SHA1: 020a1afd47cd0130789426cb86d4f35b79cd9e2b +FileChecksum: SHA256: a5721d8b981688a132b15cce55730e4b77f00729d43d9cde62400df3cf4910cc +FileChecksum: MD5: 63e39a2fc2cb2be2040ef08bc7f7b8f4 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/drawable-hdpi/ic_launcher.png +SPDXID: SPDXRef-item3410229 +FileChecksum: SHA1: 4a853b8f57d58a4bae4221da9d5421529e0136ce +FileChecksum: SHA256: 80851c46d318b0cedc51bb4d6095ad51dc16629ea590ee7d5fbac5b15c3cdbbb +FileChecksum: MD5: 7d35fc79b3044e2623172b64a8cce540 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/clang-fat.sh +SPDXID: SPDXRef-item3410567 +FileChecksum: SHA1: 7ac15218dd0bf4caa99534ed7f284eb46d9f8121 +FileChecksum: SHA256: a72700e33b55233e6f9a325945d7d2a5c3159334c875625bde1910a4acd4bb34 +FileChecksum: MD5: 52a600d55bb9e77978c594e41829564f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testrumble/testrumble.vcxproj +SPDXID: SPDXRef-item3410820 +FileChecksum: SHA1: e44fe816d9a514c4b70a6caf7cd3182b0b8bc7be +FileChecksum: SHA256: fed2daeb2ad205807b42e97a0a7e8337d13a80d9a21a7c45a4724ef3bbe5cf1a +FileChecksum: MD5: 30d0a82bd7836b6374e19fff452d4df6 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testgamecontroller/testgamecontroller.vcxproj +SPDXID: SPDXRef-item3410786 +FileChecksum: SHA1: 2058c7076265c869e8a5bfef650b5cfdcc422617 +FileChecksum: SHA256: 7b38ae56b1684a630f54baa1f9652d0775fa68bc42c596408d92ba4ac58731e5 +FileChecksum: MD5: bf5533e0667734c9e168acb4857ba777 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p06_shape32alpha.bmp +SPDXID: SPDXRef-item3410464 +FileChecksum: SHA1: 405f8d5f1233acd72693aa9dd02fce7da707487d +FileChecksum: SHA256: 5645bb61a36209ef13d2ba753e322308b412471b22bbbf7e978c972ae23322e0 +FileChecksum: MD5: edf8022d7aaa1abb49c3291ae485674d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_crashtest/testsprite2_crashtest.actions +SPDXID: SPDXRef-item3410286 +FileChecksum: SHA1: 5bf87e2dd59a555df2b37165477c6d79cb9090aa +FileChecksum: SHA256: 5ea5089eb7821aee114e8f64245f20d3413cbffb4dc9a3d7dcaae8adf03b33da +FileChecksum: MD5: 202af57a994a57637bfb7fe25394d544 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p04_shape24.bmp +SPDXID: SPDXRef-item3410474 +FileChecksum: SHA1: cd79510354d74d5b5cc21a353f31dacb834b31e6 +FileChecksum: SHA256: fb95535439171b651977d21e72bc4270af7532008e7bec7234fb562451262c18 +FileChecksum: MD5: 5e4b0b38ef81117a43ebb453ec044474 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$MissingOptionArgState.class +SPDXID: SPDXRef-item3410160 +FileChecksum: SHA1: 7177723b50e4e335281efa09ff8dcbafd52c528d +FileChecksum: SHA256: 2a5720c409daf72820ea43c22a3a41d4bbfb8bb39390b9843df629100e8b51ae +FileChecksum: MD5: baa327f02a21c34e777cbd9137a3089f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/CONTRIBUTING.md +SPDXID: SPDXRef-item3410746 +FileChecksum: SHA1: ac952de029a439a81ee1d9c4c13f653f40fca58a +FileChecksum: SHA256: 6d361758d24ca00ca41fc6c914e0a85e5bb6649aa938482f64e064704a83ef64 +FileChecksum: MD5: 078c32ce4645266692f0d2aee37f0234 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/clang++-fat.sh +SPDXID: SPDXRef-item3410552 +FileChecksum: SHA1: 8efe81d851bfe4d20782cad1d6c299139f2bd989 +FileChecksum: SHA256: e447ffe591b73078a3943306c73b7e1a2fb3c0978ab2d72a78cb576bb75df361 +FileChecksum: MD5: 8b60a68f0caf3d56eab4799756370f43 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/fnsince.pl +SPDXID: SPDXRef-item3410546 +FileChecksum: SHA1: a7191fe531a1bdec99792899f90029036358a431 +FileChecksum: SHA256: 6538374893608849ba03b49492527648f4f4afc06c94f8a906560c9c1a82ab5d +FileChecksum: MD5: 19837b6bc3eae9b470a2f09310efe083 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/loopwave/loopwave.vcxproj +SPDXID: SPDXRef-item3410800 +FileChecksum: SHA1: 67d4cafb4d1cb3f1a65f827a78d63fb4b8491626 +FileChecksum: SHA256: 679464c053978a19672068d2d486d7aef2da3d5ce81417fa313d417f04ed309c +FileChecksum: MD5: 497036faced83fc3a91acb32d5559fab +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/pkg-support/cmake/sdl2-config.cmake +SPDXID: SPDXRef-item3410772 +FileChecksum: SHA1: 62d4581476c95a523efe36ee42bb23eca63d8165 +FileChecksum: SHA256: 1b1348209febda3f1ca7f8107472e9e892ea2e176ce63555d3c115c48eafa265 +FileChecksum: MD5: 10deaa335c6a7bded0cd576488b95f9e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/Makefile-manual +SPDXID: SPDXRef-item3410981 +FileChecksum: SHA1: b7d64168f4f788e81fb47572c1e03bc005bd83c8 +FileChecksum: SHA256: f2a10a969de6c5ac4bd917875f1538a4dd53ced0c7c8cfc68441cabc32d022f2 +FileChecksum: MD5: 4442eb3753e7124426330250728315aa +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-pandora.md +SPDXID: SPDXRef-item3410740 +FileChecksum: SHA1: 4b0ed7edd7d58d66c738d97423000099bc1fce23 +FileChecksum: SHA256: 9a4be5771d777c3fe46a7db26b3002987e336b00d42073b43eaa9e7f9d37936c +FileChecksum: MD5: 809a9713336831daa518c339b0fe68af +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/testgdk.vcxproj +SPDXID: SPDXRef-item3410613 +FileChecksum: SHA1: 3340233d8a5ffb1d4bb39558f70400535bca7ef7 +FileChecksum: SHA256: 10f74f7e07ce1338b94f439c86bdd8dbda6b17260bb1b4af8a52f4e96408db71 +FileChecksum: MD5: 91f0b56816c9eccde4771c9a9b7a64e4 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p07_shape24.bmp +SPDXID: SPDXRef-item3410442 +FileChecksum: SHA1: e704ed2d69953640f7c445d01a94ec46dc08f5fa +FileChecksum: SHA256: 7e80b468ff3e1598505f380a7920661f11a7f339cc1230ce3af55819ed6ba670 +FileChecksum: MD5: d56280b5140548fb0431816dbb67ea23 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p10_shape1.bmp +SPDXID: SPDXRef-item3410476 +FileChecksum: SHA1: 80fcae79227c65a8c6946ef79e8ccd5d147a4700 +FileChecksum: SHA256: c62009694c9bf0fca37f2cf8be6ead297a5710ae2c06d30ec370a837ef133260 +FileChecksum: MD5: 92e290aae37cab594cdd26d464c1b508 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/jni/src/Android.mk +SPDXID: SPDXRef-item3410241 +FileChecksum: SHA1: 1f0019cc57f76e250b2868e9f97234ef32989d44 +FileChecksum: SHA256: d7add0af1029824ffdb57c6d76e5a8a05821ee762d5616348123686cfce65968 +FileChecksum: MD5: d3c6606bec4647ffc47f37c856d91eab +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/linux/Makefile.am +SPDXID: SPDXRef-item3410911 +FileChecksum: SHA1: 3d9c378c605bf2d9239fccf0ed0506eba7c637f0 +FileChecksum: SHA256: 1fb54d159b504760b4d7f3b86cd317d4b9d26dff06c7d9505e496238a9878376 +FileChecksum: MD5: 95a1890546cc59cdf9117c9e7114333f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_keyboard.c +SPDXID: SPDXRef-item3410361 +FileChecksum: SHA1: 06c85e4d0469d8cf63fb5dc0dfd7896bc41efc39 +FileChecksum: SHA256: 1aaa135f159e338fdc1031be3535240e25f9e31283d425bb0b1a582fa34d9113 +FileChecksum: MD5: 15fe40d7959b41e2c3ecb93633300608 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/os2/geniconv/makefile +SPDXID: SPDXRef-item3411116 +FileChecksum: SHA1: c3acb295e3664bc93b6ac81f42c4e58e4b60177f +FileChecksum: SHA256: 4e317721aa0512680bbe770c9d46a3cfd03eed904c07560119df296018910e49 +FileChecksum: MD5: d0f62b1d648f1b49c32326d40a375670 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.wikiheaders-options +SPDXID: SPDXRef-item3410011 +FileChecksum: SHA1: 7897eee20710ed8b149d5ad0e6cdff47b024395b +FileChecksum: SHA256: ad5d5fd8cd3d49d39cc826c1602649b8721c96a752d51b5dcdf7dc13ac6e92b4 +FileChecksum: MD5: 267682ad6bd9cfc1b59a3a3dde516f34 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/checker-buildbot.sh +SPDXID: SPDXRef-item3410555 +FileChecksum: SHA1: f192539edb17ef774c34784cf5f0509055a6f409 +FileChecksum: SHA256: e5001b1a4c4de1406dbc2ec1d48c7fee3e9d826c6ff6210913739b4663de4f93 +FileChecksum: MD5: 95882377b786d89be4fc909cfd8d8278 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/controllermap_back.bmp +SPDXID: SPDXRef-item3410370 +FileChecksum: SHA1: 14eac5a9715b499deb49d13757d34040ec89fc80 +FileChecksum: SHA256: 48ed9426d16e77c58ce0b2791d08fb3f93731787e909c7018ee1e189492c6b2c +FileChecksum: MD5: 22664a6fb8f60907cec0553b7a44bd5d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/WrapperConfiguration.class +SPDXID: SPDXRef-item3410132 +FileChecksum: SHA1: 5b0bbfc4b12c1c47c81f6b182bee07dbcb675823 +FileChecksum: SHA256: b7dd0ca018663692e470f5b39ac249bf7c2bc16d18049a8d98a1054e687b8e8c +FileChecksum: MD5: ab458b547b2963d228371866abaab6d9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/src/mischelper.c +SPDXID: SPDXRef-item3410307 +FileChecksum: SHA1: b3190be952d0a0113be853bebbfaa8f87a4f3889 +FileChecksum: SHA256: 94d4ed29f9dca83d094e9a6bd85a53792fc0606101a65973e9a1b4d7279fede1 +FileChecksum: MD5: 7dbf69b65ffa65e3412c0730a0591a73 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$CaseInsensitiveStringComparator.class +SPDXID: SPDXRef-item3410142 +FileChecksum: SHA1: c308cc4ea69b8ecaeb91d05dd316a6d29382bd06 +FileChecksum: SHA256: cbfe7c9a8ca6d8d7b669e848e7d1345138d5f3f9fd53d07cd4d6733835fc6f20 +FileChecksum: MD5: a28d1bc2667940e7340e47cfda51e853 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/main.yml +SPDXID: SPDXRef-item3410514 +FileChecksum: SHA1: a11692f48c52d0bd1f43700806b6b4baca65b5d4 +FileChecksum: SHA256: 9fc537f471c52191d2cba54dafc861cbde850cdd2ae1c568b23e3f80c796ec25 +FileChecksum: MD5: 93d8983c27fb0dd68971b49cd36ec4fc +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/autogen.sh +SPDXID: SPDXRef-item3410392 +FileChecksum: SHA1: c1088a6226b4b18096d592ac796eebaa2fd5d166 +FileChecksum: SHA256: b95252a730bbc041d38c43df2f723b563455b323df413426bd19eda8e5604aeb +FileChecksum: MD5: 3182e7ee422c883f48355109a1661aa7 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/utf8.txt +SPDXID: SPDXRef-item3410353 +FileChecksum: SHA1: 45ae84d7ead8d1b0873ca351561a3e64f38889b9 +FileChecksum: SHA256: 29779e1fdfe93cc47e50136070d2e1de81c69509d4e7be5e849d9888a7cf0b19 +FileChecksum: MD5: e99093fc53d31ac879d2bf0ebbf04f4c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-linux.md +SPDXID: SPDXRef-item3410750 +FileChecksum: SHA1: f47370fc1cb1a6598b68dd0c484afde94bc1eaf0 +FileChecksum: SHA256: 8a2a9fe303443603f1cfb2f94a547d4c090bc58bfc60da974c2f9eec6c3d640a +FileChecksum: MD5: 20f02557beca407cb997e651550c0962 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testyuv/testyuv.vcxproj +SPDXID: SPDXRef-item3410802 +FileChecksum: SHA1: fc402d7ebb13a8231dac26a877caabe0c34cd3dc +FileChecksum: SHA256: d029f7f6e88229b9550e70d43e63e6574f7eb32379e0784b2f3852df10925705 +FileChecksum: MD5: 4d677e455dae48b2e0363517f8676614 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p10_shape32alpha.bmp +SPDXID: SPDXRef-item3410461 +FileChecksum: SHA1: 1d1143559fc1f9a95826d3f7998d0d8522f80ad2 +FileChecksum: SHA256: 46532ffa9f96f8b316a4fc66a3481b7d8ec48f2bf6622146c266e5dd4fdae81b +FileChecksum: MD5: d0bdad93f2830c403bd1df307a6c7be0 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/SDL.xcodeproj/xcshareddata/xcschemes/Framework-iOS.xcscheme +SPDXID: SPDXRef-item3410035 +FileChecksum: SHA1: e3fc2533c91653672c1642fd3e5658fb407a5eb1 +FileChecksum: SHA256: f4d201e1613abcd678fb3e2c9853d9a0aff2570e3e1fbafde9e40123c8993bce +FileChecksum: MD5: faee103de9f698f8abf88e07bfd17cf8 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/AbstractPropertiesCommandLineConverter.class +SPDXID: SPDXRef-item3410156 +FileChecksum: SHA1: 0a7c0b0e49e5feff68fe40437f3812e61a7c2419 +FileChecksum: SHA256: e40096b1e3447df20928bb751df0e8696d11bded83e8c0a591dd3d6099859f84 +FileChecksum: MD5: 10271f6e675b8a959ed1fab1926a077e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/ProjectPropertiesCommandLineConverter.class +SPDXID: SPDXRef-item3410161 +FileChecksum: SHA1: 677f67a572fd551f9075b88d62785d948b5bf8ff +FileChecksum: SHA256: be2dada36bb29fa322e972de0c8a72a4fc54aaade1af268370e3702f3a73430f +FileChecksum: MD5: b3175102a42bffb9cf59c9d54eea6830 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_mouse.c +SPDXID: SPDXRef-item3410423 +FileChecksum: SHA1: 08d4ec1a4ccd8a3270b5a6ebc3be314230df2f93 +FileChecksum: SHA256: c1c28d361dc12397f2e737ef1aa871ab04d66a75417df7b4ccb2b0d122e06c87 +FileChecksum: MD5: 726f9fe2c9336c73bab3616ffaac7c2c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/hidapi.vcproj +SPDXID: SPDXRef-item3410967 +FileChecksum: SHA1: 35d042400b88eff9f176a5666ea7f1e9055fb72f +FileChecksum: SHA256: 0b210b4e304fcf55205d11f031a79a6f041af4142e6cc299ade93afffae08da5 +FileChecksum: MD5: 34b74c1d10afd71e34aa60348063bee9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p15_shape24.bmp +SPDXID: SPDXRef-item3410443 +FileChecksum: SHA1: 67b52b5178e0875dcd177ab03ffb0cfb1c759cbd +FileChecksum: SHA256: 31fc16d831d2dfe6ba08a30b060421ee00222fc88ec53055e4ea21068b050ac9 +FileChecksum: MD5: aa7e589f68f71c36b8bb407b462e501b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/xboxone/MicrosoftGame.config +SPDXID: SPDXRef-item3410610 +FileChecksum: SHA1: ca3bfef9167d4de8ef24e0ab381f95ab40204070 +FileChecksum: SHA256: 43b3cfedba3a10b15d51da177e031662fffad73373f6aef1d96778619afbc8a2 +FileChecksum: MD5: 3dfe337152fa31133a4ebd38ea11ac7e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/mac/Makefile-manual +SPDXID: SPDXRef-item3410920 +FileChecksum: SHA1: 4cfcb4751bc7741eb7776b43540e4e2497b5f009 +FileChecksum: SHA256: 7d56173f722c8a8ee7db23e319eac7451780f28039888fe446999afba9143d8f +FileChecksum: MD5: 312f75ee8f3c95b664523f944e8c0327 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/configure.ac +SPDXID: SPDXRef-item3410216 +FileChecksum: SHA1: ff0954f161c6064b966abc10759afd3064b7db03 +FileChecksum: SHA256: c2b75ad1c959b00b78a4a8fc58be6427c8639d61bd9fe47eeefabc583a3c9d08 +FileChecksum: MD5: 577fc7c141e8b2d7770cb7db179c635e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-unknown-license-reference +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/jni/Android.mk +SPDXID: SPDXRef-item3410238 +FileChecksum: SHA1: a0147203bfd3791ca0e8d24dcf7c78f7f68e9a16 +FileChecksum: SHA256: b944a6752c2da4cee1de8afafd928931d326210d19e4eee51850d7aa1a28281f +FileChecksum: MD5: 36c096f2d49c86f9afe4ed3c05e07229 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/emscripten/joystick-pre.js +SPDXID: SPDXRef-item3410374 +FileChecksum: SHA1: 496b6e798c59b53e5c1d83a2949e5deeba6c707b +FileChecksum: SHA256: a4f6529d16c22cc05ea4bda545be130e93b01a4881cdae0ac4a9fe34d38ecb08 +FileChecksum: MD5: a4e1241d7b67073c6a9c17e52fd84780 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/texture_f.cg +SPDXID: SPDXRef-item3411045 +FileChecksum: SHA1: 1caf96fdbb11d2e181a5662736aa7822900de404 +FileChecksum: SHA256: 521173d2521d836d0bfad6c5a777fe222b4ecf4ba854221b6290059dac0d3954 +FileChecksum: MD5: 2e7d148044a6ddcc551916040694a7ec +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/video/x11/edid.h +SPDXID: SPDXRef-item3411592 +FileChecksum: SHA1: c03400018e95f78ea40ec9dbb06cdb1994c5f840 +FileChecksum: SHA256: c15e702729533fa97e98fd5b58f6a0563760668fb223cf07022ef7bdfb162f88 +FileChecksum: MD5: 69df6c03f3e6379808b995be6dc93490 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_crashtest/testsprite2_crashtest.parameters +SPDXID: SPDXRef-item3410288 +FileChecksum: SHA1: f49690940b2a1fc55209020914f1746df65e106f +FileChecksum: SHA256: 39944c0172880ac4220fa522df7115501e6d3532a5134beeb5b07e65eb9c70d6 +FileChecksum: MD5: e862935799c790da531159c70ec66ff8 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/android-prefab.sh +SPDXID: SPDXRef-item3410569 +FileChecksum: SHA1: 7d7d9724fe5e3c476d5a939425216aed1b18c977 +FileChecksum: SHA256: d06eae6e1626df3c5144e0d2218039e578ce1b2ca18b77047903dc73df11307c +FileChecksum: MD5: 4815377d4e67f03e32a804cd94dd85e4 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-Apache-2.0 +LicenseInfoInFile: LicenseRef-Zlib +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/riscos.yml +SPDXID: SPDXRef-item3410520 +FileChecksum: SHA1: f9e9dc927a64d557f3c97446c5ca7df485052947 +FileChecksum: SHA256: f4726bbe9cd48f3089463a02945f949d2d5916c50b75b193fcf44110178453cc +FileChecksum: MD5: fbec75b50285d85eb6d046917af20dfb +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/watcom.mif +SPDXID: SPDXRef-item3410383 +FileChecksum: SHA1: 2fa4fe8fe6e434a3a0f20f69b016639a6a050766 +FileChecksum: SHA256: 2a7d10f38a263f2d46171dee3d815a47b758e1b483d060069d4e55894e9c176b +FileChecksum: MD5: 7538049e2c6a18bb30f69a20cf47e1cf +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/autogen.sh +SPDXID: SPDXRef-item3410539 +FileChecksum: SHA1: cdfa9ea7b8d9830002265cdd7242f0b6252ff2ba +FileChecksum: SHA256: 0a6ef2542acabd3a952ad9c5f80a467bba88295fc7af426cc760744427ee68a7 +FileChecksum: MD5: 29153430e4adc103c47d94730f264d87 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testgles2/testgles2.vcxproj +SPDXID: SPDXRef-item3410814 +FileChecksum: SHA1: 283cafa58380ec606123129d61cbdf42a79f02ba +FileChecksum: SHA256: 142ee5e3c0327db4155c3e09ec0ffcf86c0a53ebb891b8fd650210dabd6c25f1 +FileChecksum: MD5: 1181b1c80c7ece9c79c10459c009b295 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/raspberrypi-buildbot.sh +SPDXID: SPDXRef-item3410545 +FileChecksum: SHA1: fa78e2778c9ff211271f7374c7c214a21edfe730 +FileChecksum: SHA256: ea716912baeb0e543a5ac1205e23d51231b9cb1ca32a98a5b202d1a07f85aa45 +FileChecksum: MD5: e6b5cd34d86251cd4749ddd5bfe87083 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/color_v.cg +SPDXID: SPDXRef-item3411041 +FileChecksum: SHA1: 84443dcf39aaa46e71f1025f5bf0fc8e8de4fee2 +FileChecksum: SHA256: e65f74cf5ff132a002086fc0799b4b91cc63878e9b1538596b7dcb5cbc337274 +FileChecksum: MD5: ac12581529e17e7ae9aa160275fd8049 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$AfterFirstSubCommand.class +SPDXID: SPDXRef-item3410139 +FileChecksum: SHA1: 5bf6e9d6d8351b63d8b02a5c4bec84929eb22351 +FileChecksum: SHA256: 999ce6e889c37058c09411a948c5a4d0a1c376ab7b66ad03784e997db9783852 +FileChecksum: MD5: 14668706049834134bfed300e0bb6267 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/LICENSE-orig.txt +SPDXID: SPDXRef-item3410957 +FileChecksum: SHA1: 66047dbcf3fd689c99472266f5ad141c53d6f2c6 +FileChecksum: SHA256: fb5436aa63d1b71a8dfbf74ecaf1a5b4e1ec4df7f80074d11fec99284f69ca5f +FileChecksum: MD5: e0ea014f523f64f0adb13409055ee59e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-LicenseRef-scancode-hidapi +LicenseInfoInFile: NOASSERTION +FileCopyrightText: Copyright 2009, Alan Ott, Signal 11 Software. All Rights Reserved. + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/testgamecontroller.vcxproj.filters +SPDXID: SPDXRef-item3410593 +FileChecksum: SHA1: e7b6fa9af262e26f725b5ee723d0252f69545562 +FileChecksum: SHA256: b818697b5164d514fdd8756082554d98cdd909234140f30098bbd994a744d643 +FileChecksum: MD5: 790ff96c35b67c1569047a2c62c6e6b6 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Makefile.w32 +SPDXID: SPDXRef-item3410540 +FileChecksum: SHA1: d6c0657454d8bfba25a3a9dade0a5870064900f6 +FileChecksum: SHA256: eb447844dee96278c2dc896d8c826f0d3fa258ba7ba743533a20fdffa9533ddd +FileChecksum: MD5: 9032fe47abc5bdf3075f39d3dc4ff99c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/TODO.txt +SPDXID: SPDXRef-item3410008 +FileChecksum: SHA1: 560857ed5b684b94ef198411c6f6b48fde0af0e0 +FileChecksum: SHA256: 17ba6ee636cbe87032debf7b9d4e5908502625a65861b4a9e5b50559bc842f8d +FileChecksum: MD5: f7c3f076490d931be8629975dfd1f276 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p04_shape8.bmp +SPDXID: SPDXRef-item3410435 +FileChecksum: SHA1: 73fffc812d545c84b75215dcf88566650856860f +FileChecksum: SHA256: 1e9294d9c845c1e9ab3cb415304b9fdc423932d6a704559fb9bdb3d1edba5870 +FileChecksum: MD5: 9a19e09c92abfb7b11394114e104eb1b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/common.c +SPDXID: SPDXRef-item3410211 +FileChecksum: SHA1: f01074db1269b5bf897be7b0a35ed9f8fa8c0b33 +FileChecksum: SHA256: 358a5b815ca8ad43b8a103bbe999f08773b6f22d2858001149e0f1721cb08c55 +FileChecksum: MD5: 81a99ba9a284bafa573a19981b240736 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/HIDDeviceManager.java +SPDXID: SPDXRef-item3410084 +FileChecksum: SHA1: c53ce2b23d76d216c38d5c7df1ccde2baf1e67cf +FileChecksum: SHA256: 814c3b0bd916aeb57beabe3996e8e947d228c1068716019afabde254cacd98f2 +FileChecksum: MD5: aceacfa0bd78f7c746520f6e095673cf +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-platforms.md +SPDXID: SPDXRef-item3410747 +FileChecksum: SHA1: 6cf476ef30a4357521fd7492f7eda16740706f3b +FileChecksum: SHA256: cedab51bbc13e603651e8c96c022f019d860b54c4cd56ebae709185d3c4f59dc +FileChecksum: MD5: 5389a13118eb59cd8ba37542abe19c17 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/n3ds.yml +SPDXID: SPDXRef-item3410511 +FileChecksum: SHA1: e12a464684be341e0de90bd03c87a6be4ccfb3bb +FileChecksum: SHA256: 89fe84a5757a63fded6752212b7da8571aa1c7d3a289b094706a3419a62fff86 +FileChecksum: MD5: 5e2c5b67b3df17a10b84ba24076c3031 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p13_shape8.bmp +SPDXID: SPDXRef-item3410451 +FileChecksum: SHA1: 6e1e9f808e6fcab36a9f30f01dcb18e8c8d545a2 +FileChecksum: SHA256: f483f688733de8576519df74496e90d2f68a333677e9ab75aee0116c9ab78b02 +FileChecksum: MD5: 04e5904d9acc2df1e514e62258824b4c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/TestGUI.app.in/Contents/Resources/English.lproj/InfoPlist.strings +SPDXID: SPDXRef-item3410931 +FileChecksum: SHA1: 99e9e48337462652b310d5b128b305c6aa9ed905 +FileChecksum: SHA256: f1dcff1f7ccd3fc1f1d311228cd568cab6b9cca62b12f8eb6d23566a4362481d +FileChecksum: MD5: d72878bb656f235c73b049056cd30dba +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineConverter.class +SPDXID: SPDXRef-item3410145 +FileChecksum: SHA1: ebe27dbae07d3a7c864b52fbb6d24f15dc83b417 +FileChecksum: SHA256: d54491d356fee7f41734447566dfbb5e71d5b9ecd174db87d40da047d1079331 +FileChecksum: MD5: c7cb4cd979d09f32bfdbc33c59798cd3 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-windows.md +SPDXID: SPDXRef-item3410749 +FileChecksum: SHA1: c66493aac403bdc19e6542c61369af0076896f90 +FileChecksum: SHA256: aab063c65acc90440e693951edf339882418be042dc59cec1b13caa1e6a95301 +FileChecksum: MD5: 5bcf2dcf016ccf4aefa38a43df9da601 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/vitagxm/shader_src/color_f.cg +SPDXID: SPDXRef-item3411043 +FileChecksum: SHA1: 3eedd70e5714041ff569c23b1e6767a51ab7fd7f +FileChecksum: SHA256: 238083eb233d4ed1c7d32164b90df6925db81d5673e0cdfacf22399a7c0c5e95 +FileChecksum: MD5: 036e3dd7417a6f95baf05e7bd740d0d6 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p16_shape24.bmp +SPDXID: SPDXRef-item3410467 +FileChecksum: SHA1: ef0f9b904487f0f2a5ebcc44fbfcb5ba4c2d993f +FileChecksum: SHA256: 9d0130b76ebe4d85092c80db7a96da9b7086b8dd4773d938d9a943810b626682 +FileChecksum: MD5: af8b571a79ee2538e5eb47f50cd6131c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Android.mk +SPDXID: SPDXRef-item3410621 +FileChecksum: SHA1: 961a92ddf577fd211396d84aaaca29be616bf20b +FileChecksum: SHA256: 3e5f2c02225b51b2af70275bfe0f37e04303a0b2047f21509d1551a73e39069c +FileChecksum: MD5: 2e405a5e5de478fa003eeedaf73c92be +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/sample.wav +SPDXID: SPDXRef-item3410490 +FileChecksum: SHA1: cc11dc889458f99dce8fb0b0c482ac6266aeccf0 +FileChecksum: SHA256: 78788cb7b556fb40049f6e33b70593ac7fda3231fff4b3b9fabe63055bda57c2 +FileChecksum: MD5: fdd67a68155dceb68fd01a53d7ef9a5e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/ios/Makefile-manual +SPDXID: SPDXRef-item3410955 +FileChecksum: SHA1: a3de640c4c7a6a1aab2b84a747fd3d82f7c3f22a +FileChecksum: SHA256: d3d7546e085cbdfa799e51a672d7249f67a34984ed563f2f0764a31e33d3d99e +FileChecksum: MD5: 6590b96f4a5ae5fd9bbef8e675f3a882 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/mipmap-xxhdpi/ic_launcher.png +SPDXID: SPDXRef-item3410089 +FileChecksum: SHA1: 357c205473924d0c808190b0f71a073d886b96c7 +FileChecksum: SHA256: e1502185049211025ac9428da71ead209daa5bdefa6975053a870d0e42c5a18c +FileChecksum: MD5: 59e1a547547f6679567d7801d3670769 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_fullscreen/testsprite2_fullscreen.parameters +SPDXID: SPDXRef-item3410283 +FileChecksum: SHA1: 668a40d5f62b528bdd4a0df7f1f6e0295fd132d8 +FileChecksum: SHA256: 426ec3fc499c82d8d4b96d9f8d98bc060f2eac522175522e47c5d11e0729a48d +FileChecksum: MD5: 63c7dd84f3b5bb1bae28255c51da4905 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/android/project.properties +SPDXID: SPDXRef-item3410899 +FileChecksum: SHA1: ecc9e91eb4d507a64a1b852813ae7cb6ba053b88 +FileChecksum: SHA256: fe06d47a03b3046ee6d43266409660156a00e6cd323bfbb7667161c279dd2f0e +FileChecksum: MD5: c95b06d91836b94bd0c5cfdb12ed48fe +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/jni/Application.mk +SPDXID: SPDXRef-item3410066 +FileChecksum: SHA1: 45e7030bf757d4a77b4dc836dd29c947b303a6b5 +FileChecksum: SHA256: 36e4133f9d971af7309f8709c2ac1195705e7be83fb7f8bb9a819272eb994aed +FileChecksum: MD5: 5e460ff38779b34e64a02d8f1764682b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_revision.h +SPDXID: SPDXRef-item3410628 +FileChecksum: SHA1: c25453dac4c0d1d3fded5bdc6a1f8cd7774ce8d8 +FileChecksum: SHA256: 0e7e24c76cda00d1128cdb800d384ec8f87742e90a64c46f52b21c0e8f2f211e +FileChecksum: MD5: 9d8823fdb85a08fb982372c5194a6eb5 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/drums/ds_brush_snare.wav +SPDXID: SPDXRef-item3410196 +FileChecksum: SHA1: fa3faa4112405c66eb5b83e4d418b6cc047c53d5 +FileChecksum: SHA256: 142e66dcddab21cb68e159d58affa888992351311de39e7342f8e252df0a05b4 +FileChecksum: MD5: adadc648c214df5636d1e9ee2cad2878 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/SDL/SDL.vcxproj +SPDXID: SPDXRef-item3410582 +FileChecksum: SHA1: 218992b243e94b48bb99b89a99ad0a7a761723b1 +FileChecksum: SHA256: 61e4eb1581ed41acf31e3b2a978e645c0f8324958daa92ad70b89b5f5f3b3267 +FileChecksum: MD5: ca6ff724c2127c972af8a60d50f298b7 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p14_shape8.bmp +SPDXID: SPDXRef-item3410466 +FileChecksum: SHA1: 63d9bfd7f286100b8757662843d60786f9119d6a +FileChecksum: SHA256: ee526e5b2ba69ab944761bb4767982d37532f9a0d900560fed21d587eb50858f +FileChecksum: MD5: eecf85c20af2180fd2bee3f24216614f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/Makefile.in +SPDXID: SPDXRef-item3410335 +FileChecksum: SHA1: 7b7d74f14076c4eb65ac067193e570b974327960 +FileChecksum: SHA256: 8d9e690875f585478f977f3cfbc8308e5fcaab46b3121b9417b17a64fcff8dff +FileChecksum: MD5: 6b3b3d73e6ea33375b74eb6a8b70eb7e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p06_shape1alpha.bmp +SPDXID: SPDXRef-item3410459 +FileChecksum: SHA1: eadab993d560c1720ce34da3ba45cd0a88350dd9 +FileChecksum: SHA256: 1774d9e22e66cbbd456c9dbe94a6084e2f5ef0807c89e8b5c1bbee3d55ccab47 +FileChecksum: MD5: f717d8c5c8422e0a3301c6dd80573424 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/logos/SplashScreenImage.png +SPDXID: SPDXRef-item3410574 +FileChecksum: SHA1: 9fe077cf513322b598520d2eafed608811b6c458 +FileChecksum: SHA256: 51f7fff7919b654792fe095cde5185499f34190ca4a071544036928b083ffdfc +FileChecksum: MD5: 4667d504e17942fbc3011354af00b360 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/SDLtest/SDLtest.vcxproj +SPDXID: SPDXRef-item3410768 +FileChecksum: SHA1: d92f8ef39d690262e1a2f1313b1bc00ca4185349 +FileChecksum: SHA256: 397eaf02a5ac1bd335a3eb7a4c8352fff4d5ae64b6fb2a44d9f5c2360f633251 +FileChecksum: MD5: 526b1ef4e7e4554d5c9f245867180008 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/vita.yaml +SPDXID: SPDXRef-item3410510 +FileChecksum: SHA1: 29a8882ce97e0c9c81a83faa268a4a6889fc1b68 +FileChecksum: SHA256: c4efae98b5a010e21e9080fc53f1a99f445dc3761650e917abee6b66ca9d3c17 +FileChecksum: MD5: a7edb126bb187b287c769db948e33637 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_blendmodes/testsprite2_blendmodes.actions +SPDXID: SPDXRef-item3410295 +FileChecksum: SHA1: 72738136e0ab59017ca62c7a3663ede1bb19652a +FileChecksum: SHA256: 9a02929ae9739a7d6ce3a4bfebf66157b26964924f5f1272600fa8b83916c4de +FileChecksum: MD5: 34c47d1a3f1381031cc43de9c45786b8 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/SDLtest/SDLtest.vcxproj +SPDXID: SPDXRef-item3410579 +FileChecksum: SHA1: 98486e2eeacc27e3e9e056891e1b80d9c93bad19 +FileChecksum: SHA256: 193bf51bc7af3b967fa2ae86990c0f95dc56500444f90bdec3a10adcd49ca58f +FileChecksum: MD5: 20f07b80fbd682c4fffd205a96276e51 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/Makefile.linux +SPDXID: SPDXRef-item3410942 +FileChecksum: SHA1: 3cd7b83a2afaecf3b2ebc776f6c9a0fb07b11072 +FileChecksum: SHA256: 3404cfcfa34dcf823c8ecc64094a35a025eb4d67403831ae8d20d85a4324a716 +FileChecksum: MD5: 3e6fc5079c2dce0a8195c5c69364eb56 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p12_shape8.bmp +SPDXID: SPDXRef-item3410475 +FileChecksum: SHA1: 5799cba472ea66012e6c55df01937c64e49aa4f4 +FileChecksum: SHA256: 3f46a438c36395d10051022ef314808d86ffca9f7686091cf7397923a3ef1b34 +FileChecksum: MD5: b82f36bb346ddfc0e85111a82e6f983f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/test_pkgconfig.sh +SPDXID: SPDXRef-item3410530 +FileChecksum: SHA1: 9b4e6bce58a93779d3f795f70cf7c40f04a86d7f +FileChecksum: SHA256: f30758f6c583e9b0c1c8aa33ac68bc264fd0d14119496c0477ab243fcbfba3a4 +FileChecksum: MD5: fada8185de2251d592655ed3aece8682 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/SDL.xcodeproj/xcshareddata/xcschemes/xcFramework-iOS.xcscheme +SPDXID: SPDXRef-item3410034 +FileChecksum: SHA1: e5484e8b4b5744180166d8beb6ad697794f1a29b +FileChecksum: SHA256: 76bdd0d1ad0fdd2c94af9dd43261f1ece82bf195e68b721c5e8280f6058a5810 +FileChecksum: MD5: c77c7d8e613c072e79b4e4e2b2240f70 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/macros.cmake +SPDXID: SPDXRef-item3410525 +FileChecksum: SHA1: b478dd94b17fea1199cd272532db22afe69ca3ab +FileChecksum: SHA256: df4f48762380f8e71f082702857501b94dcca6c6f1d931f7a2a09aa4f6b2fb7a +FileChecksum: MD5: 2c4ddaa1390a3f7ba9498f51bb8a5c50 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/INSTALL.txt +SPDXID: SPDXRef-item3410723 +FileChecksum: SHA1: f638564a8e38db95db229479ca956776670e1336 +FileChecksum: SHA256: f62e06d88a57694c4191902476c5eabec7303829580b71bd5953fcd19c20a232 +FileChecksum: MD5: 29e7f753788dc42f9664a6581820d11f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/java/org/libsdl/app/SDLActivity.java +SPDXID: SPDXRef-item3410080 +FileChecksum: SHA1: ceb557fe89749c7ff0031b4e198151768b4da1a3 +FileChecksum: SHA256: 3c807685c7578b663618090016e8c2c953dcf28143a501ebf54bb4ed1dee5d66 +FileChecksum: MD5: f41db86ff5cac2893ee0f88407ce8aa0 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/checkkeys/checkkeys.vcxproj +SPDXID: SPDXRef-item3410826 +FileChecksum: SHA1: 80b878e71c4a960a274468134f3101f6a494e358 +FileChecksum: SHA256: 1091c282ca2996a23d2bbe240fb31d1c32d92f2f2d3853865144378cf8638030 +FileChecksum: MD5: 87e97bf812df41ca9724bfc9ff99f349 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/CheckCPUArchitecture.cmake +SPDXID: SPDXRef-item3410536 +FileChecksum: SHA1: 60d815909b276f6ec5f9f813c3c698c74ec6846f +FileChecksum: SHA256: 65d68a30a0de7b971c985fc85d249866ece04fd3762233ff065807eb4abb8584 +FileChecksum: MD5: d73f824c5c87d7501229606c88ea412d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/layout/main.xml +SPDXID: SPDXRef-item3410227 +FileChecksum: SHA1: 6f33afe5e5cc4d86a852684833921eb1326f93fe +FileChecksum: SHA256: 58d735b4cc35eb6e1bcbbbe1117b4d4ad0e932e9844b3cb267b64ad197793aa6 +FileChecksum: MD5: 30783595be73f39f808951b2da5ce406 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-versions.md +SPDXID: SPDXRef-item3410761 +FileChecksum: SHA1: 79ea57a3f9eb4cda55b316e9483989d749193127 +FileChecksum: SHA256: 58e142b7ad4c85905bece6f40fb721e1bb6ab13dd0d8ebd9670a13d0e643818b +FileChecksum: MD5: 1d17aa26a5aa92c309507397b7430169 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/sdlplatform.cmake +SPDXID: SPDXRef-item3410526 +FileChecksum: SHA1: 54410ca05e9e53bf9a96a0ac759aa0dc2f49523d +FileChecksum: SHA256: 538e3087e2e67b94a1a6a450e4fbe69b0048c256b4f311fdd92fa5113129cbcb +FileChecksum: MD5: 2a014e06bc68eab242a02f7b14d4876b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/trollface_24.bmp +SPDXID: SPDXRef-item3410433 +FileChecksum: SHA1: 8f5761c36ffbd8caf74a523b6cc3531416315f92 +FileChecksum: SHA256: 3819937c9922a4a4cfc71e73614bfac1959e54bc1c1352562f581bfeb13c8933 +FileChecksum: MD5: 966e69714d6574838605e8d53d644692 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/logos/Logo150x150.png +SPDXID: SPDXRef-item3410573 +FileChecksum: SHA1: 201d9e5eb2bb09e426c9e518f3fb32bfb039cb89 +FileChecksum: SHA256: 2ca0dba35bc39670e02499d3cb5a6ee1843ca2bffe79b58d40d3c54728b1eef7 +FileChecksum: MD5: 411ea30abbfa7ca9cb711f5f761d7557 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Makefile.in +SPDXID: SPDXRef-item3410010 +FileChecksum: SHA1: 4c07827133ede483c23e980f2c85ae39fa854b3a +FileChecksum: SHA256: 7fbb36f85e732c4f037d6d9431466f5cb70b746d4dc9b926c1a33951d3d5ee9a +FileChecksum: MD5: a5a994593f71959102856c6e5c6a8e92 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/showrev.sh +SPDXID: SPDXRef-item3410547 +FileChecksum: SHA1: 3455a79f20d24f360022cf85239bf4c54603cacc +FileChecksum: SHA256: bd4b064fd0a2e617b45c743c2ca42c64d666528df6505d624eb92129ab80e908 +FileChecksum: MD5: 75af27b7bc4e896bad17a143f4340e17 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/build.xml +SPDXID: SPDXRef-item3410234 +FileChecksum: SHA1: fbc1ac7bf2f00d849eec45727be55dc0e831eb30 +FileChecksum: SHA256: 65587a9bfd0ac1dc89b26049b55e0d2a157300d751adfc9d5b4886129df89eff +FileChecksum: MD5: 1a731f832f2b572ef5d624e2cb9ef47a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/values/strings.xml +SPDXID: SPDXRef-item3410225 +FileChecksum: SHA1: d086ef0b40472af45a24e4ee834620baf19a4431 +FileChecksum: SHA256: 4c8052239f85c9de53bbfb57df8c344d725b7c9805f193f36c0811d52bad1073 +FileChecksum: MD5: de667256ae1170fabc1807f3e8d59f6c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/BUGS.txt +SPDXID: SPDXRef-item3410506 +FileChecksum: SHA1: 9d43e7b583f018e3fc380c3e8f34fad58f2c7248 +FileChecksum: SHA256: 58ea3d591cba6108d7e63e5c3bcce15f6a2f8239f3f75c448acc9fd160350607 +FileChecksum: MD5: 3b408338e6b834da45de907302a3bf67 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testatomic/testatomic.vcxproj +SPDXID: SPDXRef-item3410790 +FileChecksum: SHA1: f691d97aa88607a92ba0dd17e7427b517c33587d +FileChecksum: SHA256: cde24d7015b93b5e824a7b81e4af35b2214dbea5365fc0997114a84851bdafa1 +FileChecksum: MD5: 6099b33ca5925e0d365c25c34ff334c3 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/ps2.yaml +SPDXID: SPDXRef-item3410519 +FileChecksum: SHA1: 34d2db55e758d90d1809374d442dd24d4b426221 +FileChecksum: SHA256: 151ed8d19b48fbc48738c480edfbadd62911fd79b62899bbac99d83819cb99eb +FileChecksum: MD5: 04e58dc6bc751d63613366a29aa0f531 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/stroke.bmp +SPDXID: SPDXRef-item3410190 +FileChecksum: SHA1: dca5ce51c404715435efd0273c7f899a7a54dbd2 +FileChecksum: SHA256: f6e7421c942b176458520dbecdad3b1619c6dea00affd8b830e8a958e9888622 +FileChecksum: MD5: 7b97b81e468df2af0c20ae157e81912e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle.properties +SPDXID: SPDXRef-item3410103 +FileChecksum: SHA1: 642d7ce5b7b673758809cbba6678b913467e7e68 +FileChecksum: SHA256: a8160515f115b93e2803eefdf69a57cd23e6dca061eb8fed4d0bec609a171cb1 +FileChecksum: MD5: b48d5e13d6f588e25dc853e045d865ae +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/axis.bmp +SPDXID: SPDXRef-item3410495 +FileChecksum: SHA1: 185b77cafd6a3eb8d70facc1063c81d974f77e72 +FileChecksum: SHA256: eee2f1026064b7263b41317e3a5c8909f461d8616c423994b2334964336d72e8 +FileChecksum: MD5: 9b4010654d916dcdb278d8c16573549e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p13_shape24.bmp +SPDXID: SPDXRef-item3410452 +FileChecksum: SHA1: d371ee0168f188c03484cb3d8bd762194b137f08 +FileChecksum: SHA256: 9bc111543035d31b9a8ee6671270b6dc7ccf30c23769d99f058fc4a8de8c7bb2 +FileChecksum: MD5: bbcee2b9a3a11c67a150ce51c03d75e3 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/pkg-support/sdl_logo.pdf/sdl_logo +SPDXID: SPDXRef-item3410023 +FileChecksum: SHA1: 577432c03555f16c53983716c987a3bac32b0dc5 +FileChecksum: SHA256: a5e53db79cd625b0a73e39150d080a0c36a597f77a74d532419d14088445668b +FileChecksum: MD5: 8842c77351a7e57d8c1a99e58da40ad7 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/psp.yaml +SPDXID: SPDXRef-item3410516 +FileChecksum: SHA1: b757693c881de3aa755c8e79d76c0bd1811ab3d9 +FileChecksum: SHA256: 7aa0c2d53183fa729dc2d70d779afed2f1a8d01a92bc6f824b74a03347e089eb +FileChecksum: MD5: 40daef4c8c7f2f0e0d8f75429ff9f65b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_blendmodes/testsprite2_blendmodes.parameters +SPDXID: SPDXRef-item3410296 +FileChecksum: SHA1: e46cbe69f441585acd9576504bf0dfbb82e41bc0 +FileChecksum: SHA256: 1663534fbb7c0138a5eeff2a81ae00422625bdf0a8ccb75a5017b3006de5b02a +FileChecksum: MD5: bfca636458c2ceeddf4de209504978fe +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testwm2/testwm2.vcxproj +SPDXID: SPDXRef-item3410824 +FileChecksum: SHA1: 9ada8987c208f588c01dd4cf4187c46e8c7c1bcb +FileChecksum: SHA256: fd76e5ae8ec2d9a07a61957286a808c915257873148e114fa6ef75d4644f39fd +FileChecksum: MD5: 79e885384e0f378d4a903312d175b4f8 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/logos/Logo100x100.png +SPDXID: SPDXRef-item3410577 +FileChecksum: SHA1: e57e58a9ddfc4859e2cb42e33804c3c7b25b1cbf +FileChecksum: SHA256: 596f9134b95bac4a8d385902995934425cf4387605efba296efe65e3ef184010 +FileChecksum: MD5: 0cb0c8b75dc9709ae7d2e774bbe0d8bd +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p15_shape8.bmp +SPDXID: SPDXRef-item3410460 +FileChecksum: SHA1: 4366385904eb106330a0ee32068786b0edce491e +FileChecksum: SHA256: 79f21ffde3e2c196203916556b7ae6bd551e3eedd13b3a647ac748e432bf481f +FileChecksum: MD5: bfef73c31b94af1bb226273e2fde54dd +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/visualtest/unittest/testquit/testquit_VS2012.vcxproj +SPDXID: SPDXRef-item3410777 +FileChecksum: SHA1: 63df8f1718a2ebc1eacefb0ab10ece70e93e0ac3 +FileChecksum: SHA256: 7b95c5589ed5ca5ca2d056073862be45085c0518d0ad956b44489dad05939b5a +FileChecksum: MD5: ce4853575611da25761d682059e05079 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png +SPDXID: SPDXRef-item3410097 +FileChecksum: SHA1: 77a8e8a9ff917f564ca56cb45a309da807242a94 +FileChecksum: SHA256: 360de6e123151b0a96b16ed7d683215805dc529e2d2539edacb5dc9e3dd79119 +FileChecksum: MD5: 635d42253d2222cb34d20924a1b48bc1 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/linux/Makefile-manual +SPDXID: SPDXRef-item3410909 +FileChecksum: SHA1: 2e70e474689e6a06e5ad3da5679b29fa8f8219eb +FileChecksum: SHA256: 198d510e824785f2b9ddd9d5d1c4fc07c0c6800cccef57b566427660120d0b8c +FileChecksum: MD5: 0e5b133f303b0d095d34f832c4045528 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/META-INF/MANIFEST.MF +SPDXID: SPDXRef-item3410117 +FileChecksum: SHA1: 86c952aa0481acfadb0b8060712cf0a9a63d0209 +FileChecksum: SHA256: c9bfcc97a627c3761d5ad364af81534acc9784e8d0f4f99c2e3619cc58c907f6 +FileChecksum: MD5: 52d703f6ad596c569c1bcdd9968fd0e1 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/build.gradle +SPDXID: SPDXRef-item3410107 +FileChecksum: SHA1: a9d5369889dca2f54f2922c3814ff2fa4197f031 +FileChecksum: SHA256: 05bf04f02800bd9a3226b2ad70dac885e46cff61afa090da7644b9ad01995fa5 +FileChecksum: MD5: 505acaec402037aea42ea589c198b981 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.clang-format +SPDXID: SPDXRef-item3410722 +FileChecksum: SHA1: 1a8888549910e4dea6674c1fe1bb20d961d593a4 +FileChecksum: SHA256: 0eed63322ab49c4f19017babf265b08dbe148a4844f8e5d0a4fdf1eed85df4ac +FileChecksum: MD5: 03be0b1c7b2312e75c0a3c9e12485e17 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/sdl2-config.in +SPDXID: SPDXRef-item3410765 +FileChecksum: SHA1: 178ee9ed49aabe2188130d3e933bc7fa4c7d7e18 +FileChecksum: SHA256: a6f80e05ef8ecd1b31f729722943a6802a2c4e292b3ae95b3d5efcea99b67634 +FileChecksum: MD5: 524606323bbe7120671c37cb2e9464c2 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_syswm.c +SPDXID: SPDXRef-item3410322 +FileChecksum: SHA1: 64580c723f8705079ec685294e96cb5b7a0f46b3 +FileChecksum: SHA256: a4232d5f9c464da7cd002329989a23623b1a9c11eb9ec4240c732f3e9235c8c4 +FileChecksum: MD5: 0ece3b82fdead0c33643d34a179dc1d7 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Logger.class +SPDXID: SPDXRef-item3410134 +FileChecksum: SHA1: 613e2b8c3aeae63edcfa13354daf49e96241b9c5 +FileChecksum: SHA256: 96fe4189ddd43070ce8865625c0b1ffbdde965a4b9b496964e4eefbc4e8dacd3 +FileChecksum: MD5: d7b3e25514ed1cc997913bb3914319fd +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_sdltest.c +SPDXID: SPDXRef-item3410429 +FileChecksum: SHA1: bfe4cca9faecc930e0bb501703c029a8c14700a7 +FileChecksum: SHA256: 2466710e618dd8f52e0e2d2283e25969e1d12ade7b15154059fb2de56ee2ba0e +FileChecksum: MD5: de35f733603a39ff2f73911748fb86fc +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/xboxone/MicrosoftGame.config +SPDXID: SPDXRef-item3410599 +FileChecksum: SHA1: e371cf9a4fd82c30f089ed305d5c55352040e090 +FileChecksum: SHA256: 25ffe71310ce09102a86d6f3e43e34d5683accea487532b43f9696df630f62d5 +FileChecksum: MD5: ccbad05f90872aaa519eabeee2f6e90e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p15_shape32alpha.bmp +SPDXID: SPDXRef-item3410454 +FileChecksum: SHA1: 42a8063be092bd5831f67fe46e9afc1fea989e20 +FileChecksum: SHA256: f2038036cbb6b76e46f44813731f204fef74d916f33dd864af65a6962212372a +FileChecksum: MD5: 51c099aea58283427ea94801865b1de1 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/testsprite2.vcxproj.filters +SPDXID: SPDXRef-item3410603 +FileChecksum: SHA1: c6801396e50b01d996ef41726ab300ff28ac18b2 +FileChecksum: SHA256: fbf7f1d8bae3f717f5233e99d4e86c9a4d3d08ee402f33b0756130d576b4c9f1 +FileChecksum: MD5: 514e911a5047fb8e8d6a0efe22501210 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/gradle-cli-classpath.properties +SPDXID: SPDXRef-item3410115 +FileChecksum: SHA1: 304722d236753c8d7f294d638672cb5c37297c36 +FileChecksum: SHA256: c1072b8e9712f73de760bb9819907d9d39216e4d66dd4cb63c26b30dd60771ae +FileChecksum: MD5: 7e7095a947b9d516871cba596dea5b9a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testyuv.bmp +SPDXID: SPDXRef-item3410386 +FileChecksum: SHA1: 222cd84e43fc2275601484541454a35bcf3cec73 +FileChecksum: SHA256: e403fb4bbdb7374d6c6588b8ae43054aa1f6ba0ca8fbaa984f5d988b39819641 +FileChecksum: MD5: 4adcf6764295c60e55200a8d17cd03c6 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_clipboard.c +SPDXID: SPDXRef-item3410385 +FileChecksum: SHA1: 1fbb5b4d43daf83746d7ca52485b1b2f4d569807 +FileChecksum: SHA256: 19bfb543d316222a547f000441703d40634d5a529d16a209cc0ec7d2eae5a7c7 +FileChecksum: MD5: aefba0c437d078ddf8c8452138dba876 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDL/Info-Framework.plist +SPDXID: SPDXRef-item3410037 +FileChecksum: SHA1: 4c3b57bbfd511d0e68eb516d03486c9879719e9f +FileChecksum: SHA256: e23c60aca2dd6dcafab77f56d20d0d9bcedbb8e27fb820fae4f0656361afefbb +FileChecksum: MD5: 496d4ae46f626716f5171dcb22147097 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/cmake/test/jni/Android.mk +SPDXID: SPDXRef-item3410535 +FileChecksum: SHA1: 5b4007197e5c7d9622f383b23bd10d18a1fc9aa2 +FileChecksum: SHA256: c10e78c3a701db1aa8da4a5fab7eb84b53a3b13133a0aa1e77690e0ceca68a69 +FileChecksum: MD5: a8c949707eab18c30a7d71ffee6166de +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Download.class +SPDXID: SPDXRef-item3410124 +FileChecksum: SHA1: aaf8b2b072b7b7c5e51fb4f570028c449181133a +FileChecksum: SHA256: 6d3dedb330c7da4095cde95ba0537c84d46874497cfb2df3dc78836c9057bede +FileChecksum: MD5: 2949ee135db6d52e1678800c9ece4cd9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/mingw/pkg-support/cmake/sdl2-config-version.cmake +SPDXID: SPDXRef-item3410727 +FileChecksum: SHA1: 49f676f85deb1d4df3d75d6864272451b9d3d4b4 +FileChecksum: SHA256: c95f7515d310365b25289610820d951a51785198855e8ff5ab7ac36e55886cea +FileChecksum: MD5: 7e7d168212938da77582308e798bb0fd +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/PULL_REQUEST_TEMPLATE.md +SPDXID: SPDXRef-item3410523 +FileChecksum: SHA1: e0588d2d53a04f0346489771ce19f10c8011e958 +FileChecksum: SHA256: ebf462fa9d7b4cde5cb04279cac963349e9f76ad3c81f5597e02d2c286f7e1d3 +FileChecksum: MD5: ee2370835dd05d2099297d067f7f03d8 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineArgumentException.class +SPDXID: SPDXRef-item3410149 +FileChecksum: SHA1: 4aa73df8d7f5438c685a327ec6ee301420585692 +FileChecksum: SHA256: 46ee4f2fb49d6261a57d0f9232f1d0dbb8aa17c04a292e14fbcadb5369e9f3bc +FileChecksum: MD5: 7a3b85d572632461640b700b4c5ea182 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_hints.c +SPDXID: SPDXRef-item3410420 +FileChecksum: SHA1: 3c857fdf1d328a985f76f17f16ab38262936e7fe +FileChecksum: SHA256: c91cc778fb0a911673f049b3ce7c936975f8b3cf866765342c46e9f7b7486f27 +FileChecksum: MD5: 5e033184b9bc9de3f0d85ca27b556ead +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/GradleWrapperMain.class +SPDXID: SPDXRef-item3410126 +FileChecksum: SHA1: 5f8fa65f2973f7f7b7092dad536bd18dfd98b387 +FileChecksum: SHA256: cb36cac40888a4d1d1496f3b91bf9970acb8e70d4cf001230b7c80777467ad53 +FileChecksum: MD5: 03b1e4b1e59f5ed6721bef37595ee649 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$UnknownOptionParserState.class +SPDXID: SPDXRef-item3410153 +FileChecksum: SHA1: 0526540fb7d7d97be97d6ac01a5423a1aaa05002 +FileChecksum: SHA256: bb192f14624a85a4d1a5a7f7dde00ceb6959ed59e69241428cb9eedcbad7ee9f +FileChecksum: MD5: f16a6566e70dbd9cf8a217735ed3124c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/SDL/SDL.vcxproj +SPDXID: SPDXRef-item3410780 +FileChecksum: SHA1: e3e8d00de50bf2c031a2478ac52249ea6661043c +FileChecksum: SHA256: aeb4e5e7a933636332ac9e2939d236a244c3e70869e07086e396d533912b8ec1 +FileChecksum: MD5: 15a4027e3d0e2ca7b82920cfa1ad2d9b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-android.md +SPDXID: SPDXRef-item3410742 +FileChecksum: SHA1: e301541e18100552606ef78d9f1e271a333d489f +FileChecksum: SHA256: 01bf558f1e97d448b3e315bf7079020d6a9ae820f704dc968337de51af6a2242 +FileChecksum: MD5: f161c06052b172f4a89a44167d2c3fd1 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/src/rectangles.c +SPDXID: SPDXRef-item3410207 +FileChecksum: SHA1: c62fd442716c483b82e1062f2c59301bf785b856 +FileChecksum: SHA256: a1c40e4bb476124b7a74291eea360f6a47fc1186305edb112a394c6c606ebe72 +FileChecksum: MD5: ae932c58b84905e866eeddfbae03a673 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/include/SDL_revision.h.cmake +SPDXID: SPDXRef-item3410716 +FileChecksum: SHA1: a2d8f3794043026eeae01764e9918c4e812c4b20 +FileChecksum: SHA256: c067d4a25bd0f8604a7011e156a721b82c9a0025dd269219b027eaddb78ba08a +FileChecksum: MD5: bbcd5daab94f368b0c4c31ca0dfeb5ff +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-riscos.md +SPDXID: SPDXRef-item3410737 +FileChecksum: SHA1: a49d9f1cfb5837eccfecdf6d7180c2386a946d2b +FileChecksum: SHA256: 46e2e37e7b0ddf04677bc3552b45d4a98d22f59e5021d39a7ff797504f1a00ec +FileChecksum: MD5: 516ebb43ee53221ca29aa8d46696e386 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/core/freebsd/SDL_evdev_kbd_default_keyaccmap.h +SPDXID: SPDXRef-item3411074 +FileChecksum: SHA1: c7b950f70bcd6d9c8f056d1ebce530ebd694d3ec +FileChecksum: SHA256: 5089fe420f17ae73e53afbf598e81d7114c2051df69ba28d623019647b3b448d +FileChecksum: MD5: 70ad1ced22e4595fef26700e0ced7f29 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/build.gradle +SPDXID: SPDXRef-item3410064 +FileChecksum: SHA1: 50572c79db4019c88b5557e3a11bd78d609d0877 +FileChecksum: SHA256: 9db772dfb091b12964fc757ba0557a851adb2e61323e74857c48546b46abbee5 +FileChecksum: MD5: 90ec33784f270c94e7b27271d93eb9ee +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p03_shape24.bmp +SPDXID: SPDXRef-item3410436 +FileChecksum: SHA1: 05ce1664ab9b761a8f36c3b5af2809e312ce1d76 +FileChecksum: SHA256: c505c1f1c43e4bf45b7a442de043096cf62fad65a0e9d686474ee88a1d2a48ac +FileChecksum: MD5: f48cc7a3d7379c86ba9379238be45290 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_guid.c +SPDXID: SPDXRef-item3410363 +FileChecksum: SHA1: 26cac7ff1f96ccb3c41e400a4c45accc2006b7b9 +FileChecksum: SHA256: eb724dfc058a08eea714ff2f09285c7a446c9c20576e59ebefd112cf6f025a8d +FileChecksum: MD5: 1e3bea1bd73539e76d340ffe50d8c575 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/data/drums/ds_kick_big_amb.wav +SPDXID: SPDXRef-item3410195 +FileChecksum: SHA1: 503e2d5ac9997fb922a31740453ad1451be4361b +FileChecksum: SHA256: 586eb103a8389ec4b39836e8dc35d6a69471bd9e2480647ed45eef1090526da6 +FileChecksum: MD5: 88ddd9be80a534798078564f54e96015 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/Download$1.class +SPDXID: SPDXRef-item3410133 +FileChecksum: SHA1: 66e87e18f8a4332bac4aafcf8077665606cb5be7 +FileChecksum: SHA256: 5fda36f83fd04e2232e382637a3fe4113ed4b3aa1742b916592faa14106b5f4b +FileChecksum: MD5: 670abb47ea81caf7fd180f2f517e57cb +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.gitignore +SPDXID: SPDXRef-item3412151 +FileChecksum: SHA1: 0abbdf648f10424af4a7d030022a0d0e9c21cdb5 +FileChecksum: SHA256: 201b47fd73c42569dff7bfc2bed05d5123d3f796196088101f0515004788af00 +FileChecksum: MD5: a79b33796e2688096ef32f7b336a2646 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$KnownOptionParserState.class +SPDXID: SPDXRef-item3410148 +FileChecksum: SHA1: 132dd8756e09ef192741c5d929a4f7ab66044677 +FileChecksum: SHA256: 3cef54fb0c97d156085323357b4c45a935b903427d013ac9e08837f045cb303e +FileChecksum: MD5: bf34eea4124f00a2c8b2aca87bf656d9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/default.properties +SPDXID: SPDXRef-item3410244 +FileChecksum: SHA1: 24dbed74b00ed36e1b9bed3d64b611a58694d436 +FileChecksum: SHA256: 5b3bd0eff06b43fa7e5a29e35b17a4672a65b5c51c90b9d26d12c080016448b0 +FileChecksum: MD5: 463480d5b5cb0f44a1a02a53d33cbc9b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_rect.c +SPDXID: SPDXRef-item3410347 +FileChecksum: SHA1: a126be48971ebcb0c4ac1d1f66048f80bb9d6f2a +FileChecksum: SHA256: 0e60944ef3fe7fb3518e30f4303580c8f0d0d7982722a47b6d32eb14b7cdbcc3 +FileChecksum: MD5: cc5b099732b837b42277aacb403d1637 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p09_shape8.bmp +SPDXID: SPDXRef-item3410441 +FileChecksum: SHA1: 450a9df3110eb918b65a517cf94bdbec8277b864 +FileChecksum: SHA256: dc91229cbacde088af0650e0400539c78c17ae5af57a86be3445f6244842db10 +FileChecksum: MD5: a4f096f85360af07fe83ef2f2c5184e7 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/jni/CMakeLists.txt +SPDXID: SPDXRef-item3410068 +FileChecksum: SHA1: 2e60d7fbde3da733a858c5c18739bb29e20ee5f5 +FileChecksum: SHA256: b0be68d7eec3400cf1e610dd1e2bd29f4c085244f8a1cbc5745af5718509b20c +FileChecksum: MD5: e579b44a0a27de3b7c74b2c11d0ea306 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/Makefile-manual +SPDXID: SPDXRef-item3410965 +FileChecksum: SHA1: f4b34b16287868228dbc6ec8a0aa455245937cf1 +FileChecksum: SHA256: 10f774b6faaf560eb36949fdc14211f9910dd75721ed9553936f4e2e79fc7cc9 +FileChecksum: MD5: 2f568edc06256f4b17b2b79cd2a8d987 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/n3ds/logo48x48.png +SPDXID: SPDXRef-item3410389 +FileChecksum: SHA1: 2230b0c73ddd06806a8075da83cdcf539430372a +FileChecksum: SHA256: 59315cd06a89338857b7253d9beb2b361a0a912d6f1cdcf2972097587e7b8d88 +FileChecksum: MD5: 5b731d2ed4b20a8e67cdebf548be6c0c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineOption.class +SPDXID: SPDXRef-item3410157 +FileChecksum: SHA1: 9a0538d17d2e1dfa34fd547336d3a926f8ffd4c5 +FileChecksum: SHA256: a8e26ffebc89d7cbf264c0133742bb665860a0eae7cfc7b9a321251708979b7c +FileChecksum: MD5: dd92c937fa7c822a386aff8173b3b6a5 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/proguard-project.txt +SPDXID: SPDXRef-item3410220 +FileChecksum: SHA1: 2669873f891113a8f45506e825d0215306e95405 +FileChecksum: SHA256: 9d28f3345f50cb6970293f841ddf6b7d9962c3759495b489f04ce8922ca5abb6 +FileChecksum: MD5: 18bfe77c342b4698f1cef19cf8d918e2 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/linux/hidraw.cpp +SPDXID: SPDXRef-item3410908 +FileChecksum: SHA1: 21cfd280168c9f84356579a041d14ed7e5f82a0e +FileChecksum: SHA256: 6ae04e8267f80d39aa5ad17deb71c3126c175b29f4b3bf3fe86a20a36a6a25a9 +FileChecksum: MD5: bda2676de6be32cca7fa691f8fcd0ce9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgamecontroller/xboxone/MicrosoftGame.config +SPDXID: SPDXRef-item3410589 +FileChecksum: SHA1: 312a4c8b72faeb830620af8b0f80a12c01efffaf +FileChecksum: SHA256: e090f15860ca390d5755c43aa8f0f5865a36239488a3c45f2be8427a69d500e1 +FileChecksum: MD5: 1264ed2b2e078fe81bf6aa1ccf8f0901 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/res/drawable-xxhdpi/ic_launcher.png +SPDXID: SPDXRef-item3410231 +FileChecksum: SHA1: 357c205473924d0c808190b0f71a073d886b96c7 +FileChecksum: SHA256: e1502185049211025ac9428da71ead209daa5bdefa6975053a870d0e42c5a18c +FileChecksum: MD5: 59e1a547547f6679567d7801d3670769 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/hidapi.sln +SPDXID: SPDXRef-item3410960 +FileChecksum: SHA1: bed178a7269c7745931d3b3571701b18c2e2c8c1 +FileChecksum: SHA256: acaa4005c87e4246e9bc17b0a9f3231fea09bc5c1518d70b2e435d0cea3d496e +FileChecksum: MD5: 4e70b48393477803ed0daf476d226fe3 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/logos/Logo480x480.png +SPDXID: SPDXRef-item3410576 +FileChecksum: SHA1: 85444343372d840af1c273813902bba0a2e91526 +FileChecksum: SHA256: 7580ec192d881d5897844d3c1a2bd0350fdd2035631aff6be08c3dc81b328797 +FileChecksum: MD5: 42d9f20efe4816c31aae2f0c797c62f2 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testsprite2/PackageLayout.xml +SPDXID: SPDXRef-item3410602 +FileChecksum: SHA1: b73975aee6c79030d79a36777fe036f71ceaaeb6 +FileChecksum: SHA256: d37b15a2e0c59d390b6f3a6fd62883676bb02c819c944acebd4314751a6edbc7 +FileChecksum: MD5: 5ea9707514a02774dbf8d6aa1caebe84 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/jni/src/Android.mk +SPDXID: SPDXRef-item3410070 +FileChecksum: SHA1: a4b026b5d1555373a743315e933c446a46cd447a +FileChecksum: SHA256: fc54542a76dffc2fd7d3582e48709371e0d1ed982361dce53d571cc8e547156c +FileChecksum: MD5: 181950dc0790526259441a27cf656c65 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-nacl.md +SPDXID: SPDXRef-item3410762 +FileChecksum: SHA1: 183527041646e907d847d7000984d66729db858f +FileChecksum: SHA256: b69fbd4181537acb7934734aa1803d2f3642244fb5bcd94da2a884264d0908ba +FileChecksum: MD5: 5cccccb1fdd1b47e9660937e02eb64b6 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal_iphonesimulator.h +SPDXID: SPDXRef-item3411065 +FileChecksum: SHA1: d4a05db5db2ce97ce532ddc03d9bfaf5524da7db +FileChecksum: SHA256: 995836a8d13cfd512c5d441727e3bc23742c123e318e22103880b950c06b6a21 +FileChecksum: MD5: 8bb5d4a690972665a1ad4528078685a1 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/README +SPDXID: SPDXRef-item3410367 +FileChecksum: SHA1: 540cf18098c348c6ee1542782eaa5751030b7ba4 +FileChecksum: SHA256: d5e010ea66811c1fba60e140206204dcb627a6c473dd9d34b85d928ec7344b20 +FileChecksum: MD5: 29a3f2577950fc7979c42d753f06e784 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: Copyright 1996 Will Provost + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_platform.c +SPDXID: SPDXRef-item3410351 +FileChecksum: SHA1: 4b5b8c0d8525adbbc87065cf59219d9da3a87273 +FileChecksum: SHA256: e66d19671e2aff045cf72996600cc1682558526ae2fcd3d810f4dcad47618351 +FileChecksum: MD5: 3538648491b3aa64d275aebc9f28342c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testsensor/testsensor.vcxproj +SPDXID: SPDXRef-item3410830 +FileChecksum: SHA1: 31f4e52ef2e1b5378f2e237027227e0802c98f06 +FileChecksum: SHA256: 2b318ac53d7eb82867d83c20b62d800e8d2c5898e8080dd60c7928f1b4c383ba +FileChecksum: MD5: 493e79ff1e6be236a65d393fa30547bb +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/testgui.sln +SPDXID: SPDXRef-item3410935 +FileChecksum: SHA1: 066d8501b320a274336277032c4176bd71a18c92 +FileChecksum: SHA256: 4118e121266095496dde2d11a4b679175d5169f02b76f611b55b32edc89a3ae1 +FileChecksum: MD5: 137e5440aa5c4a45e5ef8b7960d8e7bd +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p02_shape24.bmp +SPDXID: SPDXRef-item3410473 +FileChecksum: SHA1: 478287b990f00416ef2eb2d9c81a7187ab9199a0 +FileChecksum: SHA256: 55559a4c7a918741b83fdb17c046c004767380e307ae78e5a181d066b4d247b1 +FileChecksum: MD5: 6d0b2f56a1cbe2b8bb35a8299468f0de +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode/SDLTest/config.xcconfig +SPDXID: SPDXRef-item3410014 +FileChecksum: SHA1: 26749f0b8a102085864a4adaf25535f4435d9886 +FileChecksum: SHA256: 76e08227c526dcb34f308f67d02a54d56cb92e18eb892a6a124edd1f0c111185 +FileChecksum: MD5: aa2e2d4212813c35e434341555a481d9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/build-scripts/update-copyright.sh +SPDXID: SPDXRef-item3410570 +FileChecksum: SHA1: 7fc37fda1524a59d856717618c953d33a37fad6c +FileChecksum: SHA256: 417bd6f70fbabcd136b78bd60b1a675ba8d729ef485622a91fcdcad2b2592b95 +FileChecksum: MD5: 9924dade27660a639a89c97f12051d98 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/main/ps2/SDL_ps2_main.c +SPDXID: SPDXRef-item3411969 +FileChecksum: SHA1: 243ae33a44afa021a3c2eefb3fc9da4afe7df3b9 +FileChecksum: SHA256: 21e0629b62d4ec8c5f938c18269a3d79c95709a77f839114d10df8a7a9966e13 +FileChecksum: MD5: b18d3aff17fd5392067e703606e91576 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p08_shape24.bmp +SPDXID: SPDXRef-item3410450 +FileChecksum: SHA1: 140b21680c355e51e7cdd0adf927793d834d9557 +FileChecksum: SHA256: c604a51fb0481050349b2f2b8f9108e1beb4230904346b3260fb4f10917358d7 +FileChecksum: MD5: c9e168801a258f70bae2843883dbce24 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_fullscreen/testsprite2_fullscreen.actions +SPDXID: SPDXRef-item3410284 +FileChecksum: SHA1: 72738136e0ab59017ca62c7a3663ede1bb19652a +FileChecksum: SHA256: 9a02929ae9739a7d6ce3a4bfebf66157b26964924f5f1272600fa8b83916c4de +FileChecksum: MD5: 34c47d1a3f1381031cc43de9c45786b8 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/autogen.sh +SPDXID: SPDXRef-item3410260 +FileChecksum: SHA1: c116a0895e906272dc613cff7a007e090d20694a +FileChecksum: SHA256: 045577e34ac735fd6d929de1eebdc32c6985981f77255b159cddf2a7232e4c60 +FileChecksum: MD5: ffbae90ca37d4fdee079a63dc3199099 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/hidtest/Makefile.am +SPDXID: SPDXRef-item3410947 +FileChecksum: SHA1: e72c8d2f4baf2fcf003dcfed262358fc3fc91d32 +FileChecksum: SHA256: 5d7f4b87d89f10aee837de10e41afc60d74449694533d635443a57dd263c0c4f +FileChecksum: MD5: 369459dee48742f36e61a0b021443ccd +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/app/src/main/AndroidManifest.xml +SPDXID: SPDXRef-item3410102 +FileChecksum: SHA1: bdd49bdd55190c185f5e2942c244f3adadb834cb +FileChecksum: SHA256: 31b819c19da46161cff3da7f32b81425a99d59e500cb727f3e30ee49bbda7acc +FileChecksum: MD5: dfcf49dc42e6c98a51735ea67b8839d2 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser.class +SPDXID: SPDXRef-item3410146 +FileChecksum: SHA1: 1528ce83a85ff9a2d67bb03484e75a2c55bfc7dd +FileChecksum: SHA256: 980a8e15b498ee88c120effac35b69a27c0a8109a63f47819dd4c7c57a8935c1 +FileChecksum: MD5: 4186193685dedc15dce4d1f8f0bd5a5c +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/unittest/testquit.config +SPDXID: SPDXRef-item3410250 +FileChecksum: SHA1: 40ea582b26d72188d73aa0b9ab0e6137a61a97ec +FileChecksum: SHA256: 0d1641b99135add1db6911c55e0d9715717d895f41a5df6b629aedc899ed46f9 +FileChecksum: MD5: daf5183ee1dc5b5313ba8ccd1c279cca +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/cmake/CMakeLists.txt +SPDXID: SPDXRef-item3410522 +FileChecksum: SHA1: 1c7beac5de2b99c1c90593c4fb9300eb6b8db25c +FileChecksum: SHA256: e725e7e4bed17ff5caa4819ea1317b8020b385c32f576803a3c598b724f90bb3 +FileChecksum: MD5: b9dcb8f9e8487336c987d55adb64a747 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/relative_mode.markdown +SPDXID: SPDXRef-item3410484 +FileChecksum: SHA1: 7c79a9c1c4d950599132d531d0eae3168b9d3b30 +FileChecksum: SHA256: 7d0ed317bf22e33e8d8eb1bdea197a6ac5c8b8ec9de5057a9da5ebddf46c2c47 +FileChecksum: MD5: a38f324b216bd7fb569294cda98b088a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_fullscreen/testsprite2_fullscreen.config +SPDXID: SPDXRef-item3410282 +FileChecksum: SHA1: 4953f7a41978748af4883946c5db685ed445adbe +FileChecksum: SHA256: 259e1239f74554afca1d0d5300ec5b186ad59ede7e010fdbff9a8150b0c5cb2f +FileChecksum: MD5: 0ea124ce6fac219820e99f16a716ce87 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/wrapper/IDownload.class +SPDXID: SPDXRef-item3410128 +FileChecksum: SHA1: beb27a5db4065c93a925e942e60f0c3903dcbf59 +FileChecksum: SHA256: a461aa98c350da2f64c0d6b0ed6b11c3f1f4ff9c6419a15c07abfa353ea26563 +FileChecksum: MD5: 7a5b51417465c2208a5667e91fe38332 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-gdk.md +SPDXID: SPDXRef-item3410731 +FileChecksum: SHA1: 35c5e0e7799c4cf28a0c69f0113762416e269eef +FileChecksum: SHA256: ba019c97b8087fa787cc329ad7a62c0338148f35dfa1728b6fe9ca4880c5f463 +FileChecksum: MD5: 1e1a1d720e079397fe95bc106e8d4f4f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project-ant/project.properties +SPDXID: SPDXRef-item3410218 +FileChecksum: SHA1: 0c08858697f4b55ad8fa04afbc382cb120f5b105 +FileChecksum: SHA256: 1c118a0b24144e7d98163d0af305b0d4bd76428148f3e7ed2da1361b47d1132c +FileChecksum: MD5: 67c1aec0d38bcb005dbba6cc977b6b32 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/render/metal/SDL_shaders_metal_tvsimulator.h +SPDXID: SPDXRef-item3411070 +FileChecksum: SHA1: f923ad85c04bb895a429fb5c45f85c7c0749680d +FileChecksum: SHA256: 350af2937f9c9d627fb77b5f8c1d820f8e1590f2b8db8bc7ba13b51cad39d2da +FileChecksum: MD5: 9e3b9ba9df4fb796d8e6208aa8069c3e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testshape/testshape.vcxproj +SPDXID: SPDXRef-item3410806 +FileChecksum: SHA1: 2a002af227107ca9432409b1b9d470a80e72b6e0 +FileChecksum: SHA256: 4b3f8f62b00ba2e66aa3d2c54e83c1cf9fd29d8330ebae6673a49c6e6ad85768 +FileChecksum: MD5: 0e543840762d67d8fc2131162fa50fde +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p11_shape24.bmp +SPDXID: SPDXRef-item3410437 +FileChecksum: SHA1: 7ecd73347e3aeb8e9c9c2488870ced1f32287daf +FileChecksum: SHA256: 1482c0b359e79b43eaafe021aa02fb071674973935dd9b3653c19f41d4f81048 +FileChecksum: MD5: e175f024390b70a14bf5849d81996787 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testsurround/testsurround.vcxproj +SPDXID: SPDXRef-item3410822 +FileChecksum: SHA1: a04e564e6cd3bc3932a522cc8fb8b58a26a0b5b6 +FileChecksum: SHA256: 7c550ea0d85d42f6a8f68b70eda486db43811a7ffe39753af16b1c311dc9a0c2 +FileChecksum: MD5: 9f5eefe937b33258183995f96d0a7cc0 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/emscripten.yml +SPDXID: SPDXRef-item3410513 +FileChecksum: SHA1: ad0a1ce89ce3f9b36ba6ccb5f3e8106d257b29af +FileChecksum: SHA256: 984f3ec044d056aafd7cba729cb14427a6142bcdc8f1d7a270346a7e2fd058f1 +FileChecksum: MD5: fc43324fe780d2257c280c17c8a823c1 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC-GDK/tests/testgdk/PackageLayout.xml +SPDXID: SPDXRef-item3410614 +FileChecksum: SHA1: 2a4241e13be4e6e02a2435a71690f67700d637a7 +FileChecksum: SHA256: d8569a0625cb0c19a1fa53b383c056be1f298fdcf7018589a650d521db32d6b4 +FileChecksum: MD5: f7e5280728c4fe9188ae15f872297ad6 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/VisualC/tests/testpower/testpower.vcxproj +SPDXID: SPDXRef-item3410828 +FileChecksum: SHA1: 6569c215b90c0cf50b52b7a87732b1cc55808ae8 +FileChecksum: SHA256: 8cf33d52fc7321660260a6d88cd34c678282ea75e69c53da370fb3ce8b2b6298 +FileChecksum: MD5: 540a61849be3683f103a040d177ed4da +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/libusb/Makefile.freebsd +SPDXID: SPDXRef-item3410982 +FileChecksum: SHA1: 90187b8c3a7f2e5a26c085257bf3e884c302277a +FileChecksum: SHA256: 792762009893abf12bf31543a740217ee40909c23567dfaf7c4c31c270d38949 +FileChecksum: MD5: 9bbd4d6d4ac93ee7acaca7a40bebfd32 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$ParserState.class +SPDXID: SPDXRef-item3410152 +FileChecksum: SHA1: f6c9225a141d9fa9415125ae6ba96561f8cf6656 +FileChecksum: SHA256: 9888508c3379874687c3254e85e4fb18555adc59072c55749c30378f7d736091 +FileChecksum: MD5: 6db0b011b401e204c87f5e171d575495 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p01_shape24.bmp +SPDXID: SPDXRef-item3410463 +FileChecksum: SHA1: c26801bf808dbe8f1afa6aeee0fe02c8ca6b993b +FileChecksum: SHA256: 911ca63c023739a29d29792f06a8caf3c471dc09f9cb9e0ef0b7984f959484cd +FileChecksum: MD5: 6f4e163da3d1f749ae053dff2f79de62 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/windows/Makefile.mingw +SPDXID: SPDXRef-item3410966 +FileChecksum: SHA1: 036e75fdf5debda6b267aff3c747f56b70b7d92a +FileChecksum: SHA256: 0bc384d26dcd214427908bd8f3ea29c7a140252864959e32df5321e96401fb7e +FileChecksum: MD5: aa797c0592e0ab4d609a560eb0c870f2 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/haptic/android/SDL_syshaptic_c.h +SPDXID: SPDXRef-item3411916 +FileChecksum: SHA1: aab40a0501424009e69167db3ba434e48310f113 +FileChecksum: SHA256: db45cc3595f7791cd464eb8acc0924dad664f6c91121b717a59723fa8e406b02 +FileChecksum: MD5: e5fc2568b2caf8661c26019ff519bc2a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-ps2.md +SPDXID: SPDXRef-item3410744 +FileChecksum: SHA1: 57efb7f8617472cf599b61036ac690440c1697a3 +FileChecksum: SHA256: 9f924747f54ab59e3178e376504b1e7bc6206f8952881e8267238fba08257857 +FileChecksum: MD5: 5a9a884963506c927cc1f8422d3ff53d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-cmake.md +SPDXID: SPDXRef-item3410758 +FileChecksum: SHA1: c32488e3d9e4887f3ec3029d1d9e4d36acb824c6 +FileChecksum: SHA256: 9e40e6132bdd8c4369f08e0bf9b01b74af2e9e02a84a68b5c8da61e9b273f29c +FileChecksum: MD5: 9639ebf84ddff70b5737ed2c3a7f931d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/visualtest/configs/testsprite2_geometry/testsprite2_geometry.actions +SPDXID: SPDXRef-item3410290 +FileChecksum: SHA1: 72738136e0ab59017ca62c7a3663ede1bb19652a +FileChecksum: SHA256: 9a02929ae9739a7d6ce3a4bfebf66157b26964924f5f1272600fa8b83916c4de +FileChecksum: MD5: 34c47d1a3f1381031cc43de9c45786b8 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/src/hidapi/testgui/TestGUI.app.in/Contents/PkgInfo +SPDXID: SPDXRef-item3410933 +FileChecksum: SHA1: 9f9eea0cfe2d65f2c3d6b092e375b40782d08f31 +FileChecksum: SHA256: 82502191c9484b04d685374f9879a0066069c49b8acae7a04b01d38d07e8eca0 +FileChecksum: MD5: 23b7d7d024abb0f558420e098800bf27 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-wince.md +SPDXID: SPDXRef-item3410734 +FileChecksum: SHA1: ad4b251eddbc960bc34442e557921e5edf1e883c +FileChecksum: SHA256: ead1e9be9096ea8bfed275f8107b7bce3d933270d2bc2437ceb5649aa599e9d5 +FileChecksum: MD5: f9baf2d0e463b9339ecebdc2d31039b5 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/shapes/p01_shape8.bmp +SPDXID: SPDXRef-item3410477 +FileChecksum: SHA1: 20dcb684a22e69482cf0829d0fdadccda40ba07a +FileChecksum: SHA256: 73c93f33809bf93afd173e4ca6c640ff2d3f7fa7a9d06b8250f12af8d1dcee04 +FileChecksum: MD5: 230451a42ea66366a4560425dd873bfe +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/test/testautomation_video.c +SPDXID: SPDXRef-item3410369 +FileChecksum: SHA1: 56703be2dcc63dd1fb563915863beceff9caa6e2 +FileChecksum: SHA256: cb0bdfb6e2f65bad80b19c4761d8078023c634d3e374b0256459a474ffd4404b +FileChecksum: MD5: 34e4606de79f809cea3e9bfb513cc0b9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/android-project/gradle/wrapper/gradle-wrapper.jar/org/gradle/cli/CommandLineParser$OptionString.class +SPDXID: SPDXRef-item3410158 +FileChecksum: SHA1: 11cc590002c236bb25a9d1b43d13d0bd00eb09bb +FileChecksum: SHA256: bf4912d54e71b9d2bcae802e23bda04c33f400b4022994150be086679c27d126 +FileChecksum: MD5: 1cb96d23747b392908c1eb6b13b2b66a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/docs/README-porting.md +SPDXID: SPDXRef-item3410753 +FileChecksum: SHA1: d564e0a78c1f669eccbe3edc4676bfe4ac8d58d1 +FileChecksum: SHA256: 8abf984045d5938e20d143fac3f74310e3ea7de7c113b3353a84beb2c0feea2e +FileChecksum: MD5: cc7789c7a7efc835ffe5187c100d9f4e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/.github/workflows/msvc.yml +SPDXID: SPDXRef-item3410515 +FileChecksum: SHA1: f01a698e1ed647c272e9e509da873c1c3ba8012f +FileChecksum: SHA256: c943a747f67c609db76fa2808dc7289fc1e5b55d5c6c4a362edd5c619394db00 +FileChecksum: MD5: 97d7779cc47f8264603ab5ae2cf2c26e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + +##File + +FileName: SDL-release-2.28.5.tar.gz/SDL-release-2.28.5.tar/SDL-release-2.28.5/Xcode-iOS/Demos/Default.png +SPDXID: SPDXRef-item3410202 +FileChecksum: SHA1: 2dbb5d113d0fb6eb6239b06ee7ddb25aa2bb905f +FileChecksum: SHA256: 3d02d516532cce5d7e91fcea77cd3373790021e72d26de6213f0bf477a65966b +FileChecksum: MD5: ca6e52012e40927796e277dd6c008054 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + + + +##------------------------- +## License Information +##------------------------- + +LicenseID: LicenseRef-LicenseRef-scancode-free-unknown +LicenseName: Free unknown license detected but not recognized +ExtractedText: License by Scancode. + +LicenseID: LicenseRef-CPL-1.0 +LicenseName: Common Public License 1.0 +ExtractedText: Common Public License Version 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + + a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and + + b) in the case of each subsequent Contributor: + + i) changes to the Program, and + + ii) additions to the Program; + +where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program. + +"Program" means the Contributions distributed in accordance with this Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, including all Contributors. + +2. GRANT OF RIGHTS + + a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form. + + b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder. + + c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program. + + d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + + b) its license agreement: + + i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose; + + ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits; + + iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and + + iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + + b) a copy of this Agreement must be included with each copy of the Program. + +Contributors may not remove or alter any copyright notices contained within the Program. + +Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense. + +For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), 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 OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. + +If Recipient institutes patent litigation against a Contributor with respect to a patent applicable to software (including a cross-claim or counterclaim in a lawsuit), then any patent licenses granted by that Contributor to such Recipient under this Agreement shall terminate as of the date such litigation is filed. In addition, if Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. IBM is the initial Agreement Steward. IBM may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. + + +LicenseID: LicenseRef-LicenseRef-scancode-sunpro +LicenseName: SunPro Attribution License +ExtractedText: License by Scancode. + +LicenseID: LicenseRef-No_license_found +LicenseName: No_license_found +ExtractedText: Not find any license in the scanned file + +LicenseID: LicenseRef-LGPL-3.0-only +LicenseName: GNU Lesser General Public License v3.0 only +ExtractedText: GNU LESSER GENERAL PUBLIC LICENSE +Version 3, 29 June 2007 + +Copyright (C) 2007 Free Software Foundation, Inc. + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. + +0. Additional Definitions. + +As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU General Public License. + +"The Library" refers to a covered work governed by this License, other than an Application or a Combined Work as defined below. + +An "Application" is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library. + +A "Combined Work" is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the "Linked Version". + +The "Minimal Corresponding Source" for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version. + +The "Corresponding Application Code" for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work. + +1. Exception to Section 3 of the GNU GPL. +You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL. + +2. Conveying Modified Versions. +If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version: + + a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or + + b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy. + +3. Object Code Incorporating Material from Library Header Files. +The object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following: + + a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License. + + b) Accompany the object code with a copy of the GNU GPL and this license document. + +4. Combined Works. +You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following: + + a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License. + + b) Accompany the Combined Work with a copy of the GNU GPL and this license document. + + c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document. + + d) Do one of the following: + + 0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source. + + 1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version. + + e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.) + +5. Combined Libraries. +You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following: + + a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License. + + b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. + +6. Revised Versions of the GNU Lesser General Public License. +The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation. + +If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall +apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library. + +GNU GENERAL PUBLIC LICENSE +Version 3, 29 June 2007 + +Copyright © 2007 Free Software Foundation, Inc. + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +Preamble + +The GNU General Public License is a free, copyleft license for software and other kinds of works. + +The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. + +To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. + +For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. + +Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. + +Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. + +The precise terms and conditions for copying, distribution and modification follow. + +TERMS AND CONDITIONS + +0. Definitions. + +"This License" refers to version 3 of the GNU General Public License. + +"Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. + +"The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. + +To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. + +A "covered work" means either the unmodified Program or a work based on the Program. + +To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. + +To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. + +An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. + +1. Source Code. +The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. + +A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. + +The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. + +The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. + +The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. + +The Corresponding Source for a work in source code form is that same work. + +2. Basic Permissions. +All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. + +You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. + +Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. + +3. Protecting Users' Legal Rights From Anti-Circumvention Law. +No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. + +When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. + +4. Conveying Verbatim Copies. +You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. + +You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. + +5. Conveying Modified Source Versions. +You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". + + c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. + +A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. + +6. Conveying Non-Source Forms. +You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: + + a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. + + d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. + +A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. + +A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. + +"Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. + +If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). + +The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. + +Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. + +7. Additional Terms. +"Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. + +When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. + +Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or authors of the material; or + + e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. + +All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. + +If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. + +Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. + +8. Termination. +You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). + +However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. + +Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. + +Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. + +9. Acceptance Not Required for Having Copies. +You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. + +10. Automatic Licensing of Downstream Recipients. +Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. + +An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. + +You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. + +11. Patents. +A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". + +A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. + +Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. + +In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. + +If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. + +If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. + +A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. + +Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. + +12. No Surrender of Others' Freedom. +If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. + +13. Use with the GNU Affero General Public License. +Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. + +14. Revised Versions of this License. +The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. + +If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. + +Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. + +15. Disclaimer of Warranty. +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. Limitation of Liability. +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +17. Interpretation of Sections 15 and 16. +If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + +If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an "about box". + +You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . + +The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . + + +LicenseID: LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception +LicenseName: GPL-2.0-or-later WITH Autoconf-exception +ExtractedText: GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. + +As a special exception to the GNU General Public License, if you +distribute this file as part of a program that contains a +configuration script generated by Autoconf, you may include it under +the same distribution terms that you use for the rest of that program. + +LicenseID: LicenseRef-X11 +LicenseName: X11 License +ExtractedText: X11 License + +Copyright (C) 1996 X Consortium + +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 X CONSORTIUM 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. + +Except as contained in this notice, the name of the X Consortium shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the X Consortium. + +X Window System is a trademark of X Consortium, Inc. + + +LicenseID: LicenseRef-See-file +LicenseName: See-file +ExtractedText: This license means that you can get copyright or license information through a reference file. + +one example below: +/* + * Copyright (C) 2007 Olli Salonen <oasalonen@gmail.com> + * see btnx.c for detailed license information + * + * revoco.c is under a different copyright. See that file for details. + * + */ + +LicenseID: LicenseRef-CC-PDDC +LicenseName: Creative Commons Public Domain Dedication and Certification +ExtractedText: +The person or persons who have associated work with this document (the "Dedicator" or "Certifier") hereby either (a) certifies that, to the best of his knowledge, the work of authorship identified is in the public domain of the country from which the work is published, or (b) hereby dedicates whatever copyright the dedicators holds in the work of authorship identified below (the "Work") to the public domain. A certifier, moreover, dedicates any copyright interest he may have in the associated work, and for these purposes, is described as a "dedicator" below. + +A certifier has taken reasonable steps to verify the copyright status of this work. Certifier recognizes that his good faith efforts may not shield him from liability if in fact the work certified is not in the public domain. + +Dedicator makes this dedication for the benefit of the public at large and to the detriment of the Dedicator's heirs and successors. Dedicator intends this dedication to be an overt act of relinquishment in perpetuity of all present and future rights under copyright law, whether vested or contingent, in the Work. Dedicator understands that such relinquishment of all rights includes the relinquishment of all rights to enforce (by lawsuit or otherwise) those copyrights in the Work. + +Dedicator recognizes that, once placed in the public domain, the Work may be freely reproduced, distributed, transmitted, used, modified, built upon, or otherwise exploited by anyone for any purpose, commercial or non-commercial, and in any way, including by methods that have not yet been invented or conceived. + + +LicenseID: LicenseRef-See-URL +LicenseName: See-URL +ExtractedText: License by Nomos. + +LicenseID: LicenseRef-HPND-sell-variant +LicenseName: Historical Permission Notice and Disclaimer - sell variant +ExtractedText: Copyright 1993 by OpenVision Technologies, Inc. + +Permission to use, copy, modify, distribute, and sell this software +and its documentation for any purpose is hereby granted without fee, +provided that the above copyright notice appears in all copies and +that both that copyright notice and this permission notice appear in +supporting documentation, and that the name of OpenVision not be used +in advertising or publicity pertaining to distribution of the software +without specific, written prior permission. OpenVision makes no +representations about the suitability of this software for any +purpose. It is provided "as is" without express or implied warranty. + +OPENVISION DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO +EVENT SHALL OPENVISION BE LIABLE FOR ANY SPECIAL, INDIRECT OR +CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF +USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR +OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. + + +LicenseID: LicenseRef-Public-domain +LicenseName: Public domain software +ExtractedText: Public domain + +LicenseID: LicenseRef-Microsoft-possibility +LicenseName: Microsoft-possibility +ExtractedText: License by Nomos. + +LicenseID: LicenseRef-FSFUL +LicenseName: FSF Unlimited License +ExtractedText: Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. + +This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. + + +LicenseID: LicenseRef-LicenseRef-scancode-autoconf-macro-exception +LicenseName: Autoconf macro exception +ExtractedText: License by Scancode. + +LicenseID: LicenseRef-BSD-2-Clause +LicenseName: BSD 2-Clause "Simplified" License +ExtractedText: Copyright (c) + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + +2. 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. + +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 HOLDER 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. + + +LicenseID: LicenseRef-BSD-possibility +LicenseName: BSD-possibility +ExtractedText: License by Nomos. + +LicenseID: LicenseRef-GPL-1.0-or-later +LicenseName: GNU General Public License v1.0 or later +ExtractedText: GNU GENERAL PUBLIC LICENSE + +Version 1, February 1989 + +Copyright (C) 1989 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +Preamble + +The license agreements of most software companies try to keep users at the mercy of those companies. By contrast, our General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. The General Public License applies to the Free Software Foundation's software and to any other program whose authors commit to using it. You can use it for your programs, too. + +When we speak of free software, we are referring to freedom, not price. Specifically, the General Public License is designed to make sure that you have the freedom to give away or sell copies of free software, that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. + +For example, if you distribute copies of a such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must tell them their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. + +The precise terms and conditions for copying, distribution and modification follow. + +GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any work containing the Program or a portion of it, either verbatim or with modifications. Each licensee is addressed as "you". + + 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this General Public License and to the absence of any warranty; and give any other recipients of the Program a copy of this General Public License along with the Program. You may charge a fee for the physical act of transferring a copy. + + 2. You may modify your copy or copies of the Program or any portion of it, and copy and distribute such modifications under the terms of Paragraph 1 above, provided that you also do the following: + + a) cause the modified files to carry prominent notices stating that you changed the files and the date of any change; and + + b) cause the whole of any work that you distribute or publish, that in whole or in part contains the Program or any part thereof, either with or without modifications, to be licensed at no charge to all third parties under the terms of this General Public License (except that you may choose to grant warranty protection to some or all third parties, at your option). + + c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the simplest and most usual way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this General Public License. + + d) You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + + Mere aggregation of another independent work with the Program (or its derivative) on a volume of a storage or distribution medium does not bring the other work under the scope of these terms. + + 3. You may copy and distribute the Program (or a portion or derivative of it, under Paragraph 2) in object code or executable form under the terms of Paragraphs 1 and 2 above provided that you also do one of the following: + + a) accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Paragraphs 1 and 2 above; or, + + b) accompany it with a written offer, valid for at least three years, to give any third party free (except for a nominal charge for the cost of distribution) a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Paragraphs 1 and 2 above; or, + + c) accompany it with the information you received as to where the corresponding source code may be obtained. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form alone.) + + Source code for a work means the preferred form of the work for making modifications to it. For an executable file, complete source code means all the source code for all modules it contains; but, as a special exception, it need not include source code for modules which are standard libraries that accompany the operating system on which the executable file runs, or for standard header files or definitions files that accompany that operating system. + + 4. You may not copy, modify, sublicense, distribute or transfer the Program except as expressly provided under this General Public License. Any attempt otherwise to copy, modify, sublicense, distribute or transfer the Program is void, and will automatically terminate your rights to use the Program under this License. However, parties who have received copies, or rights to use copies, from you under this General Public License will not have their licenses terminated so long as such parties remain in full compliance. + + 5. By copying, distributing or modifying the Program (or any work based on the Program) you indicate your acceptance of this license to do so, and all its terms and conditions. + + 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. + + 7. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + + Each version is given a distinguishing version number. If the Program specifies a version number of the license which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the license, you may choose any version ever published by the Free Software Foundation. + + 8. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 9. + + BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 10. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS + +Appendix: How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to humanity, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + + + +Copyright (C) 19yy + +This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) 19xx name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (a program to direct compilers to make passes at assemblers) written by James Hacker. + +, 1 April 1989 Ty Coon, President of Vice + +That's all there is to it! + + + +LicenseID: LicenseRef-CC-BY-4.0 +LicenseName: Creative Commons Attribution 4.0 International +ExtractedText: Creative Commons Attribution 4.0 International + + Creative Commons Corporation ("Creative Commons") is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an "as-is" basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses. + +Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. More considerations for licensors. + +Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor's permission is not necessary for any reason-for example, because of any applicable exception or limitation to copyright-then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. Although not required by our licenses, you are encouraged to respect those requests where reasonable. More considerations for the public. + +Creative Commons Attribution 4.0 International Public License + +By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions. + +Section 1 - Definitions. + + a. Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License. + + c. Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights. + + d. Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements. + + e. Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material. + + f. Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License. + + g. Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license. + + h. Licensor means the individual(s) or entity(ies) granting rights under this Public License. + + i. Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them. + + j. Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world. + + k. You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning. + +Section 2 - Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to: + + A. reproduce and Share the Licensed Material, in whole or in part; and + + B. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions. + + 3. Term. The term of this Public License is specified in Section 6(a). + + 4. Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material. + + 5. Downstream recipients. + + A. Offer from the Licensor - Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License. + + B. No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material. + + 6. No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i). + +b. Other rights. + + 1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this Public License. + + 3. To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties. + +Section 3 - License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified form), You must: + + A. retain the following if it is supplied by the Licensor with the Licensed Material: + + i. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of warranties; + + v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable; + + B. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and + + C. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information. + + 3. If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable. + + 4. If You Share Adapted Material You produce, the Adapter's License You apply must not prevent recipients of the Adapted Material from complying with this Public License. + +Section 4 - Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database; + + b. if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material; and + + c. You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database. +For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights. + +Section 5 - Disclaimer of Warranties and Limitation of Liability. + + a. Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You. + + b. To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You. + + c. The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability. + +Section 6 - Term and Termination. + + a. This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or + + 2. upon express reinstatement by the Licensor. + + c. For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License. + + d. For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License. + + e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License. + +Section 7 - Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License. + +Section 8 - Interpretation. + + a. For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions. + + c. No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor. + + d. Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority. + +Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the "Licensor." Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark "Creative Commons" or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses. + +Creative Commons may be contacted at creativecommons.org. + + +LicenseID: LicenseRef-LGPL-2.0-or-later +LicenseName: GNU Library General Public License v2 or later +ExtractedText: GNU LIBRARY GENERAL PUBLIC LICENSE + +Version 2, June 1991 + +Copyright (C) 1991 Free Software Foundation, Inc. + +51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +[This is the first released version of the library GPL. It is numbered 2 because it goes with version 2 of the ordinary GPL.] + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. + +This license, the Library General Public License, applies to some specially designated Free Software Foundation software, and to any other libraries whose authors decide to use it. You can use it for your libraries, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library, or if you modify it. + +For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link a program with the library, you must provide complete object files to the recipients so that they can relink them with the library, after making changes to the library and recompiling it. And you must show them these terms so they know their rights. + +Our method of protecting your rights has two steps: (1) copyright the library, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the library. + +Also, for each distributor's protection, we want to make certain that everyone understands that there is no warranty for this free library. If the library is modified by someone else and passed on, we want its recipients to know that what they have is not the original version, so that any problems introduced by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that companies distributing free software will individually obtain patent licenses, thus in effect transforming the program into proprietary software. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. + +Most GNU software, including some libraries, is covered by the ordinary GNU General Public License, which was designed for utility programs. This license, the GNU Library General Public License, applies to certain designated libraries. This license is quite different from the ordinary one; be sure to read it in full, and don't assume that anything in it is the same as in the ordinary license. + +The reason we have a separate public license for some libraries is that they blur the distinction we usually make between modifying or adding to a program and simply using it. Linking a program with a library, without changing the library, is in some sense simply using the library, and is analogous to running a utility program or application program. However, in a textual and legal sense, the linked executable is a combined work, a derivative of the original library, and the ordinary General Public License treats it as such. + +Because of this blurred distinction, using the ordinary General Public License for libraries did not effectively promote software sharing, because most developers did not use the libraries. We concluded that weaker conditions might promote sharing better. + +However, unrestricted linking of non-free programs would deprive the users of those programs of all benefit from the free status of the libraries themselves. This Library General Public License is intended to permit developers of non-free programs to use free libraries, while preserving your freedom as a user of such programs to change the free libraries that are incorporated in them. (We have not seen how to achieve this as regards changes in header files, but we have achieved it as regards changes in the actual functions of the Library.) The hope is that this will lead to faster development of free libraries. + +The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, while the latter only works together with the library. + +Note that it is possible for a library to be covered by the ordinary General Public License rather than by this special one. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Library General Public License (also called "this License"). Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. + + Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. + + You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. + + (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) + + These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + + Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. + + In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. + + Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also compile or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: + + a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) + + b) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. + + c) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. + + d) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + + It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. + + 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. + + b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. + + 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. + + If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. + + It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + + This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new versions of the Library General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + + Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Libraries + +If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). + +To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + +one line to give the library's name and an idea of what it does. + +Copyright (C) year name of author + +This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. + +This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. + +You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in + +the library `Frob' (a library for tweaking knobs) written + +by James Random Hacker. + +signature of Ty Coon, 1 April 1990 + +Ty Coon, President of Vice + +That's all there is to it! + + + +LicenseID: LicenseRef-GPL-3.0-or-later-WITH-Libtool-exception +LicenseName: GPL-3.0-or-later WITH Libtool-exception +ExtractedText: GNU GENERAL PUBLIC LICENSE + +Version 3, 29 June 2007 + + +Copyright (C) 2007 Free Software Foundation, Inc. +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +Preamble + +The GNU General Public License is a free, copyleft license for +software and other kinds of works. + +The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + +To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + +Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + +For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + +Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + +Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + +The precise terms and conditions for copying, distribution and +modification follow. + +TERMS AND CONDITIONS + +0. Definitions. + +"This License" refers to version 3 of the GNU General Public License. +"Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. +"The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + +To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + +A "covered work" means either the unmodified Program or a work based +on the Program. + +To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + +To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + +An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + +1. Source Code. + +The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + +A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + +The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + +The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + +The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + +The Corresponding Source for a work in source code form is that +same work. + +2. Basic Permissions. + +All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + +You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + +Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + +3. Protecting Users' Legal Rights From Anti-Circumvention Law. + +No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + +When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + +4. Conveying Verbatim Copies. + +You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + +You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + +5. Conveying Modified Source Versions. + +You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + +a) The work must carry prominent notices stating that you modified +it, and giving a relevant date. + +b) The work must carry prominent notices stating that it is +released under this License and any conditions added under section +7. This requirement modifies the requirement in section 4 to +"keep intact all notices". + +c) You must license the entire work, as a whole, under this +License to anyone who comes into possession of a copy. This +License will therefore apply, along with any applicable section 7 +additional terms, to the whole of the work, and all its parts, +regardless of how they are packaged. This License gives no +permission to license the work in any other way, but it does not +invalidate such permission if you have separately received it. + +d) If the work has interactive user interfaces, each must display +Appropriate Legal Notices; however, if the Program has interactive +interfaces that do not display Appropriate Legal Notices, your +work need not make them do so. + +A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + +6. Conveying Non-Source Forms. + +You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + +a) Convey the object code in, or embodied in, a physical product +(including a physical distribution medium), accompanied by the +Corresponding Source fixed on a durable physical medium +customarily used for software interchange. + +b) Convey the object code in, or embodied in, a physical product +(including a physical distribution medium), accompanied by a +written offer, valid for at least three years and valid for as +long as you offer spare parts or customer support for that product +model, to give anyone who possesses the object code either (1) a +copy of the Corresponding Source for all the software in the +product that is covered by this License, on a durable physical +medium customarily used for software interchange, for a price no +more than your reasonable cost of physically performing this +conveying of source, or (2) access to copy the +Corresponding Source from a network server at no charge. + +c) Convey individual copies of the object code with a copy of the +written offer to provide the Corresponding Source. This +alternative is allowed only occasionally and noncommercially, and +only if you received the object code with such an offer, in accord +with subsection 6b. + +d) Convey the object code by offering access from a designated +place (gratis or for a charge), and offer equivalent access to the +Corresponding Source in the same way through the same place at no +further charge. You need not require recipients to copy the +Corresponding Source along with the object code. If the place to +copy the object code is a network server, the Corresponding Source +may be on a different server (operated by you or a third party) +that supports equivalent copying facilities, provided you maintain +clear directions next to the object code saying where to find the +Corresponding Source. Regardless of what server hosts the +Corresponding Source, you remain obligated to ensure that it is +available for as long as needed to satisfy these requirements. + +e) Convey the object code using peer-to-peer transmission, provided +you inform other peers where the object code and Corresponding +Source of the work are being offered to the general public at no +charge under subsection 6d. + +A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + +A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + +"Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + +If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + +The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + +Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + +7. Additional Terms. + +"Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + +When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + +Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + +a) Disclaiming warranty or limiting liability differently from the +terms of sections 15 and 16 of this License; or + +b) Requiring preservation of specified reasonable legal notices or +author attributions in that material or in the Appropriate Legal +Notices displayed by works containing it; or + +c) Prohibiting misrepresentation of the origin of that material, or +requiring that modified versions of such material be marked in +reasonable ways as different from the original version; or + +d) Limiting the use for publicity purposes of names of licensors or +authors of the material; or + +e) Declining to grant rights under trademark law for use of some +trade names, trademarks, or service marks; or + +f) Requiring indemnification of licensors and authors of that +material by anyone who conveys the material (or modified versions of +it) with contractual assumptions of liability to the recipient, for +any liability that these contractual assumptions directly impose on +those licensors and authors. + +All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + +If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + +Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + +8. Termination. + +You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + +However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + +Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + +Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + +9. Acceptance Not Required for Having Copies. + +You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + +10. Automatic Licensing of Downstream Recipients. + +Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + +An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + +You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + +11. Patents. + +A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + +A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + +Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + +In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + +If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + +If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + +A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + +Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + +12. No Surrender of Others' Freedom. + +If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + +13. Use with the GNU Affero General Public License. + +Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + +14. Revised Versions of this License. + +The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + +If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + +Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + +15. Disclaimer of Warranty. + +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. Limitation of Liability. + +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + +17. Interpretation of Sections 15 and 16. + +If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + +If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + +Copyright (C) +This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + +You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +https://www.gnu.org/licenses/. + +The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +https://www.gnu.org/licenses/why-not-lgpl.html. + +As a special exception to the GNU General Public License, if you distribute +this file as part of a program or library that is built using GNU Libtool, +you may include this file under the same distribution terms that you use +for the rest of that program. + +LicenseID: LicenseRef-Preserve-Permission-Notice +LicenseName: Preserve-Permission-Notice +ExtractedText: Permission to use, copy, modify, and distribute this software is freely granted, provided that this notice is preserved. + +LicenseID: LicenseRef-Autoconf-exception +LicenseName: Autoconf-exception +ExtractedText: License by Nomos. + +LicenseID: LicenseRef-LicenseRef-scancode-autoconf-simple-exception +LicenseName: Autoconf simple exception +ExtractedText: License by Scancode. + +LicenseID: LicenseRef-License-of-GNU-Licenses +LicenseName: License-of-GNU-Licenses +ExtractedText: Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +LicenseID: LicenseRef-See-doc.OTHER +LicenseName: See-doc.OTHER +ExtractedText: License by Nomos. + +LicenseID: LicenseRef-Libtool-exception +LicenseName: Libtool Exception +ExtractedText: As a special exception to the GNU General Public License, if you distribute this file as part of a program or library that is built using GNU Libtool, you may include this file under the same distribution terms that you use for the rest of that program. + + +LicenseID: LicenseRef-BSD-style +LicenseName: BSD-style +ExtractedText: According to BSD license, add some modifications + +LicenseID: LicenseRef-FSFULLR +LicenseName: FSF Unlimited License (with License Retention) +ExtractedText: Copyright 1996-2006 Free Software Foundation, Inc. + +This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. + + +LicenseID: LicenseRef-LicenseRef-scancode-autoconf-simple-exception-2.0 +LicenseName: Autoconf simple exception to GPL-2.0 +ExtractedText: License by Scancode. + +LicenseID: LicenseRef-AGPL-3.0-only +LicenseName: GNU Affero General Public License v3.0 only +ExtractedText: GNU AFFERO GENERAL PUBLIC LICENSE +Version 3, 19 November 2007 + +Copyright (C) 2007 Free Software Foundation, Inc. + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + + Preamble + +The GNU Affero General Public License is a free, copyleft license for software and other kinds of works, specifically designed to ensure cooperation with the community in the case of network server software. + +The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, our General Public Licenses are intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. + +Developers that use our General Public Licenses protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License which gives you legal permission to copy, distribute and/or modify the software. + +A secondary benefit of defending all users' freedom is that improvements made in alternate versions of the program, if they receive widespread use, become available for other developers to incorporate. Many developers of free software are heartened and encouraged by the resulting cooperation. However, in the case of software used on network servers, this result may fail to come about. The GNU General Public License permits making a modified version and letting the public access it on a server without ever releasing its source code to the public. + +The GNU Affero General Public License is designed specifically to ensure that, in such cases, the modified source code becomes available to the community. It requires the operator of a network server to provide the source code of the modified version running there to the users of that server. Therefore, public use of a modified version, on a publicly accessible server, gives the public access to the source code of the modified version. + +An older license, called the Affero General Public License and published by Affero, was designed to accomplish similar goals. This is a different license, not a version of the Affero GPL, but Affero has released a new version of the Affero GPL which permits relicensing under this license. + +The precise terms and conditions for copying, distribution and modification follow. + + TERMS AND CONDITIONS + +0. Definitions. + +"This License" refers to version 3 of the GNU Affero General Public License. + +"Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. + +"The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. + +To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. + +A "covered work" means either the unmodified Program or a work based on the Program. + +To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. + +To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. + +An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. + +1. Source Code. +The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. + +A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. + +The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. + +The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those +subprograms and other parts of the work. + +The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. + +The Corresponding Source for a work in source code form is that same work. + +2. Basic Permissions. +All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. + +You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. + +Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. + +3. Protecting Users' Legal Rights From Anti-Circumvention Law. +No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. + +When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. + +4. Conveying Verbatim Copies. +You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. + +You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. + +5. Conveying Modified Source Versions. +You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". + + c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. + +A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. + +6. Conveying Non-Source Forms. +You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: + + a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. + + d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. + +A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. + +A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. + +"Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. + +If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). + +The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. + +Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. + +7. Additional Terms. +"Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. + +When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. + +Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or authors of the material; or + + e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. + +All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. + +If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. + +Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. + +8. Termination. + +You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). + +However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. + +Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. + +Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. + +9. Acceptance Not Required for Having Copies. + +You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. + +10. Automatic Licensing of Downstream Recipients. + +Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. + +An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. + +You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. + +11. Patents. + +A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". + +A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. + +Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. + +In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. + +If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. + +If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. + +A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. + +Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. + +12. No Surrender of Others' Freedom. + +If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. + +13. Remote Network Interaction; Use with the GNU General Public License. + +Notwithstanding any other provision of this License, if you modify the Program, your modified version must prominently offer all users interacting with it remotely through a computer network (if your version supports such interaction) an opportunity to receive the Corresponding Source of your version by providing access to the Corresponding Source from a network server at no charge, through some standard or customary means of facilitating copying of software. This Corresponding Source shall include the Corresponding Source for any work covered by version 3 of the GNU General Public License that is incorporated pursuant to the following paragraph. + +Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the work with which it is combined will remain governed by version 3 of the GNU General Public License. + +14. Revised Versions of this License. + +The Free Software Foundation may publish revised and/or new versions of the GNU Affero General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU Affero General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU Affero General Public License, you may choose any version ever published by the Free Software Foundation. + +If the Program specifies that a proxy can decide which future versions of the GNU Affero General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. + +Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. + +15. Disclaimer of Warranty. + +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. Limitation of Liability. + +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +17. Interpretation of Sections 15 and 16. + +If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. + +END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + +If your software can interact with users remotely through a computer network, you should also make sure that it provides a way for users to get its source. For example, if your program is a web application, its interface could display a "Source" link that leads users to an archive of the code. There are many ways you could offer source, and different solutions will be better for different programs; see section 13 for the specific requirements. + +You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see . + + +LicenseID: LicenseRef-OFL-1.1 +LicenseName: SIL Open Font License 1.1 +ExtractedText: SIL OPEN FONT LICENSE + +Version 1.1 - 26 February 2007 + +PREAMBLE + +The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others. + +The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives. + +DEFINITIONS + +"Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the copyright statement(s). + +"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, or substituting — in part or in whole — any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment. + +"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS + +Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission. + +5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software. + +TERMINATION + +This license becomes null and void if any of the above conditions are not met. + +DISCLAIMER + +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. + + +LicenseID: LicenseRef-GPL-3.0-or-later +LicenseName: GNU General Public License v3.0 or later +ExtractedText: GNU GENERAL PUBLIC LICENSE + +Version 3, 29 June 2007 + +Copyright © 2007 Free Software Foundation, Inc. + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +Preamble + +The GNU General Public License is a free, copyleft license for software and other kinds of works. + +The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. + +To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. + +For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. + +Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. + +Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. + +The precise terms and conditions for copying, distribution and modification follow. + +TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based on the Program. + + To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. + + A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. + + The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. + + The Corresponding Source for a work in source code form is that same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. + + When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". + + c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. + + A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: + + a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. + + d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. + + If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). + + The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or authors of the material; or + + e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. + + All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). + + However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. + + Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. + + If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. + + A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + + Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. + + Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + +If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + + + +Copyright (C) + +This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + +If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: + + Copyright (C) + +This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + +This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an "about box". + +You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . + +The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . + + + +LicenseID: LicenseRef-WebM +LicenseName: WebM Software License +ExtractedText: Software License +Copyright (c) 2010, Google Inc. All rights reserved. + +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 Google 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 HOLDER 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. + +LicenseID: LicenseRef-LicenseRef-scancode-other-permissive +LicenseName: Other Permissive Licenses +ExtractedText: License by Scancode. + +LicenseID: LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception +LicenseName: GPL-3.0-or-later WITH Autoconf-exception +ExtractedText: GNU GENERAL PUBLIC LICENSE + + Version 3, 29 June 2007 + + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. + +As a special exception to the GNU General Public License, if you +distribute this file as part of a program that contains a +configuration script generated by Autoconf, you may include it under +the same distribution terms that you use for the rest of that +program. This Exception is an additional permission under section 7 +of the GNU General Public License, version 3 ("GPLv3"). + +LicenseID: LicenseRef-CC0-1.0 +LicenseName: Creative Commons Zero v1.0 Universal +ExtractedText: Creative Commons Legal Code + +CC0 1.0 Universal + + CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE + LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN + ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS + INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES + REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS + PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM + THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED + HEREUNDER. + +Statement of Purpose + +The laws of most jurisdictions throughout the world automatically confer +exclusive Copyright and Related Rights (defined below) upon the creator +and subsequent owner(s) (each and all, an "owner") of an original work of +authorship and/or a database (each, a "Work"). + +Certain owners wish to permanently relinquish those rights to a Work for +the purpose of contributing to a commons of creative, cultural and +scientific works ("Commons") that the public can reliably and without fear +of later claims of infringement build upon, modify, incorporate in other +works, reuse and redistribute as freely as possible in any form whatsoever +and for any purposes, including without limitation commercial purposes. +These owners may contribute to the Commons to promote the ideal of a free +culture and the further production of creative, cultural and scientific +works, or to gain reputation or greater distribution for their Work in +part through the use and efforts of others. + +For these and/or other purposes and motivations, and without any +expectation of additional consideration or compensation, the person +associating CC0 with a Work (the "Affirmer"), to the extent that he or she +is an owner of Copyright and Related Rights in the Work, voluntarily +elects to apply CC0 to the Work and publicly distribute the Work under its +terms, with knowledge of his or her Copyright and Related Rights in the +Work and the meaning and intended legal effect of CC0 on those rights. + +1. Copyright and Related Rights. A Work made available under CC0 may be +protected by copyright and related or neighboring rights ("Copyright and +Related Rights"). Copyright and Related Rights include, but are not +limited to, the following: + + i. the right to reproduce, adapt, distribute, perform, display, + communicate, and translate a Work; + ii. moral rights retained by the original author(s) and/or performer(s); +iii. publicity and privacy rights pertaining to a person's image or + likeness depicted in a Work; + iv. rights protecting against unfair competition in regards to a Work, + subject to the limitations in paragraph 4(a), below; + v. rights protecting the extraction, dissemination, use and reuse of data + in a Work; + vi. database rights (such as those arising under Directive 96/9/EC of the + European Parliament and of the Council of 11 March 1996 on the legal + protection of databases, and under any national implementation + thereof, including any amended or successor version of such + directive); and +vii. other similar, equivalent or corresponding rights throughout the + world based on applicable law or treaty, and any national + implementations thereof. + +2. Waiver. To the greatest extent permitted by, but not in contravention +of, applicable law, Affirmer hereby overtly, fully, permanently, +irrevocably and unconditionally waives, abandons, and surrenders all of +Affirmer's Copyright and Related Rights and associated claims and causes +of action, whether now known or unknown (including existing as well as +future claims and causes of action), in the Work (i) in all territories +worldwide, (ii) for the maximum duration provided by applicable law or +treaty (including future time extensions), (iii) in any current or future +medium and for any number of copies, and (iv) for any purpose whatsoever, +including without limitation commercial, advertising or promotional +purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each +member of the public at large and to the detriment of Affirmer's heirs and +successors, fully intending that such Waiver shall not be subject to +revocation, rescission, cancellation, termination, or any other legal or +equitable action to disrupt the quiet enjoyment of the Work by the public +as contemplated by Affirmer's express Statement of Purpose. + +3. Public License Fallback. Should any part of the Waiver for any reason +be judged legally invalid or ineffective under applicable law, then the +Waiver shall be preserved to the maximum extent permitted taking into +account Affirmer's express Statement of Purpose. In addition, to the +extent the Waiver is so judged Affirmer hereby grants to each affected +person a royalty-free, non transferable, non sublicensable, non exclusive, +irrevocable and unconditional license to exercise Affirmer's Copyright and +Related Rights in the Work (i) in all territories worldwide, (ii) for the +maximum duration provided by applicable law or treaty (including future +time extensions), (iii) in any current or future medium and for any number +of copies, and (iv) for any purpose whatsoever, including without +limitation commercial, advertising or promotional purposes (the +"License"). The License shall be deemed effective as of the date CC0 was +applied by Affirmer to the Work. Should any part of the License for any +reason be judged legally invalid or ineffective under applicable law, such +partial invalidity or ineffectiveness shall not invalidate the remainder +of the License, and in such case Affirmer hereby affirms that he or she +will not (i) exercise any of his or her remaining Copyright and Related +Rights in the Work or (ii) assert any associated claims and causes of +action with respect to the Work, in either case contrary to Affirmer's +express Statement of Purpose. + +4. Limitations and Disclaimers. + + a. No trademark or patent rights held by Affirmer are waived, abandoned, + surrendered, licensed or otherwise affected by this document. + b. Affirmer offers the Work as-is and makes no representations or + warranties of any kind concerning the Work, express, implied, + statutory or otherwise, including without limitation warranties of + title, merchantability, fitness for a particular purpose, non + infringement, or the absence of latent or other defects, accuracy, or + the present or absence of errors, whether or not discoverable, all to + the greatest extent permissible under applicable law. + c. Affirmer disclaims responsibility for clearing rights of other persons + that may apply to the Work or any use thereof, including without + limitation any person's Copyright and Related Rights in the Work. + Further, Affirmer disclaims responsibility for obtaining any necessary + consents, permissions or other rights required for any use of the + Work. + d. Affirmer understands and acknowledges that Creative Commons is not a + party to this document and has no duty or obligation with respect to + this CC0 or use of the Work. + + +LicenseID: LicenseRef-LicenseRef-scancode-public-domain +LicenseName: Public Domain +ExtractedText: License by Scancode. + +LicenseID: LicenseRef-NTP +LicenseName: NTP License +ExtractedText: NTP License (NTP) + +Copyright (c) (CopyrightHoldersName) (From 4-digit-year)-(To 4-digit-year) + +Permission to use, copy, modify, and distribute this software and its documentation for any purpose with or without fee is hereby granted, provided that the above copyright notice appears in all copies and that both the copyright notice and this permission notice appear in supporting documentation, and that the name (TrademarkedName) not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. (TrademarkedName) makes no representations about the suitability this software for any purpose. It is provided "as is" without express or implied warranty. + + +LicenseID: LicenseRef-LicenseRef-scancode-hidapi +LicenseName: HIDAPI License +ExtractedText: License by Scancode. + +LicenseID: LicenseRef-Apache-2.0 +LicenseName: Apache License 2.0 +ExtractedText: Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "{}" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright {yyyy} {name of copyright owner} + + 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 + + https://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. + +LicenseID: LicenseRef-GPL-possibility +LicenseName: GPL-possibility +ExtractedText: License by Nomos. + +LicenseID: LicenseRef-Public-domain-ref +LicenseName: Public-domain-ref +ExtractedText: License by Nomos. + +LicenseID: LicenseRef-EPICS +LicenseName: EPICS Open License +ExtractedText: EPICS Open License Terms + +The following is the text of the EPICS Open software license agreement which now applies to EPICS Base and many of the unbundled EPICS extensions and support modules. + +Copyright © . All rights reserved. + + is distributed subject to the following license conditions: + +SOFTWARE LICENSE AGREEMENT + +Software: + +1. The "Software", below, refers to (in either source code, or binary form and accompanying documentation). Each licensee is addressed as "you" or "Licensee." + +2. The copyright holders shown above and their third-party licensors hereby grant Licensee a royalty-free nonexclusive license, subject to the limitations stated herein and U.S. Government license rights. + +3. You may modify and make a copy or copies of the Software for use within your organization, if you meet the following conditions: + +a. Copies in source code must include the copyright notice and this Software License Agreement. +b. Copies in binary form must include the copyright notice and this Software License Agreement in the documentation and/or other materials provided with the copy. + +4. You may modify a copy or copies of the Software or any portion of it, thus forming a work based on the Software, and distribute copies of such work outside your organization, if you meet all of the following conditions: + +a. Copies in source code must include the copyright notice and this Software License Agreement; +b. Copies in binary form must include the copyright notice and this Software License Agreement in the documentation and/or other materials provided with the copy; +c. Modified copies and works based on the Software must carry prominent notices stating that you changed specified portions of the Software. + +5. Portions of the Software resulted from work developed under a U.S. Government contract and are subject to the following license: the Government is granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable worldwide license in this computer software to reproduce, prepare derivative works, and perform publicly and display publicly. + +6. WARRANTY DISCLAIMER. THE SOFTWARE IS SUPPLIED "AS IS" WITHOUT WARRANTY OF ANY KIND. THE COPYRIGHT HOLDERS, THEIR THIRD PARTY LICENSORS, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, AND THEIR EMPLOYEES: (1) DISCLAIM ANY WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE OR NON-INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR USEFULNESS OF THE SOFTWARE, (3) DO NOT REPTHAT USE OF THE SOFTWARE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS, (4) DO NOT WARRANT THAT THE SOFTWARE WILL FUNCTION UNINTERRUPTED, THAT IT IS ERROR-FREE OR THAT ANY ERRORS WILL BE CORRECTED. + +7. LIMITATION OF LIABILITY. IN NO EVENT WILL THE COPYRIGHT HOLDERS, THEIR THIRD PARTY LICENSORS, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, OR THEIR EMPLOYEES: BE LIABLE FOR ANY INDIRECT, INCIDENTAL, CONSEQUENTIAL, SPECIAL OR PUNITIVE DAMAGES OF ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHER SUCH LIABILITY IS ASSERTED ON THE BASIS OF CONTRACT, TORT (INCLUDING NEGLIGENCE OR STRICT LIABILITY), OR OTHERWISE, EVEN IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE POSSIBILITY OF SUCH LOSS OR DAMAGES. + + +LicenseID: LicenseRef-Zlib +LicenseName: zlib License +ExtractedText: zlib License + +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. + + +LicenseID: LicenseRef-Freeware +LicenseName: freeware +ExtractedText: Software classified as freeware is licensed at no cost and is either fully functional for an unlimited time; or has only basic functions enabled with a fully functional version available commercially or as shareware.[8] In contrast to free software, the author usually restricts one or more rights of the user, including the rights to use, copy, distribute, modify and make derivative works of the software or extract the source code.[1][2][9][10] The software license may impose various additional restrictions on the type of use, e.g. only for personal use, private use, individual use, non-profit use, non-commercial use, academic use, educational use, use in charity or humanitarian organizations, non-military use, use by public authorities or various other combinations of these type of restrictions.[11] For instance, the license may be "free for private, non-commercial use". The software license may also impose various other restrictions, such as restricted use over a network, restricted use on a server, restricted use in a combination with some types of other software or with some hardware devices, prohibited distribution over the Internet other than linking to author's website, restricted distribution without author's consent, restricted number of copies, etc. + +LicenseID: LicenseRef-LicenseRef-scancode-unknown-license-reference +LicenseName: Unknown License file reference +ExtractedText: License by Scancode. + +LicenseID: LicenseRef-GPL-2.0-only +LicenseName: GNU General Public License v2.0 only +ExtractedText: GNU GENERAL PUBLIC LICENSE +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification follow. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. + + c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + +This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + + one line to give the program's name and an idea of what it does. Copyright (C) yyyy name of author + + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. + +signature of Ty Coon, 1 April 1989 Ty Coon, President of Vice + + +LicenseID: LicenseRef-RSA-MD +LicenseName: RSA Message-Digest License +ExtractedText: Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. 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. + + +LicenseID: LicenseRef-GPL-2.0-or-later-WITH-Libtool-exception +LicenseName: GPL-2.0-or-later WITH Libtool-exception +ExtractedText: GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. + +As a special exception to the GNU General Public License, if you +distribute this file as part of a program or library that is built +using GNU Libtool, you may include this file under the same +distribution terms that you use for the rest of that program. + +LicenseID: LicenseRef-BSD-3-Clause +LicenseName: BSD 3-Clause "New" or "Revised" License +ExtractedText: Copyright (c) . + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + +2. 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. + +3. Neither the name of the copyright holder 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 HOLDER 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. + + +LicenseID: LicenseRef-MIT-CMU-style +LicenseName: MIT-CMU-style +ExtractedText: License by Nomos. + +LicenseID: LicenseRef-CC-BY-SA-4.0 +LicenseName: Creative Commons Attribution Share Alike 4.0 International +ExtractedText: Creative Commons Attribution-ShareAlike 4.0 International + + Creative Commons Corporation ("Creative Commons") is not a law firm and does not provide legal services or legal advice. Distribution of Creative Commons public licenses does not create a lawyer-client or other relationship. Creative Commons makes its licenses and related information available on an "as-is" basis. Creative Commons gives no warranties regarding its licenses, any material licensed under their terms and conditions, or any related information. Creative Commons disclaims all liability for damages resulting from their use to the fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and conditions that creators and other rights holders may use to share original works of authorship and other material subject to copyright and certain other rights specified in the public license below. The following considerations are for informational purposes only, are not exhaustive, and do not form part of our licenses. + +Considerations for licensors: Our public licenses are intended for use by those authorized to give the public permission to use material in ways otherwise restricted by copyright and certain other rights. Our licenses are irrevocable. Licensors should read and understand the terms and conditions of the license they choose before applying it. Licensors should also secure all rights necessary before applying our licenses so that the public can reuse the material as expected. Licensors should clearly mark any material not subject to the license. This includes other CC-licensed material, or material used under an exception or limitation to copyright. More considerations for licensors. + +Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the licensed material under specified terms and conditions. If the licensor's permission is not necessary for any reason-for example, because of any applicable exception or limitation to copyright-then that use is not regulated by the license. Our licenses grant only permissions under copyright and certain other rights that a licensor has authority to grant. Use of the licensed material may still be restricted for other reasons, including because others have copyright or other rights in the material. A licensor may make special requests, such as asking that all changes be marked or described. + +Although not required by our licenses, you are encouraged to respect those requests where reasonable. More considerations for the public. + +Creative Commons Attribution-ShareAlike 4.0 International Public License + +By exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-ShareAlike 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions. + +Section 1 - Definitions. + + a. Adapted Material means material subject to Copyright and Similar Rights that is derived from or based upon the Licensed Material and in which the Licensed Material is translated, altered, arranged, transformed, or otherwise modified in a manner requiring permission under the Copyright and Similar Rights held by the Licensor. For purposes of this Public License, where the Licensed Material is a musical work, performance, or sound recording, Adapted Material is always produced where the Licensed Material is synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright and Similar Rights in Your contributions to Adapted Material in accordance with the terms and conditions of this Public License. + + c. BY-SA Compatible License means a license listed at creativecommons.org/compatiblelicenses, approved by Creative Commons as essentially the equivalent of this Public License. + + d. Copyright and Similar Rights means copyright and/or similar rights closely related to copyright including, without limitation, performance, broadcast, sound recording, and Sui Generis Database Rights, without regard to how the rights are labeled or categorized. For purposes of this Public License, the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights. + + e. Effective Technological Measures means those measures that, in the absence of proper authority, may not be circumvented under laws fulfilling obligations under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar international agreements. + + f. Exceptions and Limitations means fair use, fair dealing, and/or any other exception or limitation to Copyright and Similar Rights that applies to Your use of the Licensed Material. + + g. License Elements means the license attributes listed in the name of a Creative Commons Public License. The License Elements of this Public License are Attribution and ShareAlike. + + h. Licensed Material means the artistic or literary work, database, or other material to which the Licensor applied this Public License. + + i. Licensed Rights means the rights granted to You subject to the terms and conditions of this Public License, which are limited to all Copyright and Similar Rights that apply to Your use of the Licensed Material and that the Licensor has authority to license. + + j. Licensor means the individual(s) or entity(ies) granting rights under this Public License. + + k. Share means to provide material to the public by any means or process that requires permission under the Licensed Rights, such as reproduction, public display, public performance, distribution, dissemination, communication, or importation, and to make material available to the public including in ways that members of the public may access the material from a place and at a time individually chosen by them. + + l. Sui Generis Database Rights means rights other than copyright resulting from Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, as amended and/or succeeded, as well as other essentially equivalent rights anywhere in the world. + + m. You means the individual or entity exercising the Licensed Rights under this Public License. Your has a corresponding meaning. + +Section 2 - Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to: + + A. reproduce and Share the Licensed Material, in whole or in part; and + + B. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and Limitations apply to Your use, this Public License does not apply, and You do not need to comply with its terms and conditions. + + 3. Term. The term of this Public License is specified in Section 6(a). + + 4. Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whether now known or hereafter created, and to make technical modifications necessary to do so. The Licensor waives and/or agrees not to assert any right or authority to forbid You from making technical modifications necessary to exercise the Licensed Rights, including technical modifications necessary to circumvent Effective Technological Measures. For purposes of this Public License, simply making modifications authorized by this Section 2(a)(4) never produces Adapted Material. + + 5. Downstream recipients. + + A. Offer from the Licensor - Licensed Material. Every recipient of the Licensed Material automatically receives an offer from the Licensor to exercise the Licensed Rights under the terms and conditions of this Public License. + + B. Additional offer from the Licensor - Adapted Material. Every recipient of Adapted Material from You automatically receives an offer from the Licensor to exercise the Licensed Rights in the Adapted Material under the conditions of the Adapter's License You apply. + + C. No downstream restrictions. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, the Licensed Material if doing so restricts exercise of the Licensed Rights by any recipient of the Licensed Material. + + 6. No endorsement. Nothing in this Public License constitutes or may be construed as permission to assert or imply that You are, or that Your use of the Licensed Material is, connected with, or sponsored, endorsed, or granted official status by, the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i). + + b. Other rights. + + 1. Moral rights, such as the right of integrity, are not licensed under this Public License, nor are publicity, privacy, and/or other similar personality rights; however, to the extent possible, the Licensor waives and/or agrees not to assert any such rights held by the Licensor to the limited extent necessary to allow You to exercise the Licensed Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this Public License. + + 3. To the extent possible, the Licensor waives any right to collect royalties from You for the exercise of the Licensed Rights, whether directly or through a collecting society under any voluntary or waivable statutory or compulsory licensing scheme. In all other cases the Licensor expressly reserves any right to collect such royalties. + +Section 3 - License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified form), You must: + + A. retain the following if it is supplied by the Licensor with the Licensed Material: + + i. identification of the creator(s) of the Licensed Material and any others designated to receive attribution, in any reasonable manner requested by the Licensor (including by pseudonym if designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of warranties; + + v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable; + + B. indicate if You modified the Licensed Material and retain an indication of any previous modifications; and + + C. indicate the Licensed Material is licensed under this Public License, and include the text of, or the URI or hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner based on the medium, means, and context in which You Share the Licensed Material. For example, it may be reasonable to satisfy the conditions by providing a URI or hyperlink to a resource that includes the required information. + + 3. If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A) to the extent reasonably practicable. + + b. ShareAlike.In addition to the conditions in Section 3(a), if You Share Adapted Material You produce, the following conditions also apply. + + 1. The Adapter's License You apply must be a Creative Commons license with the same License Elements, this version or later, or a BY-SA Compatible License. + + 2. You must include the text of, or the URI or hyperlink to, the Adapter's License You apply. You may satisfy this condition in any reasonable manner based on the medium, means, and context in which You Share Adapted Material. + + 3. You may not offer or impose any additional or different terms or conditions on, or apply any Effective Technological Measures to, Adapted Material that restrict exercise of the rights granted under the Adapter's License You apply. + +Section 4 - Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract, reuse, reproduce, and Share all or a substantial portion of the contents of the database; + + b. if You include all or a substantial portion of the database contents in a database in which You have Sui Generis Database Rights, then the database in which You have Sui Generis Database Rights (but not its individual contents) is Adapted Material, including for purposes of Section 3(b); and + + c. You must comply with the conditions in Section 3(a) if You Share all or a substantial portion of the contents of the database. +For the avoidance of doubt, this Section 4 supplements and does not replace Your obligations under this Public License where the Licensed Rights include other Copyright and Similar Rights. + +Section 5 - Disclaimer of Warranties and Limitation of Liability. + + a. Unless otherwise separately undertaken by the Licensor, to the extent possible, the Licensor offers the Licensed Material as-is and as-available, and makes no representations or warranties of any kind concerning the Licensed Material, whether express, implied, statutory, or other. This includes, without limitation, warranties of title, merchantability, fitness for a particular purpose, non-infringement, absence of latent or other defects, accuracy, or the presence or absence of errors, whether or not known or discoverable. Where disclaimers of warranties are not allowed in full or in part, this disclaimer may not apply to You. + + b. To the extent possible, in no event will the Licensor be liable to You on any legal theory (including, without limitation, negligence) or otherwise for any direct, special, indirect, incidental, consequential, punitive, exemplary, or other losses, costs, expenses, or damages arising out of this Public License or use of the Licensed Material, even if the Licensor has been advised of the possibility of such losses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in part, this limitation may not apply to You. + + c. The disclaimer of warranties and limitation of liability provided above shall be interpreted in a manner that, to the extent possible, most closely approximates an absolute disclaimer and waiver of all liability. + +Section 6 - Term and Termination. + + a. This Public License applies for the term of the Copyright and Similar Rights licensed here. However, if You fail to comply with this Public License, then Your rights under this Public License terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided it is cured within 30 days of Your discovery of the violation; or + + 2. upon express reinstatement by the Licensor. + + c. For the avoidance of doubt, this Section 6(b) does not affect any right the Licensor may have to seek remedies for Your violations of this Public License. + + d. For the avoidance of doubt, the Licensor may also offer the Licensed Material under separate terms or conditions or stop distributing the Licensed Material at any time; however, doing so will not terminate this Public License. + + e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License. + +Section 7 - Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the Licensed Material not stated herein are separate from and independent of the terms and conditions of this Public License. + +Section 8 - Interpretation. + + a. For the avoidance of doubt, this Public License does not, and shall not be interpreted to, reduce, limit, restrict, or impose conditions on any use of the Licensed Material that could lawfully be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is deemed unenforceable, it shall be automatically reformed to the minimum extent necessary to make it enforceable. If the provision cannot be reformed, it shall be severed from this Public License without affecting the enforceability of the remaining terms and conditions. + + c. No term or condition of this Public License will be waived and no failure to comply consented to unless expressly agreed to by the Licensor. + + d. Nothing in this Public License constitutes or may be interpreted as a limitation upon, or waiver of, any privileges and immunities that apply to the Licensor or You, including from the legal processes of any jurisdiction or authority. + +Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances will be considered the "Licensor." Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as otherwise permitted by the Creative Commons policies published at creativecommons.org/policies, Creative Commons does not authorize the use of the trademark "Creative Commons" or any other trademark or logo of Creative Commons without its prior written consent including, without limitation, in connection with any unauthorized modifications to any of its public licenses or any other arrangements, understandings, or agreements concerning use of licensed material. For the avoidance of doubt, this paragraph does not form part of the public licenses. + +Creative Commons may be contacted at creativecommons.org. + + +LicenseID: LicenseRef-BSD +LicenseName: BSD +ExtractedText: BSD is referenced without a version number. Please look up BSD in the License Admin to view the different versions. + +LicenseID: LicenseRef-GPL-2.0-or-later +LicenseName: GNU General Public License v2.0 or later +ExtractedText: GNU GENERAL PUBLIC LICENSE + +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. + +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification follow. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". + + Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. + + You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. + + c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) + + These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + + Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. + + In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) + + The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + + If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + + 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. + + 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. + + If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. + + It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + + This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + + Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. + + 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. + +< signature of Ty Coon > , 1 April 1989 Ty Coon, President of Vice + + + +LicenseID: LicenseRef-LGPL +LicenseName: GNU Lesser General Public License +ExtractedText: LGPL is referenced without a version number. Please look up LGPL in the License Admin to view the different versions. + +LicenseID: LicenseRef-LicenseRef-scancode-khronos +LicenseName: Khronos License +ExtractedText: License by Scancode. + +LicenseID: LicenseRef-GPL-3.0-only +LicenseName: GNU General Public License v3.0 only +ExtractedText: GNU GENERAL PUBLIC LICENSE +Version 3, 29 June 2007 + +Copyright © 2007 Free Software Foundation, Inc. + +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. + +Preamble + +The GNU General Public License is a free, copyleft license for software and other kinds of works. + +The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. + +To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. + +For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. + +Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. + +Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. + +The precise terms and conditions for copying, distribution and modification follow. + +TERMS AND CONDITIONS + +0. Definitions. + +"This License" refers to version 3 of the GNU General Public License. + +"Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. + +"The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. + +To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. + +A "covered work" means either the unmodified Program or a work based on the Program. + +To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. + +To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. + +An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. + +1. Source Code. +The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. + +A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. + +The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. + +The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. + +The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. + +The Corresponding Source for a work in source code form is that same work. + +2. Basic Permissions. +All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. + +You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. + +Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. + +3. Protecting Users' Legal Rights From Anti-Circumvention Law. +No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. + +When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. + +4. Conveying Verbatim Copies. +You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. + +You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. + +5. Conveying Modified Source Versions. +You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". + + c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. + +A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. + +6. Conveying Non-Source Forms. +You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: + + a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. + + d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. + +A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. + +A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. + +"Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. + +If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). + +The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. + +Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. + +7. Additional Terms. +"Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. + +When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. + +Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or authors of the material; or + + e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. + +All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. + +If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. + +Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. + +8. Termination. +You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). + +However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. + +Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. + +Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. + +9. Acceptance Not Required for Having Copies. +You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. + +10. Automatic Licensing of Downstream Recipients. +Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. + +An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. + +You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. + +11. Patents. +A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". + +A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. + +Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. + +In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. + +If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. + +If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. + +A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. + +Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. + +12. No Surrender of Others' Freedom. +If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. + +13. Use with the GNU Affero General Public License. +Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. + +14. Revised Versions of this License. +The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. + +If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. + +Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. + +15. Disclaimer of Warranty. +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. Limitation of Liability. +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +17. Interpretation of Sections 15 and 16. +If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + +If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an "about box". + +You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see . + +The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read . + + +LicenseID: LicenseRef-MIT +LicenseName: MIT License +ExtractedText: MIT License + +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. + +LicenseID: LicenseRef-MIT-0e9c75d366e70632b59abdf9ebdb9efb +LicenseName: MIT-0e9c75d366e70632b59abdf9ebdb9efb +ExtractedText: Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and/or associated documentation files (the +"Materials"), to deal in the Materials without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Materials, and to +permit persons to whom the Materials are 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 Materials. + +THE MATERIALS ARE 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 +MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. + +LicenseID: LicenseRef-Permission-Notice-527486655f5a7062cd698b42116b55c9 +LicenseName: Permission-Notice-527486655f5a7062cd698b42116b55c9 +ExtractedText: 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. + +LicenseID: LicenseRef-EPICS-5aff005c95b9a2f9cfef4524481b603f +LicenseName: EPICS-5aff005c95b9a2f9cfef4524481b603f +ExtractedText: EPICS Open License Terms + +The following is the text of the EPICS Open software license agreement which now applies to EPICS Base and many of the unbundled EPICS extensions and support modules. + + +Atomic operation test is distributed subject to the following license conditions: + +SOFTWARE LICENSE AGREEMENT + +Software: + +1. The "Software", below, refers to (in either source code, or binary form and accompanying documentation). Each licensee is addressed as "you" or "Licensee." + +2. The copyright holders shown above and their third-party licensors hereby grant Licensee a royalty-free nonexclusive license, subject to the limitations stated herein and U.S. Government license rights. + +3. You may modify and make a copy or copies of the Software for use within your organization, if you meet the following conditions: + +a. Copies in source code must include the copyright notice and this Software License Agreement. +b. Copies in binary form must include the copyright notice and this Software License Agreement in the documentation and/or other materials provided with the copy. + +4. You may modify a copy or copies of the Software or any portion of it, thus forming a work based on the Software, and distribute copies of such work outside your organization, if you meet all of the following conditions: + +a. Copies in source code must include the copyright notice and this Software License Agreement; +b. Copies in binary form must include the copyright notice and this Software License Agreement in the documentation and/or other materials provided with the copy; +c. Modified copies and works based on the Software must carry prominent notices stating that you changed specified portions of the Software. + +5. Portions of the Software resulted from work developed under a U.S. Government contract and are subject to the following license: the Government is granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable worldwide license in this computer software to reproduce, prepare derivative works, and perform publicly and display publicly. + +6. WARRANTY DISCLAIMER. THE SOFTWARE IS SUPPLIED "AS IS" WITHOUT WARRANTY OF ANY KIND. THE COPYRIGHT HOLDERS, THEIR THIRD PARTY LICENSORS, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, AND THEIR EMPLOYEES: (1) DISCLAIM ANY WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE OR NON-INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR USEFULNESS OF THE SOFTWARE, (3) DO NOT REPTHAT USE OF THE SOFTWARE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS, (4) DO NOT WARRANT THAT THE SOFTWARE WILL FUNCTION UNINTERRUPTED, THAT IT IS ERROR-FREE OR THAT ANY ERRORS WILL BE CORRECTED. + +7. LIMITATION OF LIABILITY. IN NO EVENT WILL THE COPYRIGHT HOLDERS, THEIR THIRD PARTY LICENSORS, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, OR THEIR EMPLOYEES: BE LIABLE FOR ANY INDIRECT, INCIDENTAL, CONSEQUENTIAL, SPECIAL OR PUNITIVE DAMAGES OF ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHER SUCH LIABILITY IS ASSERTED ON THE BASIS OF CONTRACT, TORT (INCLUDING NEGLIGENCE OR STRICT LIABILITY), OR OTHERWISE, EVEN IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE POSSIBILITY OF SUCH LOSS OR DAMAGES. + +LicenseID: LicenseRef-FSFUL-c75eb7486755351ecb2622ed8c28c6d4 +LicenseName: FSFUL-c75eb7486755351ecb2622ed8c28c6d4 +ExtractedText: This configure script is free software; the Free Software Foundation +gives unlimited permission to copy, distribute and modify it. + +LicenseID: LicenseRef-FSF-2e01bb672e5007181a921b144efe76a8 +LicenseName: FSF-2e01bb672e5007181a921b144efe76a8 +ExtractedText: This config.status script is free software; the Free Software Foundation +gives unlimited permission to copy, distribute and modify it. + +LicenseID: LicenseRef-FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7 +LicenseName: FSFULLR-cf668dd067d1d7ab9e6adec72e2221c7 +ExtractedText: This file is free software; the Free Software Foundation gives +unlimited permission to copy and/or distribute it, with or without +modifications, as long as this notice is preserved. + +LicenseID: LicenseRef-FSFUL-a1644ee43218a2c79e1c49c99833dd00 +LicenseName: FSFUL-a1644ee43218a2c79e1c49c99833dd00 +ExtractedText: This config.lt script is free software; the Free Software Foundation +gives unlimited permision to copy, distribute and modify it. + +LicenseID: LicenseRef-BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635 +LicenseName: BSD-3-Clause-c21d5e66be3c8d412a53be62eb2c5635 +ExtractedText: 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 Signal 11 Software 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 HOLDER 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. + +LicenseID: LicenseRef-Permission-Notice-dabbd07fc26023d06f0aa31833386fa5 +LicenseName: Permission-Notice-dabbd07fc26023d06f0aa31833386fa5 +ExtractedText: This software may be used by anyone for any reason so +long as the copyright notice in the source files +remains intact. + +LicenseID: LicenseRef-Dual-license-ce17e35c140a189b367e7b29fd3b006a +LicenseName: Dual-license-ce17e35c140a189b367e7b29fd3b006a +ExtractedText: License: GPL-3.0-only OR BSD-3-Clause OR Permission-Notice + +LicenseID: LicenseRef-GPL-3.0-or-later-WITH-Autoconf-exception-52d507877bdc839a87c8c756326dd167 +LicenseName: GPL-3.0-or-later WITH Autoconf-exception-52d507877bdc839a87c8c756326dd167 +ExtractedText: GNU GENERAL PUBLIC LICENSE + +Version 3, 29 June 2007 + + +Copyright (C) 2007 Free Software Foundation, Inc. +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +Preamble + +The GNU General Public License is a free, copyleft license for +software and other kinds of works. + +The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + +To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + +Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + +For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + +Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + +Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + +The precise terms and conditions for copying, distribution and +modification follow. + +TERMS AND CONDITIONS + +0. Definitions. + +"This License" refers to version 3 of the GNU General Public License. +"Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. +"The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + +To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + +A "covered work" means either the unmodified Program or a work based +on the Program. + +To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + +To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + +An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + +1. Source Code. + +The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + +A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + +The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + +The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + +The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + +The Corresponding Source for a work in source code form is that +same work. + +2. Basic Permissions. + +All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + +You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + +Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + +3. Protecting Users' Legal Rights From Anti-Circumvention Law. + +No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + +When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + +4. Conveying Verbatim Copies. + +You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + +You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + +5. Conveying Modified Source Versions. + +You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + +a) The work must carry prominent notices stating that you modified +it, and giving a relevant date. + +b) The work must carry prominent notices stating that it is +released under this License and any conditions added under section +7. This requirement modifies the requirement in section 4 to +"keep intact all notices". + +c) You must license the entire work, as a whole, under this +License to anyone who comes into possession of a copy. This +License will therefore apply, along with any applicable section 7 +additional terms, to the whole of the work, and all its parts, +regardless of how they are packaged. This License gives no +permission to license the work in any other way, but it does not +invalidate such permission if you have separately received it. + +d) If the work has interactive user interfaces, each must display +Appropriate Legal Notices; however, if the Program has interactive +interfaces that do not display Appropriate Legal Notices, your +work need not make them do so. + +A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + +6. Conveying Non-Source Forms. + +You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + +a) Convey the object code in, or embodied in, a physical product +(including a physical distribution medium), accompanied by the +Corresponding Source fixed on a durable physical medium +customarily used for software interchange. + +b) Convey the object code in, or embodied in, a physical product +(including a physical distribution medium), accompanied by a +written offer, valid for at least three years and valid for as +long as you offer spare parts or customer support for that product +model, to give anyone who possesses the object code either (1) a +copy of the Corresponding Source for all the software in the +product that is covered by this License, on a durable physical +medium customarily used for software interchange, for a price no +more than your reasonable cost of physically performing this +conveying of source, or (2) access to copy the +Corresponding Source from a network server at no charge. + +c) Convey individual copies of the object code with a copy of the +written offer to provide the Corresponding Source. This +alternative is allowed only occasionally and noncommercially, and +only if you received the object code with such an offer, in accord +with subsection 6b. + +d) Convey the object code by offering access from a designated +place (gratis or for a charge), and offer equivalent access to the +Corresponding Source in the same way through the same place at no +further charge. You need not require recipients to copy the +Corresponding Source along with the object code. If the place to +copy the object code is a network server, the Corresponding Source +may be on a different server (operated by you or a third party) +that supports equivalent copying facilities, provided you maintain +clear directions next to the object code saying where to find the +Corresponding Source. Regardless of what server hosts the +Corresponding Source, you remain obligated to ensure that it is +available for as long as needed to satisfy these requirements. + +e) Convey the object code using peer-to-peer transmission, provided +you inform other peers where the object code and Corresponding +Source of the work are being offered to the general public at no +charge under subsection 6d. + +A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + +A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + +"Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + +If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + +The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + +Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + +7. Additional Terms. + +"Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + +When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + +Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + +a) Disclaiming warranty or limiting liability differently from the +terms of sections 15 and 16 of this License; or + +b) Requiring preservation of specified reasonable legal notices or +author attributions in that material or in the Appropriate Legal +Notices displayed by works containing it; or + +c) Prohibiting misrepresentation of the origin of that material, or +requiring that modified versions of such material be marked in +reasonable ways as different from the original version; or + +d) Limiting the use for publicity purposes of names of licensors or +authors of the material; or + +e) Declining to grant rights under trademark law for use of some +trade names, trademarks, or service marks; or + +f) Requiring indemnification of licensors and authors of that +material by anyone who conveys the material (or modified versions of +it) with contractual assumptions of liability to the recipient, for +any liability that these contractual assumptions directly impose on +those licensors and authors. + +All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + +If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + +Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + +8. Termination. + +You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + +However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + +Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + +Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + +9. Acceptance Not Required for Having Copies. + +You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + +10. Automatic Licensing of Downstream Recipients. + +Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + +An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + +You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + +11. Patents. + +A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + +A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + +Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + +In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + +If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + +If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + +A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + +Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + +12. No Surrender of Others' Freedom. + +If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + +13. Use with the GNU Affero General Public License. + +Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + +14. Revised Versions of this License. + +The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + +If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + +Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + +15. Disclaimer of Warranty. + +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. Limitation of Liability. + +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + +17. Interpretation of Sections 15 and 16. + +If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + +If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + +Copyright (C) +This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + +You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +https://www.gnu.org/licenses/. + +The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +https://www.gnu.org/licenses/why-not-lgpl.html. + + +As a special exception, the respective Autoconf Macro's copyright owner +gives unlimited permission to copy, distribute and modify the configure +scripts that are the output of Autoconf when processing the Macro. You +need not follow the terms of the GNU General Public License when using +or distributing such scripts, even though portions of the text of the +Macro appear in them. The GNU General Public License (GPL) does govern +all other use of the material that constitutes the Autoconf Macro. + +This special exception to the GPL applies to versions of the Autoconf +Macro released by the Autoconf Archive. When you make and distribute a +modified version of the Autoconf Macro, you may extend this special +exception to the GPL to apply to your modified version as well. + +LicenseID: LicenseRef-GPL-2.0-or-later-WITH-Autoconf-exception-f76ca689e5390ee15588308d669726ef +LicenseName: GPL-2.0-or-later WITH Autoconf-exception-f76ca689e5390ee15588308d669726ef +ExtractedText: GNU GENERAL PUBLIC LICENSE +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. + + +As a special exception, the copyright owners of the +macro gives unlimited permission to copy, distribute and modify the +configure scripts that are the output of Autoconf when processing the +Macro. You need not follow the terms of the GNU General Public +License when using or distributing such scripts, even though portions +of the text of the Macro appear in them. The GNU General Public +License (GPL) does govern all other use of the material that +constitutes the Autoconf Macro. + +This special exception to the GPL applies to versions of the +Autoconf Macro released by this project. When you make and +distribute a modified version of the Autoconf Macro, you may extend +this special exception to the GPL to apply to your modified version as +well. + +LicenseID: LicenseRef-X11-5872543441a34866c9e94fa78f93667f +LicenseName: X11-5872543441a34866c9e94fa78f93667f +ExtractedText: 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 +X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN +AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- +TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of the X Consortium shall not +be used in advertising or otherwise to promote the sale, use or other deal- +ings in this Software without prior written authorization from the X Consor- +tium. + +LicenseID: LicenseRef-Zlib-a5292144ed9e8249500149436f513bdc +LicenseName: Zlib-a5292144ed9e8249500149436f513bdc +ExtractedText: 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. + +LicenseID: LicenseRef-HPND-sell-variant-75b06abb70543c55d7357233131bf5b9 +LicenseName: HPND-sell-variant-75b06abb70543c55d7357233131bf5b9 +ExtractedText: Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation, and that the name of Mozilla Corporation not be used in +advertising or publicity pertaining to distribution of the software without +specific, written prior permission. Mozilla Corporation makes no +representations about the suitability of this software for any purpose. It +is provided "as is" without express or implied warranty. + +THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS +SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY +SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN +AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING +OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS +SOFTWARE. + +LicenseID: LicenseRef-RSA-MD-d5719c6fcb36ba64fd12e6929efbbeff +LicenseName: RSA-MD-d5719c6fcb36ba64fd12e6929efbbeff +ExtractedText: 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. + +LicenseID: LicenseRef-BSD-3-Clause-9b661032830136053b0e51a99e922c49 +LicenseName: BSD-3-Clause-9b661032830136053b0e51a99e922c49 +ExtractedText: 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 yuv2rgb 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 HOLDER 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. + +LicenseID: LicenseRef-HPND-sell-variant-2f915eef2add4458bb918178b1686ff2 +LicenseName: HPND-sell-variant-2f915eef2add4458bb918178b1686ff2 +ExtractedText: Permission to use, copy, modify, distribute, and sell this +software and its documentation for any purpose is hereby granted +without fee, provided that the above copyright notice appear in +all copies and that both that copyright notice and this permission +notice appear in supporting documentation, and that the name of +the copyright holders not be used in advertising or publicity +pertaining to distribution of the software without specific, +written prior permission. The copyright holders make no +representations about the suitability of this software for any +purpose. It is provided "as is" without express or implied +warranty. + +THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS +SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY +SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN +AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF +THIS SOFTWARE. + +LicenseID: LicenseRef-Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +LicenseName: Preserve-Permission-Notice-73f3855ac0a66650f13d38381f0d60b3 +ExtractedText: Permission to use, copy, modify, and distribute this +software is freely granted, provided that this notice +is preserved. + +LicenseID: LicenseRef-Permission-Notice-6004af33b854afc9753216dbd89b2506 +LicenseName: Permission-Notice-6004af33b854afc9753216dbd89b2506 +ExtractedText: Permission to use, copy, modify, and distribute this software +and its documentation for any purpose and without fee is +hereby granted, provided that the above copyright notice +appears in all copies and that both that copyright notice and +this permission notice appear in supporting documentation, and +that the name of Rich Gopstein and Harris Corporation not be +used in advertising or publicity pertaining to distribution +of the software without specific, written prior permission. +Rich Gopstein and Harris Corporation make no representations +about the suitability of this software for any purpose. It +provided "as is" without express or implied warranty. + +LicenseID: LicenseRef-BSD-3-Clause-7f5d2ce8d75ce1977dedf2806bb2d69e +LicenseName: BSD-3-Clause-7f5d2ce8d75ce1977dedf2806bb2d69e +ExtractedText: 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 Google LLC 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. + +LicenseID: LicenseRef-MIT-99db7cd1d38ca65ee94c318d11ba74fb +LicenseName: MIT-99db7cd1d38ca65ee94c318d11ba74fb +ExtractedText: 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 (including the next +paragraph) 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. + +LicenseID: LicenseRef-MIT-911aa2f9ba431a15593e46e034e17124 +LicenseName: MIT-911aa2f9ba431a15593e46e034e17124 +ExtractedText: 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. + +LicenseID: LicenseRef-BSD-3-Clause-691d2809ec460516b08b94ef35d4c201 +LicenseName: BSD-3-Clause-691d2809ec460516b08b94ef35d4c201 +ExtractedText: 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 the Simple Directmedia Layer (SDL) 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. + +LicenseID: LicenseRef-MIT-902fe71e696f7bd3555e54b30a34d2ff +LicenseName: MIT-902fe71e696f7bd3555e54b30a34d2ff +ExtractedText: 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 +on the rights to use, copy, modify, merge, publish, distribute, sub +license, 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 (including the next +paragraph) 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 NON-INFRINGEMENT. IN NO EVENT SHALL +THE AUTHORS 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. + From 39a72ca61da98ba51e1bce7356329a34b582e344 Mon Sep 17 00:00:00 2001 From: OliverFendt Date: Fri, 18 Oct 2024 21:11:57 +0200 Subject: [PATCH 10/16] Create SDL-2.28.5-OSS-disclosure.txt Signed-off-by: Oliver Fendt (ofendt@googlemail.com) --- .../SDL-2.28.5-OSS-disclosure.txt | 5400 +++++++++++++++++ 1 file changed, 5400 insertions(+) create mode 100644 analysed-packages/SDL/version-release-2.28.5/SDL-2.28.5-OSS-disclosure.txt diff --git a/analysed-packages/SDL/version-release-2.28.5/SDL-2.28.5-OSS-disclosure.txt b/analysed-packages/SDL/version-release-2.28.5/SDL-2.28.5-OSS-disclosure.txt new file mode 100644 index 00000000..15902b94 --- /dev/null +++ b/analysed-packages/SDL/version-release-2.28.5/SDL-2.28.5-OSS-disclosure.txt @@ -0,0 +1,5400 @@ +================================================================================ + +SDL-2.28.5 + +-------------------------------------------------------------------------------- + +================================================================================ + +LICENSES + +-------------------------------------------------------------------------------- + +GPL-3.0-or-later WITH Libtool-exception +GNU GENERAL PUBLIC LICENSE + +Version 3, 29 June 2007 + +Copyright (C) 2007 Free Software Foundation, Inc. +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +Preamble + +The GNU General Public License is a free, copyleft license for +software and other kinds of works. + +The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + +To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + +Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + +For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + +Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + +Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + +The precise terms and conditions for copying, distribution and +modification follow. + +TERMS AND CONDITIONS + +0. Definitions. + +"This License" refers to version 3 of the GNU General Public License. +"Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. +"The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + +To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + +A "covered work" means either the unmodified Program or a work based +on the Program. + +To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + +To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + +An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + +1. Source Code. + +The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + +A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + +The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + +The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + +The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + +The Corresponding Source for a work in source code form is that +same work. + +2. Basic Permissions. + +All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + +You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + +Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + +3. Protecting Users' Legal Rights From Anti-Circumvention Law. + +No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + +When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + +4. Conveying Verbatim Copies. + +You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + +You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + +5. Conveying Modified Source Versions. + +You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + +a) The work must carry prominent notices stating that you modified +it, and giving a relevant date. + +b) The work must carry prominent notices stating that it is +released under this License and any conditions added under section +7. This requirement modifies the requirement in section 4 to +"keep intact all notices". + +c) You must license the entire work, as a whole, under this +License to anyone who comes into possession of a copy. This +License will therefore apply, along with any applicable section 7 +additional terms, to the whole of the work, and all its parts, +regardless of how they are packaged. This License gives no +permission to license the work in any other way, but it does not +invalidate such permission if you have separately received it. + +d) If the work has interactive user interfaces, each must display +Appropriate Legal Notices; however, if the Program has interactive +interfaces that do not display Appropriate Legal Notices, your +work need not make them do so. + +A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + +6. Conveying Non-Source Forms. + +You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + +a) Convey the object code in, or embodied in, a physical product +(including a physical distribution medium), accompanied by the +Corresponding Source fixed on a durable physical medium +customarily used for software interchange. + +b) Convey the object code in, or embodied in, a physical product +(including a physical distribution medium), accompanied by a +written offer, valid for at least three years and valid for as +long as you offer spare parts or customer support for that product +model, to give anyone who possesses the object code either (1) a +copy of the Corresponding Source for all the software in the +product that is covered by this License, on a durable physical +medium customarily used for software interchange, for a price no +more than your reasonable cost of physically performing this +conveying of source, or (2) access to copy the +Corresponding Source from a network server at no charge. + +c) Convey individual copies of the object code with a copy of the +written offer to provide the Corresponding Source. This +alternative is allowed only occasionally and noncommercially, and +only if you received the object code with such an offer, in accord +with subsection 6b. + +d) Convey the object code by offering access from a designated +place (gratis or for a charge), and offer equivalent access to the +Corresponding Source in the same way through the same place at no +further charge. You need not require recipients to copy the +Corresponding Source along with the object code. If the place to +copy the object code is a network server, the Corresponding Source +may be on a different server (operated by you or a third party) +that supports equivalent copying facilities, provided you maintain +clear directions next to the object code saying where to find the +Corresponding Source. Regardless of what server hosts the +Corresponding Source, you remain obligated to ensure that it is +available for as long as needed to satisfy these requirements. + +e) Convey the object code using peer-to-peer transmission, provided +you inform other peers where the object code and Corresponding +Source of the work are being offered to the general public at no +charge under subsection 6d. + +A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + +A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + +"Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + +If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + +The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + +Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + +7. Additional Terms. + +"Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + +When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + +Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + +a) Disclaiming warranty or limiting liability differently from the +terms of sections 15 and 16 of this License; or + +b) Requiring preservation of specified reasonable legal notices or +author attributions in that material or in the Appropriate Legal +Notices displayed by works containing it; or + +c) Prohibiting misrepresentation of the origin of that material, or +requiring that modified versions of such material be marked in +reasonable ways as different from the original version; or + +d) Limiting the use for publicity purposes of names of licensors or +authors of the material; or + +e) Declining to grant rights under trademark law for use of some +trade names, trademarks, or service marks; or + +f) Requiring indemnification of licensors and authors of that +material by anyone who conveys the material (or modified versions of +it) with contractual assumptions of liability to the recipient, for +any liability that these contractual assumptions directly impose on +those licensors and authors. + +All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + +If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + +Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + +8. Termination. + +You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + +However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + +Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + +Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + +9. Acceptance Not Required for Having Copies. + +You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + +10. Automatic Licensing of Downstream Recipients. + +Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + +An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + +You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + +11. Patents. + +A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + +A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + +Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + +In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + +If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + +If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + +A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + +Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + +12. No Surrender of Others' Freedom. + +If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + +13. Use with the GNU Affero General Public License. + +Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + +14. Revised Versions of this License. + +The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + +If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + +Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + +15. Disclaimer of Warranty. + +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. Limitation of Liability. + +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + +17. Interpretation of Sections 15 and 16. + +If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + +Copyright (C) + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + +If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + +Copyright (C) +This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + +You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +https://www.gnu.org/licenses/. + +The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +https://www.gnu.org/licenses/why-not-lgpl.html. + +As a special exception to the GNU General Public License, if you distribute +this file as part of a program or library that is built using GNU Libtool, +you may include this file under the same distribution terms that you use +for the rest of that program. +-------------------------------------------------------------------------------- + +Preserve-Permission-Notice + +Permission to use, copy, modify, and distribute this +software is freely granted, provided that this notice +is preserved. + +-------------------------------------------------------------------------------- + +GPL-3.0-or-later WITH Autoconf-exception + +GNU GENERAL PUBLIC LICENSE + +Version 3, 29 June 2007 + + +Copyright (C) 2007 Free Software Foundation, Inc. +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +Preamble + +The GNU General Public License is a free, copyleft license for +software and other kinds of works. + +The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + +To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + +Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + +For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + +Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + +Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + +The precise terms and conditions for copying, distribution and +modification follow. + +TERMS AND CONDITIONS + +0. Definitions. + +"This License" refers to version 3 of the GNU General Public License. +"Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. +"The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + +To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + +A "covered work" means either the unmodified Program or a work based +on the Program. + +To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + +To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + +An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + +1. Source Code. + +The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + +A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + +The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + +The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + +The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + +The Corresponding Source for a work in source code form is that +same work. + +2. Basic Permissions. + +All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + +You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + +Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + +3. Protecting Users' Legal Rights From Anti-Circumvention Law. + +No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + +When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + +4. Conveying Verbatim Copies. + +You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + +You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + +5. Conveying Modified Source Versions. + +You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + +a) The work must carry prominent notices stating that you modified +it, and giving a relevant date. + +b) The work must carry prominent notices stating that it is +released under this License and any conditions added under section +7. This requirement modifies the requirement in section 4 to +"keep intact all notices". + +c) You must license the entire work, as a whole, under this +License to anyone who comes into possession of a copy. This +License will therefore apply, along with any applicable section 7 +additional terms, to the whole of the work, and all its parts, +regardless of how they are packaged. This License gives no +permission to license the work in any other way, but it does not +invalidate such permission if you have separately received it. + +d) If the work has interactive user interfaces, each must display +Appropriate Legal Notices; however, if the Program has interactive +interfaces that do not display Appropriate Legal Notices, your +work need not make them do so. + +A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + +6. Conveying Non-Source Forms. + +You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + +a) Convey the object code in, or embodied in, a physical product +(including a physical distribution medium), accompanied by the +Corresponding Source fixed on a durable physical medium +customarily used for software interchange. + +b) Convey the object code in, or embodied in, a physical product +(including a physical distribution medium), accompanied by a +written offer, valid for at least three years and valid for as +long as you offer spare parts or customer support for that product +model, to give anyone who possesses the object code either (1) a +copy of the Corresponding Source for all the software in the +product that is covered by this License, on a durable physical +medium customarily used for software interchange, for a price no +more than your reasonable cost of physically performing this +conveying of source, or (2) access to copy the +Corresponding Source from a network server at no charge. + +c) Convey individual copies of the object code with a copy of the +written offer to provide the Corresponding Source. This +alternative is allowed only occasionally and noncommercially, and +only if you received the object code with such an offer, in accord +with subsection 6b. + +d) Convey the object code by offering access from a designated +place (gratis or for a charge), and offer equivalent access to the +Corresponding Source in the same way through the same place at no +further charge. You need not require recipients to copy the +Corresponding Source along with the object code. If the place to +copy the object code is a network server, the Corresponding Source +may be on a different server (operated by you or a third party) +that supports equivalent copying facilities, provided you maintain +clear directions next to the object code saying where to find the +Corresponding Source. Regardless of what server hosts the +Corresponding Source, you remain obligated to ensure that it is +available for as long as needed to satisfy these requirements. + +e) Convey the object code using peer-to-peer transmission, provided +you inform other peers where the object code and Corresponding +Source of the work are being offered to the general public at no +charge under subsection 6d. + +A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + +A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + +"Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + +If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + +The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + +Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + +7. Additional Terms. + +"Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + +When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + +Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + +a) Disclaiming warranty or limiting liability differently from the +terms of sections 15 and 16 of this License; or + +b) Requiring preservation of specified reasonable legal notices or +author attributions in that material or in the Appropriate Legal +Notices displayed by works containing it; or + +c) Prohibiting misrepresentation of the origin of that material, or +requiring that modified versions of such material be marked in +reasonable ways as different from the original version; or + +d) Limiting the use for publicity purposes of names of licensors or +authors of the material; or + +e) Declining to grant rights under trademark law for use of some +trade names, trademarks, or service marks; or + +f) Requiring indemnification of licensors and authors of that +material by anyone who conveys the material (or modified versions of +it) with contractual assumptions of liability to the recipient, for +any liability that these contractual assumptions directly impose on +those licensors and authors. + +All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + +If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + +Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + +8. Termination. + +You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + +However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + +Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + +Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + +9. Acceptance Not Required for Having Copies. + +You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + +10. Automatic Licensing of Downstream Recipients. + +Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + +An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + +You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + +11. Patents. + +A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + +A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + +Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + +In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + +If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + +If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + +A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + +Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + +12. No Surrender of Others' Freedom. + +If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + +13. Use with the GNU Affero General Public License. + +Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + +14. Revised Versions of this License. + +The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + +If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + +Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + +15. Disclaimer of Warranty. + +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. Limitation of Liability. + +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + +17. Interpretation of Sections 15 and 16. + +If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + +If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + +Copyright (C) +This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + +You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +https://www.gnu.org/licenses/. + +The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +https://www.gnu.org/licenses/why-not-lgpl.html. + + +As a special exception, the respective Autoconf Macro's copyright owner +gives unlimited permission to copy, distribute and modify the configure +scripts that are the output of Autoconf when processing the Macro. You +need not follow the terms of the GNU General Public License when using +or distributing such scripts, even though portions of the text of the +Macro appear in them. The GNU General Public License (GPL) does govern +all other use of the material that constitutes the Autoconf Macro. + +This special exception to the GPL applies to versions of the Autoconf +Macro released by the Autoconf Archive. When you make and distribute a +modified version of the Autoconf Macro, you may extend this special +exception to the GPL to apply to your modified version as well. + +-------------------------------------------------------------------------------- + +GPL-3.0-or-later WITH Autoconf-exception + GNU GENERAL PUBLIC LICENSE + + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. + +As a special exception to the GNU General Public License, if you +distribute this file as part of a program that contains a +configuration script generated by Autoconf, you may include it under +the same distribution terms that you use for the rest of that +program. This Exception is an additional permission under section 7 +of the GNU General Public License, version 3 ("GPLv3"). +-------------------------------------------------------------------------------- + +GPL-2.0-or-later WITH Autoconf-exception +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. + +As a special exception to the GNU General Public License, if you +distribute this file as part of a program that contains a +configuration script generated by Autoconf, you may include it under +the same distribution terms that you use for the rest of that program. +-------------------------------------------------------------------------------- + +GPL-2.0-or-later WITH Autoconf-exception + +GNU GENERAL PUBLIC LICENSE +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + +We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + +Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and +modification follow. + +GNU GENERAL PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices +stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in +whole or in part contains or is derived from the Program or any +part thereof, to be licensed as a whole at no charge to all third +parties under the terms of this License. + +c) If the modified program normally reads commands interactively +when run, you must cause it, when started running for such +interactive use in the most ordinary way, to print or display an +announcement including an appropriate copyright notice and a +notice that there is no warranty (or else, saying that you provide +a warranty) and that users may redistribute the program under +these conditions, and telling the user how to view a copy of this +License. (Exception: if the Program itself is interactive but +does not normally print such an announcement, your work based on +the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable +source code, which must be distributed under the terms of Sections +1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three +years, to give any third party, for a charge no more than your +cost of physically performing source distribution, a complete +machine-readable copy of the corresponding source code, to be +distributed under the terms of Sections 1 and 2 above on a medium +customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer +to distribute corresponding source code. (This alternative is +allowed only for noncommercial distribution and only if you +received the program in object code or executable form with such +an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + +5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + +10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + +Copyright (C) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author +Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. +This is free software, and you are welcome to redistribute it +under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in the program +`Gnomovision' (which makes passes at compilers) written by James Hacker. + +, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. + + +As a special exception, the copyright owners of the +macro gives unlimited permission to copy, distribute and modify the +configure scripts that are the output of Autoconf when processing the +Macro. You need not follow the terms of the GNU General Public +License when using or distributing such scripts, even though portions +of the text of the Macro appear in them. The GNU General Public +License (GPL) does govern all other use of the material that +constitutes the Autoconf Macro. + +This special exception to the GPL applies to versions of the +Autoconf Macro released by this project. When you make and +distribute a modified version of the Autoconf Macro, you may extend +this special exception to the GPL to apply to your modified version as +well. + +-------------------------------------------------------------------------------- + +GPL-2.0-or-later WITH Libtool-exception + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. + +As a special exception to the GNU General Public License, if you +distribute this file as part of a program or library that is built +using GNU Libtool, you may include this file under the same +distribution terms that you use for the rest of that program. +-------------------------------------------------------------------------------- + +Permission-Notice + +This software may be used by anyone for any reason so +long as the copyright notice in the source files +remains intact. + +-------------------------------------------------------------------------------- + +Permission-Notice + +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. + +-------------------------------------------------------------------------------- + +Permission-Notice + +Permission to use, copy, modify, and distribute this software +and its documentation for any purpose and without fee is +hereby granted, provided that the above copyright notice +appears in all copies and that both that copyright notice and +this permission notice appear in supporting documentation, and +that the name of Rich Gopstein and Harris Corporation not be +used in advertising or publicity pertaining to distribution +of the software without specific, written prior permission. +Rich Gopstein and Harris Corporation make no representations +about the suitability of this software for any purpose. It +provided "as is" without express or implied warranty. + +-------------------------------------------------------------------------------- + +License-of-GNU-Licenses +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. +-------------------------------------------------------------------------------- + +EPICS + +EPICS Open License Terms + +The following is the text of the EPICS Open software license agreement which now +applies to EPICS Base and many of the unbundled EPICS extensions and support +modules. + + +Atomic operation test is distributed subject to the following license +conditions: + +SOFTWARE LICENSE AGREEMENT + +Software: + +1. The "Software", below, refers to (in either source code, or binary form and +accompanying documentation). Each licensee is addressed as "you" or "Licensee." + +2. The copyright holders shown above and their third-party licensors hereby +grant Licensee a royalty-free nonexclusive license, subject to the limitations +stated herein and U.S. Government license rights. + +3. You may modify and make a copy or copies of the Software for use within your +organization, if you meet the following conditions: + +a. Copies in source code must include the copyright notice and this Software +License Agreement. +b. Copies in binary form must include the copyright notice and this Software +License Agreement in the documentation and/or other materials provided with the +copy. + +4. You may modify a copy or copies of the Software or any portion of it, thus +forming a work based on the Software, and distribute copies of such work outside +your organization, if you meet all of the following conditions: + +a. Copies in source code must include the copyright notice and this Software +License Agreement; +b. Copies in binary form must include the copyright notice and this Software +License Agreement in the documentation and/or other materials provided with the +copy; +c. Modified copies and works based on the Software must carry prominent notices +stating that you changed specified portions of the Software. + +5. Portions of the Software resulted from work developed under a U.S. Government +contract and are subject to the following license: the Government is granted for +itself and others acting on its behalf a paid-up, nonexclusive, irrevocable +worldwide license in this computer software to reproduce, prepare derivative +works, and perform publicly and display publicly. + +6. WARRANTY DISCLAIMER. THE SOFTWARE IS SUPPLIED "AS IS" WITHOUT WARRANTY OF ANY +KIND. THE COPYRIGHT HOLDERS, THEIR THIRD PARTY LICENSORS, THE UNITED STATES, THE +UNITED STATES DEPARTMENT OF ENERGY, AND THEIR EMPLOYEES: (1) DISCLAIM ANY +WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE OR NON- +INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY OR RESPONSIBILITY FOR THE +ACCURACY, COMPLETENESS, OR USEFULNESS OF THE SOFTWARE, (3) DO NOT REPTHAT USE OF +THE SOFTWARE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS, (4) DO NOT WARRANT THAT +THE SOFTWARE WILL FUNCTION UNINTERRUPTED, THAT IT IS ERROR-FREE OR THAT ANY +ERRORS WILL BE CORRECTED. + +7. LIMITATION OF LIABILITY. IN NO EVENT WILL THE COPYRIGHT HOLDERS, THEIR THIRD +PARTY LICENSORS, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, OR +THEIR EMPLOYEES: BE LIABLE FOR ANY INDIRECT, INCIDENTAL, CONSEQUENTIAL, SPECIAL +OR PUNITIVE DAMAGES OF ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF +PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHER SUCH LIABILITY IS +ASSERTED ON THE BASIS OF CONTRACT, TORT (INCLUDING NEGLIGENCE OR STRICT +LIABILITY), OR OTHERWISE, EVEN IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE +POSSIBILITY OF SUCH LOSS OR DAMAGES. + +-------------------------------------------------------------------------------- + +RSA-MD + +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. + +-------------------------------------------------------------------------------- + +HPND-sell-variant + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation, and that the name of Mozilla Corporation not be used in +advertising or publicity pertaining to distribution of the software without +specific, written prior permission. Mozilla Corporation makes no +representations about the suitability of this software for any purpose. It +is provided "as is" without express or implied warranty. + +THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS +SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY +SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN +AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING +OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS +SOFTWARE. + +-------------------------------------------------------------------------------- + +HPND-sell-variant + +Permission to use, copy, modify, distribute, and sell this +software and its documentation for any purpose is hereby granted +without fee, provided that the above copyright notice appear in +all copies and that both that copyright notice and this permission +notice appear in supporting documentation, and that the name of +the copyright holders not be used in advertising or publicity +pertaining to distribution of the software without specific, +written prior permission. The copyright holders make no +representations about the suitability of this software for any +purpose. It is provided "as is" without express or implied +warranty. + +THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS +SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS, IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY +SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN +AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF +THIS SOFTWARE. + +-------------------------------------------------------------------------------- + +FSFULLR + +This file is free software; the Free Software Foundation gives +unlimited permission to copy and/or distribute it, with or without +modifications, as long as this notice is preserved. + +-------------------------------------------------------------------------------- + +FSFUL + +This configure script is free software; the Free Software Foundation +gives unlimited permission to copy, distribute and modify it. + +-------------------------------------------------------------------------------- + +FSFUL + +This config.lt script is free software; the Free Software Foundation +gives unlimited permision to copy, distribute and modify it. + +-------------------------------------------------------------------------------- + +CC-PDDC + + +The person or persons who have associated work with this document (the +"Dedicator" or "Certifier") hereby either (a) certifies that, to the best of his +knowledge, the work of authorship identified is in the public domain of the +country from which the work is published, or (b) hereby dedicates whatever +copyright the dedicators holds in the work of authorship identified below (the +"Work") to the public domain. A certifier, moreover, dedicates any copyright +interest he may have in the associated work, and for these purposes, is +described as a "dedicator" below. + +A certifier has taken reasonable steps to verify the copyright status of this +work. Certifier recognizes that his good faith efforts may not shield him from +liability if in fact the work certified is not in the public domain. + +Dedicator makes this dedication for the benefit of the public at large and to +the detriment of the Dedicator's heirs and successors. Dedicator intends this +dedication to be an overt act of relinquishment in perpetuity of all present and +future rights under copyright law, whether vested or contingent, in the Work. +Dedicator understands that such relinquishment of all rights includes the +relinquishment of all rights to enforce (by lawsuit or otherwise) those +copyrights in the Work. + +Dedicator recognizes that, once placed in the public domain, the Work may be +freely reproduced, distributed, transmitted, used, modified, built upon, or +otherwise exploited by anyone for any purpose, commercial or non-commercial, and +in any way, including by methods that have not yet been invented or conceived. + + +-------------------------------------------------------------------------------- + +CC-BY-4.0 + +Creative Commons Attribution 4.0 International + + Creative Commons Corporation ("Creative Commons") is not a law firm and does +not provide legal services or legal advice. Distribution of Creative Commons +public licenses does not create a lawyer-client or other relationship. Creative +Commons makes its licenses and related information available on an "as-is" +basis. Creative Commons gives no warranties regarding its licenses, any material +licensed under their terms and conditions, or any related information. Creative +Commons disclaims all liability for damages resulting from their use to the +fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and conditions +that creators and other rights holders may use to share original works of +authorship and other material subject to copyright and certain other rights +specified in the public license below. The following considerations are for +informational purposes only, are not exhaustive, and do not form part of our +licenses. + +Considerations for licensors: Our public licenses are intended for use by those +authorized to give the public permission to use material in ways otherwise +restricted by copyright and certain other rights. Our licenses are irrevocable. +Licensors should read and understand the terms and conditions of the license +they choose before applying it. Licensors should also secure all rights +necessary before applying our licenses so that the public can reuse the material +as expected. Licensors should clearly mark any material not subject to the +license. This includes other CC-licensed material, or material used under an +exception or limitation to copyright. More considerations for licensors. + +Considerations for the public: By using one of our public licenses, a licensor +grants the public permission to use the licensed material under specified terms +and conditions. If the licensor's permission is not necessary for any reason-for +example, because of any applicable exception or limitation to copyright-then +that use is not regulated by the license. Our licenses grant only permissions +under copyright and certain other rights that a licensor has authority to grant. +Use of the licensed material may still be restricted for other reasons, +including because others have copyright or other rights in the material. A +licensor may make special requests, such as asking that all changes be marked or +described. Although not required by our licenses, you are encouraged to respect +those requests where reasonable. More considerations for the public. + +Creative Commons Attribution 4.0 International Public License + +By exercising the Licensed Rights (defined below), You accept and agree to be +bound by the terms and conditions of this Creative Commons Attribution 4.0 +International Public License ("Public License"). To the extent this Public +License may be interpreted as a contract, You are granted the Licensed Rights in +consideration of Your acceptance of these terms and conditions, and the Licensor +grants You such rights in consideration of benefits the Licensor receives from +making the Licensed Material available under these terms and conditions. + +Section 1 - Definitions. + + a. Adapted Material means material subject to Copyright and Similar Rights +that is derived from or based upon the Licensed Material and in which the +Licensed Material is translated, altered, arranged, transformed, or otherwise +modified in a manner requiring permission under the Copyright and Similar Rights +held by the Licensor. For purposes of this Public License, where the Licensed +Material is a musical work, performance, or sound recording, Adapted Material is +always produced where the Licensed Material is synched in timed relation with a +moving image. + + b. Adapter's License means the license You apply to Your Copyright and +Similar Rights in Your contributions to Adapted Material in accordance with the +terms and conditions of this Public License. + + c. Copyright and Similar Rights means copyright and/or similar rights +closely related to copyright including, without limitation, performance, +broadcast, sound recording, and Sui Generis Database Rights, without regard to +how the rights are labeled or categorized. For purposes of this Public License, +the rights specified in Section 2(b)(1)-(2) are not Copyright and Similar +Rights. + + d. Effective Technological Measures means those measures that, in the +absence of proper authority, may not be circumvented under laws fulfilling +obligations under Article 11 of the WIPO Copyright Treaty adopted on December +20, 1996, and/or similar international agreements. + + e. Exceptions and Limitations means fair use, fair dealing, and/or any +other exception or limitation to Copyright and Similar Rights that applies to +Your use of the Licensed Material. + + f. Licensed Material means the artistic or literary work, database, or +other material to which the Licensor applied this Public License. + + g. Licensed Rights means the rights granted to You subject to the terms and +conditions of this Public License, which are limited to all Copyright and +Similar Rights that apply to Your use of the Licensed Material and that the +Licensor has authority to license. + + h. Licensor means the individual(s) or entity(ies) granting rights under +this Public License. + + i. Share means to provide material to the public by any means or process +that requires permission under the Licensed Rights, such as reproduction, public +display, public performance, distribution, dissemination, communication, or +importation, and to make material available to the public including in ways that +members of the public may access the material from a place and at a time +individually chosen by them. + + j. Sui Generis Database Rights means rights other than copyright resulting +from Directive 96/9/EC of the European Parliament and of the Council of 11 March +1996 on the legal protection of databases, as amended and/or succeeded, as well +as other essentially equivalent rights anywhere in the world. + + k. You means the individual or entity exercising the Licensed Rights under +this Public License. Your has a corresponding meaning. + +Section 2 - Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, the +Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non- +exclusive, irrevocable license to exercise the Licensed Rights in the Licensed +Material to: + + A. reproduce and Share the Licensed Material, in whole or in +part; and + + B. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where +Exceptions and Limitations apply to Your use, this Public License does not +apply, and You do not need to comply with its terms and conditions. + + 3. Term. The term of this Public License is specified in Section 6(a). + + 4. Media and formats; technical modifications allowed. The Licensor +authorizes You to exercise the Licensed Rights in all media and formats whether +now known or hereafter created, and to make technical modifications necessary to +do so. The Licensor waives and/or agrees not to assert any right or authority to +forbid You from making technical modifications necessary to exercise the +Licensed Rights, including technical modifications necessary to circumvent +Effective Technological Measures. For purposes of this Public License, simply +making modifications authorized by this Section 2(a)(4) never produces Adapted +Material. + + 5. Downstream recipients. + + A. Offer from the Licensor - Licensed Material. Every recipient +of the Licensed Material automatically receives an offer from the Licensor to +exercise the Licensed Rights under the terms and conditions of this Public +License. + + B. No downstream restrictions. You may not offer or impose any +additional or different terms or conditions on, or apply any Effective +Technological Measures to, the Licensed Material if doing so restricts exercise +of the Licensed Rights by any recipient of the Licensed Material. + + 6. No endorsement. Nothing in this Public License constitutes or may +be construed as permission to assert or imply that You are, or that Your use of +the Licensed Material is, connected with, or sponsored, endorsed, or granted +official status by, the Licensor or others designated to receive attribution as +provided in Section 3(a)(1)(A)(i). + +b. Other rights. + + 1. Moral rights, such as the right of integrity, are not licensed +under this Public License, nor are publicity, privacy, and/or other similar +personality rights; however, to the extent possible, the Licensor waives and/or +agrees not to assert any such rights held by the Licensor to the limited extent +necessary to allow You to exercise the Licensed Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this Public +License. + + 3. To the extent possible, the Licensor waives any right to collect +royalties from You for the exercise of the Licensed Rights, whether directly or +through a collecting society under any voluntary or waivable statutory or +compulsory licensing scheme. In all other cases the Licensor expressly reserves +any right to collect such royalties. + +Section 3 - License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the following +conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified form), +You must: + + A. retain the following if it is supplied by the Licensor with +the Licensed Material: + + i. identification of the creator(s) of the Licensed Material +and any others designated to receive attribution, in any reasonable manner +requested by the Licensor (including by pseudonym if designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of warranties; + + v. a URI or hyperlink to the Licensed Material to the extent +reasonably practicable; + + B. indicate if You modified the Licensed Material and retain an +indication of any previous modifications; and + + C. indicate the Licensed Material is licensed under this Public +License, and include the text of, or the URI or hyperlink to, this Public +License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any reasonable +manner based on the medium, means, and context in which You Share the Licensed +Material. For example, it may be reasonable to satisfy the conditions by +providing a URI or hyperlink to a resource that includes the required +information. + + 3. If requested by the Licensor, You must remove any of the +information required by Section 3(a)(1)(A) to the extent reasonably practicable. + + 4. If You Share Adapted Material You produce, the Adapter's License +You apply must not prevent recipients of the Adapted Material from complying +with this Public License. + +Section 4 - Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that apply to Your +use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right to +extract, reuse, reproduce, and Share all or a substantial portion of the +contents of the database; + + b. if You include all or a substantial portion of the database contents in +a database in which You have Sui Generis Database Rights, then the database in +which You have Sui Generis Database Rights (but not its individual contents) is +Adapted Material; and + + c. You must comply with the conditions in Section 3(a) if You Share all or +a substantial portion of the contents of the database. +For the avoidance of doubt, this Section 4 supplements and does not replace Your +obligations under this Public License where the Licensed Rights include other +Copyright and Similar Rights. + +Section 5 - Disclaimer of Warranties and Limitation of Liability. + + a. Unless otherwise separately undertaken by the Licensor, to the extent +possible, the Licensor offers the Licensed Material as-is and as-available, and +makes no representations or warranties of any kind concerning the Licensed +Material, whether express, implied, statutory, or other. This includes, without +limitation, warranties of title, merchantability, fitness for a particular +purpose, non-infringement, absence of latent or other defects, accuracy, or the +presence or absence of errors, whether or not known or discoverable. Where +disclaimers of warranties are not allowed in full or in part, this disclaimer +may not apply to You. + + b. To the extent possible, in no event will the Licensor be liable to You +on any legal theory (including, without limitation, negligence) or otherwise for +any direct, special, indirect, incidental, consequential, punitive, exemplary, +or other losses, costs, expenses, or damages arising out of this Public License +or use of the Licensed Material, even if the Licensor has been advised of the +possibility of such losses, costs, expenses, or damages. Where a limitation of +liability is not allowed in full or in part, this limitation may not apply to +You. + + c. The disclaimer of warranties and limitation of liability provided above +shall be interpreted in a manner that, to the extent possible, most closely +approximates an absolute disclaimer and waiver of all liability. + +Section 6 - Term and Termination. + + a. This Public License applies for the term of the Copyright and Similar +Rights licensed here. However, if You fail to comply with this Public License, +then Your rights under this Public License terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under +Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided it is +cured within 30 days of Your discovery of the violation; or + + 2. upon express reinstatement by the Licensor. + + c. For the avoidance of doubt, this Section 6(b) does not affect any right +the Licensor may have to seek remedies for Your violations of this Public +License. + + d. For the avoidance of doubt, the Licensor may also offer the Licensed +Material under separate terms or conditions or stop distributing the Licensed +Material at any time; however, doing so will not terminate this Public License. + + e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License. + +Section 7 - Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different terms or +conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the Licensed +Material not stated herein are separate from and independent of the terms and +conditions of this Public License. + +Section 8 - Interpretation. + + a. For the avoidance of doubt, this Public License does not, and shall not +be interpreted to, reduce, limit, restrict, or impose conditions on any use of +the Licensed Material that could lawfully be made without permission under this +Public License. + + b. To the extent possible, if any provision of this Public License is +deemed unenforceable, it shall be automatically reformed to the minimum extent +necessary to make it enforceable. If the provision cannot be reformed, it shall +be severed from this Public License without affecting the enforceability of the +remaining terms and conditions. + + c. No term or condition of this Public License will be waived and no +failure to comply consented to unless expressly agreed to by the Licensor. + + d. Nothing in this Public License constitutes or may be interpreted as a +limitation upon, or waiver of, any privileges and immunities that apply to the +Licensor or You, including from the legal processes of any jurisdiction or +authority. + +Creative Commons is not a party to its public licenses. Notwithstanding, +Creative Commons may elect to apply one of its public licenses to material it +publishes and in those instances will be considered the "Licensor." Except for +the limited purpose of indicating that material is shared under a Creative +Commons public license or as otherwise permitted by the Creative Commons +policies published at creativecommons.org/policies, Creative Commons does not +authorize the use of the trademark "Creative Commons" or any other trademark or +logo of Creative Commons without its prior written consent including, without +limitation, in connection with any unauthorized modifications to any of its +public licenses or any other arrangements, understandings, or agreements +concerning use of licensed material. For the avoidance of doubt, this paragraph +does not form part of the public licenses. + +Creative Commons may be contacted at creativecommons.org. + + +-------------------------------------------------------------------------------- + +Public-domain + +Public domain + +-------------------------------------------------------------------------------- + +Dual-license + +License: GPL-3.0-only OR BSD-3-Clause OR Permission-Notice + +-------------------------------------------------------------------------------- + +FSF + +This config.status script is free software; the Free Software Foundation +gives unlimited permission to copy, distribute and modify it. + +-------------------------------------------------------------------------------- + +CC0-1.0 + +Creative Commons Legal Code + +CC0 1.0 Universal + + CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE + LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN + ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS + INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES + REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS + PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM + THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED + HEREUNDER. + +Statement of Purpose + +The laws of most jurisdictions throughout the world automatically confer +exclusive Copyright and Related Rights (defined below) upon the creator +and subsequent owner(s) (each and all, an "owner") of an original work of +authorship and/or a database (each, a "Work"). + +Certain owners wish to permanently relinquish those rights to a Work for +the purpose of contributing to a commons of creative, cultural and +scientific works ("Commons") that the public can reliably and without fear +of later claims of infringement build upon, modify, incorporate in other +works, reuse and redistribute as freely as possible in any form whatsoever +and for any purposes, including without limitation commercial purposes. +These owners may contribute to the Commons to promote the ideal of a free +culture and the further production of creative, cultural and scientific +works, or to gain reputation or greater distribution for their Work in +part through the use and efforts of others. + +For these and/or other purposes and motivations, and without any +expectation of additional consideration or compensation, the person +associating CC0 with a Work (the "Affirmer"), to the extent that he or she +is an owner of Copyright and Related Rights in the Work, voluntarily +elects to apply CC0 to the Work and publicly distribute the Work under its +terms, with knowledge of his or her Copyright and Related Rights in the +Work and the meaning and intended legal effect of CC0 on those rights. + +1. Copyright and Related Rights. A Work made available under CC0 may be +protected by copyright and related or neighboring rights ("Copyright and +Related Rights"). Copyright and Related Rights include, but are not +limited to, the following: + + i. the right to reproduce, adapt, distribute, perform, display, + communicate, and translate a Work; + ii. moral rights retained by the original author(s) and/or performer(s); +iii. publicity and privacy rights pertaining to a person's image or + likeness depicted in a Work; + iv. rights protecting against unfair competition in regards to a Work, + subject to the limitations in paragraph 4(a), below; + v. rights protecting the extraction, dissemination, use and reuse of data + in a Work; + vi. database rights (such as those arising under Directive 96/9/EC of the + European Parliament and of the Council of 11 March 1996 on the legal + protection of databases, and under any national implementation + thereof, including any amended or successor version of such + directive); and +vii. other similar, equivalent or corresponding rights throughout the + world based on applicable law or treaty, and any national + implementations thereof. + +2. Waiver. To the greatest extent permitted by, but not in contravention +of, applicable law, Affirmer hereby overtly, fully, permanently, +irrevocably and unconditionally waives, abandons, and surrenders all of +Affirmer's Copyright and Related Rights and associated claims and causes +of action, whether now known or unknown (including existing as well as +future claims and causes of action), in the Work (i) in all territories +worldwide, (ii) for the maximum duration provided by applicable law or +treaty (including future time extensions), (iii) in any current or future +medium and for any number of copies, and (iv) for any purpose whatsoever, +including without limitation commercial, advertising or promotional +purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each +member of the public at large and to the detriment of Affirmer's heirs and +successors, fully intending that such Waiver shall not be subject to +revocation, rescission, cancellation, termination, or any other legal or +equitable action to disrupt the quiet enjoyment of the Work by the public +as contemplated by Affirmer's express Statement of Purpose. + +3. Public License Fallback. Should any part of the Waiver for any reason +be judged legally invalid or ineffective under applicable law, then the +Waiver shall be preserved to the maximum extent permitted taking into +account Affirmer's express Statement of Purpose. In addition, to the +extent the Waiver is so judged Affirmer hereby grants to each affected +person a royalty-free, non transferable, non sublicensable, non exclusive, +irrevocable and unconditional license to exercise Affirmer's Copyright and +Related Rights in the Work (i) in all territories worldwide, (ii) for the +maximum duration provided by applicable law or treaty (including future +time extensions), (iii) in any current or future medium and for any number +of copies, and (iv) for any purpose whatsoever, including without +limitation commercial, advertising or promotional purposes (the +"License"). The License shall be deemed effective as of the date CC0 was +applied by Affirmer to the Work. Should any part of the License for any +reason be judged legally invalid or ineffective under applicable law, such +partial invalidity or ineffectiveness shall not invalidate the remainder +of the License, and in such case Affirmer hereby affirms that he or she +will not (i) exercise any of his or her remaining Copyright and Related +Rights in the Work or (ii) assert any associated claims and causes of +action with respect to the Work, in either case contrary to Affirmer's +express Statement of Purpose. + +4. Limitations and Disclaimers. + + a. No trademark or patent rights held by Affirmer are waived, abandoned, + surrendered, licensed or otherwise affected by this document. + b. Affirmer offers the Work as-is and makes no representations or + warranties of any kind concerning the Work, express, implied, + statutory or otherwise, including without limitation warranties of + title, merchantability, fitness for a particular purpose, non + infringement, or the absence of latent or other defects, accuracy, or + the present or absence of errors, whether or not discoverable, all to + the greatest extent permissible under applicable law. + c. Affirmer disclaims responsibility for clearing rights of other persons + that may apply to the Work or any use thereof, including without + limitation any person's Copyright and Related Rights in the Work. + Further, Affirmer disclaims responsibility for obtaining any necessary + consents, permissions or other rights required for any use of the + Work. + d. Affirmer understands and acknowledges that Creative Commons is not a + party to this document and has no duty or obligation with respect to + this CC0 or use of the Work. + + +-------------------------------------------------------------------------------- + +OFL-1.1 + +SIL OPEN FONT LICENSE + +Version 1.1 - 26 February 2007 + +PREAMBLE + +The goals of the Open Font License (OFL) are to stimulate worldwide development +of collaborative font projects, to support the font creation efforts of academic +and linguistic communities, and to provide a free and open framework in which +fonts may be shared and improved in partnership with others. + +The OFL allows the licensed fonts to be used, studied, modified and +redistributed freely as long as they are not sold by themselves. The fonts, +including any derivative works, can be bundled, embedded, redistributed and/or +sold with any software provided that any reserved names are not used by +derivative works. The fonts and derivatives, however, cannot be released under +any other type of license. The requirement for fonts to remain under this +license does not apply to any document created using the fonts or their +derivatives. + +DEFINITIONS + +"Font Software" refers to the set of files released by the Copyright Holder(s) +under this license and clearly marked as such. This may include source files, +build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the copyright +statement(s). + +"Original Version" refers to the collection of Font Software components as +distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, or +substituting — in part or in whole — any of the components of the Original +Version, by changing formats or by porting the Font Software to a new +environment. + +"Author" refers to any designer, engineer, programmer, technical writer or other +person who contributed to the Font Software. + +PERMISSION & CONDITIONS + +Permission is hereby granted, free of charge, to any person obtaining a copy of +the Font Software, to use, study, copy, merge, embed, modify, redistribute, and +sell modified and unmodified copies of the Font Software, subject to the +following conditions: + +1) Neither the Font Software nor any of its individual components, in Original +or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, +redistributed and/or sold with any software, provided that each copy contains +the above copyright notice and this license. These can be included either as +stand-alone text files, human-readable headers or in the appropriate machine- +readable metadata fields within text or binary files as long as those fields can +be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font Name(s) +unless explicit written permission is granted by the corresponding Copyright +Holder. This restriction only applies to the primary font name as presented to +the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software +shall not be used to promote, endorse or advertise any Modified Version, except +to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) +or with their explicit written permission. + +5) The Font Software, modified or unmodified, in part or in whole, must be +distributed entirely under this license, and must not be distributed under any +other license. The requirement for fonts to remain under this license does not +apply to any document created using the Font Software. + +TERMINATION + +This license becomes null and void if any of the above conditions are not met. + +DISCLAIMER + +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR +OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, +DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, +INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR +OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR +FROM OTHER DEALINGS IN THE FONT SOFTWARE. + + +-------------------------------------------------------------------------------- + +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 the Simple Directmedia Layer (SDL) 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. + +-------------------------------------------------------------------------------- + +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 yuv2rgb 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 HOLDER 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. + +-------------------------------------------------------------------------------- + +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 Signal 11 Software 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 HOLDER 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. + +-------------------------------------------------------------------------------- + +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 Google LLC 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. + +-------------------------------------------------------------------------------- + +GPL-3.0-only + +GNU GENERAL PUBLIC LICENSE +Version 3, 29 June 2007 + +Copyright © 2007 Free Software Foundation, Inc. + +Everyone is permitted to copy and distribute verbatim copies of this license +document, but changing it is not allowed. + +Preamble + +The GNU General Public License is a free, copyleft license for software and +other kinds of works. + +The licenses for most software and other practical works are designed to take +away your freedom to share and change the works. By contrast, the GNU General +Public License is intended to guarantee your freedom to share and change all +versions of a program--to make sure it remains free software for all its users. +We, the Free Software Foundation, use the GNU General Public License for most of +our software; it applies also to any other work released this way by its +authors. You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our +General Public Licenses are designed to make sure that you have the freedom to +distribute copies of free software (and charge for them if you wish), that you +receive source code or can get it if you want it, that you can change the +software or use pieces of it in new free programs, and that you know you can do +these things. + +To protect your rights, we need to prevent others from denying you these rights +or asking you to surrender the rights. Therefore, you have certain +responsibilities if you distribute copies of the software, or if you modify it: +responsibilities to respect the freedom of others. + +For example, if you distribute copies of such a program, whether gratis or for a +fee, you must pass on to the recipients the same freedoms that you received. You +must make sure that they, too, receive or can get the source code. And you must +show them these terms so they know their rights. + +Developers that use the GNU GPL protect your rights with two steps: (1) assert +copyright on the software, and (2) offer you this License giving you legal +permission to copy, distribute and/or modify it. + +For the developers' and authors' protection, the GPL clearly explains that there +is no warranty for this free software. For both users' and authors' sake, the +GPL requires that modified versions be marked as changed, so that their problems +will not be attributed erroneously to authors of previous versions. + +Some devices are designed to deny users access to install or run modified +versions of the software inside them, although the manufacturer can do so. This +is fundamentally incompatible with the aim of protecting users' freedom to +change the software. The systematic pattern of such abuse occurs in the area of +products for individuals to use, which is precisely where it is most +unacceptable. Therefore, we have designed this version of the GPL to prohibit +the practice for those products. If such problems arise substantially in other +domains, we stand ready to extend this provision to those domains in future +versions of the GPL, as needed to protect the freedom of users. + +Finally, every program is threatened constantly by software patents. States +should not allow patents to restrict development and use of software on general- +purpose computers, but in those that do, we wish to avoid the special danger +that patents applied to a free program could make it effectively proprietary. To +prevent this, the GPL assures that patents cannot be used to render the program +non-free. + +The precise terms and conditions for copying, distribution and modification +follow. + +TERMS AND CONDITIONS + +0. Definitions. + +"This License" refers to version 3 of the GNU General Public License. + +"Copyright" also means copyright-like laws that apply to other kinds of works, +such as semiconductor masks. + +"The Program" refers to any copyrightable work licensed under this License. Each +licensee is addressed as "you". "Licensees" and "recipients" may be individuals +or organizations. + +To "modify" a work means to copy from or adapt all or part of the work in a +fashion requiring copyright permission, other than the making of an exact copy. +The resulting work is called a "modified version" of the earlier work or a work +"based on" the earlier work. + +A "covered work" means either the unmodified Program or a work based on the +Program. + +To "propagate" a work means to do anything with it that, without permission, +would make you directly or secondarily liable for infringement under applicable +copyright law, except executing it on a computer or modifying a private copy. +Propagation includes copying, distribution (with or without modification), +making available to the public, and in some countries other activities as well. + +To "convey" a work means any kind of propagation that enables other parties to +make or receive copies. Mere interaction with a user through a computer network, +with no transfer of a copy, is not conveying. + +An interactive user interface displays "Appropriate Legal Notices" to the extent +that it includes a convenient and prominently visible feature that (1) displays +an appropriate copyright notice, and (2) tells the user that there is no +warranty for the work (except to the extent that warranties are provided), that +licensees may convey the work under this License, and how to view a copy of this +License. If the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + +1. Source Code. +The "source code" for a work means the preferred form of the work for making +modifications to it. "Object code" means any non-source form of a work. + +A "Standard Interface" means an interface that either is an official standard +defined by a recognized standards body, or, in the case of interfaces specified +for a particular programming language, one that is widely used among developers +working in that language. + +The "System Libraries" of an executable work include anything, other than the +work as a whole, that (a) is included in the normal form of packaging a Major +Component, but which is not part of that Major Component, and (b) serves only to +enable use of the work with that Major Component, or to implement a Standard +Interface for which an implementation is available to the public in source code +form. A "Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system (if any) on +which the executable work runs, or a compiler used to produce the work, or an +object code interpreter used to run it. + +The "Corresponding Source" for a work in object code form means all the source +code needed to generate, install, and (for an executable work) run the object +code and to modify the work, including scripts to control those activities. +However, it does not include the work's System Libraries, or general-purpose +tools or generally available free programs which are used unmodified in +performing those activities but which are not part of the work. For example, +Corresponding Source includes interface definition files associated with source +files for the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, such as by +intimate data communication or control flow between those subprograms and other +parts of the work. + +The Corresponding Source need not include anything that users can regenerate +automatically from other parts of the Corresponding Source. + +The Corresponding Source for a work in source code form is that same work. + +2. Basic Permissions. +All rights granted under this License are granted for the term of copyright on +the Program, and are irrevocable provided the stated conditions are met. This +License explicitly affirms your unlimited permission to run the unmodified +Program. The output from running a covered work is covered by this License only +if the output, given its content, constitutes a covered work. This License +acknowledges your rights of fair use or other equivalent, as provided by +copyright law. + +You may make, run and propagate covered works that you do not convey, without +conditions so long as your license otherwise remains in force. You may convey +covered works to others for the sole purpose of having them make modifications +exclusively for you, or provide you with facilities for running those works, +provided that you comply with the terms of this License in conveying all +material for which you do not control copyright. Those thus making or running +the covered works for you must do so exclusively on your behalf, under your +direction and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + +Conveying under any other circumstances is permitted solely under the conditions +stated below. Sublicensing is not allowed; section 10 makes it unnecessary. + +3. Protecting Users' Legal Rights From Anti-Circumvention Law. +No covered work shall be deemed part of an effective technological measure under +any applicable law fulfilling obligations under article 11 of the WIPO copyright +treaty adopted on 20 December 1996, or similar laws prohibiting or restricting +circumvention of such measures. + +When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention is +effected by exercising rights under this License with respect to the covered +work, and you disclaim any intention to limit operation or modification of the +work as a means of enforcing, against the work's users, your or third parties' +legal rights to forbid circumvention of technological measures. + +4. Conveying Verbatim Copies. +You may convey verbatim copies of the Program's source code as you receive it, +in any medium, provided that you conspicuously and appropriately publish on each +copy an appropriate copyright notice; keep intact all notices stating that this +License and any non-permissive terms added in accord with section 7 apply to the +code; keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + +You may charge any price or no price for each copy that you convey, and you may +offer support or warranty protection for a fee. + +5. Conveying Modified Source Versions. +You may convey a work based on the Program, or the modifications to produce it +from the Program, in the form of source code under the terms of section 4, +provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified it, and +giving a relevant date. + + b) The work must carry prominent notices stating that it is released under +this License and any conditions added under section 7. This requirement modifies +the requirement in section 4 to "keep intact all notices". + + c) You must license the entire work, as a whole, under this License to +anyone who comes into possession of a copy. This License will therefore apply, +along with any applicable section 7 additional terms, to the whole of the work, +and all its parts, regardless of how they are packaged. This License gives no +permission to license the work in any other way, but it does not invalidate such +permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display +Appropriate Legal Notices; however, if the Program has interactive interfaces +that do not display Appropriate Legal Notices, your work need not make them do +so. + +A compilation of a covered work with other separate and independent works, which +are not by their nature extensions of the covered work, and which are not +combined with it such as to form a larger program, in or on a volume of a +storage or distribution medium, is called an "aggregate" if the compilation and +its resulting copyright are not used to limit the access or legal rights of the +compilation's users beyond what the individual works permit. Inclusion of a +covered work in an aggregate does not cause this License to apply to the other +parts of the aggregate. + +6. Conveying Non-Source Forms. +You may convey a covered work in object code form under the terms of sections 4 +and 5, provided that you also convey the machine-readable Corresponding Source +under the terms of this License, in one of these ways: + + a) Convey the object code in, or embodied in, a physical product (including +a physical distribution medium), accompanied by the Corresponding Source fixed +on a durable physical medium customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product (including +a physical distribution medium), accompanied by a written offer, valid for at +least three years and valid for as long as you offer spare parts or customer +support for that product model, to give anyone who possesses the object code +either (1) a copy of the Corresponding Source for all the software in the +product that is covered by this License, on a durable physical medium +customarily used for software interchange, for a price no more than your +reasonable cost of physically performing this conveying of source, or (2) access +to copy the Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the written +offer to provide the Corresponding Source. This alternative is allowed only +occasionally and noncommercially, and only if you received the object code with +such an offer, in accord with subsection 6b. + + d) Convey the object code by offering access from a designated place +(gratis or for a charge), and offer equivalent access to the Corresponding +Source in the same way through the same place at no further charge. You need not +require recipients to copy the Corresponding Source along with the object code. +If the place to copy the object code is a network server, the Corresponding +Source may be on a different server (operated by you or a third party) that +supports equivalent copying facilities, provided you maintain clear directions +next to the object code saying where to find the Corresponding Source. +Regardless of what server hosts the Corresponding Source, you remain obligated +to ensure that it is available for as long as needed to satisfy these +requirements. + + e) Convey the object code using peer-to-peer transmission, provided you +inform other peers where the object code and Corresponding Source of the work +are being offered to the general public at no charge under subsection 6d. + +A separable portion of the object code, whose source code is excluded from the +Corresponding Source as a System Library, need not be included in conveying the +object code work. + +A "User Product" is either (1) a "consumer product", which means any tangible +personal property which is normally used for personal, family, or household +purposes, or (2) anything designed or sold for incorporation into a dwelling. In +determining whether a product is a consumer product, doubtful cases shall be +resolved in favor of coverage. For a particular product received by a particular +user, "normally used" refers to a typical or common use of that class of +product, regardless of the status of the particular user or of the way in which +the particular user actually uses, or expects or is expected to use, the +product. A product is a consumer product regardless of whether the product has +substantial commercial, industrial or non-consumer uses, unless such uses +represent the only significant mode of use of the product. + +"Installation Information" for a User Product means any methods, procedures, +authorization keys, or other information required to install and execute +modified versions of a covered work in that User Product from a modified version +of its Corresponding Source. The information must suffice to ensure that the +continued functioning of the modified object code is in no case prevented or +interfered with solely because modification has been made. + +If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as part of a +transaction in which the right of possession and use of the User Product is +transferred to the recipient in perpetuity or for a fixed term (regardless of +how the transaction is characterized), the Corresponding Source conveyed under +this section must be accompanied by the Installation Information. But this +requirement does not apply if neither you nor any third party retains the +ability to install modified object code on the User Product (for example, the +work has been installed in ROM). + +The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates for a +work that has been modified or installed by the recipient, or for the User +Product in which it has been modified or installed. Access to a network may be +denied when the modification itself materially and adversely affects the +operation of the network or violates the rules and protocols for communication +across the network. + +Corresponding Source conveyed, and Installation Information provided, in accord +with this section must be in a format that is publicly documented (and with an +implementation available to the public in source code form), and must require no +special password or key for unpacking, reading or copying. + +7. Additional Terms. +"Additional permissions" are terms that supplement the terms of this License by +making exceptions from one or more of its conditions. Additional permissions +that are applicable to the entire Program shall be treated as though they were +included in this License, to the extent that they are valid under applicable +law. If additional permissions apply only to part of the Program, that part may +be used separately under those permissions, but the entire Program remains +governed by this License without regard to the additional permissions. + +When you convey a copy of a covered work, you may at your option remove any +additional permissions from that copy, or from any part of it. (Additional +permissions may be written to require their own removal in certain cases when +you modify the work.) You may place additional permissions on material, added by +you to a covered work, for which you have or can give appropriate copyright +permission. + +Notwithstanding any other provision of this License, for material you add to a +covered work, you may (if authorized by the copyright holders of that material) +supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the terms of +sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or author +attributions in that material or in the Appropriate Legal Notices displayed by +works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or +requiring that modified versions of such material be marked in reasonable ways +as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or authors +of the material; or + + e) Declining to grant rights under trademark law for use of some trade +names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that material by +anyone who conveys the material (or modified versions of it) with contractual +assumptions of liability to the recipient, for any liability that these +contractual assumptions directly impose on those licensors and authors. + +All other non-permissive additional terms are considered "further restrictions" +within the meaning of section 10. If the Program as you received it, or any part +of it, contains a notice stating that it is governed by this License along with +a term that is a further restriction, you may remove that term. If a license +document contains a further restriction but permits relicensing or conveying +under this License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does not survive +such relicensing or conveying. + +If you add terms to a covered work in accord with this section, you must place, +in the relevant source files, a statement of the additional terms that apply to +those files, or a notice indicating where to find the applicable terms. + +Additional terms, permissive or non-permissive, may be stated in the form of a +separately written license, or stated as exceptions; the above requirements +apply either way. + +8. Termination. +You may not propagate or modify a covered work except as expressly provided +under this License. Any attempt otherwise to propagate or modify it is void, and +will automatically terminate your rights under this License (including any +patent licenses granted under the third paragraph of section 11). + +However, if you cease all violation of this License, then your license from a +particular copyright holder is reinstated (a) provisionally, unless and until +the copyright holder explicitly and finally terminates your license, and (b) +permanently, if the copyright holder fails to notify you of the violation by +some reasonable means prior to 60 days after the cessation. + +Moreover, your license from a particular copyright holder is reinstated +permanently if the copyright holder notifies you of the violation by some +reasonable means, this is the first time you have received notice of violation +of this License (for any work) from that copyright holder, and you cure the +violation prior to 30 days after your receipt of the notice. + +Termination of your rights under this section does not terminate the licenses of +parties who have received copies or rights from you under this License. If your +rights have been terminated and not permanently reinstated, you do not qualify +to receive new licenses for the same material under section 10. + +9. Acceptance Not Required for Having Copies. +You are not required to accept this License in order to receive or run a copy of +the Program. Ancillary propagation of a covered work occurring solely as a +consequence of using peer-to-peer transmission to receive a copy likewise does +not require acceptance. However, nothing other than this License grants you +permission to propagate or modify any covered work. These actions infringe +copyright if you do not accept this License. Therefore, by modifying or +propagating a covered work, you indicate your acceptance of this License to do +so. + +10. Automatic Licensing of Downstream Recipients. +Each time you convey a covered work, the recipient automatically receives a +license from the original licensors, to run, modify and propagate that work, +subject to this License. You are not responsible for enforcing compliance by +third parties with this License. + +An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered work results +from an entity transaction, each party to that transaction who receives a copy +of the work also receives whatever licenses to the work the party's predecessor +in interest had or could give under the previous paragraph, plus a right to +possession of the Corresponding Source of the work from the predecessor in +interest, if the predecessor has it or can get it with reasonable efforts. + +You may not impose any further restrictions on the exercise of the rights +granted or affirmed under this License. For example, you may not impose a +license fee, royalty, or other charge for exercise of rights granted under this +License, and you may not initiate litigation (including a cross-claim or +counterclaim in a lawsuit) alleging that any patent claim is infringed by +making, using, selling, offering for sale, or importing the Program or any +portion of it. + +11. Patents. +A "contributor" is a copyright holder who authorizes use under this License of +the Program or a work on which the Program is based. The work thus licensed is +called the contributor's "contributor version". + +A contributor's "essential patent claims" are all patent claims owned or +controlled by the contributor, whether already acquired or hereafter acquired, +that would be infringed by some manner, permitted by this License, of making, +using, or selling its contributor version, but do not include claims that would +be infringed only as a consequence of further modification of the contributor +version. For purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of this License. + +Each contributor grants you a non-exclusive, worldwide, royalty-free patent +license under the contributor's essential patent claims, to make, use, sell, +offer for sale, import and otherwise run, modify and propagate the contents of +its contributor version. + +In the following three paragraphs, a "patent license" is any express agreement +or commitment, however denominated, not to enforce a patent (such as an express +permission to practice a patent or covenant not to sue for patent infringement). +To "grant" such a patent license to a party means to make such an agreement or +commitment not to enforce a patent against the party. + +If you convey a covered work, knowingly relying on a patent license, and the +Corresponding Source of the work is not available for anyone to copy, free of +charge and under the terms of this License, through a publicly available network +server or other readily accessible means, then you must either (1) cause the +Corresponding Source to be so available, or (2) arrange to deprive yourself of +the benefit of the patent license for this particular work, or (3) arrange, in a +manner consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have actual +knowledge that, but for the patent license, your conveying the covered work in a +country, or your recipient's use of the covered work in a country, would +infringe one or more identifiable patents in that country that you have reason +to believe are valid. + +If, pursuant to or in connection with a single transaction or arrangement, you +convey, or propagate by procuring conveyance of, a covered work, and grant a +patent license to some of the parties receiving the covered work authorizing +them to use, propagate, modify or convey a specific copy of the covered work, +then the patent license you grant is automatically extended to all recipients of +the covered work and works based on it. + +A patent license is "discriminatory" if it does not include within the scope of +its coverage, prohibits the exercise of, or is conditioned on the non-exercise +of one or more of the rights that are specifically granted under this License. +You may not convey a covered work if you are a party to an arrangement with a +third party that is in the business of distributing software, under which you +make payment to the third party based on the extent of your activity of +conveying the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory patent +license (a) in connection with copies of the covered work conveyed by you (or +copies made from those copies), or (b) primarily for and in connection with +specific products or compilations that contain the covered work, unless you +entered into that arrangement, or that patent license was granted, prior to 28 +March 2007. + +Nothing in this License shall be construed as excluding or limiting any implied +license or other defenses to infringement that may otherwise be available to you +under applicable patent law. + +12. No Surrender of Others' Freedom. +If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not excuse +you from the conditions of this License. If you cannot convey a covered work so +as to satisfy simultaneously your obligations under this License and any other +pertinent obligations, then as a consequence you may not convey it at all. For +example, if you agree to terms that obligate you to collect a royalty for +further conveying from those to whom you convey the Program, the only way you +could satisfy both those terms and this License would be to refrain entirely +from conveying the Program. + +13. Use with the GNU Affero General Public License. +Notwithstanding any other provision of this License, you have permission to link +or combine any covered work with a work licensed under version 3 of the GNU +Affero General Public License into a single combined work, and to convey the +resulting work. The terms of this License will continue to apply to the part +which is the covered work, but the special requirements of the GNU Affero +General Public License, section 13, concerning interaction through a network +will apply to the combination as such. + +14. Revised Versions of this License. +The Free Software Foundation may publish revised and/or new versions of the GNU +General Public License from time to time. Such new versions will be similar in +spirit to the present version, but may differ in detail to address new problems +or concerns. + +Each version is given a distinguishing version number. If the Program specifies +that a certain numbered version of the GNU General Public License "or any later +version" applies to it, you have the option of following the terms and +conditions either of that numbered version or of any later version published by +the Free Software Foundation. If the Program does not specify a version number +of the GNU General Public License, you may choose any version ever published by +the Free Software Foundation. + +If the Program specifies that a proxy can decide which future versions of the +GNU General Public License can be used, that proxy's public statement of +acceptance of a version permanently authorizes you to choose that version for +the Program. + +Later license versions may give you additional or different permissions. +However, no additional obligations are imposed on any author or copyright holder +as a result of your choosing to follow a later version. + +15. Disclaimer of Warranty. +THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. +EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER +PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER +EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE +QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE +DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. Limitation of Liability. +IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY +COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS +PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, +INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE +THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED +INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE +PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY +HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +17. Interpretation of Sections 15 and 16. +If the disclaimer of warranty and limitation of liability provided above cannot +be given local legal effect according to their terms, reviewing courts shall +apply local law that most closely approximates an absolute waiver of all civil +liability in connection with the Program, unless a warranty or assumption of +liability accompanies a copy of the Program in return for a fee. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use +to the public, the best way to achieve this is to make it free software which +everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach +them to the start of each source file to most effectively state the exclusion of +warranty; and each file should have at least the "copyright" line and a pointer +to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the Free +Software Foundation, either version 3 of the License, or (at your option) any +later version. + + This program is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along +with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + +If the program does terminal interaction, make it output a short notice like +this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it under certain +conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands might be +different; for a GUI interface, you would use an "about box". + +You should also get your employer (if you work as a programmer) or school, if +any, to sign a "copyright disclaimer" for the program, if necessary. For more +information on this, and how to apply and follow the GNU GPL, see +. + +The GNU General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may consider +it more useful to permit linking proprietary applications with the library. If +this is what you want to do, use the GNU Lesser General Public License instead +of this License. But first, please read . + + +-------------------------------------------------------------------------------- + +MIT + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and/or associated documentation files (the +"Materials"), to deal in the Materials without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Materials, and to +permit persons to whom the Materials are 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 Materials. + +THE MATERIALS ARE 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 +MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. + +-------------------------------------------------------------------------------- + +MIT + +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. + +-------------------------------------------------------------------------------- + +MIT + +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 (including the next +paragraph) 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. + +-------------------------------------------------------------------------------- + +MIT + +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 +on the rights to use, copy, modify, merge, publish, distribute, sub +license, 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 (including the next +paragraph) 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 NON-INFRINGEMENT. IN NO EVENT SHALL +THE AUTHORS 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. + +-------------------------------------------------------------------------------- + +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. + +-------------------------------------------------------------------------------- + +X11 + +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 +X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN +AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- +TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of the X Consortium shall not +be used in advertising or otherwise to promote the sale, use or other deal- +ings in this Software without prior written authorization from the X Consor- +tium. + +-------------------------------------------------------------------------------- + +CPL-1.0 + +Common Public License Version 1.0 + +THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC +LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM +CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. + +1. DEFINITIONS + +"Contribution" means: + + a) in the case of the initial Contributor, the initial code and +documentation distributed under this Agreement, and + + b) in the case of each subsequent Contributor: + + i) changes to the Program, and + + ii) additions to the Program; + +where such changes and/or additions to the Program originate from and are +distributed by that particular Contributor. A Contribution 'originates' from a +Contributor if it was added to the Program by such Contributor itself or anyone +acting on such Contributor's behalf. Contributions do not include additions to +the Program which: (i) are separate modules of software distributed in +conjunction with the Program under their own license agreement, and (ii) are not +derivative works of the Program. + +"Contributor" means any person or entity that distributes the Program. + +"Licensed Patents " mean patent claims licensable by a Contributor which are +necessarily infringed by the use or sale of its Contribution alone or when +combined with the Program. + +"Program" means the Contributions distributed in accordance with this Agreement. + +"Recipient" means anyone who receives the Program under this Agreement, +including all Contributors. + +2. GRANT OF RIGHTS + + a) Subject to the terms of this Agreement, each Contributor hereby grants +Recipient a non-exclusive, worldwide, royalty-free copyright license to +reproduce, prepare derivative works of, publicly display, publicly perform, +distribute and sublicense the Contribution of such Contributor, if any, and such +derivative works, in source code and object code form. + + b) Subject to the terms of this Agreement, each Contributor hereby grants +Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed +Patents to make, use, sell, offer to sell, import and otherwise transfer the +Contribution of such Contributor, if any, in source code and object code form. +This patent license shall apply to the combination of the Contribution and the +Program if, at the time the Contribution is added by the Contributor, such +addition of the Contribution causes such combination to be covered by the +Licensed Patents. The patent license shall not apply to any other combinations +which include the Contribution. No hardware per se is licensed hereunder. + + c) Recipient understands that although each Contributor grants the licenses +to its Contributions set forth herein, no assurances are provided by any +Contributor that the Program does not infringe the patent or other intellectual +property rights of any other entity. Each Contributor disclaims any liability to +Recipient for claims brought by any other entity based on infringement of +intellectual property rights or otherwise. As a condition to exercising the +rights and licenses granted hereunder, each Recipient hereby assumes sole +responsibility to secure any other intellectual property rights needed, if any. +For example, if a third party patent license is required to allow Recipient to +distribute the Program, it is Recipient's responsibility to acquire that license +before distributing the Program. + + d) Each Contributor represents that to its knowledge it has sufficient +copyright rights in its Contribution, if any, to grant the copyright license set +forth in this Agreement. + +3. REQUIREMENTS + +A Contributor may choose to distribute the Program in object code form under its +own license agreement, provided that: + + a) it complies with the terms and conditions of this Agreement; and + + b) its license agreement: + + i) effectively disclaims on behalf of all Contributors all warranties +and conditions, express and implied, including warranties or conditions of title +and non-infringement, and implied warranties or conditions of merchantability +and fitness for a particular purpose; + + ii) effectively excludes on behalf of all Contributors all liability +for damages, including direct, indirect, special, incidental and consequential +damages, such as lost profits; + + iii) states that any provisions which differ from this Agreement are +offered by that Contributor alone and not by any other party; and + + iv) states that source code for the Program is available from such +Contributor, and informs licensees how to obtain it in a reasonable manner on or +through a medium customarily used for software exchange. + +When the Program is made available in source code form: + + a) it must be made available under this Agreement; and + + b) a copy of this Agreement must be included with each copy of the Program. + +Contributors may not remove or alter any copyright notices contained within the +Program. + +Each Contributor must identify itself as the originator of its Contribution, if +any, in a manner that reasonably allows subsequent Recipients to identify the +originator of the Contribution. + +4. COMMERCIAL DISTRIBUTION + +Commercial distributors of software may accept certain responsibilities with +respect to end users, business partners and the like. While this license is +intended to facilitate the commercial use of the Program, the Contributor who +includes the Program in a commercial product offering should do so in a manner +which does not create potential liability for other Contributors. Therefore, if +a Contributor includes the Program in a commercial product offering, such +Contributor ("Commercial Contributor") hereby agrees to defend and indemnify +every other Contributor ("Indemnified Contributor") against any losses, damages +and costs (collectively "Losses") arising from claims, lawsuits and other legal +actions brought by a third party against the Indemnified Contributor to the +extent caused by the acts or omissions of such Commercial Contributor in +connection with its distribution of the Program in a commercial product +offering. The obligations in this section do not apply to any claims or Losses +relating to any actual or alleged intellectual property infringement. In order +to qualify, an Indemnified Contributor must: a) promptly notify the Commercial +Contributor in writing of such claim, and b) allow the Commercial Contributor to +control, and cooperate with the Commercial Contributor in, the defense and any +related settlement negotiations. The Indemnified Contributor may participate in +any such claim at its own expense. + +For example, a Contributor might include the Program in a commercial product +offering, Product X. That Contributor is then a Commercial Contributor. If that +Commercial Contributor then makes performance claims, or offers warranties +related to Product X, those performance claims and warranties are such +Commercial Contributor's responsibility alone. Under this section, the +Commercial Contributor would have to defend claims against the other +Contributors related to those performance claims and warranties, and if a court +requires any other Contributor to pay any damages as a result, the Commercial +Contributor must pay those damages. + +5. NO WARRANTY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN +"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR +IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, +NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each +Recipient is solely responsible for determining the appropriateness of using and +distributing the Program and assumes all risks associated with its exercise of +rights under this Agreement, including but not limited to the risks and costs of +program errors, compliance with applicable laws, damage to or loss of data, +programs or equipment, and unavailability or interruption of operations. + +6. DISCLAIMER OF LIABILITY + +EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY +CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST +PROFITS), 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 OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS +GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +7. GENERAL + +If any provision of this Agreement is invalid or unenforceable under applicable +law, it shall not affect the validity or enforceability of the remainder of the +terms of this Agreement, and without further action by the parties hereto, such +provision shall be reformed to the minimum extent necessary to make such +provision valid and enforceable. + +If Recipient institutes patent litigation against a Contributor with respect to +a patent applicable to software (including a cross-claim or counterclaim in a +lawsuit), then any patent licenses granted by that Contributor to such Recipient +under this Agreement shall terminate as of the date such litigation is filed. In +addition, if Recipient institutes patent litigation against any entity +(including a cross-claim or counterclaim in a lawsuit) alleging that the Program +itself (excluding combinations of the Program with other software or hardware) +infringes such Recipient's patent(s), then such Recipient's rights granted under +Section 2(b) shall terminate as of the date such litigation is filed. + +All Recipient's rights under this Agreement shall terminate if it fails to +comply with any of the material terms or conditions of this Agreement and does +not cure such failure in a reasonable period of time after becoming aware of +such noncompliance. If all Recipient's rights under this Agreement terminate, +Recipient agrees to cease use and distribution of the Program as soon as +reasonably practicable. However, Recipient's obligations under this Agreement +and any licenses granted by Recipient relating to the Program shall continue and +survive. + +Everyone is permitted to copy and distribute copies of this Agreement, but in +order to avoid inconsistency the Agreement is copyrighted and may only be +modified in the following manner. The Agreement Steward reserves the right to +publish new versions (including revisions) of this Agreement from time to time. +No one other than the Agreement Steward has the right to modify this Agreement. +IBM is the initial Agreement Steward. IBM may assign the responsibility to serve +as the Agreement Steward to a suitable separate entity. Each new version of the +Agreement will be given a distinguishing version number. The Program (including +Contributions) may always be distributed subject to the version of the Agreement +under which it was received. In addition, after a new version of the Agreement +is published, Contributor may elect to distribute the Program (including its +Contributions) under the new version. Except as expressly stated in Sections +2(a) and 2(b) above, Recipient receives no rights or licenses to the +intellectual property of any Contributor under this Agreement, whether +expressly, by implication, estoppel or otherwise. All rights in the Program not +expressly granted under this Agreement are reserved. + +This Agreement is governed by the laws of the State of New York and the +intellectual property laws of the United States of America. No party to this +Agreement will bring a legal action under this Agreement more than one year +after the cause of action arose. Each party waives its rights to a jury trial in +any resulting litigation. + + +-------------------------------------------------------------------------------- + +Apache-2.0 +Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "{}" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright {yyyy} {name of copyright owner} + + 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 + + https://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. +-------------------------------------------------------------------------------- + +================================================================================ + + ACKNOWLEDGEMENTS + +-------------------------------------------------------------------------------- + +CC-BY-4.0 + +This software includes Documentation which is copyrighted by the libSDL +copyright owners. The material is licensed under CC-BY-4.0. The license text is +provided in this document. + +For more information please visit: https://wiki.libsdl.org + +Disclaimer of Warranties and Limitation of Liability. + +Unless otherwise separately undertaken by the Licensor, to the extent possible, +the Licensor offers the Licensed Material as-is and as-available, and makes no +representations or warranties of any kind concerning the Licensed Material, +whether express, implied, statutory, or other. This includes, without +limitation, warranties of title, merchantability, fitness for a particular +purpose, non-infringement, absence of latent or other defects, accuracy, or the +presence or absence of errors, whether or not known or discoverable. Where +disclaimers of warranties are not allowed in full or in part, this disclaimer +may not apply to You. +To the extent possible, in no event will the Licensor be liable to You on any +legal theory (including, without limitation, negligence) or otherwise for any +direct, special, indirect, incidental, consequential, punitive, exemplary, or +other losses, costs, expenses, or damages arising out of this Public License or +use of the Licensed Material, even if the Licensor has been advised of the +possibility of such losses, costs, expenses, or damages. Where a limitation of +liability is not allowed in full or in part, this limitation may not apply to +You. + +-------------------------------------------------------------------------------- + +Dual-license + +To the extend files may be licensed under GPL-3.0-only or BSD-3-Clause or +Permission-Notice, in this context Permission-Notice has bee chosen. This shall +not restrict the freedom of other users to choose either GPL-3.0-only or +BSD-3-Clause or Permission-Notice. For convenience all license texts are +provided. + +-------------------------------------------------------------------------------- + +RSA-MD + +This software includes the MD5 Message- +Digest Algorithm developed by RSA Data Security, Inc. + +-------------------------------------------------------------------------------- + +Copyright notices + +copyright 2010 Brookhaven Science Associates as operator of Brookhaven National +Lab +Copyright © 2022 Kenny Levinsen +Copyright © 2020 Carlos Garnacho carlosg@gnome.org +Copyright © 2020 Aleix Pol Gonzalez aleixpol@kde.org +Copyright © 2018 Simon Ser +Copyright © 2018 Purism SPC +Copyright © 2017, 2018 Red Hat, Inc. +Copyright © 2017 Red Hat Inc. +Copyright © 2015-2017 Samsung Electronics Co., Ltd +Copyright © 2015-2017 Red Hat Inc. +Copyright © 2015, 2016 Red Hat +Copyright © 2015, 2016 Jan Arne Petersen +Copyright © 2015 Samsung Electronics Co., Ltd +Copyright © 2015 Red Hat Inc. +Copyright © 2014 Jonas Ådahl +Copyright © 2013-2016 Collabora, Ltd. +Copyright © 2013 Rafael Antognolli +Copyright © 2013 Jasper St. Pierre +Copyright © 2012-2015 Dan Nicholson +Copyright © 2012-2013 Collabora, Ltd. +Copyright © 2012, 2013 Intel Corporation +Copyright © 2010-2013 Intel Corporation +Copyright © 2010-2011 Intel Corporation +Copyright © 2010 Nokia Corporation +Copyright © 2009 Red Hat, Inc. +Copyright © 2009 Nokia Corporation +Copyright © 2008-2013 Kristian Høgsberg +Copyright © 2008-2011 Kristian Høgsberg +Copyright © 2004 Scott James Remnant . +Copyright 2022 Collabora Ltd. +Copyright 2017-2020 The Khronos Group Inc. +Copyright 2016 Adrien Descamps +Copyright 2015-2022 The Khronos Group Inc. +Copyright 2015-2016 © Red Hat, Inc. +Copyright 2014-2022 The Khronos Group Inc. +Copyright 2014 © Stephen "Lyude" Chandler Paul +Copyright 2013-2020 The Khronos Group Inc. +Copyright 2010, All Rights Reserved. +Copyright 2010, All Rights Reserved +Copyright 2009, All Rights Reserved. +Copyright 2009, Alan Ott, Signal 11 Software. All Rights Reserved. +Copyright 2009 Alan Ott Signal 11 Software +Copyright 2007-2020 The Khronos Group Inc. +Copyright 2007 Red Hat, Inc. +Copyright 1996 Will Provost +Copyright 1992-2023 Free Software Foundation, Inc. +Copyright 1990-1992,1999,2000,2004,2009,2010 Oracle and/or its affiliates. All +rights reserved. +Copyright 1989 by Rich Gopstein and Harris Corporation +Copyright , (C) 1997-2023 Sam Lantinga +Copyright (c) 2018 RISC OS Open Ltd +Copyright (c) 2016 RISC OS Open Ltd +Copyright (c) 2015-2017 Valve Corporation +Copyright (c) 2015-2017 The Khronos Group Inc. +Copyright (c) 2015-2017 LunarG, Inc. +Copyright (c) 2015-2016 Valve Corporation +Copyright (c) 2015-2016 The Khronos Group Inc. +Copyright (c) 2015-2016 LunarG, Inc. +Copyright (c) 2013 The Chromium Authors. All rights reserved. +Copyright (c) 2012 The Chromium Authors. All rights reserved. +Copyright (c) 2012 Raspberry Pi Foundation +Copyright (c) 2012 RISC OS Open Ltd +Copyright (c) 2011, Edgar Simo Serra All rights reserved. +Copyright (c) 2011 Daniel Richard G. +Copyright (c) 2010, Alan Ott, Signal 11 Software All rights reserved. +Copyright (c) 2009 Steven G. Johnson +Copyright (c) 2009 Matteo Frigo +Copyright (c) 2008-2018 The Khronos Group Inc. +Copyright (c) 2008, Edgar Simo Serra All rights reserved. +Copyright (c) 2008 Steven G. Johnson +Copyright (c) 2008 Matteo Frigo +Copyright (c) 2008 Alexandre Duret-Lutz +Copyright (c) 1998-2016 Gareth McCaughan +Copyright (C) Valve Corporation +Copyright (C) Microsoft Corporation 1995, 1996 All Rights Reserved. +Copyright (C) 2023 Sam Lantinga +Copyright (C) 2022 Collabora Ltd. +Copyright (C) 2021 Valve Corporation +Copyright (C) 2021 NVIDIA Corporation +Copyright (C) 2021 Free Software Foundation, Inc. +Copyright (C) 2020-2022 Collabora Ltd. +Copyright (C) 2020 Valve Corporation +Copyright (C) 2020 Collabora Ltd. +Copyright (C) 2018-2019 EXL +Copyright (C) 2017, Mark Callow +Copyright (C) 2017 BlackBerry Limited +Copyright (C) 2014 Free Software Foundation, Inc. +Copyright (C) 2013 Apoorv Upreti +Copyright (C) 2012 Free Software Foundation, Inc. +Copyright (C) 2011 Free Software Foundation, Inc. +Copyright (C) 2010-2015 Free Software Foundation, Inc. +Copyright (C) 2009 VMware, Inc. All Rights Reserved. +Copyright (C) 2007 Free Software Foundation, Inc. +Copyright (C) 2004-2015 Free Software Foundation, Inc. +Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software Foundation, Inc. +Written by Gary V. Vaughan, 2004 +Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software Foundation, Inc. +Written by Gary V. Vaughan, 2004 +Copyright (C) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc. +Written by Scott James Remnant, 2004. +Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc. Written by Scott +James Remnant, 2004 +Copyright (C) 2003-2006,2008 Jamey Sharp, Josh Triplett +Copyright (C) 2001-2011 Andreas Schiffler +Copyright (C) 1999-2006 Brian Paul All Rights Reserved. +Copyright (C) 1997-2023 Sam Lantinga +Copyright (C) 1997-2023 Sam Lantinga +Copyright (C) 1996-2015 Free Software Foundation, Inc. +Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc. Written by +Gordon Matzigkeit, 1996 +Copyright (C) 1994 X Consortium +Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. +Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, Inc. +Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. +Copyright (C) 1990, RSA Data Security, Inc. All rights reserved. From 4c0701ca3a4e1b21248659d7095448651338c00f Mon Sep 17 00:00:00 2001 From: OliverFendt Date: Fri, 18 Oct 2024 21:16:08 +0200 Subject: [PATCH 11/16] Update altgraph-0.17.4-OSS-disclosure.txt correcting the package name, removing the template copyright line in the license text and prettifying one copyright statement --- version-0.17.4/altgraph-0.17.4-OSS-disclosure.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/version-0.17.4/altgraph-0.17.4-OSS-disclosure.txt b/version-0.17.4/altgraph-0.17.4-OSS-disclosure.txt index fbb03eb6..ddcc9f98 100644 --- a/version-0.17.4/altgraph-0.17.4-OSS-disclosure.txt +++ b/version-0.17.4/altgraph-0.17.4-OSS-disclosure.txt @@ -1,6 +1,6 @@ ======================================================================================================================== -altgraph-0.17.4.tar.gz +altgraph-0.17.4 ------------------------------------------------------------------------------------------------------------------------ @@ -14,8 +14,6 @@ MIT-0 MIT No Attribution -Copyright - 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, @@ -36,7 +34,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Copyright notices -copyright = "2010-2011, Ronald Oussoren, Bob Ippolito, 2004 Istvan Albert" +copyright 2010-2011, Ronald Oussoren, Bob Ippolito, 2004 Istvan Albert copyright (c) Bob Ippolito copyright (c) 2010-2014 Ronald Oussoren Copyright (c) 2006-2010 Bob Ippolito From ec653e3840f9bd1498d99e3d85a574a24586bacf Mon Sep 17 00:00:00 2001 From: OliverFendt Date: Fri, 18 Oct 2024 22:28:50 +0200 Subject: [PATCH 12/16] Update adodbapi-2.6.2.0-OSS-disclosure.txt removin the package compression extension, correcting Public-domain, prettyfying the LGPL license text --- .../adodbapi-2.6.2.0-OSS-disclosure.txt | 575 +++++++++++++----- 1 file changed, 429 insertions(+), 146 deletions(-) diff --git a/analysed-packages/adodbapi/version-2.6.2.0/adodbapi-2.6.2.0-OSS-disclosure.txt b/analysed-packages/adodbapi/version-2.6.2.0/adodbapi-2.6.2.0-OSS-disclosure.txt index 4aee3ed8..2f47d3ff 100644 --- a/analysed-packages/adodbapi/version-2.6.2.0/adodbapi-2.6.2.0-OSS-disclosure.txt +++ b/analysed-packages/adodbapi/version-2.6.2.0/adodbapi-2.6.2.0-OSS-disclosure.txt @@ -1,6 +1,6 @@ ======================================================================================================================== -adodbapi-2.6.2.0 (2).zip +adodbapi-2.6.2.0 ------------------------------------------------------------------------------------------------------------------------ @@ -20,167 +20,455 @@ Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. +Everyone is permitted to copy and distribute verbatim copies of this license +document, but changing it is not allowed. -[This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] +[This is the first released version of the Lesser GPL. It also counts as the +successor of the GNU Library Public License, version 2, hence the version number +2.1.] Preamble -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. - -This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. - -When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. - -To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. - -For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. - -We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. - -To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. - -Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. - -Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. - -When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. - -We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. - -For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. - -In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. - -Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. - -The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. +The licenses for most software are designed to take away your freedom to share +and change it. By contrast, the GNU General Public Licenses are intended to +guarantee your freedom to share and change free software--to make sure the +software is free for all its users. + +This license, the Lesser General Public License, applies to some specially +designated software packages--typically libraries--of the Free Software +Foundation and other authors who decide to use it. You can use it too, but we +suggest you first think carefully about whether this license or the ordinary +General Public License is the better strategy to use in any particular case, +based on the explanations below. + +When we speak of free software, we are referring to freedom of use, not price. +Our General Public Licenses are designed to make sure that you have the freedom +to distribute copies of free software (and charge for this service if you wish); +that you receive source code or can get it if you want it; that you can change +the software and use pieces of it in new free programs; and that you are +informed that you can do these things. + +To protect your rights, we need to make restrictions that forbid distributors to +deny you these rights or to ask you to surrender these rights. These +restrictions translate to certain responsibilities for you if you distribute +copies of the library or if you modify it. + +For example, if you distribute copies of the library, whether gratis or for a +fee, you must give the recipients all the rights that we gave you. You must make +sure that they, too, receive or can get the source code. If you link other code +with the library, you must provide complete object files to the recipients, so +that they can relink them with the library after making changes to the library +and recompiling it. And you must show them these terms so they know their +rights. + +We protect your rights with a two-step method: (1) we copyright the library, and +(2) we offer you this license, which gives you legal permission to copy, +distribute and/or modify the library. + +To protect each distributor, we want to make it very clear that there is no +warranty for the free library. Also, if the library is modified by someone else +and passed on, the recipients should know that what they have is not the +original version, so that the original author's reputation will not be affected +by problems that might be introduced by others. + +Finally, software patents pose a constant threat to the existence of any free +program. We wish to make sure that a company cannot effectively restrict the +users of a free program by obtaining a restrictive license from a patent holder. +Therefore, we insist that any patent license obtained for a version of the +library must be consistent with the full freedom of use specified in this +license. + +Most GNU software, including some libraries, is covered by the ordinary GNU +General Public License. This license, the GNU Lesser General Public License, +applies to certain designated libraries, and is quite different from the +ordinary General Public License. We use this license for certain libraries in +order to permit linking those libraries into non-free programs. + +When a program is linked with a library, whether statically or using a shared +library, the combination of the two is legally speaking a combined work, a +derivative of the original library. The ordinary General Public License +therefore permits such linking only if the entire combination fits its criteria +of freedom. The Lesser General Public License permits more lax criteria for +linking other code with the library. + +We call this license the "Lesser" General Public License because it does Less to +protect the user's freedom than the ordinary General Public License. It also +provides other free software developers Less of an advantage over competing non- +free programs. These disadvantages are the reason we use the ordinary General +Public License for many libraries. However, the Lesser license provides +advantages in certain special circumstances. + +For example, on rare occasions, there may be a special need to encourage the +widest possible use of a certain library, so that it becomes a de-facto +standard. To achieve this, non-free programs must be allowed to use the library. +A more frequent case is that a free library does the same job as widely used +non-free libraries. In this case, there is little to gain by limiting the free +library to free software only, so we use the Lesser General Public License. + +In other cases, permission to use a particular library in non-free programs +enables a greater number of people to use a large body of free software. For +example, permission to use the GNU C Library in non-free programs enables many +more people to use the whole GNU operating system, as well as its variant, the +GNU/Linux operating system. + +Although the Lesser General Public License is Less protective of the users' +freedom, it does ensure that the user of a program that is linked with the +Library has the freedom and the wherewithal to run that program using a modified +version of the Library. + +The precise terms and conditions for copying, distribution and modification +follow. Pay close attention to the difference between a "work based on the +library" and a "work that uses the library". The former contains code derived +from the library, whereas the latter must be combined with the library in order +to run. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". - - A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. - - The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) - - "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. - - Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. - - 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. - - You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + 0. This License Agreement applies to any software library or other program +which contains a notice placed by the copyright holder or other authorized party +saying it may be distributed under the terms of this Lesser General Public +License (also called "this License"). Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data prepared so +as to be conveniently linked with application programs (which use some of those +functions and data) to form executables. + + The "Library", below, refers to any such software library or work which has +been distributed under these terms. A "work based on the Library" means either +the Library or any derivative work under copyright law: that is to say, a work +containing the Library or a portion of it, either verbatim or with modifications +and/or translated straightforwardly into another language. (Hereinafter, +translation is included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for making +modifications to it. For a library, complete source code means all the source +code for all modules it contains, plus any associated interface definition +files, plus the scripts used to control compilation and installation of the +library. + + Activities other than copying, distribution and modification are not covered +by this License; they are outside its scope. The act of running a program using +the Library is not restricted, and output from such a program is covered only if +its contents constitute a work based on the Library (independent of the use of +the Library in a tool for writing it). Whether that is true depends on what the +Library does and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's complete +source code as you receive it, in any medium, provided that you conspicuously +and appropriately publish on each copy an appropriate copyright notice and +disclaimer of warranty; keep intact all the notices that refer to this License +and to the absence of any warranty; and distribute a copy of this License along +with the Library. + + You may charge a fee for the physical act of transferring a copy, and you may +at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Library or any portion of it, +thus forming a work based on the Library, and copy and distribute such +modifications or work under the terms of Section 1 above, provided that you also +meet all of these conditions: a) The modified work must itself be a software library. - b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. - - c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. - - d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. - - (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) - - These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - - Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. - - In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - - 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. - - Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. - - This option is useful when you wish to copy part of the code of the Library into a program that is not a library. - - 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. - - If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. - - 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. - - However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. - - When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. - - If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) - - Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. - - 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. - - You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: - - a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) - - b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. - - c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. - - d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. - - e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. - - For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - - It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. - - 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: - - a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. - - b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. - - 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - - 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. - - 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. - - 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. - - If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. - - It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - - This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - - 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - - 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. - - Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. - - 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + b) You must cause the files modified to carry prominent notices stating +that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no charge to all +third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a table +of data to be supplied by an application program that uses the facility, other +than as an argument passed when the facility is invoked, then you must make a +good faith effort to ensure that, in the event an application does not supply +such function or table, the facility still operates, and performs whatever part +of its purpose remains meaningful. + + (For example, a function in a library to compute square roots has a purpose +that is entirely well-defined independent of the application. Therefore, +Subsection 2d requires that any application-supplied function or table used by +this function must be optional: if the application does not supply it, the +square root function must still compute square roots.) + + These requirements apply to the modified work as a whole. If identifiable +sections of that work are not derived from the Library, and can be reasonably +considered independent and separate works in themselves, then this License, and +its terms, do not apply to those sections when you distribute them as separate +works. But when you distribute the same sections as part of a whole which is a +work based on the Library, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the entire whole, +and thus to each and every part regardless of who wrote it. + + Thus, it is not the intent of this section to claim rights or contest your +rights to work written entirely by you; rather, the intent is to exercise the +right to control the distribution of derivative or collective works based on the +Library. + + In addition, mere aggregation of another work not based on the Library with +the Library (or with a work based on the Library) on a volume of a storage or +distribution medium does not bring the other work under the scope of this +License. + + 3. You may opt to apply the terms of the ordinary GNU General Public License +instead of this License to a given copy of the Library. To do this, you must +alter all the notices that refer to this License, so that they refer to the +ordinary GNU General Public License, version 2, instead of to this License. (If +a newer version than version 2 of the ordinary GNU General Public License has +appeared, then you can specify that version instead if you wish.) Do not make +any other change in these notices. + + Once this change is made in a given copy, it is irreversible for that copy, +so the ordinary GNU General Public License applies to all subsequent copies and +derivative works made from that copy. + + This option is useful when you wish to copy part of the code of the Library +into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or derivative of it, +under Section 2) in object code or executable form under the terms of Sections 1 +and 2 above provided that you accompany it with the complete corresponding +machine-readable source code, which must be distributed under the terms of +Sections 1 and 2 above on a medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy from a +designated place, then offering equivalent access to copy the source code from +the same place satisfies the requirement to distribute the source code, even +though third parties are not compelled to copy the source along with the object +code. + + 5. A program that contains no derivative of any portion of the Library, but +is designed to work with the Library by being compiled or linked with it, is +called a "work that uses the Library". Such a work, in isolation, is not a +derivative work of the Library, and therefore falls outside the scope of this +License. + + However, linking a "work that uses the Library" with the Library creates an +executable that is a derivative of the Library (because it contains portions of +the Library), rather than a "work that uses the library". The executable is +therefore covered by this License. Section 6 states terms for distribution of +such executables. + + When a "work that uses the Library" uses material from a header file that is +part of the Library, the object code for the work may be a derivative work of +the Library even though the source code is not. Whether this is true is +especially significant if the work can be linked without the Library, or if the +work is itself a library. The threshold for this to be true is not precisely +defined by law. + + If such an object file uses only numerical parameters, data structure layouts +and accessors, and small macros and small inline functions (ten lines or less in +length), then the use of the object file is unrestricted, regardless of whether +it is legally a derivative work. (Executables containing this object code plus +portions of the Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may distribute the +object code for the work under the terms of Section 6. Any executables +containing that work also fall under Section 6, whether or not they are linked +directly with the Library itself. + + 6. As an exception to the Sections above, you may also combine or link a +"work that uses the Library" with the Library to produce a work containing +portions of the Library, and distribute that work under terms of your choice, +provided that the terms permit modification of the work for the customer's own +use and reverse engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the Library is +used in it and that the Library and its use are covered by this License. You +must supply a copy of this License. If the work during execution displays +copyright notices, you must include the copyright notice for the Library among +them, as well as a reference directing the user to the copy of this License. +Also, you must do one of these things: + + a) Accompany the work with the complete corresponding machine-readable +source code for the Library including whatever changes were used in the work +(which must be distributed under Sections 1 and 2 above); and, if the work is an +executable linked with the Library, with the complete machine-readable "work +that uses the Library", as object code and/or source code, so that the user can +modify the Library and then relink to produce a modified executable containing +the modified Library. (It is understood that the user who changes the contents +of definitions files in the Library will not necessarily be able to recompile +the application to use the modified definitions.) + + b) Use a suitable shared library mechanism for linking with the Library. A +suitable mechanism is one that (1) uses at run time a copy of the library +already present on the user's computer system, rather than copying library +functions into the executable, and (2) will operate properly with a modified +version of the library, if the user installs one, as long as the modified +version is interface-compatible with the version that the work was made with. + + c) Accompany the work with a written offer, valid for at least three +years, to give the same user the materials specified in Subsection 6a, above, +for a charge no more than the cost of performing this distribution. + + d) If distribution of the work is made by offering access to copy from a +designated place, offer equivalent access to copy the above specified materials +from the same place. + + e) Verify that the user has already received a copy of these materials or +that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the Library" must +include any data and utility programs needed for reproducing the executable from +it. However, as a special exception, the materials to be distributed need not +include anything that is normally distributed (in either source or binary form) +with the major components (compiler, kernel, and so on) of the operating system +on which the executable runs, unless that component itself accompanies the +executable. + + It may happen that this requirement contradicts the license restrictions of +other proprietary libraries that do not normally accompany the operating system. +Such a contradiction means you cannot use both them and the Library together in +an executable that you distribute. + + 7. You may place library facilities that are a work based on the Library +side-by-side in a single library together with other library facilities not +covered by this License, and distribute such a combined library, provided that +the separate distribution of the work based on the Library and of the other +library facilities is otherwise permitted, and provided that you do these two +things: + + a) Accompany the combined library with a copy of the same work based on +the Library, uncombined with any other library facilities. This must be +distributed under the terms of the Sections above. + + b) Give prominent notice with the combined library of the fact that part +of it is a work based on the Library, and explaining where to find the +accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute the Library +except as expressly provided under this License. Any attempt otherwise to copy, +modify, sublicense, link with, or distribute the Library is void, and will +automatically terminate your rights under this License. However, parties who +have received copies, or rights, from you under this License will not have their +licenses terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not signed it. +However, nothing else grants you permission to modify or distribute the Library +or its derivative works. These actions are prohibited by law if you do not +accept this License. Therefore, by modifying or distributing the Library (or any +work based on the Library), you indicate your acceptance of this License to do +so, and all its terms and conditions for copying, distributing or modifying the +Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the +Library), the recipient automatically receives a license from the original +licensor to copy, distribute, link with or modify the Library subject to these +terms and conditions. You may not impose any further restrictions on the +recipients' exercise of the rights granted herein. You are not responsible for +enforcing compliance by third parties with this License. + + 11. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), conditions +are imposed on you (whether by court order, agreement or otherwise) that +contradict the conditions of this License, they do not excuse you from the +conditions of this License. If you cannot distribute so as to satisfy +simultaneously your obligations under this License and any other pertinent +obligations, then as a consequence you may not distribute the Library at all. +For example, if a patent license would not permit royalty-free redistribution of +the Library by all those who receive copies directly or indirectly through you, +then the only way you could satisfy both it and this License would be to refrain +entirely from distribution of the Library. + + If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, and +the section as a whole is intended to apply in other circumstances. + + It is not the purpose of this section to induce you to infringe any patents +or other property right claims or to contest validity of any such claims; this +section has the sole purpose of protecting the integrity of the free software +distribution system which is implemented by public license practices. Many +people have made generous contributions to the wide range of software +distributed through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing to +distribute software through any other system and a licensee cannot impose that +choice. + + This section is intended to make thoroughly clear what is believed to be a +consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in certain +countries either by patents or by copyrighted interfaces, the original copyright +holder who places the Library under this License may add an explicit +geographical distribution limitation excluding those countries, so that +distribution is permitted only in or among countries not thus excluded. In such +case, this License incorporates the limitation as if written in the body of this +License. + + 13. The Free Software Foundation may publish revised and/or new versions of +the Lesser General Public License from time to time. Such new versions will be +similar in spirit to the present version, but may differ in detail to address +new problems or concerns. + + Each version is given a distinguishing version number. If the Library +specifies a version number of this License which applies to it and "any later +version", you have the option of following the terms and conditions either of +that version or of any later version published by the Free Software Foundation. +If the Library does not specify a license version number, you may choose any +version ever published by the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free programs +whose distribution conditions are incompatible with these, write to the author +to ask for permission. For software which is copyrighted by the Free Software +Foundation, write to the Free Software Foundation; we sometimes make exceptions +for this. Our decision will be guided by the two goals of preserving the free +status of all derivatives of our free software and of promoting the sharing and +reuse of software generally. NO WARRANTY - 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR +THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE +STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY +"AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A +PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE +LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE +THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR +INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA +BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER +OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS +AND CONDITIONS How to Apply These Terms to Your New Libraries -If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). +If you develop a new library, and you want it to be of the greatest possible use +to the public, we recommend making it free software that everyone can +redistribute and change. You can do so by permitting redistribution under these +terms (or, alternatively, under the terms of the ordinary General Public +License). -To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. +To apply these terms, attach the following notices to the library. It is safest +to attach them to the start of each source file to most effectively convey the +exclusion of warranty; and each file should have at least the "copyright" line +and a pointer to where the full notice is found. Copyright (C) -This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. +This library is free software; you can redistribute it and/or modify it under +the terms of the GNU Lesser General Public License as published by the Free +Software Foundation; either version 2.1 of the License, or (at your option) any +later version. -This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. +This library is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A +PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. -You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +You should have received a copy of the GNU Lesser General Public License along +with this library; if not, write to the Free Software Foundation, Inc., 51 +Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. -You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: +You should also get your employer (if you work as a programmer) or your school, +if any, to sign a "copyright disclaimer" for the library, if necessary. Here is +a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in @@ -196,6 +484,8 @@ That's all there is to it! + + ------------------------------------------------------------------------------------------------------------------------ ======================================================================================================================== @@ -209,22 +499,15 @@ Everyone is permitted to copy and distribute verbatim copies of this license doc ------------------------------------------------------------------------------------------------------------------------ -LicenseRef-fossology-Public-domain - -Public domain software is software that is not copyrighted. If the source code is in the public domain, that is a special case of noncopylefted free software, which means that some copies or modified versions may not be free at all. - -In some cases, an executable program can be in the public domain but the source code is not available. This is not free software, because free software requires accessibility of source code. Meanwhile, most free software is not in the public domain; it is copyrighted, and the copyright holders have legally given permission for everyone to use it in freedom, using a free software license. - -Sometimes people use the term "public domain" in a loose fashion to mean "free" or "available gratis." However, "public domain" is a legal term and means, precisely, "not copyrighted". For clarity, we recommend using "public domain" for that meaning only, and using other terms to convey the other meanings. - -Under the Berne Convention, which most countries have signed, anything written down is automatically copyrighted. This includes programs. Therefore, if you want a program you have written to be in the public domain, you must take some legal steps to disclaim the copyright on it; otherwise, the program is copyrighted. +Public-domain +Public domain ------------------------------------------------------------------------------------------------------------------------ Copyright notices -Copyright (C) 2002 Henrik Ekelund, versions 2.1 and later by Vernon Cole http://sourceforge.net/projects/pywin32 https://github.com/mhammond/pywin32 http://sourceforge.net/projects/adodbapi -Copyright (C) 2002 Henrik Ekelund, version 2.1 by Vernon Cole http://sourceforge.net/projects/pywin32 http://sourceforge.net/projects/adodbapi +Copyright (C) 2002 Henrik Ekelund, versions 2.1 and later by Vernon Cole +Copyright (C) 2002 Henrik Ekelund, version 2.1 by Vernon Cole Copyright (C) 2002 Henrik Ekelund, version 2.1 by Vernon Cole http://sourceforge.net/projects/adodbapi Copyright (C) 2002 Henrik Ekelund Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA From 6bc600ad02b38efeb6df8b27b60ef64052246b46 Mon Sep 17 00:00:00 2001 From: OliverFendt Date: Fri, 18 Oct 2024 22:49:08 +0200 Subject: [PATCH 13/16] adding the download location prettifying the disclosure doduiment and the SPDX document --- .../adodbapi/version-2.6.2.0/README.md | 2 +- .../adodbapi-2.6.2.0-OSS-disclosure.txt | 37 +- .../adodbapi-2.6.2.0-SPDX2TV.spdx | 790 +++++++++++++++--- 3 files changed, 687 insertions(+), 142 deletions(-) diff --git a/analysed-packages/adodbapi/version-2.6.2.0/README.md b/analysed-packages/adodbapi/version-2.6.2.0/README.md index 49b2a0f9..8256e7aa 100644 --- a/analysed-packages/adodbapi/version-2.6.2.0/README.md +++ b/analysed-packages/adodbapi/version-2.6.2.0/README.md @@ -4,7 +4,7 @@ https://files.pythonhosted.org/packages/40/fc/914289fdaf33352ab3412fc1fdc96c4c90 ## Package URL (purl) -pkg:sourceforge/projects/adodbapi@2.6.2.0 +pkg:generic/adodbapi@2.6.2.0?download_url=https://files.pythonhosted.org/packages/40/fc/914289fdaf33352ab3412fc1fdc96c4c902715601bc603859bc533b51f5c/adodbapi-2.6.2.0.zip ## Creator diff --git a/analysed-packages/adodbapi/version-2.6.2.0/adodbapi-2.6.2.0-OSS-disclosure.txt b/analysed-packages/adodbapi/version-2.6.2.0/adodbapi-2.6.2.0-OSS-disclosure.txt index 2f47d3ff..7470cd65 100644 --- a/analysed-packages/adodbapi/version-2.6.2.0/adodbapi-2.6.2.0-OSS-disclosure.txt +++ b/analysed-packages/adodbapi/version-2.6.2.0/adodbapi-2.6.2.0-OSS-disclosure.txt @@ -1,14 +1,15 @@ -======================================================================================================================== +================================================================================ adodbapi-2.6.2.0 ------------------------------------------------------------------------------------------------------------------------- +-------------------------------------------------------------------------------- -======================================================================================================================== +================================================================================ -LICENSES +LICENSES + +-------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------------- LGPL-2.1-or-later @@ -482,32 +483,24 @@ Ty Coon, President of Vice That's all there is to it! +-------------------------------------------------------------------------------- +License-of-GNU-Licenses +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. - ------------------------------------------------------------------------------------------------------------------------- - -======================================================================================================================== - - ------------------------------------------------------------------------------------------------------------------------- - -LicenseRef-fossology-License-of-GNU-Licenses - -Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - ------------------------------------------------------------------------------------------------------------------------- +-------------------------------------------------------------------------------- Public-domain Public domain ------------------------------------------------------------------------------------------------------------------------- +-------------------------------------------------------------------------------- Copyright notices +Copyright (C) 2013 by Vernon Cole http://sourceforge.net/projects/adodbapi Copyright (C) 2002 Henrik Ekelund, versions 2.1 and later by Vernon Cole -Copyright (C) 2002 Henrik Ekelund, version 2.1 by Vernon Cole -Copyright (C) 2002 Henrik Ekelund, version 2.1 by Vernon Cole http://sourceforge.net/projects/adodbapi +Copyright (C) 2002 Henrik Ekelund, version 2.1 by Vernon Cole Copyright (C) 2002 Henrik Ekelund -Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Copyright (C) 1991, 1999 Free Software Foundation, Inc. diff --git a/analysed-packages/adodbapi/version-2.6.2.0/adodbapi-2.6.2.0-SPDX2TV.spdx b/analysed-packages/adodbapi/version-2.6.2.0/adodbapi-2.6.2.0-SPDX2TV.spdx index f8de05b3..fc0ec924 100644 --- a/analysed-packages/adodbapi/version-2.6.2.0/adodbapi-2.6.2.0-SPDX2TV.spdx +++ b/analysed-packages/adodbapi/version-2.6.2.0/adodbapi-2.6.2.0-SPDX2TV.spdx @@ -5,7 +5,7 @@ DataLicense: CC0-1.0 ## Document Information ##------------------------- -DocumentNamespace: http://8a175d67a405/repo/SPDX2TV_adodbapi-2.6.2.0 (2).zip_1726835266.spdx +DocumentNamespace: http://fossy.osadl.org/repo/SPDX2TV_adodbapi-2.6.2.0.zip_1729283142.spdx DocumentName: /srv/fossology/repository/report SPDXID: SPDXRef-DOCUMENT @@ -13,10 +13,14 @@ SPDXID: SPDXRef-DOCUMENT ## Creation Information ##------------------------- -Creator: Tool: fossology-4.4.0.15 +Creator: Tool: fossology-4.4.0.51 Creator: Person: Kanzlei Jun on behalf of AUDI AG -CreatorComment: This document was created using license information and a generator from Fossology. It contains the license and copyright analysis of adodbapi 2.6.2.0. Please check LicenseComments for explanations of concluded licenses. -Created: 2024-09-20T12:27:46Z +CreatorComment: +This document was created using license information and a generator from Fossology. +It contains the license and copyright analysis of adodbapi 2.6.2.0 +Please check "LicenseComments" for explanations of concluded licenses + +Created: 2024-10-18T20:25:43Z LicenseListVersion: 3.22 ##------------------------- @@ -24,27 +28,27 @@ LicenseListVersion: 3.22 ##------------------------- -PackageName: adodbapi-2.6.2.0 (2).zip -PackageFileName: adodbapi-2.6.2.0 (2).zip -SPDXID: SPDXRef-upload12283 -PackageDownloadLocation: NOASSERTION +PackageName: adodbapi-2.6.2.0.zip +PackageFileName: adodbapi-2.6.2.0.zip +SPDXID: SPDXRef-upload2172 +PackageDownloadLocation: https://files.pythonhosted.org/packages/40/fc/914289fdaf33352ab3412fc1fdc96c4c902715601bc603859bc533b51f5c/adodbapi-2.6.2.0.zip +ExternalRef: PACKAGE-MANAGER purl pkg:generic/adodbapi@2.6.2.0?download_url=https://files.pythonhosted.org/packages/40/fc/914289fdaf33352ab3412fc1fdc96c4c902715601bc603859bc533b51f5c/adodbapi-2.6.2.0.zip FilesAnalyzed: true -PackageVerificationCode: fa0976c0eed532f3f624b2a2001b52ab798bbdc1 -PackageChecksum: SHA1: 1da776b9c3e8ce7ec0590a93651a258c48eacadc -PackageChecksum: SHA256: 7c9d23cd9a4617be7e1d5525d6629d3bd0ed0d0452ac4e436f6d1f1f80dbad9b -PackageChecksum: MD5: a14c1e7a93011975574269a4dbddb57b +PackageVerificationCode: 3668afb28a3ecb9e59dec57d2abfee94609d414c +PackageChecksum: SHA1: 54eb0e9b94f083212168078d1d155eccdd70c013 +PackageChecksum: SHA256: 4bbfce499849937c3b09d3a7be8e61a9a07c1e161390419fbfe78a0eef7b4148 +PackageChecksum: MD5: 48b15ec689304edc253ef660e4a37298 PackageLicenseConcluded: NOASSERTION PackageLicenseDeclared: LicenseRef-LGPL-2.1-or-later PackageLicenseComments: licenseInfoInFile determined by Scanners: - - nomos ("4.4.0.15".5d291e) - - monk ("4.4.0.15".5d291e) - - ojo ("4.4.0.15".5d291e) - - scancode ("4.4.0.15".5d291e) - - reso (4.1.0.38.78e82f) + - nomos ("4.4.0.51".1e52cb) + - monk ("4.4.0.51".1e52cb) + - ojo ("4.4.0.51".1e52cb) + - scancode ("4.4.0.51".1e52cb) PackageLicenseInfoFromFiles: NOASSERTION PackageCopyrightText: NOASSERTION -Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-upload12283 +Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-upload2172 ##-------------------------- @@ -53,109 +57,478 @@ Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-upload12283 ##File -FileName: adodbapi-2.6.2.0 (2).zip/adodbapi/setup.py -SPDXID: SPDXRef-item19901770 -FileChecksum: SHA1: 26d08903b32dc5363512ec17d145e516f8e1655d -FileChecksum: SHA256: de3fb4e75c595d8fee3542b5b6158169e1ba8c9175af8c8255fe827f2fd67799 -FileChecksum: MD5: a51df789c2c7595bc1008da568ad725e -LicenseConcluded: LicenseRef-LGPL-2.1-or-later -LicenseComments: In the file only LGPL license is stated. The main license of the component is the LGPL-2.1 or later license. Therefore for this file the LGPL-2.1 or later was chosen as valid license -LicenseInfoInFile: LicenseRef-fossology-LGPL -LicenseInfoInFile: LicenseRef-fossology-lgpl-2.0-plus -FileCopyrightText: NOASSERTION +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/license.txt +SPDXID: SPDXRef-item9576927 +FileChecksum: SHA1: c627ebed0fc837f3f926b18f9a1712028d60f233 +FileChecksum: SHA256: 610e0c3a24a26acb0470f8f5eb0298df966fc380cee8e0febdac6791b6209d6c +FileChecksum: MD5: 652b4e2f7a8a93e7abdd2de7031e0bdb +LicenseConcluded: LicenseRef-License-of-GNU-Licenses +LicenseComments: The file contains the text of the LGPL. The text of the license is licensed under: +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. +Thus we concluded License-of-GNU-Licenses as license of this file +LicenseInfoInFile: LicenseRef-LGPL-2.1-or-later +LicenseInfoInFile: LicenseRef-LGPL-2.1-only +FileCopyrightText: Copyright (C) 1991, 1999 Free Software Foundation, Inc. ##File -FileName: adodbapi-2.6.2.0 (2).zip/adodbapi/readme.txt -SPDXID: SPDXRef-item19901773 -FileChecksum: SHA1: fa59cdaca7deff315651c2806459e00324455832 -FileChecksum: SHA256: 996813ad2bfc994e0011d67546b480c901775c2e4aa1b392ad63532301653c1e -FileChecksum: MD5: 131f6d750c8372b1ca9ff018569806b8 -LicenseConcluded: LicenseRef-LGPL-2.1-or-later -LicenseComments: In the file only LGPL license is stated. The main license of the component is the LGPL-2.1 or later license. Therefore for this file the LGPL-2.1 or later was chosen as valid license -LicenseInfoInFile: LicenseRef-fossology-lgpl-2.0-plus -LicenseInfoInFile: LicenseRef-fossology-LGPL +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/test/dbapi20.py +SPDXID: SPDXRef-item9576919 +FileChecksum: SHA1: dd6fc2ecbc119090cfc14b37a2821ca9015295ec +FileChecksum: SHA256: 87ebaa231036fcdab2a59956ad8829816b82c37d51b91c78911c0b7d06a782c2 +FileChecksum: MD5: cdc0f5915f886b585808d94b4daad6c6 +LicenseConcluded: LicenseRef-Public-domain +LicenseComments: The information in the file is: +This software is Public Domain and may be used without restrictions. +Thus we concluded Public-domain as license of this file +LicenseInfoInFile: LicenseRef-Public-domain +LicenseInfoInFile: LicenseRef-scancode-public-domain FileCopyrightText: NOASSERTION ##File -FileName: adodbapi-2.6.2.0 (2).zip/adodbapi/license.txt -SPDXID: SPDXRef-item19901774 -FileChecksum: SHA1: 39a17e92da88326b5c4ce8f0faeca388a13921b4 -FileChecksum: SHA256: bfadf1e499859cd237ce2fd5c1f5390412bd75d83a16edc46a5837e83b703ec6 -FileChecksum: MD5: 9b9410d4cd0b18378236436f247cc9c9 -LicenseConcluded: LicenseRef-fossology-License-of-GNU-Licenses -LicenseInfoInFile: LicenseRef-LGPL-2.1-only +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/test/adodbapitest.py +SPDXID: SPDXRef-item9576914 +FileChecksum: SHA1: 8bfb9132ff8e5262e4f9a2e5890270dfc837bd9a +FileChecksum: SHA256: ed8a6aa354caf5c74cf679b0d71307d5cca70c041c3bca0203adc010584e422e +FileChecksum: MD5: 7f0d75f8d2259dbc450f7382a56d9b9b +LicenseConcluded: LicenseRef-LGPL-2.1-or-later LicenseInfoInFile: LicenseRef-LGPL-2.1-or-later -FileCopyrightText: Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +FileCopyrightText: Copyright (C) 2002 Henrik Ekelund ##File -FileName: adodbapi-2.6.2.0 (2).zip/adodbapi/test/dbapi20.py -SPDXID: SPDXRef-item19901782 -FileChecksum: SHA1: f1a23170f7bc3e137221e4c45b0e7782002d0e64 -FileChecksum: SHA256: 7c313d1de075361bdc578453918bde3f5cbc0ca97b74db42a75c4d490358e513 -FileChecksum: MD5: 024f66a871f565a7110a588ea040344b -LicenseConcluded: LicenseRef-fossology-Public-domain -LicenseInfoInFile: LicenseRef-fossology-Public-domain -FileCopyrightText: NOASSERTION +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/adodbapi.py +SPDXID: SPDXRef-item9576911 +FileChecksum: SHA1: 38fbd44b4e63e88ed7265ac010d3f2ba7d6103f5 +FileChecksum: SHA256: 5c03f1e2710ca5c455665e97cb091005719cb1ffd4092858891bac11ce7de5cb +FileChecksum: MD5: 6345658473ecca2b58d2cc0fa03788a5 +LicenseConcluded: LicenseRef-LGPL-2.1-or-later +LicenseInfoInFile: LicenseRef-LGPL-2.1-or-later +FileCopyrightText: Copyright (C) 2002 Henrik Ekelund, versions 2.1 and later by Vernon Cole ##File -FileName: adodbapi-2.6.2.0 (2).zip/adodbapi/test/adodbapitest.py -SPDXID: SPDXRef-item19901777 -FileChecksum: SHA1: f4f2d535ea7b1f2866a919fa98f99e3ee09ba5ba -FileChecksum: SHA256: f4c6ed09fe10a3f40b64990546489c8fe30df9ce933ca8a8e7d01bf1bdf85da7 -FileChecksum: MD5: b259e317d9694896c4d046fbaa14ab09 +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/remote/server.py +SPDXID: SPDXRef-item9576898 +FileChecksum: SHA1: 47606054cc029fc1b03fb291207ca53bbdfdad96 +FileChecksum: SHA256: 417d939c42556f19774f392360d4b02a5800af75e17faab585809b2cc478205b +FileChecksum: MD5: e8051c1d83d894703b4ceec6de42d3c7 LicenseConcluded: LicenseRef-LGPL-2.1-or-later LicenseInfoInFile: LicenseRef-LGPL-2.1-or-later -LicenseInfoInFile: LicenseRef-fossology-lgpl-2.1-plus -FileCopyrightText: Copyright (C) 2002 Henrik Ekelund +FileCopyrightText: Copyright (C) 2013 by Vernon Cole http://sourceforge.net/projects/adodbapi ##File -FileName: adodbapi-2.6.2.0 (2).zip/adodbapi/adodbapi.py -SPDXID: SPDXRef-item19901785 -FileChecksum: SHA1: 5536af9202b6742c469a45a42753663f7b558b88 -FileChecksum: SHA256: 8b7e40003bb05d9a3ef0f4b1f5885a581716d7444c7f303d23c20626f573960a -FileChecksum: MD5: 820cf21235be2326901cf42483a28b04 +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/remote.py +SPDXID: SPDXRef-item9576894 +FileChecksum: SHA1: 86a7a395964d8e5cde1b5349f152fed2fed703ca +FileChecksum: SHA256: 60c5f09c0ff040146bcf44b65e39bb7f46c39550abccc6bb6790a0b63ee24260 +FileChecksum: MD5: 5c261d1b5eaa456c82f58563221e6b4b LicenseConcluded: LicenseRef-LGPL-2.1-or-later -LicenseInfoInFile: LicenseRef-fossology-lgpl-2.1-plus LicenseInfoInFile: LicenseRef-LGPL-2.1-or-later -FileCopyrightText: Copyright (C) 2002 Henrik Ekelund, versions 2.1 and later by Vernon Cole http://sourceforge.net/projects/pywin32 https://github.com/mhammond/pywin32 http://sourceforge.net/projects/adodbapi +FileCopyrightText: Copyright (C) 2002 Henrik Ekelund, version 2.1 by Vernon Cole + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/apibase.py +SPDXID: SPDXRef-item9576893 +FileChecksum: SHA1: d10217163adb28ba10250702d4868f991a60987a +FileChecksum: SHA256: fe7cf484c61bbfadcb4b5f934b93d53524f71c542a9c3eb77c11283267557511 +FileChecksum: MD5: 67bfaa538b89f5fbe03e0024c77d8246 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-See-doc.OTHER +FileCopyrightText: Copyright (C) 2002 Henrik Ekelund, version 2.1 by Vernon Cole + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/remote/adodbapi_service.py +SPDXID: SPDXRef-item9576896 +FileChecksum: SHA1: aaf884f49e93a6246447f933df1cb8541dac2c21 +FileChecksum: SHA256: bbaf4f170f0d75e66624b443859f51f139a78fc946764355eb9dca66f11dc715 +FileChecksum: MD5: 0e549087a697bafe24de4d4f48cad8fd +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/remote/remote.md +SPDXID: SPDXRef-item9576897 +FileChecksum: SHA1: c2a234c1c0e0fc02f8dcd348b8460a438dde4add +FileChecksum: SHA256: 9da664af53db98355cd6ff2950882bbe4b4e22708ddf9a9588816a1fe1960b52 +FileChecksum: MD5: 2204eac2d14bd702b1cc8a43870c2f9b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/older_whatsnew.txt +SPDXID: SPDXRef-item9576899 +FileChecksum: SHA1: ebc2d9f42c60c9d8e1fbb6e0d99d4065131dee0e +FileChecksum: SHA256: c92c2b4f94c63e417da5576192ed6dd2eacb8408d24e1e60dd11d0f0a3066004 +FileChecksum: MD5: 128b28dd99f52c4f6155250d05ead853 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/MANIFEST.in +SPDXID: SPDXRef-item9576900 +FileChecksum: SHA1: 694fb811ab96426fe259ef771c68aac9a096dff1 +FileChecksum: SHA256: 9577548efd8ac7392f333640119af3139012070b7273766dee9e12103437dce0 +FileChecksum: MD5: 0b87c09b3aeba535b2c9067e386f00b6 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/setup.py +SPDXID: SPDXRef-item9576901 +FileChecksum: SHA1: 7f1a3bbe28ed8424f73000f7ffeb2bf4ce2d61f1 +FileChecksum: SHA256: ab96c15eacef3f5dec9d4641273f4b9cd591f725b071c862d4e4e8a90513109b +FileChecksum: MD5: 15339d0dcb2feb010068d654ecaa6362 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-LGPL-2.0-or-later +LicenseInfoInFile: LicenseRef-LGPL +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/examples/db_table_names.py +SPDXID: SPDXRef-item9576903 +FileChecksum: SHA1: b2eac5cd09dd1ec02c2f44efc00b7ec7b143b68a +FileChecksum: SHA256: 0e79174fdf00132979a19f4cc33489669a346b1e197f35f1cda176fb308d627c +FileChecksum: MD5: 3ffd290d5415d1e2843a2addc9a4cb6e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/examples/test.mdb +SPDXID: SPDXRef-item9576904 +FileChecksum: SHA1: cc2aae22414e4d74874701858e37882c591497d5 +FileChecksum: SHA256: 95631eb4a310dc3e122ad315630cfe4e45d1f25df43a06567c7f68ae01eb1664 +FileChecksum: MD5: 6b5027b70afb4b5445a32ea401bf102a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/examples/run_server_py_25.py +SPDXID: SPDXRef-item9576905 +FileChecksum: SHA1: 8ae6e2c2bfb153af4b41dbacfbd0b9e63c2b71e7 +FileChecksum: SHA256: c17a6c36b0fb938274100c02e671d8e723b7eef16f96d94c22da7a29a7cf1218 +FileChecksum: MD5: 32cdec956e594f4b41931cfd69dd55f6 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/examples/db_print_simple.py +SPDXID: SPDXRef-item9576906 +FileChecksum: SHA1: 0e7e3718de1db2a689e7c5f99c72b84cee085c06 +FileChecksum: SHA256: e46248d4bf5111a88292094018a1bc9428a24dbc3d015e4be3832a3380eef6aa +FileChecksum: MD5: e7dc9a8e9397cc5b02e952feaa102530 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/examples/db_print.py +SPDXID: SPDXRef-item9576907 +FileChecksum: SHA1: 6358f1ae83c0e0a6e83331c4943b8b7b6fe3a789 +FileChecksum: SHA256: b6caf921117e5c1c3c66123f8ef21e360b6c642998b8ba4a35b182d66151ca29 +FileChecksum: MD5: 8c3b6c49f044ebd8ad4f329722bce06f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/examples/xls_read.py +SPDXID: SPDXRef-item9576908 +FileChecksum: SHA1: efbd11a376b20f27b2bf4536a4f3cd3d88654c14 +FileChecksum: SHA256: 7ffc036470f63d94a9f1148328688fff50dd1409ca4320b4cc673ff1ebea4118 +FileChecksum: MD5: ccacbb18a5f1456c342a6ffcb51abedf +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/examples/remote_xls_read.py +SPDXID: SPDXRef-item9576909 +FileChecksum: SHA1: 0af7f5112e723e7ae5987d92c37491afacf4722e +FileChecksum: SHA256: 6be6d2fffdfb6e3e077950f15e0f9e49c24be99c4248914624cc42ec8625d223 +FileChecksum: MD5: 3dfe792e8ae0fe5099d12c8d14a9da61 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/examples/xls_write.py +SPDXID: SPDXRef-item9576910 +FileChecksum: SHA1: 9b2b3a0345fba73e862e62bc836319f2716d2cba +FileChecksum: SHA256: 74ab04ed147330fd5e02e5c5a4eb476fb8a8af0508e78381061cf2b6f0130d88 +FileChecksum: MD5: 11035a07a2882a5818a1ac9b1b5aa25d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/is64bit.py +SPDXID: SPDXRef-item9576912 +FileChecksum: SHA1: 8c733910e51240284f5885a21a84f7e5d71eb555 +FileChecksum: SHA256: 46f240200f804fbbb8a0eed4e2dac94e315da74c88e45221700c29d7e76556c3 +FileChecksum: MD5: d98d0dc86d646950dd456c64915d8679 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/test/tryconnection.py +SPDXID: SPDXRef-item9576915 +FileChecksum: SHA1: 4d2e1b1d2f59a2afa923da1f7c7de694ae53dcbc +FileChecksum: SHA256: 2aa8476068fcc1b3ef7e2c2f6d69874497e9b7679b4ff44000dda251f6e1e53c +FileChecksum: MD5: 1f2713f46bf3ccff7458c313d9b8fbfa +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/test/runtests.bat +SPDXID: SPDXRef-item9576916 +FileChecksum: SHA1: 8bc01e8827583c612a44eec881edffc7bd4d1d88 +FileChecksum: SHA256: ca4333d5a33c5def9f685dbdb40e2c19087b4dfb2f6ca2a0fa7845dfacbe1812 +FileChecksum: MD5: aa4bcdf966db48ba0d5021d499449c1f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/test/setuptestframework.py +SPDXID: SPDXRef-item9576917 +FileChecksum: SHA1: ce5ba2d4a232d05a2f8f13276d2b7d384c1e024e +FileChecksum: SHA256: 2642d8577b9b1d67a0df3a3cb7e67f6aeda24e04300f7884282d6f728e77b143 +FileChecksum: MD5: cd1cb5a5187d8934558d34737a598cb6 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/test/is64bit.py +SPDXID: SPDXRef-item9576918 +FileChecksum: SHA1: f51cf16fb0d0903792cb528f76f17dedeb83bbc4 +FileChecksum: SHA256: 9a150fede9862b9317abc1d848825241a342b073d867cfe3e7ef9f76c199e665 +FileChecksum: MD5: 5f49e5f1e95e7be995285b17d80ddab4 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/test/adodbapitestconfig.py +SPDXID: SPDXRef-item9576920 +FileChecksum: SHA1: c1e0a0affb0784982564e8d0ec5fad7dec64a144 +FileChecksum: SHA256: 22eccd1024c24cb2c1514821b0fa583fb585b44f579d41df62cdea2f2206f5eb +FileChecksum: MD5: 48a9aff494b5f4eec80ee8613a231796 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/test/build3test.bat +SPDXID: SPDXRef-item9576921 +FileChecksum: SHA1: e09deb6c6553acd4b99011707a4dc03207f50486 +FileChecksum: SHA256: 70cab2c2a7c9b9eb65f080621ed8f57d3fa4d9b011727953436be21953be3995 +FileChecksum: MD5: e964283e16aa501eb868ad84839f6814 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/test/startserver.bat +SPDXID: SPDXRef-item9576922 +FileChecksum: SHA1: 694d79f13becb66ecde1ef07a71fc26d132c0996 +FileChecksum: SHA256: 322aea4b73c3ff3a4b8fd53e5322d529e77ac29a1dba0c81f318f1f3857a54da +FileChecksum: MD5: 5fc8031ab9acf996cb7c8cd94f1a0f82 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/test/test_adodbapi_dbapi20.py +SPDXID: SPDXRef-item9576923 +FileChecksum: SHA1: abaf5f9743b2a2067a98078a82c6817c92936c12 +FileChecksum: SHA256: 968f7613e99c9be9657b71a6a153b1e2d735c469a51bac171e3c62f8f80a6cf8 +FileChecksum: MD5: c6e225b3fd63fa1009ed57d509f090f0 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/__init__.py +SPDXID: SPDXRef-item9576924 +FileChecksum: SHA1: 7f638099bb5644bc75d7db0368a570c8b53b7353 +FileChecksum: SHA256: fd617cf9a8fdaa4fe2807dc1767ffe7b66b204e4ed077abd57417eaddf913c80 +FileChecksum: MD5: c8f55068772bfab50be5bcb89fe90292 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-See-doc.OTHER +FileCopyrightText: Copyright (C) 2002 Henrik Ekelund, version 2.1 by Vernon Cole + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/schema_table.py +SPDXID: SPDXRef-item9576925 +FileChecksum: SHA1: 93da2b2e8efcbff68bf86100ccad781a3d0147e4 +FileChecksum: SHA256: 7ec95f793606c27b42f13330d92da7bf77936f0f6382545c1be18a3f2780fa33 +FileChecksum: MD5: 7948da62da328ea8cfc1d2391b53eff5 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION ##File -FileName: adodbapi-2.6.2.0 (2).zip/adodbapi/quick_reference.md -SPDXID: SPDXRef-item19901788 -FileChecksum: SHA1: a887d1ab12c757d5b25ec3f57fb5a62a75dfcce3 -FileChecksum: SHA256: 5b03c3cd083227d404ba455fb86cf601ec29b96fabaef2d3eaee2e33457fd7b4 -FileChecksum: MD5: ba246790f82c03594bfeb5dcabbd325a +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/setup.cfg +SPDXID: SPDXRef-item9576926 +FileChecksum: SHA1: 264c980f3ae4033b8dd33d29db33ce13e90b0a19 +FileChecksum: SHA256: ade81f7bec85359de971bdc033225cb1a9905766f8ca751327a21b107289df18 +FileChecksum: MD5: d18630e86a7af6f69c55b8c7f131cc8a LicenseConcluded: NOASSERTION -LicenseInfoInFile: LicenseRef-fossology-See-file +LicenseInfoInFile: NOASSERTION FileCopyrightText: NOASSERTION ##File -FileName: adodbapi-2.6.2.0 (2).zip/adodbapi/__init__.py -SPDXID: SPDXRef-item19901772 -FileChecksum: SHA1: dfb960f995d60d390870cee1185c1db0535b633b -FileChecksum: SHA256: 3fea7d801452426a2b857376708760c0a951de50a04a72620ed70fafab52ffd1 -FileChecksum: MD5: 4df223f8caf2e620ccaf8718b053d31e +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/PKG-INFO +SPDXID: SPDXRef-item9576928 +FileChecksum: SHA1: 633612916ad127a6248b44e239d78096a1f2ca30 +FileChecksum: SHA256: 41322095cf1f3e21c57d8b7d54ea569bb08f2f647ef633647f9868d5e364c213 +FileChecksum: MD5: fb59e4310a3b185cd94cce4ca1a403bf LicenseConcluded: NOASSERTION -LicenseInfoInFile: LicenseRef-fossology-See-doc.OTHER -FileCopyrightText: Copyright (C) 2002 Henrik Ekelund, version 2.1 by Vernon Cole http://sourceforge.net/projects/adodbapi +LicenseInfoInFile: LicenseRef-LGPL-2.0-or-later +LicenseInfoInFile: LicenseRef-LGPL +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/ado_consts.py +SPDXID: SPDXRef-item9576929 +FileChecksum: SHA1: 710977bd4bf3d6b246cb1c98d792ba4214f54f47 +FileChecksum: SHA256: ce3520ee60137104f5c67ad6548d7b3de58ed0b9b10055050e816631d3b2c265 +FileChecksum: MD5: 97fb4474cef9dcfacd24ad7a8b66ce1f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION ##File -FileName: adodbapi-2.6.2.0 (2).zip/adodbapi/apibase.py -SPDXID: SPDXRef-item19901795 -FileChecksum: SHA1: ab4a840fa1eb17b9fa6c0a93a3e55de256ee594c -FileChecksum: SHA256: 95bb178edeccfeeca6bd05e62a75e13cb93eab59bf386b245b8179c66f5d8f56 -FileChecksum: MD5: 8f58ff9f4d008d506086ad81701afe98 +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/quick_reference.md +SPDXID: SPDXRef-item9576930 +FileChecksum: SHA1: 991fde316650096a9558d93a8084096f58be5148 +FileChecksum: SHA256: 8610566ef5f4bf3ba2dadd1172709e59b9307eb6eb227c96c25989668b54a4ab +FileChecksum: MD5: 77c29c117967fc2dabbd5fbafc5bbd64 LicenseConcluded: NOASSERTION -LicenseInfoInFile: LicenseRef-fossology-See-doc.OTHER -FileCopyrightText: Copyright (C) 2002 Henrik Ekelund, version 2.1 by Vernon Cole http://sourceforge.net/projects/pywin32 http://sourceforge.net/projects/adodbapi +LicenseInfoInFile: LicenseRef-See-file +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/process_connect_string.py +SPDXID: SPDXRef-item9576931 +FileChecksum: SHA1: 352922f6d420c190a468d75b01ebc834b542c62c +FileChecksum: SHA256: a1653e9e1e70b541ad7ac6d3bc4741f3883ccb7a392e5d418c978283cdcd2127 +FileChecksum: MD5: 088332a9239fea53a889f3c6891956f7 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/README.txt +SPDXID: SPDXRef-item9576932 +FileChecksum: SHA1: e79e4b89d08954b8a9949148f6e6c8e14e2813d1 +FileChecksum: SHA256: 2e4ee2f591480a5ed3e2750bb04cca0621f0f1b195c9a2f320c14ed0541ddbdd +FileChecksum: MD5: 57c9e012d4edd985537cfdab7a480c8f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-LGPL-2.0-or-later +LicenseInfoInFile: LicenseRef-LGPL +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/adodbapi.egg-info/top_level.txt +SPDXID: SPDXRef-item9576934 +FileChecksum: SHA1: 1a3d5c9f3d82cdf01655fcfbb433d5a5d4d02837 +FileChecksum: SHA256: f9a91b4e4489e778a99fab3f8163e27346ff3ca803a51a5830b197bed0eec9ae +FileChecksum: MD5: d57c6f399d680d6faa1a997d03d6ffb9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/adodbapi.egg-info/SOURCES.txt +SPDXID: SPDXRef-item9576935 +FileChecksum: SHA1: e394ef9d313139e1fd4581e23553bab863d8be72 +FileChecksum: SHA256: 62a9c020ff080bd8650a9b3c36a4dc4383de98eccfa3f28fbacc357193a9f98c +FileChecksum: MD5: e6f2fde54a3ac8bc9b2b723119a938e4 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/adodbapi.egg-info/dependency_links.txt +SPDXID: SPDXRef-item9576936 +FileChecksum: SHA1: adc83b19e793491b1c6ea0fd8b46cd9f32e592fc +FileChecksum: SHA256: 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b +FileChecksum: MD5: 68b329da9893e34099c7d8ad5cb9c940 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/adodbapi.egg-info/PKG-INFO +SPDXID: SPDXRef-item9576937 +FileChecksum: SHA1: 633612916ad127a6248b44e239d78096a1f2ca30 +FileChecksum: SHA256: 41322095cf1f3e21c57d8b7d54ea569bb08f2f647ef633647f9868d5e364c213 +FileChecksum: MD5: fb59e4310a3b185cd94cce4ca1a403bf +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-LGPL-2.0-or-later +LicenseInfoInFile: LicenseRef-LGPL +FileCopyrightText: NOASSERTION + +##File + +FileName: adodbapi-2.6.2.0.zip/adodbapi-2.6.2.0/adodbapi.egg-info/not-zip-safe +SPDXID: SPDXRef-item9576938 +FileChecksum: SHA1: ba8ab5a0280b953aa97435ff8946cbcbb2755a27 +FileChecksum: SHA256: 7eb70257593da06f682a3ddda54a9d260d4fc514f645237f5ca74b08f8da61a6 +FileChecksum: MD5: 81051bcc2cf1bedf378224b0a93e2877 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION @@ -291,6 +664,19 @@ express Statement of Purpose. + +LicenseID: LicenseRef-License-of-GNU-Licenses +LicenseName: License-of-GNU-Licenses +ExtractedText: Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + + + +LicenseID: LicenseRef-Public-domain +LicenseName: Public domain software +ExtractedText: Public domain + + LicenseID: LicenseRef-LGPL-2.1-or-later LicenseName: GNU Library General Public License v2.1 or later @@ -479,55 +865,212 @@ That's all there is to it! + +LicenseID: LicenseRef-No_license_found +LicenseName: No_license_found +ExtractedText: Not find any license in the scanned file -LicenseID: LicenseRef-fossology-License-of-GNU-Licenses -LicenseName: License-of-GNU-Licenses -ExtractedText: Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. +LicenseID: LicenseRef-See-doc.OTHER +LicenseName: See-doc.OTHER +ExtractedText: License by Nomos. -LicenseID: LicenseRef-fossology-Public-domain -LicenseName: Public domain software -ExtractedText: Public domain software is software that is not copyrighted. If the source code is in the public domain, that is a special case of noncopylefted free software, which means that some copies or modified versions may not be free at all. -In some cases, an executable program can be in the public domain but the source code is not available. This is not free software, because free software requires accessibility of source code. Meanwhile, most free software is not in the public domain; it is copyrighted, and the copyright holders have legally given permission for everyone to use it in freedom, using a free software license. + +LicenseID: LicenseRef-LGPL-2.0-or-later +LicenseName: GNU Library General Public License v2 or later +ExtractedText: GNU LIBRARY GENERAL PUBLIC LICENSE -Sometimes people use the term "public domain" in a loose fashion to mean "free" or "available gratis." However, "public domain" is a legal term and means, precisely, "not copyrighted". For clarity, we recommend using "public domain" for that meaning only, and using other terms to convey the other meanings. +Version 2, June 1991 -Under the Berne Convention, which most countries have signed, anything written down is automatically copyrighted. This includes programs. Therefore, if you want a program you have written to be in the public domain, you must take some legal steps to disclaim the copyright on it; otherwise, the program is copyrighted. +Copyright (C) 1991 Free Software Foundation, Inc. +51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA +Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. -LicenseID: LicenseRef-fossology-lgpl-2.1-plus -LicenseName: GNU Lesser General Public License 2.1 or later -ExtractedText: License by Scancode. +[This is the first released version of the library GPL. It is numbered 2 because it goes with version 2 of the ordinary GPL.] +Preamble +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. -LicenseID: LicenseRef-fossology-See-file -LicenseName: See-file -ExtractedText: This license means that you can get copyright or license information through a reference file. +This license, the Library General Public License, applies to some specially designated Free Software Foundation software, and to any other libraries whose authors decide to use it. You can use it for your libraries, too. -one example below: -/* - * Copyright (C) 2007 Olli Salonen <oasalonen@gmail.com> - * see btnx.c for detailed license information - * - * revoco.c is under a different copyright. See that file for details. - * - */ +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library, or if you modify it. +For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link a program with the library, you must provide complete object files to the recipients so that they can relink them with the library, after making changes to the library and recompiling it. And you must show them these terms so they know their rights. -LicenseID: LicenseRef-fossology-lgpl-2.0-plus -LicenseName: GNU Library General Public License 2.0 or later -ExtractedText: License by Scancode. +Our method of protecting your rights has two steps: (1) copyright the library, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the library. +Also, for each distributor's protection, we want to make certain that everyone understands that there is no warranty for this free library. If the library is modified by someone else and passed on, we want its recipients to know that what they have is not the original version, so that any problems introduced by others will not reflect on the original authors' reputations. +Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that companies distributing free software will individually obtain patent licenses, thus in effect transforming the program into proprietary software. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. -LicenseID: LicenseRef-fossology-See-doc.OTHER -LicenseName: See-doc.OTHER -ExtractedText: License by Nomos. +Most GNU software, including some libraries, is covered by the ordinary GNU General Public License, which was designed for utility programs. This license, the GNU Library General Public License, applies to certain designated libraries. This license is quite different from the ordinary one; be sure to read it in full, and don't assume that anything in it is the same as in the ordinary license. + +The reason we have a separate public license for some libraries is that they blur the distinction we usually make between modifying or adding to a program and simply using it. Linking a program with a library, without changing the library, is in some sense simply using the library, and is analogous to running a utility program or application program. However, in a textual and legal sense, the linked executable is a combined work, a derivative of the original library, and the ordinary General Public License treats it as such. + +Because of this blurred distinction, using the ordinary General Public License for libraries did not effectively promote software sharing, because most developers did not use the libraries. We concluded that weaker conditions might promote sharing better. + +However, unrestricted linking of non-free programs would deprive the users of those programs of all benefit from the free status of the libraries themselves. This Library General Public License is intended to permit developers of non-free programs to use free libraries, while preserving your freedom as a user of such programs to change the free libraries that are incorporated in them. (We have not seen how to achieve this as regards changes in header files, but we have achieved it as regards changes in the actual functions of the Library.) The hope is that this will lead to faster development of free libraries. + +The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, while the latter only works together with the library. + +Note that it is possible for a library to be covered by the ordinary General Public License rather than by this special one. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License Agreement applies to any software library which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Library General Public License (also called "this License"). Each licensee is addressed as "you". + + A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. + + The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) + + "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. + + Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. + + 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. + + You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + + a) The modified work must itself be a software library. + + b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. + + c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. + + d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. + + (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) + + These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + + Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. + + In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + + 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. + + Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. + + This option is useful when you wish to copy part of the code of the Library into a program that is not a library. + + 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. + + If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. + + 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. + + However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. + + When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. + + If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) + + Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. + + 6. As an exception to the Sections above, you may also compile or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. + + You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: + + a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) + + b) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. + + c) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. + + d) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. + + For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + + It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. + + 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: + + a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. + + b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. + + 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + + 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. + + 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. + + 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. + + If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. + + It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + + This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + + 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + + 13. The Free Software Foundation may publish revised and/or new versions of the Library General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + + Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. + + 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Libraries + +If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). + +To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + +one line to give the library's name and an idea of what it does. + +Copyright (C) year name of author + +This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. + +This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. + +You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in + +the library `Frob' (a library for tweaking knobs) written + +by James Random Hacker. + +signature of Ty Coon, 1 April 1990 + +Ty Coon, President of Vice + +That's all there is to it! + + + + + +LicenseID: LicenseRef-LGPL +LicenseName: GNU Lesser General Public License +ExtractedText: LGPL is referenced without a version number. Please look up LGPL in the License Admin to view the different versions. + + + +LicenseID: LicenseRef-scancode-public-domain +LicenseName: Public Domain +ExtractedText: License by Scancode. @@ -712,7 +1255,16 @@ That's all there is to it! -LicenseID: LicenseRef-fossology-LGPL -LicenseName: GNU Lesser General Public License -ExtractedText: LGPL is referenced without a version number. Please look up LGPL in the License Admin to view the different versions. +LicenseID: LicenseRef-See-file +LicenseName: See-file +ExtractedText: This license means that you can get copyright or license information through a reference file. + +one example below: +/* + * Copyright (C) 2007 Olli Salonen <oasalonen@gmail.com> + * see btnx.c for detailed license information + * + * revoco.c is under a different copyright. See that file for details. + * + */ From c47e1bcc040a798d251ebbbdfc6153cbd20d39f3 Mon Sep 17 00:00:00 2001 From: OliverFendt Date: Fri, 18 Oct 2024 22:51:06 +0200 Subject: [PATCH 14/16] adding me as reviewer Signed-off-by: Oliver Fendt (ofendt@googlemail.com) --- analysed-packages/adodbapi/version-2.6.2.0/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/analysed-packages/adodbapi/version-2.6.2.0/README.md b/analysed-packages/adodbapi/version-2.6.2.0/README.md index 8256e7aa..1960db9b 100644 --- a/analysed-packages/adodbapi/version-2.6.2.0/README.md +++ b/analysed-packages/adodbapi/version-2.6.2.0/README.md @@ -14,5 +14,7 @@ Kanzlei Jun on behalf of AUDI AG The information was reviewed by: +* Oliver Fendt + ## Comment From 455ec602c6c275a01e53f15f9020b50034942f56 Mon Sep 17 00:00:00 2001 From: OliverFendt Date: Fri, 18 Oct 2024 22:58:52 +0200 Subject: [PATCH 15/16] correcting the dir hierarchy adding the download location in the tag value file Signed-off-by: Oliver Fendt (ofendt@googlemail.com) --- .../altgraph/version-0.17.4}/README.md | 36 +- .../altgraph-0.17.4-OSS-disclosure.txt | 82 ++- .../altgraph-0.17.4-SPDX2TV.spdx | 680 ++++++++++++++++++ version-0.17.4/altgraph-0.17.4-SPDX2TV.spdx | 281 -------- 4 files changed, 738 insertions(+), 341 deletions(-) rename {version-0.17.4 => analysed-packages/altgraph/version-0.17.4}/README.md (93%) rename {version-0.17.4 => analysed-packages/altgraph/version-0.17.4}/altgraph-0.17.4-OSS-disclosure.txt (82%) create mode 100644 analysed-packages/altgraph/version-0.17.4/altgraph-0.17.4-SPDX2TV.spdx delete mode 100644 version-0.17.4/altgraph-0.17.4-SPDX2TV.spdx diff --git a/version-0.17.4/README.md b/analysed-packages/altgraph/version-0.17.4/README.md similarity index 93% rename from version-0.17.4/README.md rename to analysed-packages/altgraph/version-0.17.4/README.md index 9646d852..e94afa2d 100644 --- a/version-0.17.4/README.md +++ b/analysed-packages/altgraph/version-0.17.4/README.md @@ -1,18 +1,18 @@ -## Download Location - -https://github.com/ronaldoussoren/altgraph/archive/refs/tags/v0.17.4.zip - -## Package URL (purl) - -pkg:github/ronaldoussoren/altgraph@0.17.4 - -## Creator - -Kanzlei Jun on behalf of AUDI AG - -## Reviewers - -The information was reviewed by: - - -## Comment +## Download Location + +https://github.com/ronaldoussoren/altgraph/archive/refs/tags/v0.17.4.zip + +## Package URL (purl) + +pkg:github/ronaldoussoren/altgraph@0.17.4 + +## Creator + +Kanzlei Jun on behalf of AUDI AG + +## Reviewers + +The information was reviewed by: + + +## Comment diff --git a/version-0.17.4/altgraph-0.17.4-OSS-disclosure.txt b/analysed-packages/altgraph/version-0.17.4/altgraph-0.17.4-OSS-disclosure.txt similarity index 82% rename from version-0.17.4/altgraph-0.17.4-OSS-disclosure.txt rename to analysed-packages/altgraph/version-0.17.4/altgraph-0.17.4-OSS-disclosure.txt index ddcc9f98..ff5dd9ba 100644 --- a/version-0.17.4/altgraph-0.17.4-OSS-disclosure.txt +++ b/analysed-packages/altgraph/version-0.17.4/altgraph-0.17.4-OSS-disclosure.txt @@ -1,42 +1,40 @@ -======================================================================================================================== - -altgraph-0.17.4 - ------------------------------------------------------------------------------------------------------------------------- - -======================================================================================================================== - -LICENSES - ------------------------------------------------------------------------------------------------------------------------- - -MIT-0 - -MIT No Attribution - -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. - -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. - - - - ------------------------------------------------------------------------------------------------------------------------- - -Copyright notices - -copyright 2010-2011, Ronald Oussoren, Bob Ippolito, 2004 Istvan Albert -copyright (c) Bob Ippolito -copyright (c) 2010-2014 Ronald Oussoren -Copyright (c) 2006-2010 Bob Ippolito -Copyright (c) 2004 Istvan Albert unless otherwise noted. -Copyright (2) 2010-2020 Ronald Oussoren, et. al. +================================================================================ + +altgraph-0.17.4 + +-------------------------------------------------------------------------------- + +================================================================================ + +LICENSES + +-------------------------------------------------------------------------------- + +MIT-0 + +MIT No Attribution + +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. + +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. + + +-------------------------------------------------------------------------------- + +Copyright notices + +copyright 2010-2011, Ronald Oussoren, Bob Ippolito, 2004 Istvan Albert +copyright (c) Bob Ippolito +copyright (c) 2010-2014 Ronald Oussoren +Copyright (c) 2006-2010 Bob Ippolito +Copyright (c) 2004 Istvan Albert unless otherwise noted. +Copyright (2) 2010-2020 Ronald Oussoren, et. al. diff --git a/analysed-packages/altgraph/version-0.17.4/altgraph-0.17.4-SPDX2TV.spdx b/analysed-packages/altgraph/version-0.17.4/altgraph-0.17.4-SPDX2TV.spdx new file mode 100644 index 00000000..3cf3faf2 --- /dev/null +++ b/analysed-packages/altgraph/version-0.17.4/altgraph-0.17.4-SPDX2TV.spdx @@ -0,0 +1,680 @@ +SPDXVersion: SPDX-2.3 +DataLicense: CC0-1.0 + +##------------------------- +## Document Information +##------------------------- + +DocumentNamespace: http://fossy.osadl.org/repo/SPDX2TV_altgraph-0.17.4.tar.gz_1729279946.spdx +DocumentName: /srv/fossology/repository/report +SPDXID: SPDXRef-DOCUMENT + +##------------------------- +## Creation Information +##------------------------- + +Creator: Tool: fossology-4.4.0.51 +Creator: Person: Kanzlei Jun on behalf of AUDI AG +CreatorComment: +This document was created using license information and a generator from Fossology. +It contains the license and copyright analysis of altgraph 0.17.4 +Please check "LicenseComments" for explanations of concluded licenses + +Created: 2024-10-18T19:32:26Z +LicenseListVersion: 3.22 + +##------------------------- +## Package Information +##------------------------- + + +PackageName: altgraph-0.17.4.tar.gz +PackageFileName: altgraph-0.17.4.tar.gz +SPDXID: SPDXRef-upload1853 +PackageDownloadLocation: https://github.com/ronaldoussoren/altgraph/archive/refs/tags/v0.17.4.zip +ExternalRef: PACKAGE-MANAGER purl pkg:github/ronaldoussoren/altgraph@0.17.4 +FilesAnalyzed: true +PackageVerificationCode: b1b353f5976c80d760b41aac3ae2627e9f0d0aa8 +PackageChecksum: SHA1: 84a08cf0b6c53b8f255c1a449de13a6d1387d8c9 +PackageChecksum: SHA256: a1b89f7299f7e837db94bf6089a4f3f567cf311737bbeb5c026a09a75076c25b +PackageChecksum: MD5: c6f20f68b227c38c9626251b04a91309 +PackageLicenseConcluded: NOASSERTION +PackageLicenseDeclared: LicenseRef-MIT-0-9ba41b597fe22a7627b4a4b760cc44c1 +PackageLicenseComments: licenseInfoInFile determined by Scanners: + - nomos ("4.4.0.51".1e52cb) + - monk ("4.4.0.51".1e52cb) + - ojo ("4.4.0.51".1e52cb) + - scancode ("4.4.0.51".1e52cb) +PackageLicenseInfoFromFiles: NOASSERTION +PackageCopyrightText: NOASSERTION + +Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-upload1853 + + +##-------------------------- +## File Information +##-------------------------- + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/altgraph/__init__.py +SPDXID: SPDXRef-item7966292 +FileChecksum: SHA1: 3eefa3fcd4e953fc08732f4caee83815ed91672c +FileChecksum: SHA256: 62d63eac77fa5ff95893cf36d1d6b6b95653f82f81f4a1a9197bc1835a19d057 +FileChecksum: MD5: eccbe4366d393be11bd249f13d97d634 +LicenseConcluded: LicenseRef-MIT-0-9ba41b597fe22a7627b4a4b760cc44c1 +LicenseInfoInFile: LicenseRef-MIT +LicenseInfoInFile: LicenseRef-MIT-0 +FileCopyrightText: Copyright (c) 2004 Istvan Albert unless otherwise noted. + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/LICENSE +SPDXID: SPDXRef-item7966263 +FileChecksum: SHA1: 5b3c3863d521cf35e75e36a22e5ec4a80c93c528 +FileChecksum: SHA256: 6c194d6db0c64d45535d10c95142b9b0cda7b7dcc7f1ddee302b3d536f3dbe46 +FileChecksum: MD5: 3590eb8d695bdcea3ba57e74adf8a4ed +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT-0 +FileCopyrightText: Copyright (c) 2004 Istvan Albert unless otherwise noted. +Copyright (c) 2006-2010 Bob Ippolito +Copyright (2) 2010-2020 Ronald Oussoren, et. al. + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/MANIFEST.in +SPDXID: SPDXRef-item7966264 +FileChecksum: SHA1: 35b3b46782df210afbe7a90c87c02bfe7b49db5a +FileChecksum: SHA256: 800797a53594275d94a556a79fd7cea87de37fea5ecd2e47be75b2ca1208dc3d +FileChecksum: MD5: 3030a97dc71fe5d2b3382c3e8f418151 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/setup.py +SPDXID: SPDXRef-item7966265 +FileChecksum: SHA1: 2177a534fc15bf88c4f6c55583aabacc9fd3814d +FileChecksum: SHA256: 923dafd834128e2c01f8c98511d1cc362e4fc7d6961eca96d7d41f0ac4f1d89a +FileChecksum: MD5: 9bb3ccc03189287ab49eb08128b55513 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/.pre-commit-config.yaml +SPDXID: SPDXRef-item7966266 +FileChecksum: SHA1: 61c6a18e464459f7d5c63f994e4f21b441ca1c6d +FileChecksum: SHA256: 8bda53526dc22dccb6c9944548745d771743ac482a943b1d5b261a9bbb235e14 +FileChecksum: MD5: ece46447aa786151b93a7bb9238c1b57 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/.isort.cfg +SPDXID: SPDXRef-item7966267 +FileChecksum: SHA1: 894e69c2b2d03a6998b17f069a552272fd70bf85 +FileChecksum: SHA256: 22db4426100b73440a7ddc12f8984e1565f0eb7642535ec89cf18c9361bc2c8c +FileChecksum: MD5: 04c1027c8946f9bf9962dcbfdd7197cb +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/setup.cfg +SPDXID: SPDXRef-item7966268 +FileChecksum: SHA1: 04da3a599aa976adbaf5629a6009af82b7de6987 +FileChecksum: SHA256: ec0ca315c18e3b9e5e9303017be9e08c6fddf43ec7a59788ba0483ef3d4cc8f8 +FileChecksum: MD5: 0b2edc07c95c07feba45587e9b21480f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/.github/workflows/test.yml +SPDXID: SPDXRef-item7966271 +FileChecksum: SHA1: e4afbccf51adc1c2dc437c27f4e830f08d7b30ff +FileChecksum: SHA256: 304c8e53f61b25d6c7c4a21a00f100febc125968ab1d213d158db5ae71b1bdc3 +FileChecksum: MD5: 1cd3e72fe0b067fc1acc603722476b0a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/.github/workflows/lint.yml +SPDXID: SPDXRef-item7966272 +FileChecksum: SHA1: 0aaf32ae6de877d5b716d7bfe7926569bde091ac +FileChecksum: SHA256: fde39b882978228905351ef7f1744a04295826975d556e2d0ecccd2c92e8e0e8 +FileChecksum: MD5: 6d8be8d9dc23f6d3dcd2ab3c456cfa38 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/doc/changelog.rst +SPDXID: SPDXRef-item7966274 +FileChecksum: SHA1: ef8af9d7792543dd87cc8f0150b6fa5462accc9d +FileChecksum: SHA256: 36bf9fedefd219b3046db81206cc611645d3fae72d6bf1df6f0bd64282b19c99 +FileChecksum: MD5: 21ae868e1b5320400a3ed558fdd37692 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/doc/core.rst +SPDXID: SPDXRef-item7966275 +FileChecksum: SHA1: 43fb405845283378f8622727eadc446214d9cd94 +FileChecksum: SHA256: 6ab274bdac951a108195addfcff65d4991091db59dfab26f46fdebbe9a102153 +FileChecksum: MD5: 54911e6ac8eaf90a2d69cad42339b5cc +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/doc/license.rst +SPDXID: SPDXRef-item7966276 +FileChecksum: SHA1: 5c8cb37144bd49eb123da1cf3b7b2d098d155a80 +FileChecksum: SHA256: c6071929fa693cf77461fdfcba69b98ffc76e2600d264adb09d04abd45c8b2c5 +FileChecksum: MD5: 0c55797341c5fc3ca582cd3cd01f269f +LicenseConcluded: NOASSERTION +LicenseInfoInFile: LicenseRef-MIT +LicenseInfoInFile: LicenseRef-MIT-0 +LicenseInfoInFile: LicenseRef-scancode-tigra-calendar-4.0 +FileCopyrightText: Copyright (c) 2004 Istvan Albert unless otherwise noted. +copyright (c) Bob Ippolito +copyright (c) 2010-2014 Ronald Oussoren + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/doc/graph.rst +SPDXID: SPDXRef-item7966277 +FileChecksum: SHA1: 484b98327a15e1c81f918d309242bc842ef300af +FileChecksum: SHA256: 974171637b2f4e10ada8849e6dc059c689fa5abd909010b51b716d8421a2d5c1 +FileChecksum: MD5: 3ac6b52f7d88887bccc4dfaa52803b66 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/doc/_templates/icons.html +SPDXID: SPDXRef-item7966279 +FileChecksum: SHA1: 94d3a4452e14f14c674abbf6ebcad950c4d892d9 +FileChecksum: SHA256: 8ee857f806bb319174eedb6d0a24ce1d668504dab40f503cb9cf63b3de0dee54 +FileChecksum: MD5: a2211157a2f460219473357e312987ab +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/doc/graphstat.rst +SPDXID: SPDXRef-item7966280 +FileChecksum: SHA1: 14830fd5e3ede90d8296ebc77fa0b491c160a08e +FileChecksum: SHA256: 8f8dc5830704358fdb086492be739dbb39df320d6636506d287357555b566ff1 +FileChecksum: MD5: 652d51f6ea9d2fd3e60203eb71a29b6d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/doc/dot.rst +SPDXID: SPDXRef-item7966281 +FileChecksum: SHA1: 7f47e681d63c194aa1b33523605a4265db9ba258 +FileChecksum: SHA256: e064eb08571e54fe6687856c244ab47cd12681214b0d8b7161cedcd54f1e58c6 +FileChecksum: MD5: e8919fa54b9f943e4781e0305db1898e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/doc/Makefile +SPDXID: SPDXRef-item7966282 +FileChecksum: SHA1: 10f8c62c7a3ba69143ce2f94945e33ef4fe540fa +FileChecksum: SHA256: 01f78e846f848085a3fd176d76e41cae0b8788f26d087ba1bca24302a7758e16 +FileChecksum: MD5: f03fba240852ccf4fa15a30abc4017be +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/doc/conf.py +SPDXID: SPDXRef-item7966283 +FileChecksum: SHA1: 8a80f21ad286cd33dea8a9ec53efdf1c91505380 +FileChecksum: SHA256: d03da9c992117c9dca3f66caac5f87f4a2c6a5ba97815ed0e3bf5f1dd1268957 +FileChecksum: MD5: 0c2bb7101679f40f972419f397323406 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: copyright 2010-2011, Ronald Oussoren, Bob Ippolito, 2004 Istvan Albert + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/doc/objectgraph.rst +SPDXID: SPDXRef-item7966284 +FileChecksum: SHA1: 1cdadb03ffa1b9debe814a013ed86214d8f8035f +FileChecksum: SHA256: 411047238380a09432fb993be73fb684b3658749341b87cdd64add1165ce81f4 +FileChecksum: MD5: e62ea27f5f0994c936d7b8807ce92207 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/doc/graphutil.rst +SPDXID: SPDXRef-item7966285 +FileChecksum: SHA1: 5eec7adfeacdff27638033d20b326e9f92fdfb0c +FileChecksum: SHA256: 8c38291b3b88db3abdd5e50e1121fae03c77cfe78e7cf9901ce5af5bf1028582 +FileChecksum: MD5: d7375e4f07ff02af51df43dd3241c1db +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/doc/index.rst +SPDXID: SPDXRef-item7966286 +FileChecksum: SHA1: 8163c1ae490eea865d7249ffb9ff61f4ab4357a3 +FileChecksum: SHA256: c225c81ab4c977cdef0ab1cf908f127b63234a451fddabfaa22d16a6cd8432dd +FileChecksum: MD5: c0e614494afda8ec97f070b7b90f9b54 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/doc/graphalgo.rst +SPDXID: SPDXRef-item7966287 +FileChecksum: SHA1: dbe30ce256f8c6b09519732b0f1e4b253cc809e4 +FileChecksum: SHA256: a325df005fefb1de74a4e158983fe2004d21780337b2f71970ccf47ea0d91d1e +FileChecksum: MD5: 92cf4599579d393096a72645660ee58d +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/README.rst +SPDXID: SPDXRef-item7966288 +FileChecksum: SHA1: 23d1cb1d08b5ccf7001cd1a2a43461f45edce6ae +FileChecksum: SHA256: e8367ac3afb3a93a3d5c8b389f28b36aca7e7a70d571a64b8c09a2114edd0ef7 +FileChecksum: MD5: 422212537e268a81ccdc1b1f4d12a258 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/altgraph/GraphUtil.py +SPDXID: SPDXRef-item7966290 +FileChecksum: SHA1: 2c45eaeb81d60b5d913af45d37fc8dd3f4aa8689 +FileChecksum: SHA256: d53e0325cd9b267e84214fc2b789b4a222a55d6917bea71713c0862f62bd7a7f +FileChecksum: MD5: 3ea0b1ff5de866b785ef6ba3620b045e +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/altgraph/GraphAlgo.py +SPDXID: SPDXRef-item7966291 +FileChecksum: SHA1: a77fa88a539cb3e1f1255fab214b3ffd21ffd46f +FileChecksum: SHA256: 52ef5a4e348a5a2dfc890fdef59af00a7cd0688d565850e127a91f9aed23c400 +FileChecksum: MD5: f86f26f0aea99988d0e0c136207dc834 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/altgraph/Dot.py +SPDXID: SPDXRef-item7966293 +FileChecksum: SHA1: 24cf9da0cec467a164c9e29b0a89f5b81ffa3e44 +FileChecksum: SHA256: 80a129e92bbf0a8396418b791c856cffb30160ad4110e84a5f444b00003ebd0b +FileChecksum: MD5: 8c8bb3ae8600e4db6f11f4aaa2f5a9ad +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/altgraph/Graph.py +SPDXID: SPDXRef-item7966294 +FileChecksum: SHA1: 332bd9708783a14444b491f119838b5d20014b88 +FileChecksum: SHA256: e9be9f4872c0e504aa3039d21c83bbfd626705821dab72b906df158a944e0f08 +FileChecksum: MD5: f9c9c6c4e53e097f92bc4e13abce64ff +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/altgraph/ObjectGraph.py +SPDXID: SPDXRef-item7966295 +FileChecksum: SHA1: 1ad6ca5c07b7f7f9254771d5ad6ef660bc8d73fa +FileChecksum: SHA256: a3b7cf26dc811202525c09148f3be3df907e14e638b8acdf2c6a92bd38adc7c7 +FileChecksum: MD5: 3187a072b98796e4f71d797b1c3572fc +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/altgraph/GraphStat.py +SPDXID: SPDXRef-item7966296 +FileChecksum: SHA1: c0d5fc2431e575847294df03c2061e2383642974 +FileChecksum: SHA256: 2cac9ae012972791998b9fac358535eda3814cbc6a9ffb5581b8b0e2c5866085 +FileChecksum: MD5: 7c2ed1d7cd876ff72ea799e697596cc9 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/tox.ini +SPDXID: SPDXRef-item7966297 +FileChecksum: SHA1: c4461472c39f486e1ebef2017e20f8d0fa30fc39 +FileChecksum: SHA256: 5af4416d68c1c1ad7a1f26daf333403b577a08e4c62f826268b33f4ac54c7849 +FileChecksum: MD5: 14da35348154bf771cd743c94bd74675 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/.gitignore +SPDXID: SPDXRef-item7966298 +FileChecksum: SHA1: 3f8f61d8a6fc42af7a2a609c9432709f96d86fe2 +FileChecksum: SHA256: 4f3e281eec5d57ec100ac35883b1fd423813de3b6bb5ade9817f598c9c19a944 +FileChecksum: MD5: f87c71eeda28259388401730e0c5b95a +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/altgraph_tests/test_dot.py +SPDXID: SPDXRef-item7966300 +FileChecksum: SHA1: 6fe322622d0ca3483a168c3771ac33d453ed8b02 +FileChecksum: SHA256: 6286ce79dbbb6dee5b54cfe654efe25a730e36f46d6a0635f631377ef01b463b +FileChecksum: MD5: c76a9cb5f44e6d3237908517d2653cfd +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/altgraph_tests/test_object_graph.py +SPDXID: SPDXRef-item7966301 +FileChecksum: SHA1: a5ef5a10d2640d1b41216cc8c096f117ea2f7ad4 +FileChecksum: SHA256: 3bcebfbdc30b058326b9dba4f996b41d7ad6095adc3bf54857e5297dc28e3c34 +FileChecksum: MD5: 45b5f5e4cbb2d2da4de57da84d5012be +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/altgraph_tests/__init__.py +SPDXID: SPDXRef-item7966302 +FileChecksum: SHA1: 3ef7909be9e20a1263904d2e00c90e99f9c6658a +FileChecksum: SHA256: 173a538d4d2d5b0490e5b929fc24620159379343a1ac7b6e83ec25fc5cfe3905 +FileChecksum: MD5: b0f83551e2634490b610783fa3cda64b +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/altgraph_tests/test_graph.py +SPDXID: SPDXRef-item7966303 +FileChecksum: SHA1: e9e5ab546092dbf5e5011dd6002976c705bbbad9 +FileChecksum: SHA256: 8244c9859bf7a65666238277600e0f0473b9c5dac272941eb6be4a29d0c95aaf +FileChecksum: MD5: 5a103ef6a1ee0979641e1234d57ff600 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/altgraph_tests/test_graphutil.py +SPDXID: SPDXRef-item7966304 +FileChecksum: SHA1: bf9cacfe9b6e838e06cd0f6b05a333a152fb16fa +FileChecksum: SHA256: 1b1e62c53ac5719b2e2208ef21658680f2a733e51c447e9e54a0b9c3f9abdf04 +FileChecksum: MD5: 685782b34c78d04231d80c8a1cba5bdf +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/altgraph_tests/test_graphstat.py +SPDXID: SPDXRef-item7966305 +FileChecksum: SHA1: 8762364d09dd697207afd3021d7c38de71857413 +FileChecksum: SHA256: 6a74c1b6e784ee956edeffe9a4a6610ce247f1d4c4019d0fa7614fb7aef707fd +FileChecksum: MD5: ca2398fd2f6770f151e86c56a23e2e81 +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + +##File + +FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/altgraph_tests/test_altgraph.py +SPDXID: SPDXRef-item7966306 +FileChecksum: SHA1: 5895c9166af0b42e8b5219d7cf04d6a9a79e3786 +FileChecksum: SHA256: 313bebe4495bfa708f0a200d83a95c1c8352dc8c236400638c9196c097b64e9d +FileChecksum: MD5: ca3e0eee8b28f25eff6f3b43e18261be +LicenseConcluded: NOASSERTION +LicenseInfoInFile: NOASSERTION +FileCopyrightText: NOASSERTION + + + +##------------------------- +## License Information +##------------------------- + + + +LicenseID: LicenseRef-CC0-1.0 +LicenseName: Creative Commons Zero v1.0 Universal +ExtractedText: Creative Commons Legal Code + +CC0 1.0 Universal + + CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE + LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN + ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS + INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES + REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS + PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM + THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED + HEREUNDER. + +Statement of Purpose + +The laws of most jurisdictions throughout the world automatically confer +exclusive Copyright and Related Rights (defined below) upon the creator +and subsequent owner(s) (each and all, an "owner") of an original work of +authorship and/or a database (each, a "Work"). + +Certain owners wish to permanently relinquish those rights to a Work for +the purpose of contributing to a commons of creative, cultural and +scientific works ("Commons") that the public can reliably and without fear +of later claims of infringement build upon, modify, incorporate in other +works, reuse and redistribute as freely as possible in any form whatsoever +and for any purposes, including without limitation commercial purposes. +These owners may contribute to the Commons to promote the ideal of a free +culture and the further production of creative, cultural and scientific +works, or to gain reputation or greater distribution for their Work in +part through the use and efforts of others. + +For these and/or other purposes and motivations, and without any +expectation of additional consideration or compensation, the person +associating CC0 with a Work (the "Affirmer"), to the extent that he or she +is an owner of Copyright and Related Rights in the Work, voluntarily +elects to apply CC0 to the Work and publicly distribute the Work under its +terms, with knowledge of his or her Copyright and Related Rights in the +Work and the meaning and intended legal effect of CC0 on those rights. + +1. Copyright and Related Rights. A Work made available under CC0 may be +protected by copyright and related or neighboring rights ("Copyright and +Related Rights"). Copyright and Related Rights include, but are not +limited to, the following: + + i. the right to reproduce, adapt, distribute, perform, display, + communicate, and translate a Work; + ii. moral rights retained by the original author(s) and/or performer(s); +iii. publicity and privacy rights pertaining to a person's image or + likeness depicted in a Work; + iv. rights protecting against unfair competition in regards to a Work, + subject to the limitations in paragraph 4(a), below; + v. rights protecting the extraction, dissemination, use and reuse of data + in a Work; + vi. database rights (such as those arising under Directive 96/9/EC of the + European Parliament and of the Council of 11 March 1996 on the legal + protection of databases, and under any national implementation + thereof, including any amended or successor version of such + directive); and +vii. other similar, equivalent or corresponding rights throughout the + world based on applicable law or treaty, and any national + implementations thereof. + +2. Waiver. To the greatest extent permitted by, but not in contravention +of, applicable law, Affirmer hereby overtly, fully, permanently, +irrevocably and unconditionally waives, abandons, and surrenders all of +Affirmer's Copyright and Related Rights and associated claims and causes +of action, whether now known or unknown (including existing as well as +future claims and causes of action), in the Work (i) in all territories +worldwide, (ii) for the maximum duration provided by applicable law or +treaty (including future time extensions), (iii) in any current or future +medium and for any number of copies, and (iv) for any purpose whatsoever, +including without limitation commercial, advertising or promotional +purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each +member of the public at large and to the detriment of Affirmer's heirs and +successors, fully intending that such Waiver shall not be subject to +revocation, rescission, cancellation, termination, or any other legal or +equitable action to disrupt the quiet enjoyment of the Work by the public +as contemplated by Affirmer's express Statement of Purpose. + +3. Public License Fallback. Should any part of the Waiver for any reason +be judged legally invalid or ineffective under applicable law, then the +Waiver shall be preserved to the maximum extent permitted taking into +account Affirmer's express Statement of Purpose. In addition, to the +extent the Waiver is so judged Affirmer hereby grants to each affected +person a royalty-free, non transferable, non sublicensable, non exclusive, +irrevocable and unconditional license to exercise Affirmer's Copyright and +Related Rights in the Work (i) in all territories worldwide, (ii) for the +maximum duration provided by applicable law or treaty (including future +time extensions), (iii) in any current or future medium and for any number +of copies, and (iv) for any purpose whatsoever, including without +limitation commercial, advertising or promotional purposes (the +"License"). The License shall be deemed effective as of the date CC0 was +applied by Affirmer to the Work. Should any part of the License for any +reason be judged legally invalid or ineffective under applicable law, such +partial invalidity or ineffectiveness shall not invalidate the remainder +of the License, and in such case Affirmer hereby affirms that he or she +will not (i) exercise any of his or her remaining Copyright and Related +Rights in the Work or (ii) assert any associated claims and causes of +action with respect to the Work, in either case contrary to Affirmer's +express Statement of Purpose. + +4. Limitations and Disclaimers. + + a. No trademark or patent rights held by Affirmer are waived, abandoned, + surrendered, licensed or otherwise affected by this document. + b. Affirmer offers the Work as-is and makes no representations or + warranties of any kind concerning the Work, express, implied, + statutory or otherwise, including without limitation warranties of + title, merchantability, fitness for a particular purpose, non + infringement, or the absence of latent or other defects, accuracy, or + the present or absence of errors, whether or not discoverable, all to + the greatest extent permissible under applicable law. + c. Affirmer disclaims responsibility for clearing rights of other persons + that may apply to the Work or any use thereof, including without + limitation any person's Copyright and Related Rights in the Work. + Further, Affirmer disclaims responsibility for obtaining any necessary + consents, permissions or other rights required for any use of the + Work. + d. Affirmer understands and acknowledges that Creative Commons is not a + party to this document and has no duty or obligation with respect to + this CC0 or use of the Work. + + + + +LicenseID: LicenseRef-MIT-0-9ba41b597fe22a7627b4a4b760cc44c1 +LicenseName: MIT No Attribution +ExtractedText: 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. + +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. + + + +LicenseID: LicenseRef-MIT-0 +LicenseName: MIT No Attribution +ExtractedText: MIT No Attribution + +Copyright + +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. + +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. + + + + +LicenseID: LicenseRef-No_license_found +LicenseName: No_license_found +ExtractedText: Not find any license in the scanned file + + + +LicenseID: LicenseRef-MIT +LicenseName: MIT License +ExtractedText: MIT License + +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. + + + +LicenseID: LicenseRef-scancode-tigra-calendar-4.0 +LicenseName: Tigra Calendar v4.0 License +ExtractedText: License by Scancode. + diff --git a/version-0.17.4/altgraph-0.17.4-SPDX2TV.spdx b/version-0.17.4/altgraph-0.17.4-SPDX2TV.spdx deleted file mode 100644 index d26f6c86..00000000 --- a/version-0.17.4/altgraph-0.17.4-SPDX2TV.spdx +++ /dev/null @@ -1,281 +0,0 @@ -SPDXVersion: SPDX-2.3 -DataLicense: CC0-1.0 - -##------------------------- -## Document Information -##------------------------- - -DocumentNamespace: http://8a175d67a405/repo/SPDX2TV_altgraph-0.17.4.tar.gz_1726835310.spdx -DocumentName: /srv/fossology/repository/report -SPDXID: SPDXRef-DOCUMENT - -##------------------------- -## Creation Information -##------------------------- - -Creator: Tool: fossology-4.4.0.15 -Creator: Person: Kanzlei Jun on behalf of AUDI AG -CreatorComment: This document was created using license information and a generator from Fossology. It contains the license and copyright analysis of altgraph 0.17.4. Please check LicenseComments for explanations of concluded licenses. -Created: 2024-09-20T12:28:31Z -LicenseListVersion: 3.22 - -##------------------------- -## Package Information -##------------------------- - - -PackageName: altgraph-0.17.4.tar.gz -PackageFileName: altgraph-0.17.4.tar.gz -SPDXID: SPDXRef-upload11868 -PackageDownloadLocation: NOASSERTION -FilesAnalyzed: true -PackageVerificationCode: b1b353f5976c80d760b41aac3ae2627e9f0d0aa8 -PackageChecksum: SHA1: 84a08cf0b6c53b8f255c1a449de13a6d1387d8c9 -PackageChecksum: SHA256: a1b89f7299f7e837db94bf6089a4f3f567cf311737bbeb5c026a09a75076c25b -PackageChecksum: MD5: c6f20f68b227c38c9626251b04a91309 -PackageLicenseConcluded: NOASSERTION -PackageLicenseDeclared: LicenseRef-MIT-0 -PackageLicenseComments: licenseInfoInFile determined by Scanners: - - nomos ("4.4.0.15".5d291e) - - monk ("4.4.0.15".5d291e) - - ojo ("4.4.0.15".5d291e) - - scancode ("4.4.0.15".5d291e) - - reso (4.1.0.38.78e82f) -PackageLicenseInfoFromFiles: NOASSERTION -PackageCopyrightText: NOASSERTION -PackageAttributionText: TEST - -Relationship: SPDXRef-DOCUMENT DESCRIBES SPDXRef-upload11868 - - -##-------------------------- -## File Information -##-------------------------- - -##File - -FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/setup.cfg -SPDXID: SPDXRef-item19861497 -FileChecksum: SHA1: 04da3a599aa976adbaf5629a6009af82b7de6987 -FileChecksum: SHA256: ec0ca315c18e3b9e5e9303017be9e08c6fddf43ec7a59788ba0483ef3d4cc8f8 -FileChecksum: MD5: 0b2edc07c95c07feba45587e9b21480f -LicenseConcluded: LicenseRef-MIT-0 -LicenseComments: The main license for the component is the MIT-0 license. In this file only the "MIT-license" is stated. Because the information in this file describe the license module of the entire altgraph component, it can be assumed that the creator wanted to state in this file, that the component is MIT-0 licensed but failed to include the correct license shortifier. Therefore we assumed that the correct license for this file ist MIT-0. There is a small risk, that the MIT-0-license is not the correct license for this file. -LicenseInfoInFile: LicenseRef-MIT -FileCopyrightText: NOASSERTION - -##File - -FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/altgraph/__init__.py -SPDXID: SPDXRef-item19861648 -FileChecksum: SHA1: 3eefa3fcd4e953fc08732f4caee83815ed91672c -FileChecksum: SHA256: 62d63eac77fa5ff95893cf36d1d6b6b95653f82f81f4a1a9197bc1835a19d057 -FileChecksum: MD5: eccbe4366d393be11bd249f13d97d634 -LicenseConcluded: LicenseRef-MIT-0 -LicenseInfoInFile: LicenseRef-MIT-0 -LicenseInfoInFile: LicenseRef-MIT -FileCopyrightText: Copyright (c) 2004 Istvan Albert unless otherwise noted. - -##File - -FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/LICENSE -SPDXID: SPDXRef-item19861543 -FileChecksum: SHA1: 5b3c3863d521cf35e75e36a22e5ec4a80c93c528 -FileChecksum: SHA256: 6c194d6db0c64d45535d10c95142b9b0cda7b7dcc7f1ddee302b3d536f3dbe46 -FileChecksum: MD5: 3590eb8d695bdcea3ba57e74adf8a4ed -LicenseConcluded: NOASSERTION -LicenseInfoInFile: LicenseRef-MIT-0 -FileCopyrightText: Copyright (c) 2004 Istvan Albert unless otherwise noted. -Copyright (c) 2006-2010 Bob Ippolito -Copyright (2) 2010-2020 Ronald Oussoren, et. al. - -##File - -FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/doc/license.rst -SPDXID: SPDXRef-item19861559 -FileChecksum: SHA1: 5c8cb37144bd49eb123da1cf3b7b2d098d155a80 -FileChecksum: SHA256: c6071929fa693cf77461fdfcba69b98ffc76e2600d264adb09d04abd45c8b2c5 -FileChecksum: MD5: 0c55797341c5fc3ca582cd3cd01f269f -LicenseConcluded: NOASSERTION -LicenseInfoInFile: LicenseRef-fossology-tigra-calendar-4.0 -LicenseInfoInFile: LicenseRef-MIT-0 -LicenseInfoInFile: LicenseRef-MIT -FileCopyrightText: Copyright (c) 2004 Istvan Albert unless otherwise noted. -copyright (c) Bob Ippolito -copyright (c) 2010-2014 Ronald Oussoren - -##File - -FileName: altgraph-0.17.4.tar.gz/altgraph-0.17.4.tar/altgraph-0.17.4/doc/conf.py -SPDXID: SPDXRef-item19861608 -FileChecksum: SHA1: 8a80f21ad286cd33dea8a9ec53efdf1c91505380 -FileChecksum: SHA256: d03da9c992117c9dca3f66caac5f87f4a2c6a5ba97815ed0e3bf5f1dd1268957 -FileChecksum: MD5: 0c2bb7101679f40f972419f397323406 -LicenseConcluded: NOASSERTION -LicenseInfoInFile: NOASSERTION -FileCopyrightText: copyright = "2010-2011, Ronald Oussoren, Bob Ippolito, 2004 Istvan Albert" - - - -##------------------------- -## License Information -##------------------------- - - - -LicenseID: LicenseRef-CC0-1.0 -LicenseName: Creative Commons Zero v1.0 Universal -ExtractedText: Creative Commons Legal Code - -CC0 1.0 Universal - - CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE - LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN - ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS - INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES - REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS - PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM - THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED - HEREUNDER. - -Statement of Purpose - -The laws of most jurisdictions throughout the world automatically confer -exclusive Copyright and Related Rights (defined below) upon the creator -and subsequent owner(s) (each and all, an "owner") of an original work of -authorship and/or a database (each, a "Work"). - -Certain owners wish to permanently relinquish those rights to a Work for -the purpose of contributing to a commons of creative, cultural and -scientific works ("Commons") that the public can reliably and without fear -of later claims of infringement build upon, modify, incorporate in other -works, reuse and redistribute as freely as possible in any form whatsoever -and for any purposes, including without limitation commercial purposes. -These owners may contribute to the Commons to promote the ideal of a free -culture and the further production of creative, cultural and scientific -works, or to gain reputation or greater distribution for their Work in -part through the use and efforts of others. - -For these and/or other purposes and motivations, and without any -expectation of additional consideration or compensation, the person -associating CC0 with a Work (the "Affirmer"), to the extent that he or she -is an owner of Copyright and Related Rights in the Work, voluntarily -elects to apply CC0 to the Work and publicly distribute the Work under its -terms, with knowledge of his or her Copyright and Related Rights in the -Work and the meaning and intended legal effect of CC0 on those rights. - -1. Copyright and Related Rights. A Work made available under CC0 may be -protected by copyright and related or neighboring rights ("Copyright and -Related Rights"). Copyright and Related Rights include, but are not -limited to, the following: - - i. the right to reproduce, adapt, distribute, perform, display, - communicate, and translate a Work; - ii. moral rights retained by the original author(s) and/or performer(s); -iii. publicity and privacy rights pertaining to a person's image or - likeness depicted in a Work; - iv. rights protecting against unfair competition in regards to a Work, - subject to the limitations in paragraph 4(a), below; - v. rights protecting the extraction, dissemination, use and reuse of data - in a Work; - vi. database rights (such as those arising under Directive 96/9/EC of the - European Parliament and of the Council of 11 March 1996 on the legal - protection of databases, and under any national implementation - thereof, including any amended or successor version of such - directive); and -vii. other similar, equivalent or corresponding rights throughout the - world based on applicable law or treaty, and any national - implementations thereof. - -2. Waiver. To the greatest extent permitted by, but not in contravention -of, applicable law, Affirmer hereby overtly, fully, permanently, -irrevocably and unconditionally waives, abandons, and surrenders all of -Affirmer's Copyright and Related Rights and associated claims and causes -of action, whether now known or unknown (including existing as well as -future claims and causes of action), in the Work (i) in all territories -worldwide, (ii) for the maximum duration provided by applicable law or -treaty (including future time extensions), (iii) in any current or future -medium and for any number of copies, and (iv) for any purpose whatsoever, -including without limitation commercial, advertising or promotional -purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each -member of the public at large and to the detriment of Affirmer's heirs and -successors, fully intending that such Waiver shall not be subject to -revocation, rescission, cancellation, termination, or any other legal or -equitable action to disrupt the quiet enjoyment of the Work by the public -as contemplated by Affirmer's express Statement of Purpose. - -3. Public License Fallback. Should any part of the Waiver for any reason -be judged legally invalid or ineffective under applicable law, then the -Waiver shall be preserved to the maximum extent permitted taking into -account Affirmer's express Statement of Purpose. In addition, to the -extent the Waiver is so judged Affirmer hereby grants to each affected -person a royalty-free, non transferable, non sublicensable, non exclusive, -irrevocable and unconditional license to exercise Affirmer's Copyright and -Related Rights in the Work (i) in all territories worldwide, (ii) for the -maximum duration provided by applicable law or treaty (including future -time extensions), (iii) in any current or future medium and for any number -of copies, and (iv) for any purpose whatsoever, including without -limitation commercial, advertising or promotional purposes (the -"License"). The License shall be deemed effective as of the date CC0 was -applied by Affirmer to the Work. Should any part of the License for any -reason be judged legally invalid or ineffective under applicable law, such -partial invalidity or ineffectiveness shall not invalidate the remainder -of the License, and in such case Affirmer hereby affirms that he or she -will not (i) exercise any of his or her remaining Copyright and Related -Rights in the Work or (ii) assert any associated claims and causes of -action with respect to the Work, in either case contrary to Affirmer's -express Statement of Purpose. - -4. Limitations and Disclaimers. - - a. No trademark or patent rights held by Affirmer are waived, abandoned, - surrendered, licensed or otherwise affected by this document. - b. Affirmer offers the Work as-is and makes no representations or - warranties of any kind concerning the Work, express, implied, - statutory or otherwise, including without limitation warranties of - title, merchantability, fitness for a particular purpose, non - infringement, or the absence of latent or other defects, accuracy, or - the present or absence of errors, whether or not discoverable, all to - the greatest extent permissible under applicable law. - c. Affirmer disclaims responsibility for clearing rights of other persons - that may apply to the Work or any use thereof, including without - limitation any person's Copyright and Related Rights in the Work. - Further, Affirmer disclaims responsibility for obtaining any necessary - consents, permissions or other rights required for any use of the - Work. - d. Affirmer understands and acknowledges that Creative Commons is not a - party to this document and has no duty or obligation with respect to - this CC0 or use of the Work. - - - - - - - -LicenseID: LicenseRef-MIT-0 -LicenseName: MIT No Attribution -ExtractedText: MIT No Attribution - -Copyright - -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. - -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. - - - - -LicenseID: LicenseRef-fossology-tigra-calendar-4.0 -LicenseName: Tigra Calendar v4.0 License -ExtractedText: License by Scancode. - From 81b150d9e18ab59ece517785927b0d0bba04ed30 Mon Sep 17 00:00:00 2001 From: OliverFendt Date: Fri, 18 Oct 2024 23:00:44 +0200 Subject: [PATCH 16/16] adding me as reviewer Signed-off-by: Oliver Fendt (ofendt@googlemail.com) --- analysed-packages/altgraph/version-0.17.4/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/analysed-packages/altgraph/version-0.17.4/README.md b/analysed-packages/altgraph/version-0.17.4/README.md index e94afa2d..4311b4af 100644 --- a/analysed-packages/altgraph/version-0.17.4/README.md +++ b/analysed-packages/altgraph/version-0.17.4/README.md @@ -14,5 +14,7 @@ Kanzlei Jun on behalf of AUDI AG The information was reviewed by: +* Oliver Fendt + ## Comment