From a3f2bee4308b97b88c4c5c6b2395c22953f33f60 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Mon, 14 Feb 2022 04:01:20 +0000 Subject: [PATCH] initial commit --- LICENSE | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..2757f2b --- /dev/null +++ b/LICENSE @@ -0,0 +1,9 @@ +Copyright (c) 2022 Ariadne Conill + +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. + +This software is provided 'as is' and without any warranty, express or +implied. In no event shall the authors be liable for any damages arising +from the use of this software.