components/zlib/zlib.license
author Rich Burridge <rich.burridge@oracle.com>
Wed, 17 Dec 2014 15:33:37 -0800
changeset 3558 2cec274f17fc
parent 1945 3dc1935a2189
child 7718 9960a50bc6cf
permissions -rw-r--r--
20222479 Need a method to compare test results against a master in Userland
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
184
037c654f48d9 7036217 move zlib to userland
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
     1
1945
3dc1935a2189 PSARC/2014/167 zlib 1.2.8
Petr Sumbera <petr.sumbera@oracle.com>
parents: 184
diff changeset
     2
Copyright (C) 1995-2013 Jean-loup Gailly and Mark Adler
184
037c654f48d9 7036217 move zlib to userland
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
     3
037c654f48d9 7036217 move zlib to userland
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
     4
This software is provided 'as-is', without any express or implied
037c654f48d9 7036217 move zlib to userland
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
     5
warranty.  In no event will the authors be held liable for any damages
037c654f48d9 7036217 move zlib to userland
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
     6
arising from the use of this software.
037c654f48d9 7036217 move zlib to userland
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
     7
037c654f48d9 7036217 move zlib to userland
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
     8
Permission is granted to anyone to use this software for any purpose,
037c654f48d9 7036217 move zlib to userland
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
     9
including commercial applications, and to alter it and redistribute it
037c654f48d9 7036217 move zlib to userland
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    10
freely, subject to the following restrictions:
037c654f48d9 7036217 move zlib to userland
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    11
037c654f48d9 7036217 move zlib to userland
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    12
1. The origin of this software must not be misrepresented; you must not
037c654f48d9 7036217 move zlib to userland
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    13
   claim that you wrote the original software. If you use this software
037c654f48d9 7036217 move zlib to userland
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    14
   in a product, an acknowledgment in the product documentation would be
037c654f48d9 7036217 move zlib to userland
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    15
   appreciated but is not required.
037c654f48d9 7036217 move zlib to userland
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    16
2. Altered source versions must be plainly marked as such, and must not be
037c654f48d9 7036217 move zlib to userland
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    17
   misrepresented as being the original software.
037c654f48d9 7036217 move zlib to userland
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    18
3. This notice may not be removed or altered from any source distribution.
037c654f48d9 7036217 move zlib to userland
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    19
037c654f48d9 7036217 move zlib to userland
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    20
Jean-loup Gailly        Mark Adler
037c654f48d9 7036217 move zlib to userland
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    21
[email protected]          [email protected]
037c654f48d9 7036217 move zlib to userland
Petr Sumbera <petr.sumbera@oracle.com>
parents:
diff changeset
    22