add missing (c) name

pull/106/head
Hartmut Holzgraefe 2023-11-17 11:36:48 +00:00
rodzic 65e3ece10d
commit 34a15d1312
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -8,6 +8,7 @@
# Copyright (C) 2010 Maxime Petazzoni
# Copyright (C) 2010 Thomas Petazzoni
# Copyright (C) 2010 Gaël Utard
# Copyright (c) 2023 Hartmut Holzgraefe
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
@ -754,7 +755,6 @@ class SinglePageRenderer(Renderer):
list of int
Minimal necessary widht and height
"""
# TODO describe parameters
# the mapnik scale depends on the latitude
lat = bounding_box.get_top_left()[0]