summaryrefslogtreecommitdiff
path: root/gitlab/cli.py
diff options
context:
space:
mode:
authorGauvain Pocentek <gauvain@pocentek.net>2017-05-24 14:40:25 +0200
committerGauvain Pocentek <gauvain@pocentek.net>2017-05-24 14:40:25 +0200
commitba41e5e02ce638facdf7542ec8ae23fc1eb4f844 (patch)
treeb438e8c481fe0fab543a49bc5f34d166b3c82422 /gitlab/cli.py
parent0aa38c1517634b7fd3b4ba4c40c512390625e854 (diff)
downloadgitlab-ba41e5e02ce638facdf7542ec8ae23fc1eb4f844.tar.gz
update copyright years
Diffstat (limited to 'gitlab/cli.py')
-rw-r--r--gitlab/cli.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitlab/cli.py b/gitlab/cli.py
index 2a41907..8cc89c2 100644
--- a/gitlab/cli.py
+++ b/gitlab/cli.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2013-2015 Gauvain Pocentek <gauvain@pocentek.net>
+# Copyright (C) 2013-2017 Gauvain Pocentek <gauvain@pocentek.net>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by