From dddb9b4f37f5c9f4ad355603fc1e069b72fea2b0 Mon Sep 17 00:00:00 2001 From: Sofia Date: Sun, 9 Aug 2026 03:12:44 +0300 Subject: [PATCH] Add license for code and assets --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 83a4c3f..aeffc19 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,13 @@ SkullBall was developed by [Teascade](https://teascade.net), with and Forgotten Desert). Many assets have also been used externally, credits for which can be found in -[credits.toml](./credits.toml) (or in-game via the Credits-menu). \ No newline at end of file +[credits.toml](./credits.toml) (or in-game via the Credits-menu). + +### Licensing + +The code for SkullBall (that is to say all code in this repository, except for +that inside [`./godot/addons`](./godot/addons/)) is licensed under the [GNU +General Public License](https://www.gnu.org/licenses/gpl-3.0.en.html). + +All the assets created for this project (that is to say those not credited in +[credits.toml](./credits.toml)) are licensed under CC-BY-SA. \ No newline at end of file