]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - tools/xml_helper.py
sd-bus: if we receive an invalid dbus message, ignore and proceeed
[thirdparty/systemd.git] / tools / xml_helper.py
index 5b5fd0a5d0940e10a6ae6593f8b13589d5246cb8..f399e7493ca2461647a3ccf2f76002376dd5d8ab 100755 (executable)
@@ -1,8 +1,5 @@
 #!/usr/bin/env python3
-#  -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */
-#  SPDX-License-Identifier: LGPL-2.1+
-#
-#  Copyright © 2012-2013 Zbigniew Jędrzejewski-Szmek
+# SPDX-License-Identifier: LGPL-2.1+
 
 from lxml import etree as tree