From 8dfb0cf1eac82a20f065b1267ba1f6060fe7b907 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Sat, 2 Jan 2021 20:05:34 +0100 Subject: doap: Apply XML canonicalization xmllint --c14n doc/doap.xml | xmllint --format - | sponge doc/doap.xml --- doc/doap.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/doap.xml') diff --git a/doc/doap.xml b/doc/doap.xml index b8a460c2..0a258ebb 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -1,5 +1,5 @@ - + Prosody IM Lightweight XMPP server -- cgit v1.2.3