From 1f91240bac1612976bcd0333adf18e4e0d90bba9 Mon Sep 17 00:00:00 2001 From: Martin Popovski Date: Sat, 10 Feb 2024 19:48:36 +0100 Subject: [PATCH] Add LICENSE --- LICENSE | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..0c67c41 --- /dev/null +++ b/LICENSE @@ -0,0 +1,17 @@ +All Rights Reserved + +Copyright (c) 2024 Martin Popovski + +THE CONTENTS OF THIS PROJECT ARE PROPRIETARY AND CONFIDENTIAL. +UNAUTHORIZED COPYING, TRANSFERRING OR REPRODUCTION OF THE CONTENTS OF THIS PROJECT, VIA ANY MEDIUM IS STRICTLY PROHIBITED. + +The receipt or possession of the source code and/or any parts thereof does not convey or imply any right to use them +for any purpose other than the purpose for which they were provided to you. + +The software is provided "AS IS", without warranty of any kind, express or implied, including but not limited to +the warranties of merchantability, fitness for a particular purpose and non infringement. +In no event shall the authors or copyright holders be liable for any claim, damages or other liability, +whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software +or the use or other dealings in the software. + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.