summaryrefslogtreecommitdiff
path: root/tools/cmake-format
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cmake-format')
-rwxr-xr-xtools/cmake-format5
1 files changed, 1 insertions, 4 deletions
diff --git a/tools/cmake-format b/tools/cmake-format
index 3495f0e4..e9c85722 100755
--- a/tools/cmake-format
+++ b/tools/cmake-format
@@ -4,10 +4,7 @@
#
# Copyright (c) 2019,2021 Ralf Habacker <ralf.habacker@freenet.de>
#
-# SPDX-License-Identifier: BSD
-#
-# Redistribution and use is allowed according to the terms of the BSD license.
-#
+# SPDX-License-Identifier: BSD-3-Clause
if test -z "$1"; then
echo "format cmake files by Ralf Habacker"