From ee37ea4aa751de128ce51f59260716d8ee8ee6ed Mon Sep 17 00:00:00 2001 From: Kyler Eastridge <felix.wolfz@gmail.com> Date: Fri, 18 Nov 2022 17:10:03 -0500 Subject: [PATCH] Renamed LICENSE.txt to follow naming scheme of other repos --- LICENSE.txt => LICENSE | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSE.txt => LICENSE (100%) diff --git a/LICENSE.txt b/LICENSE similarity index 100% rename from LICENSE.txt rename to LICENSE -- GitLab