components/cmake/cmake.license
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Fri, 11 Mar 2016 18:20:02 -0800
changeset 5597 bcd66d6b1f98
parent 5081 198d4a3e4b73
child 6915 8e42a5077b6d
permissions -rw-r--r--
22739240 Upgrade MySQL 5.5 to 5.5.48 on Solaris (replace package from future)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
     1
========================================================================
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
     2
CMAKE BSD LICENSE:
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
     3
========================================================================
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
     4
CMake - Cross Platform Makefile Generator
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
     5
Copyright 2000-2015 Kitware, Inc.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
     6
Copyright 2000-2011 Insight Software Consortium
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
     7
All rights reserved.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
     8
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
     9
Redistribution and use in source and binary forms, with or without
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    10
modification, are permitted provided that the following conditions
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    11
are met:
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
    12
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    13
* Redistributions of source code must retain the above copyright
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    14
  notice, this list of conditions and the following disclaimer.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
    15
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    16
* Redistributions in binary form must reproduce the above copyright
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    17
  notice, this list of conditions and the following disclaimer in the
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    18
  documentation and/or other materials provided with the distribution.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
    19
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    20
* Neither the names of Kitware, Inc., the Insight Software Consortium,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    21
  nor the names of their contributors may be used to endorse or promote
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    22
  products derived from this software without specific prior written
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    23
  permission.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
    24
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    25
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    26
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    27
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    28
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    29
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    30
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    31
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    32
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    33
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    34
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    35
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
    36
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    37
------------------------------------------------------------------------------
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
    38
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    39
The above copyright and license notice applies to distributions of
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    40
CMake in source and binary form.  Some source files contain additional
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    41
notices of original copyright by their contributors; see each source
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    42
for details.  Third-party software packages supplied with CMake under
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    43
compatible licenses provide their own copyright notices documented in
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    44
corresponding subdirectories.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
    45
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    46
------------------------------------------------------------------------------
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    47
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    48
CMake was initially developed by Kitware with the following sponsorship:
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
    49
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    50
 * National Library of Medicine at the National Institutes of Health
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    51
   as part of the Insight Segmentation and Registration Toolkit (ITK).
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    52
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    53
 * US National Labs (Los Alamos, Livermore, Sandia) ASC Parallel
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    54
   Visualization Initiative.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
    55
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    56
 * National Alliance for Medical Image Computing (NAMIC) is funded by the
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    57
   National Institutes of Health through the NIH Roadmap for Medical Research,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    58
   Grant U54 EB005149.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
    59
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    60
 * Kitware, Inc.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
    61
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
    62
========================================================================
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    63
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    64
COPYRIGHT AND PERMISSION NOTICE
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
    65
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    66
Copyright (c) 1996 - 2014, Daniel Stenberg, <[email protected]>.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    67
Copyright (C) 2012 - 2014, Linus Nielsen Feltzing, <[email protected]>
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    68
Copyright (C) 2010, DirecTV, Contact: Eric Hu, <[email protected]>.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    69
Copyright (C) 2012 - 2014, Nick Zitzmann, <[email protected]>.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    70
Copyright (C) 2012 - 2014, Marc Hoersken, <[email protected]>
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    71
Copyright (C) 2012, Mark Salisbury, <[email protected]>
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    72
Copyright (C) 2010, 2011, Hoi-Ho Chan, <[email protected]>
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    73
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    74
All rights reserved.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
    75
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    76
Permission to use, copy, modify, and distribute this software for any purpose
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    77
with or without fee is hereby granted, provided that the above copyright
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    78
notice and this permission notice appear in all copies.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    79
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    80
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    81
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    82
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    83
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    84
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    85
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    86
OR OTHER DEALINGS IN THE SOFTWARE.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    87
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    88
Except as contained in this notice, the name of a copyright holder shall not
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    89
be used in advertising or otherwise to promote the sale, use or other dealings
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    90
in this Software without prior written authorization of the copyright holder.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
    91
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
    92
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
    93
========================================================================
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
    94
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    95
Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    96
                               and Clark Cooper
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    97
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    98
Permission is hereby granted, free of charge, to any person obtaining
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
    99
