From a163193494731210aa6657f0228f7b43648444da Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Thu, 22 Jun 2023 11:59:11 +0100 Subject: Clarified the license --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c4fcdc..afdc9bd 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,16 @@ 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, the assets [CC-SA-NC](https://creativecommons.org/licenses/by-sa/2.0/). +* The code is licensed MIT, see LICENSE file. +* The assets are licensed [CC-SA-NC](https://creativecommons.org/licenses/by-sa/2.0/). + +Because the assets are licenses CC-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 +would have to replace all the graphics. + +If you include a substantial part of this project in your own work, you should +include a copy of the LICENSE file in your source code and clarity which files +are covered by it. Homepage: https://git.usebox.net/dos-jam-2023/about/ -- cgit v1.2.3