Fixed sorting in 3rd party licenses

This commit is contained in:
Gina Häußge 2017-01-13 13:30:57 +01:00
parent c194fdbb28
commit cb89509bb2

View file

@ -32,6 +32,7 @@
## Server
* [appdirs](http://github.com/ActiveState/appdirs): MIT
* [Awesome-Slugify](https://pypi.python.org/pypi/awesome-slugify): GPLv3
* [Click](http://click.pocoo.org/): BSD
* [feedparser](https://github.com/kurtmckee/feedparser): BSD
@ -55,4 +56,3 @@
* [SockJS-Tornado](http://github.com/mrjoes/sockjs-tornado/): MIT
* [Tornado](http://www.tornadoweb.org/): Apache License 2.0
* [watchdog](http://github.com/gorakhargosh/watchdog): Apache License 2.0
* [appdirs](http://github.com/ActiveState/appdirs): MIT