summaryrefslogtreecommitdiff
path: root/tests/benchmark/test_baseline_benchmarks.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmark/test_baseline_benchmarks.py')
-rw-r--r--tests/benchmark/test_baseline_benchmarks.py2
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>