summaryrefslogtreecommitdiff
path: root/perf
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-11-19 08:55:00 -0500
committerNed Batchelder <ned@nedbatchelder.com>2016-11-19 08:55:00 -0500
commitb542928d589edadcfa960c5c5bf0fa97b0cf07f8 (patch)
tree278c0785d41823773aeea2c956992d7563d0cbc5 /perf
parent93be5f4b512f443b73c3ba67ef2dea8581d2b22f (diff)
downloadpython-coveragepy-git-b542928d589edadcfa960c5c5bf0fa97b0cf07f8.tar.gz
Every file should have the license statement
Diffstat (limited to 'perf')
-rw-r--r--perf/stress_test.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/perf/stress_test.py b/perf/stress_test.py
index a32f313a..8ead6ce4 100644
--- a/perf/stress_test.py
+++ b/perf/stress_test.py
@@ -1,3 +1,6 @@
+# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
+# For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt
+
import csv
from collections import namedtuple
import os