Relicense as MIT.
This commit is contained in:
parent
71bca23b6e
commit
37232c84e5
22 changed files with 196 additions and 787 deletions
|
|
@ -2,7 +2,7 @@
|
|||
lutconv2.c : Improved, general purpose LUT converter.
|
||||
Turns 2D LUT textures into DDS Volume Maps for convenience.
|
||||
(C)2017 Marisa Kirisame, UnSX Team.
|
||||
Released under the GNU General Public License version 3 (or later).
|
||||
Released under the MIT license.
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue