diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/build_docs.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/build_docs.py b/docs/build_docs.py index e7d656b73..3287fce8d 100644 --- a/docs/build_docs.py +++ b/docs/build_docs.py @@ -53,7 +53,7 @@ master_doc = 'index' # General information about the project. project = u'pyLoad' -copyright = u'2008-2014, pyLoad Team' +copyright = u'2008-2015, pyLoad Team' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the |