diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-03-14 14:29:37 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-03-14 14:29:37 +0100 |
commit | 0307f79171ed47b120afcd432d1f463904ae515a (patch) | |
tree | 1623eaa9fb82128bdabe6ebd3ad1913a3703f4df /man/systemd-portabled.service.xml | |
parent | Merge pull request #11985 from poettering/clean-dir (diff) | |
download | systemd-0307f79171ed47b120afcd432d1f463904ae515a.tar.xz systemd-0307f79171ed47b120afcd432d1f463904ae515a.zip |
man: standarize on one-line license header
No need to waste space, and uniformity is good.
$ perl -i -0pe 's|\n+<!--\s*SPDX-License-Identifier: LGPL-2.1..\s*-->|\n<!-- SPDX-License-Identifier: LGPL-2.1+ -->|gms' man/*.xml
Diffstat (limited to 'man/systemd-portabled.service.xml')
-rw-r--r-- | man/systemd-portabled.service.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/man/systemd-portabled.service.xml b/man/systemd-portabled.service.xml index 8c5e4cc5a1..45ccea2198 100644 --- a/man/systemd-portabled.service.xml +++ b/man/systemd-portabled.service.xml @@ -1,7 +1,6 @@ <?xml version='1.0'?> <!--*-nxml-*--> <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> - <!-- SPDX-License-Identifier: LGPL-2.1+ --> <refentry id="systemd-portabled.service" conditional='ENABLE_PORTABLED'> |