a copy of this software and associated documentation files (the
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   100
"Software"), to deal in the Software without restriction, including
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   101
without limitation the rights to use, copy, modify, merge, publish,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   102
distribute, sublicense, and/or sell copies of the Software, and to
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   103
permit persons to whom the Software is furnished to do so, subject to
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   104
the following conditions:
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   105
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   106
The above copyright notice and this permission notice shall be included
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   107
in all copies or substantial portions of the Software.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   108
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   109
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   110
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   111
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   112
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   113
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   114
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   115
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   116
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   117
========================================================================
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   118
THIS CODE IS SPECIFICALLY EXEMPTED FROM THE NCURSES PACKAGE COPYRIGHT.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   119
You may freely copy it for use as a template for your own field types.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   120
If you develop a field type that might be of general use, please send
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   121
it back to the ncurses maintainers for inclusion in the next version.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   122
========================================================================
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   123
Copyright (c) 1998 Free Software Foundation, Inc.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   124
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   125
Permission is hereby granted, free of charge, to any person obtaining a
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   126
copy of this software and associated documentation files (the
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   127
"Software"), to deal in the Software without restriction, including
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   128
without limitation the rights to use, copy, modify, merge, publish,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   129
distribute, distribute with modifications, sublicense, and/or sell
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   130
copies of the Software, and to permit persons to whom the Software is
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   131
furnished to do so, subject to the following conditions:
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   132
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   133
The above copyright notice and this permission notice shall be included
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   134
in all copies or substantial portions of the Software.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   135
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   136
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   137
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   138
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   139
IN NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   140
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   141
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   142
THE USE OR OTHER DEALINGS IN THE SOFTWARE.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   143
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   144
Except as contained in this notice, the name(s) of the above copyright
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   145
holders shall not be used in advertising or otherwise to promote the
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   146
sale, use or other dealings in this Software without prior written
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   147
authorization.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   148
========================================================================
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   149
  James Bigler, NVIDIA Corp (nvidia.com - jbigler)
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   150
  Abe Stephens, SCI Institute -- http://www.sci.utah.edu/~abe/FindCuda.html
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   151
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   152
  Copyright (c) 2008 - 2009 NVIDIA Corporation.  All rights reserved.
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   153
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   154
  Copyright (c) 2007-2009
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   155
  Scientific Computing and Imaging Institute, University of Utah
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   156
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   157
The MIT License
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   158
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   159
License for the specific language governing rights and limitations under
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   160
Permission is hereby granted, free of charge, to any person obtaining a
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   161
copy of this software and associated documentation files (the "Software"),
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   162
to deal in the Software without restriction, including without limitation
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   163
the rights to use, copy, modify, merge, publish, distribute, sublicense,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   164
and/or sell copies of the Software, and to permit persons to whom the
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   165
Software is furnished to do so, subject to the following conditions:
312
6ca02fd5a199 7053567 Move cmake from SFW to Userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   166
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   167
The above copyright notice and this permission notice shall be included
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   168
in all copies or substantial portions of the Software.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   169
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   170
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   171
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   172
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   173
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   174
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   175
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   176
DEALINGS IN THE SOFTWARE.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   177
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   178
========================================================================
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   179
Copyright (C) 1991 Texas Instruments Incorporated.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   180
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   181
Permission is granted to any individual or institution to use, copy, modify
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   182
and distribute this software, provided that this complete copyright and
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   183
permission notice is maintained, intact, in all copies and supporting
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   184
documentation.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   185
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   186
Texas Instruments Incorporated provides this software "as is" without
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   187
express or implied warranty.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   188
========================================================================
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   189
Copyright (c) 1986 by University of Toronto.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   190
Written by Henry Spencer.  Not derived from licensed software.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   191
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   192
Permission is granted to anyone to use this software for any
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   193
purpose on any computer system, and to redistribute it freely,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   194
subject to the following restrictions:
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   195
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   196
1. The author is not responsible for the consequences of use of
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   197
        this software, no matter how awful, even if they arise
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   198
        from defects in it.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   199
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   200
2. The origin of this software must not be misrepresented, either
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   201
        by explicit claim or by omission.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   202
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   203
3. Altered versions must be plainly marked as such, and must not
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   204
        be misrepresented as being the original software.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   205
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   206
========================================================================
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   207
Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   208
All rights reserved.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   209
Contact: Nokia Corporation ([email protected])
312
6ca02fd5a199 7053567 Move cmake from SFW to Userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   210
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   211
You may use this file under the terms of the BSD license as follows:
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   212
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   213
"Redistribution and use in source and binary forms, with or without
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   214
modification, are permitted provided that the following conditions are
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   215
met:
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   216
  * Redistributions of source code must retain the above copyright
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   217
    notice, this list of conditions and the following disclaimer.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   218
  * Redistributions in binary form must reproduce the above copyright
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   219
    notice, this list of conditions and the following disclaimer in
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   220
    the documentation and/or other materials provided with the
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   221
    distribution.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   222
  * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   223
    the names of its contributors may be used to endorse or promote
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   224
    products derived from this software without specific prior written
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   225
    permission.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   226
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   227
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   228
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   229
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   230
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   231
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   232
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   233
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   234
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   235
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   236
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   237
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   238
========================================================================
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   239
Please read and be aware of the following:
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   240
WARNING:
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   241
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   242
   This program and library (attempts to) compress data by
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   243
   performing several non-trivial transformations on it.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   244
   Unless you are 100% familiar with *all* the algorithms
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   245
   contained herein, and with the consequences of modifying them,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   246
   you should NOT meddle with the compression or decompression
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   247
   machinery.  Incorrect changes can and very likely *will*
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   248
   lead to disastrous loss of data.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   249
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   250
DISCLAIMER:
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   251
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   252
   I TAKE NO RESPONSIBILITY FOR ANY LOSS OF DATA ARISING FROM THE
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   253
   USE OF THIS PROGRAM/LIBRARY, HOWSOEVER CAUSED.
