| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- Contributors
- ************
- The following individuals and institutions are among the contributors:
- * `Aaron C. Meadows <mailto:[email protected]>`_
- * `Adriaan de Groot <mailto:[email protected]>`_
- * `Aleksey Avdeev <mailto:[email protected]>`_
- * `Alexander Neundorf <mailto:[email protected]>`_
- * `Alexander Smorkalov <mailto:[email protected]>`_
- * `Alexey Sokolov <mailto:[email protected]>`_
- * `Alex Merry <mailto:[email protected]>`_
- * `Alex Turbov <mailto:[email protected]>`_
- * `Andreas Pakulat <mailto:[email protected]>`_
- * `Andreas Schneider <mailto:[email protected]>`_
- * `André Rigland Brodtkorb <mailto:[email protected]>`_
- * Axel Huebl, Helmholtz-Zentrum Dresden - Rossendorf
- * Benjamin Eikel
- * `Bjoern Ricks <mailto:[email protected]>`_
- * `Brad Hards <mailto:[email protected]>`_
- * Christopher Harvey
- * `Christoph Grüninger <mailto:[email protected]>`_
- * `Clement Creusot <mailto:[email protected]>`_
- * `Daniel Blezek <mailto:[email protected]>`_
- * `Daniel Pfeifer <mailto:[email protected]>`_
- * `Dawid Wróbel <mailto:[email protected]>`_
- * `Enrico Scholz <mailto:[email protected]>`_
- * `Eran Ifrah <mailto:[email protected]>`_
- * Esben Mose Hansen, Ange Optimization ApS
- * `Geoffrey Viola <mailto:[email protected]>`_
- * `Google Inc <https://www.google.com/>`_
- * Gregor Jasny
- * `Helio Chissini de Castro <mailto:[email protected]>`_
- * `Ilya Lavrenov <mailto:[email protected]>`_
- * `Insight Software Consortium <https://insightsoftwareconsortium.org/>`_
- * `Intel Corporation <https://www.intel.com/>`_
- * Jan Woetzel
- * `Jordan Williams <mailto:[email protected]>`_
- * Julien Schueller
- * `Kelly Thompson <mailto:[email protected]>`_
- * `Konstantin Podsvirov <mailto:[email protected]>`_
- * `Laurent Montel <mailto:[email protected]>`_
- * `Mario Bensi <mailto:[email protected]>`_
- * `Martin Gräßlin <mailto:[email protected]>`_
- * `Mathieu Malaterre <mailto:[email protected]>`_
- * Matthaeus G. Chajdas
- * `Matthias Kretz <mailto:[email protected]>`_
- * `Matthias Maennich <mailto:[email protected]>`_
- * `Michael Hirsch, Ph.D. <https://www.scivision.dev/>`_
- * Michael Stürmer
- * Miguel A. Figueroa-Villanueva
- * `Mike Durso <mailto:[email protected]>`_
- * Mike Jackson
- * `Mike McQuaid <mailto:[email protected]>`_
- * `Nicolas Bock <mailto:[email protected]>`_
- * `Nicolas Despres <mailto:[email protected]>`_
- * `Nikita Krupen'ko <mailto:[email protected]>`_
- * `NVIDIA Corporation <https://www.nvidia.com/>`_
- * `OpenGamma Ltd. <https://opengamma.com/>`_
- * `Patrick Stotko <mailto:[email protected]>`_
- * `Per Øyvind Karlsen <mailto:[email protected]>`_
- * `Peter Collingbourne <mailto:[email protected]>`_
- * `Petr Gotthard <mailto:[email protected]>`_
- * `Philip Lowman <mailto:[email protected]>`_
- * `Philippe Proulx <mailto:[email protected]>`_
- * Raffi Enficiaud, Max Planck Society
- * Raumfeld
- * `Roger Leigh <mailto:[email protected]>`_
- * `Rolf Eike Beer <mailto:[email protected]>`_
- * `Roman Donchenko <mailto:[email protected]>`_
- * `Roman Kharitonov <mailto:[email protected]>`_
- * Ruslan Baratov
- * `Sebastian Holtermann <mailto:[email protected]>`_
- * `Stephen Kelly <mailto:[email protected]>`_
- * `Sylvain Joubert <mailto:[email protected]>`_
- * `The Qt Company Ltd. <https://www.qt.io/>`_
- * `Thomas Sondergaard <mailto:[email protected]>`_
- * `Tobias Hunger <mailto:[email protected]>`_
- * `Todd Gamblin <mailto:[email protected]>`_
- * Tristan Carel
- * `University of Dundee <https://www.dundee.ac.uk/>`_
- * Vadim Zhukov
- * `Will Dicharry <mailto:[email protected]>`_
- See version control history for details of individual contributions.
- Copyright
- =========
- The accompanying `LICENSE.rst`_ notice applies to distributions of CMake
- in source and binary form. We do not require any formal copyright
- assignment or contributor license agreement. Any contributions
- intentionally sent upstream are presumed to be offered under terms
- of the OSI-approved BSD 3-clause License.
- Third-party software packages supplied with CMake under compatible
- licenses provide their own copyright notices documented in corresponding
- subdirectories or source files.
- .. _`LICENSE.rst`: LICENSE.rst
|