components/python/pep8/pep8.license
author pkidd <patrick.kidd@oracle.com>
Wed, 02 Nov 2016 09:04:31 -0700
branchs11u3-sru
changeset 7236 e13b4d43a8f9
parent 3723 1cc872b933c9
permissions -rw-r--r--
Added tag 0.175.3.14.0.5.0, S11.3SRU14.5 for changeset 11e6a3bbf713
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3723
1cc872b933c9 18331082 Update pep8 to the latest version and hookup 'gmake test'
Rich Burridge <rich.burridge@oracle.com>
parents: 2582
diff changeset
     1
Copyright (C) 2006-2009 Johann C. Rocholl <[email protected]>
1cc872b933c9 18331082 Update pep8 to the latest version and hookup 'gmake test'
Rich Burridge <rich.burridge@oracle.com>
parents: 2582
diff changeset
     2
Copyright (C) 2009-2014 Florent Xicluna <[email protected]>
2582
bb7506e1881b PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
bb7506e1881b PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
Permission is hereby granted, free of charge, to any person
bb7506e1881b PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
obtaining a copy of this software and associated documentation files 
bb7506e1881b PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
(the "Software"), to deal in the Software without restriction,
bb7506e1881b PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
including without limitation the rights to use, copy, modify, merge,
bb7506e1881b PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
publish, distribute, sublicense, and/or sell copies of the Software,
bb7506e1881b PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
and to permit persons to whom the Software is furnished to do so,
bb7506e1881b PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
subject to the following conditions:
bb7506e1881b PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
bb7506e1881b PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
The above copyright notice and this permission notice shall be
bb7506e1881b PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
included in all copies or substantial portions of the Software.
bb7506e1881b PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
bb7506e1881b PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
bb7506e1881b PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
bb7506e1881b PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
bb7506e1881b PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
bb7506e1881b PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
bb7506e1881b PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
bb7506e1881b PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
bb7506e1881b PSARC 2012/301 pep8 version 1.3.3 - Python Style Guide Checker
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
SOFTWARE.