]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/tools/postcodes.py
cache loaded configuration
[nominatim.git] / nominatim / tools / postcodes.py
index d00fc97a8dbb39180b2ca5dae92784a7291bd40e..adc58ec59998e9f6ea132a706cf7c46ca803eff7 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.
 """
 Functions for importing, updating and otherwise maintaining the table
 of artificial postcode centroids.
 """
 Functions for importing, updating and otherwise maintaining the table
 of artificial postcode centroids.