1
0
mirror of https://github.com/systemd/systemd synced 2025-10-06 00:13:24 +02:00

mkosi: Add missing SPDX line

(cherry picked from commit 80d4ea4457)
This commit is contained in:
Daan De Meyer
2024-09-22 15:23:08 +02:00
committed by Luca Boccassi
parent 1ade483044
commit abd6cd1b69

View File

@@ -1,4 +1,6 @@
#!/bin/bash
# SPDX-License-Identifier: LGPL-2.1-or-later
set -e
set -o nounset