summaryrefslogtreecommitdiff
path: root/src/test/test-systemd-tmpfiles.py
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-12-10 03:17:33 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2018-12-10 03:17:33 +0900
commitd8a0bcfd77832357f7db43e072a7ff783dffd369 (patch)
tree39026b2248893d1ba624d397d8a67919a77e2e25 /src/test/test-systemd-tmpfiles.py
parent87421ff560028d9b37ed6749a0c7e3da579a8793 (diff)
downloadsystemd-d8a0bcfd77832357f7db43e072a7ff783dffd369.tar.gz
tree-wide: drop header for emacs from python scripts
Diffstat (limited to 'src/test/test-systemd-tmpfiles.py')
-rwxr-xr-xsrc/test/test-systemd-tmpfiles.py10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/test/test-systemd-tmpfiles.py b/src/test/test-systemd-tmpfiles.py
index 28dadd0c5b..83a66e8772 100755
--- a/src/test/test-systemd-tmpfiles.py
+++ b/src/test/test-systemd-tmpfiles.py
@@ -1,10 +1,10 @@
#!/usr/bin/env python3
-# SPDX-License-Identifier: LGPL-2.1+
+# SPDX-License-Identifier: LGPL-2.1+
#
-# systemd is free software; you can redistribute it and/or modify it
-# under the terms of the GNU Lesser General Public License as published by
-# the Free Software Foundation; either version 2.1 of the License, or
-# (at your option) any later version.
+# systemd is free software; you can redistribute it and/or modify it
+# under the terms of the GNU Lesser General Public License as published by
+# the Free Software Foundation; either version 2.1 of the License, or
+# (at your option) any later version.
import os
import sys