From 096c4145e6a9c683797cc5c15d81b2fbd0a84174 Mon Sep 17 00:00:00 2001 From: ADAM David Alan Martin Date: Thu, 14 Aug 2025 16:21:51 -0400 Subject: [PATCH] Reorganize the license files to avoid confusing gitea. --- LICENSE => COPYING | 0 MPL-LICENSE.txt => LICENSE.txt | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename LICENSE => COPYING (100%) rename MPL-LICENSE.txt => LICENSE.txt (100%) diff --git a/LICENSE b/COPYING similarity index 100% rename from LICENSE rename to COPYING diff --git a/MPL-LICENSE.txt b/LICENSE.txt similarity index 100% rename from MPL-LICENSE.txt rename to LICENSE.txt