]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - tools/make-man-rules.py
core: do not show TimeoutStopSec= in dump message if it is not set
[thirdparty/systemd.git] / tools / make-man-rules.py
index 99d737c65554340386abd097c876a42f32ef4efc..c4551c6f61d000fff9dce3c7be0fa162c57fee97 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 2013, 2017 Zbigniew JÄ™drzejewski-Szmek
+# SPDX-License-Identifier: LGPL-2.1+
 
 from __future__ import print_function
 import collections