standardize license and copyright
This commit is contained in:
parent
6cd92ebc32
commit
e666f7a69c
44 changed files with 133 additions and 178 deletions
|
|
@ -1,48 +1,19 @@
|
|||
License
|
||||
=======
|
||||
|
||||
Flask is licensed under a three clause BSD License. It basically means:
|
||||
do whatever you want with it as long as the copyright in Flask sticks
|
||||
around, the conditions are not modified and the disclaimer is present.
|
||||
Furthermore you must not use the names of the authors to promote derivatives
|
||||
of the software without written consent.
|
||||
Source License
|
||||
--------------
|
||||
|
||||
The full license text can be found below (:ref:`flask-license`). For the
|
||||
documentation and artwork different licenses apply.
|
||||
This license applies to all files in the Flask repository and source
|
||||
distribution. This includes Flask's source code, the examples, and
|
||||
tests, as well as the documentation.
|
||||
|
||||
.. _authors:
|
||||
|
||||
Authors
|
||||
-------
|
||||
|
||||
.. include:: ../AUTHORS
|
||||
|
||||
General License Definitions
|
||||
---------------------------
|
||||
|
||||
The following section contains the full license texts for Flask and the
|
||||
documentation.
|
||||
|
||||
- "AUTHORS" hereby refers to all the authors listed in the
|
||||
:ref:`authors` section.
|
||||
|
||||
- The ":ref:`flask-license`" applies to all the source code shipped as
|
||||
part of Flask (Flask itself as well as the examples and the unittests)
|
||||
as well as documentation.
|
||||
|
||||
- The ":ref:`artwork-license`" applies to the project's Horn-Logo.
|
||||
|
||||
.. _flask-license:
|
||||
|
||||
Flask License
|
||||
-------------
|
||||
|
||||
.. include:: ../LICENSE
|
||||
.. include:: ../LICENSE.rst
|
||||
|
||||
|
||||
.. _artwork-license:
|
||||
Artwork License
|
||||
---------------
|
||||
|
||||
Flask Artwork License
|
||||
---------------------
|
||||
This license applies to Flask's logo.
|
||||
|
||||
.. include:: ../artwork/LICENSE
|
||||
.. include:: ../artwork/LICENSE.rst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue