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:
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
set -e
|
||||
set -u
|
||||
|
Reference in New Issue
Block a user