mirror of https://github.com/Kitware/CMake.git
Browse Source
CONTRIBUTORS: Factor contributors list out of license file
CONTRIBUTORS: Factor contributors list out of license file
It is more conventional to list contributors in a dedicated file. Also drop the long out-of-date sponsorship section.pull/377/head

7 changed files with 110 additions and 121 deletions
-
2.codespellrc
-
2.typos.toml
-
4CMakeCPack.cmake
-
1CMakeLists.txt
-
100CONTRIBUTORS.rst
-
118LICENSE.rst
-
4Source/CMakeCopyright.cmake
@ -0,0 +1,100 @@ |
|||
Contributors |
|||
************ |
|||
|
|||
The following individuals and institutions are among the contributors: |
|||
|
|||
* Aaron C. Meadows <cmake@shadowguarddev.com> |
|||
* Adriaan de Groot <groot@kde.org> |
|||
* Aleksey Avdeev <solo@altlinux.ru> |
|||
* Alexander Neundorf <neundorf@kde.org> |
|||
* Alexander Smorkalov <alexander.smorkalov@itseez.com> |
|||
* Alexey Sokolov <sokolov@google.com> |
|||
* Alex Merry <alex.merry@kde.org> |
|||
* Alex Turbov <i.zaufi@gmail.com> |
|||
* Andreas Pakulat <apaku@gmx.de> |
|||
* Andreas Schneider <asn@cryptomilk.org> |
|||
* André Rigland Brodtkorb <Andre.Brodtkorb@ifi.uio.no> |
|||
* Axel Huebl, Helmholtz-Zentrum Dresden - Rossendorf |
|||
* Benjamin Eikel |
|||
* Bjoern Ricks <bjoern.ricks@gmail.com> |
|||
* Brad Hards <bradh@kde.org> |
|||
* Christopher Harvey |
|||
* Christoph Grüninger <foss@grueninger.de> |
|||
* Clement Creusot <creusot@cs.york.ac.uk> |
|||
* Daniel Blezek <blezek@gmail.com> |
|||
* Daniel Pfeifer <daniel@pfeifer-mail.de> |
|||
* Dawid Wróbel <me@dawidwrobel.com> |
|||
* Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> |
|||
* Eran Ifrah <eran.ifrah@gmail.com> |
|||
* Esben Mose Hansen, Ange Optimization ApS |
|||
* Geoffrey Viola <geoffrey.viola@asirobots.com> |
|||
* Google Inc |
|||
* Gregor Jasny |
|||
* Helio Chissini de Castro <helio@kde.org> |
|||
* Ilya Lavrenov <ilya.lavrenov@itseez.com> |
|||
* Insight Software Consortium <insightsoftwareconsortium.org> |
|||
* Intel Corporation <www.intel.com> |
|||
* Jan Woetzel |
|||
* Jordan Williams <jordan@jwillikers.com> |
|||
* Julien Schueller |
|||
* Kelly Thompson <kgt@lanl.gov> |
|||
* Konstantin Podsvirov <konstantin@podsvirov.su> |
|||
* Laurent Montel <montel@kde.org> |
|||
* Mario Bensi <mbensi@ipsquad.net> |
|||
* Martin Gräßlin <mgraesslin@kde.org> |
|||
* Mathieu Malaterre <mathieu.malaterre@gmail.com> |
|||
* Matthaeus G. Chajdas |
|||
* Matthias Kretz <kretz@kde.org> |
|||
* Matthias Maennich <matthias@maennich.net> |
|||
* Michael Hirsch, Ph.D. <www.scivision.co> |
|||
* Michael Stürmer |
|||
* Miguel A. Figueroa-Villanueva |
|||
* Mike Durso <rbprogrammer@gmail.com> |
|||
* Mike Jackson |
|||
* Mike McQuaid <mike@mikemcquaid.com> |
|||
* Nicolas Bock <nicolasbock@gmail.com> |
|||
* Nicolas Despres <nicolas.despres@gmail.com> |
|||
* Nikita Krupen'ko <krnekit@gmail.com> |
|||
* NVIDIA Corporation <www.nvidia.com> |
|||
* OpenGamma Ltd. <opengamma.com> |
|||
* Patrick Stotko <stotko@cs.uni-bonn.de> |
|||
* Per Øyvind Karlsen <peroyvind@mandriva.org> |
|||
* Peter Collingbourne <peter@pcc.me.uk> |
|||
* Petr Gotthard <gotthard@honeywell.com> |
|||
* Philip Lowman <philip@yhbt.com> |
|||
* Philippe Proulx <pproulx@efficios.com> |
|||
* Raffi Enficiaud, Max Planck Society |
|||
* Raumfeld <raumfeld.com> |
|||
* Roger Leigh <rleigh@codelibre.net> |
|||
* Rolf Eike Beer <eike@sf-mail.de> |
|||
* Roman Donchenko <roman.donchenko@itseez.com> |
|||
* Roman Kharitonov <roman.kharitonov@itseez.com> |
|||
* Ruslan Baratov |
|||
* Sebastian Holtermann <sebholt@xwmw.org> |
|||
* Stephen Kelly <steveire@gmail.com> |
|||
* Sylvain Joubert <joubert.sy@gmail.com> |
|||
* The Qt Company Ltd. |
|||
* Thomas Sondergaard <ts@medical-insight.com> |
|||
* Tobias Hunger <tobias.hunger@qt.io> |
|||
* Todd Gamblin <tgamblin@llnl.gov> |
|||
* Tristan Carel |
|||
* University of Dundee |
|||
* Vadim Zhukov |
|||
* Will Dicharry <wdicharry@stellarscience.com> |
|||
|
|||
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 |
Write
Preview
Loading…
Cancel
Save
Reference in new issue