mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-04-12 08:28:32 +02:00
chore: Change license to GPL3-or-later
This commit is contained in:
parent
0268f31733
commit
d5392dfc87
|
@ -4,7 +4,7 @@ version = "1.0.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "A wip universal Linux settings application."
|
description = "A wip universal Linux settings application."
|
||||||
repository = "https://github.com/Xetibo/ReSet"
|
repository = "https://github.com/Xetibo/ReSet"
|
||||||
license = "GPL-3.0-only"
|
license = "GPL-3.0-or-later"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
#reset_daemon = "1.1.0"
|
#reset_daemon = "1.1.0"
|
||||||
|
|
Loading…
Reference in a new issue