From fae73885da60e7cdd7b082ebbc6b8a3a6d0378a2 Mon Sep 17 00:00:00 2001 From: Jillian Vogel Date: Thu, 28 Mar 2024 18:44:03 +1030 Subject: [PATCH] chore: move LICENSE to LICENSE.txt to match cookiecutter defaults --- LICENSE => LICENSE.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSE => LICENSE.txt (100%) diff --git a/LICENSE b/LICENSE.txt similarity index 100% rename from LICENSE rename to LICENSE.txt