From 4e6a4c4ea3760ef5133ec842e5c72a826b2c253c Mon Sep 17 00:00:00 2001 From: Simon Lauger <simon@lauger.de> Date: Fri, 2 Jul 2021 13:57:11 +0200 Subject: [PATCH] chore: move LICENSE.md to LICENSE --- LICENSE.md => LICENSE | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSE.md => LICENSE (100%) diff --git a/LICENSE.md b/LICENSE similarity index 100% rename from LICENSE.md rename to LICENSE -- GitLab