From 1df8a5f8fb68f7cfcf46901c0fdaaf96a5d57f14 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 11 Feb 2022 14:23:56 +1100 Subject: File headers: use SPDX license for CMake files --- intern/audaspace/CMakeLists.txt | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) (limited to 'intern/audaspace') diff --git a/intern/audaspace/CMakeLists.txt b/intern/audaspace/CMakeLists.txt index 254fb5ecf19..67b45be8158 100644 --- a/intern/audaspace/CMakeLists.txt +++ b/intern/audaspace/CMakeLists.txt @@ -1,23 +1,5 @@ -# ***** BEGIN LGPL LICENSE BLOCK ***** -# +# SPDX-License-Identifier: GPL-2.0-or-later # Copyright 2009 Jrg Hermann Mller -# -# This file is part of AudaSpace. -# -# AudaSpace is free software: you can redistribute it and/or modify -# it under the terms of the GNU Lesser General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# AudaSpace is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Lesser General Public License for more details. -# -# You should have received a copy of the GNU Lesser General Public License -# along with AudaSpace. If not, see . -# -# ***** END LGPL LICENSE BLOCK ***** remove_strict_flags() -- cgit v1.2.3