]> git.openstreetmap.org Git - nominatim.git/blobdiff - nominatim/clicmd/admin.py
remove redundant 'u' prefixes for unicode strings
[nominatim.git] / nominatim / clicmd / admin.py
index 06a61974db1c6db5d52d37555d2a67afbbdcf648..c020e224c1c851e8f21146b7b7b57a358304da39 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 'admin' subcommand.
 """