diff options
Diffstat (limited to 'gitlab/exceptions.py')
-rw-r--r-- | gitlab/exceptions.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gitlab/exceptions.py b/gitlab/exceptions.py index 48e6b4d..c7d1da6 100644 --- a/gitlab/exceptions.py +++ b/gitlab/exceptions.py @@ -1,6 +1,6 @@ # -*- 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 |