Skip to content

Commit 92aeef5

Browse files
yuwatabluca
authored andcommitted
man: use MIT-0 license for example codes in daemon(7)
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 6046cc3) (cherry picked from commit 6f2483e) (cherry picked from commit cb1077c) (cherry picked from commit 238f1f1)
1 parent aee584c commit 92aeef5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

man/daemon.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -715,6 +715,15 @@ fi</programlisting>
715715
<citerefentry><refentrytitle>file-hierarchy</refentrytitle><manvolnum>7</manvolnum></citerefentry>.</para>
716716
</refsect1>
717717

718+
<refsect1>
719+
<title>Notes</title>
720+
721+
<para>
722+
All example codes in this page are licensed under <literal>MIT No Attribution</literal>
723+
(SPDX-License-Identifier: MIT-0).
724+
</para>
725+
</refsect1>
726+
718727
<refsect1>
719728
<title>See Also</title>
720729
<para>

0 commit comments

Comments
 (0)