chiark / gitweb /
tree-wide: remove Lennart's copyright lines
[elogind.git] / tools / make-man-index.py
index 9c08f510eeb34227cd78af437c904001cc87ddfe..e0c0319d072ea4bfaf84139694c55ea116c8f38b 100755 (executable)
@@ -1,23 +1,8 @@
 #!/usr/bin/env python3
 #  -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */
+# SPDX-License-Identifier: LGPL-2.1+
 #
-#  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/>.
 
 import collections
 import sys