From 22a2acbf4785d76b33d6293631c38479bfe03bfc Mon Sep 17 00:00:00 2001 From: Cade Scroggins Date: Sat, 4 Jun 2022 16:07:26 -0700 Subject: [PATCH] LICENSE -> UNLICENSE as per unlicense.org --- LICENSE => UNLICENSE | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSE => UNLICENSE (100%) diff --git a/LICENSE b/UNLICENSE similarity index 100% rename from LICENSE rename to UNLICENSE