diff options
| author | Andrey Petrov <andrey.petrov@shazow.net> | 2012-01-07 15:02:41 -0800 |
|---|---|---|
| committer | Andrey Petrov <andrey.petrov@shazow.net> | 2012-01-07 15:02:41 -0800 |
| commit | c5ee732d687aad5760429bcb7e8fd49103998d22 (patch) | |
| tree | 924a356d6010fd068262e7edb43c83bcc1bd3bc7 /docs/conf.py | |
| parent | 0e7187ce6100d516803b05cc54db25c5edfd22e5 (diff) | |
| download | urllib3-c5ee732d687aad5760429bcb7e8fd49103998d22.tar.gz | |
2011 -> 2012
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 846b3d09..60b768d4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -49,7 +49,7 @@ master_doc = 'index' # General information about the project. project = u'urllib3' -copyright = u'2011, Andrey Petrov' +copyright = u'2012, Andrey Petrov' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the |
