summaryrefslogtreecommitdiffstats
path: root/util/lint/lint-stable-000-license-headers
blob: 72e4c81dc18abb2a268a1029b10a568da4f58505 (plain)
1
2
3
4
5
6
7
#!/usr/bin/env sh
# SPDX-License-Identifier: GPL-2.0-only
#
# DESCR: Check that files have license headers

# Top level
util/lint/lint-000-license-headers "src tests payloads/coreinfo"