From 110f62d69b9529a901889c3998817eb406a22c8f Mon Sep 17 00:00:00 2001 From: Andreas Cord-Landwehr Date: Sun, 14 Jun 2020 09:00:21 +0000 Subject: extra-cmake-modules: Convert to SPDX license statements --- docs/sphinx/conf.py.in | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'docs/sphinx/conf.py.in') 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 -- cgit v1.2.1