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 5151
5252# General information about the project.
5353project = 'maxminddb'
54- copyright = '2013-2018 , MaxMind, Inc.'
54+ copyright = '2013-2019 , MaxMind, Inc.'
5555
5656# The version info for the project you're documenting, acts as replacement for
5757# |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-2018 by MaxMind, Inc.
38+ :copyright: (c) 2013-2019 by MaxMind, Inc.
3939:license: Apache License, Version 2.0
4040
Original file line number Diff line number Diff line change @@ -51,4 +51,4 @@ def Reader(database): # pylint: disable=invalid-name
5151__version__ = '1.4.1'
5252__author__ = 'Gregory Oschwald'
5353__license__ = 'Apache License, Version 2.0'
54- __copyright__ = 'Copyright 2013-2018 Maxmind, Inc.'
54+ __copyright__ = 'Copyright 2013-2019 Maxmind, Inc.'
You can’t perform that action at this time.
0 commit comments