From 250ebe2b84a22fe5b41bdade0173b871e1b1af5c Mon Sep 17 00:00:00 2001 From: Alek Ratzloff Date: Tue, 12 Jul 2022 16:59:45 -0700 Subject: [PATCH] Add COPYING file In case it wasn't clear - this work belongs to me and me alone. keep your paws off Signed-off-by: Alek Ratzloff --- COPYING | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 COPYING diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..b89f93e --- /dev/null +++ b/COPYING @@ -0,0 +1,3 @@ +Copyright (C) 2022 Alek Ratzloff. All rights reserved. + +You cannot copy, use, or distribute this source code without permission.