From 9762d8391fd2813240368232cdcd2d5c77e022f8 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Sun, 5 Jan 2014 20:19:02 +0400 Subject: [PATCH] Docs fixes --- README.md | 2 +- app/vendor/README.md | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 416f794b..d3094bb0 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Besides frameworks mentioned above, other libraries are used for protocol and UI * [gemoji](https://github.com/github/gemoji) * [emoji-data](https://github.com/iamcal/emoji-data) -Many thanks to all these libraries' authors and contributors. Detailed list with descriptions and licenses is available [here](/app/vendors). +Many thanks to all these libraries' authors and contributors. Detailed list with descriptions and licenses is available [here](/app/vendor). ### Licensing diff --git a/app/vendor/README.md b/app/vendor/README.md index 07a91dcb..25961dac 100644 --- a/app/vendor/README.md +++ b/app/vendor/README.md @@ -1,10 +1,12 @@ ## Third party libraries ### [AngularJS](http://angularjs.org/) + **Author**: Google, Inc. -License - MIT, https://github.com/angular/angular.js/blob/master/LICENSE +**License**: MIT, https://github.com/angular/angular.js/blob/master/LICENSE ### [JSBN](http://www-cs-students.stanford.edu/~tjw/jsbn/) + **Author**: Tom Wu **License**: BSD, http://www-cs-students.stanford.edu/~tjw/jsbn/LICENSE @@ -12,6 +14,7 @@ Biginteger for RSA, PQ prime factorization ### [jQuery Emojiarea](https://github.com/diy/jquery-emojiarea) + **Author**: diy **License**: Apache, Version 2.0, https://github.com/diy/jquery-emojiarea#license @@ -19,6 +22,7 @@ Emoji keyboard and rich-textfield for composing messages with emoticons ### [UI Bootstrap](http://angular-ui.github.io/bootstrap/) + **Author**: AngularUI Team, https://github.com/organizations/angular-ui/teams/291112 **License**: MIT, https://github.com/angular-ui/bootstrap/blob/master/LICENSE @@ -26,18 +30,21 @@ Modal windows ### [jQuery](https://github.com/jquery/jquery) + **Author**: jQuery Foundation and other contributors **License**: MIT, https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt Dom manupulations. ### [Bootstrap](https://github.com/twbs/bootstrap) + **Author**: Twitter, Inc **License**: MIT, https://github.com/twbs/bootstrap/blob/master/LICENSE Normalize, CSS-framework ### [nanoScrollerJS](https://github.com/jamesflorentino/nanoScrollerJS) + **Author**: James Florentino **License**: MIT, https://github.com/jamesflorentino/nanoScrollerJS/blob/master/LICENSE-MIT @@ -45,18 +52,21 @@ Beautiful OS X Lion-like scrollbars ### [CryptoJS](https://code.google.com/p/crypto-js/) + **Author**: Jeff Mott **License**: BSD-3-Clause, https://code.google.com/p/crypto-js/wiki/License AES, SHA-1 implementation ### [zlib.js](https://github.com/imaya/zlib.js) + **Author**: imaya **License**: MIT, https://github.com/imaya/zlib.js/blob/master/LICENSE GZIP for decompressing server responses ### [emoji-data](https://github.com/iamcal/emoji-data) + **Author**: iamcal **License**: not specified @@ -64,6 +74,7 @@ Build emoji list in apropriate format. Generate sheet in future, when needed. ### [gemoji](https://github.com/github/gemoji) + **Author**: GitHub Inc, 37signals, id Software, whynne@deviantart, Apple Inc. **License**: https://github.com/github/gemoji/blob/master/LICENSE