From 21de678ec1df62edae3ecf9fd62b55756d884575 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Sat, 18 Jul 2020 01:17:51 -0600 Subject: [PATCH] initial commit --- COPYING | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 COPYING diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..537f879 --- /dev/null +++ b/COPYING @@ -0,0 +1,9 @@ +Copyright (c) 2020 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.