You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

120 lines
4.8 KiB

  1. CMake - Cross Platform Makefile Generator
  2. Copyright 2000-2016 Kitware, Inc. and Contributors
  3. All rights reserved.
  4. Redistribution and use in source and binary forms, with or without
  5. modification, are permitted provided that the following conditions
  6. are met:
  7. * Redistributions of source code must retain the above copyright
  8. notice, this list of conditions and the following disclaimer.
  9. * Redistributions in binary form must reproduce the above copyright
  10. notice, this list of conditions and the following disclaimer in the
  11. documentation and/or other materials provided with the distribution.
  12. * Neither the name of Kitware, Inc. nor the names of Contributors
  13. may be used to endorse or promote products derived from this
  14. software without specific prior written permission.
  15. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  16. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  17. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  18. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  19. HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  20. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  21. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  22. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  23. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  24. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  25. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  26. ------------------------------------------------------------------------------
  27. The following individuals and institutions are among the Contributors:
  28. * Aaron C. Meadows <cmake@shadowguarddev.com>
  29. * Aleksey Avdeev <solo@altlinux.ru>
  30. * Alexander Neundorf <neundorf@kde.org>
  31. * Alexander Smorkalov <alexander.smorkalov@itseez.com>
  32. * Alex Turbov <i.zaufi@gmail.com>
  33. * Andreas Pakulat <apaku@gmx.de>
  34. * Andreas Schneider <asn@cryptomilk.org>
  35. * André Rigland Brodtkorb <Andre.Brodtkorb@ifi.uio.no>
  36. * Axel Huebl, Helmholtz-Zentrum Dresden - Rossendorf
  37. * Benjamin Eikel
  38. * Bjoern Ricks <bjoern.ricks@gmail.com>
  39. * Brad Hards <bradh@kde.org>
  40. * Christopher Harvey
  41. * Christoph Grüninger <foss@grueninger.de>
  42. * Clement Creusot <creusot@cs.york.ac.uk>
  43. * Daniel Blezek <blezek@gmail.com>
  44. * Daniel Pfeifer <daniel@pfeifer-mail.de>
  45. * Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
  46. * Eran Ifrah <eran.ifrah@gmail.com>
  47. * Esben Mose Hansen, Ange Optimization ApS
  48. * Geoffrey Viola <geoffrey.viola@asirobots.com>
  49. * Gregor Jasny
  50. * Helio Chissini de Castro <helio@kde.org>
  51. * Ilya Lavrenov <ilya.lavrenov@itseez.com>
  52. * Insight Software Consortium <insightsoftwareconsortium.org>
  53. * Jan Woetzel
  54. * Kelly Thompson <kgt@lanl.gov>
  55. * Konstantin Podsvirov <konstantin@podsvirov.pro>
  56. * Mario Bensi <mbensi@ipsquad.net>
  57. * Mathieu Malaterre <mathieu.malaterre@gmail.com>
  58. * Matthaeus G. Chajdas
  59. * Matthias Kretz <kretz@kde.org>
  60. * Matthias Maennich <matthias@maennich.net>
  61. * Miguel A. Figueroa-Villanueva
  62. * Mike Jackson
  63. * Mike McQuaid <mike@mikemcquaid.com>
  64. * Nicolas Bock <nicolasbock@gmail.com>
  65. * Nicolas Despres <nicolas.despres@gmail.com>
  66. * Nikita Krupen'ko <krnekit@gmail.com>
  67. * OpenGamma Ltd. <opengamma.com>
  68. * Per Øyvind Karlsen <peroyvind@mandriva.org>
  69. * Peter Collingbourne <peter@pcc.me.uk>
  70. * Petr Gotthard <gotthard@honeywell.com>
  71. * Philip Lowman <philip@yhbt.com>
  72. * Philippe Proulx <pproulx@efficios.com>
  73. * Raffi Enficiaud, Max Planck Society
  74. * Raumfeld <raumfeld.com>
  75. * Roger Leigh <rleigh@codelibre.net>
  76. * Rolf Eike Beer <eike@sf-mail.de>
  77. * Roman Donchenko <roman.donchenko@itseez.com>
  78. * Roman Kharitonov <roman.kharitonov@itseez.com>
  79. * Ruslan Baratov
  80. * Sebastian Holtermann <sebholt@xwmw.org>
  81. * Stephen Kelly <steveire@gmail.com>
  82. * Sylvain Joubert <joubert.sy@gmail.com>
  83. * Thomas Sondergaard <ts@medical-insight.com>
  84. * Tobias Hunger <tobias.hunger@qt.io>
  85. * Todd Gamblin <tgamblin@llnl.gov>
  86. * Tristan Carel
  87. * University of Dundee
  88. * Vadim Zhukov
  89. * Will Dicharry <wdicharry@stellarscience.com>
  90. See version control history for details of individual contributions.
  91. The above copyright and license notice applies to distributions of
  92. CMake in source and binary form. Third-party software packages supplied
  93. with CMake under compatible licenses provide their own copyright notices
  94. documented in corresponding subdirectories or source files.
  95. ------------------------------------------------------------------------------
  96. CMake was initially developed by Kitware with the following sponsorship:
  97. * National Library of Medicine at the National Institutes of Health
  98. as part of the Insight Segmentation and Registration Toolkit (ITK).
  99. * US National Labs (Los Alamos, Livermore, Sandia) ASC Parallel
  100. Visualization Initiative.
  101. * National Alliance for Medical Image Computing (NAMIC) is funded by the
  102. National Institutes of Health through the NIH Roadmap for Medical Research,
  103. Grant U54 EB005149.
  104. * Kitware, Inc.