fixed file name reference mismatch

This commit is contained in:
5unekku 2026-06-12 13:08:05 -04:00
commit be6d50f246

4
notice
View file

@ -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.