2013 copyright

This commit is contained in:
Mike Bayer
2013-01-19 12:09:40 -05:00
parent 70f28df197
commit 8ecdab9188
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
Copyright (c) 2011 Mike Bayer
Copyright (c) 2011-2013 Mike Bayer
All rights reserved.

2
docs/build/conf.py vendored
View File

@@ -51,7 +51,7 @@ master_doc = 'index'
# General information about the project.
project = u'dogpile.core'
copyright = u'2011, 2012 Mike Bayer'
copyright = u'2011-2013 Mike Bayer'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the