summaryrefslogtreecommitdiff
path: root/tests/benchmark
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2020-04-27 11:04:14 +0200
committerClaudiu Popa <pcmanticore@gmail.com>2020-04-27 11:04:14 +0200
commit369d952c7e5df010932cf89e528b2f6e9ff08dd6 (patch)
tree0059a741e180c082e90410dcbc6387d8855032af /tests/benchmark
parent01345546f66dd9632a2f1e1e36cefcf7d293f9fe (diff)
downloadpylint-git-369d952c7e5df010932cf89e528b2f6e9ff08dd6.tar.gz
Add missing copyright annotations for the past releases
Diffstat (limited to 'tests/benchmark')
-rw-r--r--tests/benchmark/test_baseline_benchmarks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmark/test_baseline_benchmarks.py b/tests/benchmark/test_baseline_benchmarks.py
index 1984ef72a..5909cbd6b 100644
--- a/tests/benchmark/test_baseline_benchmarks.py
+++ b/tests/benchmark/test_baseline_benchmarks.py
@@ -1,5 +1,5 @@
""" Profiles basic -jX functionality """
-# Copyright (c) 2020 Frank Harrison <doublethefish@gmail.com>
+# Copyright (c) 2020 Frank Harrison <frank@doublethefish.com>
# 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