From d2083479d56203d20430c573b0d3522300712821 Mon Sep 17 00:00:00 2001 From: lion Date: Sat, 26 Oct 2024 12:16:37 +0200 Subject: [PATCH] add license add license --- LICENSE | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..a7e2178 --- /dev/null +++ b/LICENSE @@ -0,0 +1,4 @@ +this software is provided as is, without any warrenty given. You may use it as long as you do not make stacks of money (i.e. you belong to large corporation, or a government entity) +the software license allows you do use and adopt the software and sublicense the derived work under the same license to others (hence so that this is not a way out for those rich compannies to get this code for free) +if you use this license you cannot promote any form of IP like software patents. +this license does not make you have any "rights" with respect to damages or alike that might come from using this software (since after all you did not even have to pay for it) \ No newline at end of file