]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: use MIT-0 license for example codes in daemon(7)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 26 Nov 2024 09:21:29 +0000 (18:21 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 29 Nov 2024 13:26:56 +0000 (14:26 +0100)
This page contains many short example codes. I do not think we should
add SPDX-License-Identifier for all codes.

Closes #35356.

(cherry picked from commit 6046cc3660810efcc6fe50b1c850ea642218245b)

man/daemon.xml

index 42630d2782573d8c5e8d7628164b8b2a375d39f5..1d9b937b2f650548771aeb620dc2f7f8d57e9adf 100644 (file)
@@ -684,6 +684,15 @@ fi</programlisting>
     <citerefentry><refentrytitle>file-hierarchy</refentrytitle><manvolnum>7</manvolnum></citerefentry>.</para>
   </refsect1>
 
+  <refsect1>
+    <title>Notes</title>
+
+    <para>
+       All example codes in this page are licensed under <literal>MIT No Attribution</literal>
+      (SPDX-License-Identifier: MIT-0).
+    </para>
+  </refsect1>
+
   <refsect1>
     <title>See Also</title>
     <para><simplelist type="inline">