I exclude generated files from license check, and I noticed
that this file was marked with a license header, which doesn't
make much sense, it is not copyrightable.
--- /dev/null
+meson.build generated
-# SPDX-License-Identifier: LGPL-2.1-or-later
-
# Do not edit. Generated by update-man-rules.py.
# Update with:
# ninja -C build update-man-rules
return ' \\\n\t'.join(sorted(files) or '#')
MESON_HEADER = '''\
-# SPDX-License-Identifier: LGPL-2.1-or-later
-
# Do not edit. Generated by update-man-rules.py.
# Update with:
# ninja -C build update-man-rules