From 9d361291369784d951a7051f6ba6d0a2680156b9 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Fri, 1 Jan 2016 13:27:03 -0500 Subject: Bump the copyright year --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index 5a4c41b1..dcc9c626 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -71,7 +71,7 @@ master_doc = 'index' # General information about the project. project = 'Cryptography' -copyright = '2013-2015, Individual Contributors' +copyright = '2013-2016, Individual Contributors' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the -- cgit v1.2.3