mirror of
https://github.com/javalsai/lidm.git
synced 2026-02-27 12:00:44 +01:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user