diff options
| author | darkuss <darkussdelta@gmail.com> | 2026-08-22 01:58:37 +0200 |
|---|---|---|
| committer | darkuss <darkussdelta@gmail.com> | 2026-08-22 01:58:37 +0200 |
| commit | 8f32fd58cafe677c07d9ed9fff84f6e255156d37 (patch) | |
| tree | a5de06ffb2c0a8b878c8a563ec8cee692efc98ac /LICENSES.md | |
| parent | 5ac62cc1a4d9a5f50ea26d5bc1afb0fbf95da23c (diff) | |
holy shit i'm finally done
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) |
