Relicense as MIT.

This commit is contained in:
Marisa the Magician 2020-10-25 10:56:47 +01:00
commit 37232c84e5
22 changed files with 196 additions and 787 deletions

2
fuzz.c
View file

@ -2,7 +2,7 @@
fuzz.c : Fancy software filter.
I was bored.
(C)2016 Marisa Kirisame, UnSX Team.
Released under the GNU GPLv3 (or later).
Released under the MIT license.
*/
#include <SDL2/SDL.h>
#include <SDL2/SDL_ttf.h>