Browse Source

Merge topic 'license-rst' into release-4.0

2f852580fb CONTRIBUTORS: Improve formatting of per-contributor hyperlinks
8d83487e60 CONTRIBUTORS: Factor contributors list out of license file
1fd8a2be4d LICENSE: Clarify role of copyright in contributions
de273b2e11 LICENSE: Replace references to Copyright.txt with LICENSE.rst
2d42a5444f LICENSE: Rename Copyright.txt to LICENSE.rst
5317564894 Copyright.txt: Add contributor section headers
834c9236e4 Copyright.txt: Remove excess indentation
afeca383d6 Copyright.txt: Drop outdated content around copyright notice line
...

Acked-by: Kitware Robot <[email protected]>
Acked-by: buildbot <[email protected]>
Acked-by: Alex <[email protected]>
Merge-request: !10416
Brad King 8 months ago
parent
commit
2dac61ce26
100 changed files with 238 additions and 238 deletions
  1. 1 1
      .codespellrc
  2. 1 1
      .gitlab/ci/cmake_version_update.sh
  3. 1 1
      .hooks-config
  4. 1 1
      .typos.toml
  5. 1 1
      Auxiliary/cmake-mode.el
  6. 1 1
      Auxiliary/cmake.m4
  7. 7 3
      CMakeCPack.cmake
  8. 6 2
      CMakeLists.txt
  9. 2 2
      CONTRIBUTING.rst
  10. 100 0
      CONTRIBUTORS.rst
  11. 1 1
      CTestConfig.cmake
  12. 1 1
      CompileFlags.cmake
  13. 0 136
      Copyright.txt
  14. 1 1
      DartConfig.cmake
  15. 2 2
      Help/dev/documentation.rst
  16. 1 1
      Help/manual/cmake-developer.7.rst
  17. 28 0
      LICENSE.rst
  18. 1 1
      Modules/AddFileDependencies.cmake
  19. 1 1
      Modules/AndroidTestUtilities.cmake
  20. 1 1
      Modules/AndroidTestUtilities/PushToAndroidDevice.cmake
  21. 1 1
      Modules/BundleUtilities.cmake
  22. 1 1
      Modules/CMake.cmake
  23. 1 1
      Modules/CMakeASM-ATTInformation.cmake
  24. 1 1
      Modules/CMakeASMInformation.cmake
  25. 1 1
      Modules/CMakeASM_MARMASMInformation.cmake
  26. 1 1
      Modules/CMakeASM_MASMInformation.cmake
  27. 1 1
      Modules/CMakeASM_NASMInformation.cmake
  28. 1 1
      Modules/CMakeAddFortranSubdirectory.cmake
  29. 1 1
      Modules/CMakeBackwardCompatibilityC.cmake
  30. 1 1
      Modules/CMakeBackwardCompatibilityCXX.cmake
  31. 1 1
      Modules/CMakeBorlandFindMake.cmake
  32. 1 1
      Modules/CMakeCInformation.cmake
  33. 1 1
      Modules/CMakeCSharpInformation.cmake
  34. 1 1
      Modules/CMakeCUDAInformation.cmake
  35. 1 1
      Modules/CMakeCXXInformation.cmake
  36. 1 1
      Modules/CMakeCheckCompilerFlagCommonPatterns.cmake
  37. 1 1
      Modules/CMakeCommonLanguageInclude.cmake
  38. 1 1
      Modules/CMakeCompilerIdDetection.cmake
  39. 1 1
      Modules/CMakeDependentOption.cmake
  40. 1 1
      Modules/CMakeDetermineASM-ATTCompiler.cmake
  41. 1 1
      Modules/CMakeDetermineASMCompiler.cmake
  42. 1 1
      Modules/CMakeDetermineASM_MARMASMCompiler.cmake
  43. 1 1
      Modules/CMakeDetermineASM_MASMCompiler.cmake
  44. 1 1
      Modules/CMakeDetermineASM_NASMCompiler.cmake
  45. 1 1
      Modules/CMakeDetermineCCompiler.cmake
  46. 1 1
      Modules/CMakeDetermineCSharpCompiler.cmake
  47. 1 1
      Modules/CMakeDetermineCUDACompiler.cmake
  48. 1 1
      Modules/CMakeDetermineCXXCompiler.cmake
  49. 1 1
      Modules/CMakeDetermineCompiler.cmake
  50. 1 1
      Modules/CMakeDetermineCompilerABI.cmake
  51. 1 1
      Modules/CMakeDetermineCompilerId.cmake
  52. 1 1
      Modules/CMakeDetermineCompilerSupport.cmake
  53. 1 1
      Modules/CMakeDetermineFortranCompiler.cmake
  54. 1 1
      Modules/CMakeDetermineHIPCompiler.cmake
  55. 1 1
      Modules/CMakeDetermineISPCCompiler.cmake
  56. 1 1
      Modules/CMakeDetermineJavaCompiler.cmake
  57. 1 1
      Modules/CMakeDetermineOBJCCompiler.cmake
  58. 1 1
      Modules/CMakeDetermineOBJCXXCompiler.cmake
  59. 1 1
      Modules/CMakeDetermineRCCompiler.cmake
  60. 1 1
      Modules/CMakeDetermineSwiftCompiler.cmake
  61. 1 1
      Modules/CMakeDetermineSystem.cmake
  62. 1 1
      Modules/CMakeDetermineVSServicePack.cmake
  63. 1 1
      Modules/CMakeExpandImportedTargets.cmake
  64. 1 1
      Modules/CMakeExportBuildSettings.cmake
  65. 1 1
      Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
  66. 1 1
      Modules/CMakeFindBinUtils.cmake
  67. 1 1
      Modules/CMakeFindCodeBlocks.cmake
  68. 1 1
      Modules/CMakeFindDependencyMacro.cmake
  69. 1 1
      Modules/CMakeFindEclipseCDT4.cmake
  70. 1 1
      Modules/CMakeFindFrameworks.cmake
  71. 1 1
      Modules/CMakeFindJavaCommon.cmake
  72. 1 1
      Modules/CMakeFindKate.cmake
  73. 1 1
      Modules/CMakeFindPackageMode.cmake
  74. 1 1
      Modules/CMakeFindSublimeText2.cmake
  75. 1 1
      Modules/CMakeFindWMake.cmake
  76. 1 1
      Modules/CMakeFindXCode.cmake
  77. 1 1
      Modules/CMakeForceCompiler.cmake
  78. 1 1
      Modules/CMakeFortranInformation.cmake
  79. 1 1
      Modules/CMakeGenericSystem.cmake
  80. 1 1
      Modules/CMakeGraphVizOptions.cmake
  81. 1 1
      Modules/CMakeHIPInformation.cmake
  82. 1 1
      Modules/CMakeIOSInstallCombined.cmake
  83. 1 1
      Modules/CMakeISPCInformation.cmake
  84. 1 1
      Modules/CMakeImportBuildSettings.cmake
  85. 1 1
      Modules/CMakeInitializeConfigs.cmake
  86. 1 1
      Modules/CMakeJOMFindMake.cmake
  87. 1 1
      Modules/CMakeJavaInformation.cmake
  88. 1 1
      Modules/CMakeLanguageInformation.cmake
  89. 1 1
      Modules/CMakeMSYSFindMake.cmake
  90. 1 1
      Modules/CMakeMinGWFindMake.cmake
  91. 1 1
      Modules/CMakeNMakeFindMake.cmake
  92. 1 1
      Modules/CMakeNinjaFindMake.cmake
  93. 1 1
      Modules/CMakeOBJCInformation.cmake
  94. 1 1
      Modules/CMakeOBJCXXInformation.cmake
  95. 1 1
      Modules/CMakePackageConfigHelpers.cmake
  96. 1 1
      Modules/CMakeParseArguments.cmake
  97. 1 1
      Modules/CMakeParseImplicitIncludeInfo.cmake
  98. 1 1
      Modules/CMakeParseImplicitLinkInfo.cmake
  99. 1 1
      Modules/CMakeParseLibraryArchitecture.cmake
  100. 1 1
      Modules/CMakePrintHelpers.cmake

