1CMake - Cross Platform Makefile Generator 2Copyright 2000-2018 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 Turbov <[email protected]> 43* Andreas Pakulat <[email protected]> 44* Andreas Schneider <[email protected]> 45* André Rigland Brodtkorb <[email protected]> 46* Axel Huebl, Helmholtz-Zentrum Dresden - Rossendorf 47* Benjamin Eikel 48* Bjoern Ricks <[email protected]> 49* Brad Hards <[email protected]> 50* Christopher Harvey 51* Christoph Grüninger <[email protected]> 52* Clement Creusot <[email protected]> 53* Daniel Blezek <[email protected]> 54* Daniel Pfeifer <[email protected]> 55* Enrico Scholz <[email protected]> 56* Eran Ifrah <[email protected]> 57* Esben Mose Hansen, Ange Optimization ApS 58* Geoffrey Viola <[email protected]> 59* Google Inc 60* Gregor Jasny 61* Helio Chissini de Castro <[email protected]> 62* Ilya Lavrenov <[email protected]> 63* Insight Software Consortium <insightsoftwareconsortium.org> 64* Jan Woetzel 65* Kelly Thompson <[email protected]> 66* Konstantin Podsvirov <[email protected]> 67* Mario Bensi <[email protected]> 68* Mathieu Malaterre <[email protected]> 69* Matthaeus G. Chajdas 70* Matthias Kretz <[email protected]> 71* Matthias Maennich <[email protected]> 72* Michael Stürmer 73* Miguel A. Figueroa-Villanueva 74* Mike Jackson 75* Mike McQuaid <[email protected]> 76* Nicolas Bock <[email protected]> 77* Nicolas Despres <[email protected]> 78* Nikita Krupen'ko <[email protected]> 79* NVIDIA Corporation <www.nvidia.com> 80* OpenGamma Ltd. <opengamma.com> 81* Patrick Stotko <[email protected]> 82* Per Øyvind Karlsen <[email protected]> 83* Peter Collingbourne <[email protected]> 84* Petr Gotthard <[email protected]> 85* Philip Lowman <[email protected]> 86* Philippe Proulx <[email protected]> 87* Raffi Enficiaud, Max Planck Society 88* Raumfeld <raumfeld.com> 89* Roger Leigh <[email protected]> 90* Rolf Eike Beer <[email protected]> 91* Roman Donchenko <[email protected]> 92* Roman Kharitonov <[email protected]> 93* Ruslan Baratov 94* Sebastian Holtermann <[email protected]> 95* Stephen Kelly <[email protected]> 96* Sylvain Joubert <[email protected]> 97* Thomas Sondergaard <[email protected]> 98* Tobias Hunger <[email protected]> 99* Todd Gamblin <[email protected]> 100* Tristan Carel 101* University of Dundee 102* Vadim Zhukov 103* Will Dicharry <[email protected]> 104 105See version control history for details of individual contributions. 106 107The above copyright and license notice applies to distributions of 108CMake in source and binary form. Third-party software packages supplied 109with CMake under compatible licenses provide their own copyright notices 110documented in corresponding subdirectories or source files. 111 112------------------------------------------------------------------------------ 113 114CMake was initially developed by Kitware with the following sponsorship: 115 116 * National Library of Medicine at the National Institutes of Health 117 as part of the Insight Segmentation and Registration Toolkit (ITK). 118 119 * US National Labs (Los Alamos, Livermore, Sandia) ASC Parallel 120 Visualization Initiative. 121 122 * National Alliance for Medical Image Computing (NAMIC) is funded by the 123 National Institutes of Health through the NIH Roadmap for Medical Research, 124 Grant U54 EB005149. 125 126 * Kitware, Inc. 127