From 726ca59eada10dd5fbe18929a6d1ae4472affb59 Mon Sep 17 00:00:00 2001 From: Cody Brittain Date: Sun, 30 Jul 2023 15:06:03 -0400 Subject: [PATCH] Clarify assets/sounds are licensed under CC-BY-SA (#16889) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 72b4409e00d..bac64fd20da 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ If you wish to develop and host this codebase in a closed source manner you may See [here](https://www.gnu.org/licenses/why-affero-gpl.html) for more information. +All assets including icons and sound are under a [Creative Commons 3.0 BY-SA license](https://creativecommons.org/licenses/by-sa/3.0/) unless otherwise indicated. + ### GETTING THE CODE The simplest way to obtain the code is using the github .zip feature.