From 78f34e0afbd9a73e42ebca2806f4817845f4d644 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sat, 4 Feb 2023 21:29:47 +0000 Subject: The assets are CC-BY-SA --- README.md | 2 ++ data/LICENCE.md | 3 +++ 2 files changed, 5 insertions(+) create mode 100644 data/LICENCE.md diff --git a/README.md b/README.md index f3487bc..fd02726 100644 --- a/README.md +++ b/README.md @@ -11,5 +11,7 @@ cabal 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/). + Homepage: https://git.usebox.net/space-plat-hs/about/ diff --git a/data/LICENCE.md b/data/LICENCE.md new file mode 100644 index 0000000..b142be7 --- /dev/null +++ b/data/LICENCE.md @@ -0,0 +1,3 @@ +Copyright (c) 2023 Juan J. Martinez + +These assets are licenced [CC-SA-NC](https://creativecommons.org/licenses/by-sa/2.0/). -- cgit v1.2.3