Skip to content

Commit

Permalink
Update license in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinevg committed Apr 1, 2021
1 parent dd81693 commit f53efb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "nucleo-h7xx"
version = "0.1.1"
authors = ["Antoine van Gelder <antoine@flowdsp.io>"]
edition = "2018"
license = "AGPL-3.0-or-later"
license = "MIT"
description = "Board support crate for the STMicroelectronics STM32H7 Nucleo-144 boards."
repository = "https://github.com/antoinevg/nucleo-h7xx"
documentation = "https://github.com/antoinevg/nucleo-h7xx/wiki"
Expand Down

0 comments on commit f53efb9

Please sign in to comment.