License tool as MIT to allow use in firmware-update

This commit is contained in:
Jeremy Soller
2020-02-20 15:26:59 -07:00
parent 346775b941
commit 85e7225e95
2 changed files with 26 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ name = "system76_ectool"
version = "0.1.0"
edition = "2018"
description = "System76 EC tool"
license = "MIT"
authors = ["Jeremy Soller <jeremy@system76.com>"]
repository = "https://github.com/system76/ec"