]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
licensing: say that our github docs are LGPLv2.1+
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 1 Oct 2021 10:02:07 +0000 (12:02 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 1 Oct 2021 12:45:00 +0000 (14:45 +0200)
This mirros what 0aff7b7584 did for docs/.

.github/ISSUE_TEMPLATE/Bug_report.md
.github/ISSUE_TEMPLATE/Feature_request.md

index ca8213863c1133e959516c5119b0fd099134f2a1..8eb40d4339ed2fab142a2cdce6a319f63abef10d 100644 (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**
index 3c53d728d816a45e9f5635af8242c86c1feb5e3d..ad9f447f65a3e46a0a56fccaa34ae7fb0f07e1b5 100644 (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.**