Skip to content

Commit 0cce907

Browse files
committed
Update copyright year
1 parent c6c985c commit 0cce907

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,6 @@ for assistance.
218218
Copyright and License
219219
---------------------
220220

221-
This software is Copyright © 2015 by MaxMind, Inc.
221+
This software is Copyright © 2015-2016 by MaxMind, Inc.
222222

223223
This is free software, licensed under the Apache License, Version 2.0.

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
# General information about the project.
4444
project = 'minfraud'
45-
copyright = '2015, MaxMind, Inc'
45+
copyright = '2015-2016, MaxMind, Inc'
4646

4747
# The version info for the project you're documenting, acts as replacement for
4848
# |version| and |release|, also used in various other places throughout the

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ Indices and tables
3131
* :ref:`modindex`
3232
* :ref:`search`
3333

34-
:copyright: © 2015 by MaxMind, Inc.
34+
:copyright: © 2015-2016 by MaxMind, Inc.
3535
:license: Apache License, Version 2.0
3636

0 commit comments

Comments
 (0)