diff options
Diffstat (limited to 'LICENSES.md')
| -rw-r--r-- | LICENSES.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/LICENSES.md b/LICENSES.md new file mode 100644 index 0000000..d47daab --- /dev/null +++ b/LICENSES.md @@ -0,0 +1,9 @@ +Everything in `/assets` is licensed under [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/) except for the following: +- `Nintendo-DS-BIOS.ttf` +- `text.png` +- `video.png` +- `image.png` + +The last three are processed versions of icons taken from https://web.archive.org/web/20260000000000*/https://winclassic.net/thread/96/resolution-windows-icons-official-microsoft + +Source code is licensed under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html) |
