From d8aaa71699bd73cdfd9a8c9043c1ded28b6074b0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 1 Oct 2021 12:02:07 +0200 Subject: [PATCH] licensing: say that our github docs are LGPLv2.1+ This mirros what 0aff7b7584 did for docs/. --- .github/ISSUE_TEMPLATE/Bug_report.md | 2 +- .github/ISSUE_TEMPLATE/Feature_request.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index ca8213863c1..8eb40d4339e 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -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** diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md index 3c53d728d81..ad9f447f65a 100644 --- a/.github/ISSUE_TEMPLATE/Feature_request.md +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -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.** -- 2.47.3