mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-07-17 00:59:32 +03:00
license: LGPL-2.1+ -> LGPL-2.1-or-later
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
#!/usr/bin/env python3
|
||||
# SPDX-License-Identifier: LGPL-2.1+
|
||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
OUTFILE_HEADER = """#!/usr/bin/env python3
|
||||
# SPDX-License-Identifier: LGPL-2.1+
|
||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
#
|
||||
# create-sys-script.py
|
||||
#
|
||||
|
Reference in New Issue
Block a user