diff options
Diffstat (limited to 'scripts/headers.sh')
-rwxr-xr-x | scripts/headers.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/headers.sh b/scripts/headers.sh index d4dc4de..e0f883e 100755 --- a/scripts/headers.sh +++ b/scripts/headers.sh @@ -1,4 +1,5 @@ #!/bin/sh +# SPDX-License-Identifier: GPL-2.0 # Run headers_$1 command for all suitable architectures # Stop on error |