summaryrefslogtreecommitdiff
path: root/tools/make-man-rules.py
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-06-14 11:26:50 +0200
committerGitHub <noreply@github.com>2018-06-14 11:26:50 +0200
commitb0450864f1723ad12176d7956377d89ff4a84d8c (patch)
tree66a890f2cb2515c3270bfdb51668d55ba096eab6 /tools/make-man-rules.py
parent36ee2ececcb6c66259a44a3dbbbf6f6db545fdff (diff)
parent96b2fb93c53c35934d667ccdc914a3841332704b (diff)
downloadsystemd-b0450864f1723ad12176d7956377d89ff4a84d8c.tar.gz
Merge pull request #9274 from poettering/comment-header-cleanup
drop "this file is part of systemd" and lennart's copyright from header
Diffstat (limited to 'tools/make-man-rules.py')
-rwxr-xr-xtools/make-man-rules.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/make-man-rules.py b/tools/make-man-rules.py
index 99d737c655..6f6347fe5e 100755
--- a/tools/make-man-rules.py
+++ b/tools/make-man-rules.py
@@ -2,9 +2,7 @@
# -*- 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
+# Copyright © 2013, 2017 Zbigniew Jędrzejewski-Szmek
from __future__ import print_function
import collections