From a70278689903d62c146c17d817683186937c3766 Mon Sep 17 00:00:00 2001 From: tilera mpz Date: Wed, 22 May 2019 19:52:37 +0000 Subject: [PATCH 1/2] Add LICENSE --- LICENSE | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..e0cda27 --- /dev/null +++ b/LICENSE @@ -0,0 +1,3 @@ +Everyone is allowed to modify this software and use the modified version for private purposes. +Distribution of this software is only allowed with my permission and then only the official builds, no modified versions and only with a author notice that refers to me. +You are not permitted to distribute this software for commercial use. \ No newline at end of file From 023a598c51491d15aed613aa1e6a18e9e76f9167 Mon Sep 17 00:00:00 2001 From: tilera mpz Date: Wed, 22 May 2019 19:53:37 +0000 Subject: [PATCH 2/2] Update LICENSE --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index e0cda27..04d2d2e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,3 @@ Everyone is allowed to modify this software and use the modified version for private purposes. -Distribution of this software is only allowed with my permission and then only the official builds, no modified versions and only with a author notice that refers to me. +Distribution of this software is only allowed with my (tilera's) permission and then only the official builds, no modified versions and only with a author notice that refers to me (tilera). You are not permitted to distribute this software for commercial use. \ No newline at end of file