Copyright and license
=====================


Flask-Restless is copyright 2011 Lincoln de Sousa and copyright 2012, 2013,
2014, 2015 Jeffrey Finkelstein, and is dual-licensed under the following two
copyright licenses:

* the `GNU Affero General Public License <http://fsf.org/licenses/agpl.html>`_,
  either version 3 or (at your option) any later version
* the 3-clause BSD License

For more information, see the files :file:`LICENSE.AGPL` and
:file:`LICENSE.BSD` in top-level directory of the source distribution.

The artwork for Flask-Restless is copyright 2012 Jeffrey Finkelstein. The couch
logo is licensed under the `Creative Commons Attribute-ShareAlike 3.0 license
<http://creativecommons.org/licenses/by-sa/3.0>`_. The original image is a
scan of a (now public domain) illustration by Arthur Hopkins in a serial
edition of "The Return of the Native" by Thomas Hardy published in October
1878. The couch logo with the "Flask-Restless" text is licensed under the
`Flask Artwork License
<http://flask.pocoo.org/docs/license/#flask-artwork-license>`_.

The documentation is licensed under the `Creative Commons Attribute-ShareAlike
3.0 license <http://creativecommons.org/licenses/by-sa/3.0>`_.
