From be6d50f246c45e1f02bb0ad30fef34c262288f5e Mon Sep 17 00:00:00 2001 From: 5unekku <@5unekku> Date: Fri, 12 Jun 2026 13:08:05 -0400 Subject: [PATCH] fixed file name reference mismatch --- notice | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notice b/notice index 2791fdd..95fb119 100644 --- a/notice +++ b/notice @@ -2,6 +2,6 @@ The Ly project transitioned its primary license from the WTFPL to the MIT0 licen As a result, copyright ownership and licensing are split by project history: -1. Contributions made prior to June 2026 remain licensed under the Do What The Fuck You Want To Public License (WTFPL). See `LICENSE-WTFPL` for the full text. +1. Contributions made prior to June 2026 remain licensed under the Do What The Fuck You Want To Public License (WTFPL). See `license-wtfpl` for the full text. -2. All modifications, refactors, and new contributions from June 2026 onward are licensed under the MIT No Attribution License (MIT0). See `LICENSE-MIT-0` for the full text. +2. All modifications, refactors, and new contributions from June 2026 onward are licensed under the MIT No Attribution License (MIT0). See `license-mit0` for the full text.