chore: change license to Apache-2.0

Update both README and Cargo.toml.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Edward Langley
2026-04-09 00:02:36 -07:00
parent 769a5eb443
commit 861b142dec
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ name = "improvise"
version = "0.1.0" version = "0.1.0"
edition = "2021" edition = "2021"
description = "Terminal pivot-table modeling in the spirit of Lotus Improv" description = "Terminal pivot-table modeling in the spirit of Lotus Improv"
license = "MIT" license = "Apache-2.0"
repository = "https://github.com/fiddlerwoaroof/improvise" repository = "https://github.com/fiddlerwoaroof/improvise"
homepage = "https://github.com/fiddlerwoaroof/improvise" homepage = "https://github.com/fiddlerwoaroof/improvise"
readme = "README.md" readme = "README.md"

View File

@ -93,4 +93,4 @@ response. If you want to build on it, fork away.
## License ## License
MIT Apache-2.0