312
6ca02fd5a199 7053567 Move cmake from SFW to Userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   254
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   255
   Every compression of a file implies an assumption that the
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   256
   compressed file can be decompressed to reproduce the original.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   257
   Great efforts in design, coding and testing have been made to
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   258
   ensure that this program works correctly.  However, the complexity
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   259
   of the algorithms, and, in particular, the presence of various
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   260
   special cases in the code which occur with very low but non-zero
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   261
   probability make it impossible to rule out the possibility of bugs
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   262
   remaining in the program.  DO NOT COMPRESS ANY DATA WITH THIS
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   263
   PROGRAM UNLESS YOU ARE PREPARED TO ACCEPT THE POSSIBILITY, HOWEVER
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   264
   SMALL, THAT THE DATA WILL NOT BE RECOVERABLE.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   265
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   266
   That is not to say this program is inherently unreliable.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   267
   Indeed, I very much hope the opposite is true.  bzip2/libbzip2
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   268
   has been carefully constructed and extensively tested.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   269
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   270
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   271
PATENTS:
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   272
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   273
   To the best of my knowledge, bzip2/libbzip2 does not use any
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   274
   patented algorithms.  However, I do not have the resources
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   275
   to carry out a patent search.  Therefore I cannot give any
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   276
   guarantee of the above statement.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   277
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   278
Julian Seward
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   279
[email protected]
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   280
Cambridge, UK.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   281
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   282
This program, "bzip2", the associated library "libbzip2", and all
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   283
documentation, are copyright (C) 1996-2007 Julian R Seward.  All
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   284
rights reserved.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   285
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   286
Redistribution and use in source and binary forms, with or without
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   287
modification, are permitted provided that the following conditions
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   288
are met:
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   289
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   290
1. Redistributions of source code must retain the above copyright
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   291
   notice, this list of conditions and the following disclaimer.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   292
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   293
2. The origin of this software must not be misrepresented; you must
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   294
   not claim that you wrote the original software.  If you use this
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   295
   software in a product, an acknowledgment in the product
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   296
   documentation would be appreciated but is not required.
