mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-04-17 10:18:32 +02:00
Merge pull request #96 from Xetibo/dashie
chore: Change license to GPL3-or-later
This commit is contained in:
commit
12c937ae39
|
@ -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