Copyright.txt 4.9 KB

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