From 1ea54a9bcef76e9bd835fc199c03a76699e6d29e Mon Sep 17 00:00:00 2001 From: Steven Borrelli Date: Sun, 30 Oct 2016 12:00:57 -0500 Subject: [PATCH] Add license info --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index dbd80e8..df48fab 100644 --- a/README.md +++ b/README.md @@ -75,3 +75,9 @@ These can be overridden using command line arguments to converge: converge apply --local -p install_dir=/usr/local ``` + +## License + +The configuration files are released under the Apache 2.0 license. See [LICENSE](LICENSE). + +Binary and source releases of Protocol Buffers are released under the following [license](LICENSE.protobuf).