Skip to content

Commit cc40499

Browse files
committed
Cosmetics
1 parent deef3ad commit cc40499

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

bin/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,29 +41,43 @@ PhantomJS is created and maintained by [Ariya Hidayat](http://ariya.ofilabs.com/
4141
Third Party Software may impose additional restrictions and it is the user's responsibility to ensure that they have met the licensing requirements of PhantomJS and the relevant license of the Third Party Software they are using.
4242

4343
[**Qt**](http://qt-project.org/)
44+
4445
**License**: GNU Lesser General Public License (LGPL) version 2.1.
46+
4547
**Reference**: http://qt-project.org/doc/qt-4.8/lgpl.html.
4648

4749
[**WebKit**](http://www.webkit.org/)
50+
4851
**License**: GNU Lesser General Public License (LGPL) version 2.1 and BSD.
52+
4953
**Reference**: http://www.webkit.org/coding/lgpl-license.html and http://www.webkit.org/coding/bsd-license.html.
5054

5155
[**Mongoose**](https://github.com/cesanta/mongoose)
56+
5257
**License**: MIT
58+
5359
**Reference**: https://github.com/cesanta/mongoose/commit/abbf27338ef554cce0281ac157aa71a9c1b82a55
5460

5561
[**OpenSSL**](http://www.openssl.org/)
62+
5663
**License**: OpenSSL License, SSLeay License.
64+
5765
**Reference**: http://www.openssl.org/source/license.html.
5866

5967
[**Linenoise**](https://github.com/tadmarshall/linenoise)
68+
6069
**License**: BSD.
70+
6171
**Reference**: https://github.com/tadmarshall/linenoise/blob/master/linenoise.h.
6272

6373
[**QCommandLine**](http://xf.iksaif.net/dev/qcommandline.html)
74+
6475
**License**: GNU Lesser General Public License (LGPL) version 2.1.
76+
6577
**Reference**: http://dev.iksaif.net/projects/qcommandline/repository/revisions/master/entry/COPYING
6678

6779
[**wkhtmlpdf**](http://code.google.com/p/wkhtmltopdf/)
80+
6881
**License**: GNU Lesser General Public License (LGPL)
82+
6983
**Reference**: http://code.google.com/p/wkhtmltopdf/

0 commit comments

Comments
 (0)