Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c28425f

Browse files
committed
Update license according to the LICENSE file in the source tree.
1 parent 05e4ef0 commit c28425f

1 file changed

Lines changed: 83 additions & 30 deletions

File tree

Doc/texinputs/copyright.tex

Lines changed: 83 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,90 @@
1-
\leftline{Copyright \copyright{} 2000, BeOpen.com.}
2-
\leftline{Copyright \copyright{} 1995-2000, Corporation for National Research Initiatives.}
3-
\leftline{Copyright \copyright{} 1990-1995, Stichting Mathematisch Centrum.}
4-
\leftline{All rights reserved.}
1+
\strong{BEOPEN.COM TERMS AND CONDITIONS FOR PYTHON 2.0}
52

6-
Redistribution and use in source and binary forms, with or without
7-
modification, are permitted provided that the following conditions are
8-
met:
3+
\centerline{\strong{BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1}}
4+
5+
\begin{enumerate}
6+
7+
\item
8+
This LICENSE AGREEMENT is between BeOpen.com (``BeOpen''), having an
9+
office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
10+
Individual or Organization (``Licensee'') accessing and otherwise
11+
using this software in source or binary form and its associated
12+
documentation (``the Software'').
13+
14+
\item
15+
Subject to the terms and conditions of this BeOpen Python License
16+
Agreement, BeOpen hereby grants Licensee a non-exclusive,
17+
royalty-free, world-wide license to reproduce, analyze, test, perform
18+
and/or display publicly, prepare derivative works, distribute, and
19+
otherwise use the Software alone or in any derivative version,
20+
provided, however, that the BeOpen Python License is retained in the
21+
Software, alone or in any derivative version prepared by Licensee.
22+
23+
\item
24+
BeOpen is making the Software available to Licensee on an ``AS IS''
25+
basis. BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
26+
IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
27+
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
28+
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
29+
INFRINGE ANY THIRD PARTY RIGHTS.
30+
31+
\item
32+
BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
33+
SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
34+
AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
35+
DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
936

10-
\begin{itemize}
1137
\item
12-
Redistributions of source code must retain the above copyright
13-
notice, this list of conditions and the following disclaimer.
38+
This License Agreement will automatically terminate upon a material
39+
breach of its terms and conditions.
1440

1541
\item
16-
Redistributions in binary form must reproduce the above copyright
17-
notice, this list of conditions and the following disclaimer in the
18-
documentation and/or other materials provided with the distribution.
42+
This License Agreement shall be governed by and interpreted in all
43+
respects by the law of the State of California, excluding conflict of
44+
law provisions. Nothing in this License Agreement shall be deemed to
45+
create any relationship of agency, partnership, or joint venture
46+
between BeOpen and Licensee. This License Agreement does not grant
47+
permission to use BeOpen trademarks or trade names in a trademark
48+
sense to endorse or promote products or services of Licensee, or any
49+
third party. As an exception, the ``BeOpen Python'' logos available
50+
at http://www.pythonlabs.com/logos.html may be used according to the
51+
permissions granted on that web page.
1952

2053
\item
21-
Neither names of the copyright holders nor the names of their
22-
contributors may be used to endorse or promote products derived from
23-
this software without specific prior written permission.
24-
\end{itemize}
25-
26-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
27-
``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
28-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
29-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
30-
HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
31-
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
32-
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
33-
OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
34-
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
35-
TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
36-
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
37-
DAMAGE.
54+
By copying, installing or otherwise using the software, Licensee
55+
agrees to be bound by the terms and conditions of this License
56+
Agreement.
57+
\end{enumerate}
58+
59+
60+
\centerline{\strong{CNRI OPEN SOURCE LICENSE AGREEMENT}}
61+
62+
Python 1.6 is made available subject to the terms and conditions in
63+
CNRI's License Agreement. This Agreement together with Python 1.6 may
64+
be located on the Internet using the following unique, persistent
65+
identifier (known as a handle): 1895.22/1012. This Agreement may also
66+
be obtained from a proxy server on the Internet using the following
67+
URL: \url{http://hdl.handle.net/1895.22/1012}.
68+
69+
70+
\centerline{\strong{CWI PERMISSIONS STATEMENT AND DISCLAIMER}}
71+
72+
Copyright \copyright{} 1991 - 1995, Stichting Mathematisch Centrum
73+
Amsterdam, The Netherlands. All rights reserved.
74+
75+
Permission to use, copy, modify, and distribute this software and its
76+
documentation for any purpose and without fee is hereby granted,
77+
provided that the above copyright notice appear in all copies and that
78+
both that copyright notice and this permission notice appear in
79+
supporting documentation, and that the name of Stichting Mathematisch
80+
Centrum or CWI not be used in advertising or publicity pertaining to
81+
distribution of the software without specific, written prior
82+
permission.
83+
84+
STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
85+
THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
86+
FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
87+
FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
88+
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
89+
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
90+
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

0 commit comments

Comments
 (0)