GH-3: Clarify licensing
This commit is contained in:
parent
7b6957d61f
commit
0bc4e614a3
3 changed files with 229 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ repository = "https://github.com/kellerkindt/w5500.git"
|
|||
description = "W5500 IoT Controller implementation. Currently UDP sending and receiving is working. WIP"
|
||||
keywords = ["embedded", "w5500", "iot", "arm", "embedded-hal-driver"]
|
||||
categories = ["embedded", "hardware-support", "no-std", "network-programming"]
|
||||
license = "MIT"
|
||||
license = "MIT OR Apache-2.0"
|
||||
readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue