ft2-clone

Fasttracker 2 clone
Log | Files | Refs | README | LICENSE

commit 0cc01d0968f47593885846ac23878a89df22ba32
parent 603a307917dccfd7710a5f7e1d6037fa5695d9af
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Tue, 31 Aug 2021 21:54:25 +0200

Create LICENSE.txt

Diffstat:
Asrc/gfxdata/icon/LICENSE.txt | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/gfxdata/icon/LICENSE.txt b/src/gfxdata/icon/LICENSE.txt @@ -0,0 +1,6 @@ +Someone made this icon for me for free, and I don't really know what license it +has... This icon is only used for the macOS/Windows release binary, so you can +simply remove it if it causes issue with licensing. + +Other than that, I'm fairly sure the creator would be permissive about its use, +so as long as it's not used under commercial circumstances, it should be fine.