summaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-10-18 08:56:45 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-10-18 09:43:18 +0200
commitbcce9a609afe743b2f674cb811fea74674a85d28 (patch)
tree413215394aad4a22ca1e6e1138d0b1121be6e565 /docs/_includes
parent2b91378992a6ddbc4fd87a37f5f171e035ce12c3 (diff)
downloadsystemd-bcce9a609afe743b2f674cb811fea74674a85d28.tar.gz
docs: mark spdx headers with the default license to website files
Those were added in b41a3f66c97e3d861faed04b727daf929383b827 without an explicit license, so they are under the default license. Some files already got a header previously, so this only touches the remaining. The same should be done for docs/_data/extra_pages.json, but it's json, and json doesn't allow comments.
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/footer.html2
-rw-r--r--docs/_includes/head.html2
-rw-r--r--docs/_includes/header.html2
3 files changed, 6 insertions, 0 deletions
diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html
index e103a278c4..ebde9dc7b0 100644
--- a/docs/_includes/footer.html
+++ b/docs/_includes/footer.html
@@ -1,3 +1,5 @@
+<!-- SPDX-License-Identifier: LGPL-2.1-or-later -->
+
<footer class="site-footer">
<p>&copy; systemd, 2021</p>
diff --git a/docs/_includes/head.html b/docs/_includes/head.html
index 3ff4bbe0b8..cccc885518 100644
--- a/docs/_includes/head.html
+++ b/docs/_includes/head.html
@@ -1,3 +1,5 @@
+<!-- SPDX-License-Identifier: LGPL-2.1-or-later -->
+
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
diff --git a/docs/_includes/header.html b/docs/_includes/header.html
index 4e885fbe71..341971df70 100644
--- a/docs/_includes/header.html
+++ b/docs/_includes/header.html
@@ -1,3 +1,5 @@
+<!-- SPDX-License-Identifier: LGPL-2.1-or-later -->
+
<header class="site-header">
<div class="wrapper">