diff options
Diffstat (limited to 'doc/conf.py')
-rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index c87d2b39..42200b8c 100644 --- a/doc/conf.py +++ b/doc/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' +copyright = u'Copyright (C) 2008-2010 Michael Trier and 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 |