xref: /aosp_15_r20/external/coreboot/util/lint/lint-stable-000-license-headers (revision b9411a12aaaa7e1e6a6fb7c5e057f44ee179a49c)
1#!/usr/bin/env sh
2# SPDX-License-Identifier: GPL-2.0-only
3#
4# DESCR: Check that files have license headers
5
6# Top level
7util/lint/lint-000-license-headers "src tests payloads/coreinfo"
8