summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-11-29 20:41:44 +0000
committerSimon McVittie <smcv@collabora.com>2022-11-29 20:44:50 +0000
commit0827d765534efd0a4407b51993a7f02bae94d172 (patch)
treead9b974d15c49ba83c679af3e889c65c2ac42822 /cmake
parent9be499d802e33d5025b2922b4a755292833ea6a5 (diff)
downloaddbus-0827d765534efd0a4407b51993a7f02bae94d172.tar.gz
Fix SPDX license reference in FindGLIB2
The `.txt` here was unnecessary. Fixes: d6abc1da "cmake: Add BSD-style licenses" Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'cmake')
-rw-r--r--cmake/modules/FindGLIB2.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindGLIB2.cmake b/cmake/modules/FindGLIB2.cmake
index 97d2bf21..e6f5979e 100644
--- a/cmake/modules/FindGLIB2.cmake
+++ b/cmake/modules/FindGLIB2.cmake
@@ -7,7 +7,7 @@
# Copyright (c) 2008 Laurent Montel, <montel@kde.org>
# Copyright (c) 2013 Ralf Habacker, <ralf.habacker@freenet.de>
-# SPDX-License-Identifier: LicenseRef-CMakeScripts.txt
+# SPDX-License-Identifier: LicenseRef-CMakeScripts
#
# Redistribution and use is allowed according to the terms of the BSD license.
# For details see LICENSES/LicenseRef-CMakeScripts.txt.