From ce12de2edaa4dbb0d1076e41580b48f6db8631d4 Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Sat, 27 Oct 2018 10:04:44 -0400 Subject: Add licensing information to README.org --- README.org | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.org b/README.org index 3126048..3fa187d 100644 --- a/README.org +++ b/README.org @@ -11,6 +11,14 @@ has the distinct charm of a demo that was far too ambitious and rushed to be much more than a buggy proof of concept, but I do hope that enjoy it in some capacity. +The game's code is licensed under version 3 of the GNU General Public License, +and the artwork in =art/= with the exception of =font.png= is licensed under the +Creative Commons Attribution-ShareAlike 4.0 International License. A copy of the +GPL is available at =LICENSE=, and to view a copy of the CC BY-SA 4.0, visit +http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative +Commons, PO Box 1866, Mountain View, CA 94042, USA. The contents of =music/= are +in the public domain, and the =art/font.png= is licensed under the CC0. + * 1. Running the Game You will need the [[https://love2d.org/][LÖVE2D]] engine. Once you've obtained that, you can run the -- cgit v1.3