chiark / gitweb /
Also drop <authorgroup> from autogenerated pages
[elogind.git] / tools / make-man-index.py
index f0bb52475566f68bb485db04af7d906e8394ff2e..70c02a8d7acb45f36ff93cd19cbc3bd8c44a5d91 100755 (executable)
@@ -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 = '''\
   <refentryinfo>
     <title>elogind.index</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
       <!-- 1 /// Must add elogind authors for the additions and changes -->
       <author>
         <contrib>Developer</contrib>
@@ -31,7 +25,6 @@ TEMPLATE = '''\
         <email>sven.eden@gmx.de</email>
       </author>
       <!-- // 1 -->
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>