312
6ca02fd5a199 7053567 Move cmake from SFW to Userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   297
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   298
3. Altered source versions must be plainly marked as such, and must
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   299
   not be misrepresented as being the original software.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   300
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   301
4. The name of the author may not be used to endorse or promote
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   302
   products derived from this software without specific prior written
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   303
   permission.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   304
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   305
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   306
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   307
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   308
ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   309
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   310
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   311
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   312
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   313
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   314
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   315
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   316
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   317
Julian Seward, [email protected]
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   318
bzip2/libbzip2 version 1.0.5 of 10 December 2007
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   319
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   320
========================================================================
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   321
Copyright (C) 1999, 2000, 2002 Aladdin Enterprises.  All rights reserved.
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   322
Copyright (C) 1995-2005 Jean-loup Gailly and Mark Adler
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   323
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   324
This software is provided 'as-is', without any express or implied
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   325
warranty.  In no event will the authors be held liable for any damages
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   326
arising from the use of this software.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   327
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   328
Permission is granted to anyone to use this software for any purpose,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   329
including commercial applications, and to alter it and redistribute it
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   330
freely, subject to the following restrictions:
312
6ca02fd5a199 7053567 Move cmake from SFW to Userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   331
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   332
1. The origin of this software must not be misrepresented; you must not
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   333
   claim that you wrote the original software. If you use this software
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   334
   in a product, an acknowledgment in the product documentation would be
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   335
   appreciated but is not required.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   336
2. Altered source versions must be plainly marked as such, and must not be
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   337
   misrepresented as being the original software.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   338
3. This notice may not be removed or altered from any source distribution.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   339
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   340
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   341
========================================================================
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   342
Copyright (c) 1985, 1986 The Regents of the University of California.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   343
All rights reserved.
312
6ca02fd5a199 7053567 Move cmake from SFW to Userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   344
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   345
This code is derived from software contributed to Berkeley by
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   346
James A. Woods, derived from original work by Spencer Thomas
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   347
and Joseph Orost.
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   348
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   349
Redistribution and use in source and binary forms, with or without
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   350
modification, are permitted provided that the following conditions
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   351
are met:
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   352
1. Redistributions of source code must retain the above copyright
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   353
   notice, this list of conditions and the following disclaimer.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   354
2. Redistributions in binary form must reproduce the above copyright
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   355
   notice, this list of conditions and the following disclaimer in the
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   356
   documentation and/or other materials provided with the distribution.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   357
3. All advertising materials mentioning features or use of this software
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   358
   must display the following acknowledgement:
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   359
     This product includes software developed by the University of
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   360
     California, Berkeley and its contributors.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   361
4. Neither the name of the University nor the names of its contributors
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   362
   may be used to endorse or promote products derived from this software
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   363
   without specific prior written permission.
312
6ca02fd5a199 7053567 Move cmake from SFW to Userland
April Chin <april.chin@oracle.com>
parents:
diff changeset
   364
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   365
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   366
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   367
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   368
ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   369
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   370
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   371
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   372
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   373
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   374
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
614
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   375
SUCH DAMAGE.
db6c0cd206dd 6892526 cmake upgrade to v2.8.6
April Chin <april.chin@oracle.com>
parents: 312
diff changeset
   376
