From fc26f82f10923bd030b3c6f427924af10ce15765 Mon Sep 17 00:00:00 2001 From: stroeder Date: Fri, 6 Jan 2017 15:06:24 +0000 Subject: [PATCH] we have 2017 now --- Doc/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/conf.py b/Doc/conf.py index 7fa6e6a..0970e0b 100644 --- a/Doc/conf.py +++ b/Doc/conf.py @@ -11,7 +11,7 @@ # All configuration values have a default value; values that are commented out # serve to show the default value. # -# $Id: conf.py,v 1.25 2016/08/01 10:13:01 stroeder Exp $ +# $Id: conf.py,v 1.26 2017/01/06 15:06:24 stroeder Exp $ import sys @@ -36,7 +36,7 @@ # General substitutions. project = 'python-ldap' -copyright = '2008-2015, python-ldap project team' +copyright = '2008-2017, python-ldap project team' # The default replacements for |version| and |release|, also used in various # other places throughout the built documents.