File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5353
5454# General information about the project.
5555project = "maxminddb"
56- copyright = "2013-2023 , MaxMind, Inc."
56+ copyright = "2013-2024 , MaxMind, Inc."
5757
5858# The version info for the project you're documenting, acts as replacement for
5959# |version| and |release|, also used in various other places throughout the
Original file line number Diff line number Diff line change @@ -35,6 +35,6 @@ Indices and tables
3535* :ref: `modindex `
3636* :ref: `search `
3737
38- :copyright: (c) 2013-2023 by MaxMind, Inc.
38+ :copyright: (c) 2013-2024 by MaxMind, Inc.
3939:license: Apache License, Version 2.0
4040
Original file line number Diff line number Diff line change @@ -84,4 +84,4 @@ def open_database(
8484__version__ = "2.5.2"
8585__author__ = "Gregory Oschwald"
8686__license__ = "Apache License, Version 2.0"
87- __copyright__ = "Copyright 2013-2023 MaxMind, Inc."
87+ __copyright__ = "Copyright 2013-2024 MaxMind, Inc."
You can’t perform that action at this time.
0 commit comments