5081
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   377
========================================================================
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   378
The JsonCpp library's source code, including accompanying documentation,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   379
tests and demonstration applications, are licensed under the following
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   380
conditions...
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   381
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   382
The author (Baptiste Lepilleur) explicitly disclaims copyright in all
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   383
jurisdictions which recognize such a disclaimer. In such jurisdictions,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   384
this software is released into the Public Domain.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   385
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   386
In jurisdictions which do not recognize Public Domain property (e.g. Germany as of
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   387
2010), this software is Copyright (c) 2007-2010 by Baptiste Lepilleur, and is
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   388
released under the terms of the MIT License (see below).
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   389
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   390
In jurisdictions which recognize Public Domain property, the user of this
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   391
software may choose to accept it either as 1) Public Domain, 2) under the
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   392
conditions of the MIT License (see below), or 3) under the terms of dual
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   393
Public Domain/MIT License conditions described here, as they choose.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   394
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   395
The MIT License is about as close to Public Domain as a license can get, and is
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   396
described in clear, concise terms at:
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   397
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   398
   http://en.wikipedia.org/wiki/MIT_License
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   399
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   400
The full text of the MIT License follows:
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   401
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   402
========================================================================
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   403
Copyright (c) 2007-2010 Baptiste Lepilleur
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   404
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   405
Permission is hereby granted, free of charge, to any person
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   406
obtaining a copy of this software and associated documentation
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   407
files (the "Software"), to deal in the Software without
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   408
restriction, including without limitation the rights to use, copy,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   409
modify, merge, publish, distribute, sublicense, and/or sell copies
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   410
of the Software, and to permit persons to whom the Software is
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   411
furnished to do so, subject to the following conditions:
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   412
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   413
The above copyright notice and this permission notice shall be
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   414
included in all copies or substantial portions of the Software.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   415
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   416
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   417
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   418
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   419
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   420
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   421
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   422
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   423
SOFTWARE.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   424
========================================================================
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   425
(END LICENSE TEXT)
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   426
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   427
The MIT license is compatible with both the GPL and commercial
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   428
software, affording one all of the rights of Public Domain with the
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   429
minor nuisance of being required to keep the above copyright notice
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   430
and license text in the source code. Note also that by accepting the
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   431
Public Domain "license" you can re-license your copy using whatever
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   432
license you like.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   433
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   434
========================================================================
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   435
Copyright (c) 2000-2003, Aaron D. Gifford
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   436
All rights reserved.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   437
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   438
Redistribution and use in source and binary forms, with or without
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   439
modification, are permitted provided that the following conditions
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   440
are met:
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   441
1. Redistributions of source code must retain the above copyright
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   442
   notice, this list of conditions and the following disclaimer.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   443
2. Redistributions in binary form must reproduce the above copyright
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   444
   notice, this list of conditions and the following disclaimer in the
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   445
   documentation and/or other materials provided with the distribution.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   446
3. Neither the name of the copyright holder nor the names of contributors
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   447
   may be used to endorse or promote products derived from this software
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   448
   without specific prior written permission.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   449
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   450
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTOR(S) ``AS IS'' AND
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   451
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   452
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   453
ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTOR(S) BE LIABLE
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   454
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   455
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   456
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   457
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   458
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   459
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   460
SUCH DAMAGE.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   461
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   462
========================================================================
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   463
Copyright (c) 1995, 1996, 1997, 1998, 1999, 2013 Kungliga Tekniska Högskolan
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   464
(Royal Institute of Technology, Stockholm, Sweden).
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   465
Copyright (c) 2001 - 2013 Daniel Stenberg
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   466
All rights reserved.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   467
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   468
Redistribution and use in source and binary forms, with or without
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   469
modification, are permitted provided that the following conditions
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   470
are met:
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   471
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   472
1. Redistributions of source code must retain the above copyright
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   473
   notice, this list of conditions and the following disclaimer.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   474
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   475
2. Redistributions in binary form must reproduce the above copyright
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   476
   notice, this list of conditions and the following disclaimer in the
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   477
   documentation and/or other materials provided with the distribution.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   478
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   479
3. Neither the name of the Institute nor the names of its contributors
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   480
   may be used to endorse or promote products derived from this software
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   481
   without specific prior written permission.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   482
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   483
THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   484
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   485
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   486
ARE DISCLAIMED.  IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   487
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   488
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   489
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   490
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   491
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   492
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   493
SUCH DAMAGE.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   494
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   495
========================================================================
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   496
Copyright (C) 1996-2001  Internet Software Consortium.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   497
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   498
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   499
Permission to use, copy, modify, and distribute this software for any
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   500
purpose with or without fee is hereby granted, provided that the above
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   501
copyright notice and this permission notice appear in all copies.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   502
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   503
THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   504
DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   505
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   506
INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   507
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   508
FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   509
NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   510
WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
198d4a3e4b73 21834219 update cmake to 3.3.2
April Chin <april.chin@oracle.com>
parents: 1205
diff changeset
   511