|
@@ -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
|