From a364eee1c3ee70066c80732e07ecebbff84af4ad5eb96ee3eed109abdedd70ba Mon Sep 17 00:00:00 2001 From: ADAM David Alan Martin Date: Thu, 14 Aug 2025 16:19:10 -0400 Subject: [PATCH] Try to get the license to appear correctly in gitea. --- COPYING => LICENSE | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename COPYING => LICENSE (100%) diff --git a/COPYING b/LICENSE similarity index 100% rename from COPYING rename to LICENSE