diff --git a/LICENSE b/LICENSE index 79399ef..b281e29 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2011-2016 Mike Bayer +Copyright (c) 2011-2017 Mike Bayer All rights reserved. diff --git a/docs/build/conf.py b/docs/build/conf.py index 340b452..ef10027 100644 --- a/docs/build/conf.py +++ b/docs/build/conf.py @@ -52,7 +52,7 @@ master_doc = 'index' # General information about the project. project = u'dogpile.cache' -copyright = u'2011-2016 Mike Bayer' +copyright = u'2011-2017 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