Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/app/static/doc/flask-docs/_sources/license.txt
diff options
context:
space:
mode:
Diffstat (limited to 'app/static/doc/flask-docs/_sources/license.txt')
-rw-r--r--app/static/doc/flask-docs/_sources/license.txt48
1 files changed, 0 insertions, 48 deletions
diff --git a/app/static/doc/flask-docs/_sources/license.txt b/app/static/doc/flask-docs/_sources/license.txt
deleted file mode 100644
index 38777e6..0000000
--- a/app/static/doc/flask-docs/_sources/license.txt
+++ /dev/null
@@ -1,48 +0,0 @@
-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.
-
-The full license text can be found below (:ref:`flask-license`). For the
-documentation and artwork different licenses apply.
-
-.. _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 sourcecode 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
-
-
-.. _artwork-license:
-
-Flask Artwork License
----------------------
-
-.. include:: ../artwork/LICENSE