chore: change license to comply with https://github.com/mossblaser/signal_for_android_decryption
This commit is contained in:
parent
7fe443dcb6
commit
6f477f9cbc
2 changed files with 234 additions and 1 deletions
|
@ -4,7 +4,8 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
description = "Get the raw database from your Signal backup. Written for webassembly"
|
||||
repository = "https://git.duskflower.dev/duskflower/signal-decrypt-backup-wasm"
|
||||
license = "MIT"
|
||||
license = "GPL-3-only"
|
||||
license-file = "LICENSE"
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib", "rlib"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue