fix: license ambiguity #88

just the only/or-later ambiguity point, not adding SPDX identifyiers unless more people request it
This commit is contained in:
2026-01-19 21:27:25 +01:00
parent 7e7a297e2e
commit 59cb76e760
7 changed files with 17 additions and 12 deletions

View File

@@ -44,6 +44,7 @@ kmscon -l --vt /dev/tty7 --font-name "Cascadia Code" -- /usr/bin/lidm
- [Configuring](#configuring)
- [PAM](#pam)
- [Contributing](#contributing)
- [License](#license)
- [Inspiration](#inspiration)
- [Contributors](#contributors)
@@ -117,6 +118,10 @@ When the env variable is empty it defaults to the `login` PAM service or whateve
If you want to contribute check the [contribution guide](docs/CONTRIBUTING.md).
# License
This project is licensed under the GNU General Public License v3.0 **only**.
# Inspiration
This project was started after facing some issues building [ly](https://github.com/fairyglade/ly) on an ancient laptop, the UI is heavily inspired by it.