]> crepu.dev Git - config.git/blame - djavu-asus/elpy/rpc-venv/lib/python3.11/site-packages/parso-0.8.3.dist-info/LICENSE.txt
Configuracion en desarrollo PC pega
[config.git] / djavu-asus / elpy / rpc-venv / lib / python3.11 / site-packages / parso-0.8.3.dist-info / LICENSE.txt
CommitLineData
53e6db90
DC
1All contributions towards parso are MIT licensed.
2
3Some Python files have been taken from the standard library and are therefore
4PSF licensed. Modifications on these files are dual licensed (both MIT and
5PSF). These files are:
6
7- parso/pgen2/*
8- parso/tokenize.py
9- parso/token.py
10- test/test_pgen2.py
11
12Also some test files under test/normalizer_issue_files have been copied from
13https://github.com/PyCQA/pycodestyle (Expat License == MIT License).
14
15-------------------------------------------------------------------------------
16The MIT License (MIT)
17
18Copyright (c) <2013-2017> <David Halter and others, see AUTHORS.txt>
19
20Permission is hereby granted, free of charge, to any person obtaining a copy
21of this software and associated documentation files (the "Software"), to deal
22in the Software without restriction, including without limitation the rights
23to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
24copies of the Software, and to permit persons to whom the Software is
25furnished to do so, subject to the following conditions:
26
27The above copyright notice and this permission notice shall be included in
28all copies or substantial portions of the Software.
29
30THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
33AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
34LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
35OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
36THE SOFTWARE.
37
38-------------------------------------------------------------------------------
39
40PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
41--------------------------------------------
42
431. This LICENSE AGREEMENT is between the Python Software Foundation
44("PSF"), and the Individual or Organization ("Licensee") accessing and
45otherwise using this software ("Python") in source or binary form and
46its associated documentation.
47
482. Subject to the terms and conditions of this License Agreement, PSF hereby
49grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
50analyze, test, perform and/or display publicly, prepare derivative works,
51distribute, and otherwise use Python alone or in any derivative version,
52provided, however, that PSF's License Agreement and PSF's notice of copyright,
53i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
542011, 2012, 2013, 2014, 2015 Python Software Foundation; All Rights Reserved"
55are retained in Python alone or in any derivative version prepared by Licensee.
56
573. In the event Licensee prepares a derivative work that is based on
58or incorporates Python or any part thereof, and wants to make
59the derivative work available to others as provided herein, then
60Licensee hereby agrees to include in any such work a brief summary of
61the changes made to Python.
62
634. PSF is making Python available to Licensee on an "AS IS"
64basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
65IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
66DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
67FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
68INFRINGE ANY THIRD PARTY RIGHTS.
69
705. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
71FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
72A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
73OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
74
756. This License Agreement will automatically terminate upon a material
76breach of its terms and conditions.
77
787. Nothing in this License Agreement shall be deemed to create any
79relationship of agency, partnership, or joint venture between PSF and
80Licensee. This License Agreement does not grant permission to use PSF
81trademarks or trade name in a trademark sense to endorse or promote
82products or services of Licensee, or any third party.
83
848. By copying, installing or otherwise using Python, Licensee
85agrees to be bound by the terms and conditions of this License
86Agreement.