diff options
author | Gauvain Pocentek <gauvain.pocentek@objectif-libre.com> | 2016-01-02 10:45:11 +0100 |
---|---|---|
committer | Gauvain Pocentek <gauvain.pocentek@objectif-libre.com> | 2016-01-02 10:45:11 +0100 |
commit | e5246bffd17eb9863516677a086928af40fba9f5 (patch) | |
tree | b6d172f2b042ba9fa631186aeab1ea13a05df48d /docs/conf.py | |
parent | b66672ee18506035d08453dbfc5b429bdc81702d (diff) | |
download | gitlab-e5246bffd17eb9863516677a086928af40fba9f5.tar.gz |
update the docs copyright years
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index dc845f9..ed0285d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -61,7 +61,7 @@ master_doc = 'index' # General information about the project. project = 'python-gitlab' -copyright = '2014, Gauvain Pocentek, Mika Mäenpää' +copyright = '2013-2015, Gauvain Pocentek, Mika Mäenpää' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the |