diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-02-10 23:19:26 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-02-10 23:24:27 -0500 |
commit | b975b0d514321f169b3c4599a8ea92e13741b4e4 (patch) | |
tree | b66b25160c24c389be33e17947a31b7703f48b14 /man/sd_bus_new.xml | |
parent | decde8cd96b39dfb76fdda6f35c448a37cabc588 (diff) |
man: boilerplate unification
Diffstat (limited to 'man/sd_bus_new.xml')
-rw-r--r-- | man/sd_bus_new.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/man/sd_bus_new.xml b/man/sd_bus_new.xml index 5c2fa5c7f9..91ca8161dc 100644 --- a/man/sd_bus_new.xml +++ b/man/sd_bus_new.xml @@ -3,22 +3,22 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> <!-- -This file is part of systemd. + This file is part of systemd. -Copyright 2014 Zbigniew Jędrzejewski-Szmek + Copyright 2014 Zbigniew Jędrzejewski-Szmek -systemd is free software; you can redistribute it and/or modify it -under the terms of the GNU Lesser General Public License as published by -the Free Software Foundation; either version 2.1 of the License, or -(at your option) any later version. + systemd is free software; you can redistribute it and/or modify it + under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation; either version 2.1 of the License, or + (at your option) any later version. -systemd is distributed in the hope that it will be useful, but -WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -Lesser General Public License for more details. + systemd is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. -You should have received a copy of the GNU Lesser General Public License -along with systemd; If not, see <http://www.gnu.org/licenses/>. + You should have received a copy of the GNU Lesser General Public License + along with systemd; If not, see <http://www.gnu.org/licenses/>. --> <refentry id="sd_bus_new" conditional="ENABLE_KDBUS"> |