summaryrefslogtreecommitdiff
path: root/LICENSES.md
diff options
context:
space:
mode:
Diffstat (limited to 'LICENSES.md')
-rw-r--r--LICENSES.md9
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)