We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4ace3 commit c0c93cbCopy full SHA for c0c93cb
2 files changed
LICENSE
@@ -186,7 +186,7 @@
186
same "printed page" as the copyright notice for easier
187
identification within third-party archives.
188
189
- Copyright {yyyy} {name of copyright owner}
+ Copyright 2016-2017 Andrew Svetlov
190
191
Licensed under the Apache License, Version 2.0 (the "License");
192
you may not use this file except in compliance with the License.
docs/conf.py
@@ -80,7 +80,7 @@
80
81
# General information about the project.
82
project = 'multidict'
83
-copyright = '2016, Andrew Svetlov'
+copyright = '2016-2017, Andrew Svetlov'
84
85
# The version info for the project you're documenting, acts as replacement for
86
# |version| and |release|, also used in various other places throughout the
0 commit comments