+ 1 - 1
.codespellrc

@@ -10,7 +10,7 @@ skip =
   .git,
   .typos.toml,
   build,
-  Copyright.txt,
+  CONTRIBUTORS.rst,
   CTestCustom.cmake.in,
   Modules/Internal/CPack/NSIS.template.in,
   Source/CursesDialog/form/*,

+ 1 - 1
.gitlab/ci/cmake_version_update.sh

@@ -25,7 +25,7 @@ for try in $(seq $n); do
   git reset -q --hard FETCH_HEAD
   Source/CMakeVersion.bash
   git update-index -q --ignore-missing --refresh
-  modified=$(git diff-index --name-only HEAD -- "Source/CMakeVersion.cmake" "Copyright.txt")
+  modified=$(git diff-index --name-only HEAD -- "Source/CMakeVersion.cmake" "LICENSE.rst")
   if test -n "$modified"; then
     echo "version changed"
     git add -u

+ 1 - 1
.hooks-config

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 # Loaded by .git/hooks/(pre-commit|commit-msg|prepare-commit-msg)
 # during git commit after local hooks have been installed.

+ 1 - 1
.typos.toml

@@ -57,7 +57,7 @@ SEH = "SEH"
 ignore-hidden = false
 ignore-dot = false
 extend-exclude = [
-    "Copyright.txt"
+    "CONTRIBUTORS.rst"
     # Exclude third-party sources.
   , "Source/CursesDialog/form/"
   , "Source/kwsys/"

+ 1 - 1
Auxiliary/cmake-mode.el

@@ -3,7 +3,7 @@
 ;; Package-Requires: ((emacs "24.1"))
 
 ; Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-; file Copyright.txt or https://cmake.org/licensing for details.
+; file LICENSE.rst or https://cmake.org/licensing for details.
 
 ;------------------------------------------------------------------------------
 

+ 1 - 1
Auxiliary/cmake.m4

@@ -1,5 +1,5 @@
 dnl Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-dnl file Copyright.txt or https://cmake.org/licensing for details.
+dnl file LICENSE.rst or https://cmake.org/licensing for details.
 
 AC_DEFUN([CMAKE_FIND_BINARY],
 [AC_ARG_VAR([CMAKE_BINARY], [path to the cmake binary])dnl

+ 7 - 3
CMakeCPack.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 option(CMAKE_INSTALL_DEBUG_LIBRARIES
   "Install Microsoft runtime debug libraries with CMake." FALSE)
@@ -14,10 +14,14 @@ if(CMake_INSTALL_DEPENDENCIES)
   include(${CMake_SOURCE_DIR}/Modules/InstallRequiredSystemLibraries.cmake)
 endif()
 
+set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_BINARY_DIR}/CMakeFiles/LICENSE.txt")
+file(READ "${CMake_LICENSE_FILE}" license_text)
+string(REPLACE "`Contributors <CONTRIBUTORS.rst>`_" "Contributors" license_text "${license_text}")
+file(WRITE "${CPACK_RESOURCE_FILE_LICENSE}" "${license_text}")
+
 set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "CMake is a build tool")
 set(CPACK_PACKAGE_VENDOR "Kitware")
-set(CPACK_PACKAGE_DESCRIPTION_FILE "${CMAKE_CURRENT_SOURCE_DIR}/Copyright.txt")
-set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/Copyright.txt")
+set(CPACK_PACKAGE_DESCRIPTION_FILE "${CPACK_RESOURCE_FILE_LICENSE}")
 set(CPACK_PACKAGE_NAME "${CMAKE_PROJECT_NAME}")
 set(CPACK_PACKAGE_VERSION "${CMake_VERSION}")
 set(CPACK_PACKAGE_INSTALL_DIRECTORY "${CPACK_PACKAGE_NAME}")

+ 6 - 2
CMakeLists.txt

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 cmake_minimum_required(VERSION 3.13...3.30 FATAL_ERROR)
 set(CMAKE_USER_MAKE_RULES_OVERRIDE_C ${CMAKE_CURRENT_SOURCE_DIR}/Source/Modules/OverrideC.cmake)
@@ -386,6 +386,7 @@ endif()
 # The main section of the CMakeLists file
 #
 #-----------------------------------------------------------------------
+include(Source/CMakeCopyright.cmake)
 include(Source/CMakeVersion.cmake)
 
 include(CTest)
@@ -533,7 +534,10 @@ endif()
 
 if(NOT CMake_TEST_EXTERNAL_CMAKE)
   # Install license file as it requires.
-  install(FILES Copyright.txt DESTINATION ${CMAKE_DOC_DIR})
+  install(FILES
+    "${CMake_LICENSE_FILE}"
+    "${CMake_SOURCE_DIR}/CONTRIBUTORS.rst"
+    DESTINATION ${CMAKE_DOC_DIR})
 
   # Install script directories.
   install(

+ 2 - 2
CONTRIBUTING.rst

@@ -74,6 +74,6 @@ License
 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.
-See `Copyright.txt`_ for details.
+See `LICENSE.rst`_ for details.
 
-.. _`Copyright.txt`: Copyright.txt
+.. _`LICENSE.rst`: LICENSE.rst

+ 100 - 0
CONTRIBUTORS.rst

@@ -0,0 +1,100 @@
+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 <mailto:insightsoftwareconsortium.org>`_
+* `Intel Corporation <mailto: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. <mailto:www.scivision.co>`_
+* 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 <mailto:www.nvidia.com>`_
+* `OpenGamma Ltd. <mailto: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 <mailto:raumfeld.com>`_
+* `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

+ 1 - 1
CTestConfig.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 # If changing this file, also update Utilities/Sphinx/CTestConfig.cmake
 

+ 1 - 1
CompileFlags.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 #-----------------------------------------------------------------------------
 # set some special flags for different compilers

+ 0 - 136
Copyright.txt

@@ -1,136 +0,0 @@
-CMake - Cross Platform Makefile Generator
-Copyright 2000-2025 Kitware, Inc. and Contributors
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-
-* Redistributions of source code must retain the above copyright
-  notice, this list of conditions and the following disclaimer.
-
-* Redistributions in binary form must reproduce the above copyright
-  notice, this list of conditions and the following disclaimer in the
-  documentation and/or other materials provided with the distribution.
-
-* Neither the name of Kitware, Inc. nor the names of Contributors
-  may be used to endorse or promote products derived from this
-  software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-------------------------------------------------------------------------------
-
-The following individuals and institutions are among the Contributors:
-
-* Aaron C. Meadows <[email protected]>
-* Adriaan de Groot <[email protected]>
-* Aleksey Avdeev <[email protected]>
-* Alexander Neundorf <[email protected]>
-* Alexander Smorkalov <[email protected]>
-* Alexey Sokolov <[email protected]>
-* Alex Merry <[email protected]>
-* Alex Turbov <[email protected]>
-* Andreas Pakulat <[email protected]>
-* Andreas Schneider <[email protected]>
-* André Rigland Brodtkorb <[email protected]>
-* Axel Huebl, Helmholtz-Zentrum Dresden - Rossendorf
-* Benjamin Eikel
-* Bjoern Ricks <[email protected]>
-* Brad Hards <[email protected]>
-* Christopher Harvey
-* Christoph Grüninger <[email protected]>
-* Clement Creusot <[email protected]>
-* Daniel Blezek <[email protected]>
-* Daniel Pfeifer <[email protected]>
-* Dawid Wróbel <[email protected]>
-* Enrico Scholz <[email protected]>
-* Eran Ifrah <[email protected]>
-* Esben Mose Hansen, Ange Optimization ApS
-* Geoffrey Viola <[email protected]>
-* Google Inc
-* Gregor Jasny
-* Helio Chissini de Castro <[email protected]>
-* Ilya Lavrenov <[email protected]>
-* Insight Software Consortium <insightsoftwareconsortium.org>
-* Intel Corporation <www.intel.com>
-* Jan Woetzel
-* Jordan Williams <[email protected]>
-* Julien Schueller
-* Kelly Thompson <[email protected]>
-* Konstantin Podsvirov <[email protected]>
-* Laurent Montel <[email protected]>
-* Mario Bensi <[email protected]>
-* Martin Gräßlin <[email protected]>
-* Mathieu Malaterre <[email protected]>
-* Matthaeus G. Chajdas
-* Matthias Kretz <[email protected]>
-* Matthias Maennich <[email protected]>
-* Michael Hirsch, Ph.D. <www.scivision.co>
-* Michael Stürmer
-* Miguel A. Figueroa-Villanueva
-* Mike Durso <[email protected]>
-* Mike Jackson
-* Mike McQuaid <[email protected]>
-* Nicolas Bock <[email protected]>
-* Nicolas Despres <[email protected]>
-* Nikita Krupen'ko <[email protected]>
-* NVIDIA Corporation <www.nvidia.com>
-* OpenGamma Ltd. <opengamma.com>
-* Patrick Stotko <[email protected]>
-* Per Øyvind Karlsen <[email protected]>
-* Peter Collingbourne <[email protected]>
-* Petr Gotthard <[email protected]>
-* Philip Lowman <[email protected]>
-* Philippe Proulx <[email protected]>
-* Raffi Enficiaud, Max Planck Society
-* Raumfeld <raumfeld.com>
-* Roger Leigh <[email protected]>
-* Rolf Eike Beer <[email protected]>
-* Roman Donchenko <[email protected]>
-* Roman Kharitonov <[email protected]>
-* Ruslan Baratov
-* Sebastian Holtermann <[email protected]>
-* Stephen Kelly <[email protected]>
-* Sylvain Joubert <[email protected]>
-* The Qt Company Ltd.
-* Thomas Sondergaard <[email protected]>
-* Tobias Hunger <[email protected]>
-* Todd Gamblin <[email protected]>
-* Tristan Carel
-* University of Dundee
-* Vadim Zhukov
-* Will Dicharry <[email protected]>
-
-See version control history for details of individual contributions.
-
-The above copyright and license notice applies to distributions of
-CMake in source and binary form.  Third-party software packages supplied
-with CMake under compatible licenses provide their own copyright notices
-documented in corresponding subdirectories or source files.
-
-------------------------------------------------------------------------------
-
-CMake was initially developed by Kitware with the following sponsorship:
-
- * National Library of Medicine at the National Institutes of Health
-   as part of the Insight Segmentation and Registration Toolkit (ITK).
-
- * US National Labs (Los Alamos, Livermore, Sandia) ASC Parallel
-   Visualization Initiative.
-
- * National Alliance for Medical Image Computing (NAMIC) is funded by the
-   National Institutes of Health through the NIH Roadmap for Medical Research,
-   Grant U54 EB005149.
-
- * Kitware, Inc.

+ 1 - 1
DartConfig.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 set(CTEST_PROJECT_NAME "CMake")
 set(CTEST_NIGHTLY_START_TIME "21:00:00 EDT")

+ 2 - 2
Help/dev/documentation.rst

@@ -632,7 +632,7 @@ license notice:
 .. code-block:: cmake
 
  # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
- # file Copyright.txt or https://cmake.org/licensing for details.
+ # file LICENSE.rst or https://cmake.org/licensing for details.
 
 After this notice, add a *BLANK* line.  Then, add documentation using
 a `Bracket Comment`_ of the form:
@@ -658,7 +658,7 @@ For example, a ``FindXxx.cmake`` module may contain:
 .. code-block:: cmake
 
   # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-  # file Copyright.txt or https://cmake.org/licensing for details.
+  # file LICENSE.rst or https://cmake.org/licensing for details.
 
   #[=======================================================================[.rst:
   FindXxx

+ 1 - 1
Help/manual/cmake-developer.7.rst

@@ -341,7 +341,7 @@ reStructuredText-format documentation.  For example:
 ::
 
   # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-  # file Copyright.txt or https://cmake.org/licensing for details.
+  # file LICENSE.rst or https://cmake.org/licensing for details.
 
   #[=======================================================================[.rst:
   FindFoo

+ 28 - 0
LICENSE.rst

@@ -0,0 +1,28 @@
+Copyright 2000-2025 Kitware, Inc. and `Contributors <CONTRIBUTORS.rst>`_
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+
+* Redistributions of source code must retain the above copyright
+  notice, this list of conditions and the following disclaimer.
+
+* Redistributions in binary form must reproduce the above copyright
+  notice, this list of conditions and the following disclaimer in the
+  documentation and/or other materials provided with the distribution.
+
+* Neither the name of Kitware, Inc. nor the names of Contributors
+  may be used to endorse or promote products derived from this
+  software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

+ 1 - 1
Modules/AddFileDependencies.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 #[=======================================================================[.rst:
 AddFileDependencies

+ 1 - 1
Modules/AndroidTestUtilities.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 #[======================================================================[.rst:
 AndroidTestUtilities

+ 1 - 1
Modules/AndroidTestUtilities/PushToAndroidDevice.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 # This function handles pushing all of the test files needed to the device.
 # It places the data files in the object store and makes links to them from

+ 1 - 1
Modules/BundleUtilities.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 #[=======================================================================[.rst:
 BundleUtilities

+ 1 - 1
Modules/CMake.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # This file is used by cmake.cxx to compute the CMAKE_ROOT location.

+ 1 - 1
Modules/CMakeASM-ATTInformation.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # support for AT&T syntax assemblers, e.g. GNU as

+ 1 - 1
Modules/CMakeASMInformation.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 if(UNIX)

+ 1 - 1
Modules/CMakeASM_MARMASMInformation.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # support for the MS ARM assembler, marmasm and marmasm64

+ 1 - 1
Modules/CMakeASM_MASMInformation.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # support for the MS assembler, masm and masm64

+ 1 - 1
Modules/CMakeASM_NASMInformation.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # support for the nasm assembler

+ 1 - 1
Modules/CMakeAddFortranSubdirectory.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 #[=======================================================================[.rst:
 CMakeAddFortranSubdirectory

+ 1 - 1
Modules/CMakeBackwardCompatibilityC.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 if(NOT CMAKE_SKIP_COMPATIBILITY_TESTS)

+ 1 - 1
Modules/CMakeBackwardCompatibilityCXX.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 #[=======================================================================[.rst:
 CMakeBackwardCompatibilityCXX

+ 1 - 1
Modules/CMakeBorlandFindMake.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 set (CMAKE_MAKE_PROGRAM "make" CACHE STRING

+ 1 - 1
Modules/CMakeCInformation.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # This file sets the basic flags for the C language in CMake.

+ 1 - 1
Modules/CMakeCSharpInformation.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 # This file sets the basic flags for the C# language in CMake.
 # It also loads the available platform file for the system-compiler

+ 1 - 1
Modules/CMakeCUDAInformation.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 if(UNIX)
   set(CMAKE_CUDA_OUTPUT_EXTENSION .o)

+ 1 - 1
Modules/CMakeCXXInformation.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # This file sets the basic flags for the C++ language in CMake.

+ 1 - 1
Modules/CMakeCheckCompilerFlagCommonPatterns.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # Do NOT include this module directly into any of your code. It is meant as

+ 1 - 1
Modules/CMakeCommonLanguageInclude.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # this file has flags that are shared across languages and sets

+ 1 - 1
Modules/CMakeCompilerIdDetection.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 function(_readFile file)

+ 1 - 1
Modules/CMakeDependentOption.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 #[=======================================================================[.rst:
 CMakeDependentOption

+ 1 - 1
Modules/CMakeDetermineASM-ATTCompiler.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # determine the compiler to use for ASM using AT&T syntax, e.g. GNU as

+ 1 - 1
Modules/CMakeDetermineASMCompiler.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # determine the compiler to use for ASM programs

+ 1 - 1
Modules/CMakeDetermineASM_MARMASMCompiler.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # Find the MS ARM assembler (marmasm or marmasm64)

+ 1 - 1
Modules/CMakeDetermineASM_MASMCompiler.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # Find the MS assembler (masm or masm64)

+ 1 - 1
Modules/CMakeDetermineASM_NASMCompiler.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # Find the nasm assembler. yasm (http://www.tortall.net/projects/yasm/) is nasm compatible

+ 1 - 1
Modules/CMakeDetermineCCompiler.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # determine the compiler to use for C programs

+ 1 - 1
Modules/CMakeDetermineCSharpCompiler.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 if(NOT ${CMAKE_GENERATOR} MATCHES "Visual Studio")
   message(FATAL_ERROR

+ 1 - 1
Modules/CMakeDetermineCUDACompiler.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 include(${CMAKE_ROOT}/Modules/CMakeDetermineCompiler.cmake)
 include(${CMAKE_ROOT}/Modules/CMakeParseImplicitLinkInfo.cmake)

+ 1 - 1
Modules/CMakeDetermineCXXCompiler.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # determine the compiler to use for C++ programs

+ 1 - 1
Modules/CMakeDetermineCompiler.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 macro(_cmake_find_compiler lang)

+ 1 - 1
Modules/CMakeDetermineCompilerABI.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # Function to compile a source file to identify the compiler ABI.

+ 1 - 1
Modules/CMakeDetermineCompilerId.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 macro(__determine_compiler_id_test testflags_var userflags_var)
   set(_CMAKE_${lang}_COMPILER_ID_LOG "")

+ 1 - 1
Modules/CMakeDetermineCompilerSupport.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 function(cmake_determine_compiler_support lang)

+ 1 - 1
Modules/CMakeDetermineFortranCompiler.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # determine the compiler to use for Fortran programs

+ 1 - 1
Modules/CMakeDetermineHIPCompiler.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 include(${CMAKE_ROOT}/Modules/CMakeDetermineCompiler.cmake)
 include(${CMAKE_ROOT}/Modules/CMakeParseImplicitLinkInfo.cmake)

+ 1 - 1
Modules/CMakeDetermineISPCCompiler.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # determine the compiler to use for ISPC programs

+ 1 - 1
Modules/CMakeDetermineJavaCompiler.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # determine the compiler to use for Java programs

+ 1 - 1
Modules/CMakeDetermineOBJCCompiler.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # determine the compiler to use for Objective-C programs

+ 1 - 1
Modules/CMakeDetermineOBJCXXCompiler.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # determine the compiler to use for Objective-C++ programs

+ 1 - 1
Modules/CMakeDetermineRCCompiler.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # determine the compiler to use for RC programs

+ 1 - 1
Modules/CMakeDetermineSwiftCompiler.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 include(${CMAKE_ROOT}/Modules/CMakeDetermineCompiler.cmake)
 

+ 1 - 1
Modules/CMakeDetermineSystem.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # This module is used by the Makefile generator to determine the following variables:

+ 1 - 1
Modules/CMakeDetermineVSServicePack.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 #[=======================================================================[.rst:
 CMakeDetermineVSServicePack

+ 1 - 1
Modules/CMakeExpandImportedTargets.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 #[=======================================================================[.rst:
 CMakeExpandImportedTargets

+ 1 - 1
Modules/CMakeExportBuildSettings.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # This module is purposely no longer documented.  It does nothing useful.

+ 1 - 1
Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # This file is included by CMakeFindEclipseCDT4.cmake and CMakeFindCodeBlocks.cmake

+ 1 - 1
Modules/CMakeFindBinUtils.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # search for additional tools required for C/C++ (and other languages ?)

+ 1 - 1
Modules/CMakeFindCodeBlocks.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # This file is included in CMakeSystemSpecificInformation.cmake if

+ 1 - 1
Modules/CMakeFindDependencyMacro.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 #[=======================================================================[.rst:
 CMakeFindDependencyMacro

+ 1 - 1
Modules/CMakeFindEclipseCDT4.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # This file is included in CMakeSystemSpecificInformation.cmake if

+ 1 - 1
Modules/CMakeFindFrameworks.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 #[=======================================================================[.rst:
 CMakeFindFrameworks

+ 1 - 1
Modules/CMakeFindJavaCommon.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # Do not include this module directly from code outside CMake!

+ 1 - 1
Modules/CMakeFindKate.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # This file is included in CMakeSystemSpecificInformation.cmake if

+ 1 - 1
Modules/CMakeFindPackageMode.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 #[=======================================================================[.rst:
 CMakeFindPackageMode

+ 1 - 1
Modules/CMakeFindSublimeText2.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # This file is included in CMakeSystemSpecificInformation.cmake if

+ 1 - 1
Modules/CMakeFindWMake.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 set (CMAKE_MAKE_PROGRAM "wmake" CACHE STRING

+ 1 - 1
Modules/CMakeFindXCode.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # Empty placeholder for input dependencies in existing

+ 1 - 1
Modules/CMakeForceCompiler.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 #[=======================================================================[.rst:
 CMakeForceCompiler

+ 1 - 1
Modules/CMakeFortranInformation.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 include(CMakeLanguageInformation)

+ 1 - 1
Modules/CMakeGenericSystem.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 include(CMakeInitializeConfigs)
 

+ 1 - 1
Modules/CMakeGraphVizOptions.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 #[=======================================================================[.rst:
 CMakeGraphVizOptions

+ 1 - 1
Modules/CMakeHIPInformation.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 if(UNIX)
   set(CMAKE_HIP_OUTPUT_EXTENSION .o)

+ 1 - 1
Modules/CMakeIOSInstallCombined.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 # Function to print messages of this module
 function(_ios_install_combined_message)

+ 1 - 1
Modules/CMakeISPCInformation.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 if(UNIX)
   set(CMAKE_ISPC_OUTPUT_EXTENSION .o)

+ 1 - 1
Modules/CMakeImportBuildSettings.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # This module is purposely no longer documented.  It does nothing useful.

+ 1 - 1
Modules/CMakeInitializeConfigs.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 include_guard(GLOBAL)
 

+ 1 - 1
Modules/CMakeJOMFindMake.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 set (CMAKE_MAKE_PROGRAM "jom" CACHE STRING

+ 1 - 1
Modules/CMakeJavaInformation.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # This should be included before the _INIT variables are

+ 1 - 1
Modules/CMakeLanguageInformation.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # This file contains common code blocks used by all the language information

+ 1 - 1
Modules/CMakeMSYSFindMake.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 find_program(CMAKE_MAKE_PROGRAM make

+ 1 - 1
Modules/CMakeMinGWFindMake.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 find_program(CMAKE_MAKE_PROGRAM mingw32-make.exe PATHS

+ 1 - 1
Modules/CMakeNMakeFindMake.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 set (CMAKE_MAKE_PROGRAM "nmake" CACHE STRING

+ 1 - 1
Modules/CMakeNinjaFindMake.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 find_program(CMAKE_MAKE_PROGRAM

+ 1 - 1
Modules/CMakeOBJCInformation.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # This file sets the basic flags for the Objective-C language in CMake.

+ 1 - 1
Modules/CMakeOBJCXXInformation.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 
 # This file sets the basic flags for the Objective-C++ language in CMake.

+ 1 - 1
Modules/CMakePackageConfigHelpers.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 #[=======================================================================[.rst:
 CMakePackageConfigHelpers

+ 1 - 1
Modules/CMakeParseArguments.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 #[=======================================================================[.rst:
 CMakeParseArguments

+ 1 - 1
Modules/CMakeParseImplicitIncludeInfo.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 # This is used internally by CMake and should not be included by user code.
 

+ 1 - 1
Modules/CMakeParseImplicitLinkInfo.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 # Function to parse implicit linker options.
 #

+ 1 - 1
Modules/CMakeParseLibraryArchitecture.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 # Function parse implicit linker options.
 # This is used internally by CMake and should not be included by user

+ 1 - 1
Modules/CMakePrintHelpers.cmake

@@ -1,5 +1,5 @@
 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
-# file Copyright.txt or https://cmake.org/licensing for details.
+# file LICENSE.rst or https://cmake.org/licensing for details.
 
 #[=======================================================================[.rst:
 CMakePrintHelpers

Some files were not shown because too many files changed in this diff