diff options
Diffstat (limited to 'util/lint/lint-stable-000-license-headers')
-rwxr-xr-x | util/lint/lint-stable-000-license-headers | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/lint/lint-stable-000-license-headers b/util/lint/lint-stable-000-license-headers index 518b232f32..ccecba6ce4 100755 --- a/util/lint/lint-stable-000-license-headers +++ b/util/lint/lint-stable-000-license-headers @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh # SPDX-License-Identifier: GPL-2.0-only # # DESCR: Check that files have license headers |