From 59b79049c1444c96a1ff64e50e34f644820ec12b Mon Sep 17 00:00:00 2001 From: David Corbitt Date: Thu, 24 Aug 2023 10:41:23 -0700 Subject: [PATCH] Move license to top level --- app/LICENSE => LICENSE | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/LICENSE => LICENSE (100%) diff --git a/app/LICENSE b/LICENSE similarity index 100% rename from app/LICENSE rename to LICENSE