From 6c83cf3890b2dd5c86f3114dcf16ab2b32b45142 Mon Sep 17 00:00:00 2001 From: Adam Lugowski Date: Sun, 21 May 2023 19:56:30 -0700 Subject: [PATCH] Fix license detection --- LICENSE.BSD-2-Clause.txt => LICENSE-BSD.txt | 0 LICENSE.Boost.txt => LICENSE-Boost.txt | 0 LICENSE.MIT.txt => LICENSE-MIT.txt | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename LICENSE.BSD-2-Clause.txt => LICENSE-BSD.txt (100%) rename LICENSE.Boost.txt => LICENSE-Boost.txt (100%) rename LICENSE.MIT.txt => LICENSE-MIT.txt (100%) diff --git a/LICENSE.BSD-2-Clause.txt b/LICENSE-BSD.txt similarity index 100% rename from LICENSE.BSD-2-Clause.txt rename to LICENSE-BSD.txt diff --git a/LICENSE.Boost.txt b/LICENSE-Boost.txt similarity index 100% rename from LICENSE.Boost.txt rename to LICENSE-Boost.txt diff --git a/LICENSE.MIT.txt b/LICENSE-MIT.txt similarity index 100% rename from LICENSE.MIT.txt rename to LICENSE-MIT.txt