From 76cf6f49de78a9bf8414d168da59261c684b304f Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Wed, 7 Jun 2017 00:34:31 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 32a6921..167287e 100644 --- a/README.md +++ b/README.md @@ -45,3 +45,7 @@ is available in [include/boost/mp11_single.hpp](include/boost/mp11_single.hpp). * [Integer Sequences](doc/mp11/integer_sequence.adoc) * [A "for each" algorithm for tuple-like types](doc/mp11/tuple_for_each.adoc) + +## License + +Distributed under the [Boost Software License, Version 1.0](http://boost.org/LICENSE_1_0.txt).