blob: 72e4c81dc18abb2a268a1029b10a568da4f58505 [file] [log] [blame]
Martin Roth0ad5fbd2020-12-24 12:06:38 -07001#!/usr/bin/env sh
Martin Rothdfd89fc2019-09-23 18:24:18 -06002# SPDX-License-Identifier: GPL-2.0-only
Martin Rothc4511e22016-01-12 10:25:49 -07003#
Martin Rothc4511e22016-01-12 10:25:49 -07004# DESCR: Check that files have license headers
5
Martin Rothcd9aec62016-04-11 20:58:02 -06006# Top level
Martin Roth6dac0c52022-08-07 17:22:06 -06007util/lint/lint-000-license-headers "src tests payloads/coreinfo"