From 35a2e1ef5230ea7f300bf0e76175e738f8075310 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 14 Jun 2018 12:28:53 +0200 Subject: Also drop from autogenerated pages --- tools/make-directive-index.py | 11 ++--------- tools/make-man-index.py | 11 ++--------- 2 files changed, 4 insertions(+), 18 deletions(-) (limited to 'tools') diff --git a/tools/make-directive-index.py b/tools/make-directive-index.py index 360ad9386..ef407324d 100755 --- a/tools/make-directive-index.py +++ b/tools/make-directive-index.py @@ -1,6 +1,8 @@ #!/usr/bin/env python3 # -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */ # SPDX-License-Identifier: LGPL-2.1+ +# +# Copyright © 2012-2013 Zbigniew Jędrzejewski-Szmek import sys import collections @@ -14,15 +16,6 @@ TEMPLATE = '''\ elogind.directives elogind - - - - Developer - Zbigniew - Jędrzejewski-Szmek - zbyszek@in.waw.pl - - diff --git a/tools/make-man-index.py b/tools/make-man-index.py index f0bb52475..70c02a8d7 100755 --- a/tools/make-man-index.py +++ b/tools/make-man-index.py @@ -1,6 +1,8 @@ #!/usr/bin/env python3 # -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */ # SPDX-License-Identifier: LGPL-2.1+ +# +# Copyright © 2013 Zbigniew Jędrzejewski-Szmek import collections import sys @@ -15,14 +17,6 @@ TEMPLATE = '''\ elogind.index elogind - - - - Developer - Lennart - Poettering - lennart@poettering.net - Developer @@ -31,7 +25,6 @@ TEMPLATE = '''\ sven.eden@gmx.de - -- cgit v1.2.3