aboutsummaryrefslogtreecommitdiff
path: root/embassy-net-enc28j60
diff options
context:
space:
mode:
Diffstat (limited to 'embassy-net-enc28j60')
-rw-r--r--embassy-net-enc28j60/README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/embassy-net-enc28j60/README.md b/embassy-net-enc28j60/README.md
index 39011ca13..5c663b52e 100644
--- a/embassy-net-enc28j60/README.md
+++ b/embassy-net-enc28j60/README.md
@@ -7,13 +7,3 @@ Based on [@japaric](https://github.com/japaric)'s [`enc28j60`](https://github.co
7## Interoperability 7## Interoperability
8 8
9This crate can run on any executor. 9This crate can run on any executor.
10
11## License
12
13This work is licensed under either of
14
15- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
16 http://www.apache.org/licenses/LICENSE-2.0)
17- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
18
19at your option.