File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 49
49
50
50
# General information about the project.
51
51
project = "geoip2"
52
- copyright = "2013-2022 , MaxMind, Inc."
52
+ copyright = "2013-2023 , MaxMind, Inc."
53
53
54
54
# The version info for the project you're documenting, acts as replacement for
55
55
# |version| and |release|, also used in various other places throughout the
Original file line number Diff line number Diff line change @@ -38,6 +38,6 @@ Indices and tables
38
38
* :ref: `modindex `
39
39
* :ref: `search `
40
40
41
- :copyright: (c) 2013-2022 by MaxMind, Inc.
41
+ :copyright: (c) 2013-2023 by MaxMind, Inc.
42
42
:license: Apache License, Version 2.0
43
43
Original file line number Diff line number Diff line change 4
4
__version__ = "4.7.0"
5
5
__author__ = "Gregory Oschwald"
6
6
__license__ = "Apache License, Version 2.0"
7
- __copyright__ = "Copyright (c) 2013-2022 Maxmind , Inc."
7
+ __copyright__ = "Copyright (c) 2013-2023 MaxMind , Inc."
You can’t perform that action at this time.
0 commit comments