1CMake - Cross Platform Makefile Generator 2Copyright 2000-2021 Kitware, Inc. and Contributors 3All rights reserved. 4 5Redistribution and use in source and binary forms, with or without 6modification, are permitted provided that the following conditions 7are met: 8 9* Redistributions of source code must retain the above copyright 10 notice, this list of conditions and the following disclaimer. 11 12* Redistributions in binary form must reproduce the above copyright 13 notice, this list of conditions and the following disclaimer in the 14 documentation and/or other materials provided with the distribution. 15 16* Neither the name of Kitware, Inc. nor the names of Contributors 17 may be used to endorse or promote products derived from this 18 software without specific prior written permission. 19 20THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 21"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 22LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 23A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 24HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 25SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 26LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 27DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 28THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 29(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 30OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 31 32------------------------------------------------------------------------------ 33 34The following individuals and institutions are among the Contributors: 35 36* Aaron C. Meadows <[email protected]> 37* Adriaan de Groot <[email protected]> 38* Aleksey Avdeev <[email protected]> 39* Alexander Neundorf <[email protected]> 40* Alexander Smorkalov <[email protected]> 41* Alexey Sokolov <[email protected]> 42* Alex Merry <[email protected]> 43* Alex Turbov <[email protected]> 44* Andreas Pakulat <[email protected]> 45* Andreas Schneider <[email protected]> 46* André Rigland Brodtkorb <[email protected]> 47* Axel Huebl, Helmholtz-Zentrum Dresden - Rossendorf 48* Benjamin Eikel 49* Bjoern Ricks <[email protected]> 50* Brad Hards <[email protected]> 51* Christopher Harvey 52* Christoph Grüninger <[email protected]> 53* Clement Creusot <[email protected]> 54* Daniel Blezek <[email protected]> 55* Daniel Pfeifer <[email protected]> 56* Enrico Scholz <[email protected]> 57* Eran Ifrah <[email protected]> 58* Esben Mose Hansen, Ange Optimization ApS 59* Geoffrey Viola <[email protected]> 60* Google Inc 61* Gregor Jasny 62* Helio Chissini de Castro <[email protected]> 63* Ilya Lavrenov <[email protected]> 64* Insight Software Consortium <insightsoftwareconsortium.org> 65* Jan Woetzel 66* Julien Schueller 67* Kelly Thompson <[email protected]> 68* Konstantin Podsvirov <[email protected]> 69* Laurent Montel <[email protected]> 70* Mario Bensi <[email protected]> 71* Martin Gräßlin <[email protected]> 72* Mathieu Malaterre <[email protected]> 73* Matthaeus G. Chajdas 74* Matthias Kretz <[email protected]> 75* Matthias Maennich <[email protected]> 76* Michael Hirsch, Ph.D. <www.scivision.co> 77* Michael Stürmer 78* Miguel A. Figueroa-Villanueva 79* Mike Jackson 80* Mike McQuaid <[email protected]> 81* Nicolas Bock <[email protected]> 82* Nicolas Despres <[email protected]> 83* Nikita Krupen'ko <[email protected]> 84* NVIDIA Corporation <www.nvidia.com> 85* OpenGamma Ltd. <opengamma.com> 86* Patrick Stotko <[email protected]> 87* Per Øyvind Karlsen <[email protected]> 88* Peter Collingbourne <[email protected]> 89* Petr Gotthard <[email protected]> 90* Philip Lowman <[email protected]> 91* Philippe Proulx <[email protected]> 92* Raffi Enficiaud, Max Planck Society 93* Raumfeld <raumfeld.com> 94* Roger Leigh <[email protected]> 95* Rolf Eike Beer <[email protected]> 96* Roman Donchenko <[email protected]> 97* Roman Kharitonov <[email protected]> 98* Ruslan Baratov 99* Sebastian Holtermann <[email protected]> 100* Stephen Kelly <[email protected]> 101* Sylvain Joubert <[email protected]> 102* The Qt Company Ltd. 103* Thomas Sondergaard <[email protected]> 104* Tobias Hunger <[email protected]> 105* Todd Gamblin <[email protected]> 106* Tristan Carel 107* University of Dundee 108* Vadim Zhukov 109* Will Dicharry <[email protected]> 110 111See version control history for details of individual contributions. 112 113The above copyright and license notice applies to distributions of 114CMake in source and binary form. Third-party software packages supplied 115with CMake under compatible licenses provide their own copyright notices 116documented in corresponding subdirectories or source files. 117 118------------------------------------------------------------------------------ 119 120CMake was initially developed by Kitware with the following sponsorship: 121 122 * National Library of Medicine at the National Institutes of Health 123 as part of the Insight Segmentation and Registration Toolkit (ITK). 124 125 * US National Labs (Los Alamos, Livermore, Sandia) ASC Parallel 126 Visualization Initiative. 127 128 * National Alliance for Medical Image Computing (NAMIC) is funded by the 129 National Institutes of Health through the NIH Roadmap for Medical Research, 130 Grant U54 EB005149. 131 132 * Kitware, Inc. 133