rahul-thakoor / rust_gpiozero

A library inspired by gpiozero written in Rust
https://crates.io/crates/rust_gpiozero
Apache License 2.0
232 stars 27 forks source link

Relicense under dual-license Apache 2.0 and MIT #20

Closed owenbrooks closed 3 years ago

owenbrooks commented 4 years ago

Fixes #17

Changes the license to a dual MIT/Apache-2.0 license to maximise the number of people who can make use of the library and to be consistent with other rust projects.