diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-09-14 16:05:21 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-09-27 09:19:02 +0200 |
commit | 0aff7b7584112ec34b05930a43c5e3b3c331c4fc (patch) | |
tree | af3e4066dbe52ed773b28ff353dba4a5dc550360 /docs/ROOT_STORAGE_DAEMONS.md | |
parent | man: cross-reference DeviceAllow= and PrivateDevices= (diff) | |
download | systemd-0aff7b7584112ec34b05930a43c5e3b3c331c4fc.tar.xz systemd-0aff7b7584112ec34b05930a43c5e3b3c331c4fc.zip |
docs: add spdx tags to all .md files
I have no idea if this is going to cause rendering problems, and it is fairly
hard to check. So let's just merge this, and if it github markdown processor
doesn't like it, revert.
Diffstat (limited to 'docs/ROOT_STORAGE_DAEMONS.md')
-rw-r--r-- | docs/ROOT_STORAGE_DAEMONS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ROOT_STORAGE_DAEMONS.md b/docs/ROOT_STORAGE_DAEMONS.md index 08af00926c..6ab158cd2b 100644 --- a/docs/ROOT_STORAGE_DAEMONS.md +++ b/docs/ROOT_STORAGE_DAEMONS.md @@ -2,6 +2,7 @@ title: Storage Daemons for the Root File System category: Interfaces layout: default +SPDX-License-Identifier: LGPL-2.1-or-later --- # systemd and Storage Daemons for the Root File System |