tools/cmake-format: Relicense to BSD-3-Clause

Signed-off-by: Ralf Habacker <ralf.habacker@freenet.de>
This commit is contained in:
Ralf Habacker 2022-05-31 10:45:44 +02:00
parent d6abc1da02
commit e3a365e7ac

View file

@ -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"