From a72cd92fc7b1b7d6fd20ea72f82d01930fcdca64 Mon Sep 17 00:00:00 2001 From: VanessaXWGUO <85667332+VanessaXWGUO@users.noreply.github.com> Date: Fri, 9 Aug 2024 10:59:51 +0800 Subject: [PATCH] Rename LICENSE to LICENSE.md (#408) add the ".md" in the title --- 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