diff options
| author | Dario Nieuwenhuis <[email protected]> | 2024-01-11 18:18:35 +0100 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2024-01-11 18:18:35 +0100 |
| commit | b452a6bcf6858893a85882614e2dcde5a3405748 (patch) | |
| tree | 9ecdfff438d0a6a052abd082f046ee1da587367b /embassy-net-driver/README.md | |
| parent | ae84f2a157cf34c5bbc88ec4637f084f1ab924ea (diff) | |
Centralize license and MSRV boilerplate into the repo readme.
Diffstat (limited to 'embassy-net-driver/README.md')
| -rw-r--r-- | embassy-net-driver/README.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/embassy-net-driver/README.md b/embassy-net-driver/README.md index 6a757380d..24fcaafc4 100644 --- a/embassy-net-driver/README.md +++ b/embassy-net-driver/README.md | |||
| @@ -16,13 +16,3 @@ packet queues for RX and TX. | |||
| 16 | ## Interoperability | 16 | ## Interoperability |
| 17 | 17 | ||
| 18 | This crate can run on any executor. | 18 | This crate can run on any executor. |
| 19 | |||
| 20 | ## License | ||
| 21 | |||
| 22 | This work is licensed under either of | ||
| 23 | |||
| 24 | - Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or | ||
| 25 | http://www.apache.org/licenses/LICENSE-2.0) | ||
| 26 | - MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) | ||
| 27 | |||
| 28 | at your option. | ||
