From ba24336fa0a87226ce5d60ea81eca7a86f0589da Mon Sep 17 00:00:00 2001 From: Bram Suurd <78373894+BramSuurdje@users.noreply.github.com> Date: Tue, 21 May 2024 18:56:04 +0200 Subject: [PATCH] Rename LICENCE to LICENCE.md --- LICENCE => LICENCE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename LICENCE => LICENCE.md (99%) diff --git a/LICENCE b/LICENCE.md similarity index 99% rename from LICENCE rename to LICENCE.md index ec2649a..3da9ca6 100644 --- a/LICENCE +++ b/LICENCE.md @@ -32,4 +32,4 @@ Your rights under this license will terminate automatically if you fail to compl ### 7. Disclaimer of Warranty -The code is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement. \ No newline at end of file +The code is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement.