From 451abe28b5cc9c06e6760f8b95b35eb5c41865e2 Mon Sep 17 00:00:00 2001 From: Steffen Genauck Date: Fri, 14 May 2021 11:24:09 +0200 Subject: [PATCH] Moved license back from subfolder to root --- api/LICENSE => LICENSE | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename api/LICENSE => LICENSE (100%) diff --git a/api/LICENSE b/LICENSE similarity index 100% rename from api/LICENSE rename to LICENSE