diff options
author | Gauvain Pocentek <gauvain@pocentek.net> | 2017-05-24 14:40:25 +0200 |
---|---|---|
committer | Gauvain Pocentek <gauvain@pocentek.net> | 2017-05-24 14:40:25 +0200 |
commit | ba41e5e02ce638facdf7542ec8ae23fc1eb4f844 (patch) | |
tree | b438e8c481fe0fab543a49bc5f34d166b3c82422 /gitlab/tests | |
parent | 0aa38c1517634b7fd3b4ba4c40c512390625e854 (diff) | |
download | gitlab-ba41e5e02ce638facdf7542ec8ae23fc1eb4f844.tar.gz |
update copyright years
Diffstat (limited to 'gitlab/tests')
-rw-r--r-- | gitlab/tests/test_cli.py | 2 | ||||
-rw-r--r-- | gitlab/tests/test_config.py | 2 | ||||
-rw-r--r-- | gitlab/tests/test_manager.py | 2 |
3 files changed, 3 insertions, 3 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 diff --git a/gitlab/tests/test_config.py b/gitlab/tests/test_config.py index 2b9cce4..73830a1 100644 --- a/gitlab/tests/test_config.py +++ b/gitlab/tests/test_config.py @@ -1,6 +1,6 @@ # -*- 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 diff --git a/gitlab/tests/test_manager.py b/gitlab/tests/test_manager.py index 4f4dbe1..5cd3130 100644 --- a/gitlab/tests/test_manager.py +++ b/gitlab/tests/test_manager.py @@ -1,6 +1,6 @@ # -*- 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 |