Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitba41e5e

Browse files
author
Gauvain Pocentek
committed
update copyright years
1 parent0aa38c1 commitba41e5e

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

‎gitlab/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright (C) 2013-2015 Gauvain Pocentek <gauvain@pocentek.net>
3+
# Copyright (C) 2013-2017 Gauvain Pocentek <gauvain@pocentek.net>
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU Lesser General Public License as published by

‎gitlab/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
# -*- coding: utf-8 -*-
33
#
4-
# Copyright (C) 2013-2015 Gauvain Pocentek <gauvain@pocentek.net>
4+
# Copyright (C) 2013-2017 Gauvain Pocentek <gauvain@pocentek.net>
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU Lesser General Public License as published by

‎gitlab/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright (C) 2013-2015 Gauvain Pocentek <gauvain@pocentek.net>
3+
# Copyright (C) 2013-2017 Gauvain Pocentek <gauvain@pocentek.net>
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU Lesser General Public License as published by

‎gitlab/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright (C) 2016 Gauvain Pocentek <gauvain@pocentek.net>
3+
# Copyright (C) 2016-2017 Gauvain Pocentek <gauvain@pocentek.net>
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU Lesser General Public License as published by

‎gitlab/exceptions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright (C) 2013-2015 Gauvain Pocentek <gauvain@pocentek.net>
3+
# Copyright (C) 2013-2017 Gauvain Pocentek <gauvain@pocentek.net>
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU Lesser General Public License as published by

‎gitlab/tests/test_cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
# -*- coding: utf-8 -*-
33
#
4-
# Copyright (C) 2016 Gauvain Pocentek <gauvain@pocentek.net>
4+
# Copyright (C) 2016-2017 Gauvain Pocentek <gauvain@pocentek.net>
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU Lesser General Public License as published by

‎gitlab/tests/test_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright (C) 2016 Gauvain Pocentek <gauvain@pocentek.net>
3+
# Copyright (C) 2016-2017 Gauvain Pocentek <gauvain@pocentek.net>
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU Lesser General Public License as published by

‎gitlab/tests/test_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright (C) 2016 Gauvain Pocentek <gauvain@pocentek.net>
3+
# Copyright (C) 2016-2017 Gauvain Pocentek <gauvain@pocentek.net>
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU Lesser General Public License as published by

‎gitlab/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
#
3-
# Copyright (C) 2016 Gauvain Pocentek <gauvain@pocentek.net>
3+
# Copyright (C) 2016-2017 Gauvain Pocentek <gauvain@pocentek.net>
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU Lesser General Public License as published by

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp