mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Add license info to README
This commit is contained in:
parent
aaeff8dcfd
commit
c2af49cb12
@ -136,6 +136,12 @@ And then as per usual::
|
|||||||
$ cd yourpasteproject
|
$ cd yourpasteproject
|
||||||
$ paster serve development.ini workers=2
|
$ paster serve development.ini workers=2
|
||||||
|
|
||||||
|
LICENSE
|
||||||
|
-------
|
||||||
|
|
||||||
|
Gunicorn is released under the MIT License. See the LICENSE_ file for more
|
||||||
|
details.
|
||||||
|
|
||||||
.. _Unicorn: http://unicorn.bogomips.org/
|
.. _Unicorn: http://unicorn.bogomips.org/
|
||||||
.. _`#gunicorn`: http://webchat.freenode.net/?channels=gunicorn
|
.. _`#gunicorn`: http://webchat.freenode.net/?channels=gunicorn
|
||||||
.. _freenode: http://freenode.net
|
.. _freenode: http://freenode.net
|
||||||
@ -145,3 +151,4 @@ And then as per usual::
|
|||||||
.. _libev: http://software.schmorp.de/pkg/libev.html
|
.. _libev: http://software.schmorp.de/pkg/libev.html
|
||||||
.. _`config file`: http://gunicorn.org/configuration.html
|
.. _`config file`: http://gunicorn.org/configuration.html
|
||||||
.. _setproctitle: http://pypi.python.org/pypi/setproctitle/
|
.. _setproctitle: http://pypi.python.org/pypi/setproctitle/
|
||||||
|
.. _LICENSE: http://github.com/benoitc/gunicorn/blob/master/LICENSE
|
||||||
Loading…
x
Reference in New Issue
Block a user