diff --git a/Cargo.toml b/Cargo.toml index 1bf7169..e30c41d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "improvise" version = "0.1.0" edition = "2021" description = "Terminal pivot-table modeling in the spirit of Lotus Improv" -license = "MIT" +license = "Apache-2.0" repository = "https://github.com/fiddlerwoaroof/improvise" homepage = "https://github.com/fiddlerwoaroof/improvise" readme = "README.md" diff --git a/README.md b/README.md index 4616568..375427d 100644 --- a/README.md +++ b/README.md @@ -93,4 +93,4 @@ response. If you want to build on it, fork away. ## License -MIT +Apache-2.0