From ba41e5e02ce638facdf7542ec8ae23fc1eb4f844 Mon Sep 17 00:00:00 2001 From: Gauvain Pocentek Date: Wed, 24 May 2017 14:40:25 +0200 Subject: update copyright years --- gitlab/cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gitlab/cli.py') 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 +# Copyright (C) 2013-2017 Gauvain Pocentek # # 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 -- cgit v1.2.1