]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - tools/xml_helper.py
tree-wide: fix spelling errors
[thirdparty/systemd.git] / tools / xml_helper.py
index dddccc5a8b572a01cdff4e91c5d2fa2435b46f5b..f399e7493ca2461647a3ccf2f76002376dd5d8ab 100755 (executable)
@@ -1,10 +1,5 @@
 #!/usr/bin/env python3
-#  -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */
-#  SPDX-License-Identifier: LGPL-2.1+
-#
-#  This file is part of systemd.
-#
-#  Copyright 2012-2013 Zbigniew JÄ™drzejewski-Szmek
+# SPDX-License-Identifier: LGPL-2.1+
 
 from lxml import etree as tree