summaryrefslogtreecommitdiff
path: root/tools/make-man-index.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/make-man-index.py')
-rwxr-xr-xtools/make-man-index.py13
1 files changed, 0 insertions, 13 deletions
diff --git a/tools/make-man-index.py b/tools/make-man-index.py
index efbe177b8..418eacb08 100755
--- a/tools/make-man-index.py
+++ b/tools/make-man-index.py
@@ -6,19 +6,6 @@
#
# 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