diff options
author | Gauvain Pocentek <gauvain@pocentek.net> | 2018-03-17 08:03:35 +0100 |
---|---|---|
committer | Gauvain Pocentek <gauvain@pocentek.net> | 2018-03-17 08:03:35 +0100 |
commit | 455a8fc8cab12bbcbf35f04053da84ec0ed1c5c6 (patch) | |
tree | 2df0cc4ecd6b0efbd907b75e6ab3b2ddd5c0e9c1 /docs/conf.py | |
parent | 78bb6b5baf5a75482060261198c45dd3710fc98e (diff) | |
download | gitlab-455a8fc8cab12bbcbf35f04053da84ec0ed1c5c6.tar.gz |
update 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 84e6517..4b4a760 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -57,7 +57,7 @@ master_doc = 'index' # General information about the project. project = 'python-gitlab' -copyright = '2013-2016, Gauvain Pocentek, Mika Mäenpää' +copyright = '2013-2018, 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 |