1*a466cc55SCy SchubertCMake - Cross Platform Makefile Generator 2*a466cc55SCy SchubertCopyright 2000-2013 Kitware, Inc. 3*a466cc55SCy SchubertCopyright 2000-2011 Insight Software Consortium 4*a466cc55SCy SchubertAll rights reserved. 5*a466cc55SCy Schubert 6*a466cc55SCy SchubertRedistribution and use in source and binary forms, with or without 7*a466cc55SCy Schubertmodification, are permitted provided that the following conditions 8*a466cc55SCy Schubertare met: 9*a466cc55SCy Schubert 10*a466cc55SCy Schubert* Redistributions of source code must retain the above copyright 11*a466cc55SCy Schubert notice, this list of conditions and the following disclaimer. 12*a466cc55SCy Schubert 13*a466cc55SCy Schubert* Redistributions in binary form must reproduce the above copyright 14*a466cc55SCy Schubert notice, this list of conditions and the following disclaimer in the 15*a466cc55SCy Schubert documentation and/or other materials provided with the distribution. 16*a466cc55SCy Schubert 17*a466cc55SCy Schubert* Neither the names of Kitware, Inc., the Insight Software Consortium, 18*a466cc55SCy Schubert nor the names of their contributors may be used to endorse or promote 19*a466cc55SCy Schubert products derived from this software without specific prior written 20*a466cc55SCy Schubert permission. 21*a466cc55SCy Schubert 22*a466cc55SCy SchubertTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 23*a466cc55SCy Schubert"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 24*a466cc55SCy SchubertLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 25*a466cc55SCy SchubertA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 26*a466cc55SCy SchubertHOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 27*a466cc55SCy SchubertSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 28*a466cc55SCy SchubertLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 29*a466cc55SCy SchubertDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 30*a466cc55SCy SchubertTHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 31*a466cc55SCy Schubert(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 32*a466cc55SCy SchubertOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 33*a466cc55SCy Schubert 34*a466cc55SCy Schubert------------------------------------------------------------------------------ 35*a466cc55SCy Schubert 36*a466cc55SCy SchubertThe above copyright and license notice applies to distributions of 37*a466cc55SCy SchubertCMake in source and binary form. Some source files contain additional 38*a466cc55SCy Schubertnotices of original copyright by their contributors; see each source 39*a466cc55SCy Schubertfor details. Third-party software packages supplied with CMake under 40*a466cc55SCy Schubertcompatible licenses provide their own copyright notices documented in 41*a466cc55SCy Schubertcorresponding subdirectories. 42*a466cc55SCy Schubert 43*a466cc55SCy Schubert------------------------------------------------------------------------------ 44*a466cc55SCy Schubert 45*a466cc55SCy SchubertCMake was initially developed by Kitware with the following sponsorship: 46*a466cc55SCy Schubert 47*a466cc55SCy Schubert * National Library of Medicine at the National Institutes of Health 48*a466cc55SCy Schubert as part of the Insight Segmentation and Registration Toolkit (ITK). 49*a466cc55SCy Schubert 50*a466cc55SCy Schubert * US National Labs (Los Alamos, Livermore, Sandia) ASC Parallel 51*a466cc55SCy Schubert Visualization Initiative. 52*a466cc55SCy Schubert 53*a466cc55SCy Schubert * National Alliance for Medical Image Computing (NAMIC) is funded by the 54*a466cc55SCy Schubert National Institutes of Health through the NIH Roadmap for Medical Research, 55*a466cc55SCy Schubert Grant U54 EB005149. 56*a466cc55SCy Schubert 57*a466cc55SCy Schubert * Kitware, Inc.