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-2020 , MaxMind, Inc."
56+ copyright = "2013-2021 , 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-2020 by MaxMind, Inc.
38+ :copyright: (c) 2013-2021 by MaxMind, Inc.
3939:license: Apache License, Version 2.0
4040
Original file line number Diff line number Diff line change @@ -60,4 +60,4 @@ def Reader(database): # pylint: disable=invalid-name
6060__version__ = "2.1.0"
6161__author__ = "Gregory Oschwald"
6262__license__ = "Apache License, Version 2.0"
63- __copyright__ = "Copyright 2013-2020 MaxMind, Inc."
63+ __copyright__ = "Copyright 2013-2021 MaxMind, Inc."
You can’t perform that action at this time.
0 commit comments