diff options
author | Andreas Cord-Landwehr <cordlandwehr@kde.org> | 2020-06-14 09:00:21 +0000 |
---|---|---|
committer | Christophe Giboudeaux <christophe@krop.fr> | 2020-06-14 09:00:21 +0000 |
commit | 110f62d69b9529a901889c3998817eb406a22c8f (patch) | |
tree | 5d758629d1b0b8d26407848d35f54d866b6ebeb8 /docs/sphinx/conf.py.in | |
parent | fb6ae4447afc509200e22411c658d070e23117d2 (diff) | |
download | extra-cmake-modules-110f62d69b9529a901889c3998817eb406a22c8f.tar.gz extra-cmake-modules-110f62d69b9529a901889c3998817eb406a22c8f.tar.bz2 |
extra-cmake-modules: Convert to SPDX license statements
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 |