From 0d76c6e13b55f1be566344d40c453a127f081f80 Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Tue, 27 Jan 2015 10:49:03 -0800 Subject: add note about license --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0a60a3f..a144335 100644 --- a/README.md +++ b/README.md @@ -43,3 +43,9 @@ pulled in from brianmario's existing yajl-ruby gem, particularly all the c exten process of writing this would have been much more difficult without being able to draw heavily from already solved problems in yajl-ruby. +## License + +Given that this draws heavily from the yajl-ruby sources, and could be considered a derivative work, the MIT License from that +project has been preserved and this source code has deliberately not been dual licensed under Chef's typical Apache License. +See the [LICENSE](https://github.com/chef/ffi-yajl/blob/master/LICENSE.md) file in this project. + -- cgit v1.2.1