]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - tools/make-man-index.py
Merge pull request #10316 from poettering/json-api
[thirdparty/systemd.git] / tools / make-man-index.py
index 453c97842b054fcfd9f8e2970684ea7cabea3a6f..7ed98cb4e006bf84caa0ad424bbba50b16853b2f 100755 (executable)
@@ -1,8 +1,6 @@
 #!/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
@@ -17,15 +15,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>