From 72ca56e9a1a9157e4f8f2e5ce699dbdb2ec6469b Mon Sep 17 00:00:00 2001 From: idk Date: Mon, 31 May 2021 12:25:48 -0400 Subject: [PATCH] move LICENSE to LICENSE.md to work around case-sensitivity issues on Windows --- LICENSE => LICENSE.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSE => LICENSE.md (100%) diff --git a/LICENSE b/LICENSE.md similarity index 100% rename from LICENSE rename to LICENSE.md