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 --- tests/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/CMakeLists.txt') diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 3d9201bec04..484ffd17046 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-or-later # Always run tests from install path, so all required scripts and libraries # are available and we are testing the actual installation layout. -- cgit v1.2.3