]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/errors.py
when a country is in the results, restrict further searches to places
[nominatim.git] / nominatim / errors.py
index e77f956a4eab01df45106dcc1fb375ab6f277996..26752aa2a52c4930abdc1b24c9eb29b441e5174a 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.
 """
 Custom exception and error classes for Nominatim.
 """