1
1
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:
Yu Watanabe
2020-11-09 13:23:58 +09:00
parent 21d8f2533d
commit db9ecf0501
2580 changed files with 2581 additions and 2581 deletions

View File

@ -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
#