1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-22 17:35:35 +03:00

licensing: say that our github docs are LGPLv2.1+

This mirros what 0aff7b7584 did for docs/.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2021-10-01 12:02:07 +02:00
parent 8e9b3bcf12
commit d8aaa71699
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
---
name: Bug report
about: A report of an error in a recent systemd version
SPDX-License-Identifier: LGPL-2.1-or-later
---
**systemd version the issue has been seen with**

View File

@ -1,7 +1,7 @@
---
name: Feature request
about: Suggest an improvement
SPDX-License-Identifier: LGPL-2.1-or-later
---
**Is your feature request related to a problem? Please describe.**