Radish alpha
r
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Radicle
Git
Inconsistent license specifications
Closed { reason: Solved } did:key:z6Mkgfwr...BYQp opened 1 year ago

The LICENSE file and the license specified in package.json do not agree. The first says GPL-3 the other MIT.

rudolfs commented 1 year ago

GPL-3, the one in LICENSE should be the correct one. Pushed a patch to correct that here.

Wonder if we should also change the license in crates/radicle-tauri/Cargo.toml to GPL-3.0-only?