summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-01-08 21:43:20 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2014-01-08 21:43:20 -0500
commit2b9100a74a7ff1cd4805f09e345a2f06a37eceaa (patch)
tree7a116dd025c8f8605ee21d3ca7f18bada7445ea6
parent0cf1099a8217a44ca796d77efd7cfb03c7546d06 (diff)
downloaddogpile-cache-2b9100a74a7ff1cd4805f09e345a2f06a37eceaa.tar.gz
2014
-rw-r--r--LICENSE2
-rw-r--r--docs/build/conf.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 8653411..c41baba 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2011-2013 Mike Bayer
+Copyright (c) 2011-2014 Mike Bayer
All rights reserved.
diff --git a/docs/build/conf.py b/docs/build/conf.py
index 5ca1946..1f5aef8 100644
--- a/docs/build/conf.py
+++ b/docs/build/conf.py
@@ -51,7 +51,7 @@ master_doc = 'index'
# General information about the project.
project = u'dogpile.cache'
-copyright = u'2011-2013 Mike Bayer'
+copyright = u'2011-2014 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