mirror of
https://github.com/2e3s/awatcher.git
synced 2025-06-04 02:20:15 +00:00
Use SPDX short identifier
According to https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields the license field should be an SPDX license expression.
This commit is contained in:
parent
b07d3958bb
commit
994b1cec6a
@ -4,7 +4,7 @@ description = "An activity and idle watcher based on ActivityWatch"
|
||||
version = { workspace = true }
|
||||
authors = ["Demmie <2e3s19@gmail.com>"]
|
||||
edition = "2021"
|
||||
license = "Mozilla Public License 2.0"
|
||||
license = "MPL-2.0"
|
||||
repository = "https://github.com/2e3s/awatcher"
|
||||
|
||||
[[bin]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user