mirror of
https://github.com/python/cpython.git
synced 2025-11-11 14:44:57 +00:00
The new copyright / license.
This commit is contained in:
parent
a0f7e8574c
commit
1cd3c14034
1 changed files with 33 additions and 25 deletions
|
|
@ -1,29 +1,37 @@
|
||||||
Copyright \copyright{} 1991-1995 by Stichting Mathematisch Centrum,
|
\leftline{Copyright \copyright{} 2000, BeOpen.com.}
|
||||||
Amsterdam, The Netherlands.
|
\leftline{Copyright \copyright{} 1995-2000, Corporation for National Research Initiatives.}
|
||||||
|
\leftline{Copyright \copyright{} 1990-1995, Stichting Mathematisch Centrum.}
|
||||||
|
\leftline{All rights reserved.}
|
||||||
|
|
||||||
\begin{center}
|
Redistribution and use in source and binary forms, with or without
|
||||||
All Rights Reserved
|
modification, are permitted provided that the following conditions are
|
||||||
\end{center}
|
met:
|
||||||
|
|
||||||
Permission to use, copy, modify, and distribute this software and its
|
\begin{itemize}
|
||||||
documentation for any purpose and without fee is hereby granted,
|
\item
|
||||||
provided that the above copyright notice appear in all copies and that
|
Redistributions of source code must retain the above copyright
|
||||||
both that copyright notice and this permission notice appear in
|
notice, this list of conditions and the following disclaimer.
|
||||||
supporting documentation, and that the names of Stichting Mathematisch
|
|
||||||
Centrum or CWI or Corporation for National Research Initiatives or
|
|
||||||
CNRI not be used in advertising or publicity pertaining to
|
|
||||||
distribution of the software without specific, written prior
|
|
||||||
permission.
|
|
||||||
|
|
||||||
While CWI is the initial source for this software, a modified version
|
\item
|
||||||
is made available by the Corporation for National Research Initiatives
|
Redistributions in binary form must reproduce the above copyright
|
||||||
(CNRI) at the Internet address \url{ftp://ftp.python.org}.
|
notice, this list of conditions and the following disclaimer in the
|
||||||
|
documentation and/or other materials provided with the distribution.
|
||||||
|
|
||||||
STICHTING MATHEMATISCH CENTRUM AND CNRI DISCLAIM ALL WARRANTIES WITH
|
\item
|
||||||
REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
|
Neither names of the copyright holders nor the names of their
|
||||||
MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH
|
contributors may be used to endorse or promote products derived from
|
||||||
CENTRUM OR CNRI BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
|
this software without specific prior written permission.
|
||||||
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
|
\end{itemize}
|
||||||
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
|
||||||
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
||||||
PERFORMANCE OF THIS SOFTWARE.
|
``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
||||||
|
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
||||||
|
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
||||||
|
HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
|
||||||
|
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
||||||
|
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
|
||||||
|
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
|
||||||
|
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
|
||||||
|
TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
|
||||||
|
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
|
||||||
|
DAMAGE.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue