summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0a60a3f..4044b72 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) file in this project.
+