diff options
Diffstat (limited to 'tools/xml_helper.py')
-rwxr-xr-x | tools/xml_helper.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/xml_helper.py b/tools/xml_helper.py index dddccc5a8b..199c54ea25 100755 --- a/tools/xml_helper.py +++ b/tools/xml_helper.py @@ -2,8 +2,6 @@ # -*- 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 from lxml import etree as tree |