]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - tools/make-man-index.py
Merge pull request #15669 from andir/systemd-ipv6-pd-subnet-id
[thirdparty/systemd.git] / tools / make-man-index.py
index f7bf9de35b1e0d84256e8d4db40de34734a27e92..66027af02e526ad4e1a45fd4097fbbb8a7c7867d 100755 (executable)
@@ -1,11 +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 2012 Lennart Poettering
-#  Copyright 2013 Zbigniew JÄ™drzejewski-Szmek
 
 import collections
 import sys
@@ -20,15 +14,6 @@ TEMPLATE = '''\
   <refentryinfo>
     <title>systemd.index</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>