From: Yu Watanabe Date: Tue, 26 Nov 2024 10:47:41 +0000 (+0900) Subject: Revert "Revert "man: use MIT-0 license for example codes in daemon(7)"" X-Git-Tag: v257-rc3~24 X-Git-Url: http://git-history.diyao.me/?a=commitdiff_plain;h=1ea1a79aa1aa5e34a314d327839b88d288df5c77;p=systemd%2F.git Revert "Revert "man: use MIT-0 license for example codes in daemon(7)"" This reverts commit 7a9d0abe4df81a020e2e457405f8509b2afb7c04. --- diff --git a/man/daemon.xml b/man/daemon.xml index 42630d2782..1d9b937b2f 100644 --- a/man/daemon.xml +++ b/man/daemon.xml @@ -684,6 +684,15 @@ fi file-hierarchy7. + + Notes + + + All example codes in this page are licensed under MIT No Attribution + (SPDX-License-Identifier: MIT-0). + + + See Also