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 <cmake@shadowguarddev.com> 37* Adriaan de Groot <groot@kde.org> 38* Aleksey Avdeev <solo@altlinux.ru> 39* Alexander Neundorf <neundorf@kde.org> 40* Alexander Smorkalov <alexander.smorkalov@itseez.com> 41* Alexey Sokolov <sokolov@google.com> 42* Alex Turbov <i.zaufi@gmail.com> 43* Andreas Pakulat <apaku@gmx.de> 44* Andreas Schneider <asn@cryptomilk.org> 45* André Rigland Brodtkorb <Andre.Brodtkorb@ifi.uio.no> 46* Axel Huebl, Helmholtz-Zentrum Dresden - Rossendorf 47* Benjamin Eikel 48* Bjoern Ricks <bjoern.ricks@gmail.com> 49* Brad Hards <bradh@kde.org> 50* Christopher Harvey 51* Christoph Grüninger <foss@grueninger.de> 52* Clement Creusot <creusot@cs.york.ac.uk> 53* Daniel Blezek <blezek@gmail.com> 54* Daniel Pfeifer <daniel@pfeifer-mail.de> 55* Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> 56* Eran Ifrah <eran.ifrah@gmail.com> 57* Esben Mose Hansen, Ange Optimization ApS 58* Geoffrey Viola <geoffrey.viola@asirobots.com> 59* Google Inc 60* Gregor Jasny 61* Helio Chissini de Castro <helio@kde.org> 62* Ilya Lavrenov <ilya.lavrenov@itseez.com> 63* Insight Software Consortium <insightsoftwareconsortium.org> 64* Jan Woetzel 65* Kelly Thompson <kgt@lanl.gov> 66* Konstantin Podsvirov <konstantin@podsvirov.pro> 67* Mario Bensi <mbensi@ipsquad.net> 68* Mathieu Malaterre <mathieu.malaterre@gmail.com> 69* Matthaeus G. Chajdas 70* Matthias Kretz <kretz@kde.org> 71* Matthias Maennich <matthias@maennich.net> 72* Michael Stürmer 73* Miguel A. Figueroa-Villanueva 74* Mike Jackson 75* Mike McQuaid <mike@mikemcquaid.com> 76* Nicolas Bock <nicolasbock@gmail.com> 77* Nicolas Despres <nicolas.despres@gmail.com> 78* Nikita Krupen'ko <krnekit@gmail.com> 79* NVIDIA Corporation <www.nvidia.com> 80* OpenGamma Ltd. <opengamma.com> 81* Patrick Stotko <stotko@cs.uni-bonn.de> 82* Per Øyvind Karlsen <peroyvind@mandriva.org> 83* Peter Collingbourne <peter@pcc.me.uk> 84* Petr Gotthard <gotthard@honeywell.com> 85* Philip Lowman <philip@yhbt.com> 86* Philippe Proulx <pproulx@efficios.com> 87* Raffi Enficiaud, Max Planck Society 88* Raumfeld <raumfeld.com> 89* Roger Leigh <rleigh@codelibre.net> 90* Rolf Eike Beer <eike@sf-mail.de> 91* Roman Donchenko <roman.donchenko@itseez.com> 92* Roman Kharitonov <roman.kharitonov@itseez.com> 93* Ruslan Baratov 94* Sebastian Holtermann <sebholt@xwmw.org> 95* Stephen Kelly <steveire@gmail.com> 96* Sylvain Joubert <joubert.sy@gmail.com> 97* Thomas Sondergaard <ts@medical-insight.com> 98* Tobias Hunger <tobias.hunger@qt.io> 99* Todd Gamblin <tgamblin@llnl.gov> 100* Tristan Carel 101* University of Dundee 102* Vadim Zhukov 103* Will Dicharry <wdicharry@stellarscience.com> 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