From 8abc323a5284fa8258e0d83fc10ea4855856141f Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Wed, 10 Feb 2021 21:38:10 +0300 Subject: License added. --- LICENSE | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 LICENSE (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..53c5b5f --- /dev/null +++ b/LICENSE @@ -0,0 +1,9 @@ +Copyright 2021 Aleksey Veresov, Nikita Orlov + +This software is provided 'as-is', without any express or implied warranty. +In no event will the authors be held liable for any damages arising from +the use of this software. + +Permission to use, copy, modify, and distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. -- cgit v1.2.3