8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3de6ba commit 511c6e5Copy full SHA for 511c6e5
gitlab/__init__.py
@@ -1,6 +1,6 @@
1
# -*- coding: utf-8 -*-
2
#
3
-# Copyright (C) 2013-2019 Gauvain Pocentek, 2019-2022 python-gitlab team
+# Copyright (C) 2013-2019 Gauvain Pocentek, 2019-2023 python-gitlab team
4
5
# This program is free software: you can redistribute it and/or modify
6
# it under the terms of the GNU Lesser General Public License as published by
gitlab/_version.py
@@ -1,5 +1,5 @@
__author__ = "Gauvain Pocentek, python-gitlab team"
-__copyright__ = "Copyright 2013-2019 Gauvain Pocentek, 2019-2022 python-gitlab team"
+__copyright__ = "Copyright 2013-2019 Gauvain Pocentek, 2019-2023 python-gitlab team"
__email__ = "gauvainpocentek@gmail.com"
__license__ = "LGPL3"
__title__ = "python-gitlab"
0 commit comments