From 62dce2354dfb55b0fcf050f5e6cab4971f1fff25 Mon Sep 17 00:00:00 2001 From: Denitsa Hristova Date: Tue, 1 Oct 2024 17:10:29 +0300 Subject: [PATCH] fix issue #35: move license to LICENSE.txt in root (#48) --- LICENSES/BSD-3-Clause.txt => LICENSE.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSES/BSD-3-Clause.txt => LICENSE.txt (100%) diff --git a/LICENSES/BSD-3-Clause.txt b/LICENSE.txt similarity index 100% rename from LICENSES/BSD-3-Clause.txt rename to LICENSE.txt