summaryrefslogtreecommitdiff
path: root/tests/test_func.py
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/test_func.py
parent6e2de8e3a2e2c5586e876ca305f0844bdd822db3 (diff)
downloadpylint-git-ac85223e5b8d0885d4717cec9499ab01bbd30fb6.tar.gz
Apply copyrite --contribution-threshold
Diffstat (limited to 'tests/test_func.py')
-rw-r--r--tests/test_func.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/test_func.py b/tests/test_func.py
index 4670274c6..12df30781 100644
--- a/tests/test_func.py
+++ b/tests/test_func.py
@@ -7,9 +7,10 @@
# Copyright (c) 2015 Ionel Cristian Maries <contact@ionelmc.ro>
# Copyright (c) 2016 Derek Gustafson <degustaf@gmail.com>
# Copyright (c) 2017 Michka Popoff <michkapopoff@gmail.com>
+# Copyright (c) 2019-2021 Pierre Sassoulas <pierre.sassoulas@gmail.com>
# Copyright (c) 2019 Hugo van Kemenade <hugovk@users.noreply.github.com>
# Copyright (c) 2019 Ashley Whetter <ashley@awhetter.co.uk>
-# Copyright (c) 2019 Pierre Sassoulas <pierre.sassoulas@gmail.com>
+# Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com>
# Copyright (c) 2020 Anthony Sottile <asottile@umich.edu>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html