From f1372c6491c8201460ddd73b3485b7639d9dc9a0 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sun, 5 Nov 2023 11:28:55 +0000 Subject: Fix the licence name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67192fc..7aec6c4 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ You can build the game with `make` and run it in DOSBOX with `make run`. This was made by [Juan J. Martinez](https://www.usebox.net/jjm/about/me/). * The code is licensed MIT, see [LICENSE](LICENSE) file. -* The assets are licensed [CC-BY-SA-NC](https://creativecommons.org/licenses/by-nc-sa/4.0/). +* The assets are licensed [CC-BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/4.0/). Because the assets are licensed CC-BY-SA-NC, you are not allowed to use them in a commercial project. In case you wanted to sell copies of **Gold Mine Run!**, you -- cgit v1.2.3