components/python/pytest/pytest.license
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Fri, 18 Nov 2016 21:09:58 -0800
changeset 7357 c7c52f21baa4
parent 6193 0ca395f404b9
permissions -rw-r--r--
Close of build 113.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6193
0ca395f404b9 23154478 contextlib2 0.5.1
Laszlo Peter <laszlo.peter@oracle.com>
parents: 1607
diff changeset
     1
Copyright Holger Krekel and others, 2004-2014 Licensed under the MIT license.
1607
861db9bed008 PSARC 2013/352 pytest version 2.3.5
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
6193
0ca395f404b9 23154478 contextlib2 0.5.1
Laszlo Peter <laszlo.peter@oracle.com>
parents: 1607
diff changeset
     3
  Permission is hereby granted, free of charge, to any person obtaining a copy
0ca395f404b9 23154478 contextlib2 0.5.1
Laszlo Peter <laszlo.peter@oracle.com>
parents: 1607
diff changeset
     4
  of this software and associated documentation files (the "Software"), to deal
0ca395f404b9 23154478 contextlib2 0.5.1
Laszlo Peter <laszlo.peter@oracle.com>
parents: 1607
diff changeset
     5
  in the Software without restriction, including without limitation the rights
0ca395f404b9 23154478 contextlib2 0.5.1
Laszlo Peter <laszlo.peter@oracle.com>
parents: 1607
diff changeset
     6
  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
0ca395f404b9 23154478 contextlib2 0.5.1
Laszlo Peter <laszlo.peter@oracle.com>
parents: 1607
diff changeset
     7
  copies of the Software, and to permit persons to whom the Software is
0ca395f404b9 23154478 contextlib2 0.5.1
Laszlo Peter <laszlo.peter@oracle.com>
parents: 1607
diff changeset
     8
  furnished to do so, subject to the following conditions:
0ca395f404b9 23154478 contextlib2 0.5.1
Laszlo Peter <laszlo.peter@oracle.com>
parents: 1607
diff changeset
     9
     
0ca395f404b9 23154478 contextlib2 0.5.1
Laszlo Peter <laszlo.peter@oracle.com>
parents: 1607
diff changeset
    10
  The above copyright notice and this permission notice shall be included in all
0ca395f404b9 23154478 contextlib2 0.5.1
Laszlo Peter <laszlo.peter@oracle.com>
parents: 1607
diff changeset
    11
  copies or substantial portions of the Software.
0ca395f404b9 23154478 contextlib2 0.5.1
Laszlo Peter <laszlo.peter@oracle.com>
parents: 1607
diff changeset
    12
 
0ca395f404b9 23154478 contextlib2 0.5.1
Laszlo Peter <laszlo.peter@oracle.com>
parents: 1607
diff changeset
    13
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
0ca395f404b9 23154478 contextlib2 0.5.1
Laszlo Peter <laszlo.peter@oracle.com>
parents: 1607
diff changeset
    14
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
0ca395f404b9 23154478 contextlib2 0.5.1
Laszlo Peter <laszlo.peter@oracle.com>
parents: 1607
diff changeset
    15
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
0ca395f404b9 23154478 contextlib2 0.5.1
Laszlo Peter <laszlo.peter@oracle.com>
parents: 1607
diff changeset
    16
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
0ca395f404b9 23154478 contextlib2 0.5.1
Laszlo Peter <laszlo.peter@oracle.com>
parents: 1607
diff changeset
    17
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
0ca395f404b9 23154478 contextlib2 0.5.1
Laszlo Peter <laszlo.peter@oracle.com>
parents: 1607
diff changeset
    18
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
0ca395f404b9 23154478 contextlib2 0.5.1
Laszlo Peter <laszlo.peter@oracle.com>
parents: 1607
diff changeset
    19
  SOFTWARE.