From 48b5107d56e159bb97289aca72ecd1573c0a880b Mon Sep 17 00:00:00 2001 From: Alex Helfet Date: Thu, 21 Dec 2017 20:07:32 +0000 Subject: [PATCH] Fix license typos. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da67b6f..549dd46 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ See [rustdoc on docs.rs](https://docs.rs/crate/framed) Licensed under either of -- Apache License, Version 2.0 ( or +- Apache License, Version 2.0 (see LICENSE-APACHE or ) -- MIT license ( or ) +- MIT license (see LICENSE-MIT or ) at your option.