From d40724ad2d6516d7b6750515153b4c360d63afe9 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 3 Sep 2014 11:20:27 -0700 Subject: Add a dual MIT/Apache license --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 86043c3..5151bda 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,10 @@ A TOML decoder and encoder for Rust. git = "https://github.com/alexcrichton/toml-rs" ``` +# License + +`toml-rs` is primarily distributed under the terms of both the MIT license and +the Apache License (Version 2.0), with portions covered by various BSD-like +licenses. + +See LICENSE-APACHE, and LICENSE-MIT for details. -- cgit v1.2.3