From 567fdede7f8a55a5c6a931cc4ec5ed305f124b9d Mon Sep 17 00:00:00 2001 From: Jay Herron Date: Tue, 10 Jun 2025 10:57:08 +0200 Subject: [PATCH] chore: Support license autodiscovery See https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository#detecting-a-license --- 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