django-fobi/LICENSES.rst

129 lines
2.7 KiB
ReStructuredText

==============================
Licenses
==============================
Below information about third-party packages used in the project is presented.
Bootstrap3
==============================
http://getbootstrap.com/
Licensing information:
- Apache license 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
django-autoslug
==============================
https://bitbucket.org/neithere/django-autoslug
Licensing information:
- LGPL 3 (https://www.gnu.org/licenses/lgpl.html)
easy-thumbnails
==============================
https://github.com/SmileyChris/easy-thumbnails
Licensing information:
- BSD (http://opensource.org/licenses/BSD-3-Clause)
Font-awesome
==============================
http://fontawesome.io/
Licensing information:
- http://fontawesome.io/license/
- SIL OFL 1.1 (http://scripts.sil.org/OFL)
- MIT (http://opensource.org/licenses/mit-license.html)
Foundation 5
==============================
http://foundation.zurb.com/
Licensing information:
- MIT (http://opensource.org/licenses/mit-license.html)
jQuery Colorbox
==============================
http://www.jacklmoore.com/colorbox/
Licensing information:
- MIT (http://www.opensource.org/licenses/mit-license.php)
jQuery
==============================
https://jquery.org
Licensing information:
- https://jquery.org/license/
- MIT (http://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt)
jQueryUI
==============================
http://jqueryui.com/
Licensing information:
- MIT (https://github.com/jquery/jquery-ui/blob/master/MIT-LICENSE.txt)
jQuery-Slugify-Plugin
==============================
https://github.com/pmcelhaney/jQuery-Slugify-Plugin
Licensing information:
- BSD (https://github.com/pmcelhaney/jQuery-Slugify-Plugin/blob/master/LICENSE).
ordereddict
==============================
https://pypi.python.org/pypi/ordereddict
Licensing information:
- MIT (http://opensource.org/licenses/mit-license.html)
Pillow
==============================
http://python-pillow.github.io/
Licensing information:
- Python Imaging Library license (http://www.pythonware.com/products/pil/)
Requests
==============================
https://python-requests.org
Licensing information:
- MIT (http://opensource.org/licenses/mit-license.html)
Six
==============================
https://bitbucket.org/gutworth/six/
Licensing information:
- Apache 2.0 (http://opensource.org/licenses/Apache-2.0)
Unidecode
==============================
https://pypi.python.org/pypi/Unidecode
Licensing information:
- GPL 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)
vishap
==============================
https://pypi.python.org/pypi/vishap
Licensing information:
- GPL 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)
- LGPL 2.1 (https://www.gnu.org/licenses/lgpl-2.1.html)