TINYGL: Latest TinyGL 0.4.1 is relicensed under MIT license.

This commit is contained in:
Paweł Kołodziejski 2022-03-08 15:47:20 +01:00
parent b5a93d9d67
commit de67c1ae54
No known key found for this signature in database
GPG key ID: 0BDADC9E74440FF7
27 changed files with 82 additions and 89 deletions

View file

@ -20,8 +20,8 @@
*/
/*
* This file is based on, or a modified version of code from TinyGL (C) 1997-1998 Fabrice Bellard,
* which is licensed under the zlib-license (see LICENSE).
* This file is based on, or a modified version of code from TinyGL (C) 1997-2022 Fabrice Bellard,
* which is licensed under the MIT license (see LICENSE).
* It also has modifications by the ResidualVM-team, which are covered under the GPLv2 (or later).
*/