diff options
Diffstat (limited to 'libraries/yajl/README')
-rw-r--r-- | libraries/yajl/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/yajl/README b/libraries/yajl/README index a01623949c4ee..b90212644c842 100644 --- a/libraries/yajl/README +++ b/libraries/yajl/README @@ -1,3 +1,3 @@ Yet Another JSON Library. YAJL is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator. -YAJL is released under the BSD license. +YAJL is released under the ISC license. |