summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-02-03 11:10:02 -0500
committerBrad King <brad.king@kitware.com>2014-02-03 11:10:02 -0500
commit395881f77d6c3db9b5953af06cba966bc2512eff (patch)
tree2309d330b325766a53963d6884439742bb4d865f
parentda87549238b3ac57f6365be975e6301041ab5178 (diff)
downloadcmake-395881f77d6c3db9b5953af06cba966bc2512eff.tar.gz
README: Credit Kitware and community of contributors
-rw-r--r--CONTRIBUTING.rst5
-rw-r--r--README.rst5
2 files changed, 10 insertions, 0 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 2ebe9b62ec..76561b90f8 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -4,6 +4,11 @@ Contributing to CMake
Community
=========
+CMake is maintained by `Kitware, Inc.`_ and developed in
+collaboration with a productive community of contributors.
+
+.. _`Kitware, Inc.`: http://www.kitware.com
+
The preferred entry point for new contributors is the mailing list.
Please subscribe and post to the `CMake Developers List`_ to offer
contributions. Regular and productive contributors may be invited
diff --git a/README.rst b/README.rst
index 6be9aa8021..1b5b0c3c36 100644
--- a/README.rst
+++ b/README.rst
@@ -11,6 +11,11 @@ For full documentation visit the `CMake Home Page`_ and the
.. _`CMake Home Page`: http://www.cmake.org
.. _`CMake Documentation Page`: http://www.cmake.org/cmake/help/documentation.html
+CMake is maintained by `Kitware, Inc.`_ and developed in
+collaboration with a productive community of contributors.
+
+.. _`Kitware, Inc.`: http://www.kitware.com
+
License
=======