blob: 5226669ab1bc896aa1dbd29593611ed6c697818e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
*******************
License and credits
*******************
Powerline is licensed under the `MIT license
<https://raw.github.com/powerline/powerline/develop/LICENSE>`_.
..
This document is parsed by powerline_automan.py module. Do not forget to
check that file before altering this one. Specifically it expects
``Authors`` and ``Contributors`` sections underlined by ``---``, a list of
authors in format ``* `{name} <`` in the “Authors” section and fonts
contributor name in format ``The glyphs in the font patcher are created by
{name},`` in the “Contributors” section.
Authors
-------
* `Kim Silkebækken <https://github.com/Lokaltog>`_
* `Nikolay Pavlov <https://github.com/ZyX-I>`_
* `Kovid Goyal <https://github.com/kovidgoyal>`_
Contributors
------------
* `List of contributors
<https://github.com/powerline/powerline/contributors>`_
* The glyphs in the font patcher are created by Fabrizio Schiavi, creator of
the excellent coding font `Pragmata Pro`_.
.. _`Pragmata Pro`: http://www.fsd.it/fonts/pragmatapro.htm
|