X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/14f777da18df25e43685a7b1cd7b4e972c9fca39..fd4ab3f262b0589f8c6fe475d166b412ac5beb76:/nominatim/tools/freeze.py?ds=sidebyside diff --git a/nominatim/tools/freeze.py b/nominatim/tools/freeze.py index a182fc8b..e502c963 100644 --- a/nominatim/tools/freeze.py +++ b/nominatim/tools/freeze.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. """ Functions for removing unnecessary data from the database. """