Merge pull request #45 from wojnilowicz/fix-spdx

Use SPDX short identifier
This commit is contained in:
2e3s 2025-02-17 16:24:34 -05:00 committed by GitHub
commit d1e3540669
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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]]