summaryrefslogtreecommitdiff
path: root/man/vtable-example.xml
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@microsoft.com>2021-10-01 11:44:33 +0100
committerLuca Boccassi <luca.boccassi@microsoft.com>2021-10-01 17:27:34 +0100
commitf4d74c610584784a6b066d65239abdd00e2252e5 (patch)
tree7aeb1a8d7e34e0bb579f46ccbd5f190e58f1f48c /man/vtable-example.xml
parent948def4af676cfadf55ef5add42ea3e66c309a8a (diff)
downloadsystemd-f4d74c610584784a6b066d65239abdd00e2252e5.tar.gz
man: add licenses to all files that lack one
Documentation is licensed under LGPL-2.1-or-later. Scripts are MIT to facilitate reuse. Examples are relicensed to CC0-1.0 to maximise copy-and-paste for users, with permission from authors.
Diffstat (limited to 'man/vtable-example.xml')
-rw-r--r--man/vtable-example.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/vtable-example.xml b/man/vtable-example.xml
index a3cdeae704..dc5fac4f26 100644
--- a/man/vtable-example.xml
+++ b/man/vtable-example.xml
@@ -1,5 +1,6 @@
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
+<!-- SPDX-License-Identifier: LGPL-2.1-or-later -->
<node>
<interface name="org.freedesktop.DBus.Peer">
<method name="Ping"/>