From c1135d6cd75a51eb39a6f7c6f74f9c611c21d7db Mon Sep 17 00:00:00 2001 From: derrickmehaffy Date: Mon, 24 Apr 2023 11:32:21 -0700 Subject: [PATCH] Change license extension to prevent it loading the wrong file --- packages/core/strapi/ee/{LICENSE => LICENSE.txt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename packages/core/strapi/ee/{LICENSE => LICENSE.txt} (100%) diff --git a/packages/core/strapi/ee/LICENSE b/packages/core/strapi/ee/LICENSE.txt similarity index 100% rename from packages/core/strapi/ee/LICENSE rename to packages/core/strapi/ee/LICENSE.txt