From 6e1f7bdd7b8a7715e24f2edcd5f1230195bc25f6 Mon Sep 17 00:00:00 2001 From: Martin Braquet Date: Tue, 9 Sep 2025 01:38:21 +0200 Subject: [PATCH] Update LICENSE-MIT --- LICENSE-MIT | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/LICENSE-MIT b/LICENSE-MIT index 1b5f68ca..52f24fa3 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2025 polylove, LLC +Copyright (c) 2025 Compass Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -19,3 +19,5 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +This work is a modified version of software originally copyrighted by polylove, LLC (2025).