add license header

HEAD
Sarah Hoffmann 2022-02-13 15:19:17 +01:00
parent 675402e790
commit ccdf72b36e
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
# SPDX-License-Identifier: GPL-2.0-or-later
#
# This file is part of osm2pgsql (https://osm2pgsql.org/).
#
# Copyright (C) 2022 by the osm2pgsql developer community.
# For a full list of authors see the git log.
""" Create a man page for osm2pgsql helper scripts in python.
"""
from argparse import ArgumentParser, RawDescriptionHelpFormatter