]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/clicmd/replication.py
fix linting issue
[nominatim.git] / nominatim / clicmd / replication.py
index 7ad82c4fff6190667a63fbcc4c073de7a3e4485a..849a0e4906bb49f69d2c7b847f2e34c12d88face 100644 (file)
@@ -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.
 """
 """
 Implementation of the 'replication' sub-command.
 """