Apply copyrite --contribution-threshold
diff --git a/tests/benchmark/test_baseline_benchmarks.py b/tests/benchmark/test_baseline_benchmarks.py
index 3d642c3..68c55f2 100644
--- a/tests/benchmark/test_baseline_benchmarks.py
+++ b/tests/benchmark/test_baseline_benchmarks.py
@@ -1,4 +1,6 @@
""" Profiles basic -jX functionality """
+# Copyright (c) 2020 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Claudiu Popa <[email protected]>
# Copyright (c) 2020 Frank Harrison <[email protected]>
diff --git a/tests/checkers/unittest_base.py b/tests/checkers/unittest_base.py
index 7534e0f..215aa11 100644
--- a/tests/checkers/unittest_base.py
+++ b/tests/checkers/unittest_base.py
@@ -11,10 +11,14 @@
# Copyright (c) 2017 Łukasz Rogalski <[email protected]>
# Copyright (c) 2018 Fureigh <[email protected]>
# Copyright (c) 2018 glmdgrielson <[email protected]>
-# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2019-2021 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020-2021 hippo91 <[email protected]>
+# Copyright (c) 2020 ethan-leba <[email protected]>
# Copyright (c) 2020 Anthony Sottile <[email protected]>
# Copyright (c) 2020 bernie gray <[email protected]>
+# Copyright (c) 2021 Or Bahari <[email protected]>
+# Copyright (c) 2021 David Gilman <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING
diff --git a/tests/checkers/unittest_classes.py b/tests/checkers/unittest_classes.py
index 60e412f..c9626ec 100644
--- a/tests/checkers/unittest_classes.py
+++ b/tests/checkers/unittest_classes.py
@@ -5,8 +5,8 @@
# Copyright (c) 2016 Derek Gustafson <[email protected]>
# Copyright (c) 2018 Bryce Guinta <[email protected]>
# Copyright (c) 2018 ssolanki <[email protected]>
+# Copyright (c) 2019-2020 hippo91 <[email protected]>
# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
-# Copyright (c) 2019 hippo91 <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
diff --git a/tests/checkers/unittest_exceptions.py b/tests/checkers/unittest_exceptions.py
index 5fec0e4..626f452 100644
--- a/tests/checkers/unittest_exceptions.py
+++ b/tests/checkers/unittest_exceptions.py
@@ -6,6 +6,7 @@
# Copyright (c) 2016 Derek Gustafson <[email protected]>
# Copyright (c) 2018 Brian Shaginaw <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Pierre Sassoulas <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
diff --git a/tests/checkers/unittest_format.py b/tests/checkers/unittest_format.py
index b6f6165..937b827 100644
--- a/tests/checkers/unittest_format.py
+++ b/tests/checkers/unittest_format.py
@@ -15,9 +15,10 @@
# Copyright (c) 2018, 2020 Bryce Guinta <[email protected]>
# Copyright (c) 2018 Bryce Guinta <[email protected]>
# Copyright (c) 2018, 2020 Anthony Sottile <[email protected]>
-# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2019-2021 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Hugo van Kemenade <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING
diff --git a/tests/checkers/unittest_imports.py b/tests/checkers/unittest_imports.py
index 65e2cd3..6443b36 100644
--- a/tests/checkers/unittest_imports.py
+++ b/tests/checkers/unittest_imports.py
@@ -6,9 +6,10 @@
# Copyright (c) 2018 Hornwitser <[email protected]>
# Copyright (c) 2018 Marianna Polatoglou <[email protected]>
# Copyright (c) 2018 Ville Skyttä <[email protected]>
-# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2019-2021 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Nick Drozd <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Anthony Sottile <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
diff --git a/tests/checkers/unittest_logging.py b/tests/checkers/unittest_logging.py
index 705b1fb..785e94f 100644
--- a/tests/checkers/unittest_logging.py
+++ b/tests/checkers/unittest_logging.py
@@ -6,6 +6,7 @@
# Copyright (c) 2018 Alan Chan <[email protected]>
# Copyright (c) 2019-2020 Ashley Whetter <[email protected]>
# Copyright (c) 2019 Svet <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Pierre Sassoulas <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
diff --git a/tests/checkers/unittest_misc.py b/tests/checkers/unittest_misc.py
index 2ad9172..17d55d6 100644
--- a/tests/checkers/unittest_misc.py
+++ b/tests/checkers/unittest_misc.py
@@ -9,6 +9,7 @@
# Copyright (c) 2018 Anthony Sottile <[email protected]>
# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING
diff --git a/tests/checkers/unittest_python3.py b/tests/checkers/unittest_python3.py
index 75d6da7..2593e7e 100644
--- a/tests/checkers/unittest_python3.py
+++ b/tests/checkers/unittest_python3.py
@@ -11,12 +11,16 @@
# Copyright (c) 2018 sbagan <[email protected]>
# Copyright (c) 2018 Aivar Annamaa <[email protected]>
# Copyright (c) 2018 Ville Skyttä <[email protected]>
-# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2019-2021 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Gabriel R Sezefredo <[email protected]>
# Copyright (c) 2019 Hugo van Kemenade <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Federico Bond <[email protected]>
# Copyright (c) 2020 Athos Ribeiro <[email protected]>
+# Copyright (c) 2021 Tiago Honorato <[email protected]>
+# Copyright (c) 2021 tiagohonorato <[email protected]>
+# Copyright (c) 2021 David Gilman <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING
diff --git a/tests/checkers/unittest_similar.py b/tests/checkers/unittest_similar.py
index ebc5c3b..8d7344d 100644
--- a/tests/checkers/unittest_similar.py
+++ b/tests/checkers/unittest_similar.py
@@ -9,7 +9,9 @@
# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
# Copyright (c) 2019 Taewon D. Kim <[email protected]>
-# Copyright (c) 2020 Eli Fine <[email protected]>
+# Copyright (c) 2020 Frank Harrison <[email protected]>
+# Copyright (c) 2020 Eli Fine <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING
diff --git a/tests/checkers/unittest_spelling.py b/tests/checkers/unittest_spelling.py
index 1651995..1013579 100644
--- a/tests/checkers/unittest_spelling.py
+++ b/tests/checkers/unittest_spelling.py
@@ -2,12 +2,14 @@
# Copyright (c) 2014 Michal Nowikowski <[email protected]>
# Copyright (c) 2015 Ionel Cristian Maries <[email protected]>
# Copyright (c) 2016 Derek Gustafson <[email protected]>
-# Copyright (c) 2017 Pedro Algarvio <[email protected]>
+# Copyright (c) 2017, 2020 Pedro Algarvio <[email protected]>
# Copyright (c) 2017 Łukasz Rogalski <[email protected]>
# Copyright (c) 2018, 2020 Anthony Sottile <[email protected]>
-# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2019-2021 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
# Copyright (c) 2019 agutole <[email protected]>
+# Copyright (c) 2020 Ganden Schaffner <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING
diff --git a/tests/checkers/unittest_stdlib.py b/tests/checkers/unittest_stdlib.py
index 72a9969..513bcfa 100644
--- a/tests/checkers/unittest_stdlib.py
+++ b/tests/checkers/unittest_stdlib.py
@@ -4,6 +4,7 @@
# Copyright (c) 2017 Martin <[email protected]>
# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING
diff --git a/tests/checkers/unittest_strings.py b/tests/checkers/unittest_strings.py
index e5a4963..6cf3de0 100644
--- a/tests/checkers/unittest_strings.py
+++ b/tests/checkers/unittest_strings.py
@@ -4,6 +4,7 @@
# Copyright (c) 2018 Yury Gribov <[email protected]>
# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING
diff --git a/tests/checkers/unittest_typecheck.py b/tests/checkers/unittest_typecheck.py
index 0f3360b..e67a49b 100644
--- a/tests/checkers/unittest_typecheck.py
+++ b/tests/checkers/unittest_typecheck.py
@@ -8,13 +8,16 @@
# Copyright (c) 2016 Filipe Brandenburger <[email protected]>
# Copyright (c) 2017 Łukasz Rogalski <[email protected]>
# Copyright (c) 2018 Bryce Guinta <[email protected]>
-# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2019-2021 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Hugo van Kemenade <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
# Copyright (c) 2019 Martin Vielsmaier <[email protected]>
# Copyright (c) 2019 Federico Bond <[email protected]>
+# Copyright (c) 2020 Julien Palard <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Damien Baty <[email protected]>
# Copyright (c) 2020 Anthony Sottile <[email protected]>
+# Copyright (c) 2021 David Gilman <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING
diff --git a/tests/checkers/unittest_utils.py b/tests/checkers/unittest_utils.py
index 5fee778..cf4140b 100644
--- a/tests/checkers/unittest_utils.py
+++ b/tests/checkers/unittest_utils.py
@@ -9,6 +9,7 @@
# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
# Copyright (c) 2019 Nathan Marrow <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Anthony Sottile <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
diff --git a/tests/checkers/unittest_variables.py b/tests/checkers/unittest_variables.py
index 4728fdf..c63574c 100644
--- a/tests/checkers/unittest_variables.py
+++ b/tests/checkers/unittest_variables.py
@@ -7,8 +7,9 @@
# Copyright (c) 2018 Bryce Guinta <[email protected]>
# Copyright (c) 2018 Bryce Guinta <[email protected]>
# Copyright (c) 2018 mar-chi-pan <[email protected]>
-# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2019-2021 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Andrew Simmons <[email protected]>
# Copyright (c) 2020 Andrew Simmons <[email protected]>
# Copyright (c) 2020 Anthony Sottile <[email protected]>
diff --git a/tests/extensions/test_bad_builtin.py b/tests/extensions/test_bad_builtin.py
index 5ef80a0..73e4cca 100644
--- a/tests/extensions/test_bad_builtin.py
+++ b/tests/extensions/test_bad_builtin.py
@@ -2,6 +2,7 @@
# Copyright (c) 2016-2017 Derek Gustafson <[email protected]>
# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Damien Baty <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
diff --git a/tests/extensions/test_broad_try_clause.py b/tests/extensions/test_broad_try_clause.py
index e392e29..081aeb7 100644
--- a/tests/extensions/test_broad_try_clause.py
+++ b/tests/extensions/test_broad_try_clause.py
@@ -1,6 +1,7 @@
# Copyright (c) 2019-2020 Claudiu Popa <[email protected]>
# Copyright (c) 2019-2020 Tyler Thieding <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Damien Baty <[email protected]>
# Copyright (c) 2020 Pierre Sassoulas <[email protected]>
# Copyright (c) 2020 Anthony Sottile <[email protected]>
diff --git a/tests/extensions/test_check_docs.py b/tests/extensions/test_check_docs.py
index 8dbca32..daf8589 100644
--- a/tests/extensions/test_check_docs.py
+++ b/tests/extensions/test_check_docs.py
@@ -4,13 +4,15 @@
# Copyright (c) 2016 Derek Gustafson <[email protected]>
# Copyright (c) 2016 Glenn Matthews <[email protected]>
# Copyright (c) 2016 Glenn Matthews <[email protected]>
-# Copyright (c) 2017 hippo91 <[email protected]>
+# Copyright (c) 2017, 2020 hippo91 <[email protected]>
# Copyright (c) 2017 Mitar <[email protected]>
# Copyright (c) 2017 John Paraskevopoulos <[email protected]>
# Copyright (c) 2018 Sushobhit <[email protected]>
# Copyright (c) 2018 Adrian Chirieac <[email protected]>
-# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2019-2021 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Hugo van Kemenade <[email protected]>
+# Copyright (c) 2020 Luigi <[email protected]>
+# Copyright (c) 2021 Logan Miller <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING
diff --git a/tests/extensions/test_check_docs_utils.py b/tests/extensions/test_check_docs_utils.py
index 9d234b5..33c5d6a 100644
--- a/tests/extensions/test_check_docs_utils.py
+++ b/tests/extensions/test_check_docs_utils.py
@@ -4,6 +4,7 @@
# Copyright (c) 2018 Anthony Sottile <[email protected]>
# Copyright (c) 2019 Hugo van Kemenade <[email protected]>
# Copyright (c) 2019 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Damien Baty <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
diff --git a/tests/extensions/test_check_mccabe.py b/tests/extensions/test_check_mccabe.py
index f852162..acb8186 100644
--- a/tests/extensions/test_check_mccabe.py
+++ b/tests/extensions/test_check_mccabe.py
@@ -3,6 +3,7 @@
# Copyright (c) 2016 Moises Lopez <[email protected]>
# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Damien Baty <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
diff --git a/tests/extensions/test_check_raise_docs.py b/tests/extensions/test_check_raise_docs.py
index e4b1d66..8202b92 100644
--- a/tests/extensions/test_check_raise_docs.py
+++ b/tests/extensions/test_check_raise_docs.py
@@ -7,6 +7,7 @@
# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Hugo van Kemenade <[email protected]>
# Copyright (c) 2019 Danny Hermes <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING
diff --git a/tests/extensions/test_check_return_docs.py b/tests/extensions/test_check_return_docs.py
index 7aee450..8235e43 100644
--- a/tests/extensions/test_check_return_docs.py
+++ b/tests/extensions/test_check_return_docs.py
@@ -7,6 +7,7 @@
# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Hugo van Kemenade <[email protected]>
# Copyright (c) 2019 Zeb Nicholls <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Anthony Sottile <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
diff --git a/tests/extensions/test_check_yields_docs.py b/tests/extensions/test_check_yields_docs.py
index 0bb0b87..2d3a80d 100644
--- a/tests/extensions/test_check_yields_docs.py
+++ b/tests/extensions/test_check_yields_docs.py
@@ -4,6 +4,7 @@
# Copyright (c) 2016 Glenn Matthews <[email protected]>
# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Hugo van Kemenade <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING
diff --git a/tests/extensions/test_comparetozero.py b/tests/extensions/test_comparetozero.py
index 602b703..87a81fa 100644
--- a/tests/extensions/test_comparetozero.py
+++ b/tests/extensions/test_comparetozero.py
@@ -1,8 +1,9 @@
# Copyright (c) 2016 Alexander Todorov <[email protected]>
# Copyright (c) 2016 Łukasz Rogalski <[email protected]>
# Copyright (c) 2017-2018, 2020 Claudiu Popa <[email protected]>
-# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2019-2021 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Anthony Sottile <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
diff --git a/tests/extensions/test_docstyle.py b/tests/extensions/test_docstyle.py
index 131d2c8..f6f4fe9 100644
--- a/tests/extensions/test_docstyle.py
+++ b/tests/extensions/test_docstyle.py
@@ -3,6 +3,7 @@
# Copyright (c) 2016 Luis Escobar <[email protected]>
# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING
diff --git a/tests/extensions/test_elseif_used.py b/tests/extensions/test_elseif_used.py
index c7f6ad1..ca5c2d1 100644
--- a/tests/extensions/test_elseif_used.py
+++ b/tests/extensions/test_elseif_used.py
@@ -3,6 +3,7 @@
# Copyright (c) 2016-2017 Derek Gustafson <[email protected]>
# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Damien Baty <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
diff --git a/tests/extensions/test_emptystring.py b/tests/extensions/test_emptystring.py
index 4cfe6a0..f07e6f1 100644
--- a/tests/extensions/test_emptystring.py
+++ b/tests/extensions/test_emptystring.py
@@ -2,8 +2,9 @@
# Copyright (c) 2016 Alexander Todorov <[email protected]>
# Copyright (c) 2017-2018, 2020 Claudiu Popa <[email protected]>
# Copyright (c) 2017 Derek Gustafson <[email protected]>
-# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2019-2021 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Damien Baty <[email protected]>
# Copyright (c) 2020 Anthony Sottile <[email protected]>
diff --git a/tests/extensions/test_redefined.py b/tests/extensions/test_redefined.py
index 381a5a2..04e62b9 100644
--- a/tests/extensions/test_redefined.py
+++ b/tests/extensions/test_redefined.py
@@ -2,6 +2,7 @@
# Copyright (c) 2016-2017 Derek Gustafson <[email protected]>
# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Damien Baty <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
diff --git a/tests/lint/unittest_lint.py b/tests/lint/unittest_lint.py
index 8c199a7..6ba6bd0 100644
--- a/tests/lint/unittest_lint.py
+++ b/tests/lint/unittest_lint.py
@@ -16,7 +16,7 @@
# Copyright (c) 2017 Craig Citro <[email protected]>
# Copyright (c) 2017 Łukasz Rogalski <[email protected]>
# Copyright (c) 2017 Ville Skyttä <[email protected]>
-# Copyright (c) 2018-2020 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2018-2021 Pierre Sassoulas <[email protected]>
# Copyright (c) 2018 Pierre Sassoulas <[email protected]>
# Copyright (c) 2018, 2020 Anthony Sottile <[email protected]>
# Copyright (c) 2018 Matus Valo <[email protected]>
@@ -28,6 +28,8 @@
# Copyright (c) 2019 Trevor Bekolay <[email protected]>
# Copyright (c) 2019 Andres Perez Hortal <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 Martin Vielsmaier <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Damien Baty <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
diff --git a/tests/profile/test_profile_against_externals.py b/tests/profile/test_profile_against_externals.py
index 27265f2..147075e 100644
--- a/tests/profile/test_profile_against_externals.py
+++ b/tests/profile/test_profile_against_externals.py
@@ -1,5 +1,6 @@
""" Profiles basic -jX functionality """
-# Copyright (c) 2020 Frank Harrison <[email protected]>
+# Copyright (c) 2020-2021 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2020 Frank Harrison <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING
diff --git a/tests/test_check_parallel.py b/tests/test_check_parallel.py
index c45b0b3..f9e25ff 100644
--- a/tests/test_check_parallel.py
+++ b/tests/test_check_parallel.py
@@ -1,5 +1,6 @@
"""Puts the check_parallel system under test"""
-# Copyright (c) 2020 Frank Harrison <[email protected]>
+# Copyright (c) 2020 Frank Harrison <[email protected]>
+# Copyright (c) 2020 Pierre Sassoulas <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING
diff --git a/tests/test_func.py b/tests/test_func.py
index 4670274..12df307 100644
--- a/tests/test_func.py
+++ b/tests/test_func.py
@@ -7,9 +7,10 @@
# Copyright (c) 2015 Ionel Cristian Maries <[email protected]>
# Copyright (c) 2016 Derek Gustafson <[email protected]>
# Copyright (c) 2017 Michka Popoff <[email protected]>
+# Copyright (c) 2019-2021 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Hugo van Kemenade <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
-# Copyright (c) 2019 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Anthony Sottile <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
diff --git a/tests/test_functional.py b/tests/test_functional.py
index 361d116..aabcb0c 100644
--- a/tests/test_functional.py
+++ b/tests/test_functional.py
@@ -7,10 +7,11 @@
# Copyright (c) 2016 Derek Gustafson <[email protected]>
# Copyright (c) 2018 Lucas Cimon <[email protected]>
# Copyright (c) 2018 Ville Skyttä <[email protected]>
-# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2019-2021 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Mr. Senko <[email protected]>
# Copyright (c) 2019 Hugo van Kemenade <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Damien Baty <[email protected]>
# Copyright (c) 2020 Anthony Sottile <[email protected]>
# Copyright (c) 2020 bernie gray <[email protected]>
diff --git a/tests/test_import_graph.py b/tests/test_import_graph.py
index 0489822..14e5f38 100644
--- a/tests/test_import_graph.py
+++ b/tests/test_import_graph.py
@@ -5,8 +5,9 @@
# Copyright (c) 2015 Ionel Cristian Maries <[email protected]>
# Copyright (c) 2016 Derek Gustafson <[email protected]>
# Copyright (c) 2018 Reverb C <[email protected]>
-# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2019-2021 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Damien Baty <[email protected]>
# Copyright (c) 2020 Frank Harrison <[email protected]>
diff --git a/tests/test_regr.py b/tests/test_regr.py
index 1a277bd..8867791 100644
--- a/tests/test_regr.py
+++ b/tests/test_regr.py
@@ -6,8 +6,9 @@
# Copyright (c) 2015 Ionel Cristian Maries <[email protected]>
# Copyright (c) 2016-2017 Derek Gustafson <[email protected]>
# Copyright (c) 2018 Reverb C <[email protected]>
-# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2019-2021 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Damien Baty <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
diff --git a/tests/test_self.py b/tests/test_self.py
index 6a6552f..27bb342 100644
--- a/tests/test_self.py
+++ b/tests/test_self.py
@@ -7,8 +7,8 @@
# Copyright (c) 2016 Derek Gustafson <[email protected]>
# Copyright (c) 2016 Moises Lopez <[email protected]>
# Copyright (c) 2017 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2017, 2020 hippo91 <[email protected]>
# Copyright (c) 2017, 2019 Thomas Hisch <[email protected]>
-# Copyright (c) 2017 hippo91 <[email protected]>
# Copyright (c) 2017 Daniel Miller <[email protected]>
# Copyright (c) 2017 Bryce Guinta <[email protected]>
# Copyright (c) 2017 Ville Skyttä <[email protected]>
@@ -16,10 +16,12 @@
# Copyright (c) 2018 Jason Owen <[email protected]>
# Copyright (c) 2018 Jace Browning <[email protected]>
# Copyright (c) 2018 Reverb C <[email protected]>
-# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2019-2021 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Hugues <[email protected]>
# Copyright (c) 2019 Hugo van Kemenade <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 Frank Harrison <[email protected]>
+# Copyright (c) 2020 Matěj Grabovský <[email protected]>
# Copyright (c) 2020 Pieter Engelbrecht <[email protected]>
# Copyright (c) 2020 Clément Pit-Claudel <[email protected]>
# Copyright (c) 2020 Anthony Sottile <[email protected]>
diff --git a/tests/unittest_config.py b/tests/unittest_config.py
index feb0d01..b811fd0 100644
--- a/tests/unittest_config.py
+++ b/tests/unittest_config.py
@@ -2,8 +2,9 @@
# Copyright (c) 2016-2018, 2020 Claudiu Popa <[email protected]>
# Copyright (c) 2016 Derek Gustafson <[email protected]>
# Copyright (c) 2017 Ville Skyttä <[email protected]>
-# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2019-2021 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Anthony Sottile <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
diff --git a/tests/unittest_pyreverse_diadefs.py b/tests/unittest_pyreverse_diadefs.py
index 1d5326e..a851470 100644
--- a/tests/unittest_pyreverse_diadefs.py
+++ b/tests/unittest_pyreverse_diadefs.py
@@ -7,6 +7,7 @@
# Copyright (c) 2018 Sushobhit <[email protected]>
# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Damien Baty <[email protected]>
# Copyright (c) 2020 Anthony Sottile <[email protected]>
diff --git a/tests/unittest_pyreverse_inspector.py b/tests/unittest_pyreverse_inspector.py
index a6bfe02..46eeade 100644
--- a/tests/unittest_pyreverse_inspector.py
+++ b/tests/unittest_pyreverse_inspector.py
@@ -2,6 +2,7 @@
# Copyright (c) 2016 Derek Gustafson <[email protected]>
# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Damien Baty <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
diff --git a/tests/unittest_pyreverse_writer.py b/tests/unittest_pyreverse_writer.py
index 1c2767e..bf353bd 100644
--- a/tests/unittest_pyreverse_writer.py
+++ b/tests/unittest_pyreverse_writer.py
@@ -5,8 +5,9 @@
# Copyright (c) 2015 Ionel Cristian Maries <[email protected]>
# Copyright (c) 2016 Derek Gustafson <[email protected]>
# Copyright (c) 2018 Ville Skyttä <[email protected]>
-# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2019-2021 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Copyright (c) 2020 Anthony Sottile <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
diff --git a/tests/unittest_reporters_json.py b/tests/unittest_reporters_json.py
index 4903316..943eaf6 100644
--- a/tests/unittest_reporters_json.py
+++ b/tests/unittest_reporters_json.py
@@ -6,6 +6,7 @@
# Copyright (c) 2018 Sushobhit <[email protected]>
# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING
diff --git a/tests/unittest_reporting.py b/tests/unittest_reporting.py
index 7938a3f..e88250f 100644
--- a/tests/unittest_reporting.py
+++ b/tests/unittest_reporting.py
@@ -8,6 +8,7 @@
# Copyright (c) 2018 Sushobhit <[email protected]>
# Copyright (c) 2019-2020 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING
diff --git a/tests/utils/unittest_utils.py b/tests/utils/unittest_utils.py
index be48f6b..67b9e68 100644
--- a/tests/utils/unittest_utils.py
+++ b/tests/utils/unittest_utils.py
@@ -6,13 +6,14 @@
# Copyright (c) 2015 Ionel Cristian Maries <[email protected]>
# Copyright (c) 2016 Derek Gustafson <[email protected]>
# Copyright (c) 2016 Glenn Matthews <[email protected]>
-# Copyright (c) 2017-2018, 2020 Anthony Sottile <[email protected]>
# Copyright (c) 2017 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2017-2018, 2020 Anthony Sottile <[email protected]>
# Copyright (c) 2017 ttenhoeve-aa <[email protected]>
# Copyright (c) 2017 Łukasz Rogalski <[email protected]>
-# Copyright (c) 2018-2019 Pierre Sassoulas <[email protected]>
+# Copyright (c) 2018-2019, 2021 Pierre Sassoulas <[email protected]>
# Copyright (c) 2018 Pierre Sassoulas <[email protected]>
# Copyright (c) 2019 Ashley Whetter <[email protected]>
+# Copyright (c) 2020 hippo91 <[email protected]>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING