diff options
author | KatolaZ <katolaz@freaknet.org> | 2022-10-06 13:55:55 +0100 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2022-10-06 13:55:55 +0100 |
commit | 4a11b530c517538918459c0df5842f8d9afa7607 (patch) | |
tree | 7cc7bf46d450dfb64e01c36d292486be47e5b044 /LICENSE | |
parent | 304656477bb4f6c68b5a24a5cd8bbb49d1403cdf (diff) |
add LICENSE and Makefile
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -0,0 +1,15 @@ +ISC License + +Copyright (c) 2020 Vincenzo "KatolaZ" Nicosia <katolaz@freaknet.org> + +Permission to use, copy, modify, and/or 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. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |