diff options
Diffstat (limited to 'tools/make-man-index.py')
-rwxr-xr-x | tools/make-man-index.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/make-man-index.py b/tools/make-man-index.py index 21f8f42e7..453c97842 100755 --- a/tools/make-man-index.py +++ b/tools/make-man-index.py @@ -2,7 +2,7 @@ # -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */ # SPDX-License-Identifier: LGPL-2.1+ # -# Copyright 2013 Zbigniew Jędrzejewski-Szmek +# Copyright © 2013 Zbigniew Jędrzejewski-Szmek import collections import sys |