Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2018-02-06 00:37:50 +0300
committerStephen Finucane <stephen@that.guru>2018-02-06 23:15:25 +0300
commit05f851fa1907dc14100b1391aa2d692f80426f63 (patch)
tree4f7e55444f28d599f34a510304ecddbe8a363629 /LICENSE
parent9c7c4c2034f0ced7c31dd30f51ba8db81ae28544 (diff)
trivial: Remove 'tests/etree13'
This vendored code had no callers in modern Sphinx and has not been needed since Python 2.5, which included the ElementTree API [1], was released. It can be removed in its entirety. [1] https://docs.python.org/2/library/xml.etree.elementtree.html Signed-off-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE30
1 files changed, 0 insertions, 30 deletions
diff --git a/LICENSE b/LICENSE
index 19f1090fd..4354c0790 100644
--- a/LICENSE
+++ b/LICENSE
@@ -162,36 +162,6 @@ smartypants.py license::
such damage.
----------------------------------------------------------------------
-The ElementTree package, included in this distribution in
-test/etree13, is available under the following license:
-
-----------------------------------------------------------------------
-The ElementTree toolkit is
-
-Copyright (c) 1999-2007 by Fredrik Lundh
-
-By obtaining, using, and/or copying this software and/or its
-associated documentation, you agree that you have read, understood,
-and will comply with the following terms and conditions:
-
-Permission to use, copy, modify, and distribute this software and its
-associated documentation for any purpose and without fee is hereby
-granted, provided that the above copyright notice appears in all
-copies, and that both that copyright notice and this permission notice
-appear in supporting documentation, and that the name of Secret Labs
-AB or the author not be used in advertising or publicity pertaining to
-distribution of the software without specific, written prior
-permission.
-
-SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO
-THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANT- ABILITY
-AND FITNESS. IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR BE LIABLE
-FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
-ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
-OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-----------------------------------------------------------------------
-
The included JQuery JavaScript library is available under the MIT
license: