chiark / gitweb /
Prep v239: Add missing updates that evaded migration.
[elogind.git] / tools / make-man-index.py
index 9c08f510eeb34227cd78af437c904001cc87ddfe..246ce5f8e2194b1a962a0012272f2b7f2f3132cf 100755 (executable)
@@ -1,23 +1,6 @@
 #!/usr/bin/env python3
 #  -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */
-#
-#  This file is part of elogind.
-#
-#  Copyright 2012 Lennart Poettering
-#  Copyright 2013 Zbigniew JÄ™drzejewski-Szmek
-#
-#  elogind is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU Lesser General Public License as published by
-#  the Free Software Foundation; either version 2.1 of the License, or
-#  (at your option) any later version.
-#
-#  elogind is distributed in the hope that it will be useful, but
-#  WITHOUT ANY WARRANTY; without even the implied warranty of
-#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-#  Lesser General Public License for more details.
-#
-#  You should have received a copy of the GNU Lesser General Public License
-#  along with elogind; If not, see <http://www.gnu.org/licenses/>.
+# SPDX-License-Identifier: LGPL-2.1+
 
 import collections
 import sys
@@ -32,14 +15,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>
@@ -48,7 +23,6 @@ TEMPLATE = '''\
         <email>sven.eden@gmx.de</email>
       </author>
       <!-- // 1 -->
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>