diff options
author | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-02-21 15:13:06 +0100 |
---|---|---|
committer | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-02-21 16:56:19 +0100 |
commit | ac85223e5b8d0885d4717cec9499ab01bbd30fb6 (patch) | |
tree | 6cd377959cdb7f50c4de1ffa0ac88527f93d6b30 /tests/benchmark | |
parent | 6e2de8e3a2e2c5586e876ca305f0844bdd822db3 (diff) | |
download | pylint-git-ac85223e5b8d0885d4717cec9499ab01bbd30fb6.tar.gz |
Apply copyrite --contribution-threshold
Diffstat (limited to 'tests/benchmark')
-rw-r--r-- | tests/benchmark/test_baseline_benchmarks.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/benchmark/test_baseline_benchmarks.py b/tests/benchmark/test_baseline_benchmarks.py index 3d642c33f..68c55f2f0 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 <pierre.sassoulas@gmail.com> +# Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com> # Copyright (c) 2020 Claudiu Popa <pcmanticore@gmail.com> # Copyright (c) 2020 Frank Harrison <frank@doublethefish.com> |