1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-07-30 23:42:44 +03:00

licensing: add forgotten spdx headers

Those are all "our" files, but we forgot to add the headers,
most likely because of non-standard file extensions.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2021-10-01 13:04:32 +02:00
parent 098621aff3
commit 8f5bcd615b
18 changed files with 22 additions and 1 deletions

View File

@ -1,4 +1,5 @@
#!/usr/bin/env bash
# SPDX-License-Identifier: LGPL-2.1-or-later
set -e
set -u