components/python/pep8/pep8.license
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Fri, 18 Nov 2016 21:09:58 -0800
changeset 7357 c7c52f21baa4
parent 5635 0fa7cc14a0a6
permissions -rw-r--r--
Close of build 113.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2189
8231387581aa 19913180 Update pep8 to the latest version 1.5.7
Mary Ding <mary.ding@oracle.com>
parents: 1205
diff changeset
     1
Copyright (C) 2006-2009 Johann C. Rocholl <[email protected]>
8231387581aa 19913180 Update pep8 to the latest version 1.5.7
Mary Ding <mary.ding@oracle.com>
parents: 1205
diff changeset
     2
Copyright (C) 2009-2014 Florent Xicluna <[email protected]>
5635
0fa7cc14a0a6 22904037 Update Python pep8 to version 1.7.0
Rich Burridge <rich.burridge@oracle.com>
parents: 4107
diff changeset
     3
Copyright (C) 2014-2016 Ian Lee <[email protected]>
1187
28a8efc39260 PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
28a8efc39260 PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
Permission is hereby granted, free of charge, to any person
28a8efc39260 PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
obtaining a copy of this software and associated documentation files 
28a8efc39260 PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
(the "Software"), to deal in the Software without restriction,
28a8efc39260 PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
including without limitation the rights to use, copy, modify, merge,
28a8efc39260 PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
publish, distribute, sublicense, and/or sell copies of the Software,
28a8efc39260 PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
and to permit persons to whom the Software is furnished to do so,
28a8efc39260 PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
subject to the following conditions:
28a8efc39260 PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
28a8efc39260 PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
The above copyright notice and this permission notice shall be
28a8efc39260 PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
included in all copies or substantial portions of the Software.
28a8efc39260 PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
28a8efc39260 PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
28a8efc39260 PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
28a8efc39260 PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
28a8efc39260 PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
28a8efc39260 PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
28a8efc39260 PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
28a8efc39260 PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
28a8efc39260 PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    23
SOFTWARE.