TINYGL: Latest TinyGL 0.4.1 is relicensed under MIT license.
This commit is contained in:
parent
b5a93d9d67
commit
de67c1ae54
27 changed files with 82 additions and 89 deletions
|
@ -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).
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue