diff options
Diffstat (limited to 'gitlab/cli.py')
-rwxr-xr-x | gitlab/cli.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gitlab/cli.py b/gitlab/cli.py index 9104331..205f0f8 100755 --- a/gitlab/cli.py +++ b/gitlab/cli.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- # -# Copyright (C) 2013-2014 Gauvain Pocentek <gauvain@pocentek.net> +# Copyright (C) 2013-2015 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 |