diff options
Diffstat (limited to 'gitlab/tests/test_cli.py')
-rw-r--r-- | gitlab/tests/test_cli.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gitlab/tests/test_cli.py b/gitlab/tests/test_cli.py index c32ad50..701655d 100644 --- a/gitlab/tests/test_cli.py +++ b/gitlab/tests/test_cli.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- # -# Copyright (C) 2016 Gauvain Pocentek <gauvain@pocentek.net> +# Copyright (C) 2016-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 |