added licensing readme for /tpk

This commit is contained in:
Andy Gup 2014-05-22 11:25:01 -06:00
parent f0836df37c
commit bf582bffff

7
lib/tpk/README.md Normal file
View File

@ -0,0 +1,7 @@
3rd Party Library Licensing
===========================
[xml2json](https://code.google.com/p/x2js/) A library for converting XML to JSON. Seems to handle complex XML is licensed under an Apache2 license.
[zip](http://gildas-lormeau.github.io/zip.js/) A lset of libraries for zipping and unzipping files is licensed as BSD [here](https://github.com/gildas-lormeau/zip.js).