summaryrefslogtreecommitdiff
path: root/tests/lint
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-02-21 15:13:06 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-02-21 16:56:19 +0100
commitac85223e5b8d0885d4717cec9499ab01bbd30fb6 (patch)
tree6cd377959cdb7f50c4de1ffa0ac88527f93d6b30 /tests/lint
parent6e2de8e3a2e2c5586e876ca305f0844bdd822db3 (diff)
downloadpylint-git-ac85223e5b8d0885d4717cec9499ab01bbd30fb6.tar.gz
Apply copyrite --contribution-threshold
Diffstat (limited to 'tests/lint')
-rw-r--r--tests/lint/unittest_lint.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/lint/unittest_lint.py b/tests/lint/unittest_lint.py
index 8c199a7ff..6ba6bd0d8 100644
--- a/tests/lint/unittest_lint.py
+++ b/tests/lint/unittest_lint.py
@@ -16,7 +16,7 @@
# Copyright (c) 2017 Craig Citro <craigcitro@gmail.com>
# Copyright (c) 2017 Łukasz Rogalski <rogalski.91@gmail.com>
# Copyright (c) 2017 Ville Skyttä <ville.skytta@iki.fi>
-# Copyright (c) 2018-2020 Pierre Sassoulas <pierre.sassoulas@gmail.com>
+# Copyright (c) 2018-2021 Pierre Sassoulas <pierre.sassoulas@gmail.com>
# Copyright (c) 2018 Pierre Sassoulas <pierre.sassoulas@wisebim.fr>
# Copyright (c) 2018, 2020 Anthony Sottile <asottile@umich.edu>
# Copyright (c) 2018 Matus Valo <matusvalo@users.noreply.github.com>
@@ -28,6 +28,8 @@
# Copyright (c) 2019 Trevor Bekolay <tbekolay@gmail.com>
# Copyright (c) 2019 Andres Perez Hortal <andresperezcba@gmail.com>
# Copyright (c) 2019 Ashley Whetter <ashley@awhetter.co.uk>
+# Copyright (c) 2020 Martin Vielsmaier <martin@vielsmaier.net>
+# Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com>
# Copyright (c) 2020 Damien Baty <damien.baty@polyconseil.fr>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html