summaryrefslogtreecommitdiff
path: root/man/systemd-journal-upload.service.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-03-14 14:29:37 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-03-14 14:29:37 +0100
commit0307f79171ed47b120afcd432d1f463904ae515a (patch)
tree1623eaa9fb82128bdabe6ebd3ad1913a3703f4df /man/systemd-journal-upload.service.xml
parent94dfd646b33c49ea5db1263cb2a43a06690e64db (diff)
downloadsystemd-0307f79171ed47b120afcd432d1f463904ae515a.tar.gz
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-journal-upload.service.xml')
-rw-r--r--man/systemd-journal-upload.service.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/man/systemd-journal-upload.service.xml b/man/systemd-journal-upload.service.xml
index cdeadddda8..7dfcd98777 100644
--- a/man/systemd-journal-upload.service.xml
+++ b/man/systemd-journal-upload.service.xml
@@ -4,10 +4,7 @@
<!ENTITY % entities SYSTEM "custom-entities.ent" >
%entities;
]>
-
-<!--
- SPDX-License-Identifier: LGPL-2.1+
--->
+<!-- SPDX-License-Identifier: LGPL-2.1+ -->
<refentry id="systemd-journal-upload" conditional='HAVE_MICROHTTPD'
xmlns:xi="http://www.w3.org/2001/XInclude">