diff options
Diffstat (limited to 'docs/sphinx/conf.py.in')
-rw-r--r-- | docs/sphinx/conf.py.in | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/docs/sphinx/conf.py.in b/docs/sphinx/conf.py.in index d32b53f4..7fb2ab0e 100644 --- a/docs/sphinx/conf.py.in +++ b/docs/sphinx/conf.py.in @@ -1,13 +1,8 @@ #============================================================================= # CMake - Cross Platform Makefile Generator -# Copyright 2000-2013 Kitware, Inc., Insight Software Consortium +# SPDX-FileCopyrightText: 2000-2013 Kitware Inc., Insight Software Consortium # -# Distributed under the OSI-approved BSD License (the "License"); -# see accompanying file Copyright.txt for details. -# -# This software is distributed WITHOUT ANY WARRANTY; without even the -# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -# See the License for more information. +# SPDX-License-Identifier: BSD-3-Clause #============================================================================= import sys import os |