]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
Fix SPDX license reference in FindGLIB2
authorSimon McVittie <smcv@collabora.com>
Tue, 29 Nov 2022 20:41:44 +0000 (20:41 +0000)
committerSimon McVittie <smcv@collabora.com>
Tue, 29 Nov 2022 20:44:50 +0000 (20:44 +0000)
The `.txt` here was unnecessary.

Fixes: d6abc1da "cmake: Add BSD-style licenses"
Signed-off-by: Simon McVittie <smcv@collabora.com>
cmake/modules/FindGLIB2.cmake

index 97d2bf21ede22c6e76a74b02b634a6df61532e8a..e6f5979e9c91706750f67034af8db2589c7ee1ae 100644 (file)
@@ -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.