From e0b5045c89881832770ff4e1f40b01eaabc0bcc8 Mon Sep 17 00:00:00 2001 From: Emile Nijssen Date: Tue, 13 Jul 2021 21:45:52 +0200 Subject: [PATCH] add license --- LICENSE.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 LICENSE.md diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..0548bb6 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,11 @@ +**You may:** + +* Use this software for yourself; +* Use this software for a company; +* Modify this software, as long as you: + * Publish the changes on GitHub as an open-source & linked fork; + * Don't remove any links to the original project or donation pages; + +**You may not:** + +* Use this software in a commercial product without a license from the original author; \ No newline at end of file