mirror of
https://github.com/pinnacle-comp/pinnacle.git
synced 2024-11-16 07:48:11 +01:00
Change MPL to GPL
This commit is contained in:
parent
ba7b2597f1
commit
b4f723f7b5
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
name = "pinnacle"
|
||||
version = "0.0.1"
|
||||
edition = "2021"
|
||||
license = "MPL-2.0"
|
||||
license = "GPL-3.0+"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
Loading…
Reference in a new issue