summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2015-02-05 06:10:42 +0100
committerSebastian Thiel <byronimo@gmail.com>2015-02-05 06:10:42 +0100
commitd8bbfea4cdcb36ce0e9ee7d7cad4c41096d4d54f (patch)
treec8420637334ad767608cc3a6307719268e67ebda /doc
parent91562247e0d11d28b4bc6d85ba50b7af2bd7224b (diff)
downloadgitpython-d8bbfea4cdcb36ce0e9ee7d7cad4c41096d4d54f.tar.gz
Updated copyright information.
Fixes #246
Diffstat (limited to 'doc')
-rw-r--r--doc/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 942996b0..f86f08ac 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -43,7 +43,7 @@ master_doc = 'index'
# General information about the project.
project = u'GitPython'
-copyright = u'Copyright (C) 2008, 2009 Michael Trier and contributors, 2010 Sebastian Thiel'
+copyright = u'Copyright (C) 2008, 2009 Michael Trier and contributors, 2010-2015 Sebastian Thiel'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the