X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/10e979e841a986d69229600e0388db0931181a5f..92bc3cd0a771bc35bd9573d3881d2733fe848de0:/nominatim/clicmd/replication.py diff --git a/nominatim/clicmd/replication.py b/nominatim/clicmd/replication.py index 7ad82c4f..849a0e49 100644 --- a/nominatim/clicmd/replication.py +++ b/nominatim/clicmd/replication.py @@ -1,3 +1,9 @@ +# SPDX-License-Identifier: GPL-2.0-only +# +# This file is part of Nominatim. (https://nominatim.org) +# +# Copyright (C) 2022 by the Nominatim developer community. +# For a full list of authors see the git log. """ Implementation of the 'replication' sub-command. """