Change license to UPL-1.0

Closes https://github.com/rtfeldman/roc/issues/1199
This commit is contained in:
Richard Feldman 2021-04-14 23:26:14 -04:00
parent 1b9898d053
commit 0a50b0b488
32 changed files with 41 additions and 227 deletions

View file

@ -2,7 +2,7 @@
name = "roc_solve"
version = "0.1.0"
authors = ["The Roc Contributors"]
license = "Apache-2.0"
license = "UPL-1.0"
edition = "2018"
[